<?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>MineZone Blog &#187; business</title>
	<atom:link href="http://www.minezone.org/blog/category/business/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.minezone.org/blog</link>
	<description>Anything worth doing is worth doing poorly at first.</description>
	<lastBuildDate>Sun, 18 Apr 2010 22:53:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Free Mindmapping Software, Today (3/6/07) Only</title>
		<link>http://www.minezone.org/blog/2007/03/06/free-mindmapping-software-today-3607-only/</link>
		<comments>http://www.minezone.org/blog/2007/03/06/free-mindmapping-software-today-3607-only/#comments</comments>
		<pubDate>Tue, 06 Mar 2007 16:34:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/2007/03/06/free-mindmapping-software-today-3607-only/</guid>
		<description><![CDATA[I&#8217;ve been keeping an eye on the Giveaway of the Day website lately. Every day, the site posts a new Windows program that is available for downloading free for just one day. The programs are fully licensed, though they must be installed the same day they are downloaded and are not upgradeable.
In the weeks that [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been keeping an eye on the <a href="http://www.giveawayoftheday.com/">Giveaway of the Day</a> website lately. Every day, the site posts a new Windows program that is available for downloading free for just one day. The programs are fully licensed, though they must be installed the same day they are downloaded and are not upgradeable.</p>
<p>In the weeks that I&#8217;ve been checking the site, the offerings have been hit-and-miss, but today&#8217;s software looks interesting. It&#8217;s a <a href="http://en.wikipedia.org/wiki/Mind_map">mindmapping</a> program called <a href="http://www.giveawayoftheday.com/conceptdraw-mindmap-personal/">ConceptDraw MINDMAP Personal 4</a>.</p>
<p>I&#8217;ve been using mindmapping software for a long time. Mindmapping has been especially useful for outlining my ideas before sitting down to write. I originally used <a href="http://www.mindjet.com/">Mindjet MindManager</a>, but it has gotten to be too expensive, in my opinion.</p>
<p>Lately, I&#8217;ve been using the free, open source mindmapping package called <a href="http://freemind.sourceforge.net/wiki/index.php/Main_Page">Freemind</a>. Freemind is slow to start up and a a bit clunky overall, but it is remarkably useful, especially considering the price. Still, I&#8217;m interested in giving MINDMAP Personal a try. I&#8217;ll be downloading it as soon as I finish this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2007/03/06/free-mindmapping-software-today-3607-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do-It-Yourself Tendencies and Why Software is Hard</title>
		<link>http://www.minezone.org/blog/2007/02/14/do-it-yourself-tendencies-and-why-software-is-hard/</link>
		<comments>http://www.minezone.org/blog/2007/02/14/do-it-yourself-tendencies-and-why-software-is-hard/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 18:11:59 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/2007/02/14/do-it-yourself-tendencies-and-why-software-is-hard/</guid>
		<description><![CDATA[Salon has an interview with Scott Rosenberg about his new book, Dreaming in Code: Two Dozen Programmers, Three Years, 4,732 Bugs, and One Quest for Transcendent Software. The book details the long development process of the Chandler open source software project.
In the interview, Rosenberg includes a quote that explains a phenomenon I&#8217;ve seen numerous times [...]]]></description>
			<content:encoded><![CDATA[<p>Salon has an <a href="http://www.salon.com/books/int/2007/02/03/leonard/">interview with Scott Rosenberg</a> about his new book, <a href="http://amazon.com/o/ASIN/1400082463/minezoneorg-20/ref=nosim/"><em>Dreaming in Code: Two Dozen Programmers, Three Years, 4,732 Bugs, and One Quest for Transcendent Software</em></a>. The book details the long development process of the <a href="http://chandler.osafoundation.org/">Chandler</a> open source software project.</p>
<p>In the interview, Rosenberg includes a quote that explains a phenomenon I&#8217;ve seen numerous times in my years in I.T., as programmers build their own software rather than learning to use off-the-shelf tools:</p>
<blockquote><p>And programmers, as I quote Larry Constantine in my book, programmers are programmers because they like to code &#8212; given a choice between learning someone else&#8217;s code and just sitting down and writing their own, they will always do the latter. And the programmer who says, it will be faster for me to write it, rather than to learn it, is usually correct. Except that what he will write, most likely, is something that will work but will not have its rough edges worked out, will not have the benefits of a piece of software that has actually been used for a few years, where the bugs have been found and the users have given feedback and have helped you figure out where the problems are. So what they will often be handing you at the end of that I-can-do-it-faster-myself thing is something that works, but that is kind of a mess in certain ways. Whereas the thing that you were going to pull off the shelf, maybe it will take the programmers a while to learn it, but once they learn it enough to hook it up to this project you are creating, what they are hooking up will probably have a lot fewer problems.</p></blockquote>
<p>Personally, I usually find it easier to learn how to use someone else&#8217;s software than to build my own. That&#8217;s part of why I&#8217;m a big fan of open source tools like <a href="http://www.pmwiki.org/">PmWiki</a>, <a href="http://drupal.org/">Drupal</a>, and <a href="http://wordpress.org/">WordPress</a>. With them, I&#8217;m able to be more productive than I ever would if I had to design, code, test, and implement everything from scratch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2007/02/14/do-it-yourself-tendencies-and-why-software-is-hard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wiki of Free Book Summaries</title>
		<link>http://www.minezone.org/blog/2007/01/26/wiki-of-free-book-summaries/</link>
		<comments>http://www.minezone.org/blog/2007/01/26/wiki-of-free-book-summaries/#comments</comments>
		<pubDate>Sat, 27 Jan 2007 00:15:02 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[lifehacks]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[wikis]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/2007/01/26/wiki-of-free-book-summaries/</guid>
		<description><![CDATA[I just ran across the WikiSummaries site which is off to a great start at becoming a resource for high quality free book summaries. My own book notes tend to be outlines that are more ideal for reviewing material I&#8217;ve already read in depth. In contrast, WikiSummaries take a more narrative form, similar to CliffsNotes [...]]]></description>
			<content:encoded><![CDATA[<p>I just ran across the <a href="http://wikisummaries.org/">WikiSummaries</a> site which is off to a great start at becoming a resource for high quality free book summaries. My own <a href="http://www.minezone.org/wiki/MVance/BookNotes">book notes</a> tend to be outlines that are more ideal for reviewing material I&#8217;ve already read in depth. In contrast, WikiSummaries take a more narrative form, similar to <a href="http://www.amazon.com/gp/search/ref=sr_adv_b/?search-alias=stripbooks&#038;field-keywords=&#038;author=&#038;select-author=field-author-like&#038;title=&#038;select-title=field-title&#038;subject=&#038;select-subject=field-subject&#038;field-publisher=Cliffs+Notes&#038;field-isbn=&#038;node=&#038;field-binding=&#038;field-age=&#038;field-language=&#038;field-dateop=before&#038;field-datemod=0&#038;field-dateyear=2009&#038;chooser-sort=rank%21%2Bsalesrank&#038;mysubmitbutton1.x=22&#038;mysubmitbutton1.y=8">CliffsNotes</a>  or <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26keywords%3DBarron%2527s%2520Book%2520Notes%26rh%3Di%253Aaps%252Ck%253ABarron%2527s%2520Book%2520Notes%252Ci%253Astripbooks%26page%3D1&#038;tag=minezoneorg-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325">Barron&#8217;s Book Notes</a> and make for easier reading.</p>
<p>Both <a href="http://www.wikisummaries.org/Category:Fiction">fiction</a> and <a href="http://www.wikisummaries.org/Category:Non-fiction">non-fiction</a> titles are included. WikiSummaries can help you decide whether or not to read Barack Obama&#8217;s <a href="http://www.wikisummaries.org/The_Audacity_of_Hope">The Audacity of Hope</a> or help you review the plot of a previous <a href="http://www.wikisummaries.org/Harry_Potter_and_the_Order_of_the_Phoenix">Harry Potter</a> book before starting the next one. And since anyone can edit the wiki, it&#8217;s easy to contribute your own summaries or help to improve the existing ones.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2007/01/26/wiki-of-free-book-summaries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Optaros Report Catalogs Open Source Software Options</title>
		<link>http://www.minezone.org/blog/2007/01/12/optaros-report-catalogs-open-source-software-options/</link>
		<comments>http://www.minezone.org/blog/2007/01/12/optaros-report-catalogs-open-source-software-options/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 17:53:30 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[cc]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/2007/01/12/optaros-report-catalogs-open-source-software-options/</guid>
		<description><![CDATA[I just ran across a report on open source software via the Creative Commons blog. The report, prepared by a company called Optaros, includes a fairly comprehensive catalog and evaluation of over 250 open source projects. For anyone needing to evaluate or compare open source software options, the report is a great starting point.

There are [...]]]></description>
			<content:encoded><![CDATA[<p>I just ran across a <a href="http://creativecommons.org/weblog/entry/7187">report on open source software</a> via the <a href="http://creativecommons.org/weblog/">Creative Commons blog</a>. The report, prepared by a company called <a href="http://www.optaros.com/">Optaros</a>, includes a fairly comprehensive catalog and evaluation of over 250 open source projects. For anyone needing to evaluate or compare open source software options, the report is a great starting point.</p>
<blockquote><p>
There are many guides and catalogs for open source business software online and doubtless there are things to quibble with about Optaros’ take, but having a fairly comprehensive catalog in a nice looking 45 page PDF may come in handy at IT departments worldwide. Handier still, the CC license allows customization so long as credit is given to Optaros.</p></blockquote>
<p>Technorati Tags: <a href="http://technorati.com/tag/creative+commons" rel="tag">creative commons</a>, <a href="http://technorati.com/tag/cc" rel="tag"> cc</a>, <a href="http://technorati.com/tag/open+source" rel="tag"> open source</a>, <a href="http://technorati.com/tag/software" rel="tag"> software</a>, <a href="http://technorati.com/tag/reviews" rel="tag"> reviews</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2007/01/12/optaros-report-catalogs-open-source-software-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bizarre McDonald&#8217;s Rebuilding Strategy</title>
		<link>http://www.minezone.org/blog/2006/10/06/bizarre-mcdonalds-rebuilding-strategy/</link>
		<comments>http://www.minezone.org/blog/2006/10/06/bizarre-mcdonalds-rebuilding-strategy/#comments</comments>
		<pubDate>Sat, 07 Oct 2006 01:30:03 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Austin]]></category>
		<category><![CDATA[business]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/2006/10/06/bizarre-mcdonalds-rebuilding-strategy/</guid>
		<description><![CDATA[
After reading Fast Food Nation and watching Supersize Me, I&#8217;m no big fan of the fast food industry. Lately, I&#8217;ve noticed a new trend that bugs me. McDonald&#8217;s is tearing down what apprear to be perfectly good buildings and then rebuilding new ones in their place. I&#8217;ve seen this happen to two Austin locations recently [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px; margin-bottom: 10px"><a title="photo sharing" href="http://www.flickr.com/photos/iboy_daniel/98784857/"><img style="border: 2px solid #000000" src="http://static.flickr.com/19/98784857_22abeefc08_m.jpg" /></a></div>
<p>After reading <a href="http://amazon.com/o/ASIN/0060838582/minezoneorg-20/ref=nosim/">Fast Food Nation</a> and watching <a href="http://www.imdb.com/title/tt0390521/">Supersize Me</a>, I&#8217;m no big fan of the fast food industry. Lately, I&#8217;ve noticed a new trend that bugs me. McDonald&#8217;s is tearing down what apprear to be perfectly good buildings and then rebuilding new ones in their place. I&#8217;ve seen this happen to two Austin locations recently and my mom mentioned that the same thing was being done in Gallup, New Mexico while she was there visiting.</p>
<p>I did some research today and found that it&#8217;s happening <a href="http://mcchronicles.blogspot.com/2005/09/forever-young.html">all</a> <a href="http://www.mlive.com/business/sanews/index.ssf?/base/business-2/1158067374200610.xml&#038;coll=9">over</a> <a href="http://www.qctimes.com/articles/2006/09/19/news/business/doc450f7259d6c25476068186.txt">the</a> <a href="http://www.temple-news.com/media/storage/paper143/news/2005/10/11/News/Supersized.North.Broad.Mickey.Ds.Gets.Revamped-1016652.shtml?norewrite200610061445&#038;sourcedomain=www.temple-news.com">place</a>. It&#8217;s apparently a corporate strategy that&#8217;s even <a href="http://www.licenseenews.com/news/news218.html">losing them some franchisees</a>. To me, it seems like a waste of resources and a bad environmental move to completely demolish and rebuild a strcture that&#8217;s solidly built and only 20 years old. Why not let the <a href="http://amazon.com/o/ASIN/0140139966/minezoneorg-20/ref=nosim/">buildings learn</a>?</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/fast+food" rel="tag">fast food</a>, <a href="http://technorati.com/tag/McDonald%26%238217%3Bs" rel="tag">McDonald&#8217;s</a>, <a href="http://technorati.com/tag/environment" rel="tag">environment</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2006/10/06/bizarre-mcdonalds-rebuilding-strategy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>37% Rule: A Shortcut for Decision Making</title>
		<link>http://www.minezone.org/blog/2006/06/22/37-rule-a-shortcut-for-decision-making/</link>
		<comments>http://www.minezone.org/blog/2006/06/22/37-rule-a-shortcut-for-decision-making/#comments</comments>
		<pubDate>Thu, 22 Jun 2006 16:47:54 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[lifehacks]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/2006/06/22/37-rule-a-shortcut-for-decision-making/</guid>
		<description><![CDATA[I ran across an interesting article via populicio.us recently about the mathematics of evaluating options and making optimal decisions. The article offers the following handy heuristic and details the math used to derive it:

At the British Psychological Society&#8217;s conference in April 1997, on Dr Peter Todd, of the Max Planck Institute in Munich, spoke about [...]]]></description>
			<content:encoded><![CDATA[<p>I ran across an interesting article via <a href="http://www.populicio.us/">populicio.us</a> recently about the mathematics of <a href="http://plus.maths.org/issue3/marriage/index.html">evaluating options and making optimal decisions</a>. The article offers the following handy heuristic and details the math used to derive it:</p>
<blockquote><p>
At the British Psychological Society&#8217;s conference in April 1997, on Dr Peter Todd, of the Max Planck Institute in Munich, spoke about the best (optimal) strategy for finding a partner. He also drew a parallel with the employer trying to find a suitable new employee from a range of applicants, and quoted the 37% rule. Once you have seen 37% of the application forms, &#8220;a coherent picture of the ideal employee is built up and the next person to fulfil these criteria gets the job&#8221;.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2006/06/22/37-rule-a-shortcut-for-decision-making/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Economics of Leisure</title>
		<link>http://www.minezone.org/blog/2006/05/26/economics-of-leisure/</link>
		<comments>http://www.minezone.org/blog/2006/05/26/economics-of-leisure/#comments</comments>
		<pubDate>Fri, 26 May 2006 15:49:55 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[lifehacks]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/2006/05/26/economics-of-leisure/</guid>
		<description><![CDATA[
A recent New York Times article on the founder of the Geek Squad computer repair service includes some interesting information about the economics of leisure time:
The results from two online calculators that determine what your time is worth may surprise you. Try http://hughchou.org/calc/realwage.php or http://moneycentral.msn.com/&#8230;. First, your hourly rate may be lower than you think. [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript" src="http://del.icio.us/js/playtagger"></script></p>
<p>A recent <a href="http://www.nytimes.com/2006/05/20/technology/20money.html?ex=1305777600&#038;en=b69280ccf1d7e510&#038;ei=5090&#038;partner=rssuserland&#038;emc=rss">New York Times article on the founder of the Geek Squad computer repair service</a> includes some interesting information about the economics of leisure time:</p>
<blockquote><p>The results from two online calculators that determine what your time is worth may surprise you. Try <a href="http://hughchou.org/calc/realwage.php">http://hughchou.org/calc/realwage.php</a> or <a href="http://moneycentral.msn.com/investor/calcs/n_time/main.asp">http://moneycentral.msn.com/&#8230;</a>. First, your hourly rate may be lower than you think. For instance, someone making $70,000 a year, but who puts in 50 hours a week and commutes an hour each way, may discover the hourly rate is not $33, but about half that.</p>
<p>So does that mean you hire a handyman only when he costs less than $16 an hour? It&#8217;s more complicated than that. With only about 12 hours of true leisure time a day, each precious hour is bought with more than 5 hours of work. According to the calculator, each hour of spare time would then be worth about $85.</p></blockquote>
<p>The idea ties in with a very enlightening presentation Daniel Gilbert gave at SXSW on <em>How to Do Precisely the Right Thing at All Possible Times</em>. He explains why many decisions are not as cut-and-dried as they appear. A podcast of <a href="http://server1.sxsw.com/2006/coverage/SXSW06.INT.20060311.DanielGilbert.mp3">Gilbert&#8217;s presentation</a> is available, along with many others on the <a href="http://2006.sxsw.com/coverage/podcasts/">SXSW site</a>.</p>
<p>I haven&#8217;t yet read Gilbert&#8217;s book, <a href="http://amazon.com/o/ASIN/1400042666/minezoneorg-20/ref=nosim/">Stumbling on Happiness</a>, but it has been getting some good reviews. It&#8217;s definitely on my list to read soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2006/05/26/economics-of-leisure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://server1.sxsw.com/2006/coverage/SXSW06.INT.20060311.DanielGilbert.mp3" length="23748420" type="audio/mpeg" />
		</item>
		<item>
		<title>Virtual Web Conference Via Google Techtalks</title>
		<link>http://www.minezone.org/blog/2006/05/11/virtual-web-conference-via-google-techtalks/</link>
		<comments>http://www.minezone.org/blog/2006/05/11/virtual-web-conference-via-google-techtalks/#comments</comments>
		<pubDate>Thu, 11 May 2006 19:27:18 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/2006/05/11/virtual-web-conference-via-google-techtalks/</guid>
		<description><![CDATA[Google regularly brings in experts from various fields to give presentations to the company&#8217;s employees. In the spirit of sharing, the company makes these Tech Talk presentations available to the public via Google Video.
There are currently over 70 presentations, most lasting around an hour. Topics range from MySQL Tuning to Collecting Meteorites in Antarctica. Presenters [...]]]></description>
			<content:encoded><![CDATA[<p>Google regularly brings in experts from various fields to give presentations to the company&#8217;s employees. In the spirit of sharing, the company makes these Tech Talk presentations available to the public via Google Video.</p>
<p>There are currently <a href="http://video.google.com/videosearch?q=techtalks&#038;page=1&#038;lv=0&#038;so=1">over 70 presentations</a>, most lasting around an hour. Topics range from <a href="http://video.google.com/videoplay?docid=2524524540025172110&#038;q=techtalks">MySQL Tuning</a> to <a href="http://video.google.com/videoplay?docid=-1622983844227423478&#038;q=techtalks">Collecting Meteorites in Antarctica</a>. Presenters include authors, such as <a href="http://video.google.com/videoplay?docid=-6119231548215342323&#038;q=techtalks">Kevin Kelly</a> and <a href="http://video.google.com/videoplay?docid=6127548813950043200&#038;q=techtalks">Barry Schwartz</a>.</p>
<p>Of the ones I&#8217;ve watched so far, I recommend Seth Godin&#8217;s <a href="http://video.google.com/videoplay?docid=-6909078385965257294&#038;q=seth+godin">&#8220;All Marketers are Liars&#8221;</a> talk. As with many presentations exported to the web, the video and audio aren&#8217;t always the best, but the content and the caliber of the speakers are hard to beat. And new videos are posted on a regular basis.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2006/05/11/virtual-web-conference-via-google-techtalks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes on The 22 Immutable Laws of Marketing</title>
		<link>http://www.minezone.org/blog/2006/01/07/notes-on-the-22-immutable-laws-of-marketing/</link>
		<comments>http://www.minezone.org/blog/2006/01/07/notes-on-the-22-immutable-laws-of-marketing/#comments</comments>
		<pubDate>Sat, 07 Jan 2006 23:30:11 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/2006/01/07/notes-on-the-22-immutable-laws-of-marketing/</guid>
		<description><![CDATA[I recently finished reading The 22 Immutable Laws of Marketing and I just posted my notes to my wiki page of book notes. Some of the examples in the book are a bit dated, but the information is still relevent. If nothing else, I think I&#8217;ll have a different perspective on marketing going forward.
If you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>I recently finished reading <em><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&#038;tag=minezoneorg-20&#038;camp=1789&#038;creative=9325&#038;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F0887306667%2Fqid%3D1136672057%2Fsr%3D8-1%2Fref%3Dpd_bbs_1%3Fn%3D507846%2526s%3Dbooks%2526v%3Dglance">The 22 Immutable Laws of Marketing</a></em> and I just posted <a href="http://www.minezone.org/wiki/MVance/ImmutableLawsOfMarketing">my notes</a> to my wiki page of <a href="http://www.minezone.org/wiki/MVance/BookNotes">book notes</a>. Some of the examples in the book are a bit dated, but the information is still relevent. If nothing else, I think I&#8217;ll have a different perspective on marketing going forward.</p>
<blockquote><p><strong>If you&#8217;re shooting for second place, your strategy is determined by the market leader.</strong><br />
&#8220;You must discover the essence of the leader and then present the prospect with the opposite. (In other words, don&#8217;t try to be better, try to be different.&#8221;</p></blockquote>
<blockquote><p><strong>In each situation, only one move will produce substantial results.</strong><br />
&#8220;Most often there is only one place where a competitor is vulnerable. And that place should be the focus of the entire invading force.&#8221; </p></blockquote>
<p>Technorati Tags: <a href="http://technorati.com/tag/marketing" rel="tag">marketing</a>, <a href="http://technorati.com/tag/business" rel="tag"> business</a>, <a href="http://technorati.com/tag/reading" rel="tag"> reading</a>, <a href="http://technorati.com/tag/notes" rel="tag"> notes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2006/01/07/notes-on-the-22-immutable-laws-of-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Economics of Qwerty Versus Dvorak Keyboards</title>
		<link>http://www.minezone.org/blog/2005/12/05/the-economics-of-qwerty-versus-dvorak-keyboards/</link>
		<comments>http://www.minezone.org/blog/2005/12/05/the-economics-of-qwerty-versus-dvorak-keyboards/#comments</comments>
		<pubDate>Mon, 05 Dec 2005 21:20:28 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/?p=55</guid>
		<description><![CDATA[In the vein of Freakonomics, Reason Magazine has a great myth busting article on the debate over Qwerty vs. Dvorak keyboards.
The QWERTY keyboard cannot be said to constitute evidence of any systematic tendency for markets to err. Very simply, no competing keyboard has offered enough advantage to warrant a change. The story of Dvorak&#8217;s superiority [...]]]></description>
			<content:encoded><![CDATA[<p>In the vein of <a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&#038;tag=minezoneorg-20&#038;camp=1789&#038;creative=9325&#038;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F006073132X%2Fref%3Dpd_bbs_null_1%3Fv%3Dglance%2526n%3D283155">Freakonomics</a>, Reason Magazine has a great myth busting article on the <a href="http://reason.com/9606/Fe.QWERTY.shtml">debate over Qwerty vs. Dvorak keyboards</a>.</p>
<blockquote><p>The QWERTY keyboard cannot be said to constitute evidence of any systematic tendency for markets to err. Very simply, no competing keyboard has offered enough advantage to warrant a change. The story of Dvorak&#8217;s superiority is a myth or, perhaps more properly, a hoax.</p></blockquote>
<p>What made the article interesting to me is how much related information it ties in—science, economics, academics, and more.</p>
<p>While on the subject of articles I enjoyed reading, the <a href="http://www.freakonomics.com/">Freakonomics website</a> has a copy of the &#8220;<a href="http://www.freakonomics.com/article2.php">What the Bagel Man Saw</a>&#8221; article, which is also included as part of the book. If you haven&#8217;t already read the book, the article will give you a taste of its thought provoking writing.</p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/economics" rel="tag">economics</a>, <a href="http://www.technorati.com/tags/Freakonomics" rel="tag">Freakonomics</a>, <a href="http://www.technorati.com/tags/keyboards" rel="tag">keyboards</a>, <a href="http://www.technorati.com/tags/hardware" rel="tag">hardware</a>, <a href="http://www.technorati.com/tags/science" rel="tag">science</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2005/12/05/the-economics-of-qwerty-versus-dvorak-keyboards/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Speak to a Human Being, Not a Machine</title>
		<link>http://www.minezone.org/blog/2005/11/23/httpwwwpaulenglishcomivr/</link>
		<comments>http://www.minezone.org/blog/2005/11/23/httpwwwpaulenglishcomivr/#comments</comments>
		<pubDate>Wed, 23 Nov 2005 22:19:53 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[lifehacks]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/?p=51</guid>
		<description><![CDATA[I see the IVR Cheat Sheet coming in handy in the future. The table, created by the founder of the travel site Kayak.com, is a list of shortcuts to bypass various corporate phone systems and get to a human being.



travel
phone
steps to find a human


American Airlines
800-433-7300
&#8221;00, then say &#8220;&#8221;agent&#8221;&#8220;&#8221;


Amtrak
800-872-7245
&#8221;0 or say &#8220;&#8221;agent&#8221;&#8220;&#8221;


Delta
800-221-1212
&#8221;say &#8220;&#8221;agent&#8221;&#8221; four times &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>I see the <a href="http://www.paulenglish.com/ivr/">IVR Cheat Sheet</a> coming in handy in the future. The table, created by the founder of the travel site <a href="http://www.kayak.com/">Kayak.com</a>, is a list of shortcuts to bypass various corporate phone systems and get to a human being.</p>
<blockquote>
<table>
<tr>
<td valign="top"><strong>travel</strong></td>
<td valign="top"><strong>phone</strong></td>
<td valign="top"><strong>steps to find a human</strong></td>
</tr>
<tr>
<td valign="top">American Airlines</td>
<td valign="top">800-433-7300</td>
<td valign="top">&#8221;00, then say &#8220;&#8221;agent&#8221;&#8220;&#8221;</td>
</tr>
<tr>
<td valign="top">Amtrak</td>
<td valign="top">800-872-7245</td>
<td valign="top">&#8221;0 or say &#8220;&#8221;agent&#8221;&#8220;&#8221;</td>
</tr>
<tr>
<td valign="top">Delta</td>
<td valign="top">800-221-1212</td>
<td valign="top">&#8221;say &#8220;&#8221;agent&#8221;&#8221; four times &#8211; every time it asks for a response from you&#8221;</td>
</tr>
<tr>
<td valign="top">jetBlue</td>
<td valign="top">800 JET-BLUE</td>
<td valign="top">1 flight status; 2 reservations; 3 vacation packages</td>
</tr>
<tr>
<td valign="top">Kayak.com</td>
<td valign="top">203 899-3120</td>
<td valign="top">0</td>
</tr>
<tr>
<td valign="top">Northwest</td>
<td valign="top">800-225-2525</td>
<td valign="top">Star, 0,0 after initial greeting</td>
</tr>
<tr>
<td valign="top">Southwest</td>
<td valign="top">800-435-9792</td>
<td valign="top">Calls answered by operator; during busy times you might have to hold</td>
</tr>
<tr>
<td valign="top">United</td>
<td valign="top">800-864-8331</td>
<td valign="top">Do nothing, wait for human.</td>
</tr>
<tr>
<td valign="top">US Airways</td>
<td valign="top">800-428-4322</td>
<td valign="top">4, wait, 1</td>
</tr>
<tr>
<td valign="top">Walt Disney World</td>
<td valign="top">407-824-4521</td>
<td valign="top">Direct line to Magic Kingdom Guest Relations</td>
</tr>
</table>
</blockquote>
<p>The full sheet includes shortcuts for a variety of industries, including finance, government, insurance, and retail.</p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/travel" rel="tag">travel</a>, <a href="http://www.technorati.com/tags/communication" rel="tag">communication</a>, <a href="http://www.technorati.com/tags/cheatsheet" rel="tag">cheatsheet</a>, <a href="http://www.technorati.com/tags/phone" rel="tag">phone</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2005/11/23/httpwwwpaulenglishcomivr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black Friday vs. Buy Nothing Day</title>
		<link>http://www.minezone.org/blog/2005/11/19/black-friday-2005-the-official-site-for-the-hottest-day-of-the-year/</link>
		<comments>http://www.minezone.org/blog/2005/11/19/black-friday-2005-the-official-site-for-the-hottest-day-of-the-year/#comments</comments>
		<pubDate>Sat, 19 Nov 2005 16:47:07 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[money]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/?p=46</guid>
		<description><![CDATA[Black Friday is almost here—lots of crazy deals, the day after Thanksgiving. If you&#8217;re interested, a site called Black Friday 2005 has already posted lists of what will be on sale at most major retailers. The Fat Wallet Forums also have plenty of information, mostly in the OFFICIAL Black Friday 2005 Thread.
I feel obligated to [...]]]></description>
			<content:encoded><![CDATA[<p>Black Friday is almost here—lots of crazy deals, the day after Thanksgiving. If you&#8217;re interested, a site called <a href="http://www.bfads.net/">Black Friday 2005</a> has already posted lists of what will be on sale at most major retailers. <a href="http://www.fatwallet.com/forums/">The Fat Wallet Forums</a> also have plenty of information, mostly in the <a href="http://www.fatwallet.com/forums/messageview.php?catid=18&#038;threadid=515161">OFFICIAL Black Friday 2005 Thread</a>.</p>
<p>I feel obligated to also mention <a href="http://www.adbusters.org/metas/eco/bnd/">Buy Nothing Day</a>, brought to you by <a href="http://www.adbusters.org/">Adbusters</a>.</p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/blackfriday," rel="tag">blackfriday</a>, <a href="http://www.technorati.com/tags/buynothing," rel="tag">buynothing</a>, <a href="http://www.technorati.com/tags/shopping," rel="tag">shopping</a>, <a href="http://www.technorati.com/tags/holidays" rel="tag">holidays</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2005/11/19/black-friday-2005-the-official-site-for-the-hottest-day-of-the-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great Notes from Getting Things Done: the Roadmap seminar</title>
		<link>http://www.minezone.org/blog/2005/10/26/from-the-belly-of-the-beasts-getting-things-done-the-roadmap/</link>
		<comments>http://www.minezone.org/blog/2005/10/26/from-the-belly-of-the-beasts-getting-things-done-the-roadmap/#comments</comments>
		<pubDate>Wed, 26 Oct 2005 18:00:09 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[lifehacks]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/?p=37</guid>
		<description><![CDATA[I just finished reading some notes from David Allen&#8217;s Getting Things Done: the Roadmap seminar posted on the From the Belly of the Beasts blog. In particular, the following item jumped out at me:

Use &#8220;draft&#8221; instead of &#8220;write&#8221; (less intimidating to have &#8220;draft proposal to yada yada&#8221; on your list than &#8220;write proposal&#8221;)
It&#8217;s subtle, but [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished reading some <a href="http://blogs.oreillynet.com/beasts/archives/2005/08/getting_things_1.html">notes from David Allen&#8217;s Getting Things Done: the Roadmap seminar</a> posted on the <a href="http://blogs.oreillynet.com/beasts/">From the Belly of the Beasts</a> blog. In particular, the following item jumped out at me:</p>
<blockquote><p>
Use &#8220;draft&#8221; instead of &#8220;write&#8221; (less intimidating to have &#8220;draft proposal to yada yada&#8221; on your list than &#8220;write proposal&#8221;)</p></blockquote>
<p>It&#8217;s subtle, but I think it would be useful to help change my thinking about writing. It fits in well with one of the themes of <a href="http://www.minezone.org/wiki/MVance/NowHabit">The Now Habit</a>:</p>
<blockquote><p>Work for an imperfect, perfectly human first effort.</p></blockquote>
<p>I&#8217;m also curious about the paperclip exercise mentioned toward the bottom of the notes. Anyone know more details about it?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2005/10/26/from-the-belly-of-the-beasts-getting-things-done-the-roadmap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes on Making it Happen by Mackenzie Kyle</title>
		<link>http://www.minezone.org/blog/2005/10/22/notes-on-making-it-happen-by-mackenzie-kyle/</link>
		<comments>http://www.minezone.org/blog/2005/10/22/notes-on-making-it-happen-by-mackenzie-kyle/#comments</comments>
		<pubDate>Sun, 23 Oct 2005 04:55:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://www.minezone.org/blog/?p=36</guid>
		<description><![CDATA[I just finished reading a book on project management called Making it Happen. It&#8217;s written as a novel that details the story of a project management novice who is suddenly asked to manage the rollout of a new boat design. Though the story wouldn&#8217;t keep my interest on its own, it made learning the basics [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished reading a book on project management called <em><a href="http://www.amazon.com/exec/obidos/ASIN/0471642347/ref%3Dnosim/minezoneorg-20/002-7205944-7460016">Making it Happen</a></em>. It&#8217;s written as a novel that details the story of a project management novice who is suddenly asked to manage the rollout of a new boat design. Though the story wouldn&#8217;t keep my interest on its own, it made learning the basics of project management more engaging. I&#8217;ve added my <a href="http://www.minezone.org/wiki/MVance/MakingItHappen">notes</a> on the book to my wiki page of <a href="http://www.minezone.org/wiki/MVance/BookNotes">book notes</a>.</p>
<blockquote><p>Structure of an Assignment</p>
<ol>
<li>GENESIS</li>
<li>DESIGN (describes the final product in enough detail so that you could produce it)</li>
<li>EXECUTION PLAN (Project)</li>
<li>EXECUTION</li>
<li>REVIEW
<ol>
<li>(Review of Design)</li>
<li>(Review of Execution Plan and Execution)</li>
<li>(Review of Genesis)</li>
</ol>
</li>
</ol>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.minezone.org/blog/2005/10/22/notes-on-making-it-happen-by-mackenzie-kyle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
