The following error is something that took me absolutely ages to resolve so I thought i’d post it for others to read about, the error as seen in my Apache error log:
install_driver(mysql) failed: Can’t load ‘/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/DBD/mysql/mysql.so’ for module DBD::mysql: /usr/lib/libmysqlclient.so.14: version `libmysqlclient_14′ not found (required by /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/DBD/mysql/mysql.so) at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230.
To fix this, I had [...]
A friend of mine just started up Cuilgle – http://www.cuilgle.org
It’s probably the best search engine, ever. Well done mate.
Using the helpful medium of my blog, I thought I would tell you all about a new tool that i’ve just launched. I call it a tool rather than a website or application simply because I can’t take credit for much of the cleverness involved.
Last90.com allows you to search Google, but only results from the [...]
If anyone would like to take over http://www.xentalk.org – a project I started back in the day when I was using Xen and didn’t slightly loathe it, contact me for admin rights!
I’ve just started work on a new ‘national’ website for the Keep the Cap campaign – it’s visible at http://www.keepthecap.com and will hopefully be finished soon!
I’ve just completed a really interesting project as part of the 2nd year of my degree. It deals with N-Grams, methods of expressing the contents of a large body of text, such as a book in an easy to reference format that lets you do all sorts of clever manipulative things.
The project i’ve completed used [...]
04 Aug, 2006
Posted by: Henri Cook In: C++
C++ is a language that’s long been an enigma too me. After looking at a few pages of C++ code when I was much younger it was catalogued in my mind as an amazingly complex language that it would take anyone weeks to learn. Five years on and my internship at Citrix Systems has finally [...]