<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to README</title><link>https://sourceforge.net/p/oinkfs/wiki/README/</link><description>Recent changes to README</description><atom:link href="https://sourceforge.net/p/oinkfs/wiki/README/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 02 Dec 2012 09:57:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/oinkfs/wiki/README/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage README modified by Xian Su</title><link>https://sourceforge.net/p/oinkfs/wiki/README/</link><description>&lt;pre&gt;--- v6
+++ v7
@@ -1,4 +1,4 @@
-Please visit &lt;https://github.com/xiansu/OiNKFS/wiki&gt; for current development.
+Please visit &lt;https://github.com/xiansu/OiNKFS/wiki&gt; for downloads/current development.
 
 OiNKFS
 ======
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xian Su</dc:creator><pubDate>Sun, 02 Dec 2012 09:57:10 -0000</pubDate><guid>https://sourceforge.net533467c356eee4ca2e1f0fde10c5ba0c23a94dd0</guid></item><item><title>WikiPage README modified by Xian Su</title><link>https://sourceforge.net/p/oinkfs/wiki/README/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -1,3 +1,5 @@
+Please visit &lt;https://github.com/xiansu/OiNKFS/wiki&gt; for current development.
+
 OiNKFS
 ======
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xian Su</dc:creator><pubDate>Sat, 01 Dec 2012 21:55:48 -0000</pubDate><guid>https://sourceforge.net213d4131fe663d6c8d8f433f576ed643e1a8ce11</guid></item><item><title>WikiPage README modified by Xian Su</title><link>https://sourceforge.net/p/oinkfs/wiki/README/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -4,8 +4,8 @@
 Please see [EXAMPLES] for a walkthrough on using OiNKFS.
 
     Homepages for OiNKFS:
-        https://github.com/xiansu/OiNKFS
-        https://sourceforge.net/p/oinkfs
+        https://github.com/xiansu/OiNKFS (download from here)
+        https://sourceforge.net/p/oinkfs (use for forums)
 
     OiNKFS is written by Xian Su &lt;xian.w.su@gmail.com&gt; and licensed under GPLv3.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xian Su</dc:creator><pubDate>Sat, 01 Dec 2012 10:18:09 -0000</pubDate><guid>https://sourceforge.net3ce7d25145a56db323e25656801cae19628fc756</guid></item><item><title>WikiPage README modified by Xian Su</title><link>https://sourceforge.net/p/oinkfs/wiki/README/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -4,8 +4,8 @@
 Please see [EXAMPLES] for a walkthrough on using OiNKFS.
 
     Homepages for OiNKFS:
+        https://github.com/xiansu/OiNKFS
         https://sourceforge.net/p/oinkfs
-        https://github.com/xiansu/OiNKFS
 
     OiNKFS is written by Xian Su &lt;xian.w.su@gmail.com&gt; and licensed under GPLv3.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xian Su</dc:creator><pubDate>Sat, 01 Dec 2012 06:13:57 -0000</pubDate><guid>https://sourceforge.netb3444c50a9835697f5966bcf9b54c2fcfc0aa4b2</guid></item><item><title>WikiPage README modified by Xian Su</title><link>https://sourceforge.net/p/oinkfs/wiki/README/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -3,64 +3,64 @@
 
 Please see [EXAMPLES] for a walkthrough on using OiNKFS.
 
-Homepages for OiNKFS:
-    https://sourceforge.net/p/oinkfs
-    https://github.com/xiansu/OiNKFS
+    Homepages for OiNKFS:
+        https://sourceforge.net/p/oinkfs
+        https://github.com/xiansu/OiNKFS
 
-OiNKFS is written by Xian Su &lt;xian.w.su@gmail.com&gt; and licensed under GPLv3.
+    OiNKFS is written by Xian Su &lt;xian.w.su@gmail.com&gt; and licensed under GPLv3.
 
-At the moment, OiNKFS is in its proof of concept stage. Things should work, but
-I have not done any testing on it with large data sets yet. This is release:
-   v0.1-proof_of_concept
+    At the moment, OiNKFS is in its proof of concept stage. Things should work, but
+    I have not done any testing on it with large data sets yet. This is release:
+       v0.1-proof_of_concept
 
-Dependencies: python-2.6.5
+    Dependencies: python-2.6.5
               python-fuse-0.2
               librsync-0.9.7
 
-OiNKFS is a project consisting of 2 parts, oinkfs and oinklink.
+    OiNKFS is a project consisting of 2 parts, oinkfs and oinklink.
 
-oinkfs is a filesystem run in usespace through FUSE. oinkfs will present a
-filesystem that patches files that have corresponding patch files on the fly.
+    oinkfs is a filesystem run in usespace through FUSE. oinkfs will present a
+    filesystem that patches files that have corresponding patch files on the fly.
 
-oinklink is a utility that will match music albums in FLAC format from two
-sources, a preferred source that is appropriately retagged and renamed, and a
-second source which is the original copy. oinklink will recreate the directory
-structure of the original copies while linking to the preferred copy in a third
-directory and creating patch files for them. When these files are opened through
-oinkfs, they will be patched on the fly to recreate the original files.
+    oinklink is a utility that will match music albums in FLAC format from two
+    sources, a preferred source that is appropriately retagged and renamed, and a
+    second source which is the original copy. oinklink will recreate the directory
+    structure of the original copies while linking to the preferred copy in a third
+    directory and creating patch files for them. When these files are opened through
+    oinkfs, they will be patched on the fly to recreate the original files.
 
-That is all. On to the FAQ:
+    That is all. On to the FAQ:
 
-Q. So I'll be able to save 50% of my space if I previously had 2 copies of my
-   music files on my hard drive?
-A. Almost, or more. The patches should only add a negligible amount of space (in
-   my test run, 18 matched albums with 187 flac files created less than 2 megs
-   of patch files). There is also the matter of tmp files written by oinkfs,
-   which should also be negligible compared to your library and can be flushed
-   at anytime. That's the almost. The more is if you may have multiple copies of
-   albums.
+    Q. So I'll be able to save 50% of my space if I previously had 2 copies of my
+       music files on my hard drive?
+    A. Almost, or more. The patches should only add a negligible amount of space (in
+       my test run, 18 matched albums with 187 flac files created less than 2 megs
+       of patch files). There is also the matter of tmp files written by oinkfs,
+       which should also be negligible compared to your library and can be flushed
+       at anytime. That's the almost. The more is if you may have multiple copies of
+       albums.
 
-Q. Does this run in windows?
-A. :)
+    Q. Does this run in windows?
+    A. :)
 
-Q. Your shit fucked up my shit and now all this shit is all fucked shit.
-A. RAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWR.
+    Q. Your shit fucked up my shit and now all this shit is all fucked shit.
+    A. RAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWR.
 
-Q. I ran out of space and something something something or other...
-A. Never run your filesystem out of space. If you do, don't expect anything.
-   Don't expect any outcomes you read on google. Also, don't expect help.
+    Q. I ran out of space and something something something or other...
+    A. Never run your filesystem out of space. If you do, don't expect anything.
+       Don't expect any outcomes you read on google. Also, don't expect help.
 
-Q. Thanks for the tough love about me being an idiot and running my filesystem
-   out of space. It took me some time to get over how stupid I've been, but now
-   I see that you are right. By the way, can I donate you any moneys?
-A. Please do. I will make donations public (unless you want to be anon) in
-   future versions of this README. Send donations to my email.
+    Q. Thanks for the tough love about me being an idiot and running my filesystem
+       out of space. It took me some time to get over how stupid I've been, but now
+       I see that you are right. By the way, can I donate you any moneys?
+    A. Please do. I will make donations public (unless you want to be anon) in
+       future versions of this README. Send donations to my email.
 
-Q. Say, now that I've donated you some money and you're big time balling, would
-   you consider releasing this under another license?
-A. I have some numbers and conditions in mind. If they're ever met, I will
-   release what I can into the public domain or under a BSD/MIT license. Still,
-   I am always open to discussion about this.
+    Q. Say, now that I've donated you some money and you're big time balling, would
+       you consider releasing this under another license?
+    A. I have some numbers and conditions in mind. If they're ever met, I will
+       release what I can into the public domain or under a BSD/MIT license. Still,
+       I am always open to discussion about this.
 
-Q. Besides money, what else are you looking for?
-A. To speak to someone who has invites to E____ or P___'s.
+    Q. Besides money, what else are you looking for?
+    A. To speak to someone who has invites to E____ or P___'s.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xian Su</dc:creator><pubDate>Wed, 21 Nov 2012 09:53:43 -0000</pubDate><guid>https://sourceforge.netea298f6afb4f07f8879f7260f86e4e0f32784168</guid></item><item><title>WikiPage README modified by Xian Su</title><link>https://sourceforge.net/p/oinkfs/wiki/README/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,7 @@
 OiNKFS
 ======
 
-Please see the wiki for a walkthrough on using OiNKFS.
+Please see [EXAMPLES] for a walkthrough on using OiNKFS.
 
 Homepages for OiNKFS:
     https://sourceforge.net/p/oinkfs
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xian Su</dc:creator><pubDate>Wed, 21 Nov 2012 09:50:04 -0000</pubDate><guid>https://sourceforge.net6f0f82fbba8b5a7b20cb0e380948b841e5ce4b10</guid></item><item><title>WikiPage README modified by Xian Su</title><link>https://sourceforge.net/p/oinkfs/wiki/README/</link><description>OiNKFS
======

Please see the wiki for a walkthrough on using OiNKFS.

Homepages for OiNKFS:
    https://sourceforge.net/p/oinkfs
    https://github.com/xiansu/OiNKFS

OiNKFS is written by Xian Su &lt;xian.w.su@gmail.com&gt; and licensed under GPLv3.

At the moment, OiNKFS is in its proof of concept stage. Things should work, but
I have not done any testing on it with large data sets yet. This is release:
   v0.1-proof_of_concept

Dependencies: python-2.6.5
              python-fuse-0.2
              librsync-0.9.7

OiNKFS is a project consisting of 2 parts, oinkfs and oinklink.

oinkfs is a filesystem run in usespace through FUSE. oinkfs will present a
filesystem that patches files that have corresponding patch files on the fly.

oinklink is a utility that will match music albums in FLAC format from two
sources, a preferred source that is appropriately retagged and renamed, and a
second source which is the original copy. oinklink will recreate the directory
structure of the original copies while linking to the preferred copy in a third
directory and creating patch files for them. When these files are opened through
oinkfs, they will be patched on the fly to recreate the original files.

That is all. On to the FAQ:

Q. So I'll be able to save 50% of my space if I previously had 2 copies of my
   music files on my hard drive?
A. Almost, or more. The patches should only add a negligible amount of space (in
   my test run, 18 matched albums with 187 flac files created less than 2 megs
   of patch files). There is also the matter of tmp files written by oinkfs,
   which should also be negligible compared to your library and can be flushed
   at anytime. That's the almost. The more is if you may have multiple copies of
   albums.

Q. Does this run in windows?
A. :)

Q. Your shit fucked up my shit and now all this shit is all fucked shit.
A. RAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWRAWR.

Q. I ran out of space and something something something or other...
A. Never run your filesystem out of space. If you do, don't expect anything.
   Don't expect any outcomes you read on google. Also, don't expect help.

Q. Thanks for the tough love about me being an idiot and running my filesystem
   out of space. It took me some time to get over how stupid I've been, but now
   I see that you are right. By the way, can I donate you any moneys?
A. Please do. I will make donations public (unless you want to be anon) in
   future versions of this README. Send donations to my email.

Q. Say, now that I've donated you some money and you're big time balling, would
   you consider releasing this under another license?
A. I have some numbers and conditions in mind. If they're ever met, I will
   release what I can into the public domain or under a BSD/MIT license. Still,
   I am always open to discussion about this.

Q. Besides money, what else are you looking for?
A. To speak to someone who has invites to E____ or P___'s.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xian Su</dc:creator><pubDate>Wed, 21 Nov 2012 09:41:33 -0000</pubDate><guid>https://sourceforge.netbbd97e33679ce82591cb95ce935102cc7708d5c4</guid></item></channel></rss>