<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Zim Outliner | Changeblog</title>
    <link rel="alternate" type="text/html" href="http://www.zimoutliner.com/blog/" />
    <link rel="self" type="application/atom+xml" href="http://www.zimoutliner.com/blog/atom.xml" />
   <id>tag:www.zimoutliner.com,2009:/blog//1</id>
    <link rel="service.post" type="application/atom+xml" href="http://www.zimoutliner.com/blog/mt/mt-atom.cgi/weblog/blog_id=1" title="Zim Outliner | Changeblog" />
    <updated>2009-11-23T15:14:14Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2</generator>
 
<entry>
    <title>vital signs</title>
    <link rel="alternate" type="text/html" href="http://www.zimoutliner.com/blog/2009/11/vital_signs.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.zimoutliner.com/blog/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=8" title="vital signs" />
    <id>tag:www.zimoutliner.com,2009:/blog//1.8</id>
    
    <published>2009-11-23T15:09:24Z</published>
    <updated>2009-11-23T15:14:14Z</updated>
    
    <summary>Yes I&apos;m alive, and so is Zim, just, thanks for asking. Round of fixes. Fixed use of UTF8 characters in lists creating persistence problems. Fixed persistence problems with older lists (those created before May 2008) caused by file permissions changes....</summary>
    <author>
        <name>anil</name>
        <uri>http://www.quotesque.net/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.zimoutliner.com/blog/">
        <![CDATA[<p>Yes I'm alive, and so is Zim, just, thanks for asking. Round of fixes.</p>

<ul>
<li>Fixed use of UTF8 characters in lists creating persistence problems.</li>
<li>Fixed persistence problems with older lists (those created before May 2008) caused by file permissions changes.</li>
<li>Fixed a bug in which you could render a todo list uneditable by deleting all the nodes in the list and reloading the list.</li>
</ul>
]]>
        
    </content>
</entry>
<entry>
    <title>todo lists</title>
    <link rel="alternate" type="text/html" href="http://www.zimoutliner.com/blog/2008/01/todo_lists.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.zimoutliner.com/blog/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=7" title="todo lists" />
    <id>tag:www.zimoutliner.com,2008:/blog//1.7</id>
    
    <published>2008-01-05T15:56:22Z</published>
    <updated>2008-01-05T16:04:24Z</updated>
    
    <summary>You can now use a specialized &apos;todo&apos; list template accessible via the &apos;Go&apos; menu. Your todo list behaves slightly different to the rest of your lists. Firstly it&apos;s anchored in one spot (http://zimoutliner.com/list/todo/) so you can bookmark it. Secondly, it&apos;s...</summary>
    <author>
        <name>anil</name>
        <uri>http://www.quotesque.net/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.zimoutliner.com/blog/">
        <![CDATA[<p>You can now use a specialized 'todo' list template accessible via the 'Go' menu. Your todo list behaves slightly different to the rest of your lists. Firstly it's <b>anchored</b> in one spot (<a href="http://zimoutliner.com/list/todo/">http://zimoutliner.com/list/todo/</a>) so you can bookmark it. Secondly, it's a <b>rolling</b> list, which means if you check off items in the list using the checkboxes, they will be scrubbed from the list the next time you load it up. </p>

<p>The todo list screen is a place to keep your <a href="http://www.marktaw.com/blog/CascadingNextActions.html">next actions</a> as they come to you and erase them as you get them done. I find it useful to prioritize my next actions in a vertical order on this list. </p>]]>
        
    </content>
</entry>
<entry>
    <title>torrential downpours in july</title>
    <link rel="alternate" type="text/html" href="http://www.zimoutliner.com/blog/2007/07/bugfixes.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.zimoutliner.com/blog/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=6" title="torrential downpours in july" />
    <id>tag:www.zimoutliner.com,2007:/blog//1.6</id>
    
    <published>2007-07-20T12:38:33Z</published>
    <updated>2007-07-20T12:41:29Z</updated>
    
    <summary>Fixed bug around escaping node values in description. Fixed bug around outline description extract on bundles screen when first node in list is over 40 characters long Fixed bug with special characters in node values breaking outline saving Template tweaks...</summary>
    <author>
        <name>anil</name>
        <uri>http://www.quotesque.net/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.zimoutliner.com/blog/">
        <![CDATA[<ul><li>Fixed bug around escaping node values in description.</li>
<li>Fixed bug around outline description extract on bundles screen when first node in list is over 40 characters long</li>
<li>Fixed bug with special characters in node values breaking outline saving</li>
<li>Template tweaks to html export</li>
</ul>]]>
        
    </content>
</entry>
<entry>
    <title>new export options</title>
    <link rel="alternate" type="text/html" href="http://www.zimoutliner.com/blog/2007/07/post.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.zimoutliner.com/blog/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=5" title="new export options" />
    <id>tag:www.zimoutliner.com,2007:/blog//1.5</id>
    
    <published>2007-07-16T20:51:02Z</published>
    <updated>2007-07-15T23:31:07Z</updated>
    
    <summary> fixes for 1024 res (horizontal scrollbar and list node wrapping) Moved &apos;View&apos; primary level option to &apos;Go&apos;, since that menu contains links to &apos;destination&apos; screens (thanks to Martin Dittus for pointing out this abuse of the OS X &apos;View&apos;...</summary>
    <author>
        <name>anil</name>
        <uri>http://www.quotesque.net/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.zimoutliner.com/blog/">
        <![CDATA[<ul>
<li>fixes for 1024 res (horizontal scrollbar and list node wrapping)</li>
<li>Moved 'View' primary level option to 'Go', since that menu contains links to 'destination' screens (thanks to Martin Dittus for pointing out this abuse of the OS X 'View' menu convention).</li>
<li>Added 'plain text' export option</li>
<li>Added 'web page' export option</li>
<li>Labelled 'opml' export option (previously default)</li>
</ul>
]]>
        
    </content>
</entry>
<entry>
    <title>fixes</title>
    <link rel="alternate" type="text/html" href="http://www.zimoutliner.com/blog/2007/06/fixes.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.zimoutliner.com/blog/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=4" title="fixes" />
    <id>tag:www.zimoutliner.com,2007:/blog//1.4</id>
    
    <published>2007-06-10T15:04:35Z</published>
    <updated>2007-06-10T15:05:05Z</updated>
    
    <summary>Fixed bug with autosaving empty listsChanged &apos;Bundles&apos; menu option to &apos;Lists&apos; for clarity...</summary>
    <author>
        <name>anil</name>
        <uri>http://www.quotesque.net/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.zimoutliner.com/blog/">
        <![CDATA[<ul><li>Fixed bug with autosaving empty lists</li><li>Changed 'Bundles' menu option to 'Lists' for clarity</li></ul>]]>
        
    </content>
</entry>
<entry>
    <title>first day fixity</title>
    <link rel="alternate" type="text/html" href="http://www.zimoutliner.com/blog/2007/05/fixity.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.zimoutliner.com/blog/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=3" title="first day fixity" />
    <id>tag:www.zimoutliner.com,2007:/blog//1.3</id>
    
    <published>2007-05-29T23:37:17Z</published>
    <updated>2007-05-29T13:52:13Z</updated>
    
    <summary> Fixed bug with menu interaction - active state now more like an OS X application menu (onhover menu visibility). Moved &apos;Outline&apos; nav point to &apos;Edit&apos; for clarity Fixed bug with exporting lists before they&apos;ve been saved Fixed bug with...</summary>
    <author>
        <name>anil</name>
        <uri>http://www.quotesque.net/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.zimoutliner.com/blog/">
        <![CDATA[<ul>
<li>Fixed bug with menu interaction - active state now more like an OS X application menu (onhover menu visibility).</li>
<li>Moved 'Outline' nav point to 'Edit' for clarity</li>
<li>Fixed bug with exporting lists before they've been saved</li>
<li>Fixed bug with exporting a list whilst still in list creation screen</li>
<li>Fixed bug with allowing deletion of lists prior to first autosave on creation screen</li>
</ul>]]>
        
    </content>
</entry>
<entry>
    <title>first public version of zim</title>
    <link rel="alternate" type="text/html" href="http://www.zimoutliner.com/blog/2007/05/first_public_version_of_zim.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.zimoutliner.com/blog/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=1" title="first public version of zim" />
    <id>tag:www.zimoutliner.com,2007:/blog//1.1</id>
    
    <published>2007-05-28T13:04:13Z</published>
    <updated>2007-05-28T13:10:36Z</updated>
    
    <summary>Features I&apos;ve bundled into the public release of zim: OPML Export Autosave on list editing screen Basic user accounts List bundles (grouping) Contextual navigation menu...</summary>
    <author>
        <name>anil</name>
        <uri>http://www.quotesque.net/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.zimoutliner.com/blog/">
        <![CDATA[<p>Features I've bundled into the public release of zim:</p>

<ul>
<li>OPML Export</li>
<li>Autosave on list editing screen</li>
<li>Basic user accounts</li>
<li>List bundles (grouping)</li>
<li>Contextual navigation menu</li>
</ul>
]]>
        
    </content>
</entry>
<entry>
    <title>changeblog goes live</title>
    <link rel="alternate" type="text/html" href="http://www.zimoutliner.com/blog/2007/05/changeblog_goes_live.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.zimoutliner.com/blog/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=2" title="changeblog goes live" />
    <id>tag:www.zimoutliner.com,2007:/blog//1.2</id>
    
    <published>2007-05-27T15:55:19Z</published>
    <updated>2007-05-28T15:56:20Z</updated>
    
    <summary>Hello....</summary>
    <author>
        <name>anil</name>
        <uri>http://www.quotesque.net/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.zimoutliner.com/blog/">
        <![CDATA[<p>Hello.</p>]]>
        
    </content>
</entry>

</feed> 


