I've just released version 3.0 of phpFlickr. As the major version number increase suggests, this version has some pretty big background changes. I've totally eliminated the use of PEAR libraries in the plugin. Those libraries caused problems for some people and they were too much work to keep up to date.
Since I've changed a lot of stuff in the background, it may cause problems if you drop this version into your existing applications. Please test the library to make sure that it doesn't break anything in your app.
As always, you can download the files from the phpFlickr Google Code page.
Posted in Releases.
Tagged with 3.0, release.
By Dan
– May 13, 2010
I have just updated the library to include every publicly available API call. This includes collections and pandas (and some other useful calls). Enjoy!
Download page
Posted in Releases.
Tagged with 2.3.1, release.
By Dan
– September 28, 2009
I've fixed a few small bugs in the example code that was caused by the upgrade to the latest version of phpFlickr (yes, I realize that I should know about those problems better than anyone else). I've also whipped up a better way to get the nicely highlighted syntax so that the WordPress visual editor can't mess it up. Enjoy!
Posted in Web Site News.
By Dan
– March 18, 2009
I've put up a new version of phpFlickr to include all API methods and new arguments for existing methods. Below, I've posted a list of all of the methods that have changed. Both the input and output may have changed, so if your app uses one of these methods, be sure that upgrading to this won't totally break it. If you don't need any of the new methods or arguments, you probably don't need to upgrade to this version.
I've decided to stop using SourceForge for file releases because of their awful interface for creating and uploading file releases. I will now be using Google Code for file releases and forum.
Download 2.3.0.1
phpFlickr on Google Code
Updated Methods
- favorites_getList
- favorites_getPublicList
- groups_getInfo
- people_getPublicPhotos
- photos_getNotInSet
- photos_getUntagged
- photos_recentlyUpdated
- photos_setSafetyLevel
- photos_comments_getList
- photos_geo_setPerms
- photosets_getPhotos
- tags_getListUserRaw
Posted in Releases.
Tagged with 2.3.0.1, release.
By Dan
– December 18, 2008
A few days ago, I moved this site off of my old hosting (finally) and inadvertently broke a few pages. Upon investigating, I realized that WordPress was hopelessly out of date and the theme was old and crusty as I haven't checked if there was an upgrade for that either. Now that I'm over on my new server, I have a script that keeps WordPress up to date (and secure), but I had to work out which plugins were breaking stuff.
I've decided to try out Crowd Favorite's Carrington theme, which I may tweak in the upcoming weeks, but for now, it works fine for my needs. Everything should work now.
I'll be pushing out an update for phpFlickr in the next day or two to support the new API methods.
Posted in Web Site News.
By Dan
– November 24, 2008
I'm still alive! Hooray! This new version of phpFlickr is all up to date with the brand new API calls. You know the drill… Download it at the SourceForge download page and try it out today.
Posted in Uncategorized.
By Dan
– January 18, 2008
I was upgrading the blog to WordPress 2.3 and the examples broke. I'll get those up soon, I promise.
Update: They're working again.
Posted in Uncategorized.
By Dan
– October 17, 2007
In case you aren't on the Flickr API mailing list and you've been itching to use the new collections feature in your API application, Eric Costello responded to someone asking when "collections" will be available in the API:
Probably months. Could be sooner, but we have a whole lot of higher priority things going on right now, and before we release the APIs for collections there are some changes we need to make to how collections work (we're changing them to handle mixed content). We definitely know there is developer interest in the collection APIs, so we'll get to it as soon as possible. Thanks for your patience
I will be trying to update phpFlickr as soon as those API calls are available.
Posted in Flickr News.
By Dan
– April 9, 2007
This new version of phpFlickr has a few bug fixes, as well as an up-to-date method list. You'll also find that buildPhotoURL supports the new syntax for photo URLs, including the new originalsecret property and the new farm property. If you find any bugs, feel free to leave a comment here and I'll try to fix them as quickly as possible. If Flickr puts out a new API method, don't forget that you can use the call() method to call the method.
Head over to the phpFlickr download page on SourceForge to get the latest file release.
Posted in Uncategorized.
By Dan
– February 22, 2007
I just upgraded this site to WordPress 2.1 and I repaired the documentation and forums. Please report any further problems you have with the website via my contact form. Because my policy of letting people sign up willy nilly had been abused, I have restricted registration now. If you would like to write an article about phpFlickr or about an application using phpFlickr, please contact me and I'll send you login information. To clean up the system, I deleted all user accounts who never wrote a legitimate post.
Hopefully I will have a new version of phpFlickr out some time next week to bring a couple of new API methods into the fold.
Posted in Web Site News.
By Dan
– February 9, 2007