Programming

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

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 [...]