My Recent Pastes (22 and counting)

Pastes by Matthieu Lalonde (22 and counting)

Pages:

Below are the 7 most recent pasties by Matthieu Lalonde.

June 13, 2007
7:03PM EDT
by Matthieu Lalonde

<appData>
        <appConfig>
                <title>xCMS</title>
                <lang>fr</lang>
                <baseURI>http://code.mlalonde.net/</baseURI>

June 13, 2007
6:36PM EDT
by Matthieu Lalonde

$page404Xml        = new SimpleXMLElement(file_get_contents(DIR_XML . 'error_404.xml'));
$docA = new DOMDocument;
$docA->formatOutput=true;
$docA->preserveWhiteSpace=false;
$docA->loadxml($dbAbstract->xmlDoc->asXML());

June 13, 2007
12:15AM EDT
by Matthieu Lalonde

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>Label</key>

June 12, 2007
10:19PM EDT
by Matthieu Lalonde

<!--
                /** MENU **/
                This matches the menu items and parses them into a menu DOM
        -->
        

June 12, 2007
10:16PM EDT
by Matthieu Lalonde

<?xml version="1.0" standalone="yes"?>
<appData>
        <appConfig>
                <title>xCMS</title>
                <lang>fr</lang>

June 12, 2007
7:57PM EDT
by Matthieu Lalonde

<?xml version="1.0" standalone="yes"?>
<appData>
        <appConfig>
                <title>xCMS</title>
                <lang>fr</lang>

June 12, 2007
7:56PM EDT
by Matthieu Lalonde

<?xml version="1.0" standalone="yes"?>
<appData>
        <appConfig>
                <title>xCMS</title>
                <lang>fr</lang>

Previous page