<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/audiobackup/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/audiobackup/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 01 Aug 2011 12:39:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/audiobackup/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Andrew Hamlin</title><link>https://sourceforge.net/p/audiobackup/home/Home/</link><description>&lt;pre&gt;--- v23 
+++ v24 
@@ -7,6 +7,12 @@
 
 An [alpha version](http://sourceforge.net/projects/audiobackup/files) is available in zip format. I am currently using that version for my personal collection, however the cmdlets do not have documentation and the various helper functions are not included.
 
+Pre-requisites
+------------
+
+1. PowerShell v2
++  .NET 3.5
+
 Reason for this project
 ------------
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Hamlin</dc:creator><pubDate>Mon, 01 Aug 2011 12:39:11 -0000</pubDate><guid>https://sourceforge.netbb0fdc7c301dc8bdb1c874051de34f83cf0904a3</guid></item><item><title>WikiPage Home modified by Andrew Hamlin</title><link>https://sourceforge.net/p/audiobackup/home/Home/</link><description>&lt;pre&gt;--- v22 
+++ v23 
@@ -5,7 +5,7 @@
 
 The module is distributed as a psm, largely written in C#. This implication is that this project requires a modern version of a Windows OS (e.g. Windows 7). In addition to [SQLite][2] this project also uses [Taglib][5] to inspect the audio file Tags.
 
-An [alpha version](http://sourceforge.net/projects/audiobackup/files/AudioBackup-1.0alpha.zip/download) is available in zip format. I am currently using that version for my personal collection, however the cmdlets do not have documentation and the various helper functions are not included.
+An [alpha version](http://sourceforge.net/projects/audiobackup/files) is available in zip format. I am currently using that version for my personal collection, however the cmdlets do not have documentation and the various helper functions are not included.
 
 Reason for this project
 ------------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Hamlin</dc:creator><pubDate>Mon, 01 Aug 2011 00:08:10 -0000</pubDate><guid>https://sourceforge.net2369ff671a567720bfff67b6ad77262df8901370</guid></item><item><title>WikiPage Home modified by Andrew Hamlin</title><link>https://sourceforge.net/p/audiobackup/home/Home/</link><description>&lt;pre&gt;--- v21 
+++ v22 
@@ -5,6 +5,8 @@
 
 The module is distributed as a psm, largely written in C#. This implication is that this project requires a modern version of a Windows OS (e.g. Windows 7). In addition to [SQLite][2] this project also uses [Taglib][5] to inspect the audio file Tags.
 
+An [alpha version](http://sourceforge.net/projects/audiobackup/files/AudioBackup-1.0alpha.zip/download) is available in zip format. I am currently using that version for my personal collection, however the cmdlets do not have documentation and the various helper functions are not included.
+
 Reason for this project
 ------------
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Hamlin</dc:creator><pubDate>Mon, 01 Aug 2011 00:07:18 -0000</pubDate><guid>https://sourceforge.net4d141feb53a62e873af7433afd9623ec3f35278e</guid></item><item><title>WikiPage Home modified by Andrew Hamlin</title><link>https://sourceforge.net/p/audiobackup/home/Home/</link><description>&lt;pre&gt;--- v20 
+++ v21 
@@ -1,4 +1,4 @@
-Audio Backup
+Audio Backup Project
 ===============
 
 The Audio Backup project helps organize your audio file library across a collection of backup media (DVD/CD). The initial version is a [PowerShell][1] Module (PSM) that maintains a local [SQLite][2] database to correlate tags to file names.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Hamlin</dc:creator><pubDate>Mon, 01 Aug 2011 00:04:12 -0000</pubDate><guid>https://sourceforge.net1ed4ddd1bdf3c89549fd68c1eca733420317271e</guid></item><item><title>WikiPage Home modified by Andrew Hamlin</title><link>https://sourceforge.net/p/audiobackup/home/Home/</link><description>&lt;pre&gt;--- v19 
+++ v20 
@@ -1,7 +1,9 @@
 Audio Backup
 ===============
 
-The Audio Backup project helps organize your audio file library across a collection of backup media (DVD/CD). The initial version is a [PowerShell][1] Module (PSM) that maintains a local [SQLite][2] database to correlate tags to file names. The module is distributed as a binary psm, written in C#. This implication is that this project requires a modern version of a Windows OS (e.g. Windows 7). The following projects provide alternatives to this restriction: [Mono][4] and [Pash][3]. As of today, I have not personally tried using these projects together with the audiobackup module. In addition to [SQLite][2] this project also uses [Taglib][5] to inspect the audio file Tags.
+The Audio Backup project helps organize your audio file library across a collection of backup media (DVD/CD). The initial version is a [PowerShell][1] Module (PSM) that maintains a local [SQLite][2] database to correlate tags to file names.
+
+The module is distributed as a psm, largely written in C#. This implication is that this project requires a modern version of a Windows OS (e.g. Windows 7). In addition to [SQLite][2] this project also uses [Taglib][5] to inspect the audio file Tags.
 
 Reason for this project
 ------------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Hamlin</dc:creator><pubDate>Sun, 31 Jul 2011 19:18:17 -0000</pubDate><guid>https://sourceforge.nete6afa5747a8b205722a703bcbf765866b409816d</guid></item><item><title>WikiPage Home modified by Andrew Hamlin</title><link>https://sourceforge.net/p/audiobackup/home/Home/</link><description>&lt;pre&gt;--- v18 
+++ v19 
@@ -35,5 +35,5 @@
 [1]: http://technet.microsoft.com/en-us/library/bb978526.aspx
 [2]: https://sourceforge.net/projects/sqlite/
 [3]: https://sourceforge.net/projects/pash/
-[4]: https://sourceforge.net/projects/mono/
+[4]: http://www.mono-project.com/Main_Page
 [5]: https://sourceforge.net/projects/taglib/
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Hamlin</dc:creator><pubDate>Sun, 31 Jul 2011 18:38:43 -0000</pubDate><guid>https://sourceforge.net1c907cebd90005b3fb68f3fe9c4371813493554d</guid></item><item><title>WikiPage Home modified by Andrew Hamlin</title><link>https://sourceforge.net/p/audiobackup/home/Home/</link><description>&lt;pre&gt;--- v17 
+++ v18 
@@ -30,7 +30,7 @@
 
 Another may be a web service api and online database. Being able to manage the backup library across computers, or browse/search from a smartphone, etc...
 
-For more information please visit the project [Wiki](developerwiki:Home "Project Wiki pages") pages.
+For more information please visit the project [Wiki](https://sourceforge.net/p/audiobackup/wiki "Project Wiki pages") pages.
 
 [1]: http://technet.microsoft.com/en-us/library/bb978526.aspx
 [2]: https://sourceforge.net/projects/sqlite/
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Hamlin</dc:creator><pubDate>Sun, 31 Jul 2011 18:27:28 -0000</pubDate><guid>https://sourceforge.netabc651d7efcf44b8fb06e4a3860dfe3391a078bd</guid></item><item><title>WikiPage Home modified by Andrew Hamlin</title><link>https://sourceforge.net/p/audiobackup/home/Home/</link><description>&lt;pre&gt;--- v16 
+++ v17 
@@ -30,7 +30,7 @@
 
 Another may be a web service api and online database. Being able to manage the backup library across computers, or browse/search from a smartphone, etc...
 
-For more information please visit the project [Wiki](wiki:Home "Project Wiki pages") pages.
+For more information please visit the project [Wiki](developerwiki:Home "Project Wiki pages") pages.
 
 [1]: http://technet.microsoft.com/en-us/library/bb978526.aspx
 [2]: https://sourceforge.net/projects/sqlite/
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Hamlin</dc:creator><pubDate>Sun, 31 Jul 2011 18:26:11 -0000</pubDate><guid>https://sourceforge.netf53b64d4680158d43f78471438cc6de3ddc3bf28</guid></item><item><title>WikiPage Home modified by Andrew Hamlin</title><link>https://sourceforge.net/p/audiobackup/home/Home/</link><description>&lt;pre&gt;--- v15 
+++ v16 
@@ -30,7 +30,7 @@
 
 Another may be a web service api and online database. Being able to manage the backup library across computers, or browse/search from a smartphone, etc...
 
-For more information please visit the project [Wiki][wiki:Home] pages.
+For more information please visit the project [Wiki](wiki:Home "Project Wiki pages") pages.
 
 [1]: http://technet.microsoft.com/en-us/library/bb978526.aspx
 [2]: https://sourceforge.net/projects/sqlite/
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Hamlin</dc:creator><pubDate>Sun, 31 Jul 2011 18:24:48 -0000</pubDate><guid>https://sourceforge.net95e94dff0e83efad3ad9a2bdf28ed51caedf01d0</guid></item><item><title>WikiPage Home modified by Andrew Hamlin</title><link>https://sourceforge.net/p/audiobackup/home/Home/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Hamlin</dc:creator><pubDate>Sun, 31 Jul 2011 18:22:57 -0000</pubDate><guid>https://sourceforge.net83765a4b24ddcb658771f0aae0ac4259e4c40d1a</guid></item></channel></rss>