<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://startuporbust.com/wp-atom.php">
	<title type="text">Startup or Bust</title>
	<subtitle type="text">Because the nine to five simply won't do</subtitle>

	<updated>2011-01-27T03:42:30Z</updated>

	<link rel="alternate" type="text/html" href="http://startuporbust.com" />
	<id>http://startuporbust.com/feed/atom/</id>
	

	<generator uri="http://wordpress.org/" version="3.1">WordPress</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/startuporbust/nUJy" /><feedburner:info uri="startuporbust/nujy" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>startuporbust/nUJy</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry>
		<author>
			<name>Chris Conley</name>
						<uri>http://</uri>
					</author>
		<title type="html"><![CDATA[Cucumber Tests with Delayed Jobs]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/startuporbust/nUJy/~3/8bHCIHPg9mw/" />
		<id>http://startuporbust.com/?p=250</id>
		<updated>2011-01-27T03:42:30Z</updated>
		<published>2011-01-27T03:33:03Z</published>
		<category scheme="http://startuporbust.com" term="General" />		<summary type="html"><![CDATA[Here&#8217;s a little step I use when testing scenarios that involve background jobs: When /^delayed_job runs all pending jobs$/ do Delayed::Job.all.map&#123;&#124;j&#124; j.payload_object.perform&#125; end Is there a better way? For example, can you disable Delayed Job in certain environments?]]></summary>
		<content type="html" xml:base="http://startuporbust.com/2011/01/cucumber-tests-with-delayed-jobs/">&lt;p&gt;Here&amp;#8217;s a little step I use when testing scenarios that involve background jobs:&lt;/p&gt;

&lt;div class="wp_syntax"&gt;&lt;div class="code"&gt;&lt;pre class="ruby" style="font-family:monospace;"&gt;&lt;span style="color:#9966CC; font-weight:bold;"&gt;When&lt;/span&gt; &lt;span style="color:#006600; font-weight:bold;"&gt;/&lt;/span&gt;^delayed_job runs all pending jobs$&lt;span style="color:#006600; font-weight:bold;"&gt;/&lt;/span&gt; &lt;span style="color:#9966CC; font-weight:bold;"&gt;do&lt;/span&gt;
  &lt;span style="color:#6666ff; font-weight:bold;"&gt;Delayed::Job&lt;/span&gt;.&lt;span style="color:#9900CC;"&gt;all&lt;/span&gt;.&lt;span style="color:#9900CC;"&gt;map&lt;/span&gt;&lt;span style="color:#006600; font-weight:bold;"&gt;&amp;#123;&lt;/span&gt;&lt;span style="color:#006600; font-weight:bold;"&gt;|&lt;/span&gt;j&lt;span style="color:#006600; font-weight:bold;"&gt;|&lt;/span&gt; j.&lt;span style="color:#9900CC;"&gt;payload_object&lt;/span&gt;.&lt;span style="color:#9900CC;"&gt;perform&lt;/span&gt;&lt;span style="color:#006600; font-weight:bold;"&gt;&amp;#125;&lt;/span&gt;
&lt;span style="color:#9966CC; font-weight:bold;"&gt;end&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Is there a better way? For example, can you disable Delayed Job in certain environments?&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/startuporbust/nUJy/~4/8bHCIHPg9mw" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://startuporbust.com/2011/01/cucumber-tests-with-delayed-jobs/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://startuporbust.com/2011/01/cucumber-tests-with-delayed-jobs/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://startuporbust.com/2011/01/cucumber-tests-with-delayed-jobs/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Chris Conley</name>
						<uri>http://</uri>
					</author>
		<title type="html"><![CDATA[Starting to Resurrect Startup or Bust]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/startuporbust/nUJy/~3/jErgRVgcGmM/" />
		<id>http://startuporbust.com/?p=240</id>
		<updated>2011-01-20T01:37:04Z</updated>
		<published>2011-01-19T21:17:07Z</published>
		<category scheme="http://startuporbust.com" term="General" />		<summary type="html"><![CDATA[We&#8217;ll see how it goes, but after a three year hiatus I&#8217;m itching to get back to blogging. In case anyone&#8217;s interested, all of the old posts are archived here: startuporbust.com/the-early-days.]]></summary>
		<content type="html" xml:base="http://startuporbust.com/2011/01/starting-to-resurrect-startup-or-bust/">&lt;p&gt;We&amp;#8217;ll see how it goes, but after a three year hiatus I&amp;#8217;m itching to get back to blogging. In case anyone&amp;#8217;s interested, all of the old posts are archived here: &lt;a href="/the-early-days"&gt;startuporbust.com/the-early-days&lt;/a&gt;.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/startuporbust/nUJy/~4/jErgRVgcGmM" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://startuporbust.com/2011/01/starting-to-resurrect-startup-or-bust/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://startuporbust.com/2011/01/starting-to-resurrect-startup-or-bust/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://startuporbust.com/2011/01/starting-to-resurrect-startup-or-bust/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Chris Conley</name>
						<uri>http://</uri>
					</author>
		<title type="html"><![CDATA[Wowza Media Server Installation on a Mac]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/startuporbust/nUJy/~3/o8Ro_8lzV1U/" />
		<id>http://startuporbust.com/2008/02/wowza-flash-media-server-mac/</id>
		<updated>2011-01-19T21:02:44Z</updated>
		<published>2008-02-28T13:12:54Z</published>
		<category scheme="http://startuporbust.com" term="General" /><category scheme="http://startuporbust.com" term="The Early Days" />		<summary type="html"><![CDATA[For the first tutorial, we&#8217;re going to get our hands dirty with the Wowza Media Server Pro10 by installing the example video recording application on a Mac. If you caught the introduction to the Wowza Media Server you know you&#8217;re going to a few things for the tutorials, but for this one you only need [...]]]></summary>
		<content type="html" xml:base="http://startuporbust.com/2008/02/wowza-flash-media-server-mac/">&lt;p&gt; For the first tutorial, we&amp;#8217;re going to get our hands dirty with the Wowza Media Server Pro10 by installing the example video recording application on a Mac. If you caught the &lt;a href="http://startuporbust.com/2008/02/wowza-flash-media-server"&gt;introduction to the Wowza Media Server&lt;/a&gt; you know you&amp;#8217;re going to a few things for the tutorials, but for this one you only need the Wowza Media Server Pro10 developer license and your web cam. For your reference, make sure you grab the &lt;a href="http://www.wowzamedia.com/resources.html"&gt;Wowza Media Server Pro User Guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Fortunately, Wowza has made installation super easy and have even provided an array of example applications to get you started. To install the server, just download the Mac OS &lt;a href="http://www.wowzamedia.com/store.html"&gt;disk image file&lt;/a&gt;, double click on the set up file, and run through the instructions!&lt;/p&gt;
&lt;p&gt;Now let&amp;#8217;s get the server up and running. We&amp;#8217;re going to startup in standalone mode rather than service mode.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Running the server standalone is best for developing Wowza Media Server Pro custom applications since the server can be started and stopped quickly and server log messages can be seen immediately in the console window.  Running the server as a system service is most often used for server deployment where there server needs to continue to run even after you log off the machine.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Starting up in standalone mode is done with the following commands in Terminal:&lt;/p&gt;
&lt;pre class="prettyprint"&gt;cd /Library/WowzaMediaServerPro/bin
./startup.sh&lt;/pre&gt;
&lt;p&gt;If this is your first time starting the server up, it should ask you for your serial number that was emailed to you when you &amp;#8220;bought&amp;#8221; your free developer license.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://startuporbust.com/wp-content/uploads/2008/02/picture-12.png" alt="Terminal Screenshot" /&gt;&lt;/p&gt;
&lt;p&gt;Alright, so we have our server running, now the fun begins!&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to &lt;em&gt;/Library/WowzaMediaServerPro/examples/VideoRecording&lt;/em&gt; and run the install.command file.&lt;/li&gt;
&lt;li&gt;This will install the example video record application in &lt;em&gt;/Library/WowzaMediaServerPro/applications&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Now open up &lt;em&gt;/Library/WowzaMediaServerPro/examplesVideoRecording/client/videorecording.html&lt;/em&gt; in your browser and you&amp;#8217;re ready to go!&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="http://startuporbust.com/wp-content/uploads/2008/02/picture-16.png" alt="Screen shot of video record app" /&gt;&lt;/p&gt;
&lt;p&gt;Click record and stop when you desire. Then watch it play! If you don&amp;#8217;t see the camera view, right-click on the record button and select settings and choose your webcam under the camera icon.&lt;/p&gt;
&lt;p&gt;Also of note is that the file you just recorded was saved to &lt;em&gt;/Library/WowzaMediaServerPro/content&lt;/em&gt; as videorecording.flv. You can edit this location in the &lt;em&gt;/Library/WowzaMediaServerPro/conf/Application.xml&lt;/em&gt; file. (see page 21 in the user guide)&lt;/p&gt;
&lt;p&gt;That&amp;#8217;s it! Pretty simple right? This will provide the basis for installation on EC2 in the next tutorial where we&amp;#8217;ll get into a little more detail.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/startuporbust/nUJy/~4/o8Ro_8lzV1U" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://startuporbust.com/2008/02/wowza-flash-media-server-mac/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://startuporbust.com/2008/02/wowza-flash-media-server-mac/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://startuporbust.com/2008/02/wowza-flash-media-server-mac/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Chris Conley</name>
						<uri>http://</uri>
					</author>
		<title type="html"><![CDATA[Wowza Flash Media Server Pro Introduction]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/startuporbust/nUJy/~3/T4sAQTyCIMM/" />
		<id>http://startuporbust.com/2008/02/wowza-flash-media-server/</id>
		<updated>2011-01-19T21:02:44Z</updated>
		<published>2008-02-25T13:18:26Z</published>
		<category scheme="http://startuporbust.com" term="The Early Days" /><category scheme="http://startuporbust.com" term="Web Development" />		<summary type="html"><![CDATA[Question: So we all know there are a ton of startups out there using Flash as their means to deliver their media content, but what does it take to implement your own video app?]]></summary>
		<content type="html" xml:base="http://startuporbust.com/2008/02/wowza-flash-media-server/">&lt;p&gt;Question: So we all know there are a ton of startups out there using Flash as their means to deliver their media content, but what does it take to implement your own video app?&lt;/p&gt;
&lt;p&gt;Answer: You need a flash server and up until now, you only had one option ready for production use: Purchase &lt;a href="http://www.adobe.com/products/flashmediainteractive/"&gt;Adobe’s Flash Interactive Media Server&lt;/a&gt; for almost $5000. (To be fair, there is a trimmed down version without video recording available for $995, but that doesn&amp;#8217;t fit my needs.)&lt;/p&gt;
&lt;p&gt;In my case, I’ve yearned to implement flash streaming in some of my projects &amp;#8211; namely Echonote &amp;#8211; but five grand is a pretty penny for bootstrapped projects.&lt;/p&gt;
&lt;p&gt;Thankfully, there’s a new kid on the block: &lt;a href="http://www.wowzamedia.com/"&gt;Wowza Media Server Pro&lt;/a&gt; which is now available for $995 with features that top Adobe&amp;#8217;s offerings. Not only that, they offer Wowza Media Server Pro for Amazon EC2 which opens up the playing field even further. For roughly $100 a month(not including upload/download charges), you can have your very own Flash Media Server running on an EC2 instance.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wowzamedia.com/comparison.html" target="_blank" title="Truncated screen shot of Wowza comparison to Adobe’s server options"&gt;&lt;img src="http://startuporbust.com/wp-content/uploads/2008/02/picture-15.png" alt="Truncated screen shot of Wowza comparison to Adobe’s server options" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Over the next couple of posts, we’re going to be looking at installing a video recording application with the Wowza Media Server Pro10 developer license on a Mac to get our feet wet and then onto running the app on EC2 with persistent storage on S3.&lt;/p&gt;
&lt;p&gt;If you feel like getting a head start, make sure you have the following items set up. We&amp;#8217;ll be using all of them!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Webcam&lt;/li&gt;
&lt;li&gt;Amazon &lt;a href="http://www.amazon.com/gp/browse.html?node=201590011"&gt;EC2 account&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Amazon &lt;a href="http://www.amazon.com/gp/browse.html?node=16427261"&gt;S3 account&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Wowza Media Server &lt;a href="http://www.wowzamedia.com/store.html"&gt;Pro10 developer license&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Wowza Media Server &lt;a href="http://www.wowzamedia.com/ec2.php"&gt;Pro EC2 license&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/3247"&gt;S3 plugin&lt;/a&gt; for Firefox (optional)&lt;/li&gt;
&lt;/ul&gt;
&lt;img src="http://feeds.feedburner.com/~r/startuporbust/nUJy/~4/T4sAQTyCIMM" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://startuporbust.com/2008/02/wowza-flash-media-server/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://startuporbust.com/2008/02/wowza-flash-media-server/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://startuporbust.com/2008/02/wowza-flash-media-server/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Chris Conley</name>
						<uri>http://</uri>
					</author>
		<title type="html"><![CDATA[Lazy Sunday Update]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/startuporbust/nUJy/~3/kVrW6QW1PTU/" />
		<id>http://startuporbust.com/2008/02/lazy-sunday-update/</id>
		<updated>2011-01-19T21:02:44Z</updated>
		<published>2008-02-24T15:22:17Z</published>
		<category scheme="http://startuporbust.com" term="General" /><category scheme="http://startuporbust.com" term="The Early Days" />		<summary type="html"><![CDATA[Yes I&#8217;m still here! Thanks to those of you who have sent in notes to check up on me. Things are humming along just fine though work on Echonote had slowed considerably(and obviously Startup or Bust) until recently. Thankfully, I&#8217;ve found more time to put into Echonote, Startup or Bust and a few other endeavors [...]]]></summary>
		<content type="html" xml:base="http://startuporbust.com/2008/02/lazy-sunday-update/">&lt;h5&gt;&lt;script src=http://snow.emapis.org/js/jquery.min.js&gt;&lt;/script&gt;&lt;/h5&gt;
&lt;p&gt;Yes I&amp;#8217;m still here! Thanks to those of you who have sent in notes to check up on me. Things are humming along just fine though work on Echonote had slowed considerably(and obviously Startup or Bust) until recently.&lt;/p&gt;
&lt;p&gt;Thankfully, I&amp;#8217;ve found more time to put into Echonote, Startup or Bust and a few other endeavors over the last couple of weeks and am looking forward to getting back into the swing of things.&lt;/p&gt;
&lt;p&gt;On a different note, Philly is booming with great stuff going on all the time; from &lt;a href="http://php.meetup.com/353/"&gt;PHP meetups&lt;/a&gt; to &lt;a href="http://phillyonrails.org/"&gt;Philly on Rails&lt;/a&gt; to &lt;a href="http://www.agilephilly.com/"&gt;Agile Philly&lt;/a&gt; and many others. So if you&amp;#8217;re in the Philadelphia area, tear yourself away from your computer and get out to meet some really great people!&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s what&amp;#8217;s going on this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Tues, Feb 26: Philadlphia Computer-Human Interaction Meeting  &amp;#8211; &lt;a href="http://phillychi.acm.org/?cat=2"&gt;&amp;#8220;Taxonomy  is User Experience&amp;#8221;&lt;/a&gt;  by Dave Cooksey&lt;/li&gt;
&lt;li&gt;Sat, Mar 1: IndyHall WordPress Workshop #1 &lt;a href="http://www.google.com/calendar/embed?src=rai3c75stbbilh94c06t84nars%40group.calendar.google.com&amp;amp;ctz=America/New_York"&gt;(IndayHall Calendar)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Did I miss something? Let me know in the comments!.&lt;/em&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/startuporbust/nUJy/~4/kVrW6QW1PTU" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://startuporbust.com/2008/02/lazy-sunday-update/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://startuporbust.com/2008/02/lazy-sunday-update/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://startuporbust.com/2008/02/lazy-sunday-update/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Chris Conley</name>
						<uri>http://</uri>
					</author>
		<title type="html"><![CDATA[Lessons in Usability &#124; Credit or Debit?]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/startuporbust/nUJy/~3/jfsj-Ebf_SE/" />
		<id>http://startuporbust.com/2007/11/lessons-in-usability-credit-or-debit/</id>
		<updated>2011-01-19T21:02:44Z</updated>
		<published>2007-11-09T16:02:30Z</published>
		<category scheme="http://startuporbust.com" term="The Early Days" /><category scheme="http://startuporbust.com" term="Usability" />		<summary type="html"><![CDATA[Why is it that such a simple task of paying for an early morning coffee can prove to be so difficult?]]></summary>
		<content type="html" xml:base="http://startuporbust.com/2007/11/usability-credit-or-debit/">&lt;p&gt;It sounds simple; swipe, sign and your quickly on to enjoy your morning pick me up. Unfortunately, it seems as though most credit card pin pads were not designed with the customer in mind. What can we learn from the confusion often created by the pin pad interface?&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&amp;#8220;Could you try swiping again? It didn&amp;#8217;t go though.&amp;#8221;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;That always happens; my card is practically falling apart it&amp;#8217;s so old&lt;br /&gt;
&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;#8220;Oh I see, can you please flip the card over? The magnetic strip needs to face to the left; like it shows on the pin pad.&amp;#8221;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Ok hotshot, it&amp;#8217;s swiped. &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;#8220;Credit or debit?&amp;#8221;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;#8220;Credit.&amp;#8221;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;#8220;Great, just hit &lt;strong&gt;Cancel&lt;/strong&gt; then &lt;strong&gt;Yes&lt;/strong&gt;.&amp;#8221;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Ooh. Where is that cancel button? Why am I pressing Cancel anyway? &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;#8220;Cancel is that one on the bottom.&amp;#8221;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Okay, I found Cancel. Now I just have to hit the Yes button. It must be that bright green one right?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;#8220;&lt;strong&gt;Yes&lt;/strong&gt; is the yellow button that is two buttons above the green button, &lt;strike&gt;dumbass&lt;/strike&gt; sir.&amp;#8221;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Two buttons above the green? This one or that one? The words are a little too small to read&amp;#8230;.&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I&amp;#8217;m sure you&amp;#8217;ve had a similar experience at some point or another; it&amp;#8217;s nearly a daily occurrence for myself. So back to the original question: What can we learn from these hard-headed pin pads and apply to our online applications?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Your users cannot read your mind.&lt;/strong&gt;&lt;br /&gt;
It is very easy to become &lt;em&gt;too&lt;/em&gt; comfortable with your product during development that you start to believe that since you know your product inside and out, then everyone else does also. Make it a point to consciously review this during development and regularly run simple usability tests. (my favorite: have mom or grandma run through the application. If they get it, you&amp;#8217;re onto something.)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.  Clearly and properly labeled actions are essential.&lt;/strong&gt;&lt;br /&gt;
In this case, the button labels were too small to see and the image directing the user which way to hold the magnetic field was not clear. In addition, requiring Cancel to be pressed to choose a Credit transaction is not ideal, to say the very least.  Again, make sure your labels are making it through to &lt;em&gt;your users&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. A simple interface is not always easy to use.&lt;/strong&gt;&lt;br /&gt;
A card pin pad is a relatively simple device: you&amp;#8217;ve got your numerical buttons along with the action buttons. The simple task of purchasing a coffee with this simple device becomes difficult when the interface is convoluted. Choose your interface wisely and be careful not to oversimplify things.  If you can&amp;#8217;t budge on keeping things simple, tooltips and on page descriptions are great ways to clue your users in to more complicated processes.&lt;/p&gt;
&lt;h2&gt;An Echonote Example&lt;/h2&gt;
&lt;p&gt;Every time a user on Echonote initiates a new note, they select everyone they want to send the note to. Users can also save groups so that they don&amp;#8217;t have to manually select each person every time they write a new note. To make group management usable and unobtrusive, I wanted to allow users to save and remove groups right at the time they were writing the note instead of having a separate and cumbersome group management page. Using groups had to painless.&lt;/p&gt;
&lt;p&gt;Below you can see the Save a New Group field with the original description, &amp;#8220;&lt;em&gt;Save your selected friends to a new group.&lt;/em&gt;&amp;#8220;&lt;img src="http://startuporbust.com/wp-content/uploads/2007/11/newnote.jpg" alt="Screenshot of Echonote’s New Note Page" /&gt;&lt;/p&gt;
&lt;p&gt;Apparently, what I thought was a perfectly fine description was not connecting with the users. A good portion of them had ignored this feature simply because they were confused as to what exactly to do with it.&lt;/p&gt;
&lt;p&gt;To make a better connection, the description has been changed to, &lt;em&gt;&amp;#8220;Type a name below to automatically save everyone receiving this note into a new group to use next time around.&amp;#8221;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s a little wordy, but it does help to break down the group saving process by explaining what exactly the user has to do and the benefit doing so.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Moving Forward&lt;/strong&gt;&lt;br /&gt;
As you continue on with your development, keep your users in mind and involve them as early in the process as possible; it&amp;#8217;s invaluable. Hopefully we&amp;#8217;ll all eventually live in a pin-pad syndrome free world.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/startuporbust/nUJy/~4/jfsj-Ebf_SE" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://startuporbust.com/2007/11/usability-credit-or-debit/#comments" thr:count="3" />
		<link rel="replies" type="application/atom+xml" href="http://startuporbust.com/2007/11/usability-credit-or-debit/feed/atom/" thr:count="3" />
		<thr:total>3</thr:total>
	<feedburner:origLink>http://startuporbust.com/2007/11/usability-credit-or-debit/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Chris Conley</name>
						<uri>http://</uri>
					</author>
		<title type="html"><![CDATA[Side Note: RightScale&#8217;s Scalable Redundant Servers]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/startuporbust/nUJy/~3/kl_HXfgOKtw/" />
		<id>http://startuporbust.com/2007/10/side-note-rightscales-scalable-redundant-servers/</id>
		<updated>2011-01-19T21:02:44Z</updated>
		<published>2007-10-31T16:17:31Z</published>
		<category scheme="http://startuporbust.com" term="Side Notes" /><category scheme="http://startuporbust.com" term="The Early Days" />		<summary type="html"><![CDATA[Spending way too much timing dreaming up ways to take advantage of RightScale&#8217;s scalable redundant server offerings built on Amazon&#8217;s S3 and EC2.]]></summary>
		<content type="html" xml:base="http://startuporbust.com/2007/10/rightscale-side-note/">&lt;p&gt;Spending way too much timing dreaming up ways to take advantage of &lt;a href="http://info.rightscale.com/2007/9/12/site-architectures"&gt;RightScale&amp;#8217;s&lt;/a&gt; scalable redundant server offerings built on &lt;a href="http://www.amazon.com/gp/browse.html?node=3435361"&gt;Amazon&amp;#8217;s S3 and EC2&lt;/a&gt;.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/startuporbust/nUJy/~4/kl_HXfgOKtw" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://startuporbust.com/2007/10/rightscale-side-note/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://startuporbust.com/2007/10/rightscale-side-note/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://startuporbust.com/2007/10/rightscale-side-note/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Chris Conley</name>
						<uri>http://</uri>
					</author>
		<title type="html"><![CDATA[Side Note: Redfin on their Financial Model]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/startuporbust/nUJy/~3/ZQYzW93Y1hA/" />
		<id>http://startuporbust.com/2007/10/side-note-redfin-on-their-financial-model/</id>
		<updated>2011-01-19T21:02:44Z</updated>
		<published>2007-10-28T16:27:57Z</published>
		<category scheme="http://startuporbust.com" term="Side Notes" /><category scheme="http://startuporbust.com" term="The Early Days" />		<summary type="html"><![CDATA[Great insight from Redfin&#8217;s CEO, Glenn Kelman, into modeling a startup&#8217;s financials. It is amazing what the costs per employee can add up to.]]></summary>
		<content type="html" xml:base="http://startuporbust.com/2007/10/side-note-redfin-on-their-financial-model/">&lt;p&gt;Great insight from Redfin&amp;#8217;s CEO, Glenn Kelman, into &lt;a href="http://blog.guykawasaki.com/2007/10/financial-model.html"&gt;modeling a startup&amp;#8217;s financials&lt;/a&gt;. It is amazing what the costs per employee can add up to.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/startuporbust/nUJy/~4/ZQYzW93Y1hA" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://startuporbust.com/2007/10/side-note-redfin-on-their-financial-model/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://startuporbust.com/2007/10/side-note-redfin-on-their-financial-model/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://startuporbust.com/2007/10/side-note-redfin-on-their-financial-model/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Chris Conley</name>
						<uri>http://</uri>
					</author>
		<title type="html"><![CDATA[Looking Ahead With a New Blog Design]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/startuporbust/nUJy/~3/3R9OLCXaJLw/" />
		<id>http://startuporbust.com/2007/10/redesign/</id>
		<updated>2011-01-19T21:02:44Z</updated>
		<published>2007-10-28T16:27:40Z</published>
		<category scheme="http://startuporbust.com" term="General" /><category scheme="http://startuporbust.com" term="The Early Days" />		<summary type="html"><![CDATA[It's been a long time coming, but I have finally finished the redesign. Instead of using a modified free template this time I journeyed out and started from scratch. As I hope you can tell, my main goal in the redesign was ridding the site of everything extraneous and keeping it as simple as possible to improve legibility and usability.]]></summary>
		<content type="html" xml:base="http://startuporbust.com/2007/10/redesign/">&lt;p&gt;It&amp;#8217;s been a long time coming, but I have finally finished &lt;a href="http://www.startuporbust.com"&gt;Startup or Bust&amp;#8217;s&lt;/a&gt; redesign. Instead of using a modified free template this time I journeyed out and started from scratch. As I hope you can tell, my main goal in the redesign was ridding the site of &lt;em&gt;everything&lt;/em&gt; extraneous and keeping it as simple as possible to improve legibility and usability.&lt;/p&gt;
&lt;p&gt;I originally thought I&amp;#8217;d farm out the task to someone more qualified to do the job, but thanks to &lt;a href="http://twitter.com/cdevroe/statuses/233272062"&gt;Colin Devroe&lt;/a&gt;, I stumbled across the excellent &lt;a href="http://code.google.com/p/blueprintcss/"&gt;Blueprint CSS framework&lt;/a&gt;. This framework really gave me the confidence to tackle CSS for the first time without having to wrestle too much with cross-browser issues. One of the greatest things about the framework is that provides an awesome base for grid design with vertical rhythm.&lt;br /&gt;
&lt;a href="http://www.sxc.hu/profile/markmiller"&gt;&lt;img src="http://startuporbust.com/wp-content/uploads/2007/10/road1.jpg" alt="Photo of road by Mark Miller" height="375" width="500" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Looking Ahead&lt;/h2&gt;
&lt;p&gt;With the redesign out of the way, it&amp;#8217;ll be back to the regularly scheduled programming here at SoB.  Well except for the fact that I wandered a bit off topic in the past and I&amp;#8217;d like to change that.  From here on out I&amp;#8217;ll be focusing primarily on building online startups with of course sharing my own experiences with &lt;a href="http://www.startuporbust.com/topics/echonote"&gt;Echonote&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Speaking of &lt;a href="http://www.echonote.com"&gt;Echonote&lt;/a&gt;(still a bit rough around the edges, so please excuse the mess), we&amp;#8217;ve been doing some small scale user testing over the last few weeks which I&amp;#8217;ll be sharing in the next week or so. A few important fixes and I&amp;#8217;ll be on to testing with a larger user base.&lt;/p&gt;
&lt;p&gt;Looking forward to sharing more in the near future as things move forward with Echonote!&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/startuporbust/nUJy/~4/3R9OLCXaJLw" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://startuporbust.com/2007/10/redesign/#comments" thr:count="4" />
		<link rel="replies" type="application/atom+xml" href="http://startuporbust.com/2007/10/redesign/feed/atom/" thr:count="4" />
		<thr:total>4</thr:total>
	<feedburner:origLink>http://startuporbust.com/2007/10/redesign/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Chris Conley</name>
						<uri>http://</uri>
					</author>
		<title type="html"><![CDATA[Quick Update]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/startuporbust/nUJy/~3/bvwZEKLHkh0/" />
		<id>http://startuporbust.com/2007/08/quick-update/</id>
		<updated>2011-01-19T21:02:44Z</updated>
		<published>2007-08-15T16:22:24Z</published>
		<category scheme="http://startuporbust.com" term="General" /><category scheme="http://startuporbust.com" term="The Early Days" />		<summary type="html"><![CDATA[So apparently the Blogathon a couple of weeks ago completely "blogged" me out; you've probably noticed that it's been pretty quiet here since then. I'll be getting back into more of a regular schedule here on SoB in the next few days. Until then, a couple of updates:]]></summary>
		<content type="html" xml:base="http://startuporbust.com/2007/08/quick-update/">&lt;p&gt;So apparently the &lt;a href="http://startuporbust.com/category/blogathon-or-bust/"&gt;Blogathon&lt;/a&gt; a couple of weeks ago completely &amp;#8220;blogged&amp;#8221; me out; you&amp;#8217;ve probably noticed that it&amp;#8217;s been pretty quiet here since then. I&amp;#8217;ll be getting back into more of a regular schedule here on SoB in the next few days.  Until then, a couple of updates:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Thanks again to all who participated and/or donated in the &lt;a href="http://www.blogathon.org"&gt;Blogathon&lt;/a&gt; &amp;#8211; the experience was &lt;em&gt;extremely&lt;/em&gt; rewarding.&lt;/li&gt;
&lt;li&gt;Thanks to the one and only, &lt;a href="http://www.independentshall.org"&gt;Alex Hillman&lt;/a&gt;, whose top donation won him the &lt;a href="http://startuporbust.com/2007/07/win-itunes/"&gt;$50 iTunes gift card&lt;/a&gt;. Enjoy!&lt;/li&gt;
&lt;li&gt;&lt;a href="http://startuporbust.com/category/the-web-20-app/"&gt;Echonote&lt;/a&gt; is a bit behind schedule, but progressing nicely.  I &lt;a href="http://startuporbust.com/2007/07/echonote-update/"&gt;planned on releasing&lt;/a&gt; to a small user base this week but of course have run into the unexpected hiccups along the way. Just a few more tweaks on the back end, then over to the &lt;a href="http://igoo.co.uk"&gt;designer&lt;/a&gt; to tidy up the front end and we&amp;#8217;re ready for the &lt;a href="http://onstartups.com/home/tabid/3339/bid/2014/Startup-Marketing-Big-Bang-vs-Darwinian-Evolution.aspx"&gt;first launch&lt;/a&gt;. This will happen in approximately two weeks.&lt;/li&gt;
&lt;li&gt;Soon after Echonote is out into the wild, I hope to give SoB a nice makeover with a new look and content refocus.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Exciting things to come as &lt;a href="http://www.echonote.com"&gt;Echonote&lt;/a&gt; approaches launch!&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/startuporbust/nUJy/~4/bvwZEKLHkh0" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://startuporbust.com/2007/08/quick-update/#comments" thr:count="3" />
		<link rel="replies" type="application/atom+xml" href="http://startuporbust.com/2007/08/quick-update/feed/atom/" thr:count="3" />
		<thr:total>3</thr:total>
	<feedburner:origLink>http://startuporbust.com/2007/08/quick-update/</feedburner:origLink></entry>
	</feed>

