<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Rockmaster's CAD Resources</title>
	<atom:link href="http://rockmaster.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rockmaster.wordpress.com</link>
	<description>AutoCAD for the retrofuturist</description>
	<lastBuildDate>Wed, 14 Oct 2009 20:10:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rockmaster.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/802a2812efff4ab8ee71abc2c3ad13a8?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Rockmaster's CAD Resources</title>
		<link>http://rockmaster.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rockmaster.wordpress.com/osd.xml" title="Rockmaster&#8217;s CAD Resources" />
		<item>
		<title>If you are into things that are cool</title>
		<link>http://rockmaster.wordpress.com/2009/10/14/if-you-are-into-things-that-are-cool/</link>
		<comments>http://rockmaster.wordpress.com/2009/10/14/if-you-are-into-things-that-are-cool/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 17:11:00 +0000</pubDate>
		<dc:creator>rockmaster</dc:creator>
				<category><![CDATA[maps]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://rockmaster.wordpress.com/?p=163</guid>
		<description><![CDATA[&#8230;then you might like this.  For those of you who don&#8217;t have Google Earth Pro, I found an application that will automatically download and stitch together Google map tiles (as well as Microsoft maps).  This means you can create a high resolution image of your map area, limited only by the maximum zoom level of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=163&subd=rockmaster&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#8230;then you might like this.  For those of you who don&#8217;t have Google Earth Pro, I found an application that will automatically download and stitch together Google map tiles (as well as Microsoft maps).  This means you can create a high resolution image of your map area, limited only by the maximum zoom level of Google Maps.</p>
<p>Here&#8217;s what you need:</p>
<p>gMapMaker, <a href="http://www.mgmaps.com/cache/" target="_blank">available here</a>.  (latest version is 0.7.3.2 as of this writing)</p>
<p><span id="more-163"></span></p>
<p>After you install and run gMapMaker, you will want to set the options like so:</p>
<p><img class="alignnone size-full wp-image-165" title="gMapMaker settings" src="http://rockmaster.files.wordpress.com/2009/10/gmapmaker-settings.png?w=458&#038;h=448" alt="gMapMaker settings" width="458" height="448" /></p>
<p>I set the Max Parallel downloads to 1 and the Wait between requests to 6000 ms so as not to piss off the Google Maps Server.  Meaning that downloading too many tiles at once will result in the server temporarily banning your IP.  Sometimes even these settings will trigger a ban, if you download enough files, so you may want to be even more conservative. You&#8217;ll know if you get banned if the bottom parts of your image end up as black squares.  It took me about 20 minutes to download about 300 256&#215;256 tiles, which is better than waiting 12 hours or so for your IP to get unbanned.  Fortunately, thanks to gMapMaker&#8217;s cache, you don&#8217;t have to re-download tiles that have already been downloaded when you try again.</p>
<p>The next setting is Map Area.  Here you define the bounding box of your image with lat/long coordinates.  gMapMaker has a built-in interface that allows you to select which area of the Earth you want to grab map tiles from, but if you want something a little more accurate, use the interface at the bottom of <a href="http://www.jportsmouth.com/code/Stitch/stitch.html" target="_blank">this page</a>.  Be sure to set the blue marker to the upper-left corner of your selection, so as to match the Map Area inputs in gMapMaker, then copy the lat/longs underneath the map to gMapMaker.</p>
<p>You can set the zoom level by going straight to <a href="http://maps.google.com/" target="_blank">Google Maps</a>, zooming into the area you want (at the appropriate zoom level, it is not necessary to view the entire area), and hovering your mouse pointer over the &#8220;link&#8221; link in the upper-right corner.  The URL in your status bar (if you use Firefox, anyway) should have something like &#8220;&amp;z=14&#8243; at the end.  That number (14 in this example) is the zoom level you want to put into gMapMaker.  If you are using some other browser that doesn&#8217;t show you the URL, just click on the &#8220;link&#8221; link and note the zoom level at the end of the URL that pops up (select the URL and hit the &#8220;end&#8221; button your keyboard&#8221;).  Take note of the image size and memory needed at the bottom left of gMapMaker.  If the image is too big for your application, you might want to lower the zoom level or shrink the area.</p>
<p>Be sure to set the map type to &#8220;Google Satellite&#8221;, unless you want another type.</p>
<p>You can set the image format to whatever works for you.  Make sure to set the Operating mode to &#8220;OziExplorer mode, download and build merged image&#8221;.</p>
<p>Click Go, select a location to save the stitched-together image, and sit back and wait.  This dialog will show you gMapMaker&#8217;s progress:</p>
<p><img class="alignnone size-full wp-image-164" title="gmapmakerdl" src="http://rockmaster.files.wordpress.com/2009/10/gmapmakerdl.png?w=409&#038;h=267" alt="gmapmakerdl" width="409" height="267" /></p>
<p>Have fun.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rockmaster.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rockmaster.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rockmaster.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rockmaster.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rockmaster.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rockmaster.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rockmaster.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rockmaster.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rockmaster.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rockmaster.wordpress.com/163/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=163&subd=rockmaster&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rockmaster.wordpress.com/2009/10/14/if-you-are-into-things-that-are-cool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dcae1a96257ca8a4027f385bdb43be2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rockmaster</media:title>
		</media:content>

		<media:content url="http://rockmaster.files.wordpress.com/2009/10/gmapmaker-settings.png" medium="image">
			<media:title type="html">gMapMaker settings</media:title>
		</media:content>

		<media:content url="http://rockmaster.files.wordpress.com/2009/10/gmapmakerdl.png" medium="image">
			<media:title type="html">gmapmakerdl</media:title>
		</media:content>
	</item>
		<item>
		<title>Command Line slowness</title>
		<link>http://rockmaster.wordpress.com/2009/09/23/command-line-slowness/</link>
		<comments>http://rockmaster.wordpress.com/2009/09/23/command-line-slowness/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 17:32:40 +0000</pubDate>
		<dc:creator>rockmaster</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rockmaster.wordpress.com/?p=161</guid>
		<description><![CDATA[Summer&#8217;s over!  I&#8217;m back from my vacations and forays into the world of pavement inspection.  Time to do some blogging.
I noticed that AutoCAD was ignoring certain keypresses occasionally.  For instance, when I was in the middle of a pline command, I&#8217;d type &#8220;cen&#8221; but &#8220;cn&#8221; would appear in the command line.  So I did a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=161&subd=rockmaster&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Summer&#8217;s over!  I&#8217;m back from my vacations and forays into the world of pavement inspection.  Time to do some blogging.</p>
<p>I noticed that AutoCAD was ignoring certain keypresses occasionally.  For instance, when I was in the middle of a pline command, I&#8217;d type &#8220;cen&#8221; but &#8220;cn&#8221; would appear in the command line.  So I did a little googlin&#8217; and came across <a href="http://discussion.autodesk.com/forums/thread.jspa?threadID=723206" target="_blank">this thread</a>.  I wasn&#8217;t quite satisfied with the answer (what&#8217;s the point of dual monitors if I can&#8217;t display the non-modal windows on my second monitor?), so I played around a little bit and I think I found a solution.</p>
<p>In AutoCAD 2009 and onward, there are two command line windows, one that you access with F2, and one that you can access by typing &#8220;commandline&#8221; or hitting CTRL+9.  I prefer the F2 one because it is quicker to toggle on and off.  So I put the F2 command line window on my secondary monitor, and I noticed that I had tried to put the CTRL+9 command line window there as well, then turned it off.  Well, apparently AutoCAD still thinks it is there, because when I turned it back on and then docked it, the keypress delay disappeared.  Problem solved!  Now, with the CTRL+9 command line docked, I can turn it off, and the delay is still gone.</p>
<p>I tested this in Civil 3D 2009; I&#8217;m not sure if it will work in other versions.  Please let me know if it does or doesn&#8217;t solve your problem.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rockmaster.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rockmaster.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rockmaster.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rockmaster.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rockmaster.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rockmaster.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rockmaster.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rockmaster.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rockmaster.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rockmaster.wordpress.com/161/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=161&subd=rockmaster&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rockmaster.wordpress.com/2009/09/23/command-line-slowness/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dcae1a96257ca8a4027f385bdb43be2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rockmaster</media:title>
		</media:content>
	</item>
		<item>
		<title>Civil 3D Data Shortcuts</title>
		<link>http://rockmaster.wordpress.com/2009/02/27/civil-3d-data-shortcuts/</link>
		<comments>http://rockmaster.wordpress.com/2009/02/27/civil-3d-data-shortcuts/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 17:05:28 +0000</pubDate>
		<dc:creator>rockmaster</dc:creator>
				<category><![CDATA[civil3D]]></category>

		<guid isPermaLink="false">http://rockmaster.wordpress.com/?p=158</guid>
		<description><![CDATA[The latest issue of AUGI World has a great article by Donnie Gladfelter about Civil 3D Data Shortcuts.  There is also some really useful info at the end of the article about saving memory and regen time.  Highly recommended for Civil 3D users.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=158&subd=rockmaster&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The <a href="http://www.augi.com/publications/default.asp?page=63" target="_blank">latest issue of AUGI World</a> has a great article by <a href="http://www.thecadgeek.com/blog">Donnie Gladfelter</a> about Civil 3D Data Shortcuts.  There is also some really useful info at the end of the article about saving memory and regen time.  Highly recommended for Civil 3D users.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rockmaster.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rockmaster.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rockmaster.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rockmaster.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rockmaster.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rockmaster.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rockmaster.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rockmaster.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rockmaster.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rockmaster.wordpress.com/158/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=158&subd=rockmaster&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rockmaster.wordpress.com/2009/02/27/civil-3d-data-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dcae1a96257ca8a4027f385bdb43be2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rockmaster</media:title>
		</media:content>
	</item>
		<item>
		<title>Layout Selector</title>
		<link>http://rockmaster.wordpress.com/2009/01/26/layout-selector/</link>
		<comments>http://rockmaster.wordpress.com/2009/01/26/layout-selector/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 16:30:25 +0000</pubDate>
		<dc:creator>rockmaster</dc:creator>
				<category><![CDATA[autocad]]></category>
		<category><![CDATA[lisp]]></category>

		<guid isPermaLink="false">http://rockmaster.wordpress.com/?p=155</guid>
		<description><![CDATA[QVLAYOUT is a handy command,for sure.  It lets us hide our layout and model space tabs, recovering valuable screen real estate, and it provides a nice thumbnail view of each layout.  But it takes a few extra milliseconds to generate the thumbnails, and if you know you want to go to the first layout (which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=155&subd=rockmaster&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://management.cadalyst.com/cadman/article/articleDetail.jsp?id=524355" target="_blank">QVLAYOUT</a> is a handy command,for sure.  It lets us hide our layout and model space tabs, recovering valuable screen real estate, and it provides a nice thumbnail view of each layout.  But it takes a few extra milliseconds to generate the thumbnails, and if you know you want to go to the first layout (which is often the case) and you are a keyboard commando, you might find this LISP routine useful.  It&#8217;s called <a href="http://rockmasterj.googlepages.com/LayoutNav.lsp" target="_blank">LayoutNav</a>.  Props to Lee Ambrosius for writing this back in 2003.</p>
<p>Load it up with APPLOAD, then you can use the command &#8220;FirstLayout&#8221; to jump right to the first layout tab.  I used ALIASEDIT to alias &#8220;L1&#8243; to &#8220;FirstLayout&#8221;, so it&#8217;s EVEN QUICKER.  I&#8217;m into efficiency, if you haven&#8217;t noticed.</p>
<p>Next week: How to convince your clone to write your blog for you.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rockmaster.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rockmaster.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rockmaster.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rockmaster.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rockmaster.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rockmaster.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rockmaster.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rockmaster.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rockmaster.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rockmaster.wordpress.com/155/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=155&subd=rockmaster&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rockmaster.wordpress.com/2009/01/26/layout-selector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dcae1a96257ca8a4027f385bdb43be2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rockmaster</media:title>
		</media:content>
	</item>
		<item>
		<title>PDFCreator</title>
		<link>http://rockmaster.wordpress.com/2009/01/21/pdfcreator/</link>
		<comments>http://rockmaster.wordpress.com/2009/01/21/pdfcreator/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 16:30:19 +0000</pubDate>
		<dc:creator>rockmaster</dc:creator>
				<category><![CDATA[utilities]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://rockmaster.wordpress.com/?p=149</guid>
		<description><![CDATA[PDFCreator is a free, open source printer driver that allows you create PDF files without the need for any Adobe software.  I use it all the time, using Acrobat only to crop and rotate my PDFs.  It features auto-naming and auto-saving, so it is great for batch plotting.  Check it out.
     [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=149&subd=rockmaster&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://sourceforge.net/projects/pdfcreator/" target="_blank">PDFCreator</a> is a free, open source printer driver that allows you create PDF files without the need for any Adobe software.  I use it all the time, using Acrobat only to crop and rotate my PDFs.  It features auto-naming and auto-saving, so it is great for batch plotting.  <a href="http://sourceforge.net/projects/pdfcreator/" target="_blank">Check it out</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rockmaster.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rockmaster.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rockmaster.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rockmaster.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rockmaster.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rockmaster.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rockmaster.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rockmaster.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rockmaster.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rockmaster.wordpress.com/149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=149&subd=rockmaster&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rockmaster.wordpress.com/2009/01/21/pdfcreator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dcae1a96257ca8a4027f385bdb43be2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rockmaster</media:title>
		</media:content>
	</item>
		<item>
		<title>Blog Roundup</title>
		<link>http://rockmaster.wordpress.com/2009/01/19/blog-roundup-2/</link>
		<comments>http://rockmaster.wordpress.com/2009/01/19/blog-roundup-2/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 16:30:29 +0000</pubDate>
		<dc:creator>rockmaster</dc:creator>
				<category><![CDATA[autocad]]></category>
		<category><![CDATA[blog roundup]]></category>

		<guid isPermaLink="false">http://rockmaster.wordpress.com/?p=145</guid>
		<description><![CDATA[There&#8217;s some useful info out there:
Dave Dixon has some really useful info on Speeding Up Civil 3D.  I suspect these tips will work for vanilla AutoCAD as well.

Ellen Finkelstein on Clipping Blocks
Justin Zeimba on the downsides of ClearType
Donnie Gladfelter shows us how to Create Blocks with Multiple Insertion Points
Shaan Hurley links hatches to tables
Aleksandr Smirnov [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=145&subd=rockmaster&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There&#8217;s some useful info out there:</p>
<p>Dave Dixon has some really useful info on <a href="http://dca2civil3d.blogspot.com/2008/11/speeding-up-civil-3d-2009.html" target="_blank">Speeding Up Civil 3D</a>.  I suspect these tips will work for vanilla AutoCAD as well.<a href="http://dca2civil3d.blogspot.com/2008/11/speeding-up-civil-3d-2009.html" target="_blank"><br />
</a></p>
<p>Ellen Finkelstein on <a href="http://www.ellenfinkelstein.com/autocadtips/AutoCAD_tips_clip_xref.html" target="_blank">Clipping Blocks</a></p>
<p>Justin Zeimba on the <a href="http://beingcivil.typepad.com/my_weblog/2009/01/cleartype-its-anything-but-clear.html" target="_blank">downsides of ClearType</a></p>
<p><span style="cursor:pointer;">Donnie Gladfelter</span> shows us how to <a href="http://www.thecadgeek.com/blog/2009/01/05/creating-using-blocks-with-multiple-insertion-points/" target="_self">Create Blocks with Multiple Insertion Points</a></p>
<p>Shaan Hurley <a href="http://autodesk.blogs.com/between_the_lines/2009/01/starbacks-bbq-floor-space-planning-with-autocad-fields.html" target="_self">links hatches to tables</a></p>
<p>Aleksandr Smirnov has a <a href="http://www.asmitools.com/Files/Programs.html" target="_blank">nice collection of LISP routines</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rockmaster.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rockmaster.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rockmaster.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rockmaster.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rockmaster.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rockmaster.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rockmaster.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rockmaster.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rockmaster.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rockmaster.wordpress.com/145/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=145&subd=rockmaster&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rockmaster.wordpress.com/2009/01/19/blog-roundup-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dcae1a96257ca8a4027f385bdb43be2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rockmaster</media:title>
		</media:content>
	</item>
		<item>
		<title>Introducing: the AutoCAD coordinizer</title>
		<link>http://rockmaster.wordpress.com/2009/01/14/introducing-the-autocad-coordinizer/</link>
		<comments>http://rockmaster.wordpress.com/2009/01/14/introducing-the-autocad-coordinizer/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 03:28:20 +0000</pubDate>
		<dc:creator>rockmaster</dc:creator>
				<category><![CDATA[autocad]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://rockmaster.wordpress.com/?p=141</guid>
		<description><![CDATA[Happy New Year!  I&#8217;m back, and I have present for you.
I&#8217;m proud to reveal my latest bit of coding handiwork, the AutoCAD Coordinizer.  I originally created this in PHP, but didn&#8217;t have a free web host for it, so I just ported it to Python and put it on Google&#8217;s Apps site.
What it does, basically, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=141&subd=rockmaster&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Happy New Year!  I&#8217;m back, and I have present for you.</p>
<p>I&#8217;m proud to reveal my latest bit of coding handiwork, the <a href="http://coordinizer.appspot.com/" target="_blank">AutoCAD Coordinizer</a>.  I originally created this in PHP, but didn&#8217;t have a free web host for it, so I just ported it to Python and put it on Google&#8217;s Apps site.</p>
<p>What it does, basically, is take the output of a LIST or ID command (or series of commands) and extract the X and Y values, placing them in a handy list.  I wrote it to simplify the creation of coordinate tables.</p>
<p><span id="more-141"></span></p>
<p>I created an animated demo to show how it works.  Here&#8217;s <a href="http://coordinizer.appspot.com/static/coord1.html">Part 1</a>.  The link to part 2 is at the bottom of the part 1 page.</p>
<p>Enjoy.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rockmaster.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rockmaster.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rockmaster.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rockmaster.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rockmaster.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rockmaster.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rockmaster.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rockmaster.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rockmaster.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rockmaster.wordpress.com/141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=141&subd=rockmaster&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rockmaster.wordpress.com/2009/01/14/introducing-the-autocad-coordinizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dcae1a96257ca8a4027f385bdb43be2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rockmaster</media:title>
		</media:content>
	</item>
		<item>
		<title>Commas in the Sheet Set Manager</title>
		<link>http://rockmaster.wordpress.com/2008/11/14/commas-in-the-sheet-set-manager/</link>
		<comments>http://rockmaster.wordpress.com/2008/11/14/commas-in-the-sheet-set-manager/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 22:36:14 +0000</pubDate>
		<dc:creator>rockmaster</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rockmaster.wordpress.com/?p=139</guid>
		<description><![CDATA[The CAD Geek has a post about how to use commas in a sheet set sheet title:
The secret is to press and hold the ALT key while you type 0130.  It will then insert a character that looks like a comma, but more importantly works with SSM.
Also, the comments had this useful tip:
You also [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=139&subd=rockmaster&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.thecadgeek.com/blog/" target="_blank">The CAD Geek</a> has a post about <a href="http://www.thecadgeek.com/blog/2008/01/31/commas-in-sheet-set-manager/" target="_blank">how to use commas in a sheet set sheet title</a>:</p>
<blockquote><p>The secret is to press and hold the ALT key while you type 0130.  It will then insert a character that looks like a comma, but more importantly works with SSM.</p></blockquote>
<p>Also, the comments had this useful tip:</p>
<blockquote><p>You also can use %%44 in the sheet name, this will regenate a comma, in most .shx fonts, when translated into autocad.</p></blockquote>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rockmaster.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rockmaster.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rockmaster.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rockmaster.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rockmaster.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rockmaster.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rockmaster.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rockmaster.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rockmaster.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rockmaster.wordpress.com/139/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=139&subd=rockmaster&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rockmaster.wordpress.com/2008/11/14/commas-in-the-sheet-set-manager/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dcae1a96257ca8a4027f385bdb43be2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rockmaster</media:title>
		</media:content>
	</item>
		<item>
		<title>Obama for President of Space</title>
		<link>http://rockmaster.wordpress.com/2008/11/07/obama-for-president-of-space/</link>
		<comments>http://rockmaster.wordpress.com/2008/11/07/obama-for-president-of-space/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 17:30:46 +0000</pubDate>
		<dc:creator>rockmaster</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rockmaster.wordpress.com/?p=134</guid>
		<description><![CDATA[Here&#8217;s my official endorsement for the next election.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=134&subd=rockmaster&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here&#8217;s my official endorsement for the <em>next</em> election.</p>
<p><a href="http://www.flickr.com/photos/86047784@N00/2328688074/"><img style="background:transparent none;" alt="" src="http://farm3.static.flickr.com/2313/2328688074_c31337e0ee.jpg?v=0" title="Obama for President of Space" class="alignnone" width="500" height="313" /></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rockmaster.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rockmaster.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rockmaster.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rockmaster.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rockmaster.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rockmaster.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rockmaster.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rockmaster.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rockmaster.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rockmaster.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=134&subd=rockmaster&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rockmaster.wordpress.com/2008/11/07/obama-for-president-of-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dcae1a96257ca8a4027f385bdb43be2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rockmaster</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2313/2328688074_c31337e0ee.jpg?v=0" medium="image">
			<media:title type="html">Obama for President of Space</media:title>
		</media:content>
	</item>
		<item>
		<title>OS Tools &#8211; FolderView</title>
		<link>http://rockmaster.wordpress.com/2008/11/06/os-tools-folderview/</link>
		<comments>http://rockmaster.wordpress.com/2008/11/06/os-tools-folderview/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 21:13:11 +0000</pubDate>
		<dc:creator>rockmaster</dc:creator>
				<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://rockmaster.wordpress.com/?p=130</guid>
		<description><![CDATA[To wrap up my series about open source/freeware utilities for Windows, I&#8217;d like to present Folder View.  This simple but useful application gives you a quick way to access shortcuts to your most commonly-used folders.


Folder View is pretty straightforward.  A little yellow folder icon sits in your system tray, and when you left-click on it, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=130&subd=rockmaster&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>To wrap up my series about open source/freeware utilities for Windows, I&#8217;d like to present <a href="http://www.folderview.com/" target="_blank">Folder View</a>.  This simple but useful application gives you a quick way to access shortcuts to your most commonly-used folders.</p>
<p><span id="more-130"></span></p>
<p><img class="size-full wp-image-131 alignright" title="folderview" style="background:transparent none;" src="http://rockmaster.files.wordpress.com/2008/11/folderview.jpg?w=190&#038;h=367" alt="folderview" width="190" height="367" /></p>
<p>Folder View is pretty straightforward.  A little yellow folder icon sits in your system tray, and when you left-click on it, a list of folders pops-up.</p>
<p>It&#8217;s easy to customize, too.  Just drop a link into the Folder View folder (which you can set up to be anywhere on your computer).</p>
<p>There are also options to place Folder View in your standard windows Open and Save Dialogs.  This places a link to the Folder View folder in the left pane, which, when clicked, gives you access to all of those shortcuts.</p>
<p>Also note that Folder View features a &#8220;recent&#8221; entry, which contains links to all of the recent folders you&#8217;ve visited.  This is handy if you don&#8217;t have a shortcut set up for a job you&#8217;re working on.</p>
<p>It&#8217;s free, so <a href="http://www.folderview.com/download.html" target="_blank">give it a try</a>!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rockmaster.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rockmaster.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rockmaster.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rockmaster.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rockmaster.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rockmaster.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rockmaster.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rockmaster.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rockmaster.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rockmaster.wordpress.com/130/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rockmaster.wordpress.com&blog=1891724&post=130&subd=rockmaster&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rockmaster.wordpress.com/2008/11/06/os-tools-folderview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dcae1a96257ca8a4027f385bdb43be2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rockmaster</media:title>
		</media:content>

		<media:content url="http://rockmaster.files.wordpress.com/2008/11/folderview.jpg" medium="image">
			<media:title type="html">folderview</media:title>
		</media:content>
	</item>
	</channel>
</rss>