<?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 new topyli standard &#187; howto</title>
	<atom:link href="http://www.siltala.net/tag/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siltala.net</link>
	<description></description>
	<lastBuildDate>Wed, 28 Dec 2011 23:05:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting rid of duplicate messages in Evolution</title>
		<link>http://www.siltala.net/2007/11/18/getting-rid-of-duplicate-messages-in-evolution/</link>
		<comments>http://www.siltala.net/2007/11/18/getting-rid-of-duplicate-messages-in-evolution/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 10:28:44 +0000</pubDate>
		<dc:creator>topyli</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.siltala.net/2007/11/18/getting-rid-of-duplicate-messages-in-evolution/</guid>
		<description><![CDATA[As an otherwise happy Evolution user, I was envious to Thunderbird users because of some of the plugins they have. One of the more useful ones is the Remove Duplicate Messages extension. A sane email client doesn&#8217;t create duplicates of course, but when you move mailboxes around, switch from an IMAP server to another, or [...]]]></description>
			<content:encoded><![CDATA[<p>As an otherwise happy Evolution user, I was envious to Thunderbird users because of some of the plugins they have. One of the more useful ones is the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/956">Remove Duplicate Messages</a> extension. A sane email client doesn&#8217;t create duplicates of course, but when you move mailboxes around, switch from an IMAP server to another, or restore mail from your backups after a disaster, it is easy to accidentally create hundreds of duplicates. (My recent return to Gmail since they started offering IMAP comes to mind!)</p>
<p>Today I was browsing the <a href="http://www.go-evolution.org/FAQ">Evolution FAQ</a> just to see what it&#8217;s like and whether there are any cool Evo tricks I don&#8217;t know about. There are, and I also found out about the existence of a <a href="http://www.gnome.org/~carlosg/stuff/evolution/">remove-duplicates-plugin</a>!</p>
<p><a href="http://www.siltala.net/wp-content/uploads/2007/11/evo-duplicates.png" title="Evolution remove-duplicates-plugin"><img src="http://www.siltala.net/wp-content/uploads/2007/11/evo-duplicates.png" alt="Evolution remove-duplicates-plugin" /></a></p>
<p>The plugin builds nicely on Ubuntu Gutsy, and after restarting Evolution you can go and enable the plugin. Then simply select all messages in a folder and find a new &#8220;Remove duplicates&#8221; entry in the context menu.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siltala.net/2007/11/18/getting-rid-of-duplicate-messages-in-evolution/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Mounting a Nokia Phone a Little Bit Easier</title>
		<link>http://www.siltala.net/2007/07/25/mounting-a-nokia-phone-a-little-bit-easier/</link>
		<comments>http://www.siltala.net/2007/07/25/mounting-a-nokia-phone-a-little-bit-easier/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 20:58:39 +0000</pubDate>
		<dc:creator>topyli</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[fuse]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[obex]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.siltala.net/2007/07/25/mounting-a-nokia-phone-a-little-bit-easier/</guid>
		<description><![CDATA[I have been using p3nfs to mount my Nokia 9300 and later the E70, and it has worked pretty well. However, all this time the fuse and bluez hackers and Nokia&#8217;s open source team have been busy behind my back and provide a couple of alternative solutions. The easier of these is using fuse and [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using <a href="http://www.koeniglich.de/p3nfs.html">p3nfs</a> to mount my Nokia <a href="http://www.siltala.net/2006/06/07/mounting-the-nokia-9300-file-system-on-linux-with-p3nfs/">9300</a> and later the <a href="http://www.siltala.net/2006/10/17/nfs-mount-works-now-on-nokia-e-series/">E70</a>, and it has worked pretty well. However, all this time the fuse and bluez hackers and Nokia&#8217;s open source team have been busy behind my back and provide a couple of alternative solutions.</p>
<p>The easier of these is using fuse and obexfs. I initially found this tip on Google Groups, and later David&#8217;s <a href="http://davesource.com/Solutions/20070520.T-Mobile-Nokia-E65-Ubuntu-Linux.html#obexfs">more thorough HOWTO</a>. Here&#8217;s the drill:</p>
<ul>
<li>Find out your phone&#8217;s Bluetooth MAC address if you don&#8217;t know it already:<br />
<code>hcitool scan</code></li>
<li>Find out the OBEX FTP channel it uses<br />
<code>sdptool search FTP</code></li>
<li>Load the fuse kernel module:<br />
<code>sudo modprobe fuse</code></li>
<li>Make a suitable mount point for your phone:<br />
<code>mkdir ~/Phone</code></li>
<li>Mount<br />
<code>obexfs -bXX:XX:XX:XX:XX:XX -BYY ~/Phone</code><br />
(where XX:XX:XX:XX:XX:XX is your phone&#8217;s MAC and YY is the OBEX channel)</li>
<li>Unmount when you&#8217;re done with your file transfers:<br />
<code>fusermount -u ~/Phone</code></li>
</ul>
<p>That&#8217;s it!</p>
<p><a title="Mounting via Bluetooth and Browsing via Web" href="http://www.siltala.net/wp-content/uploads/2007/07/mount.jpg"><img src="http://www.siltala.net/wp-content/uploads/2007/07/mount.thumbnail.jpg" alt="Mounting via Bluetooth and Browsing via Web" /></a><br />
<em>Image: Browsing my phone via Bluetooth,<br />
WebDAV and a Web browser</em></p>
<p>The other method is more exciting and far more geeky. It doesn&#8217;t actually involve mounting your phone&#8217;s filesystem at all, but making its contents available by running a web server on it. I&#8217;ve known about Nokia&#8217;s <a href="http://forum.nokia.com/main/resources/technologies/mobile_web_server/index.html">mobile Web server</a> for some time already, but was inspired to try it out recently by <a href="http://blog.redinnovation.com/">Mikko</a>&#8216;s comment on a <a href="http://www.siltala.net/2007/06/25/syncing-smartphones-and-evolution-web20-and-old-school/">blog entry of mine</a> involving phone/linux synchronizing.</p>
<p>You can selectively make all your phone&#8217;s information available on the Web for yourself, for a group of friends, or globally. Register on <a href="http://mymobilesite.net/">mymobilesite.net</a>, download the Mobile Server software, and away you go. It works very well, but eats far too much RAM to be running permanently at this stage (it&#8217;s advertised as beta). For temporary access it&#8217;s a viable solution though, and here&#8217;s the strong point: no setup is needed on the receiving side, all you need is a computer and a Web browser! I will certainly keep an eye on the server&#8217;s development and play with it more in the weeks and months to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siltala.net/2007/07/25/mounting-a-nokia-phone-a-little-bit-easier/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Syncing Smartphones And Evolution: Web2.0 and Old School</title>
		<link>http://www.siltala.net/2007/06/25/syncing-smartphones-and-evolution-web20-and-old-school/</link>
		<comments>http://www.siltala.net/2007/06/25/syncing-smartphones-and-evolution-web20-and-old-school/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 14:33:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.siltala.net/2007/06/25/syncing-smartphones-and-evolution-web20-and-old-school/</guid>
		<description><![CDATA[Linux users with smartphones and PDAs are familiar with the narrow definition of a &#8220;supported PC&#8221; most mobile device manufacturers have: a Windows PC, and perhaps a Mac. I have tackled this problem from many angles in the past, from the struggle to achieve simple file transfers between Nokia phones and Linux boxen, to the [...]]]></description>
			<content:encoded><![CDATA[<p>Linux users with smartphones and PDAs are familiar with the narrow definition of a &#8220;supported PC&#8221; most mobile device manufacturers have: a Windows PC, and perhaps a Mac. I have tackled this problem from many angles in the past, from the <a href="http://www.siltala.net/2005/02/07/more-phone-suckage-newbie-love/">struggle</a> to achieve simple <a href="http://www.siltala.net/2006/06/07/mounting-the-nokia-9300-file-system-on-linux-with-p3nfs/">file transfers</a> between Nokia phones and Linux boxen, to the <a href="http://www.siltala.net/2006/02/18/syncml-doesnt-entirely-suck/">quest</a> for calendar and address book <a href="http://www.siltala.net/2006/05/14/integrating-your-personal-information-space-with-the-searchable-gnome/">sync</a>, to accessing email.</p>
<p>There are two main routes to solve the sync problem: the Web2.0 Way and the Old School Way. Both have one thing in common: if you&#8217;re a Linux user, you should keep your data online. Forget about plugging your Nokia smartphone via the USB cable and pressing &#8220;Sync&#8221;. While software such as <a href="http://www.opensync.org/">OpenSync</a> and <a href="http://www.gnokii.org/">Gnokii</a> exist, I&#8217;ve never had complete success with them. Also, when your data lives on a centralized server maintained by professional Other People, you get backups as a bonus!</p>
<p>There are three main things that I need to be able to access at all times: email, calendar, and todo list. I&#8217;ll describe my sync methods below.</p>
<p><strong>The Web2.0 Way</strong></p>
<p>The hip and the cool among us enjoy <a href="http://gmail.com">Gmail</a> and other online apps and services, and I do like them as well. For example, Gmail&#8217;s user interface changed the way I looked at webmail forever, and in some ways it&#8217;s superior to any desktop email client. Who has better search than Google, after all? When you have a mail archive of hundreds of megabytes, it&#8217;s safe to say that the network is no longer the slowest part of your system when you search for that message from Charlotte she wrote in 2004, saying she doesn&#8217;t love you anymore. We&#8217;re generating increasingly large amounts of information, and as Paul Boutin <a href="http://www.slate.com/id/2144896">noted</a> a while back, you would never allow a system in your house that would compete with Google&#8217;s search.</p>
<p>Sync-wise, the Web2.0 Way has one obvious advantage over the Old School Way: there simply isn&#8217;t very much to synchronize! Gmail has an awesome interface for your desktop browser, as well as for the puny <a href="http://m.gmail.com/">WAP browser</a> on your mobile phone, so that&#8217;s a no-brainer. Even better, Google&#8217;s Java mobile client <a href="http://www.google.com/mobile/mail/index.html">application</a> is top notch.</p>
<p>Google Calendar is a very nice web app as is, and it has a more-or-less adequate <a href="http://www.google.com/support/calendar/bin/answer.py?answer=65928&amp;ctx=sibling">mobile version</a> as well. Google doesn&#8217;t give you a todo list of any kind though, so I recommend <a href="http://www.rememberthemilk.com">Remember The Milk</a>. RTM has all the features you can hope for and then some, and comes with a very nice mobile version for your WAP browser.</p>
<p>On the desktop, you can integrate all these apps into your GNOME environment with read-only access. GCal and RTM provide standard iCal interfaces you can subscribe to with Evolution. This allows you to view your appointments and tasks right from GNOME&#8217;s Clock applet. You can also make a smart bookmark for Epiphany to search Gmail, and have it accessible from the deskbar applet if you like: 1) Go to your Gmail inbox. 2) Switch to &#8220;basic HTML&#8221; mode. 3) Search Gmail for a recognizable string like FOOBAR. 4) Bookmark the results page. 5) Edit the bookmark, replacing FOOBAR in the URL with %s and give it a descriptive name such as &#8220;Gmail search&#8221;. You will now be able to search your Gmail archives from the Epiphany location bar and deskbar-applet. (Firefox version is left as an exercise to FF users.)</p>
<p><strong>Old School Way</strong></p>
<p>In a nice paradox, the good old fashioned computing lifestyle demands much more from your tools than the &#8220;more advanced&#8221; Web2.0. However, if you have such tools, they are usually more comfortable and flexible to use than web apps. They will also survive network outages, which naturally is a tremendous benefit. My gear is Evolution on the desktop and the native Messaging and Calendar applications on my Nokia E70. The phone has to support the <a href="http://en.wikipedia.org/wiki/SyncML">SyncML</a> synchronization standard (sometimes called OMA these days) and IMAP for mail.</p>
<p>On the server side, we need an IMAP account, which rules out every free email provider I know of, including Gmail. We also need a SyncML server. <a href="http://www.scheduleworld.com">ScheduleWorld</a> offers this one for free, so we&#8217;re in luck. Evolution does not speak SyncML, but we can use a simple command-line tool called SyncEvolution as glue.</p>
<p>The benefits of IMAP are obvious: multiple clients can connect, even at the same time, and all mail is accessible to all of them. One can argue we can achieve the same with Gmail, but synchronizing local folders is far from trivial using POP.<sup>1</sup> Also, since mobile phones usually don&#8217;t have lots of storage (mine can handle 2GB at best,) it is nice to work with only the mail headers and download and delete message bodies as needed.</p>
<p>SyncEvolution doesn&#8217;t come with Ubuntu, and I haven&#8217;t seen any suitable Debian packages floating around the Internet. Not to worry, the source builds nicely on Ubuntu, and you&#8217;ll be up and running soon enough. There is a nice <a href="http://ubuntuforums.org/showpost.php?p=2302363&amp;postcount=45">tutorial</a> on the Ubuntu Forums as well. I&#8217;ve setup a bash alias syncevo=&#8217;syncevolution scheduleworld&#8217; and run that whenever needed. Works like a charm.</p>
<p><strong>Which Path should i take, Master?</strong></p>
<p>Whichever you like more! I&#8217;ve been using and loving both, and the best thing is they don&#8217;t rule each other out. ScheduleWorld not only syncs your phone and Evolution but Google Calendar as well, and recently introduced experimental support for syncing Gmail contacts. It also has quite a usable web interface too. Mail can be duplicated between your IMAP server and Gmail via simple forwarding.</p>
<p>Ultimately, the more advanced your mobile phone, the more you will like old-fashioned &#8220;native apps and sync&#8221; approach, while the Web2.0 applications&#8217; mobile versions will work in your old phone&#8217;s WAP browser, and even have SMS interfaces.</p>
<p>1. But see the <a href="https://mail.google.com/support/bin/answer.py?answer=47948">&#8220;recent hack&#8221;</a>, which is useful for other things as well: I use it to backup my Gmail with fetchmail.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siltala.net/2007/06/25/syncing-smartphones-and-evolution-web20-and-old-school/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>IMified is your best buddy</title>
		<link>http://www.siltala.net/2007/02/08/imified-is-your-best-buddy/</link>
		<comments>http://www.siltala.net/2007/02/08/imified-is-your-best-buddy/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 00:06:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://topyli.kapsi.fi/2007/02/08/imified-is-your-best-buddy/</guid>
		<description><![CDATA[I&#8217;ve been looking for a good way to &#8220;jabberify&#8221; some of my online tools. Since any Web 2.0 application worth the name has an open API, I figured it must be possible to talk XMPP to them. I wanted to get to my calendar info, online bookmarks, TODO notes and perhaps even to Gmail via [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking for a good way to &#8220;jabberify&#8221; some of my online tools. Since any Web 2.0 application worth the name has an open API, I figured it must be possible to talk XMPP to them. I wanted to get to my calendar info, online bookmarks, TODO notes and perhaps even to Gmail via just a standard Jabber client and was looking for a bot that would do it for me &#8211; if something is hackable, someone must have hacked it!</p>
<p><a href="/public/blog/imified-addtask.png"><img src="/public/blog/.imified-addtask_m.jpg" alt="IMified: Add task to RTM" /></a></p>
<p><em>The IMified buddy adding an important task to my RTM list</em></p>
<p>Well, turns out that now someone has! I found about <a href="http://www.imified.com/">IMified</a>, an instant message buddy that will connect you to Google Calendar, Remember the Milk, Blogger and a number of other services, plus offers a simple notes list, todos, and reminders on its own too. I&#8217;ve played with it a little, and it works rather well after the initial unstability (the service was launched just four days ago.) You can add the buddy to most of the popular IM services but we Ubuntu users of course only use Jabber since we like our freedom :)</p>
<p>The interface is nice, and works great on my mobile phone too since IMified doesn&#8217;t hit my screen with too much verbosity. Yet it always providies clear instructions, I haven&#8217;t been lost once. Google Calendar has some timezone problems, and the Remember the Milk functionality could be more advanced (and no, you don&#8217;t get mail notifications), but IMified certainly has my support &#8211; I won&#8217;t be studying XMPP on my own any time soon :)</p>
<p><a href="/public/blog/imified-deltask.png"><img src="/public/blog/.imified-deltask_m.jpg" alt="Imified: Complete RTM task" /></a></p>
<p><em>Done!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.siltala.net/2007/02/08/imified-is-your-best-buddy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ToPaZ Now! or, The topyli Non-Interface</title>
		<link>http://www.siltala.net/2006/12/01/topaz-now-or-the-topyli-non-interface/</link>
		<comments>http://www.siltala.net/2006/12/01/topaz-now-or-the-topyli-non-interface/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 00:25:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://topyli.kapsi.fi/2006/12/01/topaz-now-or-the-topyli-non-interface/</guid>
		<description><![CDATA[Project ToPaZ is the collection of blue-sky ideas and more serious plans that people have thought up for the as-of-now mythical Three Point Zero (ToPaZ) release of GNOME. I personally don&#8217;t think that GNOME 3.0 will be a huge change in the nature of the desktop interface; instead, ToPaZ ideas are penetrating the current desktop, [...]]]></description>
			<content:encoded><![CDATA[<p>Project ToPaZ is the collection of <a href="http://gabriel.hurley.googlepages.com/userinterface">blue-sky</a> <a href="http://browserbookapp.sourceforge.net/topaz/">ideas</a> and more serious <a href="http://live.gnome.org/ThreePointZero">plans</a> that people have thought up for the as-of-now mythical Three Point Zero (ToPaZ) release of GNOME. I personally don&#8217;t think that GNOME 3.0 will be a huge change in the nature of the desktop interface; instead, ToPaZ ideas are penetrating the current desktop, and 3.0 will simply mark incompatibility with 2.x, caused by migration to GTK+ 3.0 one of these days.</p>
<p>The best part of ToPaZ, however, is the very fact that <em>it doesn&#8217;t exist</em>. So, we are all allowed to dream up our own vision of what it would be like. In my own opinion, ToPaZ means first and foremost a non-interface that is as invisible as possible, leaving only the user and her data into the desktop computing equation. I have been experimenting with <em>existing</em> GNOME technology to achieve a task-oriented environment where I can ignore the interface as much possible.</p>
<p>So here goes. Presenting the topyli Non-Interface, where people, documents and events are first class objects. Ideally, you should never start an application on the topyli desktop, but simply work on tasks, contact people, and find information.</p>
<p>Here&#8217;s what you should see when you login to the topyli desktop in the morning:</p>
<p><a href="/public/screenshots/topaz/clean.jpg"><img src="/public/screenshots/topaz/.clean_m.jpg" alt="Clean desktop" /></a></p>
<p>In other words, not very much. A transparent panel at the top of the screen, with a few objects. It is important to place the panel to the top instead of the bottom of the screen. We still won&#8217;t be able to get rid of windows and applications, and those will have their controls at the top. Therefore, it makes no sense to make your mouse travel all the way to the bottom of the screen to work with panel objects.</p>
<p>According to <a href="http://en.wikipedia.org/wiki/Fitt%27s_law">Fitt&#8217;s Law</a>, the corners of the screen are the most important spots of the whole desktop, because they are the easiest to hit with your mouse. The current GNOME <a href="http://www.linuxcdmall.com/screenshots/debian-3.1r0-48.png">default layout</a> takes this into account and tries to use the four corners as efficiently as possible, and Ubuntu does even <a href="http://www.thecodingstudio.com/opensource/linux/screenshots/original/Ubuntu%206.10/4.gif"> better</a>, moving the trashcan from a desktop icon (where it would be covered by windows most of the time anyway) to an applet in one of Fitt&#8217;s corners.</p>
<p>The topyli desktop only has two widgets for interacting with the system, so I only use two corners, saving valuable screen space. At the left Fitt&#8217;s corner lives the <a href="http://raphael.slinckx.net/deskbar/">Deskbar Applet</a>, my primary &#8220;interface&#8221;. This is where you enter commands for the machine to act on. Next to it is <a href="http://www.beatniksoftware.com/tomboy/">Tomboy</a>, a brilliant, Wiki-like personal note taking application. At the right corner sits the window selector applet, which lists all your open windows, including minimized ones. Next to it is the notification area, where applications will notify you of events that need your attention. In my case, it permanently houses the XChat systray and Gmail notification icons, which tell me about new IRC and email messages.</p>
<p>Notably, the window list (or &#8220;taskbar&#8221; to Windows users) is gone, as well as the workspace switching applet. I can switch windows with the window selector on the right or by typing a window&#8217;s title (say, a document title in a word processor&#8217;s titlebar) into the deskbar applet. Pressing Ctrl+Alt+UpArrow brings up the workspace selector to the middle of the screen. The calendar applet in the middle is big enough to hit quite reliably even if it&#8217;s not in the corner.</p>
<p><a href="/public/screenshots/topaz/applets.jpg"><img src="/public/screenshots/topaz/.applets_m.jpg" alt="Applets" /></a></p>
<p>Naturally, the action of focusing the deskbar applet is bound to a key, so you don&#8217;t actually have to use the mouse to reach your primary interactive device. I recommend the Menu key between the right-hand side AltGr and Ctrl button, or the Windows logo button on the left if you have those.</p>
<p>One thing I definitely don&#8217;t want is persistent icons on the desktop, where they would be inaccessibly buried under windows most of the time. The deskbar is smart enough to find the folders in the root of my home directory, because I keep a rather flat hierarchy, like so:</p>
<p><a href="/public/screenshots/topaz/nautilus-spatial.jpg"><img src="/public/screenshots/topaz/.nautilus-spatial_m.jpg" alt="Spatial Nautilus" /></a></p>
<p>Of course, I use the Nautilus file manager in spatial mode by default, so that all my folders open at the same place and size where I last left them. Sometimes an old-fashioned file browser is still in order, but that&#8217;s no problem since we can order one from the deskbar:</p>
<p><a href="/public/screenshots/topaz/nautilus-browser.jpg"><img src="/public/screenshots/topaz/.nautilus-browser_m.jpg" alt="Nautilus Browser" /></a></p>
<p>Of course, I almost never want to browse my files. I want people, documents, and events, right? Well, the previous screenshot should show some promise of that, with the deskbar in all its glory. It reads what i&#8217;m typing at real time, and will happily</p>
<ul>
<li>search all my files for whatever I type in. Not just filenames (who remembers those anyway?) but their entire contents, which are constantly indexed by the Beagle daemon,</li>
<li>browse all the installed applications (and their descriptions) for matching ones and offer to start them,</li>
<li>go online to search the mail in my Gmail account and search for matches (thanks Stuart&#8217;s <a href="http://www.kryogenix.org/days/2006/03/20/gmail-deskbar">Gmail plugin</a>),</li>
<li>find names and addresses in my address book,</li>
<li>see if any events in my calendar match what i&#8217;m typing,</li>
<li>see if any open windows have titles similar to the typed string,</li>
<li>offer to find the definition of my search string in the dictionary,</li>
<li>see if anything in my Epiphany web browser bookmarks, or browsing history rings a bell. Epiphany <a href="http://ploum.frimouvy.org/?2006/03/15/100-why-you-should-try-epiphany-as-your-default-browser-with-gnome-214"> works much better</a> than Firefox here!</li>
<li>if i enter a calculation, perform it (with Spooky&#8217;s <a href="http://spooky-possum.org/cgi-bin/pyblosxom.cgi/db-calculator.html">calculator</a> plugin)</li>
<li>do drastic system stuff such as logout, reboot or shutdown the machine</li>
<li>and of course offer to search google, and my vast collection of online bookmarks on <a href="http://diigo.com/user/topyli">Diigo</a>, by tag or full text search</li>
</ul>
<p>Keeping an address book, mailbox and calendar locally on my machine would be rather silly. The Deskbar can search my Gmail account, and Gmail is accessible from any machine or handheld device. The Evolution Data Server can fetch information from online sources, so I keep my calendar and address book on <a href="http://www.scheduleworld.com">Scheduleworld</a>&#8216;s servers, and subscribe e-d-s to their iCal and LDAP services. Scheduleworld supports SyncML, which means my Nokia E70 phone always has the same information as my desktop:</p>
<p><a href="/public/screenshots/topaz/calendars.jpg"><img src="/public/screenshots/topaz/.calendars_s.jpg" alt="Calendars" /></a></p>
<p>And while we&#8217;re at it, why not integrate everything with the Google personalized home page itself as well since Scheduleworld supports it :)</p>
<p><a href="/public/screenshots/topaz/google-ig.jpg"><img src="/public/screenshots/topaz/.google-ig_m.jpg" alt="Google IG" /></a></p>
<p>All in all, while not ToPaZ, I find my topyli desktop experment rather successful. Using no non-existing future technology (which is very difficult to come by anyway), I think I&#8217;ve greatly simplified the typical workflow, compared to anything I&#8217;ve used before:</p>
<ol>
<li>Press the Menu button, tell the Deskbar what you&#8217;re thinking about</li>
<li>Do your stuff</li>
</ol>
<p>Any suggestions for improving the system are welcome of course!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siltala.net/2006/12/01/topaz-now-or-the-topyli-non-interface/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

