Find out if it is possible to develop a Java application which leverages the Google Web Toolkit and Google APIs and deploy it on Google App Engine. That would be an immensely useful piece of kit!
Google App Engine, Google Web Toolkit + Google APIs
June 24th, 2009GORDON IS A MORON!
June 24th, 2009Not my words, but those of Vernon Coleman in his book “Gordon is a Moron: The Definitive and Objective Analysis of Gordon Brown’s Decade as Chancellor of the Exchequer”. Initially I thought the title was a bit strong. However, after reading the book my opinion of Gordon and his cronies in government has certainly changed.
From the author:
|
Some Reviews:
|
Get your copy NOW and you will learn the real, unexpurgated truth about Brown. You will be shocked. Things are much worse than you thought they were. By knowing what really goes on in the Government will you be best able to protect your future.
Free money from Betfair
March 8th, 2009There’s never been a better time to join Betfair. For one week, only they are giving you and your friends double bonuses.
During this special offer period, they will double your bonus when you. So just for joining Betfair you will earn £40!
After 3 months, both you can earn an additional bonus based on your betting activity.
Use the "Join Betfair Now!" link below to visit Betfair and take a look at the tables there see how much you could earn:
Yet another "Outside the Right Thought" brought to you be left brain logic!
How to change the defualt editor used by cron
March 8th, 2009-
export EDITOR=vi
-
when you next edit the cron jobs via crontab -e vi will be used as your editor
Please help us improve by rating and commenting on this post.
Creating a new segment on a sybase database
March 8th, 2009-
sp_addsegment <segment_name>, <database_name>, <physical_device_name>
-
go
Please help us improve by rating and commenting on this post.
Installing Mono on Debian/Ubuntu
March 8th, 2009-
https://help.ubuntu.com/community/ModMono -
http://blog.ruski.co.za/post/2008/01/09/Install-Mono-on-Ubuntu-710.aspx
Please help us improve by rating and commenting on this post.
Install a specific version of a CPAN module
March 8th, 2009-
sudo perl -MCPAN -e shell
-
cpan[3]> install Geo::IP # To install latest version of module
-
cpan[3]> install TJMATHER/Geo-IP-1.27.tar.gz # To install specific version of module
Please help us improve by rating and commenting on this post.
Unsupported driver dbi:sqlite when installing Moveable Type (MT) 4
March 8th, 2009This problem was caused by incorrect permissions for my database file and was resolved by issuing the command:
sudo chmod 777 <name of my database file here>
Please help us improve by rating and commenting on this post.
Installing Image::Magick on Ubuntu
March 8th, 2009The required package is graphicsmagick-libmagick-dev-compat http://packages.ubuntu.com/feisty/graphicsmagick-libmagick-dev-compat and can be installed using the following command: sudo apt-get install graphicsmagick-libmagick-dev-compat.
Please help us improve by rating and commenting on this post.
Brain Games
March 8th, 2009Brain game list coming soon.

