Category: Programming

Major b2evolution and UFO issue

For the past few months I’ve been using Unobtrusive Flash Objects for writing the code required to display Flash in a HTML page. I’ve never had a problem with it until I decided to use it on my own site. The wiki side worked straight away but the blog consistently died in Internet Explorer 6. […]

Stargate Atlantis DHD Sims Two Year Birthday

Two years ago I released the first version of the Stargate Atlantis DHD Simulator. There have been seven public releases over the past two years and I have been feverishly working to get the 8th release ready for public consumption. The new version includes numerous updates including and not limited to: updated graphics, proper canon […]

Sourceforge Project Hosting

Setup my first sourceforge project today. It’s for the Stargate Atlantis DHD Simulator project that I’ve been working for the past year or so. Amazing how time flies. In the beginning it was going to be a closed source project but as time passed I decided to make it open source under the GNU General […]

TortoiseSVN Visual Studio Express Edition Integration

I’ve been searching for a while on how to integrate TortoiseSVN, my favorite source control system with the C# Visual Studio Express edition IDE. Tonight I came across Garry Bodsworths blog post that details how to integrate the two.

C# Shopping Cart Articles

The last segment of my C# Shopping Cart series has just been published over at ASPFree, here are all three: Creating an Online Shopping Cart and PayPal System Data Handling with a Shopping Cart/PayPal System Formatting an Online Shopping Cart/PayPal System