 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Lukas Smith's Blog: Mashup book review
by Chris Cornutt 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).
voice your opinion now!
mashup book review packt google yahoo amazon flickr youtube msn mashup book review packt google yahoo amazon flickr youtube msn
SEO Expert Blog: Creating Amazon Ads that Rock with jQuery and PHP
by Chris Cornutt August 07, 2007 @ 10:16:00
From the SEO Expert Blog, there's a new tutorial focusing on making "Amazon ads that rock" by combining jQuery and PHP.
Are you sick of annoying ads that take up large parts of the screen, pop up, under or anywhere else, move around, blink and flash? You want to learn how to create ads that rock with a few lines of simple JavaScript and PHP code? Then let me show you how.
He shows his method for the creation of his unobtrusive ads with the advertising content that Amazon has to offer. The process is broken up into four steps:
- The Data Structure - an array of arrays with the Amazon information for the items (in this case books)
- Converting the PHP Array to JavaScript - using a Drupal module to assign the PHP array to a Javascript variable
- The HTML Output - a function that outputs a "block" of ads
- The JavaScript - the jQuery Javascript code to handle the clicks on each of the links.
You can see it in action at the top of the right sidebar on the SEO Expert website.
voice your opinion now!
amazon advertisement jquery unobtrusive javascript drupal amazon advertisement jquery unobtrusive javascript drupal
SearchOpenSource.com: Automating Amazon research with the Zend Framework
by Chris Cornutt July 20, 2006 @ 11:40:32
On the SearchOpenSource.com site today, there's this new article combining two popular things together to make one powerful and productive tool using the Amazon web services and the Zend Framework.
Web frameworks have been all the rage lately, and for good reason. They eliminate a great deal of the mindless repetition involved in creating Web applications large and small.
Spurred on by the enormous success of Rails, PHP developers have been hard at work creating a number of framework solutions. Notable efforts include Cake, Symfony, and, more recently, the Zend Framework.
They start with the output of the scripts, two tables worth of data - a list of the sales rank and the details on a specific book. Then it's on to the good stuff - the creation of the controller to connect to Amazon, the views to output the data, and the method to make the request and populate the database.
voice your opinion now!
zend framework amazon web service tutorial sales rank details zend framework amazon web service tutorial sales rank details
|
Community Events
Don't see your event here? Let us know!
|