<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.pyroom.org/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://wiki.pyroom.org/feed.php">
        <title>Pyroom Wiki</title>
        <description></description>
        <link>http://wiki.pyroom.org/</link>
        <image rdf:resource="http://wiki.pyroom.org/lib/images/favicon.ico" />
       <dc:date>2008-08-21T11:34:46+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=dev_documentation&amp;rev=1217601545&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=visual_identity&amp;rev=1216053473&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=whyplugins&amp;rev=1215606464&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=error_handling&amp;rev=1215588216&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=pyroom_goals&amp;rev=1212526854&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=start&amp;rev=1212526530&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=general&amp;rev=1212526411&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=changelog&amp;rev=1210009332&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.pyroom.org/lib/images/favicon.ico">
        <title>Pyroom Wiki</title>
        <link>http://wiki.pyroom.org/</link>
        <url>http://wiki.pyroom.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=dev_documentation&amp;rev=1217601545&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-01T16:39:05+02:00</dc:date>
        <dc:creator>Florian Heinle</dc:creator>
        <title>dev_documentation</title>
        <link>http://wiki.pyroom.org/doku.php?id=dev_documentation&amp;rev=1217601545&amp;do=diff</link>
        <description>Information for PyRoom contributors: 

	*  Uploading a branch to Launchpad
	*  To run PyRoom in “verbose” mode, use the ”-v” command-line switch. This will cause PyRoom to print tracebacks in your terminal.
	*  Error handling

Current Discussions

	*  Pyroom Goals
	*  Preferences UI
	*  Code Reorganization
	*  Autosave Behavior
	*  Uploading to Launchpad
	*  Add a separate buffer number line to GUI?
	*  Add a plugin system</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=visual_identity&amp;rev=1216053473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-14T18:37:53+02:00</dc:date>
        <dc:creator>Andrew</dc:creator>
        <title>visual_identity - Added another submission</title>
        <link>http://wiki.pyroom.org/doku.php?id=visual_identity&amp;rev=1216053473&amp;do=diff</link>
        <description>There should be a better, cleaner logo...

Markino's proposal

 Black and Green Button (by Markino aka TopoMorto)

In some way This Resemble the WordRoom Logo



And the small one:



Schwuk's proposal

This is also based on the WriteRoom logo, although this is a much closer copy, but with distinctive differences - the typeface and colour to reflect the default theme of PyRoom.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=whyplugins&amp;rev=1215606464&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-09T14:27:44+02:00</dc:date>
        <dc:creator>Florian Heinle</dc:creator>
        <title>whyplugins - created</title>
        <link>http://wiki.pyroom.org/doku.php?id=whyplugins&amp;rev=1215606464&amp;do=diff</link>
        <description>PyRoom strives to be as much distraction free as it gets. This implies a low profile of bells and whistles in both GUI and feature set. Implementing a plugin system sounds like it couldn't fit into that description.

Yet, a plugin system can be necessary for PyRoom for various reasons</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=error_handling&amp;rev=1215588216&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-09T09:23:36+02:00</dc:date>
        <dc:creator>Florian Heinle</dc:creator>
        <title>error_handling - changed from blueprints to documentation</title>
        <link>http://wiki.pyroom.org/doku.php?id=error_handling&amp;rev=1215588216&amp;do=diff</link>
        <description>As a plugin or core author, you might want to show error messages to the user. Doing so is very easy:

raise PyroomError('Here goes your error message')

The user will then see a dialog box with the value of the exception you just raised:



When to raise exceptions

 One of PyRoom's goals is to be as distraction free as possible. You should avoid to raise exceptions of minor importance, just to notify the user of something. If there's an error and the user needs to know, go ahead and raise the …</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=pyroom_goals&amp;rev=1212526854&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-03T23:00:54+02:00</dc:date>
        <dc:creator>Damjan</dc:creator>
        <title>pyroom_goals - opinion</title>
        <link>http://wiki.pyroom.org/doku.php?id=pyroom_goals&amp;rev=1212526854&amp;do=diff</link>
        <description>Let's define our goals, assign priorities and define a clearer line between what's in and what out of scope.

Primary Goals

Provide a Fullscreen text editor

 The main goal of Pyroom is to provide a fullscreen text editor, without a visible menu or toolbar.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=start&amp;rev=1212526530&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-03T22:55:30+02:00</dc:date>
        <dc:creator>Damjan</dc:creator>
        <title>start</title>
        <link>http://wiki.pyroom.org/doku.php?id=start&amp;rev=1212526530&amp;do=diff</link>
        <description>Welcome to the PyRoom Wiki!

Some useful links:

	*  Changelog
	*  User Documentation
	*  Dev Documentation
	*  Visual identity
	*  General discussion</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=general&amp;rev=1212526411&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-03T22:53:31+02:00</dc:date>
        <dc:creator>Damjan</dc:creator>
        <title>general - created</title>
        <link>http://wiki.pyroom.org/doku.php?id=general&amp;rev=1212526411&amp;do=diff</link>
        <description>This page is intended for general discussions. Please feel free to leave your comment, suggestion, question ...

* I opened this page so I may thank all the developers for making this wonderful application. I am a journalist and was looking for something like this for a long time. Using Ubuntu this was not easy - vi, vim, nano running in the terminal just did not do the job. Fortunately I stumbled upon Pyroom. I think it has a future and would like to participate in any way possible. Am not a pr…</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=changelog&amp;rev=1210009332&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-05T19:42:12+02:00</dc:date>
        <dc:creator>Caio Alonso</dc:creator>
        <title>changelog</title>
        <link>http://wiki.pyroom.org/doku.php?id=changelog&amp;rev=1210009332&amp;do=diff</link>
        <description>0.3 &lt;&lt; Development Focus

	*  Code is now compliant to the Python Style Guide (&lt;http://www.python.org/dev/peps/pep-0008/&gt;)  
	*  Optparse support
Bugs Fixed:
* bug #220056 https://code.launchpad.net/bugs/220056 - Doesn't save custom themes
0.2

	*  Lots of bugfixes
	*  Modularization of code
	*  A simple preferences windows with theme selection
	*  Some shortcuts have been changed</description>
    </item>
</rdf:RDF>
