<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.benhall.com/doku/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.benhall.com/doku/feed.php">
        <title>brain, etc.</title>
        <description></description>
        <link>http://www.benhall.com/doku/</link>
        <image rdf:resource="http://www.benhall.com/doku/lib/tpl/default/images/favicon.ico" />
       <dc:date>2012-05-20T06:46:00-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=2008_server&amp;rev=1238440428&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=firestats&amp;rev=1273132680&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=gallery2_issues_mod_rewrite&amp;rev=1238576176&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=iphone_sms_tones&amp;rev=1291032529&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=knud&amp;rev=1236934196&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=setup_note_for_mysql&amp;rev=1260261497&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=skype5_gdb&amp;rev=1298293939&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=start&amp;rev=1336980805&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.benhall.com/doku/lib/tpl/default/images/favicon.ico">
        <title>brain, etc.</title>
        <link>http://www.benhall.com/doku/</link>
        <url>http://www.benhall.com/doku/lib/tpl/default/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=2008_server&amp;rev=1238440428&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-30T15:13:48-04:00</dc:date>
        <title>2008_server</title>
        <link>http://www.benhall.com/doku/doku.php?id=2008_server&amp;rev=1238440428&amp;do=diff</link>
        <description>Domain Admin Tools setup: &lt;http://technet.microsoft.com/en-us/library/cc816817.aspx&gt;</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=firestats&amp;rev=1273132680&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-06T03:58:00-04:00</dc:date>
        <title>firestats</title>
        <link>http://www.benhall.com/doku/doku.php?id=firestats&amp;rev=1273132680&amp;do=diff</link>
        <description>It is noted in the code, but I'll repeat it here:

This code is almost entirely copied from the Google Analytics plugin by Terence J. Grant.  See his plugin page for details.

Credit for the work should ostensibly be his- I merely deleted a few lines and changed a configuration name.</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=gallery2_issues_mod_rewrite&amp;rev=1238576176&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-01T04:56:16-04:00</dc:date>
        <title>gallery2_issues_mod_rewrite</title>
        <link>http://www.benhall.com/doku/doku.php?id=gallery2_issues_mod_rewrite&amp;rev=1238576176&amp;do=diff</link>
        <description>Problems with old links to gallery pages before moving to mod_rewrite

Custom mod_rewrite rules in .htaccess (at the top) to fix broken URLs with main.php in them:


#THESE TWO FIX THE ISSUE of /main.php in the URL:
#More fixup for more than one &quot;/v/&quot; in the URL:
RewriteCond %{THE_REQUEST} /gallery2/main\.php/v/(.*)/v/(.*) [OR]
RewriteCond %{REQUEST_URI} /gallery2/main\.php/v/(.*)
RewriteRule . /gallery2/v/%1 [R=301,L]
RewriteCond %{REQUEST_URI} /gallery2/main\.php/d/(.*)
RewriteRule . /gallery2…</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=iphone_sms_tones&amp;rev=1291032529&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-11-29T07:08:49-04:00</dc:date>
        <title>iphone_sms_tones</title>
        <link>http://www.benhall.com/doku/doku.php?id=iphone_sms_tones&amp;rev=1291032529&amp;do=diff</link>
        <description>There are many, many how-tos on this subject, these are just my notes.

Phone Prep

	*  Jailbreak phone
	*  Install Cydia
	*  Install BossPrefs
	*  Install OpenSSH


Important Note for ssh: 
username - root
password - alpine


Tone Prep

	*  Change iTunes import to AIFF
	*  Edit mp3 file to selected length
	*  Add shortened mp3 file to iTunes Library
	*  Right-click on file and choose “Create AIFF Version”
	*  Drag new version out of iTunes
	*  Rename new files to sms-received#.caf where # is 1-…</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=knud&amp;rev=1236934196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-13T04:49:56-04:00</dc:date>
        <title>knud</title>
        <link>http://www.benhall.com/doku/doku.php?id=knud&amp;rev=1236934196&amp;do=diff</link>
        <description>lvm</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=setup_note_for_mysql&amp;rev=1260261497&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-08T03:38:17-04:00</dc:date>
        <title>setup_note_for_mysql</title>
        <link>http://www.benhall.com/doku/doku.php?id=setup_note_for_mysql&amp;rev=1260261497&amp;do=diff</link>
        <description>[ben@vince wiki]$ mysql -u root -p 
  Enter password: 
  Welcome to the MySQL monitor.  Commands end with ; or \g.
  Your MySQL connection id is 5 to server version: 4.1.20
   
  Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
   
  mysql&gt; create database wikidb;
  Query OK, 1 row affected (0.00 sec)
   
  mysql&gt; GRANT ALL PRIVILEGES ON wikidb TO 'wikiuser'@'localhost' IDENTIFIED BY '-----' WITH GRANT OPTION;
  ERROR 1046 (3D000): No database selected
  mysql&gt; GRANT ALL PRIVILEGES …</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=skype5_gdb&amp;rev=1298293939&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-21T08:12:19-04:00</dc:date>
        <title>skype5_gdb</title>
        <link>http://www.benhall.com/doku/doku.php?id=skype5_gdb&amp;rev=1298293939&amp;do=diff</link>
        <description>For some reason the Skype 5 for the Mac release has a minimum window height and width.  It's very clearly un-liked by the masses, including myself.  I have no idea of the legality or license breach or whatnot of running Skype in a debugger, but since there's no decompilation necessary to do this, I can't see the harm.</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=start&amp;rev=1336980805&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-14T03:33:25-04:00</dc:date>
        <title>start</title>
        <link>http://www.benhall.com/doku/doku.php?id=start&amp;rev=1336980805&amp;do=diff</link>
        <description>This is an attempt to document some of the mostly trivial things I do.

If I don't write the things down, I forget them.

If you are not **me**, then you are probably in teh wrong place.


Clan (was Marie) - Sparkman &amp; Stephens IW 31

Rini - All manner of info on Rini, 1971 Drabant 22</description>
    </item>
</rdf:RDF>

