<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.cyberdesk.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.cyberdesk.com/wiki/feed.php">
        <title>cyberdesk</title>
        <description></description>
        <link>http://www.cyberdesk.com/wiki/</link>
        <image rdf:resource="http://www.cyberdesk.com/wiki/lib/images/favicon.ico" />
       <dc:date>2009-01-05T23:50:05-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.cyberdesk.com/wiki/start?rev=1174180603&amp;do=diff1174180603"/>
                <rdf:li rdf:resource="http://www.cyberdesk.com/wiki/geeklinks?rev=1136470866&amp;do=diff1136470866"/>
                <rdf:li rdf:resource="http://www.cyberdesk.com/wiki/programming/roadtorails?rev=1133478464&amp;do=diff1133478464"/>
                <rdf:li rdf:resource="http://www.cyberdesk.com/wiki/home?rev=1133406701&amp;do=diff1133406701"/>
                <rdf:li rdf:resource="http://www.cyberdesk.com/wiki/programming/rails?rev=1132632632&amp;do=diff1132632632"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.cyberdesk.com/wiki/lib/images/favicon.ico">
        <title>cyberdesk</title>
        <link>http://www.cyberdesk.com/wiki/</link>
        <url>http://www.cyberdesk.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.cyberdesk.com/wiki/start?rev=1174180603&amp;do=diff1174180603">
        <dc:format>text/html</dc:format>
        <dc:date>2007-03-17T21:16:43-05:00</dc:date>
        <dc:creator>Allen Fair</dc:creator>
        <title>start</title>
        <link>http://www.cyberdesk.com/wiki/start?rev=1174180603&amp;do=diff1174180603</link>
        <description>cyberdesk is my collection of personal experiences and technical references for software developers. 

Searching

Search cyberdesk using the search form on the upper-right. Use this google form to search the net now.

 

Programming

	*  Qmail Application Development - A developer’s perspective
	*  Perl Programming Scripting Language Reference and Notes
	*  PHP Web Scripting Language Reference and Notes
	*  Web Markup: HTML, XHTML, CSS, and Javascript ... A programmer’s perspective
	*  Web A…</description>
    </item>
    <item rdf:about="http://www.cyberdesk.com/wiki/geeklinks?rev=1136470866&amp;do=diff1136470866">
        <dc:format>text/html</dc:format>
        <dc:date>2006-01-05T09:21:06-05:00</dc:date>
        <dc:creator>Allen Fair</dc:creator>
        <title>geeklinks</title>
        <link>http://www.cyberdesk.com/wiki/geeklinks?rev=1136470866&amp;do=diff1136470866</link>
        <description>Everyday links
Geek   slashdot user friendly dilbert  goats  cat &amp; girl dead programmer Browse  bloglines reddit delicious digg Current  nyt google news my yahoo  int'l herald tribune onion Philadelphia   weather news food guide Data  words film  wikipedia location recipe cocktail Net  del.icio.us yahoo gmail hotmail email Acquire  search books other Score  fsm soundtrack collector filmtracks Search  
Programming Links
C,C++,C# c++ ref c ref Database  Email  procmail tips  Perl MIME Tools rfc822…</description>
    </item>
    <item rdf:about="http://www.cyberdesk.com/wiki/programming/roadtorails?rev=1133478464&amp;do=diff1133478464">
        <dc:format>text/html</dc:format>
        <dc:date>2005-12-01T18:07:44-05:00</dc:date>
        <dc:creator>Allen Fair</dc:creator>
        <title>programming:roadtorails</title>
        <link>http://www.cyberdesk.com/wiki/programming/roadtorails?rev=1133478464&amp;do=diff1133478464</link>
        <description>Road to Rails

aka: Educating Nelson, 2005

Ruby

	*  Ruby
	*  Try Ruby
	*  Poignant Guide
	*  Programming Ruby
	*  Documentation

Rails

	*  Ruby On Rails
	*  Fast-track Rails
	*  Documentation
	*  Movies on the public drive (public/*.mov)
	*  My Rails Doc</description>
    </item>
    <item rdf:about="http://www.cyberdesk.com/wiki/home?rev=1133406701&amp;do=diff1133406701">
        <dc:format>text/html</dc:format>
        <dc:date>2005-11-30T22:11:41-05:00</dc:date>
        <dc:creator>Allen Fair</dc:creator>
        <title>home</title>
        <link>http://www.cyberdesk.com/wiki/home?rev=1133406701&amp;do=diff1133406701</link>
        <description>cyberdesk is my collection of personal experiences and technical references for software developers. 

Searching

Search cyberdesk using the search form on the upper-right. Use this google form to search the net now.

 

Programming

	*  Qmail Application Development - A developer’s perspective
	*  Perl Programming Scripting Language Reference and Notes
	*  PHP Web Scripting Language Reference and Notes
	*  Web Markup: HTML, XHTML, CSS, and Javascript ... A programmer’s perspective
	*  Web A…</description>
    </item>
    <item rdf:about="http://www.cyberdesk.com/wiki/programming/rails?rev=1132632632&amp;do=diff1132632632">
        <dc:format>text/html</dc:format>
        <dc:date>2005-11-21T23:10:32-05:00</dc:date>
        <dc:creator>Allen Fair</dc:creator>
        <title>programming:rails</title>
        <link>http://www.cyberdesk.com/wiki/programming/rails?rev=1132632632&amp;do=diff1132632632</link>
        <description>Ruby on Rails

 Ruby on Rails may be the next “Killer-App” for web appliction programmers. Here is a basic recipe for creating your first Rails-based application. 

Ruby and Rails make creation of these applications easier than ever before. By prefering convention to configuration, you will find its a lot easier to build an application following Rails’ conventions. However, since that is not always possible, there are workarounds for many of these convetions.</description>
    </item>
</rdf:RDF>
