Online Regexp tester
May 5th, 2008
There’s a host of online regexp testers. One that seems to work well is RegexPal.
Reverse engineering book
November 26th, 2007
I noticed that wikibooks has something that seems to be a decent resource on reverse engineering. I have looked through a few chapters and it could use some more contents, but it does seem like a nice page to point interested beginners to.
Putting Fedora on an USB memory
November 24th, 2007
Red Hat Magazine has a guide to fitting a live Fedora on an USB memory, which can be useful at times.
Algorithm notes
February 28th, 2007
I have come across a set of notes explaining a plethora of algorithms. The notes were created by Johan HÃ¥stad and could come in handy as a toolbox after having identified a problem.
Haskell library reference
February 22nd, 2007
I was completely unaware of many of Haskell’s useful libraries until i stumbled upon a nice reference .
Iptables tutorial
February 7th, 2007
There’s a handy iptables tutorial which covers just about anything one could every want to know about iptables.
Haskell prelude
February 1st, 2007
It’s always nice to have a tour of the Haskell prelude close when one needs to check up on some function in the prelude.
Ruby reference
January 24th, 2007
MySQL data type reference
January 3rd, 2007
I usually forget the size limits for different data types in MySQL, so I keep a handy MySQL data type reference close to me.
Bash reference
December 22nd, 2006
Personally I some times forget how to merge output streams in bash since I rarely do it (it’s done with >& by the way). Luckily there’s a good bash reference which is handy for those situations.
Emacs command list
December 16th, 2006
A handy command list for emacs is always good to have.
LaTeX math symbols
December 14th, 2006
I often forget how to create certain math symbols in LaTeX. Luckily I always have a handy chart of LaTeX math symbols close.
Custom google maps
December 10th, 2006
Some site use a slightly customised google map. Few use the more advanced functionality such as replacing the map with a custom map and making it more interactive.
There’s a really good site that covers pretty much everything that’s possible to do with google maps. It’s a handy link to keep around as one never quite know when one might need it.