<rss version="2.0">
    <channel>
	<title>Houdini Toolbox</title>
	<description>Houdini Toolbox is a site dedicated to Houdini tool developmenet and education.</description>
	<link>http://www.houdinitoolbox.com/</link>
	<item>
	    <title>BoundingClip v1.0</title>
	    <description>Added the BoundingClip SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=61</link>
	    <pubDate>08/16/2011</pubDate>
	</item>
	<item>
	    <title>Frustum v1.0</title>
	    <description>Added the Frustum SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=60</link>
	    <pubDate>08/16/2011</pubDate>
	</item>
	<item>
	    <title>PrimitiveCentroid v2.0</title>
	    <description>Changed how groups are processed.  Previously, a point would be created at the center of the entire group.  Now, a point is created for each primitive in that group. Removed the Use Groups toggle and renamed Primitive Groups to Group.  Keeping consistent with Houdini, if no groups are chosen, all primitives are used. Removed the HDK dependency.  Group names and wildcards are now handled properly by globbing. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=29</link>
	    <pubDate>08/16/2011</pubDate>
	</item>
	<item>
	    <title>DOP Utilities v1.1</title>
	    <description>Fixed incomplete dopfield, dopoptions and dopnumrecords functions that were accidentally in 1.0. Unlike the hscript equivalents, if these functions fail in any way they throw an exception. The return value types can also vary between types such as float, int, vectors, quaternions, etc. depending on the data type. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=13</link>
	    <pubDate>06/25/2011</pubDate>
	</item>
	<item>
	    <title>ObjectPosition v2.0</title>
	    <description>Added support for multiple objects at once. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=41</link>
	    <pubDate>05/07/2011</pubDate>
	</item>
	<item>
	    <title>Inline Python Code v1.5</title>
	    <description>Added the ability to create a new digital asset from an inline operator. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=6</link>
	    <pubDate>05/07/2011</pubDate>
	</item>
	<item>
	    <title>AlignToPrimitive v1.0</title>
	    <description>Added the AlignToPrimitive SOP </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=57</link>
	    <pubDate>05/05/2011</pubDate>
	</item>
	<item>
	    <title>LineIntersection v1.0</title>
	    <description>Added the LineIntersection SOP </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=56</link>
	    <pubDate>05/05/2011</pubDate>
	</item>
	<item>
	    <title>CurveIsolate v1.0</title>
	    <description>Added the CurveIsolate SOP </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=55</link>
	    <pubDate>05/05/2011</pubDate>
	</item>
	<item>
	    <title>CurveSeparator v1.0</title>
	    <description>Added the CurveSeparator SOP </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=54</link>
	    <pubDate>05/05/2011</pubDate>
	</item>
	<item>
	    <title>Gnomon v1.0</title>
	    <description>Added the Gnomon SOP </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=52</link>
	    <pubDate>05/05/2011</pubDate>
	</item>
	<item>
	    <title>TransformInverter v1.0</title>
	    <description>Added the TransformInverter Object </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=51</link>
	    <pubDate>05/05/2011</pubDate>
	</item>
	<item>
	    <title>Asset Utilities v1.1</title>
	    <description>Fixed several problems with __processOTLFileContextHandler() where it was incorrectly comparing node types against generic Python objects, not hou.NodeTypeCategory objects, incorrectly testing for a pop node instead of a shop node, and added a dop entry. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=12</link>
	    <pubDate>02/21/2011</pubDate>
	</item>
	<item>
	    <title>Updates</title>
	    <description>Back from vacation; updates and new things.</description>
	    <link>http://www.houdinitoolbox.com/news/?p=65</link>
	    <pubDate>02/21/2011</pubDate>
	</item>
	<item>
	    <title>PointEdgeSlider v1.1</title>
	    <description>Modified the return type of helper inlinecpp functions to return data as int arrays.  This is a better way and fixes a problem on Windows. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=39</link>
	    <pubDate>02/20/2011</pubDate>
	</item>
	<item>
	    <title>Node Utilities v1.1</title>
	    <description>Added functions that are suitable for calling from event handler scripts.  These functions help with coloring nodes based on their types, tool settings or names.  Also added a function that can modify display/render flags on wiring. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=38</link>
	    <pubDate>02/20/2011</pubDate>
	</item>
	<item>
	    <title>PolyRound v1.1</title>
	    <description>Modified the return type of helper inlinecpp functions to return data as int arrays.  This is a better way and fixes a problem on Windows. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=28</link>
	    <pubDate>02/20/2011</pubDate>
	</item>
	<item>
	    <title>Helix v1.0</title>
	    <description>Added the Helix SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=50</link>
	    <pubDate>02/18/2011</pubDate>
	</item>
	<item>
	    <title>Welcome to Houdini Toolbox</title>
	    <description>The Houdini Toolbox has finally launched.</description>
	    <link>http://www.houdinitoolbox.com/news/?p=18</link>
	    <pubDate>01/19/2011</pubDate>
	</item>
	<item>
	    <title>Attribute Override SOP</title>
	    <description>Probably my favorite operator I've ever written.</description>
	    <link>http://www.houdinitoolbox.com/news/?p=23</link>
	    <pubDate>01/19/2011</pubDate>
	</item>
	<item>
	    <title>On Vacation</title>
	    <description>No updates for a few weeks.</description>
	    <link>http://www.houdinitoolbox.com/news/?p=49</link>
	    <pubDate>01/19/2011</pubDate>
	</item>
	<item>
	    <title>Houdini system scripts</title>
	    <description>Quickly and easily install and source Houdini builds.</description>
	    <link>http://www.houdinitoolbox.com/news/?p=30</link>
	    <pubDate>01/19/2011</pubDate>
	</item>
	<item>
	    <title>Operators enhanced by c++</title>
	    <description>Using the new inlinecpp to enhance the abilities of HOM and create better operators.</description>
	    <link>http://www.houdinitoolbox.com/news/?p=27</link>
	    <pubDate>01/19/2011</pubDate>
	</item>
	<item>
	    <title>Educational Material and Media</title>
	    <description></description>
	    <link>http://www.houdinitoolbox.com/news/?p=47</link>
	    <pubDate>01/19/2011</pubDate>
	</item>
	<item>
	    <title>Install Houdini v1.0</title>
	    <description>Added the Install Houdini script. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=49</link>
	    <pubDate>01/18/2011</pubDate>
	</item>
	<item>
	    <title>Transform About Geometry v1.0</title>
	    <description>Added the Transform About Geometry tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=48</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>ROP Utilities v1.0</title>
	    <description>Added the ROP Utilities module. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=47</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Source Houdini v1.0</title>
	    <description>Added the Source Houdini script. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=46</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Houdini Utilities v1.0</title>
	    <description>Added the Houdini Utilities module. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=45</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Add Attribute Visualization v1.0</title>
	    <description>Added the Add Attribute Visualization tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=44</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Teapot v1.0</title>
	    <description>Added the Teapot shelf tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=43</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Harden Spare Parameters v1.0</title>
	    <description>Added the Harden Spare Parameters shelf tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=42</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>ObjectPosition v1.0</title>
	    <description>Added the ObjectPosition SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=41</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Switch Selected v1.0</title>
	    <description>Added the Switch Selected tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=40</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>PointEdgeSlider v1.0</title>
	    <description>Added the PointEdgeSlider SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=39</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Node Utilities v1.0</title>
	    <description>Added the Node Utilities module. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=38</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>CurveFromObjects v1.0</title>
	    <description>Added the CurveFromObjects SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=37</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>TransformByObject v1.0</title>
	    <description>Added the TransformByObject SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=36</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Fetch DOP Transform v1.0</title>
	    <description>Added the Fetch DOP Transform object. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=35</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Buoy v1.0</title>
	    <description>Added the Buoy shelf tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=34</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Center Pivot to Points v1.0</title>
	    <description>Added the Center Pivot to Points shelf tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=33</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Masterclass: Advanced Tool Building v1.0</title>
	    <description></description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=32</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Cone v1.0</title>
	    <description>Added the Cone shelf tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=31</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Tangent v1.0</title>
	    <description>Added the Tangent SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=30</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>PrimitiveCentroid v1.0</title>
	    <description>Added the PrimitiveCentroid SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=29</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>PolyRound v1.0</title>
	    <description>Added the PolyRound SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=28</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Remove Pre-transforms v1.0</title>
	    <description>Added the Remove Pre-transforms shelf tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=27</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Match Transforms v1.0</title>
	    <description>Added the Match Transforms shelf tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=26</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Extract Groups v1.0</title>
	    <description>Added the Extract Groups shelf tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=25</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Reference Copy v1.0</title>
	    <description>Added the Reference Copy tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=24</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Collapse to ForEach v1.0</title>
	    <description>Added the Collapse to ForEach tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=23</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Bubble Up v1.0</title>
	    <description>Added the Bubble Up tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=22</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Merge Selected v1.0</title>
	    <description>Added the Merge Selected tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=21</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Rocket v1.0</title>
	    <description>Added the Rocket shelf tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=20</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Radial Force v1.0</title>
	    <description>Added the Radial Force shelf tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=19</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Clean Pre-transform to Null v1.0</title>
	    <description>Added the Clean Pre-transform to Null shelf tool. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=18</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Viewport Utilities v1.0</title>
	    <description>Added the Viewport Utilities module. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=17</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Thread Queue v1.0</title>
	    <description>Added the Thread Queue module. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=16</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Parm Utilities v1.0</title>
	    <description>Added the Parm Utilities module. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=15</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>List Utilities v1.0</title>
	    <description>Added the List Utilities. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=14</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Asset Utilities v1.0</title>
	    <description>Added the Asset Utilities module. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=12</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Geometry Utilities v1.0</title>
	    <description>Added the Geometry Utilities module. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=11</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>PolyRemoveDuplicates v1.0</title>
	    <description>Added the PolyRemoveDuplicates SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=10</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>AmbientOcclusion v1.0</title>
	    <description>Added the AmbientOcclusion SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=9</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>N-gon v1.0</title>
	    <description>Added the N-gon SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=8</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>PointsFromVoxels v1.0</title>
	    <description>Added the PointsFromVoxels SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=7</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Inline Python Code v1.0</title>
	    <description>Added the Inline Python Code operators. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=6</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>MatchSize v1.0</title>
	    <description>Added the MatchSize SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=5</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>DOP Impact Points v1.0</title>
	    <description>Added the DOP Impacts SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=4</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Switch v1.0</title>
	    <description>Added the Switch Object. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=3</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>AttribOverride v1.0</title>
	    <description>Added the AttribOverride SOP. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=2</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
	<item>
	    <title>Magnum Viewport Inspector v1.0</title>
	    <description>Added the Magnum VI Object. </description>
	    <link>http://www.houdinitoolbox.com/houdini.php?asset=1</link>
	    <pubDate>01/12/2011</pubDate>
	</item>
    </channel>
</rss>
