<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.slug.org.au/lib/styles/feed.css" 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://wiki.slug.org.au/feed.php">
        <title>SLUG Wiki</title>
        <description></description>
        <link>http://wiki.slug.org.au/</link>
        <image rdf:resource="http://wiki.slug.org.au/lib/images/favicon.ico" />
       <dc:date>2010-03-17T16:45:02+11:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.slug.org.au/activeconstitution?rev=1268695543&amp;do=diff1268695543"/>
                <rdf:li rdf:resource="http://wiki.slug.org.au/agm_guide?rev=1267402912&amp;do=diff1267402912"/>
                <rdf:li rdf:resource="http://wiki.slug.org.au/2010agm?rev=1267402882&amp;do=diff1267402882"/>
                <rdf:li rdf:resource="http://wiki.slug.org.au/2009agm?rev=1267325217&amp;do=diff1267325217"/>
                <rdf:li rdf:resource="http://wiki.slug.org.au/pythonprogrammingsetup?rev=1267095678&amp;do=diff1267095678"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.slug.org.au/lib/images/favicon.ico">
        <title>SLUG Wiki</title>
        <link>http://wiki.slug.org.au/</link>
        <url>http://wiki.slug.org.au/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.slug.org.au/activeconstitution?rev=1268695543&amp;do=diff1268695543">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-16T10:25:43+11:00</dc:date>
        <dc:creator>zhasper</dc:creator>
        <title>activeconstitution</title>
        <link>http://wiki.slug.org.au/activeconstitution?rev=1268695543&amp;do=diff1268695543</link>
        <description>This is the active constitution of the Sydney Linux Users Group. It is based on the NSW model rules for incorporated associations and also derives inspiration from the constitution for Linux Australia (which is also based on the NSW model rules).



Model Rules for the Incorporation of Associations
Based on documents produced by the New South Wales Department of Fair Trading.
Revised by Mary Gardiner and the SLUG committee, 2002.
Revised by James Polley and the SLUG committee, 2007.

 

   1. PR…</description>
    </item>
    <item rdf:about="http://wiki.slug.org.au/agm_guide?rev=1267402912&amp;do=diff1267402912">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-01T11:21:52+11:00</dc:date>
        <dc:creator>zhasper</dc:creator>
        <title>agm_guide</title>
        <link>http://wiki.slug.org.au/agm_guide?rev=1267402912&amp;do=diff1267402912</link>
        <description>Another year, another Annual General Meeting. Join us as we reflect upon the  past twelve months, and look forward to the next.

This is a simple guide to how the AGM, elections and the rest of the meeting  will be conducted, including ways to get involved in the elections process.</description>
    </item>
    <item rdf:about="http://wiki.slug.org.au/2010agm?rev=1267402882&amp;do=diff1267402882">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-01T11:21:22+11:00</dc:date>
        <dc:creator>zhasper</dc:creator>
        <title>2010agm</title>
        <link>http://wiki.slug.org.au/2010agm?rev=1267402882&amp;do=diff1267402882</link>
        <description>*  Official announcement of 2010 AGM
	*  General announcement of March 2010 meeting: Mail | Web
	*   Minutes of the 2009 AGM
	*  User-friendly guide to AGM
	*  General guide to participation, including an outline of Committee responsibilities
	*  The SLUG Constitution.</description>
    </item>
    <item rdf:about="http://wiki.slug.org.au/2009agm?rev=1267325217&amp;do=diff1267325217">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-28T13:46:57+11:00</dc:date>
        <dc:creator>zhasper</dc:creator>
        <title>2009agm</title>
        <link>http://wiki.slug.org.au/2009agm?rev=1267325217&amp;do=diff1267325217</link>
        <description>*  Official announcement of 2009 AGM
	*  General announcement of March 2009 meeting: Mail | Web
	*   Minutes of the 2008 AGM
	*  User-friendly guide to AGM
	*  General guide to participation, including an outline of Committee responsibilities
	*  The SLUG Constitution.</description>
    </item>
    <item rdf:about="http://wiki.slug.org.au/pythonprogrammingsetup?rev=1267095678&amp;do=diff1267095678">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-25T22:01:18+11:00</dc:date>
        <dc:creator>beatbreaker</dc:creator>
        <title>pythonprogrammingsetup - ArchLinux Guide added and SuSE cleaned up</title>
        <link>http://wiki.slug.org.au/pythonprogrammingsetup?rev=1267095678&amp;do=diff1267095678</link>
        <description>Set Up instructions for Python Game Programming Tutorial

Test Program
# Copy and paste this into a file called test.py
import pyglet
import rabbyt
# In python, whitespace is important. Ensure that the 
# padding below is 12 spaces, not a tab
label = pyglet.text.Label(
            'It works!', font_size=36, x=600//2, y=100//2,
            anchor_x='center', anchor_y='center')
win = pyglet.window.Window(600, 100)
@win.event
# Whitespace is important: 4 spaces, not a tab
def on_draw():
    win.cle…</description>
    </item>
</rdf:RDF>
