<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/python/tags/timer</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 02:39:35 GMT</pubDate>
<item>
<title>(Python) Python Time Bomb - jarnaldich</title>
<link>http://snipplr.com/view/65318/python-time-bomb/</link>
<description><![CDATA[ <p>Making a python process exit with error code 1 after 30 seconds. Exit is unclean (no garbage is collected, no flushed buffers, etc...).</p> ]]></description>
<pubDate>Fri, 01 Jun 2012 18:06:14 GMT</pubDate>
<guid>http://snipplr.com/view/65318/python-time-bomb/</guid>
</item>
<item>
<title>(Python) Simple SVG Streaming Server - weilawei</title>
<link>http://snipplr.com/view/64802/simple-svg-streaming-server/</link>
<description><![CDATA[ <p>This is a simple SVG streaming server, running on the bottle microframework. It has 3 utility functions which are used as decorators on routes. They enable timing a route, caching a route, and creating a route which provides a Cairo context which is then converted to a Base64 encoded data URL with an SVG image. In another snippet, I give the client-side implementation using HTML, Javascript/jQuery, and Canvas.

This sample can currently display a clock (clock.svg) (incorrectly rotated 90 degrees...but it wasn't enough of a priority to fix. it's just an example.), show a static line of text (window.svg), or serve static files (the necessary client-side JS and HTML).

The client is at http://snipplr.com/view/64803/simple-svg-streaming-client/.</p> ]]></description>
<pubDate>Mon, 07 May 2012 00:39:24 GMT</pubDate>
<guid>http://snipplr.com/view/64802/simple-svg-streaming-server/</guid>
</item>
<item>
<title>(Python) PyS60 - Thread - whitetiger</title>
<link>http://snipplr.com/view/1636/pys60--thread/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:44 GMT</pubDate>
<guid>http://snipplr.com/view/1636/pys60--thread/</guid>
</item>
<item>
<title>(Python) Python - create attributes - whitetiger</title>
<link>http://snipplr.com/view/1628/python--create-attributes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:35 GMT</pubDate>
<guid>http://snipplr.com/view/1628/python--create-attributes/</guid>
</item>
<item>
<title>(Python) Python - scrittura in unicode - whitetiger</title>
<link>http://snipplr.com/view/1625/python--scrittura-in-unicode/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:33 GMT</pubDate>
<guid>http://snipplr.com/view/1625/python--scrittura-in-unicode/</guid>
</item>
</channel>
</rss>