<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="presenter.xsl"?>
<slideshow>
	<title> HackDay '08 </title>
	<slide> <!-- title slide -->
		<body>
			<h1 style="color:blue;margin-top:100px;margin-left: 100px; font-size: 36pt;margin-bottom:0px">
			<img src="images/logo.png" />
			</h1>

			<div style="position: absolute; right: 0px; bottom: 0px; margin: 50px;"> 
			Jordan Sissel<br/>
			jls@semicomplete.com
			</div>

		</body>
	</slide>

  <slide> <title> SnackUpon </title>
    <body>
      <center>
      <h2> Delicious + StumbleUpon-like-features == SnackUpon </h2>
      </center>
    </body>
  </slide>

  <slide> <title> "Manage my interests" </title>
    <body>
      <center><img src="images/stumbleupon.png" /></center>
    </body>
  </slide>

  <slide> <title> "Manage my interests" </title>
    <body>
      <center>
      <h3> Problem: </h3>
      <h2> Laziness overcomes me. </h2>

      <p> (clicking checkboxes is hard work!) </p>
      </center>
    </body>
  </slide>

  <slide> <title> Subscribe like a madman </title>
    <body>
      <center>
        <img src="images/reader.png" />
      </center>
    </body>
  </slide>

  <slide> <title> Subscribe like a madman </title>
    <body>
      <center>
      <h3> Problem: </h3>
      <h2> Laziness overcomes me. </h2>
      <h2> How should I search for feeds? </h2>
      </center>
    </body>
  </slide>

  <slide> <title> What do I like? </title>
    <body>
      <center> <img src="images/mytags.png" /> </center>
    </body>
  </slide>

  <slide> <title> What do you like? </title>
    <body>
      <center> <img src="images/candicetags.png" /> </center>
    </body>
  </slide>

  <slide> <title> Delicious! </title> 
    <body>
      <center>
      <h3> Let's search for things I've already said I liked <br/> (tags, friends tags, etc) </h3>
      </center>
    </body>
  </slide>

  <slide> <title> And then... </title> 
    <body>
      <center>
        <img src="images/feedicon.png" />
      </center>

    </body>
  </slide>

  <slide> <title> The Pipe </title>
    <body>
      <center><img src="images/dataflow.png" /></center>
    </body>
  </slide>

  <slide> <title> APIs and Tools </title>
    <body>
      <ul>
        <li> BOSS web and news searching </li>
        <li> Delicious feed api </li>
        <li> Pipes </li>
      </ul>
    </body>
  </slide>

  <slide> <title> Result </title>
    <body>
      With Yahoo! Pipes we get a personalized, community-guided, internet-wide rss feed.

      <p/>

      <a href="http://pipes.yahoo.com/jordansissel/snackupon">http://pipes.yahoo.com/jordansissel/snackupon</a>
    </body>
  </slide>

  <slide> <title> The End </title>
    <body>
      <ul>
        <li> Large feed icon from http://perishablepress.com/. </li>
      </ul>
    </body>
  </slide>

</slideshow>
