<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Huddled Masses &#187; Recent</title>
	<atom:link href="http://huddledmasses.org/tag/recent/feed/" rel="self" type="application/rss+xml" />
	<link>http://huddledmasses.org</link>
	<description>You can do more than breathe for free...</description>
	<lastBuildDate>Sat, 28 Jan 2012 21:37:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='huddledmasses.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>RSS Feed for PowerShell Script Repository</title>
		<link>http://huddledmasses.org/rss-feed-for-powershell-script-repository/</link>
		<comments>http://huddledmasses.org/rss-feed-for-powershell-script-repository/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 04:31:52 +0000</pubDate>
		<dc:creator>Joel 'Jaykul' Bennett</dc:creator>
				<category><![CDATA[Huddled]]></category>
		<category><![CDATA[Feed]]></category>
		<category><![CDATA[Pastebin]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Recent]]></category>
		<category><![CDATA[Repository]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://HuddledMasses.org/?p=549</guid>
		<description><![CDATA[There are two requests that I get with overwhelming regularity for the PowerShell script repository: first, that I would add some sort of &#8220;browsing&#8221; functionality, and second, that it should have an RSS feed. Well, browsing may have to wait until a future iteration of the repository, but feeds are easy, because they&#8217;re basically just [...]]]></description>
			<content:encoded><![CDATA[	<p>There are two requests that I get with overwhelming regularity for the PowerShell script repository: first, that I would add some sort of &#8220;browsing&#8221; functionality, and second, that it should have an <span class="caps">RSS</span> feed. Well, browsing may have to wait until a future iteration of the repository, but feeds are easy, because they&#8217;re basically just a hack-up of the &#8220;recent&#8221; items that are in the repository sidebar already, so I did it this evening.</p>

	<h2>Presenting &#8230;</h2>

	<p><a href="http://PowerShellCentral.com/scripts/feed">PowerShellCentral.com/scripts/feed</a></p>

	<p>Right now the number of items is limited to <em>about</em> ten, but if traffic picks up I can increase that easily &#8212; you can limit the count by passing the number of items you want to list like this: <a href="http://powershellcentral.com/scripts/feed.php?list=2">?list=2</a>.</p>

	<p>You can also create a feed for specific search results (the feed will show items in relevance order, but the date is in the <span class="caps">RSS</span> so if you want to sort by that, you can).  For instance, if you wanted to keep up to date on scripts that used SecureStrings, you would append your search terms like this: <a href="http://powershellcentral.com/scripts/feed?q=*securestring*">?q=*securestring*</a>.   <img src='http://huddledmasses.org/wordpress/wp-includes/' alt=':)' class='wp-smiley' /> </p>

	<p>As usual, my modifications to the PasteBin.com site are available <a href="http://PowerShellCentral.com/scripts/pastebin.7z">on the repository site</a>, and without much in the way of documentation.  I will say this: in addition to creating the feed.php file, I moved some of the common translation functions into a <em>translate.php</em> file, and modified the dates that were being returned from <em>db.mysql.class.php</em> &#8212; it&#8217;s all under the <a href="http://www.affero.org/oagpl.html">Affero General Public License</a> that <a href="http://blog.dixo.net/category/pastebin/">Paul Dixon</a> wrote <a href="http://PasteBin.com">PasteBin</a> under in the first place.</p>]]></content:encoded>
			<wfw:commentRss>http://huddledmasses.org/rss-feed-for-powershell-script-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

