<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>constantly.at &#187; emacs</title>
	<atom:link href="http://constantly.at/category/emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://constantly.at</link>
	<description>Infrequently updated</description>
	<lastBuildDate>Sun, 22 Aug 2010 14:59:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MobileOrg</title>
		<link>http://constantly.at/2009/10/mobileorg/</link>
		<comments>http://constantly.at/2009/10/mobileorg/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 14:23:38 +0000</pubDate>
		<dc:creator>rudi</dc:creator>
				<category><![CDATA[cellphone]]></category>
		<category><![CDATA[emacs]]></category>

		<guid isPermaLink="false">http://constantly.at/?p=94</guid>
		<description><![CDATA[
2009-10-20: MobileOrg is in review at the App Store!

Why is this good news?  Org-mode is a really nice Emacs mode for taking notes, outlining things, writing documents, keeping a calendar, diary, to-do list and timesheet, and making coffee.  The App Store is where you can get programs for a device called the iPhone; [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>
2009-10-20: MobileOrg is in review at the App Store!
</p></blockquote>
<p>Why is this good news?  <a href="http://orgmode.org/">Org-mode</a> is a really nice <a href="http://www.gnu.org/software/emacs/">Emacs</a> mode for taking notes, outlining things, writing documents, keeping a calendar, diary, to-do list and timesheet, and making coffee.  The App Store is where you can get programs for a device called the iPhone; you may have heard of it.  <a href="http://mobileorg.ncogni.to/">MobileOrg</a> promises to be an iPhone app that makes the two talk with each other.  Having recently bought a Hong Kong-grade unlocked iPhone, I decided to take a look.</p>
<p>I checked out the sources from git and started the program on the iPhone emulator.  I had some problems with <tt>org-mobile-push</tt>, so hopped on irc (<tt>#org-mode</tt> on freenode.net), where I was told to try the cvs version of org-mode instead of the version from emacs cvs.  The gentleman advising me turned out to be the developer of MobileOrg, so I started pestering him with bug reports; his answer infallibly was two minutes of silence and then &#8220;pull and try again&#8221;.  After some rounds of this I sent two buglet reports to Carsten Dominik (who handles the emacs side of things) (<strong>Update:</strong> and fixed the bugs within 3 hours!) and am now *very* much looking forward to having this app on my iPhone!</p>
<p>The way the integration between MobileOrg and emacs org-mode works is as follows: You tell org-mode which files (or directories) you want on your mobile.  <tt>M-x org-mobile-push</tt> creates an index file containing links to all these files, and copies them (and all files they link to) to a <em>staging directory</em>.  This staging directory should reside (or be copied to) a WebDAV server &#8212; I got a free account at <a href="http://mydisk.se">mydisk.se</a>, as the MobileOrg page recommends.  <tt>M-x org-mobile-pull</tt> gets new and changed nodes from the staging directory and merges them with the local files.</p>
<p>iPhone-(or iPod touch-)side, you get a slick app that lets you browse the headers of your org files as hierarchical menus and lets you edit node contents.  New nodes can also be created on the phone and end up in a special file on the emacs side after the next sync, where they can be refiled as normal in org-mode.  Syncing is manual (i.e. no network traffic unless you tell so), and the app can work offline without problems.</p>
<p>The part I like best, though, is the &#8220;View Node as Document&#8221; command, which gives you a nice html view of the document or document part.  Oh, and the fact that I can move my to-do / remember / agenda workflow to org-mode and iPhone.</p>
<p>(Didn&#8217;t take any screenshots yet, so go and look at the ones on <a href="http://mobileorg.ncogni.to/">MobileOrg&#8217;s webpage</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://constantly.at/2009/10/mobileorg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
