<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://edmondhui.homeip.net/dokuwiki/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://edmondhui.homeip.net/dokuwiki/feed.php">
        <title>Edmond's Wiki</title>
        <description></description>
        <link>http://edmondhui.homeip.net/dokuwiki/</link>
        <image rdf:resource="http://edmondhui.homeip.net/dokuwiki/lib/images/favicon.ico" />
       <dc:date>2009-08-05T14:41:50-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://edmondhui.homeip.net/dokuwiki/doku.php?id=start&amp;rev=1249028669&amp;do=diff"/>
                <rdf:li rdf:resource="http://edmondhui.homeip.net/dokuwiki/doku.php?id=php_notes&amp;rev=1242857684&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://edmondhui.homeip.net/dokuwiki/lib/images/favicon.ico">
        <title>Edmond's Wiki</title>
        <link>http://edmondhui.homeip.net/dokuwiki/</link>
        <url>http://edmondhui.homeip.net/dokuwiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://edmondhui.homeip.net/dokuwiki/doku.php?id=start&amp;rev=1249028669&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-07-31T01:24:29-07:00</dc:date>
        <title>start</title>
        <link>http://edmondhui.homeip.net/dokuwiki/doku.php?id=start&amp;rev=1249028669&amp;do=diff</link>
        <description>This is my wiki space for various things, think of this as a on-line scratchpad. 8-)

BTW, My blog is @  here

Other things here:

	*  admun2 todo list
	*  S.F. Home Net planning
	*  Smolt record for my ThinkPad T60 (2623P2U), Fedora11
	*  Smolt record for my AMD X2 4800+ server, Fedora9
	*  Rockies trip 2005 ok, it's a no go.
	*  For sale 2008
	*  Protege tires pix
	*  All I should know about IRC
	*  admun2 migration planning
	*  fc6 upgrade plan
	*  2N AV lab schedule just a test
	*  NP_Plugin…</description>
    </item>
    <item rdf:about="http://edmondhui.homeip.net/dokuwiki/doku.php?id=php_notes&amp;rev=1242857684&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-20T15:14:44-07:00</dc:date>
        <title>php_notes</title>
        <link>http://edmondhui.homeip.net/dokuwiki/doku.php?id=php_notes&amp;rev=1242857684&amp;do=diff</link>
        <description>Syntax basic


A .php file is scanned and output to the browser just like a typical HTMl file, when PHP parser found snippet of PHP code embedded throughout the file, it executes it. The parser instance persists until end of the script.

To escaping from HTML to embed PHP code, there are many ways:</description>
    </item>
</rdf:RDF>
