<?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: PDMWE Number Generator &#8211; Part Deaux</title>
	<atom:link href="http://extensiblecad.com/words/2008/07/09/pdmwe-number-generator-part-deaux/feed/" rel="self" type="application/rss+xml" />
	<link>http://extensiblecad.com/words/2008/07/09/pdmwe-number-generator-part-deaux/</link>
	<description>SolidWorks and PDMWorks Enterprise Development Blog</description>
	<lastBuildDate>Mon, 26 Apr 2010 18:11:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jeff Cope</title>
		<link>http://extensiblecad.com/words/2008/07/09/pdmwe-number-generator-part-deaux/comment-page-1/#comment-368</link>
		<dc:creator>Jeff Cope</dc:creator>
		<pubDate>Tue, 16 Jun 2009 02:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://extensiblecad.com/words/?p=105#comment-368</guid>
		<description>Brian,

I changed the functionality in order to fulfill a request for functionality from another company.  I figured I could do both with a single addin.  You are correct about &#039;lost&#039; numbers but that can be remedied as soon as someone comes along who is willing to pay for an enhanced version.</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>I changed the functionality in order to fulfill a request for functionality from another company.  I figured I could do both with a single addin.  You are correct about &#8216;lost&#8217; numbers but that can be remedied as soon as someone comes along who is willing to pay for an enhanced version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Spaeth</title>
		<link>http://extensiblecad.com/words/2008/07/09/pdmwe-number-generator-part-deaux/comment-page-1/#comment-364</link>
		<dc:creator>Brian Spaeth</dc:creator>
		<pubDate>Mon, 30 Mar 2009 17:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://extensiblecad.com/words/?p=105#comment-364</guid>
		<description>Jeff,

Just wondering why you moved away from defining the serial number within the &quot;Name of addin&quot; string (e.g. AUTONUMBER:SerialNumber).  This functionality worked very well for us in the past and required less user interaction.  Also, selecting the desired serial number from a drop down menu, as currently written, allows for multiple serial numbers to be generated, possibly in error which could lead to “lost” numbers in the series.

-Brian</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>Just wondering why you moved away from defining the serial number within the &#8220;Name of addin&#8221; string (e.g. AUTONUMBER:SerialNumber).  This functionality worked very well for us in the past and required less user interaction.  Also, selecting the desired serial number from a drop down menu, as currently written, allows for multiple serial numbers to be generated, possibly in error which could lead to “lost” numbers in the series.</p>
<p>-Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extensible By Design : Extensible By Design</title>
		<link>http://extensiblecad.com/words/2008/07/09/pdmwe-number-generator-part-deaux/comment-page-1/#comment-340</link>
		<dc:creator>Extensible By Design : Extensible By Design</dc:creator>
		<pubDate>Tue, 02 Dec 2008 07:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://extensiblecad.com/words/?p=105#comment-340</guid>
		<description>[...] Number Generator to work with 2009.  I have not made any enhancements so you can refer to the previous version&#8217;s post for [...]</description>
		<content:encoded><![CDATA[<p>[...] Number Generator to work with 2009.  I have not made any enhancements so you can refer to the previous version&#8217;s post for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Rohats</title>
		<link>http://extensiblecad.com/words/2008/07/09/pdmwe-number-generator-part-deaux/comment-page-1/#comment-339</link>
		<dc:creator>Daniel Rohats</dc:creator>
		<pubDate>Fri, 14 Nov 2008 04:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://extensiblecad.com/words/?p=105#comment-339</guid>
		<description>Jeff, 

Just tested the newly compiled addin with EPDM 2009 SP0 and it works like a champ. Thanks for the quick update!

Daniel</description>
		<content:encoded><![CDATA[<p>Jeff, </p>
<p>Just tested the newly compiled addin with EPDM 2009 SP0 and it works like a champ. Thanks for the quick update!</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christina Seay</title>
		<link>http://extensiblecad.com/words/2008/07/09/pdmwe-number-generator-part-deaux/comment-page-1/#comment-338</link>
		<dc:creator>Christina Seay</dc:creator>
		<pubDate>Mon, 10 Nov 2008 15:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://extensiblecad.com/words/?p=105#comment-338</guid>
		<description>Any chance at all that you could provide the vb source files for this add-in so I could modify it to insert the serial into a variable field on the &quot;Template Input Form&quot; card?  Or even just send me the code that I can copy/paste?  I&#039;ve already got your PDMWE Add-In template, and it&#039;s working wonderfully!  So I could use it as the base and just paste your code in instead of having to have all the files.  

If I can get it working successfully where it will insert the serial in the card automatically, then I&#039;d be happy to send the modified code back to you.</description>
		<content:encoded><![CDATA[<p>Any chance at all that you could provide the vb source files for this add-in so I could modify it to insert the serial into a variable field on the &#8220;Template Input Form&#8221; card?  Or even just send me the code that I can copy/paste?  I&#8217;ve already got your PDMWE Add-In template, and it&#8217;s working wonderfully!  So I could use it as the base and just paste your code in instead of having to have all the files.  </p>
<p>If I can get it working successfully where it will insert the serial in the card automatically, then I&#8217;d be happy to send the modified code back to you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
