August 2008
14 posts
gumstix.com - gps module →
Gumstix are ultrasmall low power computers running linux and suitable for creating embedded applications.
Aug 30th
Dell's Eee-killer to ship with Ubuntu preinstalled →
Aug 20th
Top 25 Linux Games →
Aug 19th
Search and replace across multiple files (linux)
I usually use perl -pi or sed to replace strings in multiple source code files. Today I found out about ‘rpl’ sudo apt-get install rpl rpl will let you search and replace across multple files without having to remember perl -pi syntax etc. rpl -R -x .html “Foo” “Bar” * The -x option specifies a file extention to process, -R tells it to work recursively
Aug 19th
Aug 8th
PositionIT Codesprint article →
This is a short article I wrote for PositionIT advertising the FOSS4GEO code sprint.
Aug 6th
Aug 6th
Aug 6th
Aug 5th
Aug 5th
Internet Speed Test - Bandwidth Meter →
Aug 5th
VMware Server 1.0.6 On Ubuntu 8.04 Desktop →
Aug 4th
Aug 4th
Aug 1st