<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - janlodey</title>
<link>http://snipplr.com/users/janlodey</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 06:40:47 GMT</pubDate>
<item>
<title>(AppleScript) Setup Drush in Terminal</title>
<link>http://snipplr.com/view/56991/setup-drush-in-terminal/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 21 Jul 2011 22:29:32 GMT</pubDate>
<guid>http://snipplr.com/view/56991/setup-drush-in-terminal/</guid>
</item>
<item>
<title>(AppleScript) Remove .svn folders via terminal</title>
<link>http://snipplr.com/view/55827/remove-svn-folders-via-terminal/</link>
<description><![CDATA[ <p>Use from the directory you want to strip .svn folders from. This will run through all child folders and recursively remove any .svn folder.</p> ]]></description>
<pubDate>Tue, 28 Jun 2011 18:06:23 GMT</pubDate>
<guid>http://snipplr.com/view/55827/remove-svn-folders-via-terminal/</guid>
</item>
<item>
<title>(PHP) Drupal clean strings from template files</title>
<link>http://snipplr.com/view/55412/drupal-clean-strings-from-template-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 17 Jun 2011 18:51:32 GMT</pubDate>
<guid>http://snipplr.com/view/55412/drupal-clean-strings-from-template-files/</guid>
</item>
<item>
<title>(PHP) Views node relationship argument</title>
<link>http://snipplr.com/view/54510/views-node-relationship-argument/</link>
<description><![CDATA[ <p>Use this to pull a list of items based on the nid of the 'parent' node.... so you can show fields added to that node, on the child. Handy.

Make nid argument..... use custom php arg code below to feed the argument the nid of the parent.

Remember to change the $ to the field name you are targeting..... IMPORTANT</p> ]]></description>
<pubDate>Fri, 27 May 2011 23:14:05 GMT</pubDate>
<guid>http://snipplr.com/view/54510/views-node-relationship-argument/</guid>
</item>
<item>
<title>(PHP) Related by taxonomy php views argument</title>
<link>http://snipplr.com/view/54507/related-by-taxonomy-php-views-argument/</link>
<description><![CDATA[ <p>Use this on a Term ID argument - enter the below as provide default agrument - php Code

remember to change the vid to your vocabulary</p> ]]></description>
<pubDate>Fri, 27 May 2011 23:10:23 GMT</pubDate>
<guid>http://snipplr.com/view/54507/related-by-taxonomy-php-views-argument/</guid>
</item>
</channel>
</rss>