<?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 on: Tie an orange ribbon&#8230;</title>
	<atom:link href="http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/</link>
	<description>Braindumps on things Mel Chua has found shiny lately.</description>
	<lastBuildDate>Sat, 11 Feb 2012 03:06:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tim Smith</title>
		<link>http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/comment-page-1/#comment-376</link>
		<dc:creator>Tim Smith</dc:creator>
		<pubDate>Sun, 28 Oct 2007 19:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/#comment-376</guid>
		<description>Well. I still have no idea why anyone would learn assembler, ever. XD</description>
		<content:encoded><![CDATA[<p>Well. I still have no idea why anyone would learn assembler, ever. XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mel</title>
		<link>http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/comment-page-1/#comment-374</link>
		<dc:creator>Mel</dc:creator>
		<pubDate>Sun, 28 Oct 2007 15:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/#comment-374</guid>
		<description>In the Python domain, I&#039;d describe myself more as an &quot;I&#039;ve only done enough to have really sore legs for an extended period of time, but can tell you enough so that you can have sore legs too!&quot; person rather than a 60-year-old sword-wielding fan-flipping matron, but thanks for the compliment. :)</description>
		<content:encoded><![CDATA[<p>In the Python domain, I&#8217;d describe myself more as an &#8220;I&#8217;ve only done enough to have really sore legs for an extended period of time, but can tell you enough so that you can have sore legs too!&#8221; person rather than a 60-year-old sword-wielding fan-flipping matron, but thanks for the compliment. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Watkins (a.k.a. Chriswaterguy)</title>
		<link>http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/comment-page-1/#comment-371</link>
		<dc:creator>Chris Watkins (a.k.a. Chriswaterguy)</dc:creator>
		<pubDate>Sun, 28 Oct 2007 12:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/#comment-371</guid>
		<description>You do Python? Fantastic! Must talk to you about that - have just started running pywikipedia. Medium term goal - figure out a way of creating relevant wikilinks with the bot. The basic search and replace idea seems straightforward, but there&#039;s quite a few special cases (e.g. only want the first one in the article, skip the page if it&#039;s already linked, recognize a list of synonyms, yada yada yada...)&lt;br/&gt;&lt;br/&gt;When it comes to Python, it sounds like you are the 60-year-old Tai Chi lady, and I am learning to walk.</description>
		<content:encoded><![CDATA[<p>You do Python? Fantastic! Must talk to you about that &#8211; have just started running pywikipedia. Medium term goal &#8211; figure out a way of creating relevant wikilinks with the bot. The basic search and replace idea seems straightforward, but there&#8217;s quite a few special cases (e.g. only want the first one in the article, skip the page if it&#8217;s already linked, recognize a list of synonyms, yada yada yada&#8230;)</p>
<p>When it comes to Python, it sounds like you are the 60-year-old Tai Chi lady, and I am learning to walk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mel</title>
		<link>http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/comment-page-1/#comment-370</link>
		<dc:creator>Mel</dc:creator>
		<pubDate>Sun, 28 Oct 2007 06:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/#comment-370</guid>
		<description>Oh, I definitely agree, 99.999% of the time - I hate fussing with malloc and free. But sometimes when you&#039;re trying to optimize already-written code for speed, it&#039;s nice to know how things work under the hood so you can make the more efficient function call.&lt;br/&gt;&lt;br/&gt;Kinda like &quot;why would you learn assembler if you&#039;re a C programmer?&quot; Same banana. Also, it&#039;s sort of fun to learn how your favorite language works.</description>
		<content:encoded><![CDATA[<p>Oh, I definitely agree, 99.999% of the time &#8211; I hate fussing with malloc and free. But sometimes when you&#8217;re trying to optimize already-written code for speed, it&#8217;s nice to know how things work under the hood so you can make the more efficient function call.</p>
<p>Kinda like &#8220;why would you learn assembler if you&#8217;re a C programmer?&#8221; Same banana. Also, it&#8217;s sort of fun to learn how your favorite language works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Smith</title>
		<link>http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/comment-page-1/#comment-369</link>
		<dc:creator>Tim Smith</dc:creator>
		<pubDate>Sat, 27 Oct 2007 04:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melchua.com/2007/10/26/tie-an-orange-ribbon/#comment-369</guid>
		<description>The only part of the post I really know how to respond to:&lt;br/&gt;&lt;i&gt;but as far as I&#039;m concerned, things get stored in VAGUE-LAND! in Python.&lt;/i&gt;&lt;br/&gt;I&#039;m pretty sure that&#039;s intentional, and generally for the best. Why do you care what the interpreter does with memory internally?</description>
		<content:encoded><![CDATA[<p>The only part of the post I really know how to respond to:<br /><i>but as far as I&#8217;m concerned, things get stored in VAGUE-LAND! in Python.</i><br />I&#8217;m pretty sure that&#8217;s intentional, and generally for the best. Why do you care what the interpreter does with memory internally?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

