<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Scenic-Shop &#187; Code</title>
	<atom:link href="http://scenic-shop.com/wp/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://scenic-shop.com/wp</link>
	<description>Technical theatre musings &#38; articles</description>
	<lastBuildDate>Tue, 24 Jan 2012 00:19:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fluid Power Calculator</title>
		<link>http://scenic-shop.com/wp/2011/11/fluid-power-calculator/</link>
		<comments>http://scenic-shop.com/wp/2011/11/fluid-power-calculator/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 00:57:07 +0000</pubDate>
		<dc:creator>mdj</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Calculators]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://scenic-shop.com/wp/?p=507</guid>
		<description><![CDATA[I&#8217;ve been playing around with learning javascript recently.  I&#8217;ve thrown together a fluid power calculator as a &#8220;hello world&#8221;.  You can find it here: Fluid Power Calculator It&#8217;s not pretty, but it works pretty well.  (See what I did there?)  You can download the page and run it locally if you want. My ultimate goal [...]]]></description>
		<wfw:commentRss>http://scenic-shop.com/wp/2011/11/fluid-power-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scratch! v. 1.2 released</title>
		<link>http://scenic-shop.com/wp/2011/05/scratch-v-1-2-released/</link>
		<comments>http://scenic-shop.com/wp/2011/05/scratch-v-1-2-released/#comments</comments>
		<pubDate>Fri, 20 May 2011 00:34:52 +0000</pubDate>
		<dc:creator>mdj</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[AutoLISP]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://scenic-shop.com/wp/?p=493</guid>
		<description><![CDATA[Scratch - the scratchpad layer utility for AutoCAD - has been updated to version 1.2!  Download it here.

Hard to believe its been over a year since I released an update to Scratch.  This update is kind of a sea change for the program, see the notes below.  On another note, this is the last release I am going to issue; I use it every day, and it hasn't been an active development project for a while.  I might post a short screencast describing how to use it.  I hope you get as much use out of it as I have.]]></description>
		<wfw:commentRss>http://scenic-shop.com/wp/2011/05/scratch-v-1-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twist Lisp</title>
		<link>http://scenic-shop.com/wp/2011/02/twist-lisp/</link>
		<comments>http://scenic-shop.com/wp/2011/02/twist-lisp/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 02:01:29 +0000</pubDate>
		<dc:creator>mdj</dc:creator>
				<category><![CDATA[Drafting]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[AutoLISP]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://scenic-shop.com/wp/?p=478</guid>
		<description><![CDATA[Did you know you can precisely rotate the current view of modelspace?  This is a killer way to simplify drafting and dimensioning objects on an angle, especially if you have a way to align the current view to an object.  (And we do, keep reading.) The longhand command is Dview &#62; Dviewblock &#62; Twist.  Enter [...]]]></description>
		<wfw:commentRss>http://scenic-shop.com/wp/2011/02/twist-lisp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Layer State Switcher</title>
		<link>http://scenic-shop.com/wp/2010/07/layer-state-switcher/</link>
		<comments>http://scenic-shop.com/wp/2010/07/layer-state-switcher/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 03:55:08 +0000</pubDate>
		<dc:creator>mdj</dc:creator>
				<category><![CDATA[Drafting]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[AutoLISP]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://scenic-shop.com/wp/?p=421</guid>
		<description><![CDATA[This AutoCAD lisp command transparently saves the current layerstate.  Subsequent invocations switch between the saved state and the current state.  You can go back and forth until your eyes pop out. Download and enjoy! command: LSS - on first run, it will save a layerstate and exit the command - option: Previous &#8211; (default option), [...]]]></description>
		<wfw:commentRss>http://scenic-shop.com/wp/2010/07/layer-state-switcher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improved Layer Isolate</title>
		<link>http://scenic-shop.com/wp/2010/07/improved-layer-isolate/</link>
		<comments>http://scenic-shop.com/wp/2010/07/improved-layer-isolate/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 03:36:11 +0000</pubDate>
		<dc:creator>mdj</dc:creator>
				<category><![CDATA[Drafting]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[AutoLISP]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://scenic-shop.com/wp/?p=416</guid>
		<description><![CDATA[This Autocad lisp combines the layeriso &#38; layeruniso commands into a single command.  Use once to invoke, use again to turn off.  You can use fade mode or off mode. Download and enjoy! command: LI &#8211; layer isolate with Fade Mode @ 60% (default) command: LI` &#8211; (that&#8217;s a backtick, next to the 1 key) [...]]]></description>
		<wfw:commentRss>http://scenic-shop.com/wp/2010/07/improved-layer-isolate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>aCAD: Text Override Tool Update</title>
		<link>http://scenic-shop.com/wp/2010/05/acad-text-override-tool-update/</link>
		<comments>http://scenic-shop.com/wp/2010/05/acad-text-override-tool-update/#comments</comments>
		<pubDate>Mon, 10 May 2010 23:53:41 +0000</pubDate>
		<dc:creator>mdj</dc:creator>
				<category><![CDATA[Drafting]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[AutoLISP]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://scenic-shop.com/wp/?p=358</guid>
		<description><![CDATA[I've recently updated my text override tool (lisp) for AutoCAD.  Read about why angry mobs hate text overrides &#038; how these gentle overrides are merely misunderstood beasts of great power.  Also, I'll tell you a thing or two about CAD gnomes.]]></description>
		<wfw:commentRss>http://scenic-shop.com/wp/2010/05/acad-text-override-tool-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scratch! v0.8 Released.</title>
		<link>http://scenic-shop.com/wp/2010/02/scratch-v0-8-released/</link>
		<comments>http://scenic-shop.com/wp/2010/02/scratch-v0-8-released/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 01:44:26 +0000</pubDate>
		<dc:creator>mdj</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Drafting]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://scenic-shop.com/wp/?p=346</guid>
		<description><![CDATA[Scratch! (An AutoCAD scratchpad utility) has been updated to version 0.8.  This release includes a few bug-fixes and features.  Recommended update.]]></description>
		<wfw:commentRss>http://scenic-shop.com/wp/2010/02/scratch-v0-8-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scratch! (An AutoCAD Scratchpad Utility)</title>
		<link>http://scenic-shop.com/wp/2009/11/scratch-an-autocad-scratchpad-utility/</link>
		<comments>http://scenic-shop.com/wp/2009/11/scratch-an-autocad-scratchpad-utility/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 05:26:12 +0000</pubDate>
		<dc:creator>mdj</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Drafting]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://scenic-shop.com/wp/?p=159</guid>
		<description><![CDATA[Scratch provides a quick &#038; simple way to utilize a temporary scratchpad layer in AutoCAD. Scratch allows you to quickly switch in &#038; out of the scratchpad layer, and throw it away whenever you want, leaving the rest of your AutoCAD drawing untouched.]]></description>
		<wfw:commentRss>http://scenic-shop.com/wp/2009/11/scratch-an-autocad-scratchpad-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Shapes</title>
		<link>http://scenic-shop.com/wp/2009/10/ruby-shapes/</link>
		<comments>http://scenic-shop.com/wp/2009/10/ruby-shapes/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 01:18:06 +0000</pubDate>
		<dc:creator>mdj</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Math]]></category>

		<guid isPermaLink="false">http://scenic-shop.com/wp/?p=287</guid>
		<description><![CDATA[What is RubyShapes? RubyShapes is a Ruby library that defines Shape objects analogous to geometric cross-sections. These Shape objects &#8220;have&#8221; the same geometric properties that their real world counterparts do. The long term goal is to use RubyShape objects as building blocks for a larger structural and mechanical calculation software library. Geometric cross sections? These [...]]]></description>
		<wfw:commentRss>http://scenic-shop.com/wp/2009/10/ruby-shapes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CADalyzer 0.6b Update (AutoCAD Command Counter)</title>
		<link>http://scenic-shop.com/wp/2009/06/cadalyzer0-6b/</link>
		<comments>http://scenic-shop.com/wp/2009/06/cadalyzer0-6b/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 02:03:27 +0000</pubDate>
		<dc:creator>mdj</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://scenic-shop.com/wp/?p=8</guid>
		<description><![CDATA[This is an update to the Cadalyzer script that I posted a few months ago. It will count the number of commands you have used in AutoCAD; it does this by examining your AutoCAD log files. (You can enable log files in AutoCAD’s options dialogue box.)]]></description>
		<wfw:commentRss>http://scenic-shop.com/wp/2009/06/cadalyzer0-6b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

