<?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: Base64 encoding/decoding algorithm</title>
	<atom:link href="http://blog.affien.com/archives/2004/12/27/base64-encodingdecoding-algorithm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affien.com/archives/2004/12/27/base64-encodingdecoding-algorithm/</link>
	<description>A few thoughts</description>
	<pubDate>Tue, 06 Jan 2009 00:23:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bas Westerbaan</title>
		<link>http://blog.affien.com/archives/2004/12/27/base64-encodingdecoding-algorithm/comment-page-1/#comment-163</link>
		<dc:creator>Bas Westerbaan</dc:creator>
		<pubDate>Fri, 25 Feb 2005 17:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.w-nz.com/archives/2004/12/27/base64-encodingdecoding-algorithm/#comment-163</guid>
		<description>I know that. But I intended to use python to design the algorithm to then implement it in javascript where it hasn't been implemented yet.
Testing in python is easier than in Javascript ;).</description>
		<content:encoded><![CDATA[<p>I know that. But I intended to use python to design the algorithm to then implement it in javascript where it hasn&#8217;t been implemented yet.<br />
Testing in python is easier than in Javascript ;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gumuz</title>
		<link>http://blog.affien.com/archives/2004/12/27/base64-encodingdecoding-algorithm/comment-page-1/#comment-162</link>
		<dc:creator>gumuz</dc:creator>
		<pubDate>Fri, 25 Feb 2005 14:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.w-nz.com/archives/2004/12/27/base64-encodingdecoding-algorithm/#comment-162</guid>
		<description>You did now Python has &lt;a href="http://docs.python.org/lib/module-base64.html" rel="nofollow"&gt;batteries included&lt;/a&gt;, right?</description>
		<content:encoded><![CDATA[<p>You did now Python has <a href="http://docs.python.org/lib/module-base64.html" rel="nofollow">batteries included</a>, right?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
