I have recently started converting an IDL program to Python. I came across the a useful module for reading in IDL sav files however it only worked with Python 2. As I wanted to write my new program to be using the latest and greatest from the get go I decided to convert it to […]
WordPress - Linux Promotional Plugin
Previously I post an idea for a WordPress promotional plugin that displays a notice to Windows and Mac users about the benefits of Linux, and encourages them to follow a link to a Linux Distro website for more information. Well I have spent the last couple of days working on the plugin and I'm releasing […]
Fun software/project/coding ideas
I often come across user posts in programming forums asking for a software idea that they can code, either for learning projects, or just out of boredom. Anyway I have decided to list some small coding project ideas. The idea is they are small and simple enough to be completed in a short time-frame, but […]
Using cvs2svn on Windows (Converting a C...
After running into multiple problems while trying to setup cvs2svn conversion scripts to test on my local windows machine I decided to create a guide to help anyone who is going down this path. Step 1. Download/Extract Scripts First you will need to get the actual scripts that do the conversion process. Download the cvs2svn […]