<?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>BrainFuel &#187; Web-App</title>
	<atom:link href="http://www.brainfuel.tv/category/web-app/feed" rel="self" type="application/rss+xml" />
	<link>http://www.brainfuel.tv</link>
	<description>Anything is possible... with brainfuel!</description>
	<lastBuildDate>Fri, 21 Oct 2011 01:22:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Marketing for Web Apps</title>
		<link>http://www.brainfuel.tv/marketing-for-web-apps</link>
		<comments>http://www.brainfuel.tv/marketing-for-web-apps#comments</comments>
		<pubDate>Tue, 27 Sep 2011 22:15:52 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/?p=4800</guid>
		<description><![CDATA[A presentation I prepared in 2008. Special thanks to all of the people and companies that responded. I&#8217;d love to give this presentation again, but with new information.

To view my presentation at Speaker Deck, click here.
]]></description>
			<content:encoded><![CDATA[<p>A presentation I prepared in 2008. Special thanks to all of the people and companies that responded. I&#8217;d love to give this presentation again, but with new information.<br />
<script src="http://speakerdeck.com/embed/4e80f29dfcde740063000206.js?size=preview"></script></p>
<p>To view my presentation at <a href="http://speakerdeck.com/u/christingom/p/marketing-for-web-apps">Speaker Deck, click here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/marketing-for-web-apps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting Up</title>
		<link>http://www.brainfuel.tv/startup-minuteglass</link>
		<comments>http://www.brainfuel.tv/startup-minuteglass#comments</comments>
		<pubDate>Fri, 20 Nov 2009 04:28:40 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/?p=4513</guid>
		<description><![CDATA[Over the course of the last year I&#8217;ve immersed myself in the world of startups. For years I&#8217;ve wanted to do a web application but I was always too busy. But that&#8217;s part of the lesson about startups. Despite how busy you are, you have to start.
My startup is called Minuteglass and it is quite [...]]]></description>
			<content:encoded><![CDATA[<p>Over the course of the last year I&#8217;ve immersed myself in the world of startups. For years I&#8217;ve wanted to do a web application but I was always too busy. But that&#8217;s part of the lesson about startups. Despite how busy you are, you have to start.</p>
<p>My startup is called <a href="http://www.minuteglass.com/">Minuteglass</a> and it is quite simply a tool for tracking time. I&#8217;ve used or tried dozens of time tracking applications over the years and Minuteglass is our response to the question of &#8220;what could be better in time tracking.&#8221;</p>
<p>I&#8217;m so excited by time tracking that I started <a href="http://www.trackthetime.com/">a blog devoted to the topic.</a></p>
<p>Currently Minuteglass is in private beta. We&#8217;ve released to a few select friends and as soon as we have our bug list whittled down we will be releasing to our 500+ person beta invite list. Right now we have 49 bugs / improvements we&#8217;re working on.</p>
<p>Most startup founders are programmers or business guys. I&#8217;m different in that I&#8217;m a user interface designer. While I&#8217;d love to be a developer I wouldn&#8217;t trade what I do for the ability to code. I love approaching the world from a design perspective.</p>
<p>In the coming months, I hope to share more about Minuteglass and the process I&#8217;ve gone through to get to this point (along with my excellent team).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/startup-minuteglass/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Incremental Billing in Web Apps</title>
		<link>http://www.brainfuel.tv/incremental-billing-in-web-apps</link>
		<comments>http://www.brainfuel.tv/incremental-billing-in-web-apps#comments</comments>
		<pubDate>Mon, 18 May 2009 18:10:43 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/?p=4329</guid>
		<description><![CDATA[I have been designing some of the payment and plan upgrade screens for our upcoming web application, and while doing a little bit of research I discovered something interesting.

Basecamp (above) does not charge incrementally. If you upgrade your plan a day after your billing cycle you’ll have an entire month at the previous rate.

FreshBooks (above) [...]]]></description>
			<content:encoded><![CDATA[<p>I have been designing some of the payment and plan upgrade screens for our upcoming web application, and while doing a little bit of research I discovered something interesting.</p>
<p><img src="http://www.brainfuel.tv/wp-content/uploads/2009/05/billing-bc.jpg" /></p>
<p><strong>Basecamp</strong> (above) does not charge incrementally. If you upgrade your plan a day after your billing cycle you’ll have an entire month at the previous rate.</p>
<p><img src="http://www.brainfuel.tv/wp-content/uploads/2009/05/billing-fb1.jpg" /></p>
<p><strong>FreshBooks</strong> (above) on the other hand charges you incrementally based on changes you make. So if you add extra staff to your plan for example, you’ll have to pay.</p>
<p>Both ways are fine, but it’s just an interesting thing to consider when you build your own web app.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/incremental-billing-in-web-apps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Startups</title>
		<link>http://www.brainfuel.tv/startups</link>
		<comments>http://www.brainfuel.tv/startups#comments</comments>
		<pubDate>Tue, 12 May 2009 05:43:26 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/?p=4313</guid>
		<description><![CDATA[Over the last couple of years I&#8217;ve become immersed in the world of startups. I&#8217;m not even sure exactly how this began. It might have been after reading the excellent book Founders At Work.
But I think I&#8217;ve had the bug from the start. The consulting business has been good to me, but at times I [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last couple of years I&#8217;ve become immersed in the world of startups. I&#8217;m not even sure exactly how this began. It might have been after reading the excellent book <a href="http://www.foundersatwork.com/">Founders At Work</a>.</p>
<p>But I think I&#8217;ve had the bug from the start. The consulting business has been good to me, but at times I get frustrated by the very nature of consulting and how nothing you do has residual earnings potential.</p>
<p>With consulting, it unfortunately has to always be about the next project (and hopefully with existing clients, otherwise you have to find new customers). In our consulting business, we&#8217;ve managed to acquire 1.1 new client every month. Which is an amazing average (over 10 years).  Our business is going strong and we&#8217;ve had some time over the last year to focus on our own startup.</p>
<p>I&#8217;ve written about our startup before &#8211; it&#8217;s a <a href="http://www.minuteglass.com/">new time tracking application</a>. I wish I could share screenshots and specifics but I can&#8217;t until we launch (we&#8217;re still in development). We&#8217;re building Minuteglass in Ruby on Rails. It&#8217;s rather interesting and I like how it offers fast development (I&#8217;m more of a designer myself). We&#8217;re hosting all of our code on <a href="https://github.com/">GitHub</a> and we&#8217;re hosting our development server on <a href="http://www.slicehost.com/">Slicehost</a>. I don&#8217;t know if that will be our final hosting company or not.</p>
<p>One of the best resources for new discussions and topics surrounding startups is <a href="http://news.ycombinator.com/">Hacker News from Y Combinator.</a> It used to be a site called Startup News which frankly was a better name. The site focuses on web startups.</p>
<p>A new networking group has formed in Phoenix called <a href="http://upcoming.yahoo.com/group/15697/">OpenCoffee Club</a>. The idea behind OpenCoffee Club is that entrepreneurs and investors meet on a regular basis over coffee just to connect and talk about share about their startups. I&#8217;m really excited about the group and have already met some cool people (and even done some business with <a href="http://flatterline.com/">Flatterline</a>, the company that is organizing the events!). I think it&#8217;s a fabulous beginning to more frequent and interesting discussions in Phoenix about startups.</p>
<p>Anyways, I haven&#8217;t been blogging much because I&#8217;ve been so busy working on client projects, building Minuteglass, and working on my house (check out this <a href="http://www.christingom.com/2009/home-office-video-tour/">video of my home office!</a>). I&#8217;m hoping to start blogging more regularily again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/startups/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a Widget</title>
		<link>http://www.brainfuel.tv/building-a-widget</link>
		<comments>http://www.brainfuel.tv/building-a-widget#comments</comments>
		<pubDate>Fri, 27 Feb 2009 09:30:41 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/?p=4249</guid>
		<description><![CDATA[In case you aren&#8217;t aware, we&#8217;re building a time tracking tool and actively developing it right now. It&#8217;s called Minuteglass and you can sign up for beta at Minuteglass.com.
Alongside of main application, we are now working on a desktop widget for Minuteglass! It is being developed in Adobe AIR and we&#8217;re pretty excited about the [...]]]></description>
			<content:encoded><![CDATA[<p>In case you aren&#8217;t aware, we&#8217;re building a time tracking tool and actively developing it right now. It&#8217;s called Minuteglass and you can <a href="http://www.minuteglass.com/">sign up for beta at Minuteglass.com</a>.</p>
<p>Alongside of main application, we are now working on a desktop widget for Minuteglass! It is being developed in Adobe AIR and we&#8217;re pretty excited about the prospects. We designed everything in Photoshop first to get a feel for how it would work.</p>
<p>We&#8217;re realizing quickly that the widget will be a major part of our application&#8217;s success. Because it&#8217;s in Adobe AIR, we will be able to roll it out on all the major platforms and at the same time.</p>
<p><strong>Screenshot: </strong><strong>Widget sign in page</strong>.</p>
<p><img class="alignnone size-full wp-image-23" title="minute-glass-widget-signin" src="http://www.minuteglass.com/blog/wp-content/uploads//minute-glass-widget-signin.jpg" alt="Minute Glass" width="500" height="345" /></p>
<p>As we get closer to launching Minuteglass we&#8217;ll show you the rest of the widget. It has two major features: a stopwatch mode and a manual time entry mode. But you&#8217;ll always be able to use the web based tools as well.</p>
<p><strong>Feature Lockdown</strong></p>
<p>For about 6 months now we&#8217;ve been in a bit of a &#8220;feature lockdown&#8221; meaning no new feature is added if we think it will take an extra day of work. This allows us to concentrate on launching our product, and keeping our code debt to a minimum.</p>
<p>In the world of web startups they say &#8220;launch early&#8221; for a reason. The longer you work on your application the more details and ideas you have. Before you know it your simple idea has turned into the next bloated version of Windows.</p>
<p>We&#8217;ve recently picked up a lot of development momentum (5 people now working on it). We don&#8217;t have a launch date yet, but we&#8217;re really excited about our progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/building-a-widget/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Website Builders</title>
		<link>http://www.brainfuel.tv/website-builders</link>
		<comments>http://www.brainfuel.tv/website-builders#comments</comments>
		<pubDate>Mon, 23 Feb 2009 15:50:16 +0000</pubDate>
		<dc:creator>Don Fitzsimmons</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/?p=4228</guid>
		<description><![CDATA[As many of you know, I built a web-based CMS. While my product is aimed mostly at people with an existing site, I recently did some research on web-based site builders, aimed at new sites, and wanted to share my findings with the Brainfuel faithful. I found 4 products and they  all look great, [...]]]></description>
			<content:encoded><![CDATA[<p>As many of you know, I built a web-based CMS. While my product is aimed mostly at people with an existing site, I recently did some research on web-based site builders, aimed at new sites, and wanted to share my findings with the Brainfuel faithful. I found 4 products and they  all look great, especially for those occasions when you need to whip a site up quickly.</p>
<p><strong>1) Squarespace</strong><br />
<a href="http://squarespace.com">Squarespace</a><br />
This is my favorite of the bunch. It&#8217;s not free. Pricing starts at $8 per month. That&#8217;s what a lot of us pay for shared hosting, so it&#8217;s pretty reasonable. This system is very user friendly and the menus and dialogs are very Applesque. One of their claims to fame is that <a href="http://kevinrose.com/">Kevin Rose</a> uses it. They also feature some really nice designs.</p>
<p><strong>2) Brightegg</strong><br />
<a href="http://brightegg.com/"><img class="alignnone" src="http://brightegg.com/img/vendors/themed/gallery/logo.gif" alt="" width="153" height="80" /></a><br />
Brightegg is also a paid service (they do offer a free package) with pricing starting at $19 per month. If you happen to be a designer, they have a program where you can make money by submitting your designs. Another great thing about Brightegg is that they have a <a href="http://brightegg.com/partners/why">private label service</a>.</p>
<p><strong>3) Weebly</strong><br />
<a href="http://weebly.com"><img class="alignnone" src="http://static-cdn.weebly.com/images/logo_home.gif" alt="" width="229" height="82" /></a><br />
This site builder is totally free and features some nice designs. They offer a developer API that allows some extended functionality.</p>
<p><strong>4) Synthasite</strong><br />
<a href="http://www.synthasite.com/"><img class="alignnone" src="http://www.synthasite.com/images/logo_small.png" alt="" width="280" height="79" /></a><br />
Finally we have Synthasite, a completely free site builder that offers (like the others) a design, hosting, and custom domains (custom domains cost money).</p>
<p>These are all great products and for canned websites, they have some very impressive designs and features. For free or for the cost of hosting, you can slap nice site together in minutes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/website-builders/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Common Craft</title>
		<link>http://www.brainfuel.tv/common-craft</link>
		<comments>http://www.brainfuel.tv/common-craft#comments</comments>
		<pubDate>Sun, 14 Dec 2008 22:58:44 +0000</pubDate>
		<dc:creator>Don Fitzsimmons</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/common-craft</guid>
		<description><![CDATA[I just discovered Common Craft. It&#8217;s a great educational resource for all sorts of things (Chris posted a video by them a while back: here). They produce short videos that explain things to people like Twitter, or how to use LinkedIn, all in ultra-basic paper style. So now, the next time you have to explain [...]]]></description>
			<content:encoded><![CDATA[<p>I just discovered <a href="http://commoncraft.com/">Common Craft. </a>It&#8217;s a great educational resource for all sorts of things (Chris posted a video by them a while back: <a href="http://www.brainfuel.tv/rss-in-plain-english-by-common-craft">here</a>). They produce short videos that explain things to people like Twitter, or how to use LinkedIn, all in ultra-basic paper style. So now, the next time you have to explain what Twitter is, you can point that person to <a href="http://commoncraft.com/">Common Craft</a>. They cover a wide variety of topics too like Zombies (<strong>see below&#8230;no, really, you gotta see it</strong>). </p>
<p><strong>Zombies in Plain English</strong><br />
<object width="445" height="364"><param name="movie" value="http://www.youtube.com/v/bVnfyradCPY&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/bVnfyradCPY&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="445" height="364"></embed></object></p>
<p><strong>Social Networking in Plain English</strong><br />
<object width="445" height="364"><param name="movie" value="http://www.youtube.com/v/6a_KF7TYKVc&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/6a_KF7TYKVc&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="445" height="364"></embed></object></p>
<p><strong>Twitter in Plain English</strong><br />
<object width="445" height="364"><param name="movie" value="http://www.youtube.com/v/ddO9idmax0o&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ddO9idmax0o&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="445" height="364"></embed></object></p>
<p><strong>Wikis in Plain English</strong><br />
<object width="445" height="364"><param name="movie" value="http://www.youtube.com/v/-dnL00TdmLY&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-dnL00TdmLY&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="445" height="364"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/common-craft/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>So Good, It&#8217;s Forgotten</title>
		<link>http://www.brainfuel.tv/so-good-its-forgotten</link>
		<comments>http://www.brainfuel.tv/so-good-its-forgotten#comments</comments>
		<pubDate>Mon, 08 Dec 2008 18:23:43 +0000</pubDate>
		<dc:creator>Don Fitzsimmons</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/so-good-its-forgotten</guid>
		<description><![CDATA[Recently I was doing some work with logos (business cards, desktop backgrounds, etc) for my product. As I was working away, I would periodically save the files to my DropBox. For those who aren&#8217;t familiar with Dropbox, it&#8217;s an online storage/syncing utility that will make your life much easier (you can thank me later). 
You [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I was doing some work with logos (business cards, desktop backgrounds, etc) for my product. As I was working away, I would periodically save the files to my <a href="http://www.getdropbox.com/">DropBox</a>. For those who aren&#8217;t familiar with Dropbox, it&#8217;s an online storage/syncing utility that will make your life much easier (you can thank me later). </p>
<p>You see, I&#8217;ve been saving files to my DropBox for a few months now. It&#8217;s become such and integral part of my daily computing experience that I don&#8217;t think about it. The reason I don&#8217;t think about it is because it&#8217;s a trouble-free product and the experience is totally natural. </p>
<p>I think this is probably the high-point of any product or service; the ultimate benchmark for quality and usefulness. When something is so good you totally take it for granted an forget about it. That&#8217;s when something is truly valuable. </p>
<p>Another example of this phenomena is with my hosting company. I really put a lot of time into researching what host to use for my product, but no matter how great the deals were at competitors, no matter how good the reviews where, I still had to deal with a nagging truth in the back of my mind. I have never had to think about my current host. I don&#8217;t think about them because they are so good that I forget about them. Because of that, I stuck with them and I&#8217;m glad I did.</p>
<p>I&#8217;m not sure what this means, but it seams like there&#8217;s a pattern here. While not every product is best forgotten, there are some things in life you just don&#8217;t want to think about (like web hosts and file syncing) and when you don&#8217;t have to think about them, you probably found a good one. What do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/so-good-its-forgotten/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A New CMS and Why</title>
		<link>http://www.brainfuel.tv/a-new-cms-and-why</link>
		<comments>http://www.brainfuel.tv/a-new-cms-and-why#comments</comments>
		<pubDate>Tue, 02 Dec 2008 19:00:51 +0000</pubDate>
		<dc:creator>Don Fitzsimmons</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/a-new-cms-and-why</guid>
		<description><![CDATA[&#160;&#160; As some of you may know, I launched a new, simple cms system yesterday called Clover Content. I thought you might be interested in understanding why I spent the last year developing yet another cms. 
There&#8217;s a real problem with content management systems. I&#8217;m not talking about the big enterprise platforms. I&#8217;m talking about [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://clovercontent.com"><img src="http://clovercontent.com/images/sitebg.png" /></a>&#160;&#160; <br />As some of you may know, I launched a new, <a href="http://clovercontent.com">simple cms</a> system yesterday called Clover Content. I thought you might be interested in understanding why I spent the last year developing yet another cms. </p>
<p>There&#8217;s a real problem with <a href="http://en.wikipedia.org/wiki/Content_management_system">content management systems</a>. I&#8217;m not talking about the big enterprise platforms. I&#8217;m talking about the basic content management software that simple web sites need and use. They often do too much. That&#8217;s right. Modern content management software does too much.</p>
<p>For example, I have a friend with a pretty average technical acumen. This friend needed a simple website for an organization that he had started and I, being a web nerd, decided to help him set up a site. So we did the usual. I went to <a href="http://www.godaddy.com/default.aspx">Godaddy</a> and bought a suitable domain along with a basic Linux hosting account, while he stared over my shoulder in wonder. I found a template for his site and we paid a fair price for a nice pre-made design. So the next step was to get him up and running with a cms so he could manage all of his content without needing any further assistance from me.</p>
<p>My first instinct was to go with <a href="http://drupal.org/">Drupal</a>. I have tooled around with Drupal in the past and it has a good reputation among the web-savvy. So I installed Drupal, started configuring the site and I soon realized, this is way more functionality and configuration than my friend needs. Not to mention, it&#8217;s way more than he can handle. A little time with <a href="http://www.joomla.org/">Joomla</a> presented the same dilemma. These systems have too much complexity; too much functionality; too much configuration. Not only that, but working with the template frameworks of these systems was going to be a nightmare. Remember, I already spent some money on a pre-made template for this site. I was going to have to make the template fit the cms. Not fun.</p>
<p>So, with all these issues before me, I realized why so many developers end up rolling their own cms system. It&#8217;s because what&#8217;s out there is more than a simple site needs. A simple website needs a simple cms. Don&#8217;t get me wrong, Drupal, Joomla, <a href="http://wordpress.org/">Worpress</a> and the like are all great systems and they have their markets, but often they are more complex than necessary for small sites. Another major issue with the standard content management system is the need to have a database running on your server and the need to install software. It&#8217;s always a problem to have to patch your cms because of some update, or deal with setting up a database to run your cms.</p>
<p>Just like software is moving more and more from the desktop to the cloud, it seems advantageous that server based systems might do the same. Instead of installing 10 versions of WordPress on the sites of 10 of your clients, on 10 different servers (all separate, all requiring maintenance), why not host your content in a central location? This way all of your client&#8217;s content is in one place and there are no software installations or databases to maintain. Centralizing content makes good sense. Using a <a href="http://clovercontent.com/Articles/CMSAsAService.aspx">CMS as a services</a> makes good sense.</p>
<p>I realize there are lots (thousands) of content management systems out there and there&#8217;s no one system that&#8217;s right for everyone, but I think that Clover Content is right for most small sites and for people who manage a lot of sites for clients. Anyway, that&#8217;s why I boostrapped this startup and entered the arena. Let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/a-new-cms-and-why/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Mint is Sweet</title>
		<link>http://www.brainfuel.tv/mint-is-sweet</link>
		<comments>http://www.brainfuel.tv/mint-is-sweet#comments</comments>
		<pubDate>Wed, 19 Nov 2008 05:06:17 +0000</pubDate>
		<dc:creator>Don Fitzsimmons</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/mint-is-sweet</guid>
		<description><![CDATA[Mint is probably the most impressive web application on the planet right now. And with the economy getting more shaky every day, who doesn&#8217;t need to monitor their finances? I started using Mint about a year ago. At that time it was nice, but pretty basic.
Now, Mint has one of the best user experiences on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mint.com">Mint </a>is probably the most impressive web application on the planet right now. And with the economy getting more shaky every day, who doesn&#8217;t need to monitor their finances? I started using Mint about a year ago. At that time it was nice, but pretty basic.</p>
<p>Now, Mint has one of the best user experiences on the web. From a developer&#8217;s standpoint, I&#8217;m amazed at the things this app can do and just how smooth it is. The design is great as well. If you haven&#8217;t tried it yet, I highly recommend you give it a shot. </p>
<p><a href="http://www.mint.com"><img src="http://www.brainfuel.tv/wp-content/uploads/2008/11/mintshot.png" style="border:none" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/mint-is-sweet/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web App Update: Minuteglass</title>
		<link>http://www.brainfuel.tv/web-app-update-minuteglass</link>
		<comments>http://www.brainfuel.tv/web-app-update-minuteglass#comments</comments>
		<pubDate>Wed, 27 Aug 2008 22:36:06 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Tornado]]></category>
		<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/web-app-update-minuteglass</guid>
		<description><![CDATA[It has been awhile since we updated you on our progress with our web application. We&#8217;ve had a number of setbacks. Hired developers only to have them leave, and more. For the last several months we&#8217;ve really gotten on a roll with development. We&#8217;ve taken it upon ourselves to develop the product forgoing any outside [...]]]></description>
			<content:encoded><![CDATA[<p>It has been awhile since we updated you on our progress with our web application. We&#8217;ve had a number of setbacks. Hired developers only to have them leave, and more. For the last several months we&#8217;ve really gotten on a roll with development. We&#8217;ve taken it upon ourselves to develop the product forgoing any outside developers who come knocking.</p>
<p>Our product has had a few names during our development process. Picking a name for a product is incredibly tricky. Not only do you need to come up with a good name that everyone likes, but you have to find the domain name.</p>
<p><img src="http://www.trackthetime.com/wp-content/uploads/minuteglass.jpg" /></p>
<p>Previously, the product was called Roundup, and before that Windstorm. </p>
<p>Now, we&#8217;ve come up with a name we&#8217;re happy with. It&#8217;s <strong>Minuteglass</strong>. It&#8217;s like &#8220;hourglass&#8221; but for minutes. Get it? We like it and we&#8217;re working on logos and also working on the product. The product is coming together faster and we&#8217;re excited to release it. At this time we don&#8217;t have an ETA. Stay tuned!</p>
<p>More at our blog for the product: <a href="http://www.trackthetime.com/">www.trackthetime.com</a> and at <a href="http://www.minuteglass.com/">www.minuteglass.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/web-app-update-minuteglass/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>September Refresh Phoenix: Marketing for Web Apps</title>
		<link>http://www.brainfuel.tv/september-refresh-phoenix-marketing-for-web-apps</link>
		<comments>http://www.brainfuel.tv/september-refresh-phoenix-marketing-for-web-apps#comments</comments>
		<pubDate>Wed, 13 Aug 2008 18:12:39 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Tornado]]></category>
		<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/september-refresh-phoenix-marketing-for-web-apps</guid>
		<description><![CDATA[I&#8217;ll be speaking at Refresh Phoenix in September and giving a talk called Marketing for Web Apps.

What&#8217;s it about? It&#8217;s a review of marketing efforts that have worked for other web app companies mixed with marketing topics and ideas geared especially for people who need to spread the word about their web application, software, or [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be speaking at <a href="http://refreshphoenix.org/">Refresh Phoenix</a> in September and giving a talk called <strong>Marketing for Web Apps.</strong></p>
<p><img src="http://www.brainfuel.tv/wp-content/uploads/2008/08/Opening-Slide.jpg" border="0" /></p>
<p>What&#8217;s it about? It&#8217;s a review of marketing efforts that have worked for other web app companies mixed with marketing topics and ideas geared especially for people who need to spread the word about their web application, software, or web site. </p>
<p>It includes marketing insights which I have personally received from the founders of <strong>Campaign Monitor</strong>, <strong>Brightkite</strong>, <strong>Dogster</strong>, <strong>Geni</strong>, <strong>JumpBox</strong>, <strong>Viddler</strong>, <strong>Tumblr</strong>, <strong>JotForm</strong>, <strong>Harvest</strong>, <strong>SmugMug</strong>, <strong>Ma.gnolia</strong>, <strong>Beanstalk</strong>, <strong>Wufoo </strong>and <strong>Cashboard</strong>. Not to be missed!</p>
<p>If you live in Phoenix, be sure to come!<br />
<strong>When:</strong> Tuesday, September 2nd, 2008<br />
<strong>Time:</strong> 6:30pm to 8:30pm<br />
<strong>Cost:</strong> Free<br />
<strong>Location:</strong> See Refresh Phoenix <a href="http://refreshphoenix.org/">web site</a></p>
<p><img src="http://www.brainfuel.tv/wp-content/uploads/2008/08/QuestionIAsked.jpg" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/september-refresh-phoenix-marketing-for-web-apps/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Studying up on our future competition</title>
		<link>http://www.brainfuel.tv/studying-up-on-our-future-competition</link>
		<comments>http://www.brainfuel.tv/studying-up-on-our-future-competition#comments</comments>
		<pubDate>Tue, 13 Mar 2007 12:00:47 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/studying-up-on-our-future-competition</guid>
		<description><![CDATA[I got the book everybody&#8217;s been talking about, Founders At Work, and I am three chapters into it. Actually, I skipped ahead and read a few in the middle, and now I&#8217;m back to the beginning to start where I left off. 

I would highly recommend this book if you are involved in anything to [...]]]></description>
			<content:encoded><![CDATA[<p>I got the book everybody&#8217;s been talking about, <a href="http://blog.guykawasaki.com/2007/03/founders_at_wor.html">Founders At Work</a>, and I am three chapters into it. Actually, I skipped ahead and read a few in the middle, and now I&#8217;m back to the beginning to start where I left off. </p>
<p><img src="http://www.brainfuel.tv/wp-content/uploads/2007/03/studying.jpg" alt="web site design in phoenix" border="0" /></p>
<p>I would highly recommend this book if you are involved in anything to do with the Internet, and startups. It&#8217;s kind of refreshing to know that there are other insane people out there, with similar goals, like me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/studying-up-on-our-future-competition/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Free Job Boards: They Appear To Work</title>
		<link>http://www.brainfuel.tv/free-job-boards-they-appear-to-work</link>
		<comments>http://www.brainfuel.tv/free-job-boards-they-appear-to-work#comments</comments>
		<pubDate>Wed, 21 Feb 2007 15:49:30 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/free-job-boards-they-appear-to-work</guid>
		<description><![CDATA[We&#8217;re looking for a developer to help out with our upcoming web application. I&#8217;ve been taking advantage of the free job boards that exist and have so far had some good results. By far, the best job board I have found is Jobs.RubyNow.com.
The Apple Blog also turned up a surprising number of good results (and [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re looking for a developer to help out with our upcoming web application. I&#8217;ve been taking advantage of the free job boards that exist and have so far had some good results. By far, the best job board I have found is <a href="http://jobs.rubynow.com/jobs/show/911">Jobs.RubyNow.com</a>.</p>
<p><a href="http://jobs.theappleblog.com/job/d604008d48ea820bf29ce217ea666754/?d=1">The Apple Blog</a> also turned up a surprising number of good results (and a few locally). Then <a href="http://webware.jobcoin.com/jobs/show/1646-ruby-on-rails-developer">Webware</a> just launched a new job board (and it is free for the first 30 days). Those are some great ways to take advantage of the current boom in job boards.</p>
<p>If we don&#8217;t find someone through these routes, we will pay to post on one of the larger boards.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/free-job-boards-they-appear-to-work/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Google Docs to Write Documentation for Our Upcoming Web Application</title>
		<link>http://www.brainfuel.tv/using-google-docs-to-write-documentation-for-our-upcoming-web-application</link>
		<comments>http://www.brainfuel.tv/using-google-docs-to-write-documentation-for-our-upcoming-web-application#comments</comments>
		<pubDate>Wed, 24 Jan 2007 10:00:55 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/using-google-docs-to-write-documentation-for-our-upcoming-web-application</guid>
		<description><![CDATA[I&#8217;m so inspired by the progress we have been making on our web application. In recent days we have covered significant ground, and next week we have some things planned which will kick start some areas of the front end development.
I have been working on the documentation for our app, and decided to use Google [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m so inspired by the progress we have been making on our web application. In recent days we have covered significant ground, and next week we have some things planned which will kick start some areas of the front end development.</p>
<p>I have been working on the documentation for our app, and decided to use Google Docs to make it happen. I am more than pleased with Google Docs. It&#8217;s very robust, allows me to update the documentation from wherever I am at, and I can share it with everyone involved. So far I have about 8 pages of documentation.</p>
<p>I&#8217;m breaking my documentation into the following categories:</p>
<ol>
<li>URL Structure</li>
<li>Usernames &#038; Profiles</li>
<li>Login/Logout (cookies, etc.)</li>
<li>Future Development Considerations</li>
<li>Tentative Development Schedule</li>
<li>Features For Launch</li>
<li>Post Launch Features</li>
<li>Marketing</li>
<li>Desktop Widgets</li>
<li>Owning a Category</li>
<li>Exporting</li>
<li>RSS</li>
<li>Help and Support</li>
<li>Payment Gateway</li>
</ol>
<p>As you can see, I have not even begun to document things on a page by page level, that is my next step. One of the interesting things about our schedule is that it has slipped a bit. We have been so very busy with other projects for clients, that it was unavoidable. The good news is that we&#8217;re past the stage when we are the only ones involved (bringing in coders and developers is next on our agenda).</p>
<p>I&#8217;d say we&#8217;re shooting for a June launch at this point, but it could be sooner. I&#8217;m trying to ensure that it is sooner.</p>
<p>I haven&#8217;t told you what our web app is all about yet! Don&#8217;t worry, that&#8217;s coming soon enough. In fact, I&#8217;m putting the final touches on the marketing ideas I&#8217;ve been jotting down. I&#8217;m wanting to be sure of a few things before we do that, and not announce too early. </p>
<p>It&#8217;s all very exciting to be making progress like we are. We&#8217;re VERY excited about our product. We think there is a huge gap in the market right now for a tool like we will be offering. We really think that what we&#8217;re building has some important ideas.</p>
<p>Thanks and stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/using-google-docs-to-write-documentation-for-our-upcoming-web-application/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>And it gets even awesomer</title>
		<link>http://www.brainfuel.tv/and-it-gets-even-awesomer</link>
		<comments>http://www.brainfuel.tv/and-it-gets-even-awesomer#comments</comments>
		<pubDate>Thu, 07 Dec 2006 09:00:28 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/and-it-gets-even-awesomer</guid>
		<description><![CDATA[Just a little bit of news on our web application that we are building. Emails just went out to 18 people to gather feedback on some areas of our design. They&#8217;re getting a sneak peak at the app before we begin the HTML/CSS development. We have been making an effort to have all of the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.brainfuel.tv/wp-content/uploads/2006/12/cattle.jpg" alt="cattle" border="0" align="right"  style="margin-left:20px;" />Just a little bit of news on our web application that we are building. Emails just went out to 18 people to gather feedback on some areas of our design. They&#8217;re getting a sneak peak at the app before we begin the HTML/CSS development. We have been making an effort to have all of the design done and finalized before passing off to development. It&#8217;s just easier that way. We can avoid tons of back and forth with countless changes.</p>
<p>We have made an amazing amount of progress today and this last week. Two major sections were changed on paper a few weeks ago (much better). Literally, two sections were created in Photoshop from sketches just today (yeah, I am now way behind on some other projects, ugh).</p>
<p>To summarize, we are out of &#8220;design&#8221; and into &#8220;front end development&#8221; which means we&#8217;re that much closer to development (we plan to meet with developers in early January about developing the app).</p>
<p>In total, their are 13 Photoshop files which as templates make up the brunt of the application. The difficult part about building an app like this is making the complex stuff easy to do. That&#8217;s what I hope we have accomplished, and I can&#8217;t wait to hear back from the people I emailed.</p>
<p>People are asking me when I will &#8220;announce&#8221; what our application is about. I&#8217;m still trying to figure that out, but likely sometime soon after backend development begins. At that point, we&#8217;ll be transitioning to our marketing (which is planned to some extent) and we&#8217;ll be able to keep things managed better. We shall see.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/and-it-gets-even-awesomer/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Delaying a Personal Dream</title>
		<link>http://www.brainfuel.tv/delaying-a-personal-dream</link>
		<comments>http://www.brainfuel.tv/delaying-a-personal-dream#comments</comments>
		<pubDate>Mon, 23 Oct 2006 16:36:06 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/delaying-a-personal-dream</guid>
		<description><![CDATA[Have you ever been forced to delay a personal project?
Maybe work interferes, or some other event in your life.
Maybe your personal project is to start up a new business, or as it was in my case, develop a set of web applications.
Side projects get delayed a lot, I have found. Usually because at the end [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://brainfuel.tv/postimages/thinker.jpg" align="right" alt="Thinker" />Have you ever been forced to delay a personal project?</p>
<p>Maybe work interferes, or some other event in your life.</p>
<p>Maybe your personal project is to start up a new business, or as it was in my case, develop a set of web applications.</p>
<p>Side projects get delayed a lot, I have found. Usually because at the end of the day they don&#8217;t have an immediate payoff.</p>
<p>Or maybe you force yourself to deal with client projects first, and put your own projects aside for <em>spare time.</em></p>
<p>I&#8217;ve been doing this for far too long. So long, that now, a couple of my personal projects have been pushed back 4, 5, even 6 years. I often come up with ideas and never actually invest the time they would require due to work commitments.</p>
<p>A few months ago I hit a critical point where all that I could think about was missed opportunities. Usually it happened this way: I&#8217;m browsing the internet, reading blogs, and then stumble across a brand new web application that does exactly what I wanted to do. And they&#8217;re making bank.</p>
<p>It was so bad, that for a while, all that I could think about was how, by accepting any new projects for other clients, I would just push back <em>my own</em> project yet again.</p>
<p>Two quick thoughts:</p>
<ol>
<li>
Ideas are not worth very much. It&#8217;s the <em>execution</em> of those ideas that is important.</li>
<li>Does accepting a $1,000 project (or whatever amount) actually cause me to defer potential thousands of dollars in residual income if I would just make my ideas into reality?</li>
</ol>
<p>In conclusion, I ended up making the decision to spend time on my projects. Every weekend for the last few months I&#8217;ve been working on our web application. It&#8217;s been amazing. I have renewed enthusiasm for the other projects I work on, and I have my own &#8220;dream&#8221; becoming reality.</p>
<p>I encourage you to do the same. Stop delaying, and just start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/delaying-a-personal-dream/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Site Map for our Web App</title>
		<link>http://www.brainfuel.tv/site-map-for-our-web-app</link>
		<comments>http://www.brainfuel.tv/site-map-for-our-web-app#comments</comments>
		<pubDate>Tue, 17 Oct 2006 12:30:39 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/site-map-for-our-web-app</guid>
		<description><![CDATA[Here&#8217;s the site map for our web application (er, at least a screenshot zoomed so far out all you can see is the pages). We have a front end web site where we promote the site (top half), and administrative area (lower left), and of course the web app itself (lower right side).

]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the site map for our web application (er, at least a screenshot zoomed so far out all you can see is the pages). We have a front end web site where we promote the site (top half), and administrative area (lower left), and of course the web app itself (lower right side).</p>
<p><img src="http://www.brainfuel.tv/wp-content/uploads/2006/10/sitemap_web_app.gif" alt="site map for our web app" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/site-map-for-our-web-app/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Making Quick Prototypes, User Pictures, and Settings on our Upcoming Web App</title>
		<link>http://www.brainfuel.tv/making-quick-prototypes-user-pictures-and-settings-on-our-upcoming-web-app</link>
		<comments>http://www.brainfuel.tv/making-quick-prototypes-user-pictures-and-settings-on-our-upcoming-web-app#comments</comments>
		<pubDate>Mon, 16 Oct 2006 16:00:57 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/making-quick-prototypes-user-pictures-and-settings-on-our-upcoming-web-app</guid>
		<description><![CDATA[Over the weekend I worked on our web application and made some significant progress. I&#8217;ve been open to feature changes if they make a significant improvement to our web application. Over the course of the last few months we&#8217;ve run across several.
Our process has been to design a quick mockup in Photoshop so that we [...]]]></description>
			<content:encoded><![CDATA[<p>Over the weekend I worked on our web application and made some significant progress. I&#8217;ve been open to feature changes if they make a significant improvement to our web application. Over the course of the last few months we&#8217;ve run across several.</p>
<p>Our process has been to design a quick mockup in Photoshop so that we can get a quick idea as to how the screen would look. Once we have those, we pass it around the team here and gather feedback. </p>
<p>This weekend I designed the settings page for our web application. On this page you can enter and change your username and password, view billing receipts, change your credit card, export your data (in CSV format), and also upload a user picture.</p>
<p>For the user picture, we&#8217;ve decided to go with the typical square image, since that&#8217;s what everybody is familiar with. We&#8217;re thinking about trying something unique, and that is to also allow you to upload an image of your logo. It&#8217;s unique because only you will be able to see it. More on that later.</p>
<p><img src="http://www.brainfuel.tv/wp-content/uploads/2006/10/uploading-user-picture.jpg" /></p>
<p>As you can see, we allow people to upload two images. The image of the cowboy just might be our default user profile picture. We&#8217;re still trying to decide.</p>
<p><img src="http://www.brainfuel.tv/wp-content/uploads/2006/10/superman_profile.jpg" /></p>
<p>That&#8217;s an example of how it will look once you integrate both images into the header. It&#8217;s a nice and clean look, and is one of the ways people can personalize their experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/making-quick-prototypes-user-pictures-and-settings-on-our-upcoming-web-app/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web 2.0 Logo</title>
		<link>http://www.brainfuel.tv/web-20-logo</link>
		<comments>http://www.brainfuel.tv/web-20-logo#comments</comments>
		<pubDate>Fri, 06 Oct 2006 07:05:44 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/web-20-logo</guid>
		<description><![CDATA[Our web application is what people will describe as Web 2.0.
As such, I&#8217;m trying to determine whether we should create our products logo to fit that mold, or if we should find some careful balance between traditional and Web 2.0.
And don&#8217;t worry, it doesn&#8217;t have any reflections (*yet*).
I spent some time at LogoPond today. Check [...]]]></description>
			<content:encoded><![CDATA[<p>Our web application is what people will describe as <strong>Web 2.0.</strong></p>
<p>As such, I&#8217;m trying to determine whether we should create our products logo to fit that mold, or if we should find <a href="http://logopond.com/gallery/detail/3574">some careful balance</a> between traditional and Web 2.0.</p>
<p>And don&#8217;t worry, it doesn&#8217;t have any reflections (*yet*).</p>
<p>I spent some time at LogoPond today. Check out this <a href="http://logopond.com/gallery/detail/3713">neat logo for The Limelight Group.</a> And <a href="http://logopond.com/gallery/detail/3596">this one for Bulb.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/web-20-logo/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Design or Develop First</title>
		<link>http://www.brainfuel.tv/design-or-develop-first</link>
		<comments>http://www.brainfuel.tv/design-or-develop-first#comments</comments>
		<pubDate>Thu, 05 Oct 2006 14:39:13 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/design-or-develop-first</guid>
		<description><![CDATA[Should a web application be designed first, or developed first?
It&#8217;s obvious that designers and programmers feel differently about this.
Take this perspective, for example (all quotes from comments here):
As a programmer, I produce ugly-but-functional designs for the HTML monkeys to tart up however they like. Trying to do it the other way around is a recipe [...]]]></description>
			<content:encoded><![CDATA[<p>Should a web application be <strong>designed first, or developed first?</strong></p>
<p>It&#8217;s obvious that designers and programmers feel differently about this.</p>
<p>Take this perspective, for example (all quotes from comments <a href="http://blog.auinteractive.com/10-things-that-will-make-or-break-your-website">here</a>):</p>
<blockquote><p>As a programmer, I produce ugly-but-functional designs for the HTML monkeys to tart up however they like. Trying to do it the other way around is a recipe for disaster.</p></blockquote>
<p>And this one:</p>
<blockquote><p>I would say both things have to be done in parallel rather than first coding and then designing or the reverse way. The final product has to be clear enough so that the designer can work on how to present it while the coder is implementing each functionality.</p></blockquote>
<p>What do you think? Can it be both ways? With our web application that we are building, our process has been to <strong>design everything in Photoshop before writing a single line of code.</strong> This may sound backwards to some people, but it has allowed us to see what the user will see, and show people our application.</p>
<p>Our web app would not have been as cool as it is if we hadn&#8217;t started with design.</p>
<p>There have been a large number of design improvements, <strong>and functionality improvements</strong> that have been made as a result of seeing something designed.</p>
<p>It&#8217;s quite possible that many people think of the design as <strong>purely aesthetic</strong>, when I see both the beauty side, as well as functionality and ease of use.</p>
<p>What do you think? In your projects, do you begin with code or with design?</p>
<p>Continue Reading:</p>
<ul>
<li><a href="http://blog.auinteractive.com/10-things-that-will-make-or-break-your-website">10 Things That Will Make Or Break Your Website</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/design-or-develop-first/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Internationalize Web Apps: Yes or No?</title>
		<link>http://www.brainfuel.tv/internationalize-web-apps-yes-or-no</link>
		<comments>http://www.brainfuel.tv/internationalize-web-apps-yes-or-no#comments</comments>
		<pubDate>Wed, 13 Sep 2006 03:27:41 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/internationalize-web-apps-yes-or-no</guid>
		<description><![CDATA[For our web application one of the things we want to do is provide international support. Languages and support for overseas. We would probably focus on South America or European countries first, and then expand from there. It would be something we do after gaining some momentum.
I wrote about this after I returned from Brasil, [...]]]></description>
			<content:encoded><![CDATA[<p>For our web application one of the things we want to do is provide international support. Languages and support for overseas. We would probably focus on South America or European countries first, and then expand from there. It would be something we do after gaining some momentum.</p>
<p><a href="http://www.brainfuel.tv/internationalizing-web-apps">I wrote about this</a> after I returned from Brasil, and observed the huge market down there. I couldn&#8217;t figure out why more companies don&#8217;t do this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/internationalize-web-apps-yes-or-no/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>A weekend spent laboring</title>
		<link>http://www.brainfuel.tv/a-weekend-spent-laboring</link>
		<comments>http://www.brainfuel.tv/a-weekend-spent-laboring#comments</comments>
		<pubDate>Tue, 05 Sep 2006 14:00:51 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/a-weekend-spent-laboring</guid>
		<description><![CDATA[I hope everybody had a great labor day weekend! Here at Tornado, it was all labor and very little play. If you call building your own web app labor. This weekend we made progress on several fronts.

Firstly, we have the beginnings of a marketing site. It&#8217;s only a design concept at this point, however it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I hope everybody had a great labor day weekend! Here at <a href="http://www.tornadodesign.com/">Tornado</a>, it was all labor and very little play. If you call building your own web app labor. This weekend we made progress on several fronts.</p>
<ul>
<li>Firstly, we have the beginnings of a marketing site. It&#8217;s only a design concept at this point, however it&#8217;s something and it looks great. Realizing that we really need a copywriter at some point.</li>
<li>I installed WordPress for our product blog. We&#8217;re going to be running our blog on a completely separate domain name for search engine reasons. We are going to begin posting to that blog now, but not tell anybody about it until the beta begins. We were able to pick up a cool domain name that has some good keywords in it.</li>
<li>Spent some time working on the logo type treatment.</li>
<li>More time was spent tweaking the actual application design. There are several key sections we still need to work on.</li>
<li>We decided to simplify our sign up process and have just a few key things (username, password, name, email) required in order to get an account. Then in the settings section, you&#8217;ll be able to further customize the application. We have this currently drawn out on our whiteboard and we need to move it into the product design.</li>
<li>We need to begin formulating the marketing plan on paper &#8212; right now, it&#8217;s all in our heads. We&#8217;re going to be approaching marketing in a grassroots sort of way, at least, that&#8217;s the initial plan.</li>
</ul>
<p><img src="http://www.brainfuel.tv/wp-content/uploads/2006/09/colorpallet.jpg" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/a-weekend-spent-laboring/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Click here for demo</title>
		<link>http://www.brainfuel.tv/click-here-for-demo</link>
		<comments>http://www.brainfuel.tv/click-here-for-demo#comments</comments>
		<pubDate>Mon, 04 Sep 2006 19:03:57 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/click-here-for-demo</guid>
		<description><![CDATA[Have you noticed that fewer and fewer web applications have demo accounts set up? Instead they have a nice short tour, and a drop-dead simple sign up process.
We were pondering whether we should have a demo or not for our upcoming web application. If we were to provide a demo account, people could click once [...]]]></description>
			<content:encoded><![CDATA[<p>Have you noticed that fewer and fewer web applications have demo accounts set up? Instead they have a nice short tour, and a drop-dead simple sign up process.</p>
<p>We were pondering whether we should have a demo or not for our upcoming web application. If we were to provide a demo account, people could click once and immediately be taken to a demo they can interact with. On the flip side, this would potentially lower the number of people that actually sign up for our product.</p>
<p>The free sign up idea works great, especially if you have a free version of your product.</p>
<p>I wonder how many thousands of people have signed up for <a href="http://www.basecamphq.com/">Basecamp</a> accounts, only to abandon them moments after logging in. It&#8217;s great for boosting your customer count.</p>
<p>Being able to say you have 500,000 customers is impressive (source: Basecamp homepage). I just wonder how many of those customers actually pay.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/click-here-for-demo/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>User System</title>
		<link>http://www.brainfuel.tv/user-system</link>
		<comments>http://www.brainfuel.tv/user-system#comments</comments>
		<pubDate>Thu, 31 Aug 2006 16:45:07 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/user-system</guid>
		<description><![CDATA[Here&#8217;s a fun photo of Tom working on the user relationship system for our new web app.

]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a fun photo of Tom working on the user relationship system for our new web app.</p>
<p><img src="http://www.brainfuel.tv/wp-content/uploads/2006/08/tom_planning_fixed.jpg" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/user-system/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Accomplished</title>
		<link>http://www.brainfuel.tv/accomplished</link>
		<comments>http://www.brainfuel.tv/accomplished#comments</comments>
		<pubDate>Wed, 05 Jul 2006 19:00:25 +0000</pubDate>
		<dc:creator>Chris Tingom</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Web-App]]></category>

		<guid isPermaLink="false">http://www.brainfuel.tv/accomplished</guid>
		<description><![CDATA[Besides getting all green lights on the way home from fireworks last night, here&#8217;s what I did this long weekend:

Began serious design work on our new web application
Came up with a new name for the product, and it even has a code name (the original name)
Bought the domain name (and it&#8217;s a hot name!)
Created final [...]]]></description>
			<content:encoded><![CDATA[<p>Besides getting <em>all</em> green lights on the way home from fireworks last night, here&#8217;s what I did this <em>long</em> weekend:</p>
<ol>
<li>Began serious design work on our new web application</li>
<li>Came up with a new name for the product, and it even has a code name (the original name)</li>
<li>Bought the domain name (and it&#8217;s a hot name!)</li>
<li>Created final version of web application site map and promotion site map</li>
<li>Hashed out final user-relationship issues</li>
<li>Feeling so energized about a project for the first time in a year, I feel like I&#8217;m making progress&#8230;</li>
</ol>
<p>Next steps:</p>
<ol>
<li>Finish site design concept #1 and run it up the flagpoll</li>
<li>Design logo</li>
<li>Design and build development blog to track progress and get something online</li>
<li>Decide if the nature of the application will stay a secret until released</li>
<li>Begin writing content for site</li>
<li>Create additional wireframes and documentation</li>
<li>Finalize product pricing model</li>
<li>Find developer(s)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.brainfuel.tv/accomplished/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.492 seconds -->

