<?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; software</title>
	<atom:link href="http://www.thewebsitetailor.com/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thewebsitetailor.com</link>
	<description>Perry Trinier</description>
	<lastBuildDate>Wed, 02 Nov 2011 02:35:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</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>8</slash:comments>
		</item>
		<item>
		<title>Professing an Undying Love for jEdit</title>
		<link>http://www.thewebsitetailor.com/2008/06/professing-an-undying-love-for-jedit/</link>
		<comments>http://www.thewebsitetailor.com/2008/06/professing-an-undying-love-for-jedit/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 03:16:44 +0000</pubDate>
		<dc:creator>Perry</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[jedit]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.thewebsitetailor.com/?p=28</guid>
		<description><![CDATA[One of my daily reads, Lifehacker, did a reader poll recently on the best text editors&#8230; I have to say I was pretty much incensed that jEdit wasn&#8217;t even in the running! I&#8217;d been considering eventually writing a post to extol the many virtues of this free, open source, cross-platform and feature packed programmer&#8217;s text [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://upload.wikimedia.org/wikipedia/commons/2/27/JEdit.png" alt="" width="64" height="64" />One of my daily reads, Lifehacker, did a <a href="http://lifehacker.com/385929/best-text-editors">reader poll recently</a> on the best text editors&#8230; I have to say I was pretty much incensed that <a href="http://www.jedit.org">jEdit</a> wasn&#8217;t even in the running!</p>
<p>I&#8217;d been considering eventually writing a post to extol the many virtues of this free, open source, cross-platform and feature packed programmer&#8217;s text editor, but when I saw that it was snubbed in the LH poll, I was sort of inspired to post something in defense of it.</p>
<h3><span id="more-28"></span>What&#8217;s so great about jEdit anyway?</h3>
<p>Rather than focus on technical features (such as native syntax highlighting for <strong>130 languages</strong>) that you could easily read about on the <a href="http://www.jedit.org">official jEdit site</a> or in the <a href="http://en.wikipedia.org/wiki/Jedit">Wikipedia entry</a>, I&#8217;m going to focus on practical reasons why jEdit is enjoyable to use, day to day.</p>
<h4>It&#8217;s very customizable</h4>
<p>jEdit is flexible, and extensible. You can easily modify the interface of the program to your liking by docking and floating panels for your favourite program functions and plugins, as well as customizing the main toolbar (or removing it altogether).</p>
<p>The built-in plugin manager (on the menubar, <em>Plugins &gt; Plugin manager</em>) makes it easy to add new features to the program to customize your editor to your needs.  Whether you prefer a simple text editor with auto-indentation and syntax highlighting, or a full-blown IDE with Subversion integration, sFTP and an IRC client built in, jEdit is a great choice.</p>
<p>Further on the topic of extending the capabilities of jEdit, you can also create macros which can control every aspect of the program (perform editing functions, change the interface, browse files, etc.). You can either do this the user-friendly way (<em>Macros &gt; Record Macro</em>) or if you&#8217;re comfortable with the <a href="http://www.beanshell.org/intro.html">BeanShell</a> scripting language, you can study the <a href="http://www.jedit.org/42docs/api/">jEdit API</a> and write your own. A macro can be assigned to any user-defined keyboard shortcut, and as a matter of fact, <strong>any feature of jEdit</strong> (and most plugins) can also be set to a custom shortcut. (<em><strong>Tip:</strong> when using the BufferTabs plugin, you may find it convenient to set up your keyboard shortcuts for buffer switching, closing, new tab , etc. to be the same as Firefox</em>)</p>
<p>Once you&#8217;ve taken the time to get things exactly the way you like them in jEdit, you might wonder whether there is any way for you to export these settings, so that you can avoid this lengthy <span style="text-decoration: line-through;">ordeal</span> process in the future&#8230;</p>
<h4>It&#8217;s cross-platform and portable</h4>
<p>jEdit stores all settings, macros, plugins, configuration options, etc. in a <a href="http://jedit.org/users-guide/settings-directory.html">settings directory</a> located in <code>~/.jedit</code> , where <code>~</code> is the user&#8217;s home directory (in my case it&#8217;s <code>C:\Documents and Settings\Perry</code>). Exporting/backing up all of your work customizing the program is as easy as making a copy of that folder.</p>
<p>Since jEdit is written in Java, it will run anywhere that a JVM is installed (Windows, OSX, Linux). Specifically,  jEdit 4.3 requires Sun&#8217;s JDK 1.5.0 or later.</p>
<p>So in practice, you could have a Mac with OSX and a pc running Ubuntu at home, and use Windows at work, yet keep them all synchronized with your lastest config just by occasionally overwriting the .jedit folder on the installations. <em>Pretty smooth!</em></p>
<p>Of course, in the above scenario it might be less work to just <a href="http://portableapps.com/node/4773">run it from a USB key</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thewebsitetailor.com/2008/06/professing-an-undying-love-for-jedit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

