<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.valix.org/wiki/lib/exe/css.php?s=feed" 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.valix.org/wiki/feed.php">
        <title>Valix</title>
        <description></description>
        <link>http://www.valix.org/wiki/</link>
        <image rdf:resource="http://www.valix.org/wiki/lib/tpl/A_Centered_Perspective/images/favicon.ico" />
       <dc:date>2012-05-20T13:24:59-06:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.valix.org/wiki/doku.php?id=code_examples&amp;rev=1336932596&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.valix.org/wiki/doku.php?id=start&amp;rev=1336773148&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.valix.org/wiki/doku.php?id=langdev&amp;rev=1316738269&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.valix.org/wiki/doku.php?id=premature_optimization&amp;rev=1315599582&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.valix.org/wiki/doku.php?id=build_dependencies&amp;rev=1314478234&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.valix.org/wiki/lib/tpl/A_Centered_Perspective/images/favicon.ico">
        <title>Valix</title>
        <link>http://www.valix.org/wiki/</link>
        <url>http://www.valix.org/wiki/lib/tpl/A_Centered_Perspective/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.valix.org/wiki/doku.php?id=code_examples&amp;rev=1336932596&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-13T12:09:56-06:00</dc:date>
        <dc:creator>xvedejas</dc:creator>
        <title>code_examples - [Assignment and Equality] </title>
        <link>http://www.valix.org/wiki/doku.php?id=code_examples&amp;rev=1336932596&amp;do=diff</link>
        <description>There are three types of methods, syntactically speaking. Unary, binary, and keyword methods differ only in how they are called. They are very similar in that the method name follows the object after a space. Unary methods have no argument, and binary methods have exactly one argument. Keyword methods can have one or more arguments.</description>
    </item>
    <item rdf:about="http://www.valix.org/wiki/doku.php?id=start&amp;rev=1336773148&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-11T15:52:28-06:00</dc:date>
        <dc:creator>xvedejas</dc:creator>
        <title>start</title>
        <link>http://www.valix.org/wiki/doku.php?id=start&amp;rev=1336773148&amp;do=diff</link>
        <description>The goal-orientated approach that the management books advocate is to find a need and fill it. We don’t get many new ideas out of that because if you ask most people what they want, they want just what they have now, 10 percent faster, 10 percent cheaper, with 10 percent more features. It’s kind of a boring way to predict the future. But if we look at the big hitters in the 20th century, like the Xerox machine, like the personal computer, like the pocket calculator, all of these things did somet…</description>
    </item>
    <item rdf:about="http://www.valix.org/wiki/doku.php?id=langdev&amp;rev=1316738269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-22T18:37:49-06:00</dc:date>
        <dc:creator>zearen_wover</dc:creator>
        <title>langdev - [#lang-dev examples] </title>
        <link>http://www.valix.org/wiki/doku.php?id=langdev&amp;rev=1316738269&amp;do=diff</link>
        <description>*  Tail recursive parsers are easy to write by hand
	*  An example of a hand-written lexer.
	*  An example of a tail recursive parser that generates bytecode. 

	*  An extensible prototype object model (PDF).
	*  A bytecode VM in progress.

	*  Worlds (PDF), a side-effect controlling concept.</description>
    </item>
    <item rdf:about="http://www.valix.org/wiki/doku.php?id=premature_optimization&amp;rev=1315599582&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-09T14:19:42-06:00</dc:date>
        <dc:creator>cheery</dc:creator>
        <title>premature_optimization - created</title>
        <link>http://www.valix.org/wiki/doku.php?id=premature_optimization&amp;rev=1315599582&amp;do=diff</link>
        <description>Premature optimizations are class of optimizations that are done before there is anything to optimize. It's uncertain whether a premature optimization should be called 'optimization' at all, because not doing them in first place may end up in faster programs.</description>
    </item>
    <item rdf:about="http://www.valix.org/wiki/doku.php?id=build_dependencies&amp;rev=1314478234&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-27T14:50:34-06:00</dc:date>
        <dc:creator>xvedejas</dc:creator>
        <title>build_dependencies</title>
        <link>http://www.valix.org/wiki/doku.php?id=build_dependencies&amp;rev=1314478234&amp;do=diff</link>
        <description>The following dependencies must be installed on your system to build Valix. Currently only the Linux operating system is supported, though some other OSes could be doable with some challenge.

	*  GRUB 1.98 or greater
	*  GCC 4.4.x or greater
	*  xorriso (any current version), sometimes called genisoimage or similar on certain distributions</description>
    </item>
</rdf:RDF>

