Category Archives: Software

iTunes: How to convert podcasts to normal music entries

Just found the solution to making podcasts into permanent/normal music entries while clicking around in iTunes 10 today. I’ve wanted to-do this for a while after listening to some talks I really liked, and would to keep those, but not … Continue reading

Posted in Software | Tagged | Leave a comment

GanttProject – Free Gantt Chart Tool

Wow, I feel like I’ve been living under a rock. Today after fighting Excel to plan my current project, I did the unthinkable, I googled for “free gantt chart” (well I actually missed the second t, but that didn’t affect … Continue reading

Posted in Software | Comments Off

Some iPhone apps are fat little piggies

As part of my last day tidy-up, I was deleting stuff, and I noticed just how big some iPhone games were: Game Size (MB) Free Play Time (m) Size/Minute Assassins Creed Lite 99 10 9.900 Hero Of Sparta Lite 42 … Continue reading

Posted in Software | Tagged | 2 Comments

EAC and Lame_end.dll crashing

Mostly note to self: On a clean install of EAC and LAME use the “Bundle compiled with VC6/Intel Compiler 9.1 – intended for older Windows OSs.” otherwise it crashes when initializing the .dll

Posted in Software | 1 Comment

Complex SVN repository conversion to GIT

When I converted our two Visual Source Safe (vss from now on) repositories into one Subversion (svn from now on) repository I did it in an ugly fashion. I dumped the file based history for the current live trees, then … Continue reading

Posted in Subversion | 1 Comment