Skip to content
Archive of posts tagged Linux

Three XP Keys, But No XP Install

<rant>Although I get to use Linux mostly for work and personally, there always comes a time when I need to use Windows. It could be that I need to write a program for Windows, or that I have a friend, or family member that needs windows for something. This is one of those times. What [...]

Mapping Wikipedia

I was reading reddit the other day and stumbled upon the fact that wikipedia has an API. Neat I thought, and having some free time since my exams are now over I figured I would play around a bit with it. When I browse wikipedia I often click from link to link, and have come [...]

cmake

I’m currently working on a cross platform project. The code is C++ and I’m going to be doing most of my development on the linux side but I need all of my compile scripts to be able to work on windows. After doing some googling and talking to people cmake seems to be what I’m [...]

SUMming Up The Stats

I’m quite a fan of stats, checking my most viewed posts is a bit of an obsession of mine. On of my posts that continues to baffle me in how much activity it gets is my post about ubuntu root access. This post resulted in a friendly argument between me and a friend during class. [...]

SVN Error With Fix!

I have my own subversion repository, I use this to store my school work, personal data like my resume, and pretty much anything else I want to keep backups of or keep synced across all of my computers. The other day I was trying to do an svn up and I was getting the following [...]