<?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"
	>
<channel>
	<title>Comments on: python -c &#8220;print &#8216;SGVsbG8gcGxhbmV0IQ==\n&#8217;.decode(&#8217;base64&#8242;)&#8221;</title>
	<atom:link href="http://en.alessiotreglia.com/articles/python-c-print-sgvsbg8gcgxhbmv0iqndecodebase64/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.alessiotreglia.com/articles/python-c-print-sgvsbg8gcgxhbmv0iqndecodebase64/</link>
	<description>everybody lies</description>
	<pubDate>Tue, 02 Dec 2008 08:27:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Eddie</title>
		<link>http://en.alessiotreglia.com/articles/python-c-print-sgvsbg8gcgxhbmv0iqndecodebase64/#comment-4</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Thu, 03 Jul 2008 13:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://en.alessiotreglia.com/?p=3#comment-4</guid>
		<description>Vadim, you can't just paste the thing, you have to fix the quotes, wordpress gets it wrong. Protip: replace all quotes which are typographic to normal ascii ones.

&#62;Alessio wrote: Hello planet!
Hello man, I want more python posts</description>
		<content:encoded><![CDATA[<p>Vadim, you can&#8217;t just paste the thing, you have to fix the quotes, wordpress gets it wrong. Protip: replace all quotes which are typographic to normal ascii ones.</p>
<p>&gt;Alessio wrote: Hello planet!<br />
Hello man, I want more python posts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim P.</title>
		<link>http://en.alessiotreglia.com/articles/python-c-print-sgvsbg8gcgxhbmv0iqndecodebase64/#comment-3</link>
		<dc:creator>Vadim P.</dc:creator>
		<pubDate>Wed, 02 Jul 2008 14:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://en.alessiotreglia.com/?p=3#comment-3</guid>
		<description>vadi@ubuntu-laptop:~$ python -c “print ‘SGVsbG8gcGxhbmV0IQ==\n’.decode(’base64′)”
bash: syntax error near unexpected token `('
vadi@ubuntu-laptop:~$ python -c “print ‘SGVsbG8gcGxhbmV0IQ==\n’.decode(’base64′)”
bash: syntax error near unexpected token `('
vadi@ubuntu-laptop:~$ python -c "print ‘SGVsbG8gcGxhbmV0IQ==\n’.decode(’base64′)"
  File "", line 1
    print ‘SGVsbG8gcGxhbmV0IQ==\n’.decode(’base64′)
          ^
SyntaxError: invalid syntax
vadi@ubuntu-laptop:~$ python -c "print 'SGVsbG8gcGxhbmV0IQ==\n'.decode('base64')"
&lt;b&gt;Hello planet!&lt;/b&gt;
vadi@ubuntu-laptop:~$</description>
		<content:encoded><![CDATA[<p>vadi@ubuntu-laptop:~$ python -c “print ‘SGVsbG8gcGxhbmV0IQ==\n’.decode(’base64′)”<br />
bash: syntax error near unexpected token `(&#8217;<br />
vadi@ubuntu-laptop:~$ python -c “print ‘SGVsbG8gcGxhbmV0IQ==\n’.decode(’base64′)”<br />
bash: syntax error near unexpected token `(&#8217;<br />
vadi@ubuntu-laptop:~$ python -c &#8220;print ‘SGVsbG8gcGxhbmV0IQ==\n’.decode(’base64′)&#8221;<br />
  File &#8220;&#8221;, line 1<br />
    print ‘SGVsbG8gcGxhbmV0IQ==\n’.decode(’base64′)<br />
          ^<br />
SyntaxError: invalid syntax<br />
vadi@ubuntu-laptop:~$ python -c &#8220;print &#8216;SGVsbG8gcGxhbmV0IQ==\n&#8217;.decode(&#8217;base64&#8242;)&#8221;<br />
<b>Hello planet!</b><br />
vadi@ubuntu-laptop:~$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucian</title>
		<link>http://en.alessiotreglia.com/articles/python-c-print-sgvsbg8gcgxhbmv0iqndecodebase64/#comment-2</link>
		<dc:creator>Lucian</dc:creator>
		<pubDate>Wed, 02 Jul 2008 14:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://en.alessiotreglia.com/?p=3#comment-2</guid>
		<description>Cool title. Welcome.</description>
		<content:encoded><![CDATA[<p>Cool title. Welcome.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
