Tag Archives: Flickr

Silverlight and the Authorization Header – OAuth

I discovered the other day that there are issues when using Silverlight and setting the Authorization header, the preferred method for sending the oauth parameters to a service. http://oauth.net/core/1.0a/#consumer_req_param Silverlight 3.0 does not however let you set the Authorization header. … Continue reading

Posted in Code | Tagged , , , | Leave a comment

Silverlight and Monotouch with Flickr.Net

The Flickr.Net library has been getting a bit of love recently. Monotouch Firstly, it got mentioned on the dotnetrocks podcast a week or so ago, a talk with Chris Hardy about Monotouch. Postcast: http://www.dotnetrocks.com/default.aspx?showNum=568 – Flickr.Net is mentioned about 31minutes in. … Continue reading

Posted in Code | Tagged , , , , | 2 Comments

Flickr Stats

Thought this might interest some people. The Flickr Stats app on Flickr takes your archive of Flickr Stats (downloadable till the 1st June for Pro users) and generates some lovely graphs. http://www.flickr.com/services/apps/72157623630152423/ Well here is my graph: http://flickr.vispillo.org/output/1273826937593.html And what is … Continue reading

Posted in Flickr | Tagged , | Leave a comment

New word: geotagginess

A new method pas been added to the Flickr API for specifying an ‘essence’ of a geotagged photo, such as ‘Indoors’ or ‘Outside’ (these are the only two currently supported values). The funny bit however is that the documentation page … Continue reading

Posted in Flickr-API | Tagged , | 2 Comments

Flickr .Net Screensaver – Release 4.2

Flickr .Net Screensaver – Release: Release 4.2 Finally released a new version of the screensaver. This is a beta release, but hopefully should fix the problems that people have been having with memory and threading issues.

Posted in Code, Flickr, Flickr-API | Tagged , , | Leave a comment

Jing Project uses Flickr.Net

I’m please to say that the new version of the Jing Project, a tool for capturing video and screenshots of your desktop uses the Flickr.Net library to upload the files to Flickr (I’m assuming on the Windows only version). As … Continue reading

Posted in Code, Flickr-API | Tagged , , , , | Leave a comment