<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - NyX</title>
<link>http://snipplr.com/users/NyX</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 15:01:44 GMT</pubDate>
<item>
<title>(JavaScript) Check first character of a string</title>
<link>http://snipplr.com/view/19131/check-first-character-of-a-string/</link>
<description><![CDATA[ <p>Checks if the first char of a string is a : letter, number, dot ( . ), arond ( @ ), underscore ( _ ).</p> ]]></description>
<pubDate>Tue, 01 Sep 2009 11:46:13 GMT</pubDate>
<guid>http://snipplr.com/view/19131/check-first-character-of-a-string/</guid>
</item>
<item>
<title>(JavaScript) Valid e-mail adress</title>
<link>http://snipplr.com/view/18397/valid-email-adress/</link>
<description><![CDATA[ <p>Checks if value is an e-mail.</p> ]]></description>
<pubDate>Mon, 17 Aug 2009 11:58:58 GMT</pubDate>
<guid>http://snipplr.com/view/18397/valid-email-adress/</guid>
</item>
<item>
<title>(C++) Edit memory</title>
<link>http://snipplr.com/view/18396/edit-memory/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 17 Aug 2009 11:54:40 GMT</pubDate>
<guid>http://snipplr.com/view/18396/edit-memory/</guid>
</item>
<item>
<title>(PHP) Get MySQL stats</title>
<link>http://snipplr.com/view/18395/get-mysql-stats/</link>
<description><![CDATA[ <p>Outputs MySQL server stats : uptime, threads, questions, slow queries, opens, flush tables, open tables, queries per sec (avg).</p> ]]></description>
<pubDate>Mon, 17 Aug 2009 11:32:02 GMT</pubDate>
<guid>http://snipplr.com/view/18395/get-mysql-stats/</guid>
</item>
<item>
<title>(PHP) Google bot crawl notifier</title>
<link>http://snipplr.com/view/18394/google-bot-crawl-notifier/</link>
<description><![CDATA[ <p>Include this in any page you want to track for Google bot crawls.
Adapt it to your needs (eg: MySQL log instead of e-mail announcement, etc).</p> ]]></description>
<pubDate>Mon, 17 Aug 2009 11:25:22 GMT</pubDate>
<guid>http://snipplr.com/view/18394/google-bot-crawl-notifier/</guid>
</item>
</channel>
</rss>