Archives

Archive for August, 2006

phpFlickr 1.6 (final). Geocoding included.

I just put up the file released for 1.6. You'll notice that I've got all of the new methods in there, including the comment and geocoding API methods.
Just a couple of notes:

The photos_getWithGeoData() and photos_getWithoutGeoData() functions use the same style of arguments as photos_search(). That is to say that you need to […]

Geocoding on Flickr

Well, Flickr has just added Geocoding to their website.  The interface is completely awesome.  Kudos to them.
One of the Flickr devs just posted that they're about to add geocoding API calls as well, so when those come out, I'll push out an update as quickly as I can.  Hang in there!

Authentication Example

After ignoring it for quite a while, I finally tracked down the problem in the Authentication Example (Thanks Dawn!).  It was a dumb mistake of mine with the authentication callback script.

Update Coming Soon

Somehow, while I wasn't looking, Flickr pushed out a bunch of new methods.  I'm in the process of implementing them and I should have an update out this weekend.  I'll also allow you to easily choose between the original XML parser and the new SAXY Parser.  Sorry that these methods haven't been implemented yet.