Published by Jonah January 8th, 2008
in Uncategorized.
I have a dream of having one of these buildings (slideshow at Wired.com) in my back yard as a home office someday. Another dream is to get an acreage and scatter several of these buildings around with some paths connecting them together.
Published by Jonah January 8th, 2008
in Uncategorized.
Gever Tulley has a great video about the sort of dangerous things kids need to do when growing up. It is nice to see this kind of thing. Its a breath of fresh air from the fear society we live in. On a related note, kids don’t get the freedom to go out walking and exploring much anymore.
Published by Jonah January 5th, 2008
in Uncategorized.
Using libsane and tesseract, you can scan from an ADF (or non ADF) scanner in Ubuntu 7.10 to a PDF and OCR’ed text document with a few easy steps.
First we need to make sure we have the necessary packages installed.
apt-get install tesseract-ocr sane-utils
(more…)
Published by Jonah December 20th, 2007
in Uncategorized.
Just did a stupid thing and deleted a whole tree of file on a windows partition. Never fear…ntfsundelete is here.
sudo ntfsundelete -u -d /destination/directory -f -m *.jpg /dev/sda1
Run without the -u option and -d options to show what can be recovered.
On ubuntu/debian to install it do:
apt-get install ntfsprogs
Published by Jonah November 6th, 2007
in Uncategorized.
I am making the plunge to get more informed with how to use PostGIS. It is pretty impressive so far. Here is a quick tutorial which shows you how to get started and loading in a shapefile to play around with some fun SQL querying. I assume a basic understanding of the linux command line and some basic SQL skills.
To get started in ubuntu 7.04 (should work in 7.10 and debian too):
$ sudo apt-get install postgis postgresql-8.1-postgis
Next we’ll start setting up the PostGIS environment.
(more…)
Published by Jonah November 6th, 2007
in Uncategorized.
Some neat things found on the web recently:
Ponoko - Custom Laser cutting of Plexiglas and plywood.
Make your circuit boards in china for cheap
CouchDB simple database for content management systems.
Mabel’s Labels - Got kids? Need to label their stuff, these look neat.
Published by Jonah October 24th, 2007
in Uncategorized.
Just whipped together an animation of the San Diego Fires from some recent MODIS scenes that I grabbed from the MODIS Rapid Response System. I put the animation together using GIMP.

(Click for Larger Version 1.9MB)
Published by Jonah September 24th, 2007
in Uncategorized.
So, I receive this letter in the mail about once per week for the last 3 months telling me I have a balance in my United Mileage Plus account. It says I have 6,904 miles, that plus the 21,500 I’ll get from United will let me get enough for a free ticket which runs 25,000 miles, oh boy! Never mind the $60 annual fee, the 18.24% APY, I can get a free ticket baby…I can go places…see the world.

Wait, what is that…there is an asterisk there…what does it say about that. “Based on mileage plus account balance as of 6/1/07. United Mileage Plus is not liable for mileage balance misprints.” Hmmm…alright.
Ok, well lets go check united.com:
What’s this..my miles expired on 06/30/2007, leaving me with a balance of 0.
So the notice I have been receiving every week for 3 months straight has been grossly misleading and too good to be true. I know the airlines are hurting….but c’mon guys lay off the deceptive marketing practices.
Comments
No comments