October 2005
Flickr API Fun - Rasmus' Toys Page
by nhoizey & 2 othersThis entry will focus on my PHP wrapper for the Flickr API. It is based on Cal's version and is compatible with it, but it expands on it and puts some PHP 5.1 features to good use.
September 2005
PHP Application Tools
by xenomorphPHP Applicaton Tools, aka 'pat' is a collection of LGPL and GPL PHP-based software destined to make everyday web development easier .
The Idea
The original idea comes from Stephan Schmidt, who started developing tools to help him in his work. As he was developing these tools both at home and at work, he decided to make them GPL-licensed so that they could be used freely.
August 2005
July 2005
June 2005
ServicesBlogmarksPhpClient - Blogmarks - Trac
by nhoizey & 1 other (via)A PHP Client to the blogmarks.net Atom API
BlogMarks.net - Services_Blogmarks PHP Toolkit
by testeur & 3 othersA PHP Client to the blogmarks.net Atom API
May 2005
April 2005
getluky.net » Freetag - an Open Source Tagging / Folksonomy module for PHP/MySQL applications
by nhoizey & 22 others (via)Freetag is an easy tagging and folksonomy-enabled plugin for use with MySQL-PHP applications. It allows you to create tags on existing database schemas, and access and manage your tags through a robust API.
March 2005
php, caching and the flickr api | allthegoodness.com
by nhoizey & 1 other (via)Here's a simple example using PHP to access and cache requests to the Flickr API. This is the method I use for the flickr world map.