Installing spatial databases on EC2

The spatial databases covered are PostGIS, MySQL spatial and MongoDB, Apache Cassandra. UPDATE: I’ll change this post or create a page to give the actual linux commands to run on the remote server. PostGIS on EC2 I have found a…

Image search by sketching in 2007

This is a post in my technology archaeology series. What is search by sketching? The idea is to search for images by drawing a sketch that roughly resembles what you are looking for. The sketch is your query. This idea…

How translate.google.com works

Actually, this is not about how translate.google.com works. It’s about loading HTML from a random URL, adding some extra Javascript and CSS and redisplaying the page on a different domain. A simple test page I’ve made a simple test web…