<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>Jon's Blog</title>
<link>http://diercks.net/blog/</link>
<description>miscellaneous stuff from Jon Diercks</description>
<language>en-us</language>
<copyright>Copyright 2007 JonDiercks</copyright>
<pubDate>Thu, 14 Jun 2007 13:25:54 GMT</pubDate>
<lastBuildDate>Thu, 14 Jun 2007 13:25:54 GMT</lastBuildDate>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>TiddlyWiki 2.2.1</generator>
<item>
<title>14 June 2007 - Bible In A Year</title>
<description>For the first time in my life, I can say that I've read the entire Bible. For the past year, I've been receiving a few chapters each day via email from &lt;a target=&quot;_blank&quot; title=&quot;External link to http://BibleInAYear.org&quot; href=&quot;http://BibleInAYear.org&quot; class=&quot;externalLink&quot;&gt;BibleInAYear.org&lt;/a&gt;. I've also been using the freeware tool &lt;a target=&quot;_blank&quot; title=&quot;External link to http://dictator.kieranholland.com/dictator.html&quot; href=&quot;http://dictator.kieranholland.com/dictator.html&quot; class=&quot;externalLink&quot;&gt;dictator&lt;/a&gt; to streamline the reading of the text, so it only took a few minutes each day.&lt;br&gt;&lt;br&gt;I still wouldn't claim to be an expert, but it has certainly been interesting to walk through the entire book in a systematic way. The discipline of doing the reading first thing each morning has also been positive, as it sets the tone for the whole day.&lt;br&gt;</description>
<category>bible</category>
<category>reading</category>
<link>http://diercks.net/blog/#%5B%5B14%20June%202007%20-%20Bible%20In%20A%20Year%5D%5D</link>
<pubDate>Thu, 14 Jun 2007 13:23:54 GMT</pubDate>
</item>
<item>
<title>DefaultTiddlers</title>
<description>&lt;a tiddlyfields=&quot;&quot; tiddlylink=&quot;14 June 2007 - Bible In A Year&quot; refresh=&quot;link&quot; target=&quot;_blank&quot; title=&quot;External link to http://diercks.net/blog/#14 June 2007 - Bible In A Year&quot; href=&quot;http://diercks.net/blog/#14%20June%202007%20-%20Bible%20In%20A%20Year&quot; class=&quot;externalLink&quot;&gt;14 June 2007 - Bible In A Year&lt;/a&gt;&lt;br&gt;&lt;a tiddlyfields=&quot;&quot; tiddlylink=&quot;13 June 2007 - Dry Ice&quot; refresh=&quot;link&quot; target=&quot;_blank&quot; title=&quot;External link to http://diercks.net/blog/#13 June 2007 - Dry Ice&quot; href=&quot;http://diercks.net/blog/#13%20June%202007%20-%20Dry%20Ice&quot; class=&quot;externalLink&quot;&gt;13 June 2007 - Dry Ice&lt;/a&gt;&lt;br&gt;&lt;a tiddlyfields=&quot;&quot; tiddlylink=&quot;11 June 2007 - Tudumo&quot; refresh=&quot;link&quot; target=&quot;_blank&quot; title=&quot;External link to http://diercks.net/blog/#11 June 2007 - Tudumo&quot; href=&quot;http://diercks.net/blog/#11%20June%202007%20-%20Tudumo&quot; class=&quot;externalLink&quot;&gt;11 June 2007 - Tudumo&lt;/a&gt;</description>
<link>http://diercks.net/blog/#DefaultTiddlers</link>
<pubDate>Wed, 13 Jun 2007 13:51:00 GMT</pubDate>
</item>
<item>
<title>13 June 2007 - Dry Ice</title>
<description>My kids and I got to play with some dry ice yesterday &lt;span&gt;—&lt;/span&gt; I had almost forgotten how much fun that stuff is! The kids were fascinated with the home-made fog. Check out &lt;a target=&quot;_blank&quot; title=&quot;External link to http://www.west.net/~science/co2.htm&quot; href=&quot;http://www.west.net/%7Escience/co2.htm&quot; class=&quot;externalLink&quot;&gt;the Saturday Scientists&lt;/a&gt; for some &quot;cool&quot; (-109.3&lt;sup&gt;o&lt;/sup&gt;F!) things you can do with dry ice.</description>
<category>dry ice</category>
<category>cool</category>
<category>fun</category>
<category>kids</category>
<link>http://diercks.net/blog/#%5B%5B13%20June%202007%20-%20Dry%20Ice%5D%5D</link>
<pubDate>Wed, 13 Jun 2007 13:51:00 GMT</pubDate>
</item>
<item>
<title>11 June 2007 - Tudumo</title>
<description>I've been playing some with &lt;a target=&quot;_blank&quot; title=&quot;External link to http://www.tudumo.com/&quot; href=&quot;http://www.tudumo.com/&quot; class=&quot;externalLink&quot;&gt;Tudumo&lt;/a&gt; recently, and I think it's got great potential as a to-do list manager. Very simple, elegant and intuitive to use. Well suited to &lt;a target=&quot;_blank&quot; title=&quot;External link to http://en.wikipedia.org/wiki/Getting_Things_Done&quot; href=&quot;http://en.wikipedia.org/wiki/Getting_Things_Done&quot; class=&quot;externalLink&quot;&gt;GTD&lt;/a&gt;.&lt;br&gt;&lt;br&gt;To get a jump-start on populating some Action Items into Tudumo, I wrote a quick-n-dirty script using &lt;a target=&quot;_blank&quot; title=&quot;External link to http://www.autoitscript.com/autoit3/&quot; href=&quot;http://www.autoitscript.com/autoit3/&quot; class=&quot;externalLink&quot;&gt;AutoIt&lt;/a&gt; that takes a text file containing one-line task descriptions and pastes each line into a new Action item inside Tudumo. The result is a &quot;poor-man's import&quot; function that allows me to take lists from other software and transfer at least the basic info into Tudumo. Grab the script &lt;a target=&quot;_blank&quot; title=&quot;External link to http://diercks.net/jon/misc/paste-tudumo.au3&quot; href=&quot;http://diercks.net/jon/misc/paste-tudumo.au3&quot; class=&quot;externalLink&quot;&gt;source code&lt;/a&gt; if you want, of if you don't use AutoIt you can just run the &lt;a target=&quot;_blank&quot; title=&quot;External link to http://diercks.net/jon/misc/paste-tudumo.exe&quot; href=&quot;http://diercks.net/jon/misc/paste-tudumo.exe&quot; class=&quot;externalLink&quot;&gt;compiled version&lt;/a&gt; of the script.&lt;br&gt;&lt;hr&gt;&lt;strong&gt;6/12 update:&lt;/strong&gt; Richard (the author) responded:&lt;br&gt;&lt;pre&gt;You should be able to either:
1) Drag and drop text into Tudumo
(I think dropping on any item will do it), or
2) Move up/down to a position and 
&quot;paste&quot; copied text.

Both should create a bunch of actions, one action per line.
&lt;/pre&gt;Thanks Richard, that does work. I'll still hang onto this script because I may extend it later to include processing for additional item attributes like date, tags, and notes.&lt;br&gt;&lt;br&gt;&lt;br&gt;</description>
<category>tudumo</category>
<category>gtd</category>
<category>todo</category>
<category>script</category>
<link>http://diercks.net/blog/#%5B%5B11%20June%202007%20-%20Tudumo%5D%5D</link>
<pubDate>Wed, 13 Jun 2007 13:43:00 GMT</pubDate>
</item>
<item>
<title>SiteUrl</title>
<description>&lt;a target=&quot;_blank&quot; title=&quot;External link to http://diercks.net/blog/&quot; href=&quot;http://diercks.net/blog/&quot; class=&quot;externalLink&quot;&gt;http://diercks.net/blog/&lt;/a&gt;</description>
<link>http://diercks.net/blog/#SiteUrl</link>
<pubDate>Mon, 11 Jun 2007 23:04:00 GMT</pubDate>
</item>
<item>
<title>MainMenu</title>
<description>&lt;a target=&quot;_blank&quot; title=&quot;External link to http://diercks.net/blog/index.xml&quot; href=&quot;http://diercks.net/blog/index.xml&quot; class=&quot;externalLink&quot;&gt;subscribe&lt;/a&gt;&lt;br&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to http://diercks.net/jon/&quot; href=&quot;http://diercks.net/jon/&quot; class=&quot;externalLink&quot;&gt;about jon&lt;/a&gt;&lt;br&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to mailto:jon@diercks.net&quot; href=&quot;mailto:jon@diercks.net&quot; class=&quot;externalLink&quot;&gt;email&lt;/a&gt;</description>
<link>http://diercks.net/blog/#MainMenu</link>
<pubDate>Mon, 11 Jun 2007 22:46:00 GMT</pubDate>
</item>
<item>
<title>SiteSubtitle</title>
<description>miscellaneous stuff from Jon Diercks</description>
<link>http://diercks.net/blog/#SiteSubtitle</link>
<pubDate>Mon, 11 Jun 2007 21:56:00 GMT</pubDate>
</item>
<item>
<title>SiteTitle</title>
<description>Jon's Blog</description>
<link>http://diercks.net/blog/#SiteTitle</link>
<pubDate>Mon, 11 Jun 2007 21:56:00 GMT</pubDate>
</item>
</channel>
</rss>