<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Lessons Learned While Writing the PowerShell PoshPAIG Module</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/08/14/lessons-learned-while-writing-the-powershell-poshpaig-module.aspx</link><description>Summary : Guest Blogger Boe Prox shares lessons learned while writing the Windows PowerShell PoshPAIG module.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Lessons Learned While Writing the PowerShell PoshPAIG Module</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/08/14/lessons-learned-while-writing-the-powershell-poshpaig-module.aspx#3449671</link><pubDate>Mon, 29 Aug 2011 08:57:51 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3449671</guid><dc:creator>Klaus Schulte</dc:creator><description>&lt;p&gt;Hi Boe,&lt;/p&gt;
&lt;p&gt;GREAT again!&lt;/p&gt;
&lt;p&gt;And most of it is something every powershell scripter will stumble upon, sometime sooner or later. So good to deduce from your experience :-)&lt;/p&gt;
&lt;p&gt;I hate GUIs and I still can&amp;#39;t say anything else! The ease of use comes along with a very expensive programming effort that makes the whole program slow and bulky, after having spent 80% of my time in GUI controls! ( even ShowUI, Powerboots, WPF ... can&amp;#39;t take away the pain ).&lt;/p&gt;
&lt;p&gt;Apart from that using background jobs is very interesting for a lot of projects ( not only making GUIs more responsive, artifically reanimating them on a regular basis :-(((&lt;/p&gt;
&lt;p&gt;Anyway: Thanks again for sharing your great work with us!&lt;/p&gt;
&lt;p&gt;Klaus.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3449671" width="1" height="1"&gt;</description></item><item><title>re: Lessons Learned While Writing the PowerShell PoshPAIG Module</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/08/14/lessons-learned-while-writing-the-powershell-poshpaig-module.aspx#3446921</link><pubDate>Sun, 14 Aug 2011 08:25:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3446921</guid><dc:creator>jrv</dc:creator><description>&lt;p&gt;More excellent information. &amp;nbsp;This is going to take a bit of reading.&lt;/p&gt;
&lt;p&gt;I wanted to note one thing. &amp;nbsp;If someone at the beta logs could fix teh formatting of code locks it would sure be a big help. &amp;nbsp;When the code is more than a couple of lines it becomes very hard to follow. The whole buch of MS blogs now suffer from this issue.&lt;/p&gt;
&lt;p&gt;I have used LiveWriter with a couple of different code controls that do a fair job. I am sure MS can come up with something even better.&lt;/p&gt;
&lt;p&gt;Maybe for now just wrap in a styles div that eliminates the double lines or a textarea control.&lt;/p&gt;
&lt;p&gt;Here is a simple demo of a block of your code displayed in a simple textarea:&lt;/p&gt;
&lt;p&gt;[textarea cols=&amp;quot;80&amp;quot; rows=&amp;quot;30&amp;quot; style=&amp;quot;background-color: lightgray; font: verdana; font-weight:bolder;&amp;quot;]&lt;/p&gt;
&lt;p&gt;You can view the result at this link. I just dropped you code into the control and published it.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.designedsystemsonline.com/upload/codecontrol.html"&gt;www.designedsystemsonline.com/.../codecontrol.html&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3446921" width="1" height="1"&gt;</description></item></channel></rss>