<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - throb</title>
<link>http://snipplr.com/users/throb</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 13:43:38 GMT</pubDate>
<item>
<title>(Python) Replace procedural Nuke Write paths with real paths in write node by replacing the write node(s)</title>
<link>http://snipplr.com/view/70898/replace-procedural-nuke-write-paths-with-real-paths-in-write-node-by-replacing-the-write-nodes/</link>
<description><![CDATA[ <p>This allows you to take a node that has expressions in it and create copies of them that are hard pathed.  It will also disable said expression driven write nodes and disable them.</p> ]]></description>
<pubDate>Tue, 23 Apr 2013 13:41:33 GMT</pubDate>
<guid>http://snipplr.com/view/70898/replace-procedural-nuke-write-paths-with-real-paths-in-write-node-by-replacing-the-write-nodes/</guid>
</item>
<item>
<title>(Python) Add VRay gamma attributes to all 8 bit file nodes</title>
<link>http://snipplr.com/view/64433/add-vray-gamma-attributes-to-all-8-bit-file-nodes/</link>
<description><![CDATA[ <p>A function that adds gamma attribs to the image files that are 8 bit in nature (aka not EXR or HDR) so that you can get to a linear workflow easily</p> ]]></description>
<pubDate>Mon, 09 Apr 2012 01:28:35 GMT</pubDate>
<guid>http://snipplr.com/view/64433/add-vray-gamma-attributes-to-all-8-bit-file-nodes/</guid>
</item>
<item>
<title>(TCL) Nuke flicker node</title>
<link>http://snipplr.com/view/62802/nuke-flicker-node/</link>
<description><![CDATA[ <p>This node gives a flickering effect with parameters that allow you to control the flicker style</p> ]]></description>
<pubDate>Fri, 27 Jan 2012 08:52:19 GMT</pubDate>
<guid>http://snipplr.com/view/62802/nuke-flicker-node/</guid>
</item>
<item>
<title>(Python) Search for files with a specific extension and put them in a list</title>
<link>http://snipplr.com/view/39417/search-for-files-with-a-specific-extension-and-put-them-in-a-list/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 23 Aug 2010 13:21:39 GMT</pubDate>
<guid>http://snipplr.com/view/39417/search-for-files-with-a-specific-extension-and-put-them-in-a-list/</guid>
</item>
<item>
<title>(Python) run rvls from a python subprocess</title>
<link>http://snipplr.com/view/39342/run-rvls-from-a-python-subprocess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 20 Aug 2010 10:06:09 GMT</pubDate>
<guid>http://snipplr.com/view/39342/run-rvls-from-a-python-subprocess/</guid>
</item>
<item>
<title>(Python) Building block for simple command line execution</title>
<link>http://snipplr.com/view/39224/building-block-for-simple-command-line-execution/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 18 Aug 2010 16:13:28 GMT</pubDate>
<guid>http://snipplr.com/view/39224/building-block-for-simple-command-line-execution/</guid>
</item>
<item>
<title>(Python) flip.py with better support for Read nodes</title>
<link>http://snipplr.com/view/38796/flippy-with-better-support-for-read-nodes/</link>
<description><![CDATA[ <p>This is a fix to an old bug with the Foundry flip.py script</p> ]]></description>
<pubDate>Tue, 10 Aug 2010 00:56:16 GMT</pubDate>
<guid>http://snipplr.com/view/38796/flippy-with-better-support-for-read-nodes/</guid>
</item>
<item>
<title>(Python) rv_this with stereo support</title>
<link>http://snipplr.com/view/38795/rvthis-with-stereo-support/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Aug 2010 00:55:13 GMT</pubDate>
<guid>http://snipplr.com/view/38795/rvthis-with-stereo-support/</guid>
</item>
<item>
<title>(Python) List all sequences (recursively) in a dir</title>
<link>http://snipplr.com/view/35530/list-all-sequences-recursively-in-a-dir/</link>
<description><![CDATA[ <p>Loads of code lifted from here :
http://www.tokeru.com/t/bin/view/Maya/MayaPython#ListDir</p> ]]></description>
<pubDate>Sat, 05 Jun 2010 10:56:17 GMT</pubDate>
<guid>http://snipplr.com/view/35530/list-all-sequences-recursively-in-a-dir/</guid>
</item>
<item>
<title>(Python) List all directories in a path and save the information to a text file</title>
<link>http://snipplr.com/view/33898/list-all-directories-in-a-path-and-save-the-information-to-a-text-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 05 May 2010 07:55:29 GMT</pubDate>
<guid>http://snipplr.com/view/33898/list-all-directories-in-a-path-and-save-the-information-to-a-text-file/</guid>
</item>
<item>
<title>(Python) Remove jobs older than 10 days in Qube</title>
<link>http://snipplr.com/view/33849/remove-jobs-older-than-10-days-in-qube/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 04 May 2010 09:05:53 GMT</pubDate>
<guid>http://snipplr.com/view/33849/remove-jobs-older-than-10-days-in-qube/</guid>
</item>
<item>
<title>(Python) Connecting to the Shotgun Project Mangement system</title>
<link>http://snipplr.com/view/33741/connecting-to-the-shotgun-project-mangement-system/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 03 May 2010 08:57:16 GMT</pubDate>
<guid>http://snipplr.com/view/33741/connecting-to-the-shotgun-project-mangement-system/</guid>
</item>
<item>
<title>(Python) create a zipfile from an input file</title>
<link>http://snipplr.com/view/33711/create-a-zipfile-from-an-input-file/</link>
<description><![CDATA[ <p>This creates a zipfile with the same name as the input file in the same location as the input file.  Only does a single file.</p> ]]></description>
<pubDate>Sat, 01 May 2010 12:28:14 GMT</pubDate>
<guid>http://snipplr.com/view/33711/create-a-zipfile-from-an-input-file/</guid>
</item>
<item>
<title>(Python) Rendering a Maya 2011 Scene with VRay</title>
<link>http://snipplr.com/view/32324/rendering-a-maya-2011-scene-with-vray/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 19 Apr 2010 09:18:43 GMT</pubDate>
<guid>http://snipplr.com/view/32324/rendering-a-maya-2011-scene-with-vray/</guid>
</item>
<item>
<title>(Python) VRay Utils for Maya 2011</title>
<link>http://snipplr.com/view/32238/vray-utils-for-maya-2011/</link>
<description><![CDATA[ <p>Currently supports exporting to VRScene only.  This will change over time.</p> ]]></description>
<pubDate>Sun, 18 Apr 2010 19:31:56 GMT</pubDate>
<guid>http://snipplr.com/view/32238/vray-utils-for-maya-2011/</guid>
</item>
<item>
<title>(Python) Getting output data from Qube</title>
<link>http://snipplr.com/view/32235/getting-output-data-from-qube/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 18 Apr 2010 19:30:27 GMT</pubDate>
<guid>http://snipplr.com/view/32235/getting-output-data-from-qube/</guid>
</item>
</channel>
</rss>