News Feed
Sections

News Archive
feed this:

Matthew Turland's Blog:
Book Review PHP Web 2.0 Mashup Projects
January 24, 2008 @ 15:34:00

As a companion to the podcast version of his review, Matthew Turland has posted his comments in text form over on his blog today.

I received an e-mail recently from a very nice gentleman at Packt Publishing - their representative asked if I would be willing to review one of their books, namely PHP Web 2.0 Mashup Projects by Shu-Wai Chow. Reviewing books is not something I had done before, so I thought I would give it a good old-fashioned college try.

He mentions the size of the book (and how it's not an indication of the quality) and the basic structure of the book, including spotlights on some of the specific topics covered.

1 comment voice your opinion now!
book review mashup packt project shuwaichow



Zend Developer Zone:
PHP Abstract Podcast Episode 33 Book Review PHP Web 2.0 Mashup Projects
January 24, 2008 @ 12:18:00

The Zend Developer Zone has posted a new episode of their PHP Abstract podcast series - Matthew Turland with a book review of Packt's "PHP Web 2.0 Mashup Projects".

Today's special guest is Matthew Turland (Elazar to those of you who hang out on the #phpc channel on irc.freenode.net) Matt has been building PHP applications since 2002. [...] Today, Matt is going to review PHP Web 2.0 Mashup Projects from Packt Publishing.

You know the drill - there's three ways to grab the PHP goodness: the mp3, the in-page player and, the most convenient, subscribing to their feed and getting the latest episodes hand-delivered.

0 comments voice your opinion now!
phpabstract podcast book review packt web mashup project matthewturland


Daniel Crook's Blog:
Mashups from IBM at NYPHP in January
January 11, 2008 @ 13:40:00

Daniel Crook points out the next meeting of the New York PHP Group where Dan Gisolfi will be talking about some of the latest things that IBM has been up to in the mashup arena.

Centered around the concept of "situational applications," IBM's work with mashups targets a growing trend in Web site development. [...] IT specialists should embrace the model as a foothold for PHP in the enterprise.

Some of Dan's presentation is outlined as well - a demo of IBM's Mashup Starter Kit, a look at best practices, and talk on the collaboration of IBM with Zend and ProgrammableWeb. If you're wanting to attend, be sure you RSVP as soon as possible (before the 21st @ 3pm) to reserve your spot.

0 comments voice your opinion now!
ibm nyphp usergroup meeting dangisolfi mashup presentation demo ibm nyphp usergroup meeting dangisolfi mashup presentation demo


Cal Evans' Blog:
I've been published in Dr. Dobbs!
December 11, 2007 @ 08:45:00

Many congrats to Cal Evans on getting an article posted in the latest edition of the Dr. Dobb's magazine.

Wow, I wrote this article back in May/June and it finally got published! "PHP: The Power Behind Web 2.0". This was the very first version of the FNN that I wrote. I used the concept in "Flex and PHP: Party in the Front, Business in the Back".

The article shows how to create a site using PHP on the backend along with Javascript on the front end to build a "Flickr News Network" by combining it with information from a feed.

0 comments voice your opinion now!
drdobbs publish article mashup web20 flex drdobbs publish article mashup web20 flex


Zend Developer Zone:
Whip Up a Yahoo! Mashup Using PHP
November 19, 2007 @ 13:43:00

The Zend Developer Zone has an article from Akash Mehta (reprinted from SitePoint) about creating a Yahoo! based mashup combining their search functionality and mapping.

In this article, I'll show you how to use the powerful collection of Yahoo! APIs to build a mashup with PHP 5. First we'll take a look at what APIs are, and the various offerings from Yahoo! that we can take advantage of. I'll demonstrate how to search the web using Yahoo!'s entire database with only three lines of code, then take you through the process of building an entire application to search for 'Pizza' in 'Palo Alto, CA' with only 25 lines of PHP code.

They show how to consume the RESTful data Yahoo provides via a custom class that makes calling the API simple. They also include the code (and HTML) you'll need to make the mapping for for the locations your search turned up.

0 comments voice your opinion now!
mashup yahoo webservice tutorial local search mapping mashup yahoo webservice tutorial local search mapping


Lukas Smith's Blog:
Mashup book review
October 22, 2007 @ 08:49:00

Lukas Smith has posted his review of a book from Packt Publishing - "PHP Web 2.0 Mashup Projects: Practical PHP Mashups with Google Maps, Flickr, Amazon, YouTube, MSN Search, Yahoo!"

Duane from Pakt asked me if I would be interested in reviewing a few books for them in my blog. I picked "Mashup Projects" from the list of just released books, since I am interesting in the topic and I am actually going to give a presentation at the internal "PHP Day" we are doing at Optaros in November.

He points out the good (good writing style, well-chosen examples) and the bad (a log list of errors and oversights in the code). He also talks about the contents of the book - the different examples and the final more major project. Overall though, he sees it as a good book, one that would be a good introduction to mashups for PHP developers (if you look past the formatting issues).

0 comments voice your opinion now!
mashup book review packt google yahoo amazon flickr youtube msn mashup book review packt google yahoo amazon flickr youtube msn


Ivo Jansch's Blog:
My First Mashup
July 27, 2007 @ 07:56:00

Ivo Jansch has posted about a project he's started on to create his own "first mashup" of PHP, Flickr, Google Maps, the Zend Framework and ATK.

I have been inspired by Cal Evans' mashup experiment, which he did a presentation on at the Dutch PHP Conference last month. Also, I was annoyed with having to consult many different resources when I plan a business trip. So I began building frekfly, my own little mashup.

The post mentions two versions of the mashup - an initial version that pulled the services together and a second version that added in a web service for hotel information. This current version can be found at frekfly.com

0 comments voice your opinion now!
mashup zendframework flickr googlemaps atk hotel mashup zendframework flickr googlemaps atk hotel


Cal Evans' Blog:
My First Mashup Slides and Code
March 06, 2007 @ 15:08:04

Attendees at this year's PHP UK Conference were able to listen to Cal Evans' talk about mashups in PHP - now everyone can check out his slides:

Ok after procrastinating a week, I've finally gotten around to posting my slides and sample code for my presentation at PHPUK, "My First Mashup".

He has the file offered in both a zip format and in a tarball.

0 comments voice your opinion now!
mashup talk ukphpcon2007 code slides download mashup talk ukphpcon2007 code slides download


Zend Developer Zone:
Notes from the Web Builder 2.0 Conference
December 15, 2006 @ 10:30:00

John Herren has posted his notes from the (just passed) Web Builder 2.0 Conference that happened over in Las Vegas. PHP had its presence there through John's "PHP Powers Mashups" talk and others like Chris Shiflett.

There was plenty to see and do at the conference besides PHP and John highlights just a few:

Check out the full post though - it's jam-packed with links and some great event information.

0 comments voice your opinion now!
webbuilder2006 conference mashup ajax flickr google webbuilder2006 conference mashup ajax flickr google


Codewalkers.com:
Flickr Puzzle Mashup
November 14, 2006 @ 07:03:25

A new tutorial has been posted over on the Codewalkers.com website today looking at creating a "first mashup" - a Flickr Puzzle (by Timothy Boronczyk).

I'll take you through a sample project in this tutorial'"a mini-mashup if you will'"that will take a photograph, break it up and present it to the user as simple puzzle.

They use a picture from Flickr, the drag & drop feature of the Yahoo UI Library, and some PHP 5 (including GD) to create a simple, fun little application. It shows how to integrate content from one location, use functionality from another, and combine them into one seamless application.

0 comments voice your opinion now!
tutorial flickr mashup yahoouilibrary puzzle javascript xml tutorial flickr mashup yahoouilibrary puzzle javascript xml



Community Events











Don't see your event here?
Let us know!


developer zendframework book application conference PEAR job security release database zend code package releases framework mysql PHP5 cakephp ajax example

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework