<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://sn0gun.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://sn0gun.com/doku/feed.php">
        <title>Sn0gun wiki</title>
        <description></description>
        <link>http://sn0gun.com/doku/</link>
        <image rdf:resource="http://sn0gun.com/doku/lib/images/favicon.ico" />
       <dc:date>2010-09-05T08:56:55-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=applescript&amp;rev=1174401241"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=css_stuff&amp;rev=1172215754"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=fileuploads&amp;rev=1167550279"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=flash&amp;rev=1180798269"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=game_faqs&amp;rev=1167794068"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=learning_php&amp;rev=1170751967"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=learningwiki&amp;rev=1167551653"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=perforcegames&amp;rev=1172194529"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=php_test&amp;rev=1167805655"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=python&amp;rev=1265886071"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=python_dom_sort&amp;rev=1174979424"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=sidebar&amp;rev=1281334067"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=start&amp;rev=1185774002"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=sudokusolver&amp;rev=1167754598"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=toctest&amp;rev=1167549727"/>
                <rdf:li rdf:resource="http://sn0gun.com/doku/doku.php?id=toctesttwo&amp;rev=1167549790"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://sn0gun.com/doku/lib/images/favicon.ico">
        <title>Sn0gun wiki</title>
        <link>http://sn0gun.com/doku/</link>
        <url>http://sn0gun.com/doku/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=applescript&amp;rev=1174401241">
        <dc:format>text/html</dc:format>
        <dc:date>2007-03-20T10:34:01-04:00</dc:date>
        <title>applescript</title>
        <link>http://sn0gun.com/doku/doku.php?id=applescript&amp;rev=1174401241</link>
        <description>Wow, AppleScript is freaking horrible.  In the attempt to make it “english like” they really, really make it hard to understand.  Instead of it just being concise, it's confusing.  And it doesn't clear up the fact that to do some things you want to do - you have to resort to “tricky” programming.</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=css_stuff&amp;rev=1172215754">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-23T02:29:14-04:00</dc:date>
        <title>css_stuff</title>
        <link>http://sn0gun.com/doku/doku.php?id=css_stuff&amp;rev=1172215754</link>
        <description>Okay, on working on the new website, the Mac came in pretty handy because I could check out IE6 and FireFox, and Safari and that's pretty much all I care about.

Some notes:

classes begin with a dot.  If they are free standing, anyone can use them.  If they are attached to a tag, only that tag can use them.  For example.</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=fileuploads&amp;rev=1167550279">
        <dc:format>text/html</dc:format>
        <dc:date>2006-12-31T02:31:19-04:00</dc:date>
        <title>fileuploads</title>
        <link>http://sn0gun.com/doku/doku.php?id=fileuploads&amp;rev=1167550279</link>
        <description>My goal here is to see what I can upload.

A Text File

 In theory I did upload a text file.  but I'm not sure how it gets displayed in the topic.

to upload the file, you have to:

	*  Edit the topic
	*  Click on the picture frame icon (4th from left).  This opens a window which lets you select and upload a file.
	*  click on the icon next to the file to insert it into your document.
	*  Once the link is in your document, you can close the upload window.</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=flash&amp;rev=1180798269">
        <dc:format>text/html</dc:format>
        <dc:date>2007-06-02T11:31:09-04:00</dc:date>
        <title>flash</title>
        <link>http://sn0gun.com/doku/doku.php?id=flash&amp;rev=1180798269</link>
        <description>Man flash is weird. Actually, Flash and Action Script are bizarre.  You can stick Action Script almost anywhere, but when the heck does it get executed?  And if it's so flexible why does EVERY BOOK tell you to stick an include in frame 1 and NO WHERE ELSE?  Stupid thing...</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=game_faqs&amp;rev=1167794068">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-02T22:14:28-04:00</dc:date>
        <title>game_faqs</title>
        <link>http://sn0gun.com/doku/doku.php?id=game_faqs&amp;rev=1167794068</link>
        <description>just some game faqs for current games.

Zelda: Twilight Princess

[Twilight Princess FAQ] - In gzip format.
 [Pieces of Heart] - small FAQ with list of pieces of heart.</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=learning_php&amp;rev=1170751967">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T03:52:47-04:00</dc:date>
        <title>learning_php</title>
        <link>http://sn0gun.com/doku/doku.php?id=learning_php&amp;rev=1170751967</link>
        <description>As I learn stuff about Php I will add articles to this page.

	*  Early Php
	*  Making Php Libraries
	*  Using Objects
	*  Tricky Array Stuff - It's not tricky but it worked for me.

 One of the things I'm really looking for a is a nice php editor.  Ubuntu seems to have a nice one with PHPEdit, but on the Mac it no exist.  So I found this pretty nice looking IDE that does what a lot of what I like called Eclipse.  It's really a Java app and a Java IDE but it has plugins and people have written a…</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=learningwiki&amp;rev=1167551653">
        <dc:format>text/html</dc:format>
        <dc:date>2006-12-31T02:54:13-04:00</dc:date>
        <title>learningwiki</title>
        <link>http://sn0gun.com/doku/doku.php?id=learningwiki&amp;rev=1167551653</link>
        <description>This should have some simple instructions for using and managing the wiki.</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=perforcegames&amp;rev=1172194529">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-22T20:35:29-04:00</dc:date>
        <title>perforcegames</title>
        <link>http://sn0gun.com/doku/doku.php?id=perforcegames&amp;rev=1172194529</link>
        <description>Getting Perforce to run on my Mac has been both frustrating and exciting, but not all that easy.

Actually the demo was extremely easy.  That was very well done.  And I really respect the Perforce guys for basically giving their software away from MicroDev's - a two user license is FREE.  How cool is that?  And they do support the Mac so I can't complain that much.</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=php_test&amp;rev=1167805655">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-03T01:27:35-04:00</dc:date>
        <title>php_test</title>
        <link>http://sn0gun.com/doku/doku.php?id=php_test&amp;rev=1167805655</link>
        <description>Okay so I invested all that stupid energy into learning Perl and then I turn around and this wiki runs on php.  Sigh... So here's my first ”interesting” php script.  It's a simple form that writes to itself.  The idea would be to create a dynamic page that can manage a flat file database and use buttons (or links) to sort the information dynamically and allow the user to edit the database dynamically.</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=python&amp;rev=1265886071">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T06:01:11-04:00</dc:date>
        <title>python</title>
        <link>http://sn0gun.com/doku/doku.php?id=python&amp;rev=1265886071</link>
        <description>Python is another scripting language - two things about it caught my eye.  First, the gui module included with it works on the Macintosh (unlike with perl!) and second, it is supposedly very popular with people at Google.  Since I am a big fan of Google, I figured I would give it a look.</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=python_dom_sort&amp;rev=1174979424">
        <dc:format>text/html</dc:format>
        <dc:date>2007-03-27T03:10:24-04:00</dc:date>
        <title>python_dom_sort</title>
        <link>http://sn0gun.com/doku/doku.php?id=python_dom_sort&amp;rev=1174979424</link>
        <description>#!/usr/bin/env python

import sys
import os
import EasyDialogs as mac

def SortIMoviePList(fileName,DEBUG=0):
    &quot;&quot;&quot;SortIMoviePList:
        This function opens an iMovie xml file (a plist file) and looks for
        video clips in the trash.  It then sorts these clips and returns
        the xmldoc.  The main module should dump this document to a file OR
        just send it to stdout to be trapped.
    
        fileName = name of file to sort.
        DEBUG:  1 - print messages as we look for…</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=sidebar&amp;rev=1281334067">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-09T02:07:47-04:00</dc:date>
        <title>sidebar</title>
        <link>http://sn0gun.com/doku/doku.php?id=sidebar&amp;rev=1281334067</link>
        <description>Side Bar Page:

Home

Index 

  thesis help  essay help</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=start&amp;rev=1185774002">
        <dc:format>text/html</dc:format>
        <dc:date>2007-07-30T01:40:02-04:00</dc:date>
        <title>start</title>
        <link>http://sn0gun.com/doku/doku.php?id=start&amp;rev=1185774002</link>
        <description>This is the Wiki is based upon the excellent DokuWiki from splitbrain.org. I just installed a template “arctic” which provides some excellent side bar functionality AND style customization.

For More Information on the template visit  Arctic

Most Recent Project:

Axnz2Pdf.py Jul-27-07

About two months ago, I started reading David Allen's book, “Getting Things Done”.  I Then found this fantastic software called, Thinkingrock.  It's a Java App that rigorously implements the GTD methodolo…</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=sudokusolver&amp;rev=1167754598">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-02T11:16:38-04:00</dc:date>
        <title>sudokusolver</title>
        <link>http://sn0gun.com/doku/doku.php?id=sudokusolver&amp;rev=1167754598</link>
        <description>I started working on a perl program to “solve” Sudoku puzzles.  It's not really so much a solver as a way to learn about references, packages and Perl once again.

Overview

Here's what it does.  It reads a puzzle from a text file.  comments start with # and must be in column 0 so they match the pattern /^#/.  The rest of the lines must contain 9 digits, 0 for an open space, 1-9 for an answered space.</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=toctest&amp;rev=1167549727">
        <dc:format>text/html</dc:format>
        <dc:date>2006-12-31T02:22:07-04:00</dc:date>
        <title>toctest</title>
        <link>http://sn0gun.com/doku/doku.php?id=toctest&amp;rev=1167549727</link>
        <description>This is topic one 

topic 1.1

some more interesting stuff I wonder why I don't get a toc?
==== topic 1.1.1 ====
three levels down 

topic 1.2

this should give me two children in the tree
==== topic 1.2.1 ====
three levels down, will that trigger a toc?</description>
    </item>
    <item rdf:about="http://sn0gun.com/doku/doku.php?id=toctesttwo&amp;rev=1167549790">
        <dc:format>text/html</dc:format>
        <dc:date>2006-12-31T02:23:10-04:00</dc:date>
        <title>toctesttwo</title>
        <link>http://sn0gun.com/doku/doku.php?id=toctesttwo&amp;rev=1167549790</link>
        <description>Learning all this editing is weird.

Namespaces

what the heck are they?

How do they work

I have no idea.

start</description>
    </item>
</rdf:RDF>
