<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom">
  
  <title>Medicationer - never forget your meds again</title>
  
    <updated>2010-04-21T11:14:57Z</updated>
  
  <id>http://www.medicationer.com/</id>
  <link rel="alternate" href="http://www.medicationer.com/" title="Medicationer - never forget your meds again" type="text/html" />
  
  <author><name>Medicationer - never forget your meds again</name></author>
  
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/medicationer" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="medicationer" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
      <id>http://www.medicationer.com/entry/code-example</id>
      <title type="text">code example</title>
      <link href="http://www.medicationer.com/entry/code-example" rel="alternate" type="text/html" />
      <updated>2009-11-21T23:46:58Z</updated>
      <published>2009-11-21T23:46:58Z</published>
      <content type="xhtml" xml:base="http://www.medicationer.com/">
	<div xmlns="http://www.w3.org/1999/xhtml"><pre><code>tell application "Foo"
    beep
end tell
</code></pre>
</div>
      </content>
    </entry>
  
    <entry>
      <id>http://www.medicationer.com/entry/hallo</id>
      <title type="text">hallo</title>
      <link href="http://www.medicationer.com/entry/hallo" rel="alternate" type="text/html" />
      <updated>2010-04-21T11:14:57Z</updated>
      <published>2009-11-15T22:37:17Z</published>
      <content type="xhtml" xml:base="http://www.medicationer.com/">
	<div xmlns="http://www.w3.org/1999/xhtml"><p>test</p>
</div>
      </content>
    </entry>
  
    <entry>
      <id>http://www.medicationer.com/entry/test</id>
      <title type="text">test</title>
      <link href="http://www.medicationer.com/entry/test" rel="alternate" type="text/html" />
      <updated>2009-11-15T23:05:50Z</updated>
      <published>2009-11-15T15:16:05Z</published>
      <content type="xhtml" xml:base="http://www.medicationer.com/">
	<div xmlns="http://www.w3.org/1999/xhtml"><p>Tornado is an open source version of this web server and some of the tools we use most often at FriendFeed. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast. Because it is non-blocking and uses epoll, it can handle 1000s of simultaneous standing connections, which means the framework is ideal for real-time web services. We built the web server specifically to handle FriendFeed's real-time features — every active user of FriendFeed maintains an open connection to the FriendFeed servers. (For more information on scaling servers to support thousands of clients, see The C10K problem.)</p>
</div>
      </content>
    </entry>
  
</feed>

