Technology

Apr 7, 2008

Changing the Theme

Posted by in Technology No comments

I’m just playing around with a new theme for the site at the moment. I like this i3Theme, since I can split the side bar up into two sections – makes organising the side content a little easier – just need to design some kind of logo to go with the new theme


Mar 27, 2008

Conky: Dual Core Processors in .conkyrc

Conky: Dual Core Processors in .conkyrc Posted by in Conky, Programming, Technology, Ubuntu 9 comments

OK, this is a bit of a cheeky post, since I’m merely extending a previous post “Conky on Ubuntu 64 Bit – .conkyrc” – or elaborating on it – to clarify setting up .conkyrc for Dual Core Processors – specifically for my AMD Turion 64 X2. I’ve had a few requests specifically about this, so [...]


Mar 27, 2008

Eclipse PDT and MySQL – SQL Explorer Plugin

Posted by in Eclipse, Programming, Technology, Web Development 24 comments

I’ve been using Eclipse PDT for some time now, and since PHP programming invariably involves connecting to a database at some point or another, I wanted to be able to access my MySQL databases from within the Eclipse IDE – even if only to quickly debug SQL statements. I generally use a combination of a [...]


Mar 11, 2008

BOINC and SETI@Home Data Output with Conky

BOINC and SETI@Home Data Output with Conky Posted by in Conky, Programming, Technology, Ubuntu 5 comments

Since my previous article about Conky, Conky on Ubunty 64 Bit – .conkyrc, I’ve been playing around with trying to get Conky to output some BOINC (SETI@Home data), and through a little digging, found a couple of very useful resources. The first being BOINC’s own client_status.xml file, located on Ubunutu in /var/lib/boinc-client/client_status.xml, which contains a [...]


Mar 9, 2008

Conky on Ubuntu 64 Bit – .conkyrc

Posted by in Conky, Programming, Technology, Ubuntu 4 comments

I recently installed Conky, which is a highly configurable and “light weight system monitor”. As with many packages, it’s available via the Ubuntu Repositories: sudo apt-get install conky The default installation outputs some pretty useful information about the system – CPU usage, RAM/Swap usage, HD IO, HDD space and so on, and there are also [...]


Mar 5, 2008

IEs4Linux – Internet Explorer 5.0, 5.5, 6 & 7 on Ubuntu Linux

Posted by in Programming, Technology, Ubuntu, Web Development 11 comments

I do a lot of Web Development, and try to build W3C Standards Compliant web sites – that’s why I always develop a website for Firefox first, and it’s also why I despise – with absolute passion – Micro$hite Internet Explorer (including version 7, which although is closer to following W3C’s standards than any previous [...]


Feb 29, 2008

Environmentally Friendly, Green Web Hosting Powered by Renewable Solar and Wind Energy!

Posted by in Environment, Life, Technology 3 comments

Living in the Jungle, I’m concerned about environmental issues, and try to live my life as Green as possible. Unfortunately, I witness deforestation, slash and burn, littering, and all sorts of non-green activities on an all too regular basis. So, I was incredibly impressed when a friend pointed out ThinkHost to me. Yes, they’re another [...]


Feb 29, 2008

Eclipse PDT IDE for PHP MySQL 32 Bit install on 64 Bit Ubuntu

Posted by in Eclipse, Programming, Technology, Ubuntu 14 comments

Please Note: This article is now deprecated in favour of “Full 64 Bit (or 32 Bit) Web Development and PHP/MySQL IDE with Eclipse 3.4 Ganymede and PDT 2″. Thanks! Update 12/04/08: I have now successfully installed the x64 version of Eclipse – see 64 Bit Eclipse: Linux Installation, including PDT, WTP (WST), ATF, and MySQL [...]


Feb 27, 2008

Oolite Addons with Ubuntu

Oolite Addons with Ubuntu Posted by in Games, Technology, Ubuntu 3 comments

I used to love playing Elite when I was younger – a fantastic intergalactic space simulator, so I was delighted when I stumbled across Oolite, which is based on the classic game, but implements modern graphics! It’s already available via the Synaptic Package Manager (System -> Administration -> Synaptic Package Manager) – just search for [...]


Feb 24, 2008

Ubuntu Readahead boot profiling, and Bootchart

Posted by in Technology, Ubuntu 4 comments

I’ve been messing around, tweaking and poking my system in an attempt to optimise, and speed things up a little. Installing 2Gb RAM has helped, but I’ve also been playing trying to speed up my laptop’s boot time. I stumbled across a cool little application, called bootchart: “boot sequence auditing and chart generator bootchart allows [...]