<?xml-stylesheet href="stylesheet.xsl" type="text/xsl"?>
<journal>
<entry project="codejournal" date="Todo">
<text>
- make code journal freezes that work on windows, so they can be distributed.
- polish the xml stylesheet up.
- round out the export interface with helpful information.
- implement auto word wrapping for xml generation.
- make a svn/cvs wrapper that would live on top of the 'commit' function and automatically generate journal entries.
- turn codejournal into a standalone application.
</text>
</entry>
<entry project="codejournal" date="2006-06-09">
<text>
- fixed bug where if a project is deleted, its name will remain in the top border until a new project is selected.
- revision 017
- showed it to loupgarou
</text>
</entry>
<entry project="codejournal" date="2006-06-08">
<text>
- added a text entry so that a filename can be chosen for export to single file.
- revision 016. 
- showed the journal to james.
</text>
</entry>
<entry project="codejournal" date="2006-06-07">
<text>
- changed set size on main window from being enforced to default size.
</text>
</entry>
<entry project="codejournal" date="2006-06-06">
<text>
- filled in the menu handlers.
- made the menu handlers become sensitive smartly.
- converted from using pyxml to expat to reduce dependencies.
- added the import/export menu signals
</text>
</entry>
<entry project="codejournal" date="2006-06-05">
<text>
- This is my code journal. It should be saving text properly, now.
- I am very glad about this, actually, because now I can write in what projects I have been working on and fill out details about them and be able to look back at them later.
- Now it is properly escaping characters that might of been getting out of hand, like &lt; and &gt;, so it doesn't happen that a line like &lt;project&gt;-&lt;date&gt; will get erased.
- You should notice that you can only edit entries from the current day (because that makes more sense than being allowed to edit entries from days ago. Doesn't it?
- added signal handlers for the Project menu.
- distributed it to mumm, lmurillo and viza, so far.
</text>
</entry>
<entry project="codejournal" date="2006-06-04">
<text>
This is my first entry to test the code journal
</text>
</entry>
<entry project="pympd" date="Todo">
<text>
- split the coverart type plugins into two distinct types:
  - there will be a coverart downloader/setter which is responsible for 
    placing art with an album and writing to covers.db.
  - the other type will be one that uses the covers.db file to display coverart, 
    for example, coverart window, trayicon art and embeddedart.
</text>
</entry>
<entry project="pympd" date="2006-06-09">
<text>
- put pympd-0.07rc1 up and updated the website a little.
- updated gnomefiles
- put new pkgbuild in aur
</text>
</entry>
<entry project="pympd" date="2006-06-06">
<text>
- added ben good's plugin, fixdisplay. It will automatically fix the artist/album labels based on the song's information. (very useful).
</text>
</entry>
</journal>

