<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.mojavelinux.com/wiki/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.mojavelinux.com/wiki/feed.php">
        <title>MojaveWiki</title>
        <description></description>
        <link>http://www.mojavelinux.com/wiki/</link>
        <image rdf:resource="http://www.mojavelinux.com/wiki/lib/images/favicon.ico" />
       <dc:date>2012-02-03T03:30:43-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.mojavelinux.com/wiki/doku.php?id=java:managingjavaonlinux&amp;amp;rev=1293707434&amp;do=diff1293707434"/>
                <rdf:li rdf:resource="http://www.mojavelinux.com/wiki/doku.php?id=tips:linuxcheatsheet&amp;amp;rev=1274980066&amp;do=diff1274980066"/>
                <rdf:li rdf:resource="http://www.mojavelinux.com/wiki/doku.php?id=tips:firefox&amp;amp;rev=1262153901&amp;do=diff1262153901"/>
                <rdf:li rdf:resource="http://www.mojavelinux.com/wiki/doku.php?id=java:javacheatsheet&amp;amp;rev=1248111414&amp;do=diff1248111414"/>
                <rdf:li rdf:resource="http://www.mojavelinux.com/wiki/doku.php?id=quotes&amp;amp;rev=1238005740&amp;do=diff1238005740"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.mojavelinux.com/wiki/lib/images/favicon.ico">
        <title>MojaveWiki</title>
        <link>http://www.mojavelinux.com/wiki/</link>
        <url>http://www.mojavelinux.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.mojavelinux.com/wiki/doku.php?id=java:managingjavaonlinux&amp;amp;rev=1293707434&amp;do=diff1293707434">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-30T06:10:34-05:00</dc:date>
        <dc:creator>Dan Allen</dc:creator>
        <title>java:managingjavaonlinux</title>
        <link>http://www.mojavelinux.com/wiki/doku.php?id=java:managingjavaonlinux&amp;amp;rev=1293707434&amp;do=diff1293707434</link>
        <description>Package management is critical to maintaining a well tuned system.  However, not all programs lend themselves well to packages.  My opinion is that Java is one of these programs.  The java-based packages, namely JDK, ant, tomcat, eclipse and others are better maintained using &quot;alternative&quot; methods.</description>
    </item>
    <item rdf:about="http://www.mojavelinux.com/wiki/doku.php?id=tips:linuxcheatsheet&amp;amp;rev=1274980066&amp;do=diff1274980066">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-27T13:07:46-05:00</dc:date>
        <dc:creator>Dan Allen</dc:creator>
        <title>tips:linuxcheatsheet</title>
        <link>http://www.mojavelinux.com/wiki/doku.php?id=tips:linuxcheatsheet&amp;amp;rev=1274980066&amp;do=diff1274980066</link>
        <description>Remember back in the days of college when you were allowed to make one sheet of notes for math exams?  Well, think of this as a cheat sheet for you Linux exam.  Note that commands that need to be executed as root are prefixed with #&gt; whereas commands that can be run by any user have the prefix $&gt;.</description>
    </item>
    <item rdf:about="http://www.mojavelinux.com/wiki/doku.php?id=tips:firefox&amp;amp;rev=1262153901&amp;do=diff1262153901">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-30T01:18:21-05:00</dc:date>
        <dc:creator>Dan Allen</dc:creator>
        <title>tips:firefox</title>
        <link>http://www.mojavelinux.com/wiki/doku.php?id=tips:firefox&amp;amp;rev=1262153901&amp;do=diff1262153901</link>
        <description>wp&gt;Firefox is, of course, one of the best browsers in the world, as well as my personal favorite.  However, getting programs to your liking always takes a little bit of work.  The resources below should expediate this process and shed some light on my personal configuration.</description>
    </item>
    <item rdf:about="http://www.mojavelinux.com/wiki/doku.php?id=java:javacheatsheet&amp;amp;rev=1248111414&amp;do=diff1248111414">
        <dc:format>text/html</dc:format>
        <dc:date>2009-07-20T13:36:54-05:00</dc:date>
        <dc:creator>Dan Allen</dc:creator>
        <title>java:javacheatsheet</title>
        <link>http://www.mojavelinux.com/wiki/doku.php?id=java:javacheatsheet&amp;amp;rev=1248111414&amp;do=diff1248111414</link>
        <description>Remember back in the days of college when you were allowed to make one sheet of notes for math exams? Well, think of this as a cheat sheet for you Java exam.

Instantiation

	*  Implement default constructor inline when defining a class.  This trick is great for unit tests.  Notice the use of double brackets.</description>
    </item>
    <item rdf:about="http://www.mojavelinux.com/wiki/doku.php?id=quotes&amp;amp;rev=1238005740&amp;do=diff1238005740">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-25T14:29:00-05:00</dc:date>
        <dc:creator>Dan Allen</dc:creator>
        <title>quotes</title>
        <link>http://www.mojavelinux.com/wiki/doku.php?id=quotes&amp;amp;rev=1238005740&amp;do=diff1238005740</link>
        <description>This page does not attempt to catalog every famous quote that has been said.  Rather, it is a list of quotes that inspire me in some way.

 

General Quotes

	*  There are two kinds of people: those who do regular backups and those who never had a hard drive failure. -- Unknown</description>
    </item>
</rdf:RDF>

