Kids Sing Portal "Still Alive"

The Gifford Children’s Choir performs “Still Alive” by Jonathan Coulton. I freaking love this song, and there’s something reassuring that in years to come kids will be singing songs from video games about science instead of nursery rhymes about war and disease, and violent chants. ...

March 31, 2010 · Andrew Bolster

Shared Items - 31/03/2010

NumberQuotes Gives Perspective to Your Statistics, Is Great for Presentations [Statistics] The Menaissance: The Death of the Metrosexual and the Rise of the Retrosexual Jesus Loves Me? World’s Most Stunning Data Centers Jason takes us through exploit a web application, uploading a… IF YOU DON’T STUDY Recursively remove all empty directories Top 10 Atheism Quotes Dynamic lighting effects in Canvas Digg: 4000% Performance Increase by Sorting in PHP Rather than MySQL ...

March 31, 2010 · Andrew Bolster

Wordpress category page

So, a while ago I started personal logbook and wanted a way to keep those posts off the main blog (while still appearing in the RSS and twitter feeds). Long story short, Blog-in-blog gets a given category off the main blog, and with thinks to the wordpress.org support forum I was directed to the Page Links To plugin, which added the necessary navigational behaviour. Job Done!

March 31, 2010 · Andrew Bolster

What to do when Ubuntu Device-mapper seems to be invincible!

I’ve been trying a dozen different configurations of my 2x500GB SATA drives over the past few days involving switching between ACHI/IDE/RAID in my bios (This was after trying different things to solve my problems with Ubuntu Lucid Lynx) ; After each attempt I’ve reset the bios option, booted into a live CD, deleting partitions and rewriting partition tables left on the drives. Now, however, I’ve been sitting with a /dev/mapper/nvidia_XXXXXXX1 that seems to be impossible to kill! ...

March 26, 2010 · Andrew Bolster

My Experience with Ubuntu 10.04, Lucid Lynx

**Updates(26/3/10): **Thought I’d give the liveCD another go (this time using the dailyx64 image and using unetbootin), thinking it must be something simple; so during boot i just kept pressing escape, before the splash screen came up. This got me around the splash screen issue and it seems as if everything is fine. Also, I found a matching bug report on launchpad, but no resolution as of yet. Guess we’ll have to wait and see. ...

March 24, 2010 · Andrew Bolster

Entry 0

So in a continuing effort to be more productive, I’m segregating off a section of the blog for ‘My Diary’. I used to keep a diary, which has long since been lost in the ether, and I have been reticent to have too much personal or off-topic stuff on the main page, so why not put it here! Well, we’ll see how it goes.

March 24, 2010 · Andrew Bolster

Shared Items - 24/03/2010

How to Scan, Absorb and Process Information How To Easily Create Clouds In Photoshop Google Summer of Code 2010 DON’T RUSH THROUGH EXTREME WEB LAWS Featured Animated Short: Logorama

March 24, 2010 · Andrew Bolster

Chmod on lots of files

My lil-NAS has plenty of space but is maddeningly underpowered. I came across a permissions issue where, depending on how the files in question got there, they would not be accessible to my windows boxes because they were owned by root (I have no doubt that its my fault!) So, first attempt was nice and easy. $chown -R smbusr:smbusr * But this was taking a horrific amount of time, so I thought “There must be a better way”. ...

March 23, 2010 · Andrew Bolster

Shared Items - 17/03/2010

3 Cool Wordpress Plugins To Make Blogging Life Easier Top 10 best practices for front-end web developers 7 Tips For Marketing Your Freelance Business Offline 6 Tips For A Social Media Friendly Logo Design Nsploit: Nmap grows some teeth

March 17, 2010 · Andrew Bolster

Installing and Configuring NS-3 on a Ubuntu System

** NS-3 Appears to have a staggeringly steep learning curve so I hope these posts help out someone else (or me, when i forget all this in a month). Running off a virtualised Ubuntu 9.10 system, the prerequisites I installed were all the ones listed here. (And i removed some out of date packages) sudo apt-get install bison bzr dia doxygen flex g++ gcc gdb graphviz imagemagick libgoocanvas-dev libgtk2.0-0 libgtk2.0-dev libsqlite3-dev libxml2 libxml2-dev mercurial python python-dev python-kiwi python-pygoocanvas python-pygraphviz sqlite sqlite3 tcpdump texi2html texinfo texlive texlive-extra-utils valgrind ...

March 14, 2010 · Andrew Bolster