<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/encoder</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 01:13:15 GMT</pubDate>
<item>
<title>(Java) Text-to-Binary Encoder - eiger824</title>
<link>http://snipplr.com/view/69415/texttobinary-encoder/</link>
<description><![CDATA[ <p>A simple Text Encoder.</p> ]]></description>
<pubDate>Fri, 11 Jan 2013 00:47:47 GMT</pubDate>
<guid>http://snipplr.com/view/69415/texttobinary-encoder/</guid>
</item>
<item>
<title>(PHP) WP Email Encoder Bundle - freelancephp</title>
<link>http://snipplr.com/view/49005/wp-email-encoder-bundle/</link>
<description><![CDATA[ <p>Encode mailto links and (plain) email addresses on your site and hide them from spambots. Easy to use, plugin works directly when activated.

Features
* Protect all emails and mailto links
* Check posts, widgets, comments and RSS feeds
* Encode all kind of content (text and html)
* Email Encoder Form (in admin and also for your site)
* Use params in mailto links, like: cc, bcc, subject, body
* And more.</p> ]]></description>
<pubDate>Mon, 14 Feb 2011 23:01:44 GMT</pubDate>
<guid>http://snipplr.com/view/49005/wp-email-encoder-bundle/</guid>
</item>
<item>
<title>(PHP) PHP Password Encode/Decoder - whatshakin</title>
<link>http://snipplr.com/view/45005/php-password-encodedecoder/</link>
<description><![CDATA[ <p>I had the hardest time finding a reliable way to encode/decode the password temporarily for an integration.  So here it is.</p> ]]></description>
<pubDate>Mon, 29 Nov 2010 09:27:58 GMT</pubDate>
<guid>http://snipplr.com/view/45005/php-password-encodedecoder/</guid>
</item>
<item>
<title>(JavaScript) Hex encode &amp;amp; decode String prototype - Pjotor</title>
<link>http://snipplr.com/view/30964/hex-encode--decode-string-prototype/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 06 Apr 2010 07:03:56 GMT</pubDate>
<guid>http://snipplr.com/view/30964/hex-encode--decode-string-prototype/</guid>
</item>
<item>
<title>(PHP) PHP JavaScript ROT13 Encoder Function - koncept</title>
<link>http://snipplr.com/view/6037/php-javascript-rot13-encoder-function/</link>
<description><![CDATA[ <p>This function was respectfully borrowed from TextMate and ported to PHP. Thanks to Allan Odgaard for the function! ;)

Obviously, this can be extended a lot more, but I wanted to keep it as simple as possible for the example.</p> ]]></description>
<pubDate>Tue, 29 Apr 2008 01:44:41 GMT</pubDate>
<guid>http://snipplr.com/view/6037/php-javascript-rot13-encoder-function/</guid>
</item>
<item>
<title>(PHP) PHP - Ofuscar Valor - nicolaspar</title>
<link>http://snipplr.com/view/3492/php--ofuscar-valor/</link>
<description><![CDATA[ <p>$test = 'hola';
echo $test ."";
$test = ofuscar( $test ); #Ida
echo $test ."";
$test = ofuscar( $test ); #Vuelta
echo $test ."";</p> ]]></description>
<pubDate>Thu, 09 Aug 2007 14:14:26 GMT</pubDate>
<guid>http://snipplr.com/view/3492/php--ofuscar-valor/</guid>
</item>
</channel>
</rss>