<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - caioariede</title>
<link>http://snipplr.com/users/caioariede</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 12:22:33 GMT</pubDate>
<item>
<title>(Python) Python - Create a function in runtime</title>
<link>http://snipplr.com/view/17819/python--create-a-function-in-runtime/</link>
<description><![CDATA[ <p>The code below creates a function in python, during runtime. Change it for their needs.</p> ]]></description>
<pubDate>Sun, 02 Aug 2009 21:26:14 GMT</pubDate>
<guid>http://snipplr.com/view/17819/python--create-a-function-in-runtime/</guid>
</item>
<item>
<title>(PHP) Kohana Patch: Input library problem with [ and ]</title>
<link>http://snipplr.com/view/15884/kohana-patch-input-library-problem-with--and-/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 12 Jun 2009 16:54:36 GMT</pubDate>
<guid>http://snipplr.com/view/15884/kohana-patch-input-library-problem-with--and-/</guid>
</item>
<item>
<title>(JavaScript) 307.to API</title>
<link>http://snipplr.com/view/14571/307to-api/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 29 Apr 2009 09:48:52 GMT</pubDate>
<guid>http://snipplr.com/view/14571/307to-api/</guid>
</item>
<item>
<title>(PHP) Regex Text Syntax Parser</title>
<link>http://snipplr.com/view/13855/regex-text-syntax-parser/</link>
<description><![CDATA[ <p>Parse syntax in a text using preg_replace_callback.</p> ]]></description>
<pubDate>Tue, 07 Apr 2009 10:38:13 GMT</pubDate>
<guid>http://snipplr.com/view/13855/regex-text-syntax-parser/</guid>
</item>
<item>
<title>(PHP) Get page title</title>
<link>http://snipplr.com/view/13714/get-page-title/</link>
<description><![CDATA[ <p>This function attempts to get the title of specified url, by html tag "title". The title is returned with UTF-8 encoding. If ok, returns array(true, ok, title), if an error occurs, return array(false, error, null).</p> ]]></description>
<pubDate>Thu, 02 Apr 2009 10:47:02 GMT</pubDate>
<guid>http://snipplr.com/view/13714/get-page-title/</guid>
</item>
</channel>
</rss>