<?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>Philip Jacob / Whirlycott &#187; Technology</title>
	<atom:link href="http://www.whirlycott.com/phil/topics/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whirlycott.com/phil</link>
	<description>Philip Jacob's web page</description>
	<lastBuildDate>Wed, 03 Mar 2010 01:13:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Open source election software</title>
		<link>http://www.whirlycott.com/phil/2009/10/29/open-source-election-software/</link>
		<comments>http://www.whirlycott.com/phil/2009/10/29/open-source-election-software/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 00:29:45 +0000</pubDate>
		<dc:creator>Philip Jacob</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.whirlycott.com/phil/?p=2400</guid>
		<description><![CDATA[Read this article about the announcement earlier this week of an open source election system that was made publicly available. Now read this wee little blog post about why this isn&#8217;t providing us much in the way of guarantees. The open source nature of the code is helpful in the long run, but it provides [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wired.com/threatlevel/2009/10/open-source/">Read this</a> article about the announcement earlier this week of an open source election system that was made publicly available.  Now <a href="http://benlog.com/articles/2009/10/29/source-code-and-voting-whats-really-on-that-machine/">read this</a> wee little blog post about why this isn&#8217;t providing us much in the way of guarantees.  </p>
<p>The open source nature of the code is helpful in the long run, but it provides absolutely nothing in the way of assurance to voters.  Ben Adida&#8217;s <a href="http://blog.heliosvoting.org/">Helios Voting System</a> provides voters with a cryptographic, verifiable receipt that their vote was counted.  Commercial implementations or Open Source versions of this software would both still need to provide a cryptographic receipt.  That&#8217;s your proof.  That&#8217;s something that can support the weight of democracy.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.whirlycott.com/phil/2009/10/29/open-source-election-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ID Selector terms of service</title>
		<link>http://www.whirlycott.com/phil/2008/10/09/id-selector-terms-of-service/</link>
		<comments>http://www.whirlycott.com/phil/2008/10/09/id-selector-terms-of-service/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 03:55:42 +0000</pubDate>
		<dc:creator>Philip Jacob</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[id selector]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[janrain]]></category>
		<category><![CDATA[openid]]></category>

		<guid isPermaLink="false">http://www.whirlycott.com/phil/?p=216</guid>
		<description><![CDATA[Every now and then, I get it into my head that I&#8217;m going to release OpenID support on StyleFeeder. In fact, I have the code mostly written, but there&#8217;s always some nit-picky aspect that doesn&#8217;t work as well as I want it to, so I leave the code aside and get on with my life. [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and then, I get it into my head that I&#8217;m going to release <a href="http://openid.net/">OpenID</a> support on <a href="http://www.stylefeeder.com/">StyleFeeder</a>.  In fact, I have the code mostly written, but there&#8217;s always some nit-picky aspect that doesn&#8217;t work as well as I want it to, so I leave the code aside and get on with my life.</p>
<p>Some time ago, I came across <a href="https://www.idselector.com/site/tos">ID Selector </a>from <a href="http://www.janrain.com/">JanRain</a>, one of a few important companies in the identity space.  They have a little javascripty/css thingy that you can put on your site to help users choose from a list of popular OpenID providers and then type in their username.  It&#8217;s neat and it sure beats typing in URLs.</p>
<p><img class="aligncenter size-full wp-image-217" title="id selector has crappy tos" src="http://www.whirlycott.com/phil/wp-content/uploads/2008/10/janrain-idselector.jpg" alt="" width="500" height="310" /></p>
<p>One thing that you get to do as the founder of a venture funded startup is sign contacts.  Woo, fun!  Every time I sign up for something online now, I can&#8217;t help but read The Fine Print.  So it was with great dismay that I read the <a href="https://www.idselector.com/site/tos">TOS for ID Selector</a> (see below for some delicious excerpts).  The punchline is this: I can&#8217;t think of a better way to discourage people from using this cute little snip of javascript that any competent programmer could put together without material effort.</p>
<p>These terms of service, dear reader, are stupid because they are in nobody&#8217;s best interest.  Site operators should have freedom to adjust the behavior of the widget code as necessary.  JanRain should be focused on OpenID adoption, not trying to control their rights for the UI component.</p>
<p>Consistent behavior of the ID Selector across websites is important to ensure that users get what they expect on each usage.  If you want an example of a model that works reasonably well this regard, look no further than the <a href="http://www.feedicons.com/">feed icons</a> and the <a href="http://www.mozilla.org/foundation/feed-icon-guidelines/">guidelines for their use</a> that Mozilla put forth.  Open.  Easy.  Flexible.</p>
<p>The identity space is moving slowly enough without unnecessary impediments like this.</p>
<p>But I don&#8217;t like to whine without proposing some solutions, so here&#8217;s where I&#8217;m going to stop and wait to see what happens:</p>
<ol>
<li>JanRain &#8211; please change your TOS to relax these unnecessary restrictions</li>
<li>Also: release a standalone version of the ID Selector under some kind of an open license (or dual license) so sites that don&#8217;t want to have your code loaded in at runtime don&#8217;t have to</li>
<li>If JanRain won&#8217;t do #2, I&#8217;m hereby offering on behalf of StyleFeeder, Inc. to fund someone to create a standalone ID Selector that will be released under better terms.  Contact me if you want to be that person.</li>
</ol>
<p><strong>Some fun excerpts from the ID Selector TOS.  No, I am not kidding.</strong></p>
<p>3. Ownership rights. The IDSelector is owned by us and our licensors. The IDSelector is protected by copyright and other intellectual property laws and treaties. We and our licensors reserve all rights not specifically granted to you. You may not reverse engineer, decompile, or disassemble any aspect of IDSelector . You may not modify, adapt, or create derivative works from the IDSelector . Do not remove proprietary notices. Do not help any one else to do any of the things prohibited in this paragraph.</p>
<p>[...]</p>
<p>6. Your responsibilities. You must use the IDSelector web site to obtain an IDSelector tool and/or code located at idselector.com. You may not copy code from another web site to use the IDSelector.</p>
<p>[...]</p>
<p>7. Your rights to use the IDSelector . We offer you the following rights to use IDSelector provided that you continue to comply with the terms of this agreement. You may not remove, distort or alter any element of the IDSelector (including the HTML and JavaScript code).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whirlycott.com/phil/2008/10/09/id-selector-terms-of-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helios Voting System</title>
		<link>http://www.whirlycott.com/phil/2008/08/01/helios-voting-system/</link>
		<comments>http://www.whirlycott.com/phil/2008/08/01/helios-voting-system/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 20:02:08 +0000</pubDate>
		<dc:creator>Philip Jacob</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.whirlycott.com/phil/?p=200</guid>
		<description><![CDATA[Ben launched this new Helios Voting System earlier today.  I heard him talk about it once and will be very interested to dig in to the code to see under the hood.]]></description>
			<content:encoded><![CDATA[<p>Ben launched this new <a href="http://benlog.com/articles/2008/08/01/helios-voting-system-launched/">Helios Voting System</a> earlier today.  I heard him talk about it once and will be very interested to dig in to the <a href="http://github.com/benadida/helios/tree/master">code</a> to see under the hood.</p>
<p> <strong style="display:none"></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whirlycott.com/phil/2008/08/01/helios-voting-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No, that&#8217;s not why perl 5 is dying</title>
		<link>http://www.whirlycott.com/phil/2008/06/03/no-thats-not-why-perl-5-is-dying/</link>
		<comments>http://www.whirlycott.com/phil/2008/06/03/no-thats-not-why-perl-5-is-dying/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 04:33:56 +0000</pubDate>
		<dc:creator>Philip Jacob</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.whirlycott.com/phil/?p=227</guid>
		<description><![CDATA[Interesting, but perl 5 is dying because nobody created a good way for folks to build web applications with perl. CGI scripts? No, sorry. mod_perl? Died an ugly death somewhere between Apache 1.x and the new MPMs in Apache 2.x. All the interesting frameworks (i.e. Mason, embperl) depended on mod_perl. Those are all basically dying [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://use.perl.org/~Ovid/journal/38010?from=rss">Interesting</a>, but perl 5 is dying because nobody created a good way for folks to build web applications with perl.  CGI scripts?  No, sorry.  mod_perl?  Died an ugly death somewhere between Apache 1.x and the new MPMs in Apache 2.x.  All the interesting frameworks (i.e. Mason, embperl) depended on mod_perl.  Those are all basically dying of upstream dehydration.</p>
<p>There&#8217;s no technical reason that a conceptual equivalent of Perl on Rails couldn&#8217;t have been created years ago.  But the innovation shifted outside of the Perl community and those still left were too busy figuring out what was going on with perl 6 to help people figure out how to put a perl-based website together.  And don&#8217;t get me started about threading.</p>
<p>Perl once was the duct tape of the Internet, but those days are long gone.  It&#8217;s too hard to connect Perl to a scalable website anymore, so it&#8217;s pretty much over until someone can figure out how to change that.  It doesn&#8217;t hold up next to the options available in PHP or modern Java&#8230; not by a long shot.  </p>
<p>Perl still has all the good stuff: CPAN and the wildly rich collection of modules comes to mind.  But I&#8217;m not sure that this can save Perl as a platform.  </p>
<p>Sidenote: it&#8217;s a crying shame that all that great code in CPAN will end up being rewritten over the coming years.  What a waste of time and effort.  Just another reason why a multi-language VM is such an important part of a long term strategy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whirlycott.com/phil/2008/06/03/no-thats-not-why-perl-5-is-dying/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>So long, YottaMusic</title>
		<link>http://www.whirlycott.com/phil/2008/02/08/so-long-yottamusic/</link>
		<comments>http://www.whirlycott.com/phil/2008/02/08/so-long-yottamusic/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 01:49:03 +0000</pubDate>
		<dc:creator>Philip Jacob</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.whirlycott.com/phil/2008/02/08/so-long-yottamusic/</guid>
		<description><![CDATA[I&#8217;ve enjoyed using YottaMusic ever since Jake told me about it last year. I signed on and became a paying Rhapsody customer but I used the YottaMusic frontend for streaming my music. I was wondering why YottaMusic shut down over Christmas and now I know.  If anybody knows of another service like it, I&#8217;d love [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve enjoyed using <a href="http://www.yottamusic.com/">YottaMusic</a> ever since <a href="http://www.jakeshapiro.com/">Jake</a> told me about it last year.  I signed on and became a paying Rhapsody customer but I used the YottaMusic frontend for streaming my music.  I was wondering why YottaMusic shut down over Christmas and <a href="http://www.techcrunch.com/2008/01/02/rhapsody-pulls-plug-on-non-public-apis-effectively-shuts-yottamusic-down/">now I know</a>.  If anybody knows of another service like it, I&#8217;d love to know.  The Rhapsody.com website sucks rhino and I&#8217;m certainly not going to continue paying for that slow, buggy heap of junk.</p>
<p>Thanks for killing one of the best legit music experiences, Rhapsody.  You&#8217;re losing at least one customer (me) over this nonsensical decision.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whirlycott.com/phil/2008/02/08/so-long-yottamusic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Key to Shopping 2.0 Success: Empowering Customers</title>
		<link>http://www.whirlycott.com/phil/2007/11/30/the-key-to-shopping-20-success-empowering-customers/</link>
		<comments>http://www.whirlycott.com/phil/2007/11/30/the-key-to-shopping-20-success-empowering-customers/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 23:54:29 +0000</pubDate>
		<dc:creator>Philip Jacob</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.whirlycott.com/phil/2007/11/30/the-key-to-shopping-20-success-empowering-customers/</guid>
		<description><![CDATA[I have an opinion piece in the the E-Commerce Times today about the need for openness as a critical factor in the way that retailers market their products. Rather, the way that retailers provide tools and content to their customers to help them market their products. In unrelated news, we had some fun at the [...]]]></description>
			<content:encoded><![CDATA[<p>I have an opinion piece in the <a href="http://ecommercetimes.com/story/The-Key-to-Shopping-20-Success-Empowering-Customers-60523.html">the E-Commerce Times today</a> about the need for openness as a critical factor in the way that retailers market their products.  Rather, the way that retailers provide tools and content to their customers to help them market their products. <em style="display:none"></em> </p>
<p>In unrelated news, we had some fun at the <a href="http://www.stylefeeder.com/">StyleFeeder</a> office today:</p>
<p><img src="http://www.whirlycott.com/phil/wp-content/uploads/2007/11/sf-office-fire.jpg" alt="sf-office-fire.jpg" /></p>
<p><a href="http://www.flickr.com/photos/efsavage/2076927166/">Photo</a> courtesy of <a href="http://efsavage.com/blog/">Eric Savage</a>. Eric, I &#8220;remixed&#8221; your photo!  I just love remixed User-Generated Content (rUGC).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whirlycott.com/phil/2007/11/30/the-key-to-shopping-20-success-empowering-customers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>East coast startups redux</title>
		<link>http://www.whirlycott.com/phil/2007/09/11/east-coast-startups-redux/</link>
		<comments>http://www.whirlycott.com/phil/2007/09/11/east-coast-startups-redux/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 03:48:02 +0000</pubDate>
		<dc:creator>Philip Jacob</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.whirlycott.com/phil/2007/09/11/east-coast-startups-redux/</guid>
		<description><![CDATA[François writes about east coast startups and Bijan writes some more, all in response to Scott Kirsner&#8217;s article in this past Sunday&#8217;s Boston Globe (shameless plug: StyleFeeder is mentioned briefly). There seems to be a dimension of the conversation missing here, though. My view is that there is a veritable wellspring of local developers already [...]]]></description>
			<content:encoded><![CDATA[<p>François writes about <a href="http://fschiettecatte.wordpress.com/2007/09/11/east-coast-startups/">east coast startups</a> and <a href="http://sabet.typepad.com/bijanblog/2007/09/scott-kirsners-.html">Bijan</a> writes some more, all in response to <a href="http://www.boston.com/business/technology/articles/2007/09/09/why_facebook_went_west/">Scott Kirsner&#8217;s article</a> in this past Sunday&#8217;s Boston Globe (shameless plug: StyleFeeder is mentioned briefly).</p>
<p>There seems to be a dimension of the conversation missing here, though.  My view is that there is a veritable wellspring of local developers already working in the consumer space (and even more who want to be).  If Boston has any deficiency of b2c/c2c Internet companies, it&#8217;s not for lack of technology talent.</p>
<p>It is <em>substantially</em> harder to hire good marketing, bizdev and design people who haven&#8217;t spent the last ten years working at banks, biotech companies or consulting companies (with financial services and biotech clients).  In fact, most of the design work for <a href="http://www.stylefeeder.com/">StyleFeeder</a> is done either by Canadians or Brazilians and not because they are cheaper or easier to work with than Boston-based designers.  It&#8217;s because I can&#8217;t find a deep pool of design talent here.  Boston designers tend to be fairly conservative, which generally isn&#8217;t what you want when you&#8217;re trying to build for consumers.  If you&#8217;re a Boston-based designer who thinks I&#8217;m wrong about that, I&#8217;d love to hear from you.</p>
<p>Marketing and bizdev people with consumer experience are equally tricky to find, again due to circumstances that I have to attribute to the dearth of consumer companies in the area.  Technology skills are reasonably portable across industries, but contacts (the proverbial rolodex) and &#8220;getting it&#8221; are not.   We were able to attract a few great candidates to both of the positions that they now fill, but it took a while and required a lot of patience.  Bringing <a href="http://www.stylefeeder.com/info/team.html">Dina Pradel and Shergul Arshad</a> to StyleFeeder rounded out a truly kickass team and we&#8217;re extremely fortunate to have both of them.</p>
<p>My message to local designers, marketing and bizdev people: speak up and get involved.  The local venture/PE community can certainly help you connect with technology talent, plus there are many events in the area to attend.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whirlycott.com/phil/2007/09/11/east-coast-startups-redux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>StyleFeeder Tech Blog</title>
		<link>http://www.whirlycott.com/phil/2007/07/30/stylefeeder-tech-blog/</link>
		<comments>http://www.whirlycott.com/phil/2007/07/30/stylefeeder-tech-blog/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 20:55:12 +0000</pubDate>
		<dc:creator>Philip Jacob</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.whirlycott.com/phil/2007/07/30/stylefeeder-tech-blog/</guid>
		<description><![CDATA[Today, we launched a StyleFeeder Tech Blog for those of you who are interested in the black magic that goes on behind the scenes here.  Jason&#8216;s been doing all of the writing so far, mainly about our CF recommendation engine and Fast Maximum Margin Matrix Factorization.  There&#8217;s some cutting edge stuff here. For those of [...]]]></description>
			<content:encoded><![CDATA[<p>Today, we launched a <a href="http://blog.tech.stylefeeder.com/">StyleFeeder Tech Blog</a> for those of you who are interested in the black magic that goes on behind the scenes here.  <a href="http://blog.tech.stylefeeder.com/2007/07/30/maximum-margin-matrix-factorization/">Jason</a>&#8216;s been doing all of the writing so far, mainly about our CF recommendation engine and <a href="http://blog.tech.stylefeeder.com/2007/07/30/maximum-margin-matrix-factorization/">Fast Maximum Margin Matrix Factorization</a>.  There&#8217;s some cutting edge stuff here.</p>
<p>For those of you who haven&#8217;t tried our recommendation system yet, you should <a href="http://www.stylefeeder.com/">check it out</a>, mainly because it&#8217;s great for everyone.  If you love to shop, this helps you find cool stuff quickly (and other people who shop like you do).  And if you hate shopping, well, then this makes perfect sense for you because it&#8217;ll help you complete your tasks quickly so that you can get back to&#8230; well, whatever floats your boat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whirlycott.com/phil/2007/07/30/stylefeeder-tech-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Logo Game</title>
		<link>http://www.whirlycott.com/phil/2007/07/23/the-logo-game/</link>
		<comments>http://www.whirlycott.com/phil/2007/07/23/the-logo-game/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 03:09:39 +0000</pubDate>
		<dc:creator>Philip Jacob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.whirlycott.com/phil/2007/07/23/the-logo-game/</guid>
		<description><![CDATA[One of the vexing tasks for any entrepreneur is to come up with a name for their fledgling company (see The Name Game), one that goes hand in hand with, if you&#8217;re not careful, an excellent opportunity to negate all the hard work exerted in choosing your company name: the logo. Recently, I had an [...]]]></description>
			<content:encoded><![CDATA[<p>One of the vexing tasks for any entrepreneur is to come up with a name for their fledgling company (see <a href="http://www.genuinevc.com/archives/2007/06/the_name_game_1.htm">The Name Game</a>), one that goes hand in hand with, if you&#8217;re not careful, an excellent opportunity to negate all the hard work exerted in choosing your company name: the logo.  Recently, I had an hourlong conversation with a friend who&#8217;s going through this process with his company and it turns out that I&#8217;ve picked up some experience along the way that I thought I&#8217;d share here for others as well.</p>
<p>First off, get the name right.  The name is the first thing that people hear or read in normal circumstances, so it has to sound good, read well and be easy to spell (unlike my friend mentioned above who misspelled the domain name for his company when he registered it).  But it&#8217;s important to get the name taken care of first, because it can have an influence on the logo. Your logotype needs to somehow sit near the logo, so you&#8217;ll need to have a sense of how things fit together.</p>
<p><strong>You&#8217;re the designer </strong></p>
<p>You may have read that last sentence and wondered why I said that &#8220;you&#8221; will have a sense of how things fit together rather than a designer.  It&#8217;s because you&#8217;re going to be the one who designs your company&#8217;s logo concepts.   You&#8217;ll probably work with a designer, but ultimately, you&#8217;ll have to sit down with a piece of white paper and a pencil to sketch out some shapes.  I strongly recommend bringing some design magazines and books along for inspiration and ideas.  If that doesn&#8217;t work, open your iTunes library and flip through the album covers.</p>
<p><strong>My own misadventures in logo design </strong></p>
<p>When I was relaunching StyleFeeder last fall, I decided that I needed to upgrade our logo as part of our redesign.  There&#8217;s never a good time to redesign your logo or rename your company, so that&#8217;s the first bit of advice: banging your head against this problem now until you have it figured out will be much more rewarding in the long run than settling for something that&#8217;s half right.  I asked Ken, the designer that we were working with, to take a crack at some concepts.  After a few days of stalling and delaying (atypical of his usual rapid turnaround style), I saw that he was really struggling with the task.  So I let him continue struggling, but I went off and hired one of the many online logo sweatshops (search around in Google) for $500 to come up with a Plan B since time was getting short.</p>
<p>Ken did come back with some design concepts, but nothing impressive.  I won&#8217;t show those here.  Meanwhile, the logo sweatshop company&#8217;s designs were horrible.  Completely unusable:</p>
<p><img src="http://www.whirlycott.com/phil/wp-content/uploads/2007/07/rejected-sf-logos.png" alt="rejected-sf-logos.png" /></p>
<p>True to their promise, they did give me their money back since I wasn&#8217;t satisfied with their concepts.  I started to realize that both designers were struggling with the name &#8220;StyleFeeder&#8221; as a guiding force of the logo, but I didn&#8217;t yet know why.   As we were getting close to the launch date, I called up my friend Mia Moran at <a href="http://www.emtype.com/">Emtype</a> and asked her to come up with concepts.  Mia called me back the next day and said that she&#8217;d spent 6 hours on this, hadn&#8217;t come up with anything good and wasn&#8217;t going to charge me.  Honorable, for sure, but I was still lacking a logo.  By the way, I should acknowledge both Mia and Ken here because they are incredibly patient individuals.  It&#8217;s not abnormal for me to call someone up and ask them to design something for me in short order.  By short order, I mean that if it&#8217;s 5:11pm, then I&#8217;ll need it by 5:17pm.  Things like that happen at startups.  That&#8217;s my story, anyway.</p>
<p>I actually designed the StyleFeeder logo by myself at 11pm the night before we went live with the newly designed website.  I was able to come up with a few concepts because I&#8217;d learned about the process from Ken and Mia, but mainly because I just forced myself to really think through what I wanted out of the logo.</p>
<p><strong>Emotional or Literal?</strong></p>
<p>When you design your logo concepts, I learned that it&#8217;s instructive to think in terms of literal versus emotional sides of the design.  A literal logo uses real-world recognizable objects in the design.  An emotional logo uses shapes and color to communicate a message.  There are certainly legitimate occasions for both kinds of logos, but at some point you have to realize that a logo is just logo.  It&#8217;s not a business plan or a even a page of text in which you could communicate a message with much greater precision.  So be realistic and don&#8217;t try to overload your logo with all the complexities inherent in whatever it is that your company does.  It&#8217;ll need to look nice on your business card, your website and, if you&#8217;re really lucky, the side of your corporate jet.  You&#8217;ll need to keep it simple with just a few colors and a few simple concepts.</p>
<p><strong>A literal example </strong></p>
<p>Here&#8217;s an example of a literal design from an Australian company called Knife, Fork and Spoon:</p>
<p><img src="http://www.whirlycott.com/phil/wp-content/uploads/2007/07/blog-logo-kfs.gif" alt="blog-logo-kfs.gif" /></p>
<p>As far as I&#8217;m concerned, if your company name is so literal, then it&#8217;s going to be kind of weird and unimpressive if your logo isn&#8217;t at least as literal.  What if their logo was just a blue circle?  It wouldn&#8217;t make sense.  In this case, it&#8217;s an easy win and their designer did a nice job putting the concept into reality.  The logo above also communicates more than just a visual reinterpretation of the company name.  It&#8217;s orange, so it tells us that it&#8217;s fairly modern.  It&#8217;s built like a coat of arms, so they must be having some fun by putting such commonplace objects into the design, rather than lions or shields.  The lines are very simple and clean, so this really helps to explain certain aspects of what the company is about.</p>
<p><strong>An emotive-literal example</strong></p>
<p>Now let&#8217;s look at an emotional logo that has some literal elements to it:</p>
<p><img src="http://www.whirlycott.com/phil/wp-content/uploads/2007/07/blog-logo-bahamas.jpg" alt="blog-logo-bahamas.jpg" /></p>
<p>This logo is much more emotional, but it&#8217;s somewhat literal.  It&#8217;s got lots of nice colors and fun shapes, very summery and sunny.  That&#8217;s the emotional part.  But it&#8217;s also quite clever, because the colored shapes correspond to various islands in the Bahamas, which is a clever fusion of literal and emotional elements.</p>
<p><strong>The obligatory StyleFeeder plug: the emotional example</strong> <u style="display:none"></u> </p>
<p>Of course, this post wouldn&#8217;t be complete without showing the StyleFeeder logo, which has no literal elements at all, but instead relies entirely on an emotional design to communicate an idea.  What the other designers were struggling with was their tendency towards the literal, rather than trying to convey some simple emotions like <em>fun</em>, <em>happy</em>, <em>young</em>, <em>energetic</em> and <em>simple</em>.  Notice that the logo doesn&#8217;t try to convey shopping, community, sharing or interaction.  If you want to convey a process or activity in your logo, that could work, but you&#8217;ll need to base it on emotional foundations.</p>
<p><img src="http://www.whirlycott.com/phil/wp-content/uploads/2007/07/footer-logo-white-2.gif" alt="footer-logo-white-2.gif" /></p>
<p>As we move along the spectrum from literal to emotional design, you then have to consider the increased reliance on visual language.  You&#8217;re obviously familiar with language, because we use it communicate with one another all day long.  What  you may not have exposure to is the idea of communicating without words, but instead using color, spacing and shape to communicate.  (Visual language in the Web 2.0 world is worth a post by itself, because it&#8217;s evolved a lot over the past three years such that there are de facto standards for that at this point.)</p>
<p><strong>Visual language</strong></p>
<p>If you&#8217;re doing a design for a bank, you&#8217;re going to want to convey certain qualities in your logo: trust, stability, security being three at the top of the list.  You can communicate those qualities using colors such as grey, blue and green.  If you&#8217;re doing a design for a nightclub, you&#8217;re going to use a lot of black and red to convey uncertainty, sexiness and the fun of the nighttime.</p>
<p>One of the techniques that I use for understanding a design is to take off my glasses and squint (to make things really blurry) and look at the screen from about 6 feet away.  What jumps out to me at that distance is color, space and shape.  Forgo the details of text and copy and instead focus on what is being communicated using visual language.</p>
<p><strong>Talk to people</strong></p>
<p>Your friends and co-workers will happily tell you if your logo sucks or if it&#8217;s great.  Listen to them.  As always, the art is in deciding who to listen to more than others, but try to ask them questions.  Do they find it fun?  Is it conveying security?  Is it conveying flimsiness?  Does it make you think that the company is a lively one or an old stodgy one?  Those who haven&#8217;t had any design training will likely have trouble formulating these ideas on their own, so you&#8217;ll need to ask pointed questions to get right at the heart of what you&#8217;re trying to find out rather than asking &#8220;what do you think?&#8221; -style open ended questions.</p>
<p><strong>Use the right tools</strong></p>
<p>One of the saddest scenes in the movie <a href="http://www.imdb.com/title/tt0256408/">Startup.com</a> was the clip of the founders sitting on the sofa designing their logo using Microsoft Word.  If you don&#8217;t have Photoshop and Illustrator and the requisite experience in using them, then just stay away from the computer altogether.  Use a pencil and paper.  Keep it simple and don&#8217;t get caught up in the software choosing fonts or trying to figure out the difference between CMYK or sRGB.</p>
<p><strong>Start with a list</strong></p>
<p>Before you scurry off to the supply closet to find a piece of paper, make a list.  What are the emotions that you&#8217;ll want to convey?  Is it going to be better to use literal designs or emotional designs?  If you use a literal design, will it be <em>too</em> literal such that it&#8217;s too specific for what your company is doing?  Think through some of these questions and make an ordered list of the things that you want to capture in your logo.  Limit it to a maximum of three items.  If you can&#8217;t get your list down to three, you&#8217;re going to end up with a  frankenlogo that tries to do too much.</p>
<p><strong>Hand it off</strong></p>
<p>Don&#8217;t go too far on our own.  Expert designers are what you need to bring in at some point, but you&#8217;ll want them mainly to handle the typography (<em>please</em> don&#8217;t try to do this on your own &#8212; it&#8217;s very hard, really!) and fine tuning of the concepts and colors.  I can guarantee you that there are a million things that you&#8217;re not thinking of that your designer will help educate you on, so give them the chance to do so.</p>
<p>At the end of the day, like your company name, you have to like what you end up with.  That part is easy.  The rest is up to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whirlycott.com/phil/2007/07/23/the-logo-game/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Solr is released!</title>
		<link>http://www.whirlycott.com/phil/2006/12/22/solr-is-released/</link>
		<comments>http://www.whirlycott.com/phil/2006/12/22/solr-is-released/#comments</comments>
		<pubDate>Sat, 23 Dec 2006 04:25:15 +0000</pubDate>
		<dc:creator>Philip Jacob</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.whirlycott.com/phil/2006/12/22/solr-is-released/</guid>
		<description><![CDATA[Cool, Solr is finally released. It&#8217;s a great idea that&#8217;s well implemented.]]></description>
			<content:encoded><![CDATA[<p>Cool, <a href="http://incubator.apache.org/solr/#22+December+2006%3A+Release+1.1.0+available">Solr</a> is finally released.  It&#8217;s a great idea that&#8217;s well implemented.  </p>
<p> <em style="display:none"></em>  <strong style="display:none"></strong> </p>
<ul style="display:none">
<li></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.whirlycott.com/phil/2006/12/22/solr-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
