<?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 file 
             and everything recently tagged file -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>file on SWiK</title>
        <doap:name>file</doap:name>
        <doap:description></doap:description>
        <description></description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/file</link>
        <doap:homepage></doap:homepage>
        
        <pubDate></pubDate>
        <lastBuildDate></lastBuildDate>
            
        <item>
            <title>GitFaq - GitWiki</title>
            <link>http://swik.net/git/del.icio.us+tag%2Fgit/GitFaq+-+GitWiki/ccya5</link>
            <description>&amp;quot;This is &amp;#039;add&amp;#039;; place an existing file in the index. When you do not want it in the index, you &amp;#039;un-add&amp;#039; it.

    * [3]$ git rm --cached a-new-file 

This removes the entry from the index, without touching the working tree file.&amp;quot;</description>
            
            <pubDate>Tue, 19 Aug 2008 19:03:05 -0700</pubDate>
        </item>
            
        <item>
            <title>The BonkEnc Project - BonkEnc Home</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/The+BonkEnc+Project+-+BonkEnc+Home/ccxvj</link>
            <description></description>
            
            <pubDate>Tue, 19 Aug 2008 15:56:50 -0700</pubDate>
        </item>
            
        <item>
            <title>caldersphere&#039;s warbler-0.9.9 Documentation</title>
            <link>http://swik.net/jruby/Popular+del.icio.us+bookmarks/caldersphere%27s+warbler-0.9.9+Documentation/ccedj</link>
            <description></description>
            
            <pubDate>Wed, 13 Aug 2008 11:04:48 -0700</pubDate>
        </item>
            
        <item>
            <title>Hardware Mismatch for Fibre Channel Hard Drive</title>
            <link>http://swik.net/Unix/My+SysAd+Blog/Hardware+Mismatch+for+Fibre+Channel+Hard+Drive/ccwug</link>
            <description>We had a hard drive (FC) mismatch and had to rebuild the path_to_inst file and /dev/rdsk/*, /dev/dsk/* and /dev/rmt/* directories. We had two drives (but the backup drive was inoperable), so instead of booting off the backup, we had to recover via cdrom. That part was a little trickier than expected. After a little web searching, a handy &lt;a href=&quot;http://www.sun.com/bigadmin/content/submitted/disaster_recovery.html&quot;&gt;disaster discovery&lt;/a&gt; procedure (hardware mismatch) was found on the Sun BigAdmin site.&lt;br/&gt;&lt;br/&gt;Method 1 (towards the bottom of the &lt;a href=&quot;http://www.sun.com/bigadmin/content/submitted/disaster_recovery.html&quot;&gt;Sun page&lt;/a&gt;)&lt;br/&gt;&lt;br/&gt;Here is what was done.&lt;br/&gt;&lt;br/&gt;Boot from CDROM&lt;br/&gt;ok boot cdrom -s&lt;br/&gt;# mount /dev/dsk/c1t#d#s0 /mnt&lt;br/&gt;Rename path_to_inst&lt;br/&gt;# mv /mnt/etc/path_to_inst /mnt/etc/path_to_inst.org&lt;br/&gt;Remove all old device links&lt;br/&gt;# rm /mnt/dev/rdsk/c1*; rm /mnt/dev/dsk/c1*; rm /mnt/dev/rmt/*&lt;br/&gt;Rebuild path_to_inst and devices (this (syntax) was the part we were missing)&lt;br/&gt;# devfsadm -r /mnt -p /mnt/etc/path_to_inst&lt;br/&gt; **Note: Suspect corrupted bootblock? - reinstall it.&lt;br/&gt; # cd /mnt/usr/platform/`uname -i`/lib/fs/ufs&lt;br/&gt; # /mnt/usr/sbin/installboot bootblk /dev/rdsk/c1t#d#s0&lt;br/&gt;Unmount root slice and reboot&lt;br/&gt;# cd /&lt;br/&gt;# umount /mnt; init 6&lt;br/&gt;&lt;br/&gt;By the way, we tried method two (boot -rav) prior to performing the web search but each attempt failed.</description>
            
            <pubDate>Tue, 19 Aug 2008 09:47:52 -0700</pubDate>
        </item>
            
        <item>
            <title>&#039;javap&#039; - The Java Class File Disassembler</title>
            <link>http://swik.net/User:Staple/Java+Tool+Tutorials/%27javap%27+-+The+Java+Class+File+Disassembler/ccu69</link>
            <description>This chapter provides tutorial notes on &#039;javap&#039;, the Java class file disassember. Topics include list of &#039;javap&#039; command options, showing public variables and methods, showing private variables and methods, disassembling bytecode to JVM assembler code.</description>
            
            <pubDate>Mon, 18 Aug 2008 19:27:39 -0700</pubDate>
        </item>
            
        <item>
            <title>&#039;jar&#039; - The JAR File Tool</title>
            <link>http://swik.net/User:Staple/Java+Tool+Tutorials/%27jar%27+-+The+JAR+File+Tool/ccu68</link>
            <description>This chapter provides notes and tutorials on JAR file tool, &#039;jar&#039;. Topics include Java Archive (JAR) file forma, &#039;jar&#039; command options, creating JAR files, managing JAR files with WinZIP, using manifest file, creating executable JAR files.</description>
            
            <pubDate>Mon, 18 Aug 2008 19:27:36 -0700</pubDate>
        </item>
            
        <item>
            <title>How to convert PDF files to HTML or XML files in openSUSE</title>
            <link>http://swik.net/SuSE/Suse+Geek+-+SuSE+Linux+Tutorials%2CTips%2CTricks%2C+How+Tos+and+Troubleshooting/How+to+convert+PDF+files+to+HTML+or+XML+files+in+openSUSE/cct5f</link>
            <description>Converting a PDF file into an HTML or a XML file has been made easy by a small useful utility called PDFTOHTML. PdftoHTml is a Xpdf based tool which can convert PDF files to HTML or XML format....&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=YF64FK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=YF64FK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=qu2Z8K&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=qu2Z8K&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=KBxcrk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=KBxcrk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=8aEiiK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=8aEiiK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=FkLc2k&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=FkLc2k&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=bmz7lK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=bmz7lK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=eQsz6k&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=eQsz6k&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/susegeek/~4/368378398&quot; height=&quot;1&quot; width=&quot;1&quot;/&gt;</description>
            
            <pubDate>Mon, 18 Aug 2008 13:07:50 -0700</pubDate>
        </item>
            
        <item>
            <title>JQuery - Retrieve data from XML</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/JQuery+-+Retrieve+data+from+XML/ccsbo</link>
            <description></description>
            
            <pubDate>Mon, 18 Aug 2008 03:06:27 -0700</pubDate>
        </item>
            
        <item>
            <title>NTFS Data Recovery</title>
            <link>http://swik.net/User:novell/NTFS+Data+Recovery</link>
            <description>&lt;p&gt;&lt;a href=&quot;http://www.windowsdatarecovery.in/ntfs-data-recovery&quot;&gt;&lt;span class=&quot;caps&quot;&gt;NTFS&lt;/span&gt; Data Recovery&lt;/a&gt; software is fast and advisable recovery tool to recover, restores and deleted ntfs data from corrupted or damaged &lt;span class=&quot;caps&quot;&gt;NTFS&lt;/span&gt; partitions. &lt;span class=&quot;caps&quot;&gt;NTFS&lt;/span&gt; Data Recovery feature is highly inevitable feature for data recovery ntfs and all ntfs data back up is possible with ntfs data recovery software.&lt;/p&gt;
</description>
                        <category>Data</category>
            <category>recovery,</category>
            <category>data,</category>
            <category>ntfs</category>
            <category>partition</category>
            <category>recover</category>
            <category>deleted</category>
            <category>recovery</category>
            <category>file</category>
            <category>ntfs,</category>

            <pubDate>Mon, 18 Aug 2008 02:41:53 -0700</pubDate>
        </item>
            
        <item>
            <title>PathTools : Simple Yet Useful Eclipse Plug-in | Eclipse Zone</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/PathTools+%3A+Simple+Yet+Useful+Eclipse+Plug-in+%7C+Eclipse+Zone/ccrzt</link>
            <description>PathTools : Simple Yet Useful Eclipse Plug-in</description>
            
            <pubDate>Mon, 18 Aug 2008 01:05:52 -0700</pubDate>
        </item>
            
        <item>
            <title>Building a Home File Server | Linux Journal</title>
            <link>http://swik.net/Kubuntu/del.icio.us%2Ftag%2Fkubuntu/Building+a+Home+File+Server+%7C+Linux+Journal/ccrw2</link>
            <description></description>
            
            <pubDate>Mon, 18 Aug 2008 00:05:42 -0700</pubDate>
        </item>
            
        <item>
            <title>Using an XML file with Flash</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Using+an+XML+file+with+Flash/ccrti</link>
            <description></description>
            
            <pubDate>Sun, 17 Aug 2008 23:05:59 -0700</pubDate>
        </item>
            
        <item>
            <title>Speedbar Homepage</title>
            <link>http://swik.net/Emacs/del.icio.us+tag%2Femacs/Speedbar+Homepage/ccqhp</link>
            <description></description>
            
            <pubDate>Sun, 17 Aug 2008 11:05:21 -0700</pubDate>
        </item>
            
        <item>
            <title>Dave Brillhart&#039;s Blog</title>
            <link>http://swik.net/zfs/del.icio.us%2Ftag%2Fzfs/Dave+Brillhart%27s+Blog/ccpgc</link>
            <description></description>
            
            <pubDate>Sat, 16 Aug 2008 23:10:45 -0700</pubDate>
        </item>
            
        <item>
            <title>FileMagnet for the iPhone and iPod Touch</title>
            <link>http://swik.net/iphone/deli.cio.us%2Ftags%2Fiphone/FileMagnet+for+the+iPhone+and+iPod+Touch/ccl4p</link>
            <description>FileMagnet makes it easy to copy files from your Mac and view them on your iPhone and iPod touch. It supports all the common file types, including PDFs, Microsoft Office documents, images, movies, sounds and even folders. By running the FileMagnet Uploader on your Mac, you can wirelessly copy files over your wi-fi network. FileMagnet also lets you copy files from your phone to another mac - use your iPhone like a hard drive!</description>
            
            <pubDate>Fri, 15 Aug 2008 15:05:32 -0700</pubDate>
        </item>
            
        <item>
            <title>Ext2 IFS For Windows</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Ext2+IFS+For+Windows/cciop</link>
            <description></description>
            
            <pubDate>Thu, 14 Aug 2008 15:10:42 -0700</pubDate>
        </item>
            
        <item>
            <title>Nethazard.net</title>
            <link>http://swik.net/Emacs/del.icio.us+tag%2Femacs/Nethazard.net/cchpi</link>
            <description></description>
            
            <pubDate>Thu, 14 Aug 2008 10:04:46 -0700</pubDate>
        </item>
            
        <item>
            <title>KnowledgeTree Community Edition - Open Source Software | Document Management Software | Open Source Document Management System</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/KnowledgeTree+Community+Edition+-+Open+Source+Software+%7C+Document+Management+Software+%7C+Open+Source+Document+Management+System/ccg7r</link>
            <description></description>
            
            <pubDate>Thu, 14 Aug 2008 07:05:46 -0700</pubDate>
        </item>
            
        <item>
            <title>OFFSYSTEM: Owner Free File System</title>
            <link>http://swik.net/cryptography/del.icio.us%2Fpopular%2Fcryptography/OFFSYSTEM%3A+Owner+Free+File+System/cbu5e</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:21:24 -0700</pubDate>
        </item>
            
        <item>
            <title>Manual:Configuring file uploads - MediaWiki</title>
            <link>http://swik.net/MediaWiki/del.icio.us%2Ftag%2Fmediawiki/Manual%3AConfiguring+file+uploads+-+MediaWiki/ccev2</link>
            <description></description>
            
            <pubDate>Wed, 13 Aug 2008 14:04:55 -0700</pubDate>
        </item>
            
        <item>
            <title>FTP directory /pub/mozilla.org/firefox/releases/2.0.0.16/contrib/free-software/win32/en-US/ at ftp.mozilla.org</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/FTP+directory+%2Fpub%2Fmozilla.org%2Ffirefox%2Freleases%2F2.0.0.16%2Fcontrib%2Ffree-software%2Fwin32%2Fen-US%2F+at+ftp.mozilla.org/cceur</link>
            <description></description>
            
            <pubDate>Wed, 13 Aug 2008 14:04:42 -0700</pubDate>
        </item>
            
        <item>
            <title>emacs reload a file &quot; /home/edivad</title>
            <link>http://swik.net/Emacs/del.icio.us+tag%2Femacs/emacs+reload+a+file+%22+%2Fhome%2Fedivad/ccdko</link>
            <description></description>
            
            <pubDate>Wed, 13 Aug 2008 06:04:30 -0700</pubDate>
        </item>
            
        <item>
            <title>Windows File Recovery</title>
            <link>http://swik.net/User:windows/Windows+File+Recovery</link>
            <description>&lt;p&gt;&lt;a href=&quot;http://www.windowsdiskrecovery.com&quot;&gt;Windows File Recovery&lt;/a&gt; software is advanced file recovery or file repair utility to recover lost data, files such as MS office, Photoshop, Media files etc… from deleted and formatted windows partitions.&lt;/p&gt;
</description>
                        <category>Windows</category>
            <category>utility,</category>
            <category>files,</category>
            <category>recovery,</category>
            <category>tool,</category>
            <category>deleted</category>
            <category>recovery</category>
            <category>software,</category>
            <category>file</category>
            <category>partitions,</category>

            <pubDate>Wed, 13 Aug 2008 04:22:44 -0700</pubDate>
        </item>
            
        <item>
            <title>Force redirection of http://domain.com TO http://www.domain.com and vise versa</title>
            <link>http://swik.net/Joomla/Del.icio.us+bookmarks+tagged+Joomla/Force+redirection+of+http%3A%2F%2Fdomain.com+TO+http%3A%2F%2Fwww.domain.com+and+vise+versa/ccc2i</link>
            <description></description>
            
            <pubDate>Wed, 13 Aug 2008 02:04:52 -0700</pubDate>
        </item>
            
        <item>
            <title>Multiple file upload (Mootools version)</title>
            <link>http://swik.net/mootools/del.icio.us%2Ftag%2Fmootools/Multiple+file+upload+%28Mootools+version%29/ccccr</link>
            <description></description>
            
            <pubDate>Tue, 12 Aug 2008 19:05:02 -0700</pubDate>
        </item>
            
        <item>
            <title>Multiple file uploader: Mootools 1.2 version | Stickblog</title>
            <link>http://swik.net/mootools/del.icio.us%2Ftag%2Fmootools/Multiple+file+uploader%3A+Mootools+1.2+version+%7C+Stickblog/ccazp</link>
            <description></description>
            
            <pubDate>Tue, 12 Aug 2008 10:04:42 -0700</pubDate>
        </item>
            
        <item>
            <title>Griffith - Screenshots</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Griffith+-+Screenshots/cb8zi</link>
            <description></description>
            
            <pubDate>Mon, 11 Aug 2008 19:04:42 -0700</pubDate>
        </item>
            
        <item>
            <title>Ubuntu 8.04 breaks samba file locking - LinuxQuestions.org</title>
            <link>http://swik.net/Samba/del.icio.us+tag%2Fsamba/Ubuntu+8.04+breaks+samba+file+locking+-+LinuxQuestions.org/cb782</link>
            <description></description>
            
            <pubDate>Mon, 11 Aug 2008 13:05:41 -0700</pubDate>
        </item>
            
        <item>
            <title>MySQL :: MySQL 5.0 Reference Manual :: 11.4 String Functions</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/MySQL+%3A%3A+MySQL+5.0+Reference+Manual+%3A%3A+11.4+String+Functions/cb5zq</link>
            <description></description>
            
            <pubDate>Mon, 11 Aug 2008 01:04:51 -0700</pubDate>
        </item>
            
        <item>
            <title>ArchView :: Firefox Add-ons</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/ArchView+%3A%3A+Firefox+Add-ons/cb3eo</link>
            <description></description>
            
            <pubDate>Sun, 10 Aug 2008 03:08:55 -0700</pubDate>
        </item>
                </channel>
</rss>
