<?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 Decode Encode Using Notepad++</title>
	<atom:link href="http://wingloon.com/2008/10/28/base64-decode-encode-using-notepad/feed/" rel="self" type="application/rss+xml" />
	<link>http://wingloon.com/2008/10/28/base64-decode-encode-using-notepad/</link>
	<description>decoding my knowledge through blogging</description>
	<lastBuildDate>Wed, 16 May 2012 04:59:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ramesh</title>
		<link>http://wingloon.com/2008/10/28/base64-decode-encode-using-notepad/comment-page-1/#comment-4892</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Sun, 01 Apr 2012 18:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://wingloon.com/?p=473#comment-4892</guid>
		<description>Hi 

Thanks for posting/contributing the plugin

Do we have any plug-in which is accepts the Base64 charset to decode or encode the text? The current one supporting UTF-8 as default right? I need the flexibility to change this charset</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>Thanks for posting/contributing the plugin</p>
<p>Do we have any plug-in which is accepts the Base64 charset to decode or encode the text? The current one supporting UTF-8 as default right? I need the flexibility to change this charset</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Base64 Decode</title>
		<link>http://wingloon.com/2008/10/28/base64-decode-encode-using-notepad/comment-page-1/#comment-3490</link>
		<dc:creator>Base64 Decode</dc:creator>
		<pubDate>Sat, 29 Oct 2011 09:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://wingloon.com/?p=473#comment-3490</guid>
		<description>I discovered NP++ just 3 days ago and I like it more and more each day. After Java-powered monsters NP++ is just a miracle!</description>
		<content:encoded><![CDATA[<p>I discovered NP++ just 3 days ago and I like it more and more each day. After Java-powered monsters NP++ is just a miracle!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free NSK</title>
		<link>http://wingloon.com/2008/10/28/base64-decode-encode-using-notepad/comment-page-1/#comment-2927</link>
		<dc:creator>Free NSK</dc:creator>
		<pubDate>Fri, 26 Nov 2010 10:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://wingloon.com/?p=473#comment-2927</guid>
		<description>Thanks, dude. it helps me.</description>
		<content:encoded><![CDATA[<p>Thanks, dude. it helps me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Bruzer</title>
		<link>http://wingloon.com/2008/10/28/base64-decode-encode-using-notepad/comment-page-1/#comment-2343</link>
		<dc:creator>Matt Bruzer</dc:creator>
		<pubDate>Wed, 21 Oct 2009 16:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://wingloon.com/?p=473#comment-2343</guid>
		<description>This article was useful to me since I use notepad++ but never knew how to do this.  

An interesting point to add the Base64 encode does not produce a decodable string for very short strings.  I had to add three zeros on the end to make the result 16 characters long so the Base64 decoder plugin would accept the input.

Thanks!</description>
		<content:encoded><![CDATA[<p>This article was useful to me since I use notepad++ but never knew how to do this.  </p>
<p>An interesting point to add the Base64 encode does not produce a decodable string for very short strings.  I had to add three zeros on the end to make the result 16 characters long so the Base64 decoder plugin would accept the input.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

