<?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-09-07T19:36:56+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=add_a_separate_buffer_number_line_to_gui&amp;rev=1203253694"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=autosave_behavior&amp;rev=1202761543"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=changelog&amp;rev=1210009332"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=changelog_full&amp;rev=1203974137"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=changelog_release&amp;rev=1203970269"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=code_reorganization&amp;rev=1203353032"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=dev_documentation&amp;rev=1217601545"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=error_handling&amp;rev=1215588216"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=general&amp;rev=1227393037"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=papers&amp;rev=1275593563"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=preferences_ui&amp;rev=1203205145"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=pyroom_goals&amp;rev=1212526854"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=readme&amp;rev=1227395350"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=start&amp;rev=1212526530"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=style_selection_ui&amp;rev=1202749145"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=themes&amp;rev=1266615634"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=uploading_a_branch_to_launchpad&amp;rev=1203613207"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=uploading_to_launchpad&amp;rev=1203239667"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=user_documentation&amp;rev=1203021832"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=visual_identity&amp;rev=1216053473"/>
                <rdf:li rdf:resource="http://wiki.pyroom.org/doku.php?id=whyplugins&amp;rev=1263929971"/>
            </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=add_a_separate_buffer_number_line_to_gui&amp;rev=1203253694">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-17T14:08:14+02:00</dc:date>
        <title>add_a_separate_buffer_number_line_to_gui</title>
        <link>http://wiki.pyroom.org/doku.php?id=add_a_separate_buffer_number_line_to_gui&amp;rev=1203253694</link>
        <description>I've been trying to come up with a sensible way of reporting errors to the user. Obviously this has to be done consistently - errors should always appear in the same place on the screen. The best place to put them would be in the status line at the bottom. However, this means that sometimes the “Switching to buffer x” message overwrites the error, and vice-versa.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=autosave_behavior&amp;rev=1202761543">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-11T21:25:43+02:00</dc:date>
        <title>autosave_behavior</title>
        <link>http://wiki.pyroom.org/doku.php?id=autosave_behavior&amp;rev=1202761543</link>
        <description>Discuss here about the behavior of the autosave feature, where it should save the files etc

Discussion

Adding ”-C” option could be useful for completly clean the temp folder where autosave file are generated, the files are removed after a “are you sure?” question windows popup, pyroom exits afer cleaning up (removing tmp*) his temp folder (/var/temp/pyroom)</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=changelog&amp;rev=1210009332">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-05T19:42:12+02:00</dc:date>
        <title>changelog</title>
        <link>http://wiki.pyroom.org/doku.php?id=changelog&amp;rev=1210009332</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>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=changelog_full&amp;rev=1203974137">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-25T22:15:37+02:00</dc:date>
        <title>changelog_full</title>
        <link>http://wiki.pyroom.org/doku.php?id=changelog_full&amp;rev=1203974137</link>
        <description>Revision 28: 2008-02-20

	*  styles.py:
		*  Normalized styles
		*  Removed Droid Sans Mono from default styles. LP: #193854
		*  Added border to Marc Carson's themes. 


Revision 27: 2008-02-16

	*  basic_edit.py: help file splitted. LP: #190468

Revision 26: 2008-02-16

	*  README: Simple dump of the wiki page.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=changelog_release&amp;rev=1203970269">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-25T21:11:09+02:00</dc:date>
        <title>changelog_release</title>
        <link>http://wiki.pyroom.org/doku.php?id=changelog_release&amp;rev=1203970269</link>
        <description>Pyroom 0.1

 Released on 2008-02-19 

	*  Initial release, based on the Ubuntuforums' version.
	*  Added a few themes.
	*  Full translation in Arabic, Basque, Brazilian Portuguese, Bulgarian, Catalan, Danish, French, German, Greek, Italian, Portuguese, Romanian, Russian, Slovak, Spanish and Welsh.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=code_reorganization&amp;rev=1203353032">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-18T17:43:52+02:00</dc:date>
        <title>code_reorganization</title>
        <link>http://wiki.pyroom.org/doku.php?id=code_reorganization&amp;rev=1203353032</link>
        <description>I have posted an up to date branch of my first attempts at reorganizing the code. It also incorporates two of my other branches: restoring an old session and checking a buffer for unsaved changes. I intend to add the autosave branch to it later on today.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=dev_documentation&amp;rev=1217601545">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-01T16:39:05+02:00</dc:date>
        <title>dev_documentation</title>
        <link>http://wiki.pyroom.org/doku.php?id=dev_documentation&amp;rev=1217601545</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=error_handling&amp;rev=1215588216">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-09T09:23:36+02:00</dc:date>
        <title>error_handling</title>
        <link>http://wiki.pyroom.org/doku.php?id=error_handling&amp;rev=1215588216</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=general&amp;rev=1227393037">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-22T23:30:37+02:00</dc:date>
        <title>general</title>
        <link>http://wiki.pyroom.org/doku.php?id=general&amp;rev=1227393037</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=papers&amp;rev=1275593563">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-03T21:32:43+02:00</dc:date>
        <title>papers</title>
        <link>http://wiki.pyroom.org/doku.php?id=papers&amp;rev=1275593563</link>
        <description>Here's a must try. Professional assistance with college essays, term papers, research papers, thesis etc. Any difficulty. Any topic. Affordable prices. Order 100% custom-written term papers from a reputable custom writing. Quality assistance from professional writers.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=preferences_ui&amp;rev=1203205145">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-17T00:39:05+02:00</dc:date>
        <title>preferences_ui</title>
        <link>http://wiki.pyroom.org/doku.php?id=preferences_ui&amp;rev=1203205145</link>
        <description>*  Launchpad entry: &lt;https://blueprints.launchpad.net/pyroom/+spec/style-selection-ui&gt;

Summary

A simple preferences menu to select preferences about styles, view (line numbering, caret position) and anything that needs user definition (autosave etc).</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=pyroom_goals&amp;rev=1212526854">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-03T23:00:54+02:00</dc:date>
        <title>pyroom_goals</title>
        <link>http://wiki.pyroom.org/doku.php?id=pyroom_goals&amp;rev=1212526854</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=readme&amp;rev=1227395350">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-23T00:09:10+02:00</dc:date>
        <title>readme</title>
        <link>http://wiki.pyroom.org/doku.php?id=readme&amp;rev=1227395350</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=start&amp;rev=1212526530">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-03T22:55:30+02:00</dc:date>
        <title>start</title>
        <link>http://wiki.pyroom.org/doku.php?id=start&amp;rev=1212526530</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=style_selection_ui&amp;rev=1202749145">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-11T17:59:05+02:00</dc:date>
        <title>style_selection_ui</title>
        <link>http://wiki.pyroom.org/doku.php?id=style_selection_ui&amp;rev=1202749145</link>
        <description>Here are the specifications for the Style Manager User Interface.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=themes&amp;rev=1266615634">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-19T22:40:34+02:00</dc:date>
        <title>themes</title>
        <link>http://wiki.pyroom.org/doku.php?id=themes&amp;rev=1266615634</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=uploading_a_branch_to_launchpad&amp;rev=1203613207">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-21T18:00:07+02:00</dc:date>
        <title>uploading_a_branch_to_launchpad</title>
        <link>http://wiki.pyroom.org/doku.php?id=uploading_a_branch_to_launchpad&amp;rev=1203613207</link>
        <description>If you have some code that you would like to contribute to the project, probably the easiest way to go about doing so would be to add a branch on launchpad.

Being able to upload a branch

 You must have a registered account on Launchpad. Sounds silly but it's true.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=uploading_to_launchpad&amp;rev=1203239667">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-17T10:14:27+02:00</dc:date>
        <title>uploading_to_launchpad</title>
        <link>http://wiki.pyroom.org/doku.php?id=uploading_to_launchpad&amp;rev=1203239667</link>
        <description>I think that the official releases (0.1) should only have one person who can upload to them, but with the development Trunk, I think it would make more sense if people (who are members of the pyroom team) could upload directly to the trunk. For example, I have just cleaned up some code which makes the readability a bit easier, but isn't enough to justify a branch in itself.</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=user_documentation&amp;rev=1203021832">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-14T21:43:52+02:00</dc:date>
        <title>user_documentation</title>
        <link>http://wiki.pyroom.org/doku.php?id=user_documentation&amp;rev=1203021832</link>
        <description>* Readme: Draft of a README file</description>
    </item>
    <item rdf:about="http://wiki.pyroom.org/doku.php?id=visual_identity&amp;rev=1216053473">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-14T18:37:53+02:00</dc:date>
        <title>visual_identity</title>
        <link>http://wiki.pyroom.org/doku.php?id=visual_identity&amp;rev=1216053473</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=1263929971">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-19T20:39:31+02:00</dc:date>
        <title>whyplugins</title>
        <link>http://wiki.pyroom.org/doku.php?id=whyplugins&amp;rev=1263929971</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>
</rdf:RDF>
