All posts

Simple version numbers with git

Each .net project has a version number (4 dotted numbers, e.g. 1.0.0.0). While you could leave it like that, it would ideally point back a unique revision in your source control system.

Embedded ICC profiles and Firefox

I have a separate blog where I post photos I take, and I recently noticed a problem with how the actual JPEGs display in Firefox. It was almost like they were showing the image in a lower colour mode. All other browsers displayed the images fine.

XTS-AES implementation in .NET

I’ve been meaning to write about this for some time, but laziness, procrastination and work have managed to get in the way.

New design!

Finally, I’ve updated the design of this site, to brand-new spanking HTML5, including a fluent layout, that adjusts for larger and smaller screens

On Mono

So, I’ve been playing around with Mono on a virtual machine for a while now, and want to just put down some thoughts.

Don’t use @@IDENTITY

If you’re using SQL Server, and you’re inserting records into a table with an auto increment primary key, I suggest you don’t use @@IDENTITY to retrieve the previously inserted Id.

Google and search ranking

I’ve recently finished a new site for a client, and in the process of developing, I uploaded a test site to a web server for the client to review.

SQL Compact 3.5 Performance and NHibernate

We’re using SQL Compact 3.5 in a smart client desktop application, talking to it with NHibernate and are experiencing performance problems in a couple of places.

Empty unit tests

I was reviewing some code, and noticed a couple of unit tests that had TODO comments in them (and no code).

Using Yahoo Pipes to aggregate feeds

I’ve got a list of links in the sidebar of this blog. What is not obvious is that this list is an aggregated list of links that come from multiple sources.

Refracted

So I’ve decided to start posting my own photo’s onto a dedicated photo blog, you may have noticed the photos appearing in the sidebar (the wonders of rss!).

Commented out code

One of my pet peeves is opening a source code file, and seeing half of it commented out, or blocks within it commented out. What’s wrong with this?

Ribbons

Took this the other day, just a ribbon hanging off the ceiling.

Turbulence

Took this the other day from my flat’s balcony.

Looking Up

So, after much thought, I’ve decided to start posting more photos here. Hopefully it will force me to post more often!

Editing magic

TinyMCE rocks! I have been integrating it into our content management system, and I must say its impressive.

Hermanus

Ahhh…. perfect for skiing! :)

Wordpress 2

This blog is now running under wordpress 2. Its looks very spiffy, but I still need to explore all the changes.

Web based feed-readers

Since I discovered rss feeds, I have tried many feed readers, but all the applications didn’t work for me, I needed a web-based reader.

Behold! A design!

Woohoo! No default wordpress template to find here any more.

Panoramics

I recently found some useful software that automatically stitches together multiple images to create panoramics.

Keeping a session alive

One of the problems we found with people using our content management system was that, frequently, they would take very long editing a page, causing the session to time out, thereby losing their changes.

New blog

Welcome to my new blog, we shall see if this lasts…