Monthly Archives: March 2006

Two Desktop Search Tools are better than one

Previously I’ve been tossing up between a few desktop search tools. Google’s Desktop Search sidebar and rss collection features kept me on it for a long time. Unfortunately, the performance hit on the system was too much for my liking. … Continue reading

Posted in Windows | Leave a comment

O p u s D ä i

O p u s D ä i is a much hyped band that I heard about through streetwise. They are being compared to Led Zeppelin, Pink Floyd, The Mars Volta and even Tool. Whilst I don’t hear the reference to … Continue reading

Posted in Outrospective.org | 3 Comments

g++ friends: A Free C++ Compiler for MS Windows

g++ friends: A Free C++ Compiler for MS Windows is an excellent intro to setting up Cygwin with g++. It contains some useful info for setting up Cygwin and gave me a few pointers on sprucing it up. Highly Recommended

Posted in Software Development | Leave a comment

C++ Compilation and Linking

Taken from Monash CSSE’s 3400 Application Development with C++ webpage: Firstly, with the normal compile and link process: We write our programs in a file in a source language that the compiler understands (can parse). If we write code the … Continue reading

Posted in Software Development | Leave a comment

Java SerialVersionUID

I’ve always heard other people complain about serialisation issues, but never had to deal with them myself until now. Here are some quick links: java.net: (Not So) Stupid Questions 8: serialVersionUID – the discussion that led me to find these … Continue reading

Posted in Software Development | Leave a comment

Groovy – Home

Groovy – Home Groovy is a cut down java language intended for beginners, web developers or anyone who wants to quickly write apps or scripts that work on a JVM. It can run in an interpreted or a compiled mode … Continue reading

Posted in Software Development | Leave a comment

Eclipse C/C++ Developers Toolkit

Just what I’ve been looking for…. Eclipse Projects

Posted in Software Development | Leave a comment

CodeGuru: Cygwin: Free C++ for Windows

CodeGuru: Cygwin: Free C++ for Windows

Posted in Software Development | Leave a comment

Linux Lighting Group – Howto Setup a Visual C++ Environment

Linux Lighting Group – Howto Setup a Visual C++ Environment

Posted in Software Development | Leave a comment

O’Reilly Network Safari Bookshelf – Artificial Int…

O’Reilly Network Safari Bookshelf – Artificial Intelligence – Mind Hacks This is another book to add to my bookshelf (or virtual one for that matter.) A book focussing on the little things our brain observes that we aren’t fully aware … Continue reading

Posted in Brain | Leave a comment