Skip to content

{ Monthly Archives } September 2005

Wanted: Photos of art

I’m after photos of this art installation, part of the British Art Show 6, showing all over Newcastle/Gateshead during the end of this year.
> Mark Titchner
> Byker Bridge
> Friday 16 September - Tuesday 11 October
> Gallowgate Car Park
> Friday 16 September - Monday 10 October
> Forth Street/Railway Street (* I’m gonna get this one this [...]

Wind Power!

Wind Power!, originally uploaded by Sam Judson.

Had an amazing, if tiring time on Saturday.
Got up at 4:45am and headed off to Tynemouth Priory to take photos of the sunrise. Turned out the sunrise was a bit on the boring side, but lots of other things made it a [...]

Flickr Screensaver 4.0

Finally, its here!
Flickr Screensaver version 4.0
Loads of brand new features
* it now uses the new authentication methods
* image refresh times in 15second intervals (0.25mins)
* new ‘postcard’ optional format (actually just coloured border) with optional rotating of image
* enhanced enlarging of small images to fill the screen (Fill Screen checkbox on options page)
* optional Proxy configuration
* [...]

Flickr.Net Example Code

Example code has been moved:
* [Examples - Part 1](/flickr/flickr-api/examples-part-1)
* [Examples - Part 2](/flickr/flickr-api/examples-part-2)
See the general [Flickr.Net API page](/flickr/flickr-api) for the latest at any time.

Flickr.Net Gallery Web Control

I’ve been working on some .Net web controls to place Flickr album-like controls on ASP.Net web pages. This is my first proper release of the code to let anyone who is interested play along. You’ll need a copy of [Flickr.Net API](http://www.wackylabs.net/flickr/flickr-api/) and the following visual studio project (which includes a debug .DLL).
FlickrGalleryControls0.1.zip
You can see a [...]

Flickr.Net Library Source Code Release 1.4.1 (Updated)

Its here!
The next version of the source code now fully supports the new Authentication methods (the older method is no longer supported).
[Download Latest Source](/flickr/flickr-api).
It features lots of changes including:
* AuthGetFrob()
* AuthCalUrl()
* AuthCalcWebUrl() - Often better to use the short url provided by Flickr
* AuthGetToken()
* AuthCheckToken()
* Constructors now take up to 3 parameters, Api Key, Shared [...]