Skip to content

{ Monthly Archives } February 2006

Coding Horrors

I found me a new blog to read (like I need more, I have 179 feeds in Bloglines currently).
Coding Horror
Its similar in essence to what I kinda aim to do with my blog, although he’s being a bit more successful (i.e. A coding blog with a bit of other stuff, whereas mine is more a [...]

Stealing things like lists.

I’m not one for lists most of the time, but this one had some really cool questions in it that caught my imagination:
Stolen from here
1. When you looked at yourself in the mirror today, what was the first thing you thought?How good I’m lookin’ (for the record, today my weight dropped to below 13stone, so [...]

Flickr.Net Library Source Code Release 2.0.0

After far too long, and many updates and changes I have finally released a new version of the Flickr.Net API Library source code. As usual it includes all source files, plus debug and release builds of the DLL.
[Download Here](http://www.wackylabs.net/flickr/flickr-api)

Flickr.Net API and Medium Trust

I’ve had a few requests to get the FlickrNet API Library working in Medium Trust mode under ASP.Net, so I thought I’d look at it. Here lies the tales and tribulations that such a journey took.
What is ‘Medium Trust’?
Good darn question. I wasn’t actually sure until I looked it up. Basically its a more secure [...]