<?xml version="1.0" encoding="UTF-8"?>
<projects type="array">
  <project>
    <archive type="boolean">false</archive>
    <code>autumn-leaves</code>
    <created-at type="datetime">2007-10-20T14:13:26-07:00</created-at>
    <current-status nil="true"></current-status>
    <download-info nil="true"></download-info>
    <github-id>autumn</github-id>
    <googlecode-id nil="true"></googlecode-id>
    <language>Ruby</language>
    <name>Autumn</name>
    <position type="integer">1</position>
    <summary>Easy, fresh, feature-rich IRC bots in Ruby</summary>
    <synopsis nil="true"></synopsis>
    <updated-at type="datetime">2008-11-04T12:42:29-08:00</updated-at>
    <visible type="boolean">true</visible>
    <downloads type="array"/>
  </project>
  <project>
    <archive type="boolean">true</archive>
    <code>claurus</code>
    <created-at type="datetime">2007-10-28T17:27:26-07:00</created-at>
    <current-status>Claurus is considered a completed project and has been since retired (especially since Adium is such a better AIM client anyway).</current-status>
    <download-info>This script is old and may not necessarily work with the latest version of AOL Instant Messenger for Mac.</download-info>
    <github-id nil="true"></github-id>
    <googlecode-id nil="true"></googlecode-id>
    <language>AppleScript</language>
    <name>Claurus</name>
    <position type="integer">1</position>
    <summary>Helpful bot for AOL Instant Messenger</summary>
    <synopsis>Claurus is the name I have given to an AIMbot of mine.  When I am away, I have programmed AOL Instant Messenger to send my incoming messages to Claurus.  Claurus reads these messages and formulates coherent responses.  Claurus is also programmed to perform simple tasks to the benefit of whomever IM's me.

Claurus first came to life in early 2002 as version 1.0.  In the course of its life, I have added some minor features and fixed bugs.  Now, in early 2003, I have introduced the third incarnation of my largest AppleScript project; Claurus 3.0.

The name "Claurus" pays homage to my platform of choice, the Apple Macintosh, even though Claurus is by necessity fully cross-platform AIMbot.  A small number of dialog boxes in the Mac OS depict (in some form or another) a half-dog half-cow creature (also known as a "dogcow").  This dogcow is an Apple icon and bears the name "Claurus."  It is a small piece of trivia only the most astute and devoted of Mac enthusiasts would pick up on, hence my adoption of it for the name of my AIMbot.</synopsis>
    <updated-at type="datetime">2007-10-28T17:27:30-07:00</updated-at>
    <visible type="boolean">true</visible>
    <downloads type="array">
      <download>
        <created-at type="datetime">2007-10-28T17:27:51-07:00</created-at>
        <description>the Claurus files, including the program and its documentation</description>
        <filename>Claurus.zip</filename>
        <position type="integer">1</position>
        <project-id type="integer">9</project-id>
        <updated-at type="datetime">2007-10-28T17:27:51-07:00</updated-at>
      </download>
    </downloads>
  </project>
  <project>
    <archive type="boolean">true</archive>
    <code>custom-xml</code>
    <created-at type="datetime">2007-10-20T14:08:59-07:00</created-at>
    <current-status nil="true"></current-status>
    <download-info nil="true"></download-info>
    <github-id nil="true"></github-id>
    <googlecode-id>custom-xml-serialization</googlecode-id>
    <language>Ruby</language>
    <name>Custom XML Serialization</name>
    <position type="integer">2</position>
    <summary>Ruby on Rails plug-in for better @ActiveRecord@ serialization</summary>
    <synopsis nil="true"></synopsis>
    <updated-at type="datetime">2008-11-04T12:43:30-08:00</updated-at>
    <visible type="boolean">true</visible>
    <downloads type="array"/>
  </project>
  <project>
    <archive type="boolean">true</archive>
    <code>ep</code>
    <created-at type="datetime">2007-10-28T17:20:58-07:00</created-at>
    <current-status>Finished and no longer in use.</current-status>
    <download-info>This script is very old, and might not be compatible with the latest version of Microsoft Entourage.</download-info>
    <github-id nil="true"></github-id>
    <googlecode-id nil="true"></googlecode-id>
    <language>AppleScript</language>
    <name>Entourage Publisher</name>
    <position type="integer">2</position>
    <summary>Generates HTML calendars from Microsoft Entourage</summary>
    <synopsis>I wrote this AppleScript in college because I wanted to publish my calendar online, but I found the default "export to HTML" option of Entourage to be hideously ugly and unusable.  This script generates an HTML calendar from your Entourage events, which looks nice and is simple to use.</synopsis>
    <updated-at type="datetime">2007-10-28T17:29:02-07:00</updated-at>
    <visible type="boolean">true</visible>
    <downloads type="array">
      <download>
        <created-at type="datetime">2007-10-28T17:28:40-07:00</created-at>
        <description>the Entourage Publisher script</description>
        <filename>Entourage Publisher.zip</filename>
        <position type="integer">1</position>
        <project-id type="integer">8</project-id>
        <updated-at type="datetime">2007-10-28T17:28:40-07:00</updated-at>
      </download>
    </downloads>
  </project>
  <project>
    <archive type="boolean">true</archive>
    <code>quotes</code>
    <created-at type="datetime">2009-04-01T16:32:02-07:00</created-at>
    <current-status nil="true"></current-status>
    <download-info nil="true"></download-info>
    <github-id>quotes</github-id>
    <googlecode-id nil="true"></googlecode-id>
    <language>Ruby on Rails</language>
    <name>Quotes.timothymorgan.info</name>
    <position type="integer">1</position>
    <summary>Bash.org-like website for IRC quotes</summary>
    <synopsis nil="true"></synopsis>
    <updated-at type="datetime">2009-04-01T16:32:02-07:00</updated-at>
    <visible type="boolean">true</visible>
    <downloads type="array"/>
  </project>
  <project>
    <archive type="boolean">false</archive>
    <code>scribd-uploader</code>
    <created-at type="datetime">2009-01-13T19:52:09-08:00</created-at>
    <current-status nil="true"></current-status>
    <download-info nil="true"></download-info>
    <github-id>scribd-uploader</github-id>
    <googlecode-id nil="true"></googlecode-id>
    <language>Cocoa with Objective-C</language>
    <name>Scribd Uploader</name>
    <position type="integer">1</position>
    <summary>A fully native Mac OS X desktop uploader for Scribd.com</summary>
    <synopsis nil="true"></synopsis>
    <updated-at type="datetime">2009-01-13T19:52:24-08:00</updated-at>
    <visible type="boolean">true</visible>
    <downloads type="array"/>
  </project>
  <project>
    <archive type="boolean">false</archive>
    <code>spinoff</code>
    <created-at type="datetime">2009-04-01T16:33:02-07:00</created-at>
    <current-status nil="true"></current-status>
    <download-info nil="true"></download-info>
    <github-id>spinoff</github-id>
    <googlecode-id nil="true"></googlecode-id>
    <language>Ruby on Rails</language>
    <name>Spinoff</name>
    <position type="integer">1</position>
    <summary>Persistent backgrounding and queueing system for long Rails tasks</summary>
    <synopsis nil="true"></synopsis>
    <updated-at type="datetime">2009-04-01T16:33:10-07:00</updated-at>
    <visible type="boolean">true</visible>
    <downloads type="array"/>
  </project>
  <project>
    <archive type="boolean">true</archive>
    <code>thinkgeek</code>
    <created-at type="datetime">2007-10-20T14:12:49-07:00</created-at>
    <current-status nil="true"></current-status>
    <download-info nil="true"></download-info>
    <github-id nil="true"></github-id>
    <googlecode-id>thinkgeek-led-clock</googlecode-id>
    <language>Cocoa with Objective-C</language>
    <name>ThinkGeek LED Clock</name>
    <position type="integer">2</position>
    <summary>An OS X screensaver that simulates ThinkGeek's "LED Binary Clock":http://www.thinkgeek.com/homeoffice/lights/59e0/</summary>
    <synopsis nil="true"></synopsis>
    <updated-at type="datetime">2009-04-01T16:30:17-07:00</updated-at>
    <visible type="boolean">true</visible>
    <downloads type="array"/>
  </project>
  <project>
    <archive type="boolean">false</archive>
    <code>timothymorgan</code>
    <created-at type="datetime">2009-04-01T16:32:25-07:00</created-at>
    <current-status nil="true"></current-status>
    <download-info nil="true"></download-info>
    <github-id>timothymorgan.info</github-id>
    <googlecode-id nil="true"></googlecode-id>
    <language>Ruby on Rails</language>
    <name>Timothymorgan.info</name>
    <position type="integer">2</position>
    <summary>This website!</summary>
    <synopsis nil="true"></synopsis>
    <updated-at type="datetime">2009-04-01T16:33:10-07:00</updated-at>
    <visible type="boolean">true</visible>
    <downloads type="array"/>
  </project>
  <project>
    <archive type="boolean">false</archive>
    <code>twentyfour</code>
    <created-at type="datetime">2009-09-09T19:36:47-07:00</created-at>
    <current-status nil="true"></current-status>
    <download-info nil="true"></download-info>
    <github-id>twentyfour</github-id>
    <googlecode-id nil="true"></googlecode-id>
    <language>Cocoa with Objective-C</language>
    <name>The Twenty-Four Hour Movie</name>
    <position type="integer">2</position>
    <summary>Changes your desktop background based on the time of day</summary>
    <synopsis nil="true"></synopsis>
    <updated-at type="datetime">2009-09-09T19:36:47-07:00</updated-at>
    <visible type="boolean">true</visible>
    <downloads type="array"/>
  </project>
  <project>
    <archive type="boolean">false</archive>
    <code>validates-url</code>
    <created-at type="datetime">2007-10-20T14:13:58-07:00</created-at>
    <current-status nil="true"></current-status>
    <download-info nil="true"></download-info>
    <github-id>validates_url</github-id>
    <googlecode-id nil="true"></googlecode-id>
    <language>Ruby</language>
    <name>Validates URL</name>
    <position type="integer">4</position>
    <summary>A Ruby on Rails plug-in that validates URL's in model fields</summary>
    <synopsis nil="true"></synopsis>
    <updated-at type="datetime">2008-11-04T12:44:51-08:00</updated-at>
    <visible type="boolean">true</visible>
    <downloads type="array"/>
  </project>
</projects>
