Status

Location
London, England
Subscribe to GeoRSS Subscribe to KML


colophon

Website

The website is built on Wordpress and includes many little modifications of the PHP code. Pictures are served via Flickr. All modifications, when possible, are performed on Snark, my Dual 1.8GHz PowerMac G5. Geolocation coordinates are provided to better serve your understanding of context.

Wordpress Plugins

  • FlickrNotes - You can use it to easily inline Flickr images, complete with notes. It also uses the Flash Satay code from A List Apart, so it will validate properly in an XHTML page.

The theme is a modification of Wuhan.

The banner was made with Celestia, an excellent open-source space graphical simulation package.

The flickr badge is courtesy of WoodCreeper:

<li><h2>Random Photo Generator:</h2>
<div align="center">
<script type="text/javascript"
src="http://www.flickr.com/badge_code.gne?
nsid=85461052@N00&amp;
count=4&amp;display=random&amp;name=
0&amp;size=square&amp;raw=1">
</script>
</div>
</li>

Modification

  • Flash PhotoMap - A Flash map for displaying photographs and blog entires geographically.
  • DataRequestor - A JavaScript wrapper for the XMLHttpRequest object that enables the trivial implimentation of dynamic interfaces without the painful necessity for a complete page-refresh to talk to the server. In other words: Ajax without the confusing API.