<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
  <head>
    <meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
    <title>hrp/deli-sandwich @ GitHub</title>
    <style type='text/css'>
      /*<![CDATA[*/
        body {
          margin-top: 1.0em;
            background-color: #F2CDAC;
            font-family: Helvetica, Arial, sans-serif;
            color: #000000;
        }
        #container {
          margin: 0 auto;
          width: 700px;
        }
        h1 { font-size: 3.8em; color: #B34150; margin-bottom: 3px; }
        h1 .small { font-size: 0.4em; }
        h1 a { text-decoration: none }
        h2 { font-size: 1.5em; color: #B34150; }
        h3 { text-align: center; color: #B34150; }
        a { color: #B34150; }
        .description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
        .download { float: right; }
        pre { background: #000; color: #fff; padding: 15px;}
        hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
        .footer { text-align:center; padding-top:30px; font-style: italic; }
      /*]]>*/
    </style>
  </head>
  <body>
    <a href='http://github.com/hrp/deli-sandwich'>
      <img alt='Fork me on GitHub' src='http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png' style='position: absolute; top: 0; right: 0; border: 0;' />
    </a>
    <div id='container'>
      <div class='download'>
        <a href='http://github.com/hrp/deli-sandwich/zipball/master'>
          <img border='0' src='http://github.com/images/modules/download/zip.png' width='90' />
        </a>
        <a href='http://github.com/hrp/deli-sandwich/tarball/master'>
          <img border='0' src='http://github.com/images/modules/download/tar.png' width='90' />
        </a>
      </div>
      <h1>
        <a href='http://github.com/hrp/deli-sandwich'>Deli Sandwich</a>
        <span class='small'>
          by
          <a href='http://github.com/hrp'>hrp</a>
        </span>
      </h1>
      <div class='description'>
        Serving a daily dish of del.icio.us links to tumblr.
      </div>
      <p>
        Creates a RSS feed of your
        <a href='http://www.delicious.com'>delicious</a>
        links that is grouped by day. Links are arranged in a list for easy insertion into a blog.
      </p>
      <h2>Usage</h2>
      <p>
        http://deli.heroku.com/[delicious_username]
        <br />
        Example:
        <a href='http://deli.heroku.com/popular'>http://deli.heroku.com/popular</a>
      </p>
      <h2>Warning</h2>
      <p>This is really buggy. I'm not kidding. This might even be considered broken.</p>
      <h2>License</h2>
      <p>The MIT License.</p>
      <h2>Contact</h2>
      <p>
        Hiten Parmar (
        <a href='http://github.com/hrp'>hrp</a>
        )
      </p>
      <h2>Download</h2>
      <p>
        You can download this project in either
        <a href='http://github.com/hrp/deli-sandwich/zipball/master'>zip</a>
        or
        <a href='http://github.com/hrp/deli-sandwich/tarball/master'>tar</a>
        formats.
      </p>
      <p>
        You can also clone the project with
        <a href='http://git-scm.com'>Git</a>
        by running:
      </p>
      <pre>$ git clone git://github.com/hrp/deli-sandwich</pre>
      <div class='footer'>
        get the source code on GitHub :
        <a href='http://github.com/hrp/deli-sandwich'>hrp/deli-sandwich</a>
      </div>
    </div>
    <script type='text/javascript'>
      //<![CDATA[
        var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
        document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
      //]]>
    </script>
    <script type='text/javascript'>
      //<![CDATA[
        try {
        var pageTracker = _gat._getTracker("UA-58268-4");
        pageTracker._trackPageview();
        } catch(err) {}
      //]]>
    </script>
  </body>
</html>

