<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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/"
	>

<channel>
	<title>1Percenter</title>
	<link>http://1percenter.com</link>
	<description></description>
	<pubDate>Sat, 29 Mar 2008 17:28:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>A Word about System Monitors</title>
		<link>http://1percenter.com/2006/09/28/a-word-about-system-monitors/</link>
		<comments>http://1percenter.com/2006/09/28/a-word-about-system-monitors/#comments</comments>
		<pubDate>Thu, 28 Sep 2006 10:06:15 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>OS X</category>
	<category>Mac</category>
		<guid isPermaLink="false">http://1percenter.com/?p=98</guid>
		<description><![CDATA[

I was tempted to add MenuMeters to the &#8220;VPZtms Compendium of Tools&#8221; post because if I&#8217;d added it (and Growl), the list would have included all the applications that I am always running on my machine. I refrained because technically they have nothing to do with information management. But I still wanted to write something [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://1percenter.com/wp-content/uploads/images/blog/menumeters/menumeters.jpg" border="0" height="22" width="299" alt="menumeters.jpg" align="" /></p>

<p>I was tempted to add <a href="http://www.ragingmenace.com/software/menumeters/" title="MenuMeters Homepage">MenuMeters</a> to the &#8220;<a href="http://1percenter.com/2006/09/19/vpztms-part-5-compendium-of-tools/" title="VPZtms Part 5">VPZtms Compendium of Tools</a>&#8221; post because if I&#8217;d added it (and <a href="http://growl.info/" title="Growl Homepage">Growl</a>), the list would have included all the applications that I am <em>always</em> running on my machine. I refrained because technically they have nothing to do with information management. But I still wanted to write something about system monitors.</p>

<p>Quicksilver users often say they feel crippled when using a machine that doesn&#8217;t have Quicksilver installed. I feel the same way when I use a machine that doesn&#8217;t have a menu bar system monitor installed. To me it is like driving a car without a dashboard. Sure, you can  guesstimate how fast you&#8217;re going just by looking out the window, but what a waste of mental energy that a dashboard just solves.</p>

<h2>When is a System Monitor Helpful?</h2>

<p>These are questions that come up while you use a computer that a system monitor can answer.</p>

<ol>
<li><p><strong>Are you <em>really</em> downloading or uploading anything?</strong></p>

<p>This is particularly helpful when uploading to a website, since web uploads often don&#8217;t give any visual feedback as they happen. It is also helpful when loading a web page is just plain slow.</p></li>
<li><p><strong>Can my computer handle opening another application right now?</strong></p>

<p>An implication of <a href="http://en.wikipedia.org/wiki/Thread_%28computer_science%29" title="Threads on Computer Science">multithreading</a> is that if you start to open two applications simultaneously, then they will both take longer to finish opening than if you had opened them successively. This is because the more threads you have running, the more of your system resources are devoted to <em>the act of juggling the threads</em> rather than the threads themselves.</p>

<p>The same rule applies if you open an application while your computer is already working hard. Basically, the more you tell your computer to do at once, the longer it will take to do everything. (In addition, from my personal experience, overburdening a computer increases its likelihood of crashing.)</p>

<p>Managing your system resources effectively means not starting new processor intensive tasks when your computer is already working hard.</p></li>
<li><p><strong>Is the application process that you believe is happening, really happening?</strong></p>

<p>Encoding video and music, creating archives, and copying large files are all tasks that take a long time and don&#8217;t always give good visual feedback. Progress bars, if they are even present, sometimes stop moving even though stuff is still happening. A quick glance at a system monitor tells you if your computer is really doing anything. Another advantage of checking this way is that it doesn&#8217;t require finding the process&#8217;s window.</p></li>
</ol>

<h2>How to Configure your System Monitor</h2>

<p>There are three pieces of information that I find useful to have my system monitor tell me:</p>

<ol>
<li>Upload and Download Rates</li>
<li>Total Processor Usage</li>
<li>Number of RAM <a href="http://www.thexlab.com/faqs/lackofram.html" title="This article discusses pageouts on OS X">Pageouts</a> (With all the memory management voodoo modern operating systems do, the actual used/free RAM numbers don&#8217;t seem useful to me.)</li>
</ol>

<p>With MenuMeters configured to show this information, it should look something like this:</p>

<p><img src="http://1percenter.com/wp-content/uploads/images/blog/menumeters/menumeters_configured.png" border="0" height="20" width="150" alt="menumeters_configured.png" align="" /></p>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/09/28/a-word-about-system-monitors/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>VPZtms Part 5. Appendix A: Choosing Software Tools</title>
		<link>http://1percenter.com/2006/09/21/vpztms-part-5-appendix-a-choosing-software-tools/</link>
		<comments>http://1percenter.com/2006/09/21/vpztms-part-5-appendix-a-choosing-software-tools/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 10:38:56 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>Time Management</category>
	<category>VPZtms</category>
	<category>GTD</category>
	<category>OS X</category>
	<category>Mac</category>
		<guid isPermaLink="false">http://1percenter.com/?p=96</guid>
		<description><![CDATA[All of the tools I listed in the &#8220;Compendium of Tools&#8221; section are either free, have a free version, or come built-in to OS X (excluding TextPander, which was just recently made a paid product). This tendency towards free software is a side-effect of the way I select tools.

Definition of Good Software

When selecting software tools, [...]]]></description>
			<content:encoded><![CDATA[<p>All of the tools I listed in the &#8220;<a href="http://1percenter.com/2006/09/19/vpztms-part-5-compendium-of-tools/" title="VPZtms Part 5">Compendium of Tools</a>&#8221; section are either free, have a free version, or come built-in to OS X (excluding <a href="http://www.petermaurer.de/nasi.php?section=textpander" title="TextPander Page">TextPander</a>, which was just recently made a paid product). This tendency towards free software is a side-effect of the way I select tools.</p>

<h2>Definition of Good Software</h2>

<p>When selecting software tools, I want to assure the following:</p>

<ul>
<li><p>The software will continue to be available and actively developed.</p></li>
<li><p>The software will be stable and free from memory leaks and other performance flaws.</p></li>
<li><p>The software will be of high quality and avoid common design problems like poor OS integration and feature bloat.</p></li>
</ul>

<h2>Choosing Good Software</h2>

<p>To increase the likelihood that the software I select satisfies the above conditions, I look for software in the following order:</p>

<ul>
<li><p>Stage 1. <strong>Built-in to OS X</strong></p></li>
<li><p>Stage 2. <strong>Open Source Software</strong></p></li>
<li><p>Stage 3. <strong>Free Software or Free Versions of Paid Software</strong></p></li>
<li><p>Stage 4. <strong>Shareware and Commercial Software</strong></p></li>
</ul>

<p>I suggest only moving up a stage when you have <em>already  outgrown</em> the current stage. For example, I still use Terminal.app, despite the fact that <a href="http://iterm.sourceforge.net/" title="iTerm on Sourceforge">iTerm</a> has tabs (and I love tabs), because I don&#8217;t use enough terminal windows at once to really <em>need</em> tabs. I also used iChat over <a href="http://www.adiumx.com/" title="Adium X">Adium X</a> up until I actually <em>needed</em> MSN support, even though I knew in advance that one day I might need that feature.</p>

<p><strong>The idea is that the lower you stay on these stages, the more your computing environment will be stable, of high quality and in continued development.</strong></p>

<p>Finally, these rules are made to be broken. They are just guidelines.</p>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/09/21/vpztms-part-5-appendix-a-choosing-software-tools/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>VPZtms Part 5: Compendium of Tools</title>
		<link>http://1percenter.com/2006/09/19/vpztms-part-5-compendium-of-tools/</link>
		<comments>http://1percenter.com/2006/09/19/vpztms-part-5-compendium-of-tools/#comments</comments>
		<pubDate>Mon, 18 Sep 2006 17:25:14 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>Time Management</category>
	<category>VPZtms</category>
	<category>GTD</category>
	<category>OS X</category>
	<category>Mac</category>
		<guid isPermaLink="false">http://1percenter.com/?p=93</guid>
		<description><![CDATA[This is a quick introduction to the software tools that the VPZtms uses. The tools are divided into the categories that I outlined in the &#8220;Introduction to Information Management&#8221; section.

All of these tools satisfy my requirements of being simple, flexible, and easy to use.

Discovery

NetNewsWire - I&#8217;ve already written 2053 words about RSS, so I&#8217;ll refrain [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quick introduction to the software tools that the <a href="http://1percenter.com/2006/08/18/voodoopad-zen-time-management-part-1-its-been-field-tested/" title="VoodooPad Zen Time Management System">VPZtms</a> uses. The tools are divided into the categories that I outlined in the &#8220;<a href="http://1percenter.com/2006/09/15/vpztms-part-4-introduction-to-information-management/" title="VPZtms Part 4">Introduction to Information Management</a>&#8221; section.</p>

<p>All of these tools satisfy <a href="http://1percenter.com/2006/08/31/vpztms-part-3-making-your-system-usable/" title="VPZtms Part 3">my requirements</a> of being simple, flexible, and easy to use.</p>

<h3>Discovery</h3>

<p><a href="http://www.newsgator.com/NGOLProduct.aspx?ProdID=NetNewsWire" title="NetNewsWire Homepage">NetNewsWire</a> - I&#8217;ve already written <a href="http://1percenter.com/2005/11/28/my-rss-conversion-or-how-i-learned-to-forget-homepages-and-love-the-xml/" title="My way too long first blog about RSS">2053 words about RSS</a>, so I&#8217;ll refrain from adding more now.</p>

<p><img src="http://1percenter.com/wp-content/uploads/images/blog/tools/safari80.jpg" border="0" height="91" width="80" alt="safari80.jpg" align="right" class="borderless" class="borderless" />
<a href="http://www.apple.com/macosx/features/safari/" title="Safari at Apple.com">Safari</a> - I prefer Safari&#8217;s simple, straight-forward approach to web browsing over Firefox&#8217;s more feature-rich, <a href="https://addons.mozilla.org/extensions.php?app=firefox" title="Firefox Extensions">extension</a>-enhanced browing experience. In my opinion, most Firefox extensions allow you to do things in a web browser that are really better served by separate applications anyway (such as writing, storing notes, and RSS feed reading).</p>

<p><a href="http://www.kitzkikz.com/Sogudi" title="Sodudi Homepage">Sogudi</a> - <a href="http://kb.mozillazine.org/Using_keyword_searches" title="Keyword Searches on Mozilla">Quick Search</a> plugin for Safari.</p>

<p><a href="http://www.nondeterministic.net/hack/fiwt/" title="fwit Homepage">fwit</a> - <a href="http://en.wikipedia.org/wiki/Incremental_search" title="Incremental Search on Wikipedia">Incremental Search</a> plugin for Safari. </p>

<h3>Storage</h3>

<p><a href="http://www.apple.com/macosx/features/finder/" title="Finder at Apple">The Finder</a> - Yes, I use the regular old Finder (with a couple of basic customizations) to manage most of my stored information.</p>

<p><a href="http://homepage.mac.com/dougeverly/folderorg.html" title="FolderOrg Homepage">FolderOrg AppleScript</a> - An AppleScript folder action that, when attached to a folder, automatically moves anything placed into that folder into a subfolder named with the current date.</p>

<h3>Refinement</h3>

<p><img src="http://1percenter.com/wp-content/uploads/images/blog/tools/voodoopad80.jpg" border="0" height="75" width="76" alt="voodoopad80.jpg" align="right" class="borderless" />
<a href="http://www.flyingmeat.com/voodoopad/" title="VoodooPad Homepage">VoodooPad</a> -  Danny O&#8217;Brien&#8217;s <a href="http://www.craphound.com/lifehacksetcon04.txt">research of &#8220;prolific alpha geeks&#8221;</a> found that large numbers of his interviewees stored their information as plain text. VoodooPad&#8217;s wiki functionality combines most of the advantages of plain text with the incredibly powerful ability to dynamically add any number of hierarchical sub-levels to any piece of text. VoodooPad is at the heart of my time management system.</p>

<p><a href="http://www.roaringpenguin.com/penguin/open_source_remind.php" title="Remind Homepage">Roaring Penguin&#8217;s Remind</a> - I use Remind in conjunction with <a href="http://www.flyingmeat.com/voodoopad/voodoopadfeatures.html" title="VoodooPad Features">VoodooPad&#8217;s built-in &#8220;run&#8221; functionality</a> to give follow-up dates to to-dos.</p>

<p><a href="http://www.apple.com/macosx/features/ical/" title="iCal at Apple.com">iCal</a> - I use iCal to manage to-dos that <em>must happen</em> on a specific date, or at a specific time, such as scheduled meetings. iCal is missing a key software calendar feature, namely a way to automatically add reminders to all events, but I stick with it anyway hoping one day Apple will give it some attention.</p>

<p><a href="http://michael-mccracken.net/blog/blosxom.pl/2004/02/08" title="I-Search plugin Information">I-Search</a> - I navigate my to-do list using incremental search. This wonderful system-wide plug-in gives incremental search to most Cocoa applications.</p>

<h3>Presentation</h3>

<p>I am not going to list any presentation tools because these applications depend entirely on which medium you are presenting information in.</p>

<h3>General</h3>

<p><img src="http://1percenter.com/wp-content/uploads/images/blog/tools/mail80.jpg" border="0" height="82" width="80" alt="mail80.jpg" align="right" class="borderless" />
<a href="http://www.apple.com/macosx/features/mail/" title="Apple Mail at Apple.com">Apple Mail</a> - An email client has three roles under my system: a searchable database of information, a way to manage a list of people to email back, and an application for reading, writing and sending email. These three roles commingle <a href="http://1percenter.com/2006/09/15/vpztms-part-4-introduction-to-information-management/" title="VPZtms Part 4">discovery, storage, refinement, and presentation</a>, therefore, email will be an exception to many of the information management rules that I recommend. Later I&#8217;ll write about why I think breaking these rules is a good idea for email.</p>

<p><a href="http://www.smileonmymac.com/textexpander/" title="TextPander Homepage">TextPander</a> - Automatically expand user-customized abbreviations to longer pieces of text in any application. This is very flexible functionality that works as both a typing-aid and an information storage/retrieval mechanism.</p>

<p><a href="http://quicksilver.blacktree.com/" title="Quicksilver Homepage">Quicksilver</a> - Quicksilver needs no introduction, so I&#8217;ll just point out that even Tog, who has written extensively about <a href="http://asktog.com/TOI/toi06KeyboardVMouse1.html" title="Keyboard vs. Mouse, pt 1">disproving that the keyboard has advantages over the mouse</a> (although personally I think <a href="http://1percenter.com/2005/11/29/tonights-steel-cage-match-mouse-vs-keyboard/" title="Keyboard vs. Mouse on 1Percenter">his research is inconclusive</a>), acknowledges a <a href="http://www.asktog.com/columns/060MonsterMac.html" title="Tog on LaunchBar">speed increase when using this kind of keyboard-only tool</a>:</p>

<blockquote>
  <p>&#8220;I haven&#8217;t performed or reviewed a stopwatch test, but LaunchBar [same concept as Quicksilver] should be able to outperform a visual interface for complex, repetitive switching sequences by an expert user.&#8221;</p>
</blockquote>

<h2>Summary</h2>

<p>This is just a quick introduction to the tools that my information management system uses. Future topics in this series will cover both the details of how this system works, and general tips, tricks and observations about using these tools to manage information.</p>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/09/19/vpztms-part-5-compendium-of-tools/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>VPZtms Part 3: Making your System Usable</title>
		<link>http://1percenter.com/2006/08/31/vpztms-part-3-making-your-system-usable/</link>
		<comments>http://1percenter.com/2006/08/31/vpztms-part-3-making-your-system-usable/#comments</comments>
		<pubDate>Thu, 31 Aug 2006 07:10:08 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>Time Management</category>
	<category>VPZtms</category>
	<category>GTD</category>
	<category>OS X</category>
	<category>Mac</category>
		<guid isPermaLink="false">http://1percenter.com/?p=91</guid>
		<description><![CDATA[

There are three (closely-related) reasons that incorporating a new tool into your time management system often fails:


It is too complicated
It is too inflexible
It is too hard


Too Complicated

A tool is too complicated when it does too many extra things that you don&#8217;t need.

For example, the much heralded Kinkless GTD is too complicated for me because it [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://1percenter.com/wp-content/uploads/images/blog/eletriccar/voodoopad.png" border="0" height="136" width="142" alt="voodoopad.png" align="right" class="borderless" /></p>

<p>There are three (closely-related) reasons that incorporating a new tool into your time management system often fails:</p>

<ol>
<li><p>It is too complicated</p></li>
<li><p>It is too inflexible</p></li>
<li><p>It is too hard</p></li>
</ol>

<h4>Too Complicated</h4>

<p>A tool is too complicated when it does too many extra things that you don&#8217;t need.</p>

<p>For example, the much heralded <a href="http://kinkless.com/" title="Kinkless.com">Kinkless GTD</a> is too complicated for me because it is based around contexts, and <a href="http://1percenter.com/2006/08/20/vpztms-part-2-system-requirements/" title="VPZtms Part 2: System Requirements">I don&#8217;t use contexts</a>.</p>

<p>When you are talking about software, too complicated can also mean that it uses too much system resources for the benefits it affords.</p>

<h4>Too Inflexible</h4>

<p>Too inflexible means that the tool has limitations that prevent it from being useful in enough situations.</p>

<p>For example, iCal&#8217;s built-in to-do system doesn&#8217;t give me a way to associate additional information with to-dos (such as links and my own notes), so it is too inflexible.</p>

<h4>Too Hard</h4>

<p>It is too hard to use a tool when you don&#8217;t use it in an appropriate situation because of the effort it requires.</p>

<p>When advising clients on their office arrangements, <a href="http://www.davidco.com/blogs/david/" title="David's blog">David Allen</a> says that one of the first things he does is position their filing cabinet where they can reach it without getting up from their desk. Because a filing cabinet on the other side of the room is too hard.</p>

<h4>Balance</h4>

<p>These probably sounds like common sense, and they are. The idea is being able to quickly identify when and why something isn&#8217;t working. These are the distillation of the many specific reasons that tools or approaches haven&#8217;t become permanent parts of my system over the years.</p>

<p>The VPZtms is about striking the perfect balance. Receiving the maximum benefits of structure, without going too far in any of the above directions.</p>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/08/31/vpztms-part-3-making-your-system-usable/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>VPZtms Part 2: System Requirements</title>
		<link>http://1percenter.com/2006/08/20/vpztms-part-2-system-requirements/</link>
		<comments>http://1percenter.com/2006/08/20/vpztms-part-2-system-requirements/#comments</comments>
		<pubDate>Sat, 19 Aug 2006 20:25:02 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>Time Management</category>
	<category>VPZtms</category>
	<category>GTD</category>
	<category>OS X</category>
	<category>Mac</category>
		<guid isPermaLink="false">http://1percenter.com/?p=88</guid>
		<description><![CDATA[

The Scope of my System

The characteristics of your work setup define which features your time management system needs and which tools are available to you.

My time management system is defined by the following characteristics:


I work from home, off of one computer.

This means:

I don&#8217;t need contexts
I use all desktop software and no web software. Because the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://1percenter.com/wp-content/uploads/images/blog/eletriccar/voodoopad.png" border="0" height="136" width="142" alt="voodoopad.png" align="right" class="borderless" /></p>

<h3>The Scope of my System</h3>

<p>The characteristics of your work setup define which features your time management system needs and which tools are available to you.</p>

<p>My time management system is defined by the following characteristics:</p>

<ol>
<li><p><strong>I work from home, off of one computer.</strong></p>

<p>This means:</p>

<ul><li><p>I don&#8217;t need <a href="http://www.43folders.com/2006/07/31/simplify-contexts/" title="Contexts on 43folders.com">contexts</a></p></li>
<li><p>I use all desktop software and no web software. Because the advantages of desktop software (they work better and are available offline) eclipse the advantages of web software (they are available from any computer connected to the internet).</p></li></ul></li>
<li><p><strong>My system is paperless</strong></p>

<p>This means:</p>

<ul><li>All my tools will be software.</li></ul></li>
<li><p><strong>I run <a href="http://www.apple.com/macosx/" title="OS X at Apple.com">OS X</a></strong></p>

<p>This means:</p>

<ul><li>All of my tools work exclusively on OS X (although similar software exists on most OSes).</li></ul></li>
</ol>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/08/20/vpztms-part-2-system-requirements/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>VoodooPad Zen Time Management Part 1: Introduction</title>
		<link>http://1percenter.com/2006/08/18/voodoopad-zen-time-management-part-1-its-been-field-tested/</link>
		<comments>http://1percenter.com/2006/08/18/voodoopad-zen-time-management-part-1-its-been-field-tested/#comments</comments>
		<pubDate>Fri, 18 Aug 2006 07:03:04 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>Time Management</category>
	<category>VPZtms</category>
	<category>GTD</category>
	<category>OS X</category>
	<category>Mac</category>
		<guid isPermaLink="false">http://1percenter.com/?p=87</guid>
		<description><![CDATA[

It&#8217;s been Field-Tested

Five years ago the company I worked for asked me to start using a Franklin-Covey Planner. Like many others, I found that using a time management system helped me get more stuff done.

It has been five years since that first Franklin Planner and I have experimented with many different tools and systems since [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://1percenter.com/wp-content/uploads/images/blog/eletriccar/voodoopad.png" border="0" height="136" width="142" alt="voodoopad.png" align="right" class="borderless" /></p>

<h3>It&#8217;s been Field-Tested</h3>

<p>Five years ago <a href="http://www.kidrobot.com" title="KidRobot.com">the company I worked for</a> asked me to start using a <a href="http://www.franklincovey.com/fc/index.jsp?" title="FranklinCovey.com">Franklin-Covey Planner</a>. <a href="http://en.wikipedia.org/wiki/Getting_things_done#The_cult_of_GTD" title="The Cult of GTD on Wikipedia">Like many others</a>, I found that using a time management system helped me get more stuff done.</p>

<p>It has been five years since that first Franklin Planner and I have experimented with many different tools and systems since then. But for the last couple of years, my system has mostly remained static. I still try out new tools all the time, but nothing sticks.</p>

<p>Last week, Apple <a href="http://www.apple.com/macosx/leopard/mail.html" title="Leopard Sneak Peak - Mail">announced that Leopard will include a system-wide to-do system</a>. I am a sucker for operating system-level functionality, so I expect I&#8217;ll be tinkering with my time management system heavily after this gets released. This means that now is a good time to describe my current system that has already been <a href="http://dictionary.reference.com/search?q=field-tested" title="field-test at Dictionary.com">field-tested</a> for years. </p>

<p>Over the next few weeks, I&#8217;ll be blogging about the time management system that has stuck with me through thick and thin and that, despite by best efforts, no new tool has been able to usurp.</p>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/08/18/voodoopad-zen-time-management-part-1-its-been-field-tested/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Sandvox: First Impressions</title>
		<link>http://1percenter.com/2006/01/10/sandvox-first-impressions/</link>
		<comments>http://1percenter.com/2006/01/10/sandvox-first-impressions/#comments</comments>
		<pubDate>Tue, 10 Jan 2006 03:24:58 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>Web Design</category>
	<category>CSS</category>
	<category>OS X</category>
	<category>Mac</category>
		<guid isPermaLink="false">http://1percenter.com/?p=82</guid>
		<description><![CDATA[Background


I have been keeping an eye on Karelia Software&#8217;s website for news about Sandvox for quite sometime now.  My interest was perked when I heard it was in development for two reasons:


Karelia Software was behind Watson, one of the most interesting and inspired early Os X 3rd party applications. Watson was one of the [...]]]></description>
			<content:encoded><![CDATA[<h3>Background</h3>

<p><img src="http://1percenter.com/wp-content/uploads/images/blog/sandvox/sandvox.jpg" border="0" height="200" width="200" alt="sandvox.jpg" align="right" class="borderless" />
I have been keeping an eye on <a href="http://www.karelia.com" title="Karelia Software">Karelia Software&#8217;s website</a> for news about Sandvox for quite sometime now.  My interest was perked when I heard it was in development for two reasons:</p>

<ol>
<li><p>Karelia Software was behind <a href="http://www.karelia.com/watson/" title="Watson">Watson</a>, one of the most interesting and inspired early Os X 3rd party applications. Watson was one of the first applications to explore using custom offline interfaces for web services, an idea that is very hot right now (see <a href="http://www.apple.com/dashboard" title="Dashboard">Dashboard</a>, <a href="http://en.wikipedia.org/wiki/Feed_reader" title="Feed Reader on Wikipedia">RSS Feed Readers</a>, <a href="http://earth.google.com/download-earth.html" title="Google Earth Download">Google Earth</a>, and <a href="http://www.scifihifi.com/cocoalicious/" title="Cocoalicious">Cocoalicious</a>, for a few off the top of my head). Watson was a forward thinking application that unfortunately died when Apple turned Sherlock into an (oddly unusable) Watson clone and bundled it with <a href="http://www.apple.com/lae/macosx/jaguar/" title="Jaguar on Apple">Jaguar</a>.</p></li>
<li><p><a href="http://www.gigliwood.com/weblog/" title="Dan Wood's Blog">Dan Wood</a>, who is one-half of Karelia, said his inspiration to create Sandvox came from his seeing the power of CSS and in particular, the beauty and flexibility of the designs found at <a href="http://www.csszengarden.com" title="The CSS Zen Garden">The CSS Zen Garden</a>. These are exactly same influences that rejuvenated my own interest in web development when I first encountered them a little over a year ago.</p></li>
</ol>

<p>It isn&#8217;t often that a developer who is capable of a visionary application lets is be known that they have a new application in the works that lands squarely in your interest zone and is inspired by the same things that inspire you. So when the <a href="http://www.karelia.com/sandvox/" title="Sandvox Homepage">first public beta of Sandvox was released today</a>, I was quick to try it out.</p>

<p><a id="more-82"></a></p>

<h3>About Sandvox</h3>

<p>What Sandvox is:</p>

<ol>
<li><p>Sandvox is an offline website creation application. Websites are created locally and stored as a special file type with the extension &#8220;.svxSite.&#8221; Sandvox offers different ways to upload your website to a server, the most basic of which is to export the website as HTML and upload it manually.</p></li>
<li><p>Websites in Sandvox use templates. You can switch which template your website uses at any time without affecting the content on your pages. But you cannot directly modify the &#8220;look&#8221; of a template in any way, not even font changes. The documentation hints that this will be changing in the future. Templates are stored inside the Sandvox application package. The templates themselves at a minimum seem to consist of a &#8220;main.css&#8221; file and the required image files. In the future, designers will be welcome to create their own Sandvox designs. They are planning on releasing a &#8220;designer&#8217;s kit (coming soon) that discusses how pages and pagelets are presented&#8221; (<a href="http://www.karelia.com/sandvoxFAQ/" title="Sandvox Faq">Sandvox Faq</a>).</p></li>
<li><p>Sandvox allows the creation of pages and &#8220;pagelets&#8221; (bits of content that can be used on many different pages at once, such as list of links). The types of pages you can create in Sandvox and the structure of it&#8217;s editing functionality are geared toward creating &#8220;blog-style&#8221; content (i.e. blogs and photo galleries).</p></li>
<li><p>Sandvox automatically generates <a href="http://www.apple.com/macosx/" title="RSS on Wikipedia">RSS</a> feeds for your site.</p></li>
<li><p>Sandvox is <a href="http://www.apple.com/macosx/" title="OS X on Apple">OS X</a> only</p></li>
</ol>

<p>What Sandvox is not:</p>

<ol>
<li><p>Sandvox is not an application for creating original website designs or editing templates to create website designs. In fact, Sandvox does not contain any functionality at all that allows you to change the &#8220;look&#8221; of your website except for the ability to switch between different templates. This means that Sandvox contains no CSS editing functionality, which I found a bit surprising.</p></li>
<li><p>Sandvox is not a particularly innovative application. Both <a href="http://www.lifli.com/Products/iBlog/main.htm" title="iBlog Homepage">iBlog</a> and <a href="http://www.realmacsoftware.com/rapidweaver/index.php" title="Rapidweaver Homepage">Rapidweaver</a> contain a lot of overlap functionality.</p></li>
<li><p>Sandvox does not create purely semantic XHTML. In other words, Sandvox creates some XHTML tags that do not have any semantic meaning and are only used as hooks for CSS. For example:</p></li>
</ol>

<pre><code><div id="page-container" class="Movie-page">
    <div id="page">
        <div id="page-top">
</div></div></div></code></pre>

<p>How big a deal this is differs from person to person. In comparison to an application like <a href="http://www.macromedia.com/software/dreamweaver/" title="Dreamweaver Homepage">Dreamweaver</a>, the improvements to the generated XHTML are immeasurable. </p>

<p>With all that being said, Sandvox is a flawlessly executed piece of Mac OS X software. It follows all the right conventions and it has that extra bit of design pizz-azz that people on the platform appreciate (despite it&#8217;s beta-ness.) If want an application that performs the above functions, it would be hard for another application to do better<sup id='fnref1-2006-01-09'><a href="#fn1-2006-01-09">1</a></sup>.</p>

<h3>Impressions</h3>

<p>My first impression is that Sandvox works, both as a product and as an approach to website creation. Its ease of use and feature set can benefit a lot of people. This is despite heavy competition from other methods of getting your words and photos online, mainly from server-side blogging software.</p>

<p>The advantage that Sandvox holds over a server-side blogging package is that it does not rely on a web interface. Web interfaces are great; they aren&#8217;t tied to any one platform or computer. But they become cumbersome quickly when things become more complicated than a text box with a publish button. In particular, web interfaces quickly start to breakdown once photos start getting involved. Anyone who has ever uploaded photo gallery one image at a time can attest to this. Even basic blog tasks like adding a list of links and badges to your sidebar are just barely adequately served by web interfaces. </p>

<p>On the other hand, even if you are using a server-side blogging package instead of Sandvox, your posts and photo galleries don&#8217;t need to be managed through web interfaces. If you know CSS, XHTML, MySQL, and a server-side scripting language, a server-side blogging package&#8217;s look and behavior can be customized while maintaining the ease of updating that comes from the underlying blog core. External editors and photo management applications with <a href="http://en.wikipedia.org/wiki/Xmlrpc" title="XML-RPC on Wikipedia">XML-RPC</a> support can be used to  manage content and upload content outside of a web interface. </p>

<p>But the problem is that the amount of technical know-how between these two options is huge and there isn&#8217;t anything in between. Everyone who doesn&#8217;t know the four web technologies you need to customize a blog are stuck with an out-of-the-box blogging package&#8217;s limited options. Divides like that are called niches, and niches are what <a href="http://www.karelia.com" title="Karelia Homepage">small software development companies</a> are around to fill.</p>

<p>So there is a place for products like Sandvox. I don&#8217;t know what Sandvox brings to the table that Rapidweaver and iBlog don&#8217;t (in the case of iBlog, I suspect a lot), hopefully a good comparison review will appear shortly. My interest in Sandvox has as much to do with the developers track record as it does with what the application does.</p>

<h3>Enter iWeb</h3>

<p>While I am on the subject of the developer&#8217;s track record&#8230; as I pointed out before, Karelia is on the slim <a href="http://widgets.yahoo.com/" title="Konfabulator Homepage">list</a> <a href="http://www.proteron.com/liteswitchx/" title="Lightswitch X Homepage">of</a> <a href="http://www.obdev.at/products/launchbar/index.html" title="Launchbar Homepage">developers</a> who have had a product (arguably) copied and added to the OS for free by Apple. But Karelia, maybe about to blaze a trail of their own in this area. &#8220;iWeb,&#8221; that is the name of an application that was <a href="http://www.macrumors.com/pages/2006/01/20060105114200.shtml" title="iWeb Leak Info">accidently leaked by Apple on their website</a> that will likely be announced tomorrow at <a href="http://www.macworld.com/" title="Macworld Homepage">Macworld</a>. </p>

<p>I hate to say it, but after experiencing the combination of ease of use and media-suave in Sandvox, this just feels like an iApp. With that and the current state of web publishing today (exploding). We may find out tomorrow that Karelia got the short-end of the stick once again (But they&#8217;re not bitter: &#8220;the truth is that Karelia&#8217;s product ideas just happen to be mainstream, like Apple&#8217;s&#8221;
(<a href="http://www.karelia.com/sandvox/small_and_nimble_the_long_s.html" title="The Story Behind Karelia's New Logo">The Story Behind Karelia&#8217;s New Logo</a>).</p>

<ol class="footnote">
<li id="fn1-2006-01-09">
<p>Very important to note that I haven&#8217;t tried iBlog or Rapidweaver. <a href="#fnref1-2006-01-09"  class='footnoteBackLink'  title="Jump back">↑</a></p>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/01/10/sandvox-first-impressions/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
