<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - manolis</title>
<link>http://snipplr.com/users/manolis</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 16:46:31 GMT</pubDate>
<item>
<title>(Bash) Solution for the MAMP \"#2006 - MySQL server has gone away\" error</title>
<link>http://snipplr.com/view/65272/solution-for-the-mamp-2006--mysql-server-has-gone-away-error/</link>
<description><![CDATA[ <p>Credit goes to [shyul](http://forum.mamp.info/memberlist.php?mode=viewprofile&amp;u=61837"shyul") and the original forum post here: [original_post](http://forum.mamp.info/viewtopic.php?t=14115"original_post")
You need to modify the following file " ...\MAMP\bin\startMysql.sh" with the code bellow</p> ]]></description>
<pubDate>Wed, 30 May 2012 12:02:21 GMT</pubDate>
<guid>http://snipplr.com/view/65272/solution-for-the-mamp-2006--mysql-server-has-gone-away-error/</guid>
</item>
<item>
<title>(jQuery) JQuery Compare Selectors</title>
<link>http://snipplr.com/view/64780/jquery-compare-selectors/</link>
<description><![CDATA[ <p>Selectors are ARRAYs ... so you should do something like this 

$('div.a')[0] == $('div#a')[0]

or use the bellow method</p> ]]></description>
<pubDate>Wed, 02 May 2012 17:07:53 GMT</pubDate>
<guid>http://snipplr.com/view/64780/jquery-compare-selectors/</guid>
</item>
</channel>
</rss>