<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - caruso_g</title>
<link>http://snipplr.com/users/caruso_g</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 07:55:53 GMT</pubDate>
<item>
<title>(JavaScript) Check for jQuery CDN, fallback to local version</title>
<link>http://snipplr.com/view/61904/check-for-jquery-cdn-fallback-to-local-version/</link>
<description><![CDATA[ <p>Use CDN if online. Fallback to local version if offline.</p> ]]></description>
<pubDate>Thu, 15 Dec 2011 05:10:33 GMT</pubDate>
<guid>http://snipplr.com/view/61904/check-for-jquery-cdn-fallback-to-local-version/</guid>
</item>
<item>
<title>(Python) Set utf-8 encoding for python files</title>
<link>http://snipplr.com/view/58055/set-utf8-encoding-for-python-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 20 Aug 2011 18:23:23 GMT</pubDate>
<guid>http://snipplr.com/view/58055/set-utf8-encoding-for-python-files/</guid>
</item>
<item>
<title>(Django) Edit TEMPLATE_CONTEXT_PROCESSORS in your settings.py</title>
<link>http://snipplr.com/view/47789/edit-templatecontextprocessors-in-your-settingspy/</link>
<description><![CDATA[ <p>Instead of directly edit your TEMPLATE\_CONTEXT\_PROCESSORS, import it in your app's settings.py and just append what you need.

(credits: denysonique and all #django channel community)</p> ]]></description>
<pubDate>Mon, 24 Jan 2011 19:22:11 GMT</pubDate>
<guid>http://snipplr.com/view/47789/edit-templatecontextprocessors-in-your-settingspy/</guid>
</item>
<item>
<title>(Apache) Redirect 404 error page to any page</title>
<link>http://snipplr.com/view/14055/redirect-404-error-page-to-any-page/</link>
<description><![CDATA[ <p>Just insert it into your .htaccess file to redirect all your 404 error pages to any address</p> ]]></description>
<pubDate>Wed, 15 Apr 2009 06:34:30 GMT</pubDate>
<guid>http://snipplr.com/view/14055/redirect-404-error-page-to-any-page/</guid>
</item>
</channel>
</rss>