Menu

phpFlickr / News: Recent posts



phpFlickr 1.6-Beta Released

Version 1.6-beta of phpFlickr represents a rather large bug fix. Since the first days of the class, PHP's built in XML functions have been causing trouble. I've implemented a replacement for the functions that should make everything work better. If you want, try it out and let me know how it goes for you (it should work without any problems). phpFlickr is compatible with PHP4 and PHP5.

Posted by Dan Coulter 2006-06-19

phpFlickr version 1.5.2 released!

Version 1.5.2 of phpFlickr adds the functionality to use the new privacy_filter argument in the flickr.photosets.getPhotos method. It also fixes a few minor bugs from version 1.5.1. phpFlickr is compatible with PHP4 and PHP5.

Posted by Dan Coulter 2006-05-15

phpFlickr 1.5.1 released!

Version 1.5.1 of phpFlickr adds the functionality to get a photo's comments through the API. It also fixes a few bugs in version 1.5. phpFlickr is compatible with PHP4 and PHP5.

Posted by Dan Coulter 2006-03-21

phpFlickr 1.5 released!

I've just released version 1.5 of the phpFlickr class. In this version, I've added support for using HTTP proxies. In addition, you can now make use of 23's compatible API. This gives your application a wider user base with very little or no modification. phpFlickr is compatible with PHP4 and PHP5.

Posted by Dan Coulter 2006-02-16

phpFlickr 1.4.3 released!

I've released version 1.4.3 of phpFlickr. This version fixes a couple of bugs and implements the new flickr.interestingness.getList method that will allow you to show a day of interestingness. phpFlickr is PHP4 compatible.

Posted by Dan Coulter 2006-01-06

phpFlickr 1.4.2 released!

I've released version 1.4.2 of phpFlickr. This version fixes several bugs for Windows users, including one in caching. This release also implements a new method to delete photos. phpFlickr is PHP4 compatible.

Posted by Dan Coulter 2005-12-13

phpFlickr 1.4.1 released!

I've released version 1.4 of phpFlickr. This version is a bug fix. It fixes several PHP notices generated by previous versions. It also implements the new URL scheme for Flickr images. phpFlickr is PHP4 compatible.

Posted by Dan Coulter 2005-12-03

phpFlickr 1.4 released

I've released version 1.4 of phpFlickr. This version implements photo uploading to Flickr. Both synchronous and asynchronous (see Flickr site for details) have been implemented. phpFlickr is PHP4 compatible.

Posted by Dan Coulter 2005-09-19

phpFlickr 1.3.3 released

phpFlickr 1.3.3 has been released. This release implements two new Flickr methods and fixes a few bugs. Several methods were not returning data completely consistantly. Also, the bug fixes on published http://www.phpflickr.com have been implemented. phpFlickr is PHP4 compatible.

Posted by Dan Coulter 2005-09-18

phpFlickr 1.3.2 released

phpFlickr 1.3.2 has been released. This is a bug fix release to fix a fairly major bug that messed things up when trying to include the packaged PEAR files. Also, a bug in the request() method that killed caching has been fixed. phpFlickr is PHP4 compatible.

Posted by Dan Coulter 2005-08-18

phpFlickr 1.3.1 released

phpFlickr 1.3.1 has been released. The biggest change is that I have begun to package it with the PEAR dependencies. No more installing PEAR packages if you don't want to. I also redid the back end code of the auth() function to make it behave a little better. phpFlickr is PHP4 compatible.

Posted by Dan Coulter 2005-08-05

phpFlickr 1.3 released

phpFlickr 1.3 has been released to support Flickr's new authentication API. phpFlickr is a wrapper class for Flickr's Web Service. This release includes a simple but robust callback script to make using their new API as painless as possible. phpFlickr is PHP4 compatible.

Posted by Dan Coulter 2005-07-22

phpFlickr 1.2.1 released

phpFlickr, a PHP4 compatible wrapper for the Flickr API, has been released into version 1.2.1. This release fixes a bug in the buildPhotoURL() method. There is a new login() method to prepare for Flickr's announced authentication changes.

Posted by Dan Coulter 2005-06-30

phpFlickr 1.2 released!

phpFlickr, a PHP4 compatible wrapper for the Flickr API, has been released into version 1.2. This release fixes a bug in the flickr.groups.pools.getPhotos method and adds the two new methods in the photosets section.

Posted by Dan Coulter 2005-06-12

phpFlickr 1.1 released

phpFlickr, a PHP4 compatible wrapper for the Flickr API, has been released into version 1.1. This is a stable version which allows access to Flickr's API and now has transparent caching of API calls. The caching can give you great increases in repeated calls.

Posted by Dan Coulter 2005-06-09

phpFlickr 1.0 Beta released!

phpFlickr is a new handler class for the Flickr Web Service API. Version 1.0 was just released in beta and it has all of their methods implemented in easy function calls which return meaningful data parsed from Flickr's XML. Future versions will have more intuitive ways to pull the data and I'll release some nifty tools and toys I've developed with this class.

Posted by Dan Coulter 2005-05-28