﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>The Amateur Boffin's Corner</title>
    <description>Hello and welcome to my PowerShell blog. I will be writing about a few things but primarily I'll be covering: Writing Cmdlets in C#, Scripts/Functions, Learning PowerShell, the Pipeline/PowerShell Runtime, PowerShell in QA, etc. Professionally I am a QA guy working as an SDET. I also will be blogging my general explorations and meddling with anything I find interesting in PowerShell.</description>
    <link>http://www.powershellcommunity.org/Blogs/CommunityBlogs/tabid/55/BlogId/6/Default.aspx</link>
    <language>en-US</language>
    <webMaster>do-not-reply@powershellcommunity.org</webMaster>
    <pubDate>Mon, 05 Jan 2009 23:51:00 GMT</pubDate>
    <lastBuildDate>Mon, 05 Jan 2009 23:51:00 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>Browser Based UI Automation.</title>
      <description>PowerShell WebUI automation using a horribly ugly Firefox/Flash/Silverlight based homebrew idea.</description>
      <link>http://www.powershellcommunity.org/Blogs/CommunityBlogs/tabid/55/EntryID/25/Default.aspx</link>
      <comments>http://www.powershellcommunity.org/Blogs/CommunityBlogs/tabid/55/EntryID/25/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.powershellcommunity.org/Default.aspx?tabid=55&amp;EntryID=25</guid>
      <pubDate>Tue, 06 Nov 2007 19:00:37 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.powershellcommunity.org/DesktopModules/Blog/Trackback.aspx?id=25</trackback:ping>
    </item>
    <item>
      <title>A Cmdlet I like to call: Get-ScreenShot.</title>
      <description>Have you ever wanted to take a screenshot? Usually it involves some vulcan nerve-pinch on your keyboard and then pasting something into Paint. Have you wanted to just have that happen automatically? Maybe in a way that you can use in your PowerShell script? Wait no more...</description>
      <link>http://www.powershellcommunity.org/Blogs/CommunityBlogs/tabid/55/EntryID/21/Default.aspx</link>
      <comments>http://www.powershellcommunity.org/Blogs/CommunityBlogs/tabid/55/EntryID/21/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.powershellcommunity.org/Default.aspx?tabid=55&amp;EntryID=21</guid>
      <pubDate>Wed, 31 Oct 2007 03:17:15 GMT</pubDate>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://www.powershellcommunity.org/DesktopModules/Blog/Trackback.aspx?id=21</trackback:ping>
    </item>
    <item>
      <title>MD5Sum Two Files.</title>
      <description>It's an age old topic but sometimes you need to compare the hash of two files. How can you do that? We'll use MD5CryptoServiceProvider to get our answer. Let's get an MD5sum. This is how...</description>
      <link>http://www.powershellcommunity.org/Blogs/CommunityBlogs/tabid/55/EntryID/18/Default.aspx</link>
      <comments>http://www.powershellcommunity.org/Blogs/CommunityBlogs/tabid/55/EntryID/18/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.powershellcommunity.org/Default.aspx?tabid=55&amp;EntryID=18</guid>
      <pubDate>Tue, 30 Oct 2007 17:03:07 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.powershellcommunity.org/DesktopModules/Blog/Trackback.aspx?id=18</trackback:ping>
    </item>
    <item>
      <title>Power-Tip of The Day: #1</title>
      <description>Power-Tip of The Day: #1

Making a Cmdlet that uses parameters? Do you need to just have a parameter flag verified? But you don't need to pass anything to the Cmdlet to use as input? Try using...</description>
      <link>http://www.powershellcommunity.org/Blogs/CommunityBlogs/tabid/55/EntryID/14/Default.aspx</link>
      <comments>http://www.powershellcommunity.org/Blogs/CommunityBlogs/tabid/55/EntryID/14/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.powershellcommunity.org/Default.aspx?tabid=55&amp;EntryID=14</guid>
      <pubDate>Wed, 24 Oct 2007 18:12:15 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.powershellcommunity.org/DesktopModules/Blog/Trackback.aspx?id=14</trackback:ping>
    </item>
    <item>
      <title>Hello World!</title>
      <description>First blog post, self introduction, etc, etc. And some tips on Visual Studio 2005 tweaking for writing Cmdlets.</description>
      <link>http://www.powershellcommunity.org/Blogs/CommunityBlogs/tabid/55/EntryID/10/Default.aspx</link>
      <comments>http://www.powershellcommunity.org/Blogs/CommunityBlogs/tabid/55/EntryID/10/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.powershellcommunity.org/Default.aspx?tabid=55&amp;EntryID=10</guid>
      <pubDate>Thu, 18 Oct 2007 21:48:11 GMT</pubDate>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://www.powershellcommunity.org/DesktopModules/Blog/Trackback.aspx?id=10</trackback:ping>
    </item>
  </channel>
</rss>