<?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>2010-03-10T20:54:08+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=themes&amp;rev=1266615634&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=whyplugins&amp;rev=1263929971&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=readme&amp;rev=1227395350&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=general&amp;rev=1227391582&amp;do=diff"/>
                <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=error_handling&amp;rev=1215588216&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=themes&amp;rev=1266615634&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-19T22:40:34+01:00</dc:date>
        <dc:creator>HaAllison</dc:creator>
        <title>themes</title>
        <link>http://wiki.pyroom.org/doku.php?id=themes&amp;rev=1266615634&amp;do=diff</link>
        <description>Themes for PyRoom come as ini-style configuration files, to be read by an instance of SafeConfigParser. The default syntax is key = value

How to create a theme

 The easiest way to create a theme is to use our preferences gui and click “save”. Your new theme file will live in $XDG_DATA_HOME/pyroom/themes, usually ~/.local/share/pyroom/themes on most Linux distributions. Or, if you prefer, you can  create or edit your theme files by hand.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=whyplugins&amp;rev=1263929971&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-19T20:39:31+01:00</dc:date>
        <dc:creator>Wendy Dawson</dc:creator>
        <title>whyplugins</title>
        <link>http://wiki.pyroom.org/doku.php?id=whyplugins&amp;rev=1263929971&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=readme&amp;rev=1227395350&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-23T00:09:10+01:00</dc:date>
        <dc:creator>Algot Runeman</dc:creator>
        <title>readme - moved Ubuntu package run to this section</title>
        <link>http://wiki.pyroom.org/doku.php?id=readme&amp;rev=1227395350&amp;do=diff</link>
        <description>PyRoom is a fullscreen simple text editor, without a toolbar, a menubar or anything that would distract the user from his most important task: writing.

Dependencies

 PyRoom depends on Python, PyGTK and gtksourceview. Please refer to your system documentation for information on how to install these modules if they're not currently available.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=general&amp;rev=1227391582&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-22T23:06:22+01:00</dc:date>
        <dc:creator>Algot Runeman</dc:creator>
        <title>general</title>
        <link>http://wiki.pyroom.org/doku.php?id=general&amp;rev=1227391582&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=dev_documentation&amp;rev=1217601545&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-01T16:39:05+01: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+01: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=error_handling&amp;rev=1215588216&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-09T09:23:36+01: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>
</rdf:RDF>
