Ajax PHP DataGrid
This is a page able and sortable Ajax enabled DataGrid for PHP.
gotfoo labs showcases working code examples from the you.gotfoo.org blog. Most of the examples work correctly but if not you can either contact me and tell me to not be so sloppy with my code or fix it and send it back to me. Anyway this site serves as a technology and code example sandbox for the everyday coder.
This is a page able and sortable Ajax enabled DataGrid for PHP.
This gets all of the public bookmarks for a user ('gotfoo') from del.icio.us using a JSON Request. Type in a del.icuo.us Username and a tag.
This is another little project that I've been hacking around with which simply uses the Yahoo! Video and YouTube Search Service API's and just for fun phpFlickr to find videos and images.
This demonstrates how to use the PHP5 PDO functions to build a DataAccess Class
This is script generates a random Web 2.0 Start Up Pitch using a few arrays of key words this is based on Wired Magazines' Build a web 2.0 Startup! article from issue 14.09.
Search for Photos by Tag using phpFlickr
Demonstrate how to make a Web Service request using REST.
This is a single php page that displays your Flickr Photo Sets and individual photos on your own site. The code is pretty simple and the most complex part is working with the PHP Object and extracting the correct items and then wrapping them in some HTML. The script works in 3 stages:1) initial view of the primary photo from each photoset, 2) all of the photos from a single photo set and 3) a a slide show of a single photoset.
Search across Yahoo!, del.icio.us and Flickr in one page.