<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Fun with Cairo-perl</title>
	<link>http://log.emmanuelebassi.net/archives/2005/12/fun-with-cairo-perl/</link>
	<description>Random babblings of a geek.</description>
	<pubDate>Sun, 12 Oct 2008 23:30:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: zefram</title>
		<link>http://log.emmanuelebassi.net/archives/2005/12/fun-with-cairo-perl/#comment-509</link>
		<pubDate>Sat, 24 Dec 2005 12:46:07 +0000</pubDate>
		<guid>http://log.emmanuelebassi.net/archives/2005/12/fun-with-cairo-perl/#comment-509</guid>
					<description>the python version has an error, since it adds the timeout at every expose event, while the perl version adds it only if it's not already set (&lt;code&gt;$self-&#62;{timeout} = Glib::Timeout-&#62;add(...) unless $self-&#62;{timeout}&lt;/code&gt;).</description>
		<content:encoded><![CDATA[<p>the python version has an error, since it adds the timeout at every expose event, while the perl version adds it only if it&#8217;s not already set (<code>$self-&gt;{timeout} = Glib::Timeout-&gt;add(...) unless $self-&gt;{timeout}</code>).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Andreas Köhler</title>
		<link>http://log.emmanuelebassi.net/archives/2005/12/fun-with-cairo-perl/#comment-508</link>
		<pubDate>Sat, 24 Dec 2005 11:47:52 +0000</pubDate>
		<guid>http://log.emmanuelebassi.net/archives/2005/12/fun-with-cairo-perl/#comment-508</guid>
					<description>The python version might add its timeout to __init__ instead of expose.
At least for me this stops the script to become quite cpu intensive.</description>
		<content:encoded><![CDATA[<p>The python version might add its timeout to __init__ instead of expose.<br />
At least for me this stops the script to become quite cpu intensive.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Lawrence Oluyede</title>
		<link>http://log.emmanuelebassi.net/archives/2005/12/fun-with-cairo-perl/#comment-506</link>
		<pubDate>Fri, 23 Dec 2005 20:25:27 +0000</pubDate>
		<guid>http://log.emmanuelebassi.net/archives/2005/12/fun-with-cairo-perl/#comment-506</guid>
					<description>Here you are the Python version: http://www.oluyede.org/files/cairo_clock/clock.py</description>
		<content:encoded><![CDATA[<p>Here you are the Python version: <a href="http://www.oluyede.org/files/cairo_clock/clock.py" rel="nofollow">http://www.oluyede.org/files/cairo_clock/clock.py</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
