Jan
7
zsh tab completion
Filed Under Technology | Leave a Comment
My name is Tony, and I’m a zsh user.
I have been for many years, and have steadfastly withstood the onslaught of upstarts like bash. For the most part I don’t really know whether zsh or bash is ‘better’, I just happen to have a whole series of startup scripts, built up over the last 10 [...]
Jan
7
Spatial Indexes in MySQL
Filed Under MySQL | Leave a Comment
Jeremy shows how to use spatial indexes in MySQL:
SELECT name
FROM map_test
WHERE Contains(GeomFromText(’POLYGON((0 0, 0 3, 3 3, 3 0, 0 0))’), loc) = 1;
Jan
7
Exchange Blog
Filed Under Wikis, Weblogs and Outliners | Leave a Comment
It takes all sorts.
Ingo Rammer has turned Exchange+Outlook into a blogging tool.