<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Crème Rappel</title>
      <link>http://hans.fugal.net/src/creme/</link>
      <description>The little reminder app with a silly French name</description>
      <lastBuildDate>Thu, 26 Mar 2009 10:20:35 -0600</lastBuildDate>
      <generator>yaml2rss</generator>
      <webMaster></webMaster>

      <item>
         <title>GitHub</title>
         <description>&lt;p&gt;Crème Rappel is now hosted on GitHub. Fork away! http://github.com/fugalh/creme&lt;/p&gt;</description>
         <pubDate>Thu, 26 Mar 2009 10:20:05 -0600</pubDate>
         <guid>http://hans.fugal.net/src/creme/?date=2009-03-26T10:20:05-06:00</guid>
      </item>

      <item>
         <title>Version 2.5.0</title>
         <description>&lt;p&gt;Self-contained application bundle, minor bugfixes/enhancements.&lt;/p&gt;</description>
         <pubDate>Sun, 12 Oct 2008 14:02:01 -0600</pubDate>
         <guid>http://hans.fugal.net/src/creme/?date=2008-10-12T14:02:01-06:00</guid>
      </item>

      <item>
         <title>Version 2.2.1</title>
         <description>&lt;p&gt;Maintenance release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;growlnotify is fixed in Growl 1.1.3, removed workaround&lt;/li&gt;
&lt;li&gt;print timestamp before fork&lt;/li&gt;
&lt;li&gt;fixed &quot;noon tomorrow&quot; bug&lt;/li&gt;
&lt;/ul&gt;</description>
         <pubDate>Fri, 01 Aug 2008 23:50:43 -0600</pubDate>
         <guid>http://hans.fugal.net/src/creme/?date=2008-08-01T23:50:43-06:00</guid>
      </item>

      <item>
         <title>RSS Feed</title>
         <description>&lt;p&gt;Now with an RSS feed!&lt;/p&gt;</description>
         <pubDate>Thu, 28 Feb 2008 13:57:52 -0700</pubDate>
         <guid>http://hans.fugal.net/src/creme/?date=2008-02-28T13:57:52-07:00</guid>
      </item>

      <item>
         <title>Version 2.2</title>
         <description>&lt;p&gt;More timespec improvements, bugfixes, enhanced documentation, and a gem.&lt;/p&gt;</description>
         <pubDate>Thu, 28 Feb 2008 13:53:58 -0700</pubDate>
         <guid>http://hans.fugal.net/src/creme/?date=2008-02-28T13:53:58-07:00</guid>
      </item>

      <item>
         <title>Hello, world!</title>
         <description>&lt;p&gt;&lt;p&gt;&lt;img src=&quot;http://hans.fugal.net/src/creme/synopsis.png&quot; alt=&quot;Synopsis&quot; width=&quot;350&quot; class=&quot;float_right&quot; /&gt;Crème Rappel joined our little internet family on this day. Read the &lt;a href=&quot;http://hans.fugal.net/blog/articles/2008/02/15/cr%C3%A8me-rappel&quot;&gt;original blog post&lt;/a&gt;.&lt;/p&gt;&lt;/p&gt;</description>
         <pubDate>Thu, 14 Feb 2008 00:00:00 -0700</pubDate>
         <guid>http://hans.fugal.net/src/creme/?date=2008-02-14T00:00:00-07:00</guid>
      </item>

      <item>
         <title>Version 2.1</title>
         <description>&lt;p&gt;&lt;p&gt;Crème Rappel has graduated from a simple shell script using &lt;tt&gt;at(1)&lt;/tt&gt;, to a Ruby application completely independent of &lt;tt&gt;at(1)&lt;/tt&gt;. This greatly simplifies installation, and makes &lt;s&gt;feature creep&lt;/s&gt; new features a practical possibility. &lt;/p&gt;&lt;/p&gt;

&lt;p&gt;&lt;p&gt;In fact, the new features are already rolling in. Time specifications are still at-compatible, but you can shorten everything to the most unambiguous. For example, &lt;tt&gt;+ 5 minutes&lt;/tt&gt; becomes &lt;tt&gt;+5m&lt;/tt&gt;. Also supported are YYYY-MM-DD dates and seconds. Here's the pseudo-BNF:&lt;/p&gt;
  &lt;pre&gt;
timespec = [now] + count units | time [date]
units    = seconds | minutes | hours | days | weeks | months | years
time     = [H]HMM[.SS] [am|pm] | [H]H:MM[.SS] [am|pm] | midnight | noon | teatime
date     = month-name day | DD.MM.[YY]YY | MM/DD/[YY]YY | MMDD[YY]YY | [YY]YY-MM-DD |
           today | tomorrow
&lt;/pre&gt;  &lt;/p&gt;</description>
         <pubDate>Thu, 21 Feb 2008 00:00:00 -0700</pubDate>
         <guid>http://hans.fugal.net/src/creme/?date=2008-02-21T00:00:00-07:00</guid>
      </item>

   </channel>
</rss>
