<?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>gHacks technology news &#187; folder rss</title>
	<atom:link href="http://www.ghacks.net/tag/folder-rss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 14:38:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Monitor Folders By RSS</title>
		<link>http://www.ghacks.net/2009/01/28/monitor-folders-by-rss/</link>
		<comments>http://www.ghacks.net/2009/01/28/monitor-folders-by-rss/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 09:08:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[donation-coder]]></category>
		<category><![CDATA[folder rss]]></category>
		<category><![CDATA[monitor files]]></category>
		<category><![CDATA[monitor folders]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[rss feed]]></category>
		<category><![CDATA[rss feeds]]></category>
		<category><![CDATA[rss reader]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10182</guid>
		<description><![CDATA[If you are one of those Internet users living in their RSS feed reader you might like Folder RSS. Folder RSS is a folder monitor that creates a valid RSS feed that can be accessed using any RSS reader. The feed will contain the changes made to specified folders. The software program is fully portable [...]]]></description>
			<content:encoded><![CDATA[<p>If you are one of those Internet users living in their RSS feed reader you might like Folder RSS. Folder RSS is a folder monitor that creates a valid RSS feed that can be accessed using any RSS reader. The feed will contain the changes made to specified folders. The software program is fully portable and script driven meaning that it is necessary to write a short batch script or run the software from the command line to create the valid RSS feed. It should also be noted that the feed will be updated locally which is not a problem for desktop feed readers. The use of feed readers like Google Reader on the other hand would require to input the IP of the local computer along with the path to the feed making sure that the remote feed reader is allowed to access the file on the local computer. </p>
<p>So how does <a href="http://www.donationcoder.com/Forums/bb/index.php?topic=8450.0">Folder RSS</a> work? A click on folder-rss.exe will explain the command line basics. It basically involves launching the same executable with a series of parameters that define what to watch and how to watch it. The basic command is folder-rss.exe [parameters] [folder to watch] [output file path]. The command <strong>folder-rss.exe c:\downloads c:\downloads.xml</strong> would create an RSS feed containing the latest changes to the c:\downloads directory. The RSS feed would be accessible by loading downloads.xml (or file://localhost/C:\download.xml)</p>
<p>Folder RSS comes with a set of optional parameters that can be used as filters. It is possible to to configure settings to monitor only files, folders or a specific file extension. It can also be used to change the maximum age of the files, the maximum amount of files that get displayed and to include Read only, Hidden or System files.</p>
<p><span id="more-10182"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/monitor_folders_rss-497x500.png" alt="monitor folders rss" title="monitor folders rss" width="497" height="500" class="alignnone size-medium wp-image-10183" /></p>
<p>The RSS feed is not automatically updating itself. It has to be executed to update it. This can be done with a simple batch script that the user clicks on or that gets added to a task scheduler.</p>

	Tags: <a href="http://www.ghacks.net/tag/donation-coder/" title="donation-coder" rel="tag">donation-coder</a>, <a href="http://www.ghacks.net/tag/folder-rss/" title="folder rss" rel="tag">folder rss</a>, <a href="http://www.ghacks.net/tag/monitor-files/" title="monitor files" rel="tag">monitor files</a>, <a href="http://www.ghacks.net/tag/monitor-folders/" title="monitor folders" rel="tag">monitor folders</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/rss-feed/" title="rss feed" rel="tag">rss feed</a>, <a href="http://www.ghacks.net/tag/rss-feeds/" title="rss feeds" rel="tag">rss feeds</a>, <a href="http://www.ghacks.net/tag/rss-reader/" title="rss reader" rel="tag">rss reader</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/04/trout-is-a-lightweight-free-music-player/" title="Trout Is A Lightweight Free Music Player (July 4, 2009)">Trout Is A Lightweight Free Music Player</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/12/sort-files-folders-automatically/" title="Sort Files Folders Automatically (April 12, 2009)">Sort Files Folders Automatically</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/06/pick-me-selects-random-files-from-directories/" title="Pick Me Selects Random Files From Directories (March 6, 2009)">Pick Me Selects Random Files From Directories</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/01/15/personalized-desktop-news-feeds/" title="Personalized Desktop News Feeds (January 15, 2008)">Personalized Desktop News Feeds</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/01/02/panic-button/" title="Panic Button (January 2, 2009)">Panic Button</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/28/monitor-folders-by-rss/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
