<?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"
	>

<channel>
	<title>Fusion Bay</title>
	<atom:link href="http://www.fusionbay.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fusionbay.com</link>
	<description>Web application technologies and development</description>
	<pubDate>Mon, 14 Apr 2008 22:40:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Colorblind design, part two</title>
		<link>http://www.fusionbay.com/2008/03/10/colorblind-design-part-two/</link>
		<comments>http://www.fusionbay.com/2008/03/10/colorblind-design-part-two/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 20:51:01 +0000</pubDate>
		<dc:creator>Jason Lancaster</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.fusionbay.com/2008/03/10/colorblind-design-part-two/</guid>
		<description><![CDATA[Hello Apple. Are you reading this blog? I think you might be, because I love your new availability pages:

Simple and easy to use. Symbols are a great solution when there are only a few keys to differentiate.
For more information on colorblind design and applications, read my previous entry here.
]]></description>
			<content:encoded><![CDATA[<p>Hello Apple. Are you reading this blog? I think you might be, because I love your new availability pages:<br />
<img src='http://www.fusionbay.com/wp-content/uploads/2008/03/apple_colorblind.png' alt='Apple updates their availability pages for the colorblind' /></p>
<p>Simple and easy to use. Symbols are a great solution when there are only a few keys to differentiate.</p>
<p>For more information on colorblind design and applications, <a href="http://www.fusionbay.com/2007/06/28/colorblind-design-for-web-applications/">read my previous entry here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fusionbay.com/2008/03/10/colorblind-design-part-two/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The end of &#60;select&#62; tags</title>
		<link>http://www.fusionbay.com/2007/11/20/the-end-of-select-tags/</link>
		<comments>http://www.fusionbay.com/2007/11/20/the-end-of-select-tags/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 21:23:46 +0000</pubDate>
		<dc:creator>Adam Douglass</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[User interfaces]]></category>

		<category><![CDATA[Web Applications]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.fusionbay.com/2007/11/20/the-end-of-select-tags/</guid>
		<description><![CDATA[More and more I&#8217;m noticing a new trend in web-based forms.
The days of the &#60;select&#62; tag are numbered. The most recent example is GMail&#8217;s &#8220;More actions&#8221; drop-down.
It&#8217;s gone from this 
to this

I completely understand why. Unavailable CSS styling and &#60;select&#62; bugs in IE have always been frustrating, but the real motivation to move away from [...]]]></description>
			<content:encoded><![CDATA[<p>More and more I&#8217;m noticing a new trend in web-based forms.</p>
<p>The days of the &lt;select&gt; tag are numbered. The most recent example is GMail&#8217;s &#8220;More actions&#8221; drop-down.</p>
<p>It&#8217;s gone from <a href="http://www.askbjoernhansen.com/2004/04/15/playing_with_gmail.html">this</a> <img src="http://www.askbjoernhansen.com/archives/2004/04/15/gmail.png" alt="an early review of GMail" /></p>
<p>to <a href="http://blogoscoped.com/archive/2007-10-29-n47.html">this</a><br />
<img src="http://blogoscoped.com/files/gmail-newer-version-5.png" alt="screen capture of GMail 2.0" /></p>
<p>I completely understand why. Unavailable CSS styling and <a href="http://throbs.net/web/articles/IE-SELECT-bugs/">&lt;select&gt; bugs</a> in IE have always been frustrating, but the real motivation to move away from the tag has been its lack of features.</p>
<p>With a JavaScript/DHTML solution you can simply do <a href="http://weblog.morosystems.cz/ostatni/dropdown-xhtml-css-javascript-replacement-of-classic-selectbox">so</a> much <a href="http://www.glanzani.com.ar/select/examples.htm">more</a>. In <a href="http://serversideguy.blogspot.com/2004/12/google-suggest-dissected.html">December 2004</a> when Google released &#8220;<a href="http://www.google.com/webhp?complete=1&#038;hl=en">Google Suggest</a>&#8221; (which is an auto-complete-like drop-down of the search field) many developers started to consider abandoning &lt;select&gt; tags. Add to that the flexibility of cross-browser styling, adding images to drop-downs and dramatic visual effects&#8230; The end is near.</p>
<p>However, I&#8217;m not suggesting the end of the tag&#8217;s use. Using a &lt;select&gt; tag gives the browser the responsibility to make the form accessible to vision and mobility-impaired people which is often overlooked in a small project or web-based application.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fusionbay.com/2007/11/20/the-end-of-select-tags/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Colorblind design for web applications</title>
		<link>http://www.fusionbay.com/2007/06/28/colorblind-design-for-web-applications/</link>
		<comments>http://www.fusionbay.com/2007/06/28/colorblind-design-for-web-applications/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 15:41:00 +0000</pubDate>
		<dc:creator>Jason Lancaster</dc:creator>
		
		<category><![CDATA[Web Applications]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.fusionbay.com/2007/06/28/colorblind-design-for-web-applications/</guid>
		<description><![CDATA[8% of all males are afflicted with some type of color blindness. 0.5% of all females. This article isn&#8217;t about color blindness, it&#8217;s about what you should or shouldn&#8217;t do when creating a web application regarding color blindness.
Do you see anything wrong with the picture below?

Can you distinguish in-stock vs. out-of-stock? Perhaps most people reading [...]]]></description>
			<content:encoded><![CDATA[<p>8% of all males are afflicted with some type of color blindness. 0.5% of all females. This article isn&#8217;t about color blindness, it&#8217;s about what you should or shouldn&#8217;t do when creating a web application regarding color blindness.</p>
<p>Do you see anything wrong with the picture below?</p>
<p><a href='http://www.fusionbay.com/wp-content/uploads/2007/06/colorblind-bad-design.jpg' title='Bad design for the colorblind on Apple.com. Can you distinguish in-stock vs. out-of-stock?' rel='lightbox[colorblind-design]'><img src='http://www.fusionbay.com/wp-content/uploads/2007/06/colorblind-bad-design.jpg' alt='Bad design for the colorblind on Apple.com. Can you distinguish in-stock vs. out-of-stock?' /></a></p>
<p>Can you distinguish in-stock vs. out-of-stock? Perhaps most people reading this can because not everyone is colorblind. But for those of us who are this image is completely undecipherable.</p>
<p>The image comes from Apple&#8217;s <a href="http://www.apple.com/retail/iphone/" target="_new">iPhone stock checker</a> website. I completely appreciate the fact they took the initiative to create the website but I&#8217;d expect better of Apple.</p>
<p>The <a href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#gl-color">W3C&#8217;s Techniques for Web Content Accessibility Guidelines 1.0, Guideline #2 is</a>:</p>
<p><b>Don&#8217;t rely on color alone.</b></p>
<p>It&#8217;s just that simple! When it comes to a boolean column, something as simple as a &#8220;checkmark/x&#8221;, or the text &#8220;yes/no&#8221;, or text formatted with a &#8220;strikethrough/normal&#8221; sufficiently differentiates each option. I personally think the &#8220;checkmark/x&#8221; combination is the most distinguishable to a global audience.</p>
<p>Design becomes more complicated when you need to distinguish between multiple sets of data. Consider the following map:</p>
<p><a href='http://www.fusionbay.com/wp-content/uploads/2007/06/normalview.gif' title='Useless map for the colorblind' rel='lightbox[colorblind-design]'><img src='http://www.fusionbay.com/wp-content/uploads/2007/06/normalview.gif' alt='Useless map for the colorblind' /></a></p>
<p>The map needs to do better job distinguishing the colors to even be remotely useful but that isn&#8217;t the full story. What would be best would be a hovering &#8220;tooltip&#8221; window that lets you know what color and section your mouse is pointing at. This isn&#8217;t necessarily easy and would take time to create, but the people who spend the time perfecting things like that usually end up being the best resource in town. And isn&#8217;t that what we all want in our web applications?</p>
<p>While I can&#8217;t change the fact that someone in the US decided it was a good idea to use red and green stoplights, I can hopefully shed some light on webdesign in the future. Thanks for your time!</p>
<p>For more reading on color blindness and design, I suggest the following links:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Color_blindness" target="_new">Wikipedia - Color blindness</a></li>
<li><a href="http://webexhibits.org/causesofcolor/2.html" target="_new">Causes of color blindness walkthrough</a></li>
<li><a href="http://colorvisiontesting.com/online%20test.htm" target="_new">Color blind test</a></li>
<li><a href="http://colorlab.wickline.org/colorblind/colorlab/" target="_new">Color blind labratory comparison tool</a></li>
<li><a href="http://newmanservices.com/colorblind/default.asp" target="_new">Another color comparison tool</a></li>
<li><a href="http://www.visibone.com/colorblind/" target="_new">Web safe color blind charts</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.fusionbay.com/2007/06/28/colorblind-design-for-web-applications/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Social network social circle invasion</title>
		<link>http://www.fusionbay.com/2007/06/22/social-network-social-circle-invasion/</link>
		<comments>http://www.fusionbay.com/2007/06/22/social-network-social-circle-invasion/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 19:17:26 +0000</pubDate>
		<dc:creator>Jason Lancaster</dc:creator>
		
		<category><![CDATA[Ethics]]></category>

		<category><![CDATA[Privacy]]></category>

		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://www.fusionbay.com/2007/06/22/social-network-social-circle-invasion/</guid>
		<description><![CDATA[A recent article by Michelle Slatalla in the New York Times struck my interest. I&#8217;ll summarize briefly, however it&#8217;s worth a read on it&#8217;s own:
A mother signs up for facebook, searches for her daughter&#8217;s name, and slowly begins to befriend all of her friends. Mother states:
&#8220;Shockingly, quite a few of them - the friends, not [...]]]></description>
			<content:encoded><![CDATA[<p>A recent article by <a href="http://www.nytimes.com/2007/06/07/fashion/07Cyber.html?pagewanted=1&#038;ei=5090&#038;en=fa1a5523b4971106&#038;ex=1338868800&#038;partner=rssuserland&#038;emc=rss">Michelle Slatalla in the New York Times</a> struck my interest. I&#8217;ll summarize briefly, however it&#8217;s worth a read on it&#8217;s own:</p>
<p>A mother signs up for facebook, searches for her daughter&#8217;s name, and slowly begins to befriend all of her friends. Mother states:</p>
<blockquote><p>&#8220;Shockingly, quite a few of them - the friends, not the daughter - accepted my invitation and gave me access to their Profiles, including their interests, hobbies, school affiliations and in some cases, physical whereabouts.&#8221;</p></blockquote>
<p>Daughter finds out, states:</p>
<blockquote><p>&#8220;unfriend paige right now. im serious. i dont care if they request you. say no. i will be soo mad if you dont unfriend paige right now.&#8221;</p></blockquote>
<p>As social applications become more and more popular, you&#8217;ll cross that generational bridge. Privacy which was once there due to ignorance will suddenly be violated, leaving everything you chose to make public seen and archived.</p>
<p>Consider the <a href="http://www.archive.org/web/web.php">Wayback Machine</a>. When I was 12, I never would have considered or even comprehended the idea that my first website might be cached forever. Were you thinking that way? Most of us didn&#8217;t, yet at some point we began to.</p>
<p>Or take another example: Instant messaging. I&#8217;m always on. Will my kids, too? Will they filter their away messages or profiles, knowing I might possibly view the information they are making publicly available?</p>
<p>I have a feeling this learning and yearning for privacy will begin to show in more and more web applications, where we&#8217;ll not only continue to see &#8220;parental controls&#8221; but we&#8217;ll begin seeing options to filter and control each generations access to the other.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fusionbay.com/2007/06/22/social-network-social-circle-invasion/feed/</wfw:commentRss>
		</item>
		<item>
		<title>When good online Ads go bad</title>
		<link>http://www.fusionbay.com/2007/06/12/when-good-online-ads-go-bad/</link>
		<comments>http://www.fusionbay.com/2007/06/12/when-good-online-ads-go-bad/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 06:04:48 +0000</pubDate>
		<dc:creator>Adam Douglass</dc:creator>
		
		<category><![CDATA[Advertising]]></category>

		<category><![CDATA[User interfaces]]></category>

		<guid isPermaLink="false">http://www.fusionbay.com/2007/06/12/when-good-online-ads-go-bad/</guid>
		<description><![CDATA[Online advertising is getting a great deal of attention days with players like Google, Double Click, Yahoo, just to name a few.
But with almost any advertising, there&#8217;s a movement to circumvent it.
.. TV vs DVR, time shifting, fast-forward.
.. FM radio vs Satellite radio, paid subscriptions, commercial free.
Remember the first years of pop-up advertising on websites? [...]]]></description>
			<content:encoded><![CDATA[<p>Online advertising is getting a great deal of attention days with players like Google, Double Click, Yahoo, just to name a few.</p>
<p>But with almost any advertising, there&#8217;s a movement to circumvent it.</p>
<p>.. TV vs DVR, time shifting, fast-forward.<br />
.. FM radio vs Satellite radio, paid subscriptions, commercial free.</p>
<p>Remember the first years of pop-up advertising on websites? ISPs started offering &#8220;Pop-up Blocker&#8221; software free to their members. It was such a demand that most browsers now implement pop-up blocking as a standard feature.</p>
<p>Advertising is a balancing act. Google has been hugely successful with their text/banner-style AdWords - I believe because they&#8217;re not aggressive with their impact. Until this evening, I tolerated, sometimes enjoyed, viewing advertising. I felt like it educated me. A good advertisement might teach me of a new product I hadn&#8217;t heard of, a service I might use or recommend. Those AT&#038;T commercials where <a href='http://www.splendad.com/ads/show/1114-AT-T-Cingular-Vegas'>two people</a> are talking on mobile phones, and one is dropped&#8230; hilarious!</p>
<p>Until tonight, when I went to read <a href='http://www.wired.com/gadgets/mac/commentary/cultofmac/2007/06/cultofmac_0612'>this article on Wired.com.</a></p>
<p><a href='http://www.fusionbay.com/wp-content/uploads/2007/06/picture-6.png' title='AT&#038;T ad on Wired.com'><br />
<img src='http://www.fusionbay.com/wp-content/uploads/2007/06/picture-6-thumb.gif'' alt='AT&#038;T ad on Wired.com' /><br />
</a></p>
<p>Covering 50% of the first few paragraphs is an AT&#038;T advertising overlay. I gave the ad 3 minutes to go away. I tried every key combo, tried following the link of the ad&#8230; nothing. The article is unreadable in Firefox. Same result in IE.</p>
<p>The Irony is: the article is about <a href='http://www.apple.com/safari/'>Safari 3</a> and how &#8220;Safari sucks.&#8221; Care to guess how the page looks in Safari? flawless. No content-blocking AT&#038;T advertisement.</p>
<p><strong>UPDATE</strong>: <a href='http://blog.wired.com/underwire/2007/06/ads_behaving_ba.html'>Wired apologizes for the ad.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fusionbay.com/2007/06/12/when-good-online-ads-go-bad/feed/</wfw:commentRss>
		</item>
		<item>
		<title>2.0 Web or Not Web 2.0, that is the question</title>
		<link>http://www.fusionbay.com/2007/06/06/20-web-or-not-web-20-that-is-the-question/</link>
		<comments>http://www.fusionbay.com/2007/06/06/20-web-or-not-web-20-that-is-the-question/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 20:15:51 +0000</pubDate>
		<dc:creator>Adam Douglass</dc:creator>
		
		<category><![CDATA[Advertising]]></category>

		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://www.fusionbay.com/2007/06/06/20-web-or-not-web-20-that-is-the-question/</guid>
		<description><![CDATA[Buzz words.. They&#8217;re unavoidable. One of my favorites from way back:synergy.
There&#8217;s a lot of discussion lately of &#8220;Web 2.0.&#8221;
You see it in web application reviews: &#8220;The web 2.0 of bookmarking&#8221; or &#8220;a web 2.0 redesign.&#8221;
Web 2.0 means different things depending on context. Some argue that the term&#8217;s definition is so vague/complex that it&#8217;s unusable.
It&#8217;s the [...]]]></description>
			<content:encoded><![CDATA[<p>Buzz words.. They&#8217;re unavoidable. One of my favorites from way back:<a href="http://buzzwordhell.com/synergy/">synergy</a>.</p>
<p>There&#8217;s a lot of discussion lately of &#8220;Web 2.0.&#8221;</p>
<p>You see it in web application reviews: &#8220;The web 2.0 of bookmarking&#8221; or &#8220;a web 2.0 redesign.&#8221;</p>
<p>Web 2.0 means different things depending on context. Some argue that the term&#8217;s <a href="http://radar.oreilly.com/archives/2005/10/web_20_compact_definition.html">definition</a> is so vague/complex that it&#8217;s unusable.</p>
<p>It&#8217;s the technology of websites. It&#8217;s the latest-greatest use of client-side scripting, CSS, and the Document Object Model. It&#8217;s meant to be a version of the world wide web. The collective current version. The reinvention of the web as it was known some <a href="http://web.archive.org/web/19991013091817/http://amazon.com/">6+ years ago</a>.</p>
<p>In a blog article that got me started on this subject (<a href="http://blog.pmarca.com/2007/06/why_theres_no_s.html">Why there&#8217;s no such thing as Web 2.0</a>) the author argues that Web 2.0 is not a &#8220;space&#8221; or a category that a site/company falls into.</p>
<p>I agree with that. I would never use the term <a href="http://www.adaptivepath.com/images/publications/essays/What_puts_the_2_in_Web_20.pdf">&#8220;Web 2.0&#8243;</a> in a pitch. Web 2.0 technology doesn&#8217;t make you special. Its expected &#8212; its whats current.</p>
<p>I think it will be easier to understand Web 2.0 when there&#8217;s Web 3.0, but please, lets not jump on the buzzword bandwagon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fusionbay.com/2007/06/06/20-web-or-not-web-20-that-is-the-question/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Off-site backups</title>
		<link>http://www.fusionbay.com/2007/05/10/off-site-backups/</link>
		<comments>http://www.fusionbay.com/2007/05/10/off-site-backups/#comments</comments>
		<pubDate>Thu, 10 May 2007 16:37:38 +0000</pubDate>
		<dc:creator>Jason Lancaster</dc:creator>
		
		<category><![CDATA[Fusion Bay]]></category>

		<guid isPermaLink="false">http://www.fusionbay.com/2007/05/10/off-site-backups/</guid>
		<description><![CDATA[Yesterday, a warehouse near our offices had a three alarm fire. I took a bike ride over there early this morning just to see what was left. It sure looked tragic. I found out after reading the article above that the building was condemned this morning. I really feel for Adcor, but I&#8217;m glad things [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, a <a href="http://www.baltimoresun.com/news/local/baltimore_city/bal-fire0510,0,573989.story">warehouse near our offices had a three alarm fire</a>. I took a bike ride over there early this morning just to see what was left. It sure looked tragic. I found out after reading the article above that the building was condemned this morning. I really feel for Adcor, but I&#8217;m glad things were contained to the warehouse and no one got hurt.</p>
<p>It reminds me though of how important off-site backups are. If you have a software business, a fire could be disastrous if you don&#8217;t have your data backed up in multiple locations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fusionbay.com/2007/05/10/off-site-backups/feed/</wfw:commentRss>
		</item>
		<item>
		<title>2 weeks vacation is not a rule</title>
		<link>http://www.fusionbay.com/2007/03/22/2-weeks-vacation-is-not-a-rule/</link>
		<comments>http://www.fusionbay.com/2007/03/22/2-weeks-vacation-is-not-a-rule/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 15:27:49 +0000</pubDate>
		<dc:creator>Jason Lancaster</dc:creator>
		
		<category><![CDATA[Employment]]></category>

		<category><![CDATA[Ethics]]></category>

		<category><![CDATA[Fusion Bay]]></category>

		<guid isPermaLink="false">http://www.fusionbay.com/2007/03/22/2-weeks-vacation-is-not-a-rule/</guid>
		<description><![CDATA[I found an interesting article a few weeks ago over at Expat Software discussing how 2 weeks vacation time is simply what your employer will pay you for, but not what you are limited to. If you&#8217;re willing, taking an unpaid vacation is always an option. If you play it right.
As a business owner, I [...]]]></description>
			<content:encoded><![CDATA[<p>I found an interesting article a few weeks ago over at <a href="http://www.expatsoftware.com/articles/2007/02/two-weeks-vacation-is-only.html">Expat Software</a> discussing how 2 weeks vacation time is simply what your employer will pay you for, but not what you are limited to. If you&#8217;re willing, taking an unpaid vacation is always an option. <b>If you play it right.</b></p>
<p>As a business owner, I want someone to <b>LOVE</b> working for me. I&#8217;d give (do give) my employees every benefit possible. Making that extra $200 or $2000 dollars just so my employee is miserable is no way to go. So that said, I&#8217;d completely respect someone taking time to pursue something they felt is worthwhile, so long as they don&#8217;t leave the company at a major loss. There&#8217;s simply a balance to be made &#8212; one that larger companies without a startup mentality might never come to see.</p>
<p>But that luxury comes at a price. You have to be respectful of the company you work for. Time away isn&#8217;t simply time you aren&#8217;t being productive on whatever project it was you were working on. Even if it&#8217;s unpaid, you&#8217;re still receiving health, dental, vision, 401k, and other benefits. That&#8217;s when things start becoming a little less fair to your employer, so be mindful and respectful of the costs of simply having an employee &#8212; we&#8217;re not just paying your salary.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fusionbay.com/2007/03/22/2-weeks-vacation-is-not-a-rule/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Enabling HTTP compression</title>
		<link>http://www.fusionbay.com/2007/03/16/enabling-http-compression/</link>
		<comments>http://www.fusionbay.com/2007/03/16/enabling-http-compression/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 17:57:35 +0000</pubDate>
		<dc:creator>Jason Lancaster</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[Optimization]]></category>

		<guid isPermaLink="false">http://www.fusionbay.com/2007/03/16/enabling-http-compression/</guid>
		<description><![CDATA[Using Apache&#8217;s mod_deflate module, I&#8217;ve significantly lowered page size and load times on a few Fusion Bay projects and my personal website. Some load times have more than doubled in speed, from an intense loading time of 4-5 seconds to a measly 1 second. 
The crazy thing about the pages that used to take a [...]]]></description>
			<content:encoded><![CDATA[<p>Using Apache&#8217;s mod_deflate module, I&#8217;ve significantly lowered page size and load times on a few Fusion Bay projects and my personal website. Some load times have more than doubled in speed, from an intense loading time of 4-5 seconds to a measly 1 second. </p>
<p>The crazy thing about the pages that used to take a while to load was I always assumed it was the computer slowing things down due to a large amount of text to be rendered, not the size. I simply never paid attention! How silly.</p>
<p>I understand there are some issues with HTTP compression and older browsers that don&#8217;t support it properly, however I think this is a very unlikely scenario for 99.9% of our viewer-ship.</p>
<p>For more information on mod_deflate you can check out the <a href="http://httpd.apache.org/docs/2.0/mod/mod_deflate.html">Apache Documentation</a>.</p>
<p>I personally used the simplest configuration possible, opting to do the following:</p>
<blockquote><pre class="prettyprint"><code>
<directory /www/>
    Options Indexes FollowSymLinks
    AllowOverride All
    SetOutputFilter Deflate
</directory></code></pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.fusionbay.com/2007/03/16/enabling-http-compression/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Consumer-based web applications</title>
		<link>http://www.fusionbay.com/2007/03/12/consumer-based-web-applications/</link>
		<comments>http://www.fusionbay.com/2007/03/12/consumer-based-web-applications/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 18:37:16 +0000</pubDate>
		<dc:creator>Adam Douglass</dc:creator>
		
		<category><![CDATA[VC]]></category>

		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://www.fusionbay.com/2007/03/12/consumer-based-web-applications/</guid>
		<description><![CDATA[The staff here at Fusion Bay read a lot of blogs. A few we read are written by popular Venture Capitalists &#8212; not because we&#8217;re looking for investments, but because they&#8217;re interesting to read and seem to have breaking news about new web services and technology companies.
I came across an article today on &#8220;The Penny [...]]]></description>
			<content:encoded><![CDATA[<p>The staff here at Fusion Bay read a lot of blogs. A few we read are written by popular Venture Capitalists &#8212; not because we&#8217;re looking for investments, but because they&#8217;re interesting to read and seem to have breaking news about new web services and technology companies.</p>
<p>I came across an article today on &#8220;<a href="http://redeye.firstround.com/2007/03/the_first_penny.html">The Penny Gap</a>&#8221; which I thought was worth a mention: It talks about consumer based web applications and the difference in free vs paid-subscription revenue models.</p>
<p>The article talks about the negative trend of price vs adoption&#8230; the more you charge, the fewer subscriptions you receive. That seems logical: fewer consumers can afford your service the more expensive it is. But I wonder: Is there a price point that might increase your adoption? Will more consumers subscribe to something priced higher because they perceive it as higher quality? Or are higher quality things just more expensive?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fusionbay.com/2007/03/12/consumer-based-web-applications/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
