-
Recent Posts
Recent Comments
Twitter
- http://t.co/OSKx9YIs? Now there is a mental image I don't need... and no, I haven't checked it out! 2 weeks ago
- I am sherlocked! 1 month ago
- I just unlocked the "Superstar" badge on @foursquare! http://t.co/zlDpOxJH 2 months ago
- Thanks to @nebytes and @gillcleeren last night for an interesting talk. Sorry I had to leave early as I was enjoying #winrt. 2 months ago
- Cool #telerik stress toy. Ninja! http://t.co/lYph5z02 2 months ago
Archives
- January 2012
- December 2011
- November 2011
- July 2011
- April 2011
- August 2010
- July 2010
- June 2010
- May 2010
- March 2010
- February 2010
- December 2008
- November 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- January 2008
- November 2007
- October 2007
- September 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
Categories
Meta
Category Archives: Flickr-API
Flickr Uploadr for Mobile Devices
OK, I’ve written a Flickr Uploader using the .Net Compact Framework 2.0 (SP1). http://www.wackylabs.net/download.php?file=FlickrUploadCF.CAB I don’t actually have a pocket PC or similar device so if you have any success, or problems then let me know. You can download the … Continue reading
Posted in Code, Flickr-API
17 Comments
Flickr.Net API – Example Web Site
I’ve created a quick example Flickr.Net web site in Visual Studio 2005, for both VB.Net and C#. There is a simple page that performs authentication, and stores the resulting authentication details in the session variables. There is also a very … Continue reading
Posted in Code, Flickr-API
Leave a comment
FlickrNet API Library updates
I’ve done a batch of bug fixes and updates to the FlickrNet API library, including Photos.DateAdded which tells you when a photo was added to a group, and the PhotosRecentlyUpdated method which details your recently updated photos. Download from Codeplex … Continue reading
Posted in Flickr-API
Leave a comment
FlickrWebCam
A new application using the Flickr.Net API Library has been launched. Basically allows easy and quick uploading of your web cam images onto Flickr! Cool or what. Possibly based on the Coding 4 Fun article that tells you how to … Continue reading
Posted in Code, Flickr, Flickr-API
1 Comment
FlickrNet API Release – 2.1.1 – include Geo code
A new release of the FlickrNet API Library. This release includes full support for the new Flickr Geotagging features, including searching by location, getting and setting of photos location information and the permissions associated with that geo information. Some example … Continue reading
Posted in Code, Flickr, Flickr-API
3 Comments
GeoReTagr – Extract your GPS EXIF data
You may be aware that if you have currently got uploaded photos containing GPS data inside the EXIF then this data is not being loaded into Flickr’s new Location database. The following is a little web app that does just … Continue reading
Posted in Code, Flickr, Flickr-API
Leave a comment
FlickrNet moves to CodePlex
The FlickrNet API Library has a new home, on CodePlex, the new open source hosting platform from Microsoft. I made this decision to try to bring together source code, release files, discussion and documentation into one place, rather than the … Continue reading
Posted in Code, Flickr, Flickr-API
Leave a comment
Flickr Mashups book
Flickr Mashups Book I thought I’d mention that I’m currently working as Technical Reviewer for a new book from Wrox about writing Flickr Mashups. To quote: Using mashup technologies including REST, Ajax, JSON, SOAP, XML-RPC, CSS and more Using Flickr … Continue reading
Posted in Code, Flickr, Flickr-API
Leave a comment
Flickr-ing about with .Net
I’ve been published! I wrote an article a few weeks back for the “Coding 4 Fun” section of the Microsoft MSDN web site and its just gone live! View the article or download the sample code Go me! Update: The … Continue reading
Posted in Code, Flickr, Flickr-API
1 Comment
Flickr.Net API Library – 2.0.3
Just released some bug fixes, plus adding a few more supported methods and parameters to the code. There are two undocumented features included in this release – the Photo.RawTags return by various search methods, and the TagMode.Boolean search tag mode … Continue reading
Posted in Code, Flickr, Flickr-API
2 Comments