Programming & Computing

Code for projects hosted or discussed here, associated projects, as well as random scripts and exemplary code.

I am working on getting projects posted and written up. Below is the growing list of things as I remember/find them. Some will be linked to a writeup on this site, while others that I haven’t gotten to yet will be linked to their final product pages or not linked at all.

  • STUMPy : A URL shortener using the django python web framework
  • FileViewer : A media/file collection manager using the django web framework
  • Mutaku Weather : using Python to gather and store weather data in MySQL as well as serving up reports via both a web client (main link) and command-line interface tool [coming soon]
  • Tempel 1 NASA Pass-by : using Python (urllib/urllib2) and ImageMagick to spider pages to download and build an animated gif
  • Slapbits : a URL poster using jQuery+AJAX to interface with Python and MySQL along with a generated RSS feed
  • KindleQuotes : a full-service Python program to take clippings/quotes from the Amazon Kindle and serve them up as a webpage (using MySQL) [coming soon]

Comments are closed.