<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Draakwired</title>
	<atom:link href="http://drakonen.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://drakonen.com</link>
	<description>Here be Dragons  -  Drakonen&#039;s Blog</description>
	<lastBuildDate>Mon, 23 Jan 2012 12:35:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Removing the link boxes from Latex&#8217; Hyperref (and color) by Drakonen</title>
		<link>http://drakonen.com/2008/removing-the-link-boxes-from-latex-hyperref-and-color/comment-page-1/#comment-3534</link>
		<dc:creator>Drakonen</dc:creator>
		<pubDate>Mon, 23 Jan 2012 12:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://drakonen.com/blog/?p=76#comment-3534</guid>
		<description>@yolila: Thanks! I shall edit my post accordingly.</description>
		<content:encoded><![CDATA[<p>@yolila: Thanks! I shall edit my post accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim tags not sorted error by vim tags file not sorted &#171; strangeBit</title>
		<link>http://drakonen.com/2008/vim-tags-not-sorted-error/comment-page-1/#comment-3533</link>
		<dc:creator>vim tags file not sorted &#171; strangeBit</dc:creator>
		<pubDate>Thu, 12 Jan 2012 02:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://drakonen.digigen.nl/blog/2008/vim-tags-not-sorted-error/#comment-3533</guid>
		<description>[...] Then I found this post: [...]</description>
		<content:encoded><![CDATA[<p>[...] Then I found this post: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing the link boxes from Latex&#8217; Hyperref (and color) by yolila</title>
		<link>http://drakonen.com/2008/removing-the-link-boxes-from-latex-hyperref-and-color/comment-page-1/#comment-3532</link>
		<dc:creator>yolila</dc:creator>
		<pubDate>Wed, 14 Dec 2011 14:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://drakonen.com/blog/?p=76#comment-3532</guid>
		<description>There does have a standard way to achieve this goal. Hyperref offers an option named &quot;hidelinks&quot; when set to true it will produce just the effects as expected.

Search &quot;hidelinks&quot; below for details.
http://www.tug.org/applications/hyperref/manual.html</description>
		<content:encoded><![CDATA[<p>There does have a standard way to achieve this goal. Hyperref offers an option named &#8220;hidelinks&#8221; when set to true it will produce just the effects as expected.</p>
<p>Search &#8220;hidelinks&#8221; below for details.<br />
<a href="http://www.tug.org/applications/hyperref/manual.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.tug.org/applications/hyperref/manual.html?referer=');">http://www.tug.org/applications/hyperref/manual.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim tags not sorted error by enrico</title>
		<link>http://drakonen.com/2008/vim-tags-not-sorted-error/comment-page-1/#comment-3531</link>
		<dc:creator>enrico</dc:creator>
		<pubDate>Mon, 29 Aug 2011 03:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://drakonen.digigen.nl/blog/2008/vim-tags-not-sorted-error/#comment-3531</guid>
		<description>you are my hero, thanks a lot</description>
		<content:encoded><![CDATA[<p>you are my hero, thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim tags not sorted error by Krishna Prasad</title>
		<link>http://drakonen.com/2008/vim-tags-not-sorted-error/comment-page-1/#comment-3530</link>
		<dc:creator>Krishna Prasad</dc:creator>
		<pubDate>Mon, 18 Jul 2011 12:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://drakonen.digigen.nl/blog/2008/vim-tags-not-sorted-error/#comment-3530</guid>
		<description>Great, it was quick solution and saved a lot of time.</description>
		<content:encoded><![CDATA[<p>Great, it was quick solution and saved a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim tags not sorted error by Piervit</title>
		<link>http://drakonen.com/2008/vim-tags-not-sorted-error/comment-page-1/#comment-3529</link>
		<dc:creator>Piervit</dc:creator>
		<pubDate>Sun, 03 Jul 2011 19:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://drakonen.digigen.nl/blog/2008/vim-tags-not-sorted-error/#comment-3529</guid>
		<description>You just saved my life!!!!</description>
		<content:encoded><![CDATA[<p>You just saved my life!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim, python pep8 and pylint. by Ivan D Vasin</title>
		<link>http://drakonen.com/2010/vim-python-pep8-and-pylint/comment-page-1/#comment-3528</link>
		<dc:creator>Ivan D Vasin</dc:creator>
		<pubDate>Thu, 30 Jun 2011 20:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://drakonen.com/?p=128#comment-3528</guid>
		<description>here&#039;s a shortcut:
$ vim -q &lt;(pep8 --repeat path/to/file.py)</description>
		<content:encoded><![CDATA[<p>here&#8217;s a shortcut:<br />
$ vim -q &lt;(pep8 &#8211;repeat path/to/file.py)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim, python pep8 and pylint. by David</title>
		<link>http://drakonen.com/2010/vim-python-pep8-and-pylint/comment-page-1/#comment-3523</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 25 Jan 2011 06:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://drakonen.com/?p=128#comment-3523</guid>
		<description>Never knew about the -q option.  Wow, that&#039;s an excellent vim gem.  Thanks for the heads up!</description>
		<content:encoded><![CDATA[<p>Never knew about the -q option.  Wow, that&#8217;s an excellent vim gem.  Thanks for the heads up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Django class based views and testing them by Tweets that mention Draakwired : Django class based views and testing them -- Topsy.com</title>
		<link>http://drakonen.com/2010/django-class-based-views-and-testing-them/comment-page-1/#comment-3445</link>
		<dc:creator>Tweets that mention Draakwired : Django class based views and testing them -- Topsy.com</dc:creator>
		<pubDate>Tue, 05 Oct 2010 18:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://drakonen.com/?p=139#comment-3445</guid>
		<description>[...] This post was mentioned on Twitter by Imaginary Landscape , Django Ireland. Django Ireland said: Draakwired : Django class based views and testing them http://bit.ly/9PYVoX [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Imaginary Landscape , Django Ireland. Django Ireland said: Draakwired : Django class based views and testing them <a href="http://bit.ly/9PYVoX" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/bit.ly/9PYVoX?referer=');">http://bit.ly/9PYVoX</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Default paramater values with python by JK</title>
		<link>http://drakonen.com/2008/default-paramater-values-with-python/comment-page-1/#comment-3427</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Tue, 21 Apr 2009 14:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://drakonen.com/blog/?p=78#comment-3427</guid>
		<description>You should really use the faster `is` to compare against `None`:

  if time is None:
    do_stuff()</description>
		<content:encoded><![CDATA[<p>You should really use the faster `is` to compare against `None`:</p>
<p>  if time is None:<br />
    do_stuff()</p>
]]></content:encoded>
	</item>
</channel>
</rss>

