<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (jpcody)</title>
    <link>https://pinboard.in/u:jpcody/public/</link>
    <description>recent bookmarks from jpcody</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.maurits.vdschee.nl/php_hide_email/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.maurits.vdschee.nl/php_hide_email/">
    <title>PHP hide_email()</title>
    <dc:date>2010-02-03T22:27:03+00:00</dc:date>
    <link>http://www.maurits.vdschee.nl/php_hide_email/</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[A PHP function to protect the E-mail address you publish on your website against bots or spiders that index or harvest E-mail addresses for sending you spam. It uses a substitution cipher with a different key for every page load. Look at the generated XHTML in the example while pressing the browsers "reload" button to see this in effect.]]></description>
<dc:subject>php email obfuscation</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:26622a939cc2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:email"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:obfuscation"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>