<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Conversation with a Customizer</title>
	<atom:link href="http://www.caddmanager.com/CMB/journals/cmj-march-2008/conversation-with-a-customizer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caddmanager.com/CMB</link>
	<description>Practical, proven insight into CADD Management from Mark W. Kiker</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:07:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: CADDManager</title>
		<link>http://www.caddmanager.com/CMB/journals/cmj-march-2008/conversation-with-a-customizer/comment-page-1/#comment-348</link>
		<dc:creator>CADDManager</dc:creator>
		<pubDate>Mon, 14 Apr 2008 17:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/journals/cmj-march-2008/conversation-with-a-customizer/#comment-348</guid>
		<description>As a rule, CADDManager.com does not share third party developed LISP.   Each developer/customizer may provide a location for tools that they have developed.  At this time Jesse does not have such a site.  All his development is for internal use and has not been tested outside his environment.</description>
		<content:encoded><![CDATA[<p>As a rule, CADDManager.com does not share third party developed LISP.   Each developer/customizer may provide a location for tools that they have developed.  At this time Jesse does not have such a site.  All his development is for internal use and has not been tested outside his environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justo Santos</title>
		<link>http://www.caddmanager.com/CMB/journals/cmj-march-2008/conversation-with-a-customizer/comment-page-1/#comment-345</link>
		<dc:creator>Justo Santos</dc:creator>
		<pubDate>Mon, 14 Apr 2008 15:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/journals/cmj-march-2008/conversation-with-a-customizer/#comment-345</guid>
		<description>Mr. Jesse,

Would you be kind enough to share your lisp? I am just a user and not good at these LISP. It would be of great help to use particulary the layer creator (QW)</description>
		<content:encoded><![CDATA[<p>Mr. Jesse,</p>
<p>Would you be kind enough to share your lisp? I am just a user and not good at these LISP. It would be of great help to use particulary the layer creator (QW)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Wheat (aka CadDog)</title>
		<link>http://www.caddmanager.com/CMB/journals/cmj-march-2008/conversation-with-a-customizer/comment-page-1/#comment-264</link>
		<dc:creator>Jesse Wheat (aka CadDog)</dc:creator>
		<pubDate>Wed, 26 Mar 2008 17:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/journals/cmj-march-2008/conversation-with-a-customizer/#comment-264</guid>
		<description>Glen,

First of all, thanks for your input it is more then welcome and I sure there are others out there that will benefit from your knowage. As for me, I just don&#039;t have the time anymore like I use to for creating and working in menus or cui.

I have created three programs which together do about 90% of what I need. The first program I created was one I created for MicroStation years ago for setting standard Text height. In AutoCAD I took that idea ever farther by adding:
- Creating ViewPort for the Scale select.
- Creating Dimstyle based on the Scale select.
- Noting and checking these setting each and everytime anyone opens or move from ps to ms and back.
- Lastly, Creating Text style base for the company standards...
and all this is done with a couple of clicks.

The next Program I created but was Opp (lisp) and now is called POP and was rewritten in VBA by a good friend of owns. It is a fast and easy way to plot and a lot more...

The Last program I created and use everyday I call QW. This is a simple layer creator program base on the company standard layers.

Long with those three program I use a lot of small Lisp programs which I can write in minutes as I or others need them. I also have many quick keys to, again, help make me and others faster at what we do.

For everything else I use the pattele menus:
- standard symbols
- small lisp programs

Again, Glen thanks for your relay. I am sure you, like me, have a handle on what you do and it is working great you and that is what it should be. Keep on creating and I hope to hear more from you and other soon.

Jesse Wheat (aka CadDog)... :)</description>
		<content:encoded><![CDATA[<p>Glen,</p>
<p>First of all, thanks for your input it is more then welcome and I sure there are others out there that will benefit from your knowage. As for me, I just don&#8217;t have the time anymore like I use to for creating and working in menus or cui.</p>
<p>I have created three programs which together do about 90% of what I need. The first program I created was one I created for MicroStation years ago for setting standard Text height. In AutoCAD I took that idea ever farther by adding:<br />
- Creating ViewPort for the Scale select.<br />
- Creating Dimstyle based on the Scale select.<br />
- Noting and checking these setting each and everytime anyone opens or move from ps to ms and back.<br />
- Lastly, Creating Text style base for the company standards&#8230;<br />
and all this is done with a couple of clicks.</p>
<p>The next Program I created but was Opp (lisp) and now is called POP and was rewritten in VBA by a good friend of owns. It is a fast and easy way to plot and a lot more&#8230;</p>
<p>The Last program I created and use everyday I call QW. This is a simple layer creator program base on the company standard layers.</p>
<p>Long with those three program I use a lot of small Lisp programs which I can write in minutes as I or others need them. I also have many quick keys to, again, help make me and others faster at what we do.</p>
<p>For everything else I use the pattele menus:<br />
- standard symbols<br />
- small lisp programs</p>
<p>Again, Glen thanks for your relay. I am sure you, like me, have a handle on what you do and it is working great you and that is what it should be. Keep on creating and I hope to hear more from you and other soon.</p>
<p>Jesse Wheat (aka CadDog)&#8230; <img src='http://www.caddmanager.com/CMB/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen Sullivan</title>
		<link>http://www.caddmanager.com/CMB/journals/cmj-march-2008/conversation-with-a-customizer/comment-page-1/#comment-247</link>
		<dc:creator>Glen Sullivan</dc:creator>
		<pubDate>Thu, 20 Mar 2008 18:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/journals/cmj-march-2008/conversation-with-a-customizer/#comment-247</guid>
		<description>Jesse, you definitely sound like a long time AutoCAD user and customizer.  I feel your frustration with the new CUI, but once you learn its little quirks it is much easier then the old MNU.  As far as upgrading from one version to another is to use the enterprise menu system that AutoCAD has as a partial menu that just has your customizations.  I also setup a user partial menu that is stored in a use location on the server.  The main menu just becomes AutoCAD&#039;s standard menu, so when you update that file can change with the new version.

I have been using and customizing since AutoCAD R10 and love doing it.  I first learned of AutoCAD&#039;s easy customization as a necessity and once I saw the potential I learned as much as I could.  I think one very important point you made was in regards to how you approach creating a new tool.  You wrote &quot;I then start building a simple structure and testing each and every step.&quot;  I have found that sometimes I try and make the tools I develop to complicated and it makes them harder to develop.  Starting with something simple allows you to get a quick solution that can always be improved over time.

Thanks for the information.  I really enjoyed the interview.</description>
		<content:encoded><![CDATA[<p>Jesse, you definitely sound like a long time AutoCAD user and customizer.  I feel your frustration with the new CUI, but once you learn its little quirks it is much easier then the old MNU.  As far as upgrading from one version to another is to use the enterprise menu system that AutoCAD has as a partial menu that just has your customizations.  I also setup a user partial menu that is stored in a use location on the server.  The main menu just becomes AutoCAD&#8217;s standard menu, so when you update that file can change with the new version.</p>
<p>I have been using and customizing since AutoCAD R10 and love doing it.  I first learned of AutoCAD&#8217;s easy customization as a necessity and once I saw the potential I learned as much as I could.  I think one very important point you made was in regards to how you approach creating a new tool.  You wrote &#8220;I then start building a simple structure and testing each and every step.&#8221;  I have found that sometimes I try and make the tools I develop to complicated and it makes them harder to develop.  Starting with something simple allows you to get a quick solution that can always be improved over time.</p>
<p>Thanks for the information.  I really enjoyed the interview.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

