<?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; cellphone</title>
	<atom:link href="http://constantly.at/category/cellphone/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>SimpleNote</title>
		<link>http://constantly.at/2010/05/simplenote/</link>
		<comments>http://constantly.at/2010/05/simplenote/#comments</comments>
		<pubDate>Mon, 24 May 2010 12:15:50 +0000</pubDate>
		<dc:creator>rudi</dc:creator>
				<category><![CDATA[cellphone]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://constantly.at/?p=103</guid>
		<description><![CDATA[I&#8217;ve done a small bit of hacking recently. After realizing that I was using my phone for note taking more and more, I started looking for something a little more integrated with my workflow than Notes + Mail (i.e., it should sync with Emacs).
I found SimpleNote and cefstat&#8217;s simplenote.el, which fit the bill nicely. After [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve done a small bit of hacking recently. After realizing that I was using my phone for note taking more and more, I started looking for something a little more integrated with my workflow than Notes + Mail (i.e., it should sync with Emacs).</p>
<p>I found <a href="http://simplenoteapp.com/">SimpleNote</a> and<a href="http://github.com/cefstat/simplenote.el"> cefstat&#8217;s simplenote.el</a>, which fit the bill nicely. After coding some enhancements (slightly nicer list display, customizable major mode for editing notes so I can use org-mode) I&#8217;m now quite pleased with it. Thankfully, cefstat promptly merged my patches, so they are in mainline and I can remove my branch again.</p>
]]></content:encoded>
			<wfw:commentRss>http://constantly.at/2010/05/simplenote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
		<item>
		<title>Ovi.com E71 sync fail</title>
		<link>http://constantly.at/2009/01/ovicom-e71-sync-fail/</link>
		<comments>http://constantly.at/2009/01/ovicom-e71-sync-fail/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 11:56:54 +0000</pubDate>
		<dc:creator>rudi</dc:creator>
				<category><![CDATA[cellphone]]></category>

		<guid isPermaLink="false">http://constantly.at/blog/?p=69</guid>
		<description><![CDATA[Title says it all, really &#8230; I have 375 contacts, but after 300 of them I get an out-of-memory error during the inital sync with ovi.com (immediately after reboot, no other applications running).
  
]]></description>
			<content:encoded><![CDATA[<p>Title says it all, really &#8230; I have 375 contacts, but after 300 of them I get an out-of-memory error during the inital sync with ovi.com (immediately after reboot, no other applications running).<br />
 <img src='http://constantly.at/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://constantly.at/2009/01/ovicom-e71-sync-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO open a bluetooth console to Python/S60 on a Mac</title>
		<link>http://constantly.at/2006/02/howto-open-a-bluetooth-console-to-pythons60-on-a-mac/</link>
		<comments>http://constantly.at/2006/02/howto-open-a-bluetooth-console-to-pythons60-on-a-mac/#comments</comments>
		<pubDate>Wed, 01 Feb 2006 15:05:33 +0000</pubDate>
		<dc:creator>rudi</dc:creator>
				<category><![CDATA[cellphone]]></category>

		<guid isPermaLink="false">http://constantly.at/blog/2006/02/01/howto-open-a-bluetooth-console-to-pythons60-on-a-mac/</guid>
		<description><![CDATA[
Using the Bluetooth Serial Utility (in Applications/Utilities), create a new &#8220;incoming&#8221; Bluetooth connection (any name will do; e.g. &#8220;s60python&#8221;)
Open a terminal, start &#8220;screen /dev/tty.s60python&#8221; (or tty.whatevernameyouchose)
If you do this for the first time, turn on discoverable bluetooth on the computer
Shut down any bluetooth connection between phone and computer you might have running
On the phone, start [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>Using the Bluetooth Serial Utility (in Applications/Utilities), create a new &#8220;incoming&#8221; Bluetooth connection (any name will do; e.g. &#8220;s60python&#8221;)</li>
<li>Open a terminal, start &#8220;screen /dev/tty.s60python&#8221; (or tty.whatevernameyouchose)</li>
<li>If you do this for the first time, turn on discoverable bluetooth on the computer</li>
<li>Shut down any bluetooth connection between phone and computer you might have running</li>
<li>On the phone, start Python, then start Options->Bluetooth console</li>
<li>Choose the connection you created in step 1</li>
<li>Hack away! (And remember to turn off discoverable bluetooth on the mac.)</li>
</ol>
<p>[tags]nokia, s60, python[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://constantly.at/2006/02/howto-open-a-bluetooth-console-to-pythons60-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
