<?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>Thu, 05 Feb 2009 07:48:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>Where Can RSS Feed Readers Go Next?</title>
		<link>http://1percenter.com/2009/02/05/where-can-rss-feed-readers-go-next/</link>
		<comments>http://1percenter.com/2009/02/05/where-can-rss-feed-readers-go-next/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 07:42:44 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>RSS</category>
	<category>Software</category>
		<guid isPermaLink="false">http://1percenter.com/2009/02/05/where-can-rss-feed-readers-go-next/</guid>
		<description><![CDATA[My interests change in cycles over time. Sometimes I am interested in making music, sometimes I want to improve my design skills, sometimes I am curious what new software people are evangelizing, etc, etc&#8230; These phases can last weeks or even months at a time.

I have a cadre of feeds that I always read, but [...]]]></description>
			<content:encoded><![CDATA[<p>My interests change in cycles over time. Sometimes I am interested in making music, sometimes I want to improve my design skills, sometimes I am curious what new software people are evangelizing, etc, etc&#8230; These phases can last weeks or even months at a time.</p>

<p>I have a cadre of feeds that I always read, but I also have many more that I only want to read when I&#8217;m very interested in a specific subject. Since these phases are loosely cyclical, I am always going back and having to refind feeds I removed the last time my interests changed.</p>

<p>I&#8217;d like my feed reader to be able to display feeds based on my current interests, without losing track of feeds I&#8217;ll want to return to later. </p>

<p>An example implementation might be give each feed a star rating and a tag, then have an interface where you can set your interest level for each tag.</p>

<p><img src="http://1percenter.com/wp-content/uploads/images/blog/feedreaders/interest_level.png" border="0" height="250" width="490" alt="interest_level.png" style="margin: 0" class="borderless" /></p>

<p>The feed reader would then use this information to determine which feeds to display. This is just an example solution, the best interface should be determined the same way as all interfaces should be, through use, experimentation and refinement. </p>

<p>The first step in finding a solution is recognizing a problem.</p>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2009/02/05/where-can-rss-feed-readers-go-next/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>David Lynch on Creativity</title>
		<link>http://1percenter.com/2007/03/25/david-lynch-on-creativity/</link>
		<comments>http://1percenter.com/2007/03/25/david-lynch-on-creativity/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 15:21:29 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>Creativity</category>
		<guid isPermaLink="false">http://1percenter.com/2007/03/25/david-lynch-on-creativity/</guid>
		<description><![CDATA[
  &#8220;Ideas are like fish.
  
  If you want to catch little fish, you can stay in the shallow water. But if you want to catch the big fish, you&#8217;ve got to go deeper.
  
  Down deep, the fish are more powerful and more pure. They are huge and abstract. [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
  <p>&#8220;Ideas are like fish.</p>
  
  <p>If you want to catch little fish, you can stay in the shallow water. But if you want to catch the big fish, you&#8217;ve got to go deeper.</p>
  
  <p>Down deep, the fish are more powerful and more pure. They are huge and abstract. And they&#8217;re very beautiful.&#8221;</p>
  
  <p>&mdash; David Lynch, <a href="http://www.amazon.com/Catching-Big-Fish-Meditation-Consciousness/dp/1585425400/ref=pd_bbs_sr_1/103-2092000-3520616?ie=UTF8&amp;s=books&amp;qid=1174835671&amp;sr=8-1" title="Catching the Big Fish on Amazon.com">Catching the Big Fish</a></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2007/03/25/david-lynch-on-creativity/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Where do form labels go?</title>
		<link>http://1percenter.com/2007/03/24/where-do-form-labels-go/</link>
		<comments>http://1percenter.com/2007/03/24/where-do-form-labels-go/#comments</comments>
		<pubDate>Sat, 24 Mar 2007 01:21:59 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>Usability</category>
	<category>Web Design</category>
	<category>Web Applications</category>
		<guid isPermaLink="false">http://1percenter.com/2007/03/24/where-do-form-labels-go/</guid>
		<description><![CDATA[Above? Left Justified? Right Justified?

Luke Wroblewski gave  an excellent talk called &#8220;Design Patterns&#8221; at SXSW. A highlight was when Luke presented the results of user interface research into the advantages of various form label alignments.



I&#8217;ve condensed the slides from Luke&#8217;s talk down to just the ones on form labels because that information holds up [...]]]></description>
			<content:encoded><![CDATA[<h2>Above? Left Justified? Right Justified?</h2>

<p><a href="http://www.lukew.com/ff/" title="Luke Wroblewski's blog">Luke Wroblewski</a> gave  an excellent talk called &#8220;<a href="http://2007.sxsw.com/interactive/programming/panels/?action=show&amp;id=IAP060142" title="Design Patterns">Design Patterns</a>&#8221; at <a href="http://2007.sxsw.com" title="SXSW 2007">SXSW</a>. A highlight was when Luke presented the results of user interface research into the advantages of various form label alignments.</p>

<p><img src="http://1percenter.com/wp-content/uploads/2007/03/blog/designpatterns/formlabels2.jpg" border="0" height="140" width="470" alt="formlabels2.jpg" align="center" class="borderless" /></p>

<p>I&#8217;ve condensed the slides from Luke&#8217;s talk down to just the ones on form labels because that information holds up particularly well on its own. The information here is based on research and is <em>actionable</em>. I highly recommend it to anyone interested in UI design.</p>

<p><a href="http://1percenter.com/wp-content/supplements/designpatterns/DesignPatterns-FormContent.pdf" title="Design Patterns Form Content PDF">Download Luke Wroblewski&#8217;s slides on Form Label Alignment</a></p>

<p>The full set of slides from Luke&#8217;s talk are <a href="http://www.lukew.com/ff/entry.asp?484" title="Luke's post on his Design Patterns talk">available on his blog</a>.</p>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2007/03/24/where-do-form-labels-go/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>VPZtms Part 6: Discovery</title>
		<link>http://1percenter.com/2006/11/14/vpztms-part-6-discovery/</link>
		<comments>http://1percenter.com/2006/11/14/vpztms-part-6-discovery/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 07:54:03 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>Time Management</category>
	<category>VPZtms</category>
		<guid isPermaLink="false">http://1percenter.com/2006/11/14/vpztms-part-6-discovery/</guid>
		<description><![CDATA[Discovery is the act of finding information. There are two types of discovery, active and passive.


Active discovery is seeking out a solution to a specific problem you are having. For example, if you were launching a website, google searching a good hosting company is active discovery.
Passive discovery is following sources that you trust to report [...]]]></description>
			<content:encoded><![CDATA[<p>Discovery is the act of finding information. There are two types of discovery, active and passive.</p>

<ol>
<li><p><em>Active discovery</em> is seeking out a solution to a specific problem you are having. For example, if you were launching a website, google searching a good hosting company is active discovery.</p></li>
<li><p><em>Passive discovery</em> is following sources that you trust to report information that is important to you. Reading favorite websites, blogs, and print publications are all passive discovery.</p></li>
</ol>

<p>A healthy combination of both is good information management. Active discovery is obviously essential, most of us spend much of our day seeking out solutions to problems. Passive discovery&#8217;s advantages on the other hand aren&#8217;t immediately clear. They are easily overlooked but are just as important.</p>

<h2>The Advantages of Passive Discovery</h2>

<p>Passive discovery has advantages that can&#8217;t be duplicated by active discovery.</p>

<ol>
<li><p><strong>Finding solutions to problems that you don&#8217;t know you have.</strong> 
In order to solve a problem with active discovery, first you have to <em>identify that you are having a problem.</em> This can be harder than it sounds. It sometimes takes significant imagination to realize things could be better than they are now. Not having to identify your problems yourself means solving more problems with less effort.</p></li>
<li><p><strong>Creating an awareness of <em>which</em> problems have good solutions.</strong> This will sometimes save you from reinventing the wheel, but it also has much deeper advantages. Familiarity with many solutions means you can focus on the relationships between solutions. Most new things are created by combining two things that already existed.</p></li>
</ol>

<p><img src="http://1percenter.com/wp-content/uploads/2006/11/blog/discovery/bullshead.jpg" border="0" height="390" width="272" alt="bullshead.jpg" align="none" /></p>

<p>Passive discovery&#8217;s advantages show up less frequently than their active counterpart, but when they do their impact is often much greater.</p>

<p>One last point about passive discovery, it is very easy to do. Just scanning headlines and digging deeper when find something is all it takes. It sounds trivial and I&#8217;ve never heard it considered &#8220;serious work.&#8221; But when I look back on what&#8217;s had the biggest impact on my work, it&#8217;s not the solutions that I was looking for, but the ones that found me.</p>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/11/14/vpztms-part-6-discovery/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Seeport.com</title>
		<link>http://1percenter.com/2006/11/14/seeportcom/</link>
		<comments>http://1percenter.com/2006/11/14/seeportcom/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 07:01:47 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Portfolio</category>
		<guid isPermaLink="false">http://1percenter.com/2006/11/14/seeportcom/</guid>
		<description><![CDATA[
Seeport.com is a site designed to help technology developers find commercialization partners. Users  sign up and create a profile using an Ajax interface (demo video of Ajax interface below). The site also includes an integrated wiki and blog created using MediaWiki and Wordpress respectively.


    
       [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://1percenter.com/wp-content/uploads/images/portfolio/seeport.png" border="0" height="150" width="150" alt="seeport.png" align="right" class="portfolio_image" />
Seeport.com is a site designed to help technology developers find commercialization partners. Users  sign up and create a profile using an Ajax interface (<a href="#seeportajaxdemo">demo video of Ajax interface below</a>). The site also includes an integrated wiki and blog created using MediaWiki and Wordpress respectively.</p>

<table class="portfolio_metadata">
    <tr>
        <th><label>What I did:</label></th>
        <td>Designed the website, coded the interface, customized MediaWiki and Wordpress</td>
    </tr><tr>
        <th><label>What I used:</label></th>
        <td>Ruby on Rails, MediaWiki, Wordpress, XHTML, CSS, Photoshop</td>
    </tr>
</table>

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

<p><a href="http://marketplace.seeport.com">Visit Seeport.com</a></p>

<div class="portfolio_thumbs">
    <div>
        <a href="http://1percenter.com/wp-content/uploads/images/portfolio/seeport1.png" title="seeport - 1">
            <img alt="seeport - 1" src="http://1percenter.com/wp-content/uploads/images/portfolio/seeport1_tn.png" width="300" height="300" />
        </a>
    </div>
    <div>
        <a href="http://1percenter.com/wp-content/uploads/images/portfolio/seeport2.png" title="seeport - 2">
            <img alt="seeport - 2" src="http://1percenter.com/wp-content/uploads/images/portfolio/seeport2_tn.png" width="300" height="300" />
        </a>
    </div>
</div>

<h3>Seeport Ajax Demo</h3>

<p><object type="application/x-shockwave-flash" width="640" height="500" 
    wmode="transparent" data="http://1percenter.com/my-additions/flvplayer.swf?file=seeportajaxdemo.flv&amp;clicktext=%20&amp;image=http://1percenter.com/my-additions/seeportajaxdemo.jpg">
    <param name="movie" value="http://1percenter.com/my-additions/flvplayer.swf?file=seeportajaxdemo.flv&amp;clicktext=%20&amp;image=http://1percenter.com/my-additions/seeportajaxdemo.jpg" />
    <param name="wmode" value="transparent" />
</object>
<a id="seeportajaxdemo" />
<br /><br />
<a href="http://www.1percenter.com/my-additions/seeportajaxdemo.mov">Download the video</a> (right click and select &#8220;Save as&#8221;)</p>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/11/14/seeportcom/feed/</wfw:commentRSS>
<enclosure url='http://www.1percenter.com/my-additions/seeportajaxdemo.mov' length='24049251' type='video/quicktime'/>
		</item>
		<item>
		<title>Announcing Lingos.cc</title>
		<link>http://1percenter.com/2006/10/29/announcing-lingoscc/</link>
		<comments>http://1percenter.com/2006/10/29/announcing-lingoscc/#comments</comments>
		<pubDate>Sun, 29 Oct 2006 00:06:50 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>Web Applications</category>
		<guid isPermaLink="false">http://1percenter.com/2006/10/29/announcing-lingoscc/</guid>
		<description><![CDATA[Lingos.cc is a new web-based translation site that myself and my business partner, Ian McIntosh, are launching.

This screenshot of the homepage should sum up the functionality:



You enter text on the homepage and click translate. A real live native spanish speaker translates the text in under 24 hours. Then you receive the completed translation via email.

Automation [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lingos.cc" title="Lingos.cc">Lingos.cc</a> is a new web-based translation site that myself and my business partner, Ian McIntosh, are launching.</p>

<p>This screenshot of the homepage should sum up the functionality:</p>

<p><a href="http://1percenter.com/wp-content/uploads/2006/10/blog/lingos/lingospost_big.png" alt="full size"><img src="http://1percenter.com/wp-content/uploads/2006/10/blog/lingos/lingospost.png" border="0" height="342" width="400" alt="lingospost.png" /></a></p>

<p>You enter text on the homepage and click translate. A real live native spanish speaker translates the text in under 24 hours. Then you receive the completed translation via email.</p>

<h2>Automation and the &#8220;True Cost&#8221; of Translation</h2>

<p>With Lingos.cc, we wanted to charge as close as possible to the &#8220;true cost&#8221; of translation. The &#8220;true cost&#8221; of translation is the amount paid directly to the translator for the time spent translating.</p>

<p>Distributing documents to translators, managing translators, sending prices to customers, and managing invoices are all expenses that have nothing to do with the &#8220;true cost&#8221; of translation.</p>

<p>The Lingos.cc web application automatically handles all of these tasks. As a result, <em>we are offering the lowest price available online from a translation agency.</em></p>

<h2>Time is Money</h2>

<p>Bad translations are everywhere. Signs, menus, brochures, web pages, and product descriptions are poorly translated all over the world.</p>

<p>The reason these translations are bad isn&#8217;t because people aren&#8217;t willing to pay for quality translations. A quality translation costs just a few cents per word. </p>

<p>Translations are bad because working with a translation agency is time-consuming. Time is spent sending sample documents, receiving quotes, discussing quotes with colleagues, negotiating a final price, and sending the full document to the agency. All this lost time adds up and makes getting a human translation more costly than it should be.</p>

<p>At Lingos.cc, we don&#8217;t give quotes, we charge a flat-rate per word. We don&#8217;t accept documents, you just paste your text on our homepage. We don&#8217;t give far away deadlines, your translation will be completed in 24 hours.</p>

<h2>Details</h2>

<p>To assure the quality of our translations, hand-picked proofreaders read over and correct every translation we deliver.</p>

<p>Distributing the text to translators and proofreaders is automated.</p>

<p>We only support english to spanish right now, but we will be expanding to more languages soon.</p>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/10/29/announcing-lingoscc/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Lingos.cc</title>
		<link>http://1percenter.com/2006/10/29/lingoscc/</link>
		<comments>http://1percenter.com/2006/10/29/lingoscc/#comments</comments>
		<pubDate>Sat, 28 Oct 2006 23:55:10 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Portfolio</category>
		<guid isPermaLink="false">http://1percenter.com/2006/10/29/lingoscc/</guid>
		<description><![CDATA[
Lingos.cc is a web-based translation service where customers enter text into the homepage and a real live bilingual translator translates it in under 24 hours. I co-developed the concept, designed the interface, and coded the interface using Ruby on Rails templating.


    
        What I did:
 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://1percenter.com/wp-content/uploads/2006/10/blog/portfolio/lingos/lingos.png" border="0" height="150" alt="lingos.png" align="right" class="portfolio_image" />
Lingos.cc is a web-based translation service where customers enter text into the homepage and a real live bilingual translator translates it in under 24 hours. I co-developed the concept, designed the interface, and coded the interface using Ruby on Rails templating.</p>

<table class="portfolio_metadata">
    <tr>
        <th><label>What I did:</label></th>
        <td>Co-developed the concept, designed the website, coded the design using Ruby on Rails templating, authored all copy</td>
    </tr><tr>
        <th><label>What I used:</label></th>
        <td>Ruby on Rails, XHTML, pure CSS for styling (&#8221;table-less&#8221;), Photoshop</td>
    </tr>
</table>

<p><a id="more-100"></a>
<a href="http://www.lingos.cc">Visit Lingos.cc</a></p>

<div class="portfolio_thumbs">
    <div>
        <a href="http://1percenter.com/wp-content/uploads/2006/10/blog/portfolio/lingos/lingos1.png" title="lingos - 1">
<img src="http://1percenter.com/wp-content/uploads/2006/10/blog/portfolio/lingos/lingos1_tn.png" border="0" height="300" width="300" alt="lingos1_tn.png" align="right" />
        </a>
    </div>
    <div>
        <a href="http://1percenter.com/wp-content/uploads/2006/10/blog/portfolio/lingos/lingos2.png" title="lingos - 2">
<img src="http://1percenter.com/wp-content/uploads/2006/10/blog/portfolio/lingos/lingos2_tn.png" border="0" height="300" width="300" alt="lingos2_tn.png" align="right" />
        </a>
    </div>
</div>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/10/29/lingoscc/feed/</wfw:commentRSS>
		</item>
		<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>Flash Intros are the &#8220;Grand Entrance Halls&#8221; of Web Design</title>
		<link>http://1percenter.com/2006/09/22/flash-intros-are-the-grand-entrance-halls-of-web-design/</link>
		<comments>http://1percenter.com/2006/09/22/flash-intros-are-the-grand-entrance-halls-of-web-design/#comments</comments>
		<pubDate>Fri, 22 Sep 2006 13:37:49 +0000</pubDate>
		<dc:creator>Roben</dc:creator>
		
	<category>Blog</category>
	<category>Web Design</category>
		<guid isPermaLink="false">http://1percenter.com/?p=97</guid>
		<description><![CDATA[Flash intros aren&#8217;t looked highly upon in the web design community and with good reason. Web surfers have notoriously short attention spans, so you don&#8217;t want to make them sit through a movie to get into your site.

With that said, I&#8217;ve never been able the shake the feeling that Flash intros did in fact provide [...]]]></description>
			<content:encoded><![CDATA[<p>Flash intros aren&#8217;t looked highly upon in the web design community and with good reason. Web surfers have notoriously short attention spans, so you don&#8217;t want to make them sit through a <em>movie</em> to get into your site.</p>

<p>With that said, I&#8217;ve never been able the shake the feeling that Flash intros did in fact provide some sort of value. I could never put my finger on quite what that value was until recently it hit me: Flash intros are the &#8220;grand entrance halls&#8221; of the web.</p>

<p><img src="http://1percenter.com/wp-content/uploads/images/blog/grandhall/chandelier.jpg" border="0" height="76" width="160" alt="chandelier.jpg" align="" /></p>

<p>By &#8220;grand entrance hall&#8221; I mean what you see when they open the front door on &#8220;Lifestyles of the Rich and Famous.&#8221; A huge room with a marble staircase, high ceiling and a gravity-defying chandelier.</p>

<h2>The Value of &#8220;Grand Entrance Halls&#8221; and Flash Intros</h2>

<p>The point of a &#8220;grand entrance hall&#8221; is to immediately communicate your wealth to your visitors. It gets this point across, not only with its extravagant decorations, but also with its utter disregard for good use of space. Having a big open room in your house is expensive, especially one that satisfies no <a href="http://en.wikipedia.org/wiki/Hierarchy_of_human_needs" title="Human Needs on Wikipedia">basic human need</a>.</p>

<p>Flash intros do the same thing for your website. They look expensive. For businesses, communicating to your web visitors that you have money is important. It signals to potential customers that you probably aren&#8217;t a fly-by-night company and that you&#8217;ll be around to continue supporting the products you sell.</p>

<h2>The Limitations of Flash Intros</h2>

<p>While &#8220;grand entrance halls&#8221; and Flash intros both provide value, they are also impractical. When you don&#8217;t have visitors over, a &#8220;grand entrance hall&#8221; becomes just a big room that you have to walk through to get somewhere where you&#8217;d actually want to spend some time. Similarly, your web visitors are going to be losing time sitting on their hands waiting for your intro to load.</p>

<h2>Placing a Value on Web Presence</h2>

<p>But the deeper problem with Flash intros is that you get exactly what you pay for. A $2000 Flash intro pretty much looks like a $2000 Flash intro. In my opinion, <a href="http://1percenter.com/wp-content/uploads/images/blog/simplicity/googlevsyahoo.jpg" title="Inherent Value of Simplicity Image">the #1 search engine in the world got that way from a design</a>. The value of an excellent web presence can be immeasurable. Opting for a fancy hood ornament is just settling.</p>

<p><img src="http://1percenter.com/wp-content/uploads/images/blog/grandhall/google.jpg" border="0" height="76" width="160" alt="google.jpg" align="" /></p>
]]></content:encoded>
			<wfw:commentRSS>http://1percenter.com/2006/09/22/flash-intros-are-the-grand-entrance-halls-of-web-design/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>
	</channel>
</rss>
