<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/staging</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 09:52:41 GMT</pubDate>
<item>
<title>(PHP) Database Connection - evinweissenberg</title>
<link>http://snipplr.com/view/66799/database-connection/</link>
<description><![CDATA[ <p>Allows you to connect to different datasources. Very common to use something like this for development,staging and production deployments.</p> ]]></description>
<pubDate>Sat, 18 Aug 2012 07:31:41 GMT</pubDate>
<guid>http://snipplr.com/view/66799/database-connection/</guid>
</item>
<item>
<title>(Apache) .htaccess protect directory - ropehead</title>
<link>http://snipplr.com/view/54399/htaccess-protect-directory/</link>
<description><![CDATA[ <p>also requires an .htpasswd file to be created in a secure directory</p> ]]></description>
<pubDate>Thu, 26 May 2011 07:04:15 GMT</pubDate>
<guid>http://snipplr.com/view/54399/htaccess-protect-directory/</guid>
</item>
<item>
<title>(Bash) Store Drupal blockconfiguration in SVN. - berkes</title>
<link>http://snipplr.com/view/14095/store-drupal-blockconfiguration-in-svn/</link>
<description><![CDATA[ <p>A common Drupal problem: how to save e.g. your blocks configuration without dragging an X Gig database around. 

A simple command that dumps a table in a way that it can be inserted into SVN. 
Every row is dumped as a single line, and they are sorted. Minimising the differences.

This example dumps the data for blocks.</p> ]]></description>
<pubDate>Thu, 16 Apr 2009 10:59:17 GMT</pubDate>
<guid>http://snipplr.com/view/14095/store-drupal-blockconfiguration-in-svn/</guid>
</item>
</channel>
</rss>