<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.canton-pc.com/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.canton-pc.com/wiki/feed.php">
        <title>canton-pc</title>
        <description></description>
        <link>http://www.canton-pc.com/wiki/</link>
        <image rdf:resource="http://www.canton-pc.com/wiki/lib/images/favicon.ico" />
       <dc:date>2012-02-07T10:23:34+03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.canton-pc.com/wiki/doku.php?id=server&amp;rev=1328217804&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.canton-pc.com/wiki/doku.php?id=root_android&amp;rev=1328194433&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.canton-pc.com/wiki/doku.php?id=encode_mp3&amp;rev=1328124300&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.canton-pc.com/wiki/doku.php?id=start&amp;rev=1327957275&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.canton-pc.com/wiki/lib/images/favicon.ico">
        <title>canton-pc</title>
        <link>http://www.canton-pc.com/wiki/</link>
        <url>http://www.canton-pc.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.canton-pc.com/wiki/doku.php?id=server&amp;rev=1328217804&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-03T00:23:24+03:00</dc:date>
        <dc:creator>Skip Frizzell</dc:creator>
        <title>server</title>
        <link>http://www.canton-pc.com/wiki/doku.php?id=server&amp;rev=1328217804&amp;do=diff</link>
        <description>Hardware


Hardware will be sourced elsewhere, it is expected to be server hardware with an AMD processor with two or more cores.

Hardware Features

	*  3 network ports
		*  External: 01:07.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
		*  Internal: 02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5722 Gigabit Ethernet PCI Express
		*  DMZ Interface / Wireless ?</description>
    </item>
    <item rdf:about="http://www.canton-pc.com/wiki/doku.php?id=root_android&amp;rev=1328194433&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-02T17:53:53+03:00</dc:date>
        <dc:creator>Skip Frizzell</dc:creator>
        <title>root_android</title>
        <link>http://www.canton-pc.com/wiki/doku.php?id=root_android&amp;rev=1328194433&amp;do=diff</link>
        <description>I have wanted to investigate rooting an android phone, but without incurring the risk of bricking my personal phone. (Un)fortunately, a friend dropped theirs and needed to purchase a replacement. The phone is still usable, but the display is cracked. It seems that replacing the glass is another project I will be investigating.</description>
    </item>
    <item rdf:about="http://www.canton-pc.com/wiki/doku.php?id=encode_mp3&amp;rev=1328124300&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-01T22:25:00+03:00</dc:date>
        <dc:creator>Skip Frizzell</dc:creator>
        <title>encode_mp3</title>
        <link>http://www.canton-pc.com/wiki/doku.php?id=encode_mp3&amp;rev=1328124300&amp;do=diff</link>
        <description>Code

#!/bin/bash

find . name *.mp3 &gt; allmusic.m3u


ORIG_IFS=$IFS # retain old config
IFS=&quot;
&quot; # set IFS to carriage return

for i in `cat allmusic.m3u`
do
     echo $i
done

IFS=&quot;$ORIG_IFS&quot; # put it back when you are done

Another tool

if [ $# -eq 2 ]
then
mkdir $1/output
cd $1
find . -maxdepth 1 -exec lame -h -b $2 {} ./output/{}  \;
else
echo &quot;Invalid arguements, please refer http://blog.shaakunthala.com/2009/10/mp3.html&quot;
fi</description>
    </item>
    <item rdf:about="http://www.canton-pc.com/wiki/doku.php?id=start&amp;rev=1327957275&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-31T00:01:15+03:00</dc:date>
        <dc:creator>Skip Frizzell</dc:creator>
        <title>start</title>
        <link>http://www.canton-pc.com/wiki/doku.php?id=start&amp;rev=1327957275&amp;do=diff</link>
        <description>Default Configurations

	*  Firefox
	*  Windows

Solution Recommendations

	*  Android
	*  Backup
	*  Firewall
	*  Deleted File Recovery
	*  Enable or Disable UAC From the Windows 7 / Vista Command Line
	*  Windows 7

Privacy

	*  what does google know about you: &lt;https://www.google.com/settings/ads/&gt;</description>
    </item>
</rdf:RDF>

