Category Archives: Open source

Steps to learn Ruby on Rails

I have pretty sucessfully taught myself Ruby on Rails from scratch with no real help from any one resource or book – in this post I will show you in some steps on how to learn the basics of Ruby … Continue reading

Posted in Final project, Open source, Rails, Tips and tricks, lists | Tagged , , | Leave a comment

This will be known as Chatbot day…

Huzzah! After weeks of coding, bottle upon bottle of IrnBru, and OS re-install, two network outages, lots of loud swearing, countless ganders and cplusplus.com, and some 900 lines of code later, and my C++ chatbot finally works! Boris chatbot working … Continue reading

Posted in Open source, Uni | Leave a comment

Google’s new iPhone killer

Many rumours have been spreading the web recently about the new gPhone – just a rumour that Google could create a iPhone style smartphone, with it’s own embedded software and technology. Google have now confirmed that they are to be … Continue reading

Posted in Apple, Google, Mobiles, News, Open source | Leave a comment

How to synchronise iPods with Amarok

It has always been tricky to find a way to sync ipods in Linux, but I’ve found a way. 1. Get Amarok (version >= 1.4.4) 2. Make sure you have libipod installed – this allows iPod file functions. 3. Initialise … Continue reading

Posted in Apple, Linux, Open source, Tips and tricks | Leave a comment

Various C++ algorithms

All code is released under GPL. If you wish to use, modify, hack it etc, please attribute me. All of the following code is cross-platform certified on Win32 and openSUSE Linux 10.2. Maximum algorithm Unique algorithm Greedy algorithm Composition algorithm … Continue reading

Posted in Open source, Uni, Work | Leave a comment

C++ project: Battle royale and mind warping avatars

This is the most recent C++ project that i’ve completed – got 100%! Woot! It involved using classes and OOP to create a kinda mini-game where a set of Avatar (12) are assigned random IQs, then battle and the winner … Continue reading

Posted in Open source, Work | Leave a comment

Dual-head nVidia powered displays on openSuse linux: Simple!

Recently I told you that I was scrapping Windows. Well a few weeks down the line, I had a few problems with my multi-headed setup with my graphics card – the nVidia Geforce 7600 GT. I installed the new version … Continue reading

Posted in Linux, Open source, Tips and tricks | Leave a comment

The end of Windows is nigh (for me anyway)

Hee! look at me using big words like nigh! Well okay, not that big I guess. I have finally decided to scrap Windows forever… kinda. I’m going to use Open Suse Linux 10.2 for all my files, word processing, browsing … Continue reading

Posted in Microsoft, Open source, Rant | Leave a comment

Chip and pin point hacked to play Tetris

A team from the UK have proved that the Chip and Pin terminals that nearly all shops that take credit cards use in the UK, can be hacked. In a video released to YouTube, the team insert a dummy card … Continue reading

Posted in Funny, Open source, Tips and tricks | Leave a comment

DVDDecrypter replacement – ImgBurn

I’ve been using a little app called ImgBurn, which is an updated version of the DVDDecrypter burn engine, which hasn’t been updated for some time. This new app works seamlessly with DVD Shrink, an app to make a backup of … Continue reading

Posted in Internet, Open source, Tips and tricks | Leave a comment