Category Archives: Code

What makes StackOverflow different…

I was asked the question recently, what makes StackOverflow different from other developer forums. (Thanks http://twitter.com/redgum) http://www.stackoverflow.com I’ve only been using it for a few days now, and its still in private beta, although it is claimed to be (mostly) … Continue reading

Posted in Code | Tagged , | Leave a comment

Big Bug in Flickr Screensaver

Hi I’ve just been informed of a fairly large bug in the uninstaller for the latest Flickr Screensaver. Basically if you uninstall it it will try and delete your WindowsSystem32 directory. Obviously that is VERY BAD. I apologise. I’ve deleted … Continue reading

Posted in Code, Flickr | 5 Comments

Does More Than One Monitor Improve Productivity?

Coding Horror: Does More Than One Monitor Improve Productivity? A difficult one this one – I’ve never actually been able to work with 2 same sized monitors, but I have tried to use a laptop and an external monitor at … Continue reading

Posted in Code | 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

20 things I’m longing to do in 2008 (Part One)

Tagged by Brenda, so… I shall start at 1 and see how far I get – so in no particular order: 1. Convert my Flickr Screensaver to WPF. I thought I’d start off with this as this is a mostly … Continue reading

Posted in Climbing, Code, General, Photos | Tagged , | 2 Comments

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

Helping out on the Wrox forums

Since I started working as the technical editor for the XSLT 2.0 and XPath 2.0 reference book I thought I’d try my hand at helping out on the Wrox Programmer to Programmer (P2P for short) forums. When I first started … Continue reading

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

Official ASP.NET MVC framework – CTP release in ‘next few weeks’

News about the recently previewed Model-View-Controller framework for ASP.Net is that a first look Community Technology Preview is due out in a few weeks. It will form part of the ASP.Net Futures release, which is a product I had a … Continue reading

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

Implementing extension methods to XSLT in .Net

Most XSLT processors contain methods to call custom methods (known as extension methods) written in your favourite programming language. Java XSLT processors allow you to write them in Java, and the old MSXML processor allowed you to write the in … Continue reading

Posted in Code | Tagged , , | Leave a comment

.NET Rocks! in Tyne & Where?

After trying to catch up on the .Net Rocks shows (great shows for .Net deveopers – you learn things you didn’t even know you needed to know, and some things you didn’t need to know) I couldn’t believe it when … Continue reading

Posted in Code | Tagged | 1 Comment