<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page mirror 
             and everything recently tagged mirror -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>mirror on SWiK</title>
        <doap:name>mirror</doap:name>
        <doap:description></doap:description>
        <description></description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/mirror</link>
        <doap:homepage></doap:homepage>
        
        <pubDate></pubDate>
        <lastBuildDate></lastBuildDate>
            
        <item>
            <title>Facebook Mirror | Index of /</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Facebook+Mirror+%7C+Index+of+%2F/cdve6</link>
            <description></description>
            
            <pubDate>Sat, 06 Sep 2008 00:58:25 -0700</pubDate>
        </item>
            
        <item>
            <title>Malachi&#039;s Server: Mirroring resolved the correct way!</title>
            <link>http://swik.net/zfs/del.icio.us%2Ftag%2Fzfs/Malachi%27s+Server%3A+Mirroring+resolved+the+correct+way%21/cdtu7</link>
            <description>Mirroring the rpool correctly!

I had to format-&amp;gt;fdisk first though</description>
            
            <pubDate>Fri, 05 Sep 2008 09:59:01 -0700</pubDate>
        </item>
            
        <item>
            <title>Configuring Maven - Artifactory - Confluence</title>
            <link>http://swik.net/Maven/del.icio.us%2Ftag%2Fmaven/Configuring+Maven+-+Artifactory+-+Confluence/cde9l</link>
            <description></description>
            
            <pubDate>Mon, 01 Sep 2008 18:59:38 -0700</pubDate>
        </item>
            
        <item>
            <title>How to mirror Wikipedia - WikiPaul - Paul Swanson&#039;s wiki</title>
            <link>http://swik.net/MediaWiki/del.icio.us%2Ftag%2Fmediawiki/How+to+mirror+Wikipedia+-+WikiPaul+-+Paul+Swanson%27s+wiki/cc581</link>
            <description></description>
            
            <pubDate>Fri, 29 Aug 2008 15:00:56 -0700</pubDate>
        </item>
            
        <item>
            <title>man pages section 1M: System Administration Commands - Sun Microsystems</title>
            <link>http://swik.net/zfs/del.icio.us%2Ftag%2Fzfs/man+pages+section+1M%3A+System+Administration+Commands+-+Sun+Microsystems/ccuiz</link>
            <description></description>
            
            <pubDate>Mon, 18 Aug 2008 15:06:26 -0700</pubDate>
        </item>
            
        <item>
            <title>man pages section 1M: System Administration Commands - Sun Microsystems</title>
            <link>http://swik.net/zfs/del.icio.us%2Ftag%2Fzfs/man+pages+section+1M%3A+System+Administration+Commands+-+Sun+Microsystems/ccuis</link>
            <description></description>
            
            <pubDate>Mon, 18 Aug 2008 15:06:24 -0700</pubDate>
        </item>
            
        <item>
            <title>mozdev.org - maf: index</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/mozdev.org+-+maf%3A+index/cb2xd</link>
            <description></description>
            
            <pubDate>Sat, 09 Aug 2008 22:09:21 -0700</pubDate>
        </item>
            
        <item>
            <title>bl.ogtastic: How Can: Sharing Your Codes to the Git Hubs?</title>
            <link>http://swik.net/git/del.icio.us+tag%2Fgit/bl.ogtastic%3A+How+Can%3A+Sharing+Your+Codes+to+the+Git+Hubs%3F/cb11w</link>
            <description></description>
            
            <pubDate>Sat, 09 Aug 2008 14:08:18 -0700</pubDate>
        </item>
            
        <item>
            <title>Understanding MySQL version numbers</title>
            <link>http://swik.net/MySQL/Planet+MySQL/Understanding+MySQL+version+numbers/cbodt</link>
            <description>&lt;p&gt;We provide quite a few different MySQL releases on the &lt;a href=&quot;http://mirror.provenscaling.com/&quot;&gt;Proven Scaling Mirror&lt;/a&gt;. Since MySQL 5.0 is split into &amp;#8220;Community&amp;#8221; and &amp;#8220;Enterprise&amp;#8221;, navigating all of those different releases can be very confusing, making it difficult to choose which release is right for you.&lt;/p&gt;
&lt;p&gt;There are three main branches of MySQL being produced by &lt;a href=&quot;http://www.mysql.com/&quot;&gt;Sun/MySQL&lt;/a&gt;: Community, Enterprise MRU, and Enterprise QSP. All Community and Enterprise releases are distributed under the terms of the &lt;a href=&quot;http://www.gnu.org/licenses/gpl-2.0.html&quot;&gt;GPLv2 license&lt;/a&gt;. The changes between each release are tracked in the &lt;a href=&quot;http://dev.mysql.com/doc/&quot;&gt;MySQL manual&lt;/a&gt;. The difference between these branches are subtle but important. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;MySQL Community&lt;/strong&gt; is a branch of MySQL that is released less frequently, but also contains contributions from developers outside of Sun/MySQL. So far the only notable feature in the Community release is &lt;tt&gt;SHOW PROFILE&lt;/tt&gt;, a query-profiling feature originally developed by Proven Scaling. Unless you want the &lt;tt&gt;SHOW PROFILE&lt;/tt&gt; feature, there is currently no reason to use this release instead of a newer Enterprise release. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;MySQL Enterprise MRU&lt;/strong&gt; (commonly called just &lt;strong&gt;MySQL Enterprise&lt;/strong&gt;) is a &amp;#8220;Monthly Rapid Update&amp;#8221; that is regularly updated with bug fixes and changes that were developed by MySQL during the previous month. According to MySQL&amp;#8217;s guidance, MRU releases should only be used when a critical fix is needed that hasn&amp;#8217;t yet been included in a QSP release. MRU releases don&amp;#8217;t have any special naming scheme.  At the time of this post the version number of the most recent release is 5.0.66a. You can find the &lt;a href=&quot;http://mirror.provenscaling.com/mysql/enterprise/source/5.0/mysql-5.0.66a.tar.gz&quot;&gt;source&lt;/a&gt; or &lt;a href=&quot;http://mirror.provenscaling.com/mysql/enterprise/binaries/5.0/5.0.66a/&quot;&gt;binaries&lt;/a&gt; of this version on the Proven Scaling mirror.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;MySQL Enterprise QSP&lt;/strong&gt; is a &amp;#8220;Quarterly Service Pack&amp;#8221; which is released once per quarter. This release contains all the changes in the MRU releases since the previous QSP release. QSP releases can also contain critical bug fixes from MRU releases with higher version numbers than the QSP has. For instance, 5.0.56sp1 contains fixes from 5.0.58 &amp;mdash; this can make it somewhat more difficult to understand whether or not you&amp;#8217;re affected by a particular bug.  Other critical fixes may only be in MRU releases until the next scheduled QSP release.  You can find the &lt;a href=&quot;http://mirror.provenscaling.com/mysql/enterprise/source/5.0/mysql-5.0.60sp1.tar.gz&quot;&gt;source&lt;/a&gt; or &lt;a href=&quot;http://mirror.provenscaling.com/mysql/enterprise/binaries/5.0/5.0.60sp1/&quot;&gt;binaries&lt;/a&gt; of this version on the Proven Scaling mirror.&lt;/p&gt;
&lt;p&gt;The format of the release notes pages in the manual has changed between 5.0.56sp1 and 5.0.60sp1. In version 5.0.56sp1 the &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/releasenotes-es-5-0-56sp1.html&quot;&gt;release notes page&lt;/a&gt; contained all the changes in the previous MRU releases since the last QSP. As of 5.0.60sp1 &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/releasenotes-es-5-0-60sp1.html&quot;&gt;the release notes page&lt;/a&gt;&lt;sup&gt;1&lt;/sup&gt; contains only the changes back ported from the next MRU release. It can be confusing when comparing release notes between versions. Be sure to read the paragraph at the top of the release notes page to see what is actually contained within.&lt;/p&gt;
&lt;p&gt;&lt;sup&gt;1&lt;/sup&gt; Note that 5.0.60sp1 has no changes from 5.0.60.  It was merely recompiled with a new version number and released as 5.0.60sp1.&lt;/p&gt;</description>
            
            <pubDate>Thu, 31 Jul 2008 20:08:15 -0700</pubDate>
        </item>
            
        <item>
            <title>Nexus: Nexus: Maven Repository Manager</title>
            <link>http://swik.net/Maven/del.icio.us%2Ftag%2Fmaven/Nexus%3A+Nexus%3A+Maven+Repository+Manager/cbemy</link>
            <description>A Maven repository manager and indexer.</description>
            
            <pubDate>Thu, 24 Jul 2008 07:55:35 -0700</pubDate>
        </item>
            
        <item>
            <title>Clonezilla-live download</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Clonezilla-live+download/ca0xp</link>
            <description></description>
            
            <pubDate>Mon, 21 Jul 2008 11:52:00 -0700</pubDate>
        </item>
            
        <item>
            <title>A Git mirror for Drupal CVS | Mikkel Høgh</title>
            <link>http://swik.net/git/del.icio.us+tag%2Fgit/A+Git+mirror+for+Drupal+CVS+%7C+Mikkel+H%C3%B8gh/ca0nk</link>
            <description></description>
            
            <pubDate>Mon, 21 Jul 2008 10:46:00 -0700</pubDate>
        </item>
            
        <item>
            <title>Sun StorageTek Availability Suite Demos at OpenSolaris.org</title>
            <link>http://swik.net/zfs/del.icio.us%2Ftag%2Fzfs/Sun+StorageTek+Availability+Suite+Demos+at+OpenSolaris.org/car55</link>
            <description>Demonstration videos of AVS/ZFS on opensolaris.</description>
            
            <pubDate>Fri, 18 Jul 2008 14:51:34 -0700</pubDate>
        </item>
            
        <item>
            <title>Maven - Guide to Mirror Settings</title>
            <link>http://swik.net/Maven/del.icio.us%2Ftag%2Fmaven/Maven+-+Guide+to+Mirror+Settings/cam7w</link>
            <description></description>
            
            <pubDate>Thu, 17 Jul 2008 07:54:56 -0700</pubDate>
        </item>
            
        <item>
            <title>Sun StorageTek Availability Suite Demos at OpenSolaris.org</title>
            <link>http://swik.net/zfs/del.icio.us%2Ftag%2Fzfs/Sun+StorageTek+Availability+Suite+Demos+at+OpenSolaris.org/camav</link>
            <description></description>
            
            <pubDate>Thu, 17 Jul 2008 03:52:31 -0700</pubDate>
        </item>
            
        <item>
            <title>Installing DRBD 8.2.5 on Ubuntu 8.04 Hardy Heron | CB1, INC.</title>
            <link>http://swik.net/drbd/del.icio.us+tag+feed/Installing+DRBD+8.2.5+on+Ubuntu+8.04+Hardy+Heron+%7C+CB1%2C+INC./b984g</link>
            <description></description>
            
            <pubDate>Mon, 14 Jul 2008 10:45:00 -0700</pubDate>
        </item>
            
        <item>
            <title>UK Mirror Service: sites/ftp.mysql.com/Downloads/MySQLGUITools</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/UK+Mirror+Service%3A+sites%2Fftp.mysql.com%2FDownloads%2FMySQLGUITools/b98e8</link>
            <description></description>
            
            <pubDate>Mon, 14 Jul 2008 07:46:22 -0700</pubDate>
        </item>
            
        <item>
            <title>UK Mirror Service: sites/ftp.mysql.com/Downloads/MySQLGUITools</title>
            <link>http://swik.net/User:osdeinfo/del.icio.us%2Fosde.info/UK+Mirror+Service%3A+sites%2Fftp.mysql.com%2FDownloads%2FMySQLGUITools/b98aq</link>
            <description></description>
            
            <pubDate>Mon, 14 Jul 2008 07:44:35 -0700</pubDate>
        </item>
            
        <item>
            <title>Georgia Tech Software Library (GTlib) | Home</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Georgia+Tech+Software+Library+%28GTlib%29+%7C+Home/b90w4</link>
            <description></description>
            
            <pubDate>Fri, 11 Jul 2008 12:49:42 -0700</pubDate>
        </item>
            
        <item>
            <title>Sierra Nevadas in the rear view mirror</title>
            <link>http://swik.net/Kellan-Elliot-Mcrea/Laughing+Meme/Sierra+Nevadas+in+the+rear+view+mirror/b7mto</link>
            <description>&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/curlyjazz/2584840610/&quot; title=&quot;photo sharing&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3148/2584840610_65ec609767.jpg&quot; class=&quot;flickr-photo&quot; alt=&quot;&quot;/&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;flickr-caption&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/curlyjazz/2584840610/&quot;&gt;IMG_3450&lt;/a&gt;, originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/curlyjazz/&quot;&gt;curlyjazz&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;</description>
            
            <pubDate>Mon, 16 Jun 2008 12:20:06 -0700</pubDate>
        </item>
            
        <item>
            <title>git-mirror.gnome.org Git</title>
            <link>http://swik.net/git/del.icio.us+tag%2Fgit/git-mirror.gnome.org+Git/b82vg</link>
            <description></description>
            
            <pubDate>Wed, 02 Jul 2008 19:47:34 -0700</pubDate>
        </item>
            
        <item>
            <title>Help - Eclipse SDK</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/Help+-+Eclipse+SDK/b8zf1</link>
            <description></description>
            
            <pubDate>Wed, 02 Jul 2008 04:51:32 -0700</pubDate>
        </item>
            
        <item>
            <title>mirror MySQL Enterprise GPL</title>
            <link>http://swik.net/License:GPL/del.icio.us+tag%2Fgpl/mirror+MySQL+Enterprise+GPL/b8yio</link>
            <description></description>
            
            <pubDate>Tue, 01 Jul 2008 23:47:10 -0700</pubDate>
        </item>
            
        <item>
            <title>vvs&#039;s ruby-mirror at master — GitHub</title>
            <link>http://swik.net/git/del.icio.us+tag%2Fgit/vvs%27s+ruby-mirror+at+master+%E2%80%94+GitHub/b7u38</link>
            <description></description>
            
            <pubDate>Thu, 19 Jun 2008 08:20:42 -0700</pubDate>
        </item>
            
        <item>
            <title>HTTrack Website Copier - Offline Browser</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/HTTrack+Website+Copier+-+Offline+Browser/b7gm3</link>
            <description></description>
            
            <pubDate>Sat, 14 Jun 2008 10:18:04 -0700</pubDate>
        </item>
            
        <item>
            <title>Creating a local Debian mirror for your Xen servers - Shell Script (Bash) - xen, debian, etch, local mirror, amd64, anonftpsync, nginx</title>
            <link>http://swik.net/Xen/http%3A%2F%2Fdel.icio.us%2Frss%2Ftag%2Fxen/Creating+a+local+Debian+mirror+for+your+Xen+servers+-+Shell+Script+%28Bash%29+-+xen%2C+debian%2C+etch%2C+local+mirror%2C+amd64%2C+anonftpsync%2C+nginx/b62f9</link>
            <description>Once you&#039;ve bought a dual or quad Xeon and started to experiment with virtualization you will soon want to create your local mirror to make installs lightning fast. This is a step-by-step how i did it.</description>
            
            <pubDate>Tue, 10 Jun 2008 06:13:41 -0700</pubDate>
        </item>
            
        <item>
            <title>OpenSolaris Home Server: ZFS and USB Disks - Constantin&#039;s Blooog</title>
            <link>http://swik.net/zfs/del.icio.us%2Ftag%2Fzfs/OpenSolaris+Home+Server%3A+ZFS+and+USB+Disks+-+Constantin%27s+Blooog/b6zmz</link>
            <description>opensolaris at home - nice!</description>
            
            <pubDate>Mon, 09 Jun 2008 10:02:43 -0700</pubDate>
        </item>
            
        <item>
            <title>James&#039; SOC Blog &quot; Blog Archive &quot; Git-svn bare mirrors</title>
            <link>http://swik.net/git/del.icio.us+tag%2Fgit/James%27+SOC+Blog+%22+Blog+Archive+%22+Git-svn+bare+mirrors/b6ttw</link>
            <description></description>
            
            <pubDate>Fri, 06 Jun 2008 17:54:15 -0700</pubDate>
        </item>
            
        <item>
            <title>Maven - Guide to Mirror Settings</title>
            <link>http://swik.net/Maven/del.icio.us%2Ftag%2Fmaven/Maven+-+Guide+to+Mirror+Settings/b6o9t</link>
            <description></description>
            
            <pubDate>Thu, 05 Jun 2008 07:55:07 -0700</pubDate>
        </item>
            
        <item>
            <title>Base de conocimiento de Epidata Consulting SRL : maven-proxy</title>
            <link>http://swik.net/Maven/del.icio.us%2Ftag%2Fmaven/Base+de+conocimiento+de+Epidata+Consulting+SRL+%3A+maven-proxy/b6opm</link>
            <description></description>
            
            <pubDate>Thu, 05 Jun 2008 05:56:06 -0700</pubDate>
        </item>
                </channel>
</rss>
