<?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>Blog.adambard.com</title>
	<atom:link href="http://blog.adambard.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adambard.com</link>
	<description>Adam Bard on Things</description>
	<lastBuildDate>Sat, 10 Sep 2011 02:11:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>I am now dependant on Linux</title>
		<link>http://blog.adambard.com/2009/09/25/i-am-now-dependant-on-linux/</link>
		<comments>http://blog.adambard.com/2009/09/25/i-am-now-dependant-on-linux/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 21:46:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.adambard.com/?p=166</guid>
		<description><![CDATA[It&#8217;s true.  Whenever I have to use Windows, there are a lot of things I miss.  Here are a few of them:
Multiple Desktops
I know there are various ways to have multiple desktops on Windows too, but dad-gummit, they just don&#8217;t work as well as X&#8217;s built-in multi-desktop goodness.  I never have just [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s true.  Whenever I have to use Windows, there are a lot of things I miss.  Here are a few of them:</p>
<h4>Multiple Desktops</h4>
<p>I know there are various ways to have multiple desktops on Windows too, but dad-gummit, they just don&#8217;t work as well as X&#8217;s built-in multi-desktop goodness.  I never have just one program open; there&#8217;s always a browser for looking things up on desktop 1, my IDE of the moment on desktop 2, maybe GIMP on desktop 3, and a few terminal windows for convenience on desktop 4.  There&#8217;s always a place.  Switching is a quick ctrl-alt-arrow away, and that&#8217;s a good thing.</p>
<h4>Linux Feels Faster</h4>
<p>I don&#8217;t care about benchmarks (which usually go to Linux anyhow), I care about my own user experience.  And in this case, Linux consistantly feels a whole lot faster than any Windows installation I&#8217;ve ever used.</p>
<p>I don&#8217;t know the technical reasons.  Maybe it has something to do with Linux&#8217;s process-based architecture, but running multiple programs on Linux doesn&#8217;t seem to impact performance nearly as dramatically on Windows.  Furthermore, when programs are thinking in Windows, the entire system is impacted; when some piece of processing takes a long time on Linux, it&#8217;s ok, because the rest of my UI is functioning at 100%.</p>
<p>That&#8217;s what I mean when I say it feels faster.  If some program is taking too long to load, that&#8217;s alright, because I can browse the interweb while it&#8217;s loading and not even notice.  Whenever I start up a program on XP or Vista it seems like the entire system locks up while I&#8217;m waiting for it to load.</p>
<h4>The Terminal</h4>
<p>The idea of ever using Windows Explorer again is nauseating.  Who would want to do that when I have such an incredibly fast, efficient, and powerful tool at my disposal for file manipulations. Wildcard expressions to copy, move, rename, and otherwise manipulate files? Regular expressions even?  I am so there.</p>
<p>Sure, Windows has DOS, but it offers no where near the flexibility &#8211; not to mention the UI.</p>
<p>Just today I converted a 40-page 300dpi pdf file into 40 resized web-ready .jpg images using a single command:<br />
<code><br />
mogrify -density 300 -format jpg -resample 1024 *.pdf<br />
</code></p>
<p>I don&#8217;t even know how I would do that in Windows.  Command-line image manipulation is pretty sweet.</p>
<p>How about grep?  <a href="http://eriwen.com/tools/grep-is-a-beautiful-tool/">Grep is frigging fantastic</a>. Compared with Windows search?  Please.</p>
<h4>The Community</h4>
<p>You guys are swell, honestly.  I have rarely had a problem that couldn&#8217;t be solved on the first page of Google&#8217;s search results.  One of the nice things about open-source is that when it&#8217;s popular, it&#8217;s really popular, and people are eager to help.</p>
<p>Linux is great, and if you consider yourself a computer person you owe it to yourself to give it a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adambard.com/2009/09/25/i-am-now-dependant-on-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I Love Litmus</title>
		<link>http://blog.adambard.com/2009/03/02/i-love-litmus/</link>
		<comments>http://blog.adambard.com/2009/03/02/i-love-litmus/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 18:37:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://blog.adambard.com/?p=164</guid>
		<description><![CDATA[Litmus (http://www.litmusapp.com/) is a browser-testing web app for designers.  It&#8217;s one of many applications whose sole purpose is to take screenshots of a given web address in various web browsers, for the purposes of testing your layout to make sure it doesn&#8217;t break.
The free version of Litmus, which is all I use (and all [...]]]></description>
			<content:encoded><![CDATA[<p>Litmus (http://www.litmusapp.com/) is a browser-testing web app for designers.  It&#8217;s one of many applications whose sole purpose is to take screenshots of a given web address in various web browsers, for the purposes of testing your layout to make sure it doesn&#8217;t break.</p>
<p>The free version of Litmus, which is all I use (and all I need) covers IE7 and Firefox 2 &#8211; the two most popular browsers right now.  This works out great for me personally, since I run Linux for design and development and therefore lack access to IE7, and since I do most design work on FF3 it&#8217;s good to have a fallback.  Crossover Office has IE6 support, which I use to get that right.</p>
<p>There are 23 browsers total supported by the paid version, including Opera and Safari on various OSes.  The paid version costs $25 for a day pass, $49 per month for an individual user, or $199 for a team of up to 10.</p>
<h4>Sounds Pricey.</h4>
<p>Yes it does.  But what really makes Litmus stand out is its great UI and ease of use.  You can plug in an address, wait a few moments while it processes, and then check your results.  You can check off those browsers that do work fine, and retest only those that don&#8217;t.  You also have a record of what you&#8217;ve tested before, so you don&#8217;t have to keep entering the same url &#8211; just click the button and you&#8217;re there.</p>
<p>The day pass is probably the best option for most people who would be reading this; just bill the $25 as a testing expense and you can make sure your page works on everything before you deliver it.</p>
<p>Everyone should be using some sort of browser-testing software to make sure you don&#8217;t get weird issues, and I recommend that everyone give Litmus a shot.  There&#8217;s nothing to lose from the free version, and you can experience the convenience of this nice little app firsthand.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adambard.com/2009/03/02/i-love-litmus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aptana Review Redux: One Year Later</title>
		<link>http://blog.adambard.com/2009/02/02/aptana-review-redux-one-year-later/</link>
		<comments>http://blog.adambard.com/2009/02/02/aptana-review-redux-one-year-later/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 17:04:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://blog.adambard.com/?p=159</guid>
		<description><![CDATA[Last year, I reviewed the Aptana Studio software.  Aptana Studio is an IDE, built on eclipse, designed for web designers and developers.  Since then, Aptana has made some updates, and I&#8217;ve noticed some significant changes.
You can already tell the review is going to skew positive because I&#8217;m still using Aptana, and have been [...]]]></description>
			<content:encoded><![CDATA[<p>Last year, I <a href="http://blog.adambard.com/2008/02/04/aptana-development-environment/">reviewed</a> the <a href="http://www.aptana.com/">Aptana Studio</a> software.  Aptana Studio is an IDE, built on eclipse, designed for web designers and developers.  Since then, Aptana has made some updates, and I&#8217;ve noticed some significant changes.</p>
<p>You can already tell the review is going to skew positive because I&#8217;m still using Aptana, and have been since I tried it last year.  In the meantime, Aptana has hit its arbitrary &#8220;1.0&#8243; stage, introduced several other paid product tie-ins to the IDE, and improved many of its features.</p>
<h4>FTP Sync</h4>
<p>I really like this feature, most of the time.  However, as of a recent update I&#8217;ve been getting 500 errors when I browse to files I&#8217;ve uploaded via Aptana, which turned out to be a permissions snafu.  Apparently it doesn&#8217;t preserve file permissions, which caused me some irritation until I figured out that you could set the default permissions for uploaded files manually.</p>
<p>Since last year, the FTP Syncronization feature has gotten its own little UI, which auto-tests the files in the project and performs uploads/downloads automatically, and lets you choose which files to include or exclude.  The interface is underdeveloped; I&#8217;ve never found a way to perma-ignore certain files, so I keep having to uncheck boxes or else give up and sync useless configuration files.  For smaller changes I prefer to simply upload what I know has changed.  But it&#8217;s a nice feature to have around, for sure.  I used to just use Filezilla for smaller projects, but now I practically always set up an FTP connection within Aptana so I can quickly make changes.</p>
<h4>Addon Support</h4>
<p>I&#8217;ve confirmed the fact that Aptana will play nice with Eclipse addons by installing pydev for some django work.  Very handy, since Eclipse has such a wealth of third-party additions for free.</p>
<h4>PHP</h4>
<p>Aptana has made leaps and bounds in its PHP interface.  The autocomplete is no longer ignorant to objects, and will autocomplete the part after $this-&gt; now, which fixes a major complaint I had about the old one.  It has a much bigger library of functions than it did before, and best of all, it comes with much better HTML, CSS, and JS editing.</p>
<h4>Cloud and Jaxer</h4>
<p>Aptana has gotten a bit annoying about pushing their Cloud service, and Jaxer, their AJAX webserver.  I have no desire to learn about or use either of these, thank you very much Aptana, especially the latter.  I&#8217;m sure Jaxer is great for people that know Javascript and only Javascript, and care only to learn more Javascript, but to me it seems silly.  Maybe I&#8217;m just to used to the old way of doing things though.  I&#8217;m sure there&#8217;s a way to turn the splash screen off, but I&#8217;ve not bothered to look.</p>
<h4>Still Worth Using</h4>
<p>The only thing that stops me from recommending Aptana to everyone is that, as one might expect, it is very programmer-centric.  I think if you just do CSS and HTML, you probably won&#8217;t enjoy it as much and there are probably products that do a better job.  But, if like me you like to have a taste of all the pies, Aptana is for us.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adambard.com/2009/02/02/aptana-review-redux-one-year-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I don&#8217;t know how to juggle</title>
		<link>http://blog.adambard.com/2009/01/26/i-dont-know-how-to-juggle/</link>
		<comments>http://blog.adambard.com/2009/01/26/i-dont-know-how-to-juggle/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 18:41:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://blog.adambard.com/?p=157</guid>
		<description><![CDATA[That&#8217;s not just the joke I steal from Mitch Hedberg every time the grocery store clerk asks me if I want a bag for more than two items.  It&#8217;s also a poignant summary of my ability to multitask.
Right now I&#8217;m in school taking Electrical Engineering, which includes 5 classes and a design project to [...]]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s not just the joke I steal from Mitch Hedberg every time the grocery store clerk asks me if I want a bag for more than two items.  It&#8217;s also a poignant summary of my ability to multitask.</p>
<p>Right now I&#8217;m in school taking Electrical Engineering, which includes 5 classes and a design project to presented in April (more on that later).  I&#8217;m working for myself, and have no less than 4 projects on the go right now.  I&#8217;m also trying to find a real job come May, and attempting to maintain an assortment of interpersonal relationships through all this.  It ain&#8217;t easy.</p>
<p>I have no advice for dealing with this, except to recommended it to people who are bored.  I can&#8217;t remember the last time I was sitting at home with absolutely nothing to do.  If I didn&#8217;t enjoy all this, I could just take out a student loan and that would be that.  But there&#8217;s only one way to learn.</p>
<p>I&#8217;ve always wanted to be able to juggle.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adambard.com/2009/01/26/i-dont-know-how-to-juggle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advice to Would-Be Freelancers: Sell Templates</title>
		<link>http://blog.adambard.com/2008/12/13/advice-to-would-be-freelancers-sell-templates/</link>
		<comments>http://blog.adambard.com/2008/12/13/advice-to-would-be-freelancers-sell-templates/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 01:23:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://blog.adambard.com/?p=155</guid>
		<description><![CDATA[For the last little while, I&#8217;ve been selling &#8211; or attempting to sell &#8211; website templates on Themeforest.  I&#8217;m definitely not doing it for profit; in the last week, I&#8217;ve made a whopping $7.50.  That&#8217;s barely even worth it if I was just using old designs.  No, what I&#8217;m doing on Themeforest [...]]]></description>
			<content:encoded><![CDATA[<p>For the last little while, I&#8217;ve been selling &#8211; or attempting to sell &#8211; website templates on <a href="http://themeforest.net/">Themeforest</a>.  I&#8217;m definitely not doing it for profit; in the last week, I&#8217;ve made a whopping $7.50.  That&#8217;s barely even worth it if I was just using old designs.  No, what I&#8217;m doing on Themeforest is attempting to improve my design skills.</p>
<p>You see, Themeforest isn&#8217;t just a regular consignment service.  Well, it is, but their quality control is pretty good.  The first template I submitted was rejected, and a third was returned for refinement.  I spent a lot more time on the second before getting it in.  They&#8217;re not shy about telling you, either.  And I think all this has helped my ability by teaching me a few things:</p>
<ul>
<li>It pays to make a complete Photoshop mockup first</li>
<li>It pays to have some default stylesheets lying around for typography, resets, ie bugs, and that sort of thing</li>
<li>It really pays to sleep on a design and refine it in the morning.  You see things you didn&#8217;t before after a day.</li>
</ul>
<p>Don&#8217;t get me wrong, clients are a great filter too.  But your clients (probably) don&#8217;t look at your work from a design point of view.  They read the content, check the margins, maybe make suggestions, but (if you&#8217;re lucky) assume that the design decisions you&#8217;ve made are the right ones and leave it at that.</p>
<p>Besides helping my sense of design aesthetics, I&#8217;ve also produced a few nice-looking pieces to add to my portfolio, which is always good. It&#8217;s also a nice way to get some exposure.</p>
<p>I&#8217;m not saying you should use Themeforest as a cheap source of reviews.  After all, getting one through feels good, and sites on Themeforest do tend to sell at least a few copies.  Try your darndest to get something really nice together, and then see what the moderators have to say.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adambard.com/2008/12/13/advice-to-would-be-freelancers-sell-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Design Got To Do With It?</title>
		<link>http://blog.adambard.com/2008/11/28/whats-design-got-to-do-with-it/</link>
		<comments>http://blog.adambard.com/2008/11/28/whats-design-got-to-do-with-it/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 21:15:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://blog.adambard.com/?p=137</guid>
		<description><![CDATA[Aesthetics, and Conversions
If you want to skip to the meat: Before and After website makeovers!
Most web designers are mostly graphic designers.  That is to say, many web designers value aesthetics very highly, and consider this their reason for being.  However, their clients often have a different perspective: the only reason someone is going [...]]]></description>
			<content:encoded><![CDATA[<h2>Aesthetics, and Conversions</h2>
<blockquote><p>If you want to skip to the meat: <a href="http://adambard.com/conversions/">Before</a> and <a href="http://adambard.com/conversions/?q=1">After</a> website makeovers!</p></blockquote>
<p><img class="alignleft size-medium wp-image-148" style="display: block; float: left; margin: 10px;" title="Stack of Money" src="http://blog.adambard.com/wp-content/uploads/2008/11/money061608__2_-300x200.jpg" alt="" width="300" height="200" />Most web designers are mostly graphic designers.  That is to say, many web designers value aesthetics very highly, and consider this their reason for being.  However, their clients often have a different perspective: the <strong>only reason</strong> someone is going to pay you money is because they consider your services an investment, and believe that you are going to <strong>make them more money</strong>.</p>
<p>Unfortunately, money-making and beauty don&#8217;t necessarily go hand-in-hand, not in the real world.  Money comes from sales, sales come from visitors.  <strong>More visitors, more sales</strong>.  Now the designer has to learn something new to provide the money-making his client wants: <strong>Search Engine Optimization</strong>.</p>
<p>SEO is not popular among designers.  Whenever possible, it&#8217;s outsourced, and when it isn&#8217;t, it&#8217;s an afterthought and a chore (made easier by my handy <a href="http://blog.adambard.com/2008/11/18/tip-create-an-seo-checklist/">SEO checklist</a>, I might add). Often, designers ignore SEO entirely. But, if there&#8217;s anything a graphic/web designer hates more than SEO, it&#8217;s <strong>designing for conversions</strong>.</p>
<p>The conversion rate is the number of site visitors that actually complete whatever the site is attempting to accomplish. If the site is hoping you&#8217;ll sign up for their mailing list, a conversion is when someone fills out the form and clicks the submit button.  If a site hopes to sell custom waffle-irons, when someone buys one it&#8217;s a conversion.</p>
<p><strong>More conversions = more money</strong>.  But if SEO has nothing to do with design and aesthetics, conversion-jockeying seems positively antithetical to it.</p>
<h4>Design vs. Conversions</h4>
<p>I&#8217;ve spent the day reading the back posts of the <a href="http://www.conversiondoctor.com/conversion-blog/">blog</a> of a man named Eric Graham, also known as the &#8220;<strong>Conversion Doctor</strong>.&#8221;  Eric Graham does not care for pretty websites in particular, and it shows as you move down the page. In fact, his attitude towards designers can be <a href="http://www.conversiondoctor.com/conversion-blog/2005/how-a-blackbelt-got-raped-by-a-bunch-of-nerds/">fairly vitriolic</a> at times.  His posts are something I would only recommend for <strong>brave designers.</strong> Some of them are very <a href="http://www.conversiondoctor.com/conversion-blog/2007/if-you-have-something-to-sell-usability-testing-is-not-enough/">thought-provoking</a>, some <a href="http://www.conversiondoctor.com/conversion-blog/2007/want-people-to-take-an-action-on-your-site-point-it-out/">eyebrow-raising</a>, and some <a href="http://www.conversiondoctor.com/conversion-blog/2007/the-ultimate-submit-button-revealed-putting-all-the-pieces-together/">downright terrifying</a> to the designer&#8217;s eye.</p>
<p>Most of these techniques fly in the face of any notion of beauty and/or usability.  These <strong>stomach-churning observations</strong> are made all the worse by the lingering suspicion that he&#8217;s probably right.</p>
<p>Most users don&#8217;t have the discerning eye of a designer, and are willing to tolerate a little ugly. Craigslist and Plenty of Fish count on it.  And when it comes to conversions, <strong>sometimes, ugly sites just work</strong>.  It&#8217;s a lot like negative political campaign ads: nobody likes them, but somehow they work anyway.</p>
<p>The good news is that conversion-engineered sites <strong>need not be ugly</strong> &#8211; at least not in theory.</p>
<h4>The Science of Aesthetics</h4>
<p>In a <a href="http://scholar.google.ca/scholar?hl=en&amp;lr=&amp;safe=off&amp;cluster=11469901503395976952">paper</a> entitled &#8220;Assessing dimensions of perceived visual aesthetics of web sites,&#8221; Talia Lavia and Noam Tractinsky attempt to parametrize the concepts of aesthetics in order to gain a meaningful measure.  In this attempt, they split the concept of &#8220;aesthetics&#8221; into two: &#8220;classical&#8221; aesthetics and &#8220;expressive&#8221; aesthetics.</p>
<p><strong>Classical aesthetics</strong> are those which have been followed, in general, since the ancient Greeks.  Things like typography, white space, overall layout, overall clearness and cleanliness, all fall under this category.  <strong>Expressive aesthetic </strong>elements include artistic elements, special effects, originality, and other such items.</p>
<p>As the study goes, classical aesthetics turn out to be more <strong>correlated with usability</strong>, as well as an impression of professionalism.  The paper has a lot of other interesting insights, but this is the point I wanted to make for today.</p>
<h4>Aesthetics + Conversions</h4>
<p>Mr. Graham posits <a href="http://http://www.conversiondoctor.com/conversion-blog/2006/improving-conversion-rates-the-best-investment-you-can-make-in-your-web-site/">here</a> that the three primary factors affecting conversion rates are:</p>
<ul>
<li>Usability</li>
<li>Persuasion</li>
<li>Trust</li>
</ul>
<p>The good news for designers is that of these factors, two exhibit <strong>strong correlation</strong> with &#8220;classical&#8221; design principles: usability and trust (leave the persuasion to copy writers).</p>
<p><strong>Usability</strong> is something every designer should have as a main focus anyhow, and it goes hand in hand with classical aesthetics. Are your buttons easy to see?  Is the navigation logical?  How fast can a user find what he/she is looking for?</p>
<p><strong>Trust</strong> includes such things as privacy policies and hacker-safe logos (ugh!), but it also is impacted by the professionalism and organization of the design, both of which had a <strong>strong correlation</strong> with the classical aesthetics factor in the aforementioned study.</p>
<h4>A Contrived Demonstration</h4>
<p>Besides demonstrating that I don&#8217;t really know what &#8220;contrived&#8221; means, I hope this will demonstrate my postulation that <strong>design and conversions are not mortal enemies</strong>.  And to get good and appropriate copy, I will steal the content for this demonstration from Mr. Graham himself and rework his page in a way that will be more pleasing; and, I hope, at least equally effective.  If Mr. Graham takes issue with this, he can just leave a comment or send me an email or something and I will of course take it down.</p>
<p><a href="http://adambard.com/conversions/">Before</a>: This is a fairly faithful recreation of Mr. Graham&#8217;s home page, as it exists.</p>
<p><a href="http://adambard.com/conversions/?q=1">After</a>: This is the exact same html, with re-organized css to make it look nicer.</p>
<p>Both pages have <strong>similar visual weights</strong> on similar parts of the page.  Both pages have that dreadful submit button, too.  But, and I hope you will agree, one of these pages projects a more professional, more honest facade than the other.</p>
<p>If Eric were to read this, he would probably point out that I can only prove such postulations through a regime of <strong>testing</strong>.  I&#8217;d love to do so, and I happily invite him to, or to provide some testing ground; as it is, I&#8217;ve not got access to anything with enough traffic to show many results.</p>
<h4>The Bottom Line</h4>
<p>The bottom line is that most of a freelancers&#8217; clients&#8217; concern is with <strong>the bottom line</strong>. If you make fantastic art, you might make beautiful pages, but they may not be effective.</p>
<p>Do make an effort to improve the bottom-line performance of your clients&#8217; pages, as well as making them pretty, and you will be rewarded.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adambard.com/2008/11/28/whats-design-got-to-do-with-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Be Productive Without a Computer</title>
		<link>http://blog.adambard.com/2008/11/20/be-productive-without-a-computer/</link>
		<comments>http://blog.adambard.com/2008/11/20/be-productive-without-a-computer/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 01:04:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://blog.adambard.com/?p=133</guid>
		<description><![CDATA[A week or two back I wrote about the advantages of preparing before you put anything in code.  Now, I&#8217;m going to give you a few ideas for things you can do â€” and charge for â€” before you have to sit down and ruin your eyes and give yourself carpal tunnel syndrome.
First, I [...]]]></description>
			<content:encoded><![CDATA[<p>A week or two back I wrote about the <a href="http://blog.adambard.com/2008/11/03/sharpen-the-axe/">advantages of preparing</a> before you put anything in code.  Now, I&#8217;m going to give you a few ideas for things you can do â€” and charge for â€” before you have to sit down and ruin your eyes and give yourself carpal tunnel syndrome.</p>
<p>First, I must again pimp the <a href="http://www.amazon.com/gp/product/B0001H086S?ie=UTF8&amp;tag=blogadam-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0001H086S">Bullet Space Pen</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=blogadam-20&amp;l=as2&amp;o=1&amp;a=B0001H086S" border="0" alt="" width="1" height="1" />, which is a truly marvelous invention.  Sure, the advantages of writing upside-down are overstated, but the fact that it&#8217;s smaller than 8/10 of my fingers counts for a lot.  Carry it everywhere so you never lose a throught.</p>
<p>Anyways, here&#8217;s a few things I do with my pen and paper to be productive.</p>
<h4>Outline a Blog Post</h4>
<p>I&#8217;m not sure why I keep posting here.  Not many people read it, and none of those people will click on that advert at right or have even noticed the small donation button at the bottom of each post, so I know it&#8217;s not for the money.  But I&#8217;m getting better at writing for it, and that&#8217;s worth it in itself.</p>
<p>That&#8217;s probably a good reason why someone who&#8217;s reading this, perhaps even you, might find it valuable to blog, and by extension to write down ideas for posts and jot a few point-form outlines off.  Just list off pros and cons of something, it comes easily.</p>
<p>Alright fine, it doesn&#8217;t have to be a blog post.  You can outline anything you want or need to write if you like.</p>
<h4>Make To-Do Lists</h4>
<p>You probably shouldn&#8217;t charge for this, unless you&#8217;re writing an itinerary for a project.  Putting down what you need to do in writing is an excellent way to get the big picture of what needs doing, and most of the time you&#8217;ll find that things aren&#8217;t as bad as you thought.  Good for stress levels.</p>
<h4>Sketch Layouts</h4>
<p>It&#8217;s really useful to have a general idea of what I&#8217;m creating before going into Photoshop (GIMP) and mocking it up.  Details aren&#8217;t important, but figuring out key design elements such as headers, thematic graphics, and navigation can be done without having to make it too pretty.</p>
<h4>Create Interface Designs</h4>
<p>This sounds a lot like the last one, but this one&#8217;s talking more about apps.  Application interfaces generally have fewer design elements, but more views.  I find it really useful to sketch out all the views of an interface I&#8217;m designing, side by side, and look for overlap, spots for linkage, opportunities to consolidate or re-organize, etc.  If you keep it around, it&#8217;s also a great way to know where to put that new feature you&#8217;re working on.</p>
<h4>Draw Application Diagrams</h4>
<p>Now I&#8217;m talking about the back-end.  You know, the database and code stuff.  Figure out a process that your application could be doing, and sketch out how you&#8217;re going to implement it by listing the models involved and their key parameters, and then filling the page with crazy arrows.</p>
<p>I remember there&#8217;s a name or acronym for this, but damned if I remember.  Nevertheless, a great way to keep your program organized in your head and create a handy reference.</p>
<h4>Logo Design</h4>
<p>If you&#8217;re like me, and I bet you are, you have several projects on the go, each of which might benefit from a nice logo.  I freely admit that I&#8217;m not the best at this, although I&#8217;m still kind of proud of the one I made for <a href="http://www.folkartcreative.com/">Folk Art Creative</a>.</p>
<p>But, anyone can make a logo if they try (Experts can do it on cue is all).  Just stick to black and white and try to capture the name or spirit of your subject in a wee image.</p>
<h4>Doodle</h4>
<p>Don&#8217;t charge for this either, but sometimes you just need to get away from the computer and create something more interesting.  Who knows, you might be able to turn it into a design.  Just let the pen run wild; the ink refills are cheap, so don&#8217;t worry.  Bonus points for doing it in accounting class.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adambard.com/2008/11/20/be-productive-without-a-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tip: Create an SEO Checklist</title>
		<link>http://blog.adambard.com/2008/11/18/tip-create-an-seo-checklist/</link>
		<comments>http://blog.adambard.com/2008/11/18/tip-create-an-seo-checklist/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 09:37:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://blog.adambard.com/?p=117</guid>
		<description><![CDATA[
Continuing a recent theme of design process-based articles, we arrive at Seach Engine Optimization.
Most non-technical people, which is about 90% of the populous and probably 99% of the people who pay you, consider the Internet to be basically Google.  It means a lot to them when they can find their site in search engines. [...]]]></description>
			<content:encoded><![CDATA[<div class="image left"><a href="http://blog.adambard.com/wp-content/uploads/2008/11/buyutec03.jpg"><img class="size-medium wp-image-124" title="buyutec03" src="http://blog.adambard.com/wp-content/uploads/2008/11/buyutec03-300x258.jpg" alt="Magnifying Glass" width="300" height="258" /></a></div>
<p>Continuing a recent theme of design process-based articles, we arrive at <strong>Seach Engine Optimization</strong>.</p>
<p>Most non-technical people, which is about 90% of the populous and probably 99% of the people who pay you, consider the Internet to be basically Google.  It means a lot to them when they can find their site in search engines.  I&#8217;ve seen people get very excited over it.  Therefore, it&#8217;s worth making sure that their sites will attain a decent ranking.</p>
<p>SEO is something that every web designer or developer has  to (or should) deal with at some point, often to their dismay.  There are many <strong>resources</strong> on this, ranging from the this handy <a href="http://www.seomoz.org/blog/the-web-developers-seo-cheat-sheet">SEO cheat sheet</a> to this comprehensive article on <a href="http://www.seomoz.org/article/search-ranking-factors">Google Search Ranking Factors</a>, both of which are from the extremely smart people at  SEOmoz. You may also like Google&#8217;s <a href="http://www.google.com/webmasters/docs/search-engine-optimization-starter-guide.pdf">official SEO Starter Guide</a>. However, I find it very useful indeed to have a concise checklist of the <strong>minimal SEO tasks</strong> that I like to complete on every site I send out.</p>
<p>You can <strong>download</strong> a copy of my <a href="http://www.adambard.com/seo-checklist.pdf">SEO checklist</a> (pdf), featuring the following and more in printable form. It goes something like this:</p>
<h4>Before Upload</h4>
<ul>
<li><strong>Title Tags </strong>
<ul>
<li>On every page</li>
<li>Unique and descriptive</li>
<li>Contain site name &amp; key words for that page</li>
<li>Less than 70 characters</li>
</ul>
</li>
<li><strong>Meta Tags </strong>
<ul>
<li>Description: Unique and accurate</li>
<li>Charset</li>
<li>Author</li>
<li>Keywords</li>
</ul>
</li>
<li><strong>Body Content</strong>
<ul>
<li>Each page has a keyworded, relevant H1 tag</li>
<li>Each page has useful outgoing links</li>
<li>Key words are put in strong tags, where applicable</li>
</ul>
</li>
<li><strong>Check for </strong><strong>repeat content</strong> (Especially on CMS-based sites).  This is a big no-no for Google</li>
<li><strong>View the site in <a href="http://en.wikipedia.org/wiki/Lynx_(web_browser)">Lynx</a></strong> to get a real picture of what Google will see, and correct any major errors.</li>
</ul>
<h4>After Upload</h4>
<ul>
<li>Add the site to <strong><a href="http://www.google.com/webmasters/tools/">Google Webmaster Tools</a></strong></li>
<li><strong>Upload an <a href="http://xml-sitemaps.com/">XML Sitemap</a></strong> to GWT</li>
<li>Submit the site to <strong><a href="http://www.dmoz.org/">DMOZ</a></strong></li>
<li>Get the site in Google by <strong>linking to it</strong> from my portfolio and/or from Twitter</li>
</ul>
<p>Having a process at the ready for doing basic SEO tasks will make the process as painless as it&#8217;s going to get. Ensuring that your clients&#8217; sites get index will go a long way towards generating goodwill and enhancing your reputation (hopefully your wallet, too).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adambard.com/2008/11/18/tip-create-an-seo-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing a Bulletproof Spec Sheet</title>
		<link>http://blog.adambard.com/2008/11/14/writing-a-bulletproof-spec-sheet/</link>
		<comments>http://blog.adambard.com/2008/11/14/writing-a-bulletproof-spec-sheet/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 06:19:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://blog.adambard.com/?p=110</guid>
		<description><![CDATA[
Starting a project for a client without a spec sheet is the easiest way to burn yourself, as a freelancer. A spec sheet will give both you, and the client, a clear and complete idea of what you need to do in fulfillment of the contract.  It will also increase the chances of you [...]]]></description>
			<content:encoded><![CDATA[<div class="image right"><a href="http://blog.adambard.com/wp-content/uploads/2008/11/mano_y_pluma__6_.jpg"><img class="alignright size-medium wp-image-113" title="Hand with Pen" src="http://blog.adambard.com/wp-content/uploads/2008/11/mano_y_pluma__6_-300x225.jpg" alt="" width="300" height="225" /></a></div>
<p>Starting a project for a client without a spec sheet is the easiest way to burn yourself, as a freelancer. A spec sheet will give both you, and the client, a clear and complete idea of <strong>what you need to do</strong> in fulfillment of the contract.  It will also increase the chances of you getting paid substantially.</p>
<p>The formatting is up to you.  You can keep it electronic and modify it per-client, or you can make a generic copy with room for writing and fill in details on the spot. But whatever you do, I recommend you have the following key fields covered:</p>
<h4>Objectives</h4>
<p>You need to have a clear idea of what the client is hoping to gain from you.  In most cases, this is simply a presence on the internet, increased visibility, and other benefits.  Don&#8217;t promise things you can&#8217;t deliver.</p>
<h4>Target Market</h4>
<p>This is a handy reference for your work, and should play a big role in your design.  If your clients&#8217; clients are elderly, consider large type and simple navigation; if your target is more youthful, you can feel free to take the easy road and use grunge.</p>
<h4>Scope of Work</h4>
<p>State, in no uncertain terms, exactly what you are going to do.  It might also be a good idea to substitute instead <strong>deliverables</strong>, which will be more specific.  Remember, <strong>be detailed</strong>.</p>
<h4>Estimated Cost</h4>
<p>State, item-by-item, the costs for design (web and graphic), development, copy writing, photography, installation, and SEO.  I prefer to present this as a checklist, so that a) I remember everything, and b) the client can see all the options.</p>
<p>If you charge by the hour/word/photo, you may make the cost estimated instead of final. I prefer to have a column for a time estimate, and a final amount charged based on this, for reasons I&#8217;ve <a href="http://blog.adambard.com/2008/10/01/per-hour-pricing-is-out/">detailed</a> in the past.</p>
<h4>Project Schedule</h4>
<p>A due date is all well and good, but it&#8217;s even better if you can provide specific, <strong>realistic</strong> milestones for certain aspects of project completion.  You&#8217;ll be able to pace yourself better, and your clients will have a very specific idea of how long things will take, and if it would be reasonable to contact you now with changes to the copy.</p>
<h4>Payment Schedule</h4>
<p>You do collect payment <strong>up front</strong>, right?  It will be much easier to ask with an official-looking contract, believe me. Include an area with room for several payment milestones, even if you only intend on half up-front and half on delivery.  Who knows, your client might feel more comfortable paying in bite-sized installments as the project is completed.</p>
<h4>Terms and Conditions</h4>
<p>You may include this as part of a spec sheet, or as part of a separate contract, but definitely have it. It probably won&#8217;t come up, but you should definitely, definitely (definitely) have it.  A lawyer-reviewed version is best, but if your friends aren&#8217;t done law school yet you might look on the interwebs for some terms.</p>
<p>In my spec sheet/contract, I include a summary of each section of my terms and conditions in bold as the first sentence.  It saves time in reviewing them.</p>
<h4>Examples</h4>
<p><a href="http://www.adambard.com/contract-spec-sheet.pdf">My own spec sheet</a> is a modification of the excellent template provided by Shane &amp; Peter <a href="http://blog.shaneandpeter.com/2008/05/19/contract/">here</a>, which also contains more insight on this stuff.  If you are looking to create your own, it&#8217;s a really good place to start.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adambard.com/2008/11/14/writing-a-bulletproof-spec-sheet/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Problem With, and Future of, Internet TV</title>
		<link>http://blog.adambard.com/2008/11/08/the-problem-with-and-future-of-internet-tv/</link>
		<comments>http://blog.adambard.com/2008/11/08/the-problem-with-and-future-of-internet-tv/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 07:17:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://blog.adambard.com/?p=94</guid>
		<description><![CDATA[
I&#8217;ve tried Internet TV.  That is to say, I signed up for the Joost Beta, back in the day. Slick interface, cool idea,  but I was never impressed by the content available; the scant network programming they were able to get didn&#8217;t appeal to me, and the rest wasn&#8217;t any better.  But, [...]]]></description>
			<content:encoded><![CDATA[<div class="image left"><a href="http://blog.adambard.com/wp-content/uploads/2008/11/remote1.jpg"><img class="alignleft size-medium wp-image-105" title="Remote Control" src="http://blog.adambard.com/wp-content/uploads/2008/11/remote1-300x199.jpg" alt="" width="300" height="199" /></a></div>
<p>I&#8217;ve tried Internet TV.  That is to say, I signed up for the <a href="http://www.joost.com/">Joost</a> Beta, back in the day. Slick interface, cool idea,  but I was never impressed by the content available; the scant network programming they were able to get didn&#8217;t appeal to me, and the rest wasn&#8217;t any better.  But, that wasn&#8217;t their big shortcoming.</p>
<p>The problem with most models of Internet TV, Joost included, is that they try to recreate the sensation of watching actual TV.  This viewpoint suffers from the flawed assumption that TV is ideal the way it is.</p>
<p>TV is TV because of its roots.  TV started out as <strong>radio with pictures</strong>.  You broadcast your transmission, and if you want more than one broadcast, you broadcast on a different channel.</p>
<p>Subsequent upgrades to TV have tried to maintain its format.  You choose your channel and you get shows in a constant stream.  There&#8217;s not much you can do if there&#8217;s nothing good on. If you&#8217;re just turning on the TV at some random time, you&#8217;ll probably end up <strong>settling for something</strong> you didn&#8217;t really want to watch.</p>
<h4>Enter the Internet</h4>
<p>Some believe that the fundamental problem with current modes of TV is that it&#8217;s too costly to get a show on the air.  &#8220;Everything is run by big networks,&#8221; they say, &#8220;who care more about lining their pockets than producing quality entertainment.  <strong>Remove the cost barrier</strong>, and you get enlightening, entertaining and interesting shows produced by people who really care.&#8221;</p>
<p>As you may have guessed, these nutcases point to the internet as their saving grace.</p>
<p><a href="http://www.getmiro.com/">Miro</a>, formerly democracy.tv, certainly seems to believe this.  When you download and install their software, you&#8217;ll find a number of channels conveniently installed by default, produced by regular people like yourself.  Unfortunately, the primary and immediate effect of this is to <strong>dispelling the notion</strong> that TV made by just anyone will be good.</p>
<p>There are certainly exceptions â€” I myself am fairly partial to <strong><a href="http://loadingreadyrun.com/">LoadingReadyRun</a></strong>*, which is certainly not network programming â€” but for the most part, <strong>unfunded internet TV is sort of crap</strong>.  If we relate making videos to writing, and assume that the ratio of good amateur TV to bad is about equivalent to the ratio of good blogs to rubbish ones, we can guess about 99% of all these videos are not worth watching. The cost barrier sets a low standard, but apparently that&#8217;s still better than no standards.</p>
<h4>A Temporary Solution</h4>
<div class="image right"><a href="http://blog.adambard.com/wp-content/uploads/2008/11/screenshot-miro.png"><img class="size-medium wp-image-96" title="Screenshot of Miro" src="http://blog.adambard.com/wp-content/uploads/2008/11/screenshot-miro-300x174.png" alt="Screenshot of Miro" width="300" height="174" /></a></div>
<p>Of course, the solution to this is Bittorrent and pirated TV shows, which would be a perfect business proposition were it not for the fact that it&#8217;s illegal.  <em>Although I am an upstanding citizen who would never think to steal intellectual property</em>, many of my peers are undeterred by this.  Downloading things is extremely easy and rewarding and carries practically no probability of prosecution, but unfortunately it&#8217;s also a bit involved for someone who just wants to watch a bit of TV.</p>
<p>Re-enter Miro.  Although the default programming is pretty bad, they don&#8217;t really advertise the fact that Miro will happily, and automatically, <strong>download torrents</strong> for you given a feed of torrent files. You can get these from <a href="http://tvrss.net/shows/">tvRSS</a>. Just pick a show and filter by one of VTV or EZTV, then right-click on the &#8220;Feed from Search&#8221; link and copy the URL.  Then, create a new Miro channel and paste the link in.  Voila!</p>
<h4>The future of Internet TV</h4>
<p>Miro will automatically download new additions to the feed, so you can watch the shows at your leisure, provided you leave it on.  It&#8217;s really cool.</p>
<p>I predict the successful incarnation of Internet TV will be the one that comes close to mimicing this; letting you subscribe to content, automatically downloading new episodes, and letting you watch what you want, when you want it.  Much better than that stodgy old regular TV.</p>
<h4>What about Apple TV?</h4>
<p>If all this is starting to sound a lot like <strong>Apple TV</strong>, that&#8217;s not surprising.  They pay smarter people than I to come up with these things.</p>
<p>But so far as I&#8217;m aware, the Apple TV won&#8217;t automatically download shows. You have to do it yourself.  If you just got home from a hard day at work and want to watch the latest episode of the Sopranos, it&#8217;s a bit of a drag to wait for it to download.</p>
<p>Also, the content on iTunes, while impressive, is not really complete.  Lacking such a staple as the Simpsons surely puts a dent in its viability. iTunes also focuses on single downloads, not subscriptions. Finally, while iTunes has proven that it can be extremely profitable, it&#8217;s just <strong>too restrictive</strong> to be ubiquitus.</p>
<h4>A few more predictions:</h4>
<p>The internet TV tipping point will be initiated by someone <strong>big</strong>, because it ain&#8217;t cheap to get proper network programming rights.  Microsoft seems likely, what with the head start of owning MSNBC and all, and of course Apple already has their fingers in the pie.  The rapid development and adoption of it will probably be fuelled by competition between Microsoft&#8217;s offering and Apple TV.  I&#8217;d love to see it be Google, though.</p>
<p><strong>There will be ads.</strong> Don&#8217;t think you could escape ads.  I predict that the shows that you watch on future TV will still have ads at the 10 and 20 minute marks.  This is where the money for TV has always come from, and without it you&#8217;ve got nothing.</p>
<p><strong>There will be fewer ads. </strong>More of the cost of producing and broadcasting will be paid by subscription fees, since Internet distribution will be</p>
<p><strong>You will choose shows, not channels.</strong> There will still be channels which pay for the shows&#8217; production, but they&#8217;ll be mostly in the background.  You will have the options of watching the latest episode in any of the series for which you are subscribed.</p>
<p><strong>The cost-for-entry barrier will be lowered anyway</strong>.  With less risk of channel oversaturation, and the potential for small-time networks to get shows downloadable on the providers&#8217; box, it will be easier to get on TV, which will hopefully mean better shows, in the end.</p>
<p><strong>The future of internet TV will be shaped by Apple TV&#8217;s competition</strong>. When Apple is forced to confront its shortcomings, we&#8217;ll all be better off.</p>
<p>Of course, why wait for the future &#8211; or pay for Apple TV &#8211; when you can have something better today.  Try Miro plus torrent feeds, and let me know how you like it.</p>
<p>* In the interest of full disclosure, I should mention that the folks at LoadingReadyRun are actually from my hometown.  In fact, I went to the same high school as most of them, although I didn&#8217;t know them personally.  I even caught the same bus to UVic as that Graham guy, at the same stop, but we never talked.  But, I do know people who are not from around here, who watch them without my having prompted them.  I encourage you to check them out.  Oh yeah, and they&#8217;re also<a href="https://miroguide.com/channels/394"> already on Miro</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adambard.com/2008/11/08/the-problem-with-and-future-of-internet-tv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
