<?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>The Website Tailor &#187; tomboy</title>
	<atom:link href="http://www.thewebsitetailor.com/tag/tomboy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thewebsitetailor.com</link>
	<description>Perry Trinier</description>
	<lastBuildDate>Thu, 01 Apr 2010 04:46:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Tomboy Notes on the Web and your iPhone</title>
		<link>http://www.thewebsitetailor.com/2008/12/tomboy-notes-on-the-web-iphone/</link>
		<comments>http://www.thewebsitetailor.com/2008/12/tomboy-notes-on-the-web-iphone/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 02:55:43 +0000</pubDate>
		<dc:creator>Perry</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tomboy]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thewebsitetailor.com/?p=31</guid>
		<description><![CDATA[Yesterday I was backing up my home directory to move everything over to a larger drive and a new install of Ubuntu, and for some reason I was curious which format my Tomboy notes were stored in. When I discovered that the &#8216;.note&#8217; files in  ~/.tomboy/ were XML files, I was excited about the idea [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I was backing up my home directory to move everything over to a larger drive and a new install of Ubuntu, and for some reason I was curious which format my Tomboy notes were stored in. When I discovered that the &#8216;.note&#8217; files in  ~/.tomboy/ were XML files, I was excited about the idea of creating a web interface for Tomboy with PHP.</p>
<p><img class="alignright" style="float: right;" src="http://projects.gnome.org/tomboy/images/tomboy-128.png" alt="" width="128" height="122" />I searched the Tomboy mailing list and browsed around the wiki, and found that I wasn&#8217;t the first person to think of this (of course). I found a blog post about a mockup for <a href="http://automorphic.blogspot.com/2007/08/tomboy-online-mockup.html">Tomboy Online</a>, but this was more of a hosted, social type of app and I was interested in making a standalone script. Also, it was only a concept, and no code exists for it.  In the comments of this article there was a link to <a href="http://code.google.com/p/tomboy-web/">tomboy-web</a>, but it was written in Java, so I couldn&#8217;t really play with it.</p>
<p>Eventually I came across the <a href="http://live.gnome.org/Tomboy/UsageIdeas">shell scripts and PHP of Erik Torsner</a>, which I only needed to tweak slightly in order to use with the fantastic <a href="http://code.google.com/p/iui/">iUI library</a>.</p>
<p>Rather than using shell scripts to sync up, I suggest following the steps outlined in <a href="http://coryg.com/blog/ubuntu/synchronize-tomboy-notes-with-anything/">Synchronize Tomboy Notes with Anything</a>.</p>
<h2>Download / Install</h2>
<ol>
<li><a href="http://www.thewebsitetailor.com/tomboy-notes-iphone.zip">Grab the zip file</a> (<a href="http://www.thewebsitetailor.com/tomboy-iphone-demo/">demo</a>)<a href="http://www.thewebsitetailor.com/tomboy-notes-iphone.zip"><br />
</a></li>
<li>Unzip and upload to your web server BUT not before reading the security warning below.</li>
<li>Put your .note files in the &#8216;note-storage&#8217; directory, either by manually uploading notes every once in a while or (way cooler) following the instructions in <a href="http://coryg.com/blog/ubuntu/synchronize-tomboy-notes-with-anything/">this blog post</a>.</li>
</ol>
<h2>Warning!</h2>
<p>This is only a proof of concept, it&#8217;s a really bad idea to sync your confidential tomboy notes to your webserver. There are no security measures whatsoever. On the other hand, WordPress has an optional &#8216;blog by email&#8217; feature which relies on the obscurity of a secret email address&#8230; if you are going to risk it, place the files in a very obscure directory (named as an md5 hash or similar).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thewebsitetailor.com/2008/12/tomboy-notes-on-the-web-iphone/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
