<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>Reading IIS.NET Blogs with Powershell</title><link>http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.aspx</link><description>Being a member of the IIS team, I often find myself checking blog posts to see what the members of the product team are blogging about. However, since Powershell came out, I find myself doing more and more work on my scripts. It's a bit annoying to have</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>IIS Blog Reader for Powershell</title><link>http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.aspx#3516796</link><pubDate>Tue, 17 Nov 2009 06:06:28 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3516796</guid><dc:creator>iis</dc:creator><description>&lt;p&gt;This script is an example that allows you to read the blog posts on IIS.NET. For more information, check&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3516796" width="1" height="1"&gt;</description></item><item><title>Reading IIS.NET Blogs (or any RSS) with Powershell</title><link>http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.aspx#1579204</link><pubDate>Wed, 14 Feb 2007 22:52:18 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1579204</guid><dc:creator>Tobin Titus</dc:creator><description>&lt;p&gt;Being a member of the IIS team, I often find myself checking blog posts to see what the members of the&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1579204" width="1" height="1"&gt;</description></item><item><title>re: Reading IIS.NET Blogs with Powershell</title><link>http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.aspx#1577731</link><pubDate>Wed, 14 Feb 2007 06:05:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1577731</guid><dc:creator>TobinTitus</dc:creator><description>&lt;p&gt;HOLY COW! &amp;nbsp;Jeffrey Snover graced my blog!&lt;/p&gt;
&lt;p&gt;Thanks for the style pointers. &amp;nbsp;I sort skipped the style guide and started playing with features right away. I'll update my blog and scripts accordingly.&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1577731" width="1" height="1"&gt;</description></item><item><title>re: Reading IIS.NET Blogs with Powershell</title><link>http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.aspx#1577693</link><pubDate>Wed, 14 Feb 2007 05:27:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1577693</guid><dc:creator>Jeffrey Snover</dc:creator><description>&lt;p&gt;Very cool stuff! &amp;nbsp;I just had 2 points about conventions:&lt;/p&gt;
&lt;p&gt;1) You should use &amp;quot;new&amp;quot; instead of &amp;quot;create&amp;quot; as a verb.&lt;/p&gt;
&lt;p&gt;2) We discourage the use of plurals &amp;quot;drive&amp;quot; vs &amp;quot;drives&amp;quot; (english is so irregular that plurals screw up lots of people especially non-english users).&lt;/p&gt;
&lt;p&gt;&amp;gt; On the other hand, it would nice to have a column for numbering, for now need to count which row is it before you can issue get-blog -index 9, etc.&lt;/p&gt;
&lt;p&gt;You can help make this happen in the next release by filing a bug/feature request. &amp;nbsp;You can submit it by using the links at: &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/technet/scriptcenter/csc/default.mspx"&gt;http://www.microsoft.com/technet/scriptcenter/csc/default.mspx&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;Jeffrey Snover [MSFT]&lt;/p&gt;
&lt;p&gt;Windows PowerShell/MMC Architect&lt;/p&gt;
&lt;p&gt;Visit the Windows PowerShell Team blog at: &amp;nbsp; &amp;nbsp;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/PowerShell"&gt;http://blogs.msdn.com/PowerShell&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Visit the Windows PowerShell ScriptCenter at: &amp;nbsp;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx"&gt;http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1577693" width="1" height="1"&gt;</description></item><item><title>re: Reading IIS.NET Blogs with Powershell</title><link>http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.aspx#1577610</link><pubDate>Wed, 14 Feb 2007 04:04:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1577610</guid><dc:creator>TobinTitus</dc:creator><description>&lt;p&gt;If you think this is bad, you should see the full script I have on my box. &amp;nbsp;I actually have written a full RSS reader, complete with adding/removing feeds to a list. &amp;nbsp;I tried to add a numbering column but ran into some really kludgy behavior depending on how you query the data. &amp;nbsp;I'm going to take another whack at it sometime next week. I have some more powershell scripts specific to IIS coming this weekend. &amp;nbsp;Stay tuned!&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1577610" width="1" height="1"&gt;</description></item><item><title>re: Reading IIS.NET Blogs with Powershell</title><link>http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.aspx#1577604</link><pubDate>Wed, 14 Feb 2007 03:58:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1577604</guid><dc:creator>qbernard</dc:creator><description>&lt;p&gt;OMG... you really love powershell :) &amp;nbsp;Great stuff.. maybe you should promote it further &amp;quot;eat ps, drink ps, sleep ps!&amp;quot; &amp;nbsp; On the other hand, it would nice to have a column for numbering, for now need to count which row is it before you can issue get-blog -index 9, etc.&lt;/p&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1577604" width="1" height="1"&gt;</description></item><item><title>IIS.NET Blogs from Powershell</title><link>http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.aspx#1577220</link><pubDate>Tue, 13 Feb 2007 21:40:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1577220</guid><dc:creator>Tobin Titus Blog Photos</dc:creator><description>&lt;p&gt;Read about this feature here: &lt;a rel="nofollow" target="_new" href="http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.asp"&gt;http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.asp&lt;/a&gt;...&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1577220" width="1" height="1"&gt;</description></item></channel></rss>