<?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>TGFI &#187; Web Design</title>
	<atom:link href="http://www.tgfi.net/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tgfi.net</link>
	<description>Indianapolis based web application development, hosting and network support.</description>
	<lastBuildDate>Wed, 17 Feb 2010 02:45:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Our Work: Watch Games Live and On-Demand!</title>
		<link>http://www.tgfi.net/2009/09/17/watch-video-live-on-demand/</link>
		<comments>http://www.tgfi.net/2009/09/17/watch-video-live-on-demand/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 14:34:33 +0000</pubDate>
		<dc:creator>Greg Benedict</dc:creator>
				<category><![CDATA[Our Work]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.tgfi.net/?p=607</guid>
		<description><![CDATA[We teamed up with WebStream Productions to create an all new experience for fans of the Horizon League. You can watch games live or on-demand, view weekly highlight shows, keep up with Twitter, chat via Facebook and interact in the Forums. The Horizon League represents ten teams, including Indianapolis&#8217; own Butler University.

]]></description>
			<content:encoded><![CDATA[<p>We teamed up with WebStream Productions to create an all new experience for fans of the Horizon League. You can watch games live or on-demand, view weekly highlight shows, keep up with Twitter, chat via Facebook and interact in the Forums. The Horizon League represents ten teams, including Indianapolis&#8217; own Butler University.</p>
<p><a href="http://www.horizonleaguenetwork.tv"><img src="http://www.tgfi.net/images/in_progress/hln_home.jpg" alt="HorizonLeagueNetwork.tv" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tgfi.net/2009/09/17/watch-video-live-on-demand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Fast Does Your Website Load?</title>
		<link>http://www.tgfi.net/2009/03/02/how-fast-does-your-website-load/</link>
		<comments>http://www.tgfi.net/2009/03/02/how-fast-does-your-website-load/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 13:21:36 +0000</pubDate>
		<dc:creator>Greg Benedict</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[conversion rate]]></category>

		<guid isPermaLink="false">http://www.tgfi.net/?p=440</guid>
		<description><![CDATA[FACT: The speed at which a page loads is directly proportional to both customer satisfaction and conversion rate.  
In 2006 Google did a comparison test to show 30 results per page instead of 10. Traffic and revenue dropped by 20% despite being a change people had requested. Why was this the case? It took [...]]]></description>
			<content:encoded><![CDATA[<p>FACT: The speed at which a page loads is directly proportional to both customer satisfaction and conversion rate.  <span id="more-440"></span></p>
<p>In 2006 <a rel="nofollow" href="http://glinden.blogspot.com/2006/11/marissa-mayer-at-web-20.html">Google did a comparison test</a> to show 30 results per page instead of 10. Traffic and revenue dropped by 20% despite being a change people had requested. Why was this the case? It took an additional 0.5 seconds to render the page. Speed matters.</p>
<p><img class="alignright size-medium wp-image-442" title="TGFI Web Design" src="http://www.tgfi.net/wp-content/uploads/2009/02/picture-3-300x240.jpg" alt="TGFI Web Design" width="300" height="240" /></p>
<p>Google knows a lot about customer browsing behavior. They know how fast a site loads versus how long a person stays on the site. They even take it into account when ranking your website for keywords. The longer a person stays on your site the better. The longer it takes to show them the content, the faster they jump ship.  Late last year</p>
<p>Google released the Chrome web browser for Windows as an attempt to speed things up on the visitor&#8217;s end. It worked very well and lit quite a fire under web browser developers. Safari 3, Firefox 3 and IE 8 have all seen improvements in speed because of it.</p>
<p>The new Safari 4 beta for Mac however, has set a new bar. It&#8217;s faster than any other browser we&#8217;ve ever used. It loads MSN.com some 8 times faster than IE 7.</p>
<h2>What You Can Do to Speed Up Your Web Site</h2>
<p><span style="font-weight: normal; font-size: 13px;">Since most people aren&#8217;t using Safari 4 and are using IE 6 or 7, here are some ways to speed up your site.</span></p>
<ul>
<li>Make your images smaller through optimizing file size.</li>
<li>Only load what you need on a page. File sizes add up quick to slow you down.</li>
<li>Make sure your HTTP headers are setup to allow client side caching of images and scripts. This helps on future page loads.Cache your database driven pages as rendered HTML files. We use the wp-cache or wp-supercache plugin on every Wordpress site we build and custom caching solutions in frameworks like Ruby on Rails.</li>
<li>Host your site close to your customers on good equipment. 25 milliseconds of latency going across the country adds up quick. Our homepage loads 19 files (the page, images, javascript, etc). That&#8217;s nearly half a second just by being close to home!</li>
</ul>
<p>Even with the <a title="How to Attract Constant Attention to Your Website" href="http://www.tgfi.net/2009/02/15/attract-attention-to-your-website/">best keywords, landing page design, content and offer</a> your conversions will suffer due to slow load times. We can help. Just give us a call.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tgfi.net/2009/03/02/how-fast-does-your-website-load/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Attract Constant Attention to Your Website</title>
		<link>http://www.tgfi.net/2009/02/15/attract-attention-to-your-website/</link>
		<comments>http://www.tgfi.net/2009/02/15/attract-attention-to-your-website/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 20:44:56 +0000</pubDate>
		<dc:creator>Greg Benedict</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[landing page]]></category>
		<category><![CDATA[ROI]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.tgfi.net/?p=418</guid>
		<description><![CDATA[What is the most important statistic for a sales team? Is it demographics, referrals, leads or sales? With almost every company we&#8217;ve worked with it is leads.
Leads already have a desire for your product or service. They want to stay in touch and learn more about how you can solve their problem.
Here is a quick [...]]]></description>
			<content:encoded><![CDATA[<p>What is the most important statistic for a sales team? Is it demographics, referrals, leads or sales? With almost every company we&#8217;ve worked with it is leads.</p>
<p>Leads already have a desire for your product or service. They want to stay in touch and learn more about how you can solve their problem.</p>
<p>Here is a quick way to increase your targeted leads that your sales team can turn into easy wins without paying the search engines for clicks.</p>
<p><span id="more-418"></span></p>
<h2>Keyword Research</h2>
<p>The first step in generating leads is to get your company in front of the people that have a need and are ready to buy from you. At this point there are two ways we can go about this.</p>
<ol>
<li>Go after the keywords with the most traffic and most competition.</li>
<li>Go after the keywords with less traffic and less competition.</li>
</ol>
<p>It&#8217;s the second option that powers companies like Apple, Amazon and your local real estate agent. That&#8217;s the one we want to go after. It&#8217;s much easier to be a big fish in a small pond than a small fish in a big pond.</p>
<p>Here&#8217;s an example for the real estate agent to show the difference.</p>
<p><strong>Indianapolis homes for sale</strong></p>
<ul>
<li>1,730,000 search results</li>
<li>74,000 Google searches in January  2009</li>
<li>5 results on the first page are Indianapolis companies</li>
</ul>
<p><strong>Zionsville homes for sale</strong></p>
<ul>
<li>64,300 search results</li>
<li>5,400 Google searches in January 2009</li>
<li>Only 1 result on the first page is based in Indianapolis!</li>
</ul>
<p>As you can see, Zionsville has less competition, but plenty of searches to drive leads to your website. It&#8217;s much easier to be at the top.</p>
<h2>The Landing Page and Offer</h2>
<p>Now that we have picked our keywords we need to design a new landing page to convert that visitor into a lead. It should look great and get to the point.</p>
<p>Let&#8217;s start by picking a name for the page that includes only the keywords we are targeting: http://www.myrealtorsite.com/Zionsville-homes-for-sale.html. That page name is very important.</p>
<p>On this page you&#8217;ll want to add great content such as a home search, MLS listings, the realtor&#8217;s information, contact numbers, etc. and a form to capture the visitors contact information.</p>
<p>On the surface it looks like we have given everything away that they want. The truth is that we have something much more valuable to give them. This is the offer.</p>
<p>When the user fills out the form they will now receive a white paper or e-book on buying homes in the Zionsville area. It contains every demographic you can imagine (schools, income level, low crime rates, mortgage companies, etc) in one easy to find document. Sure, they can find it elsewhere, but it may take 20-30 different places to find it all. You&#8217;ve just made their life easy in 1 step.</p>
<h2>Driving Traffic and Measuring Results</h2>
<p>The next step after creating your new landing pages is to get other websites to link to it. This isn&#8217;t about getting visitors from those sites to click through, but rather about building rankings in the search engines. Inbound links are the most important factor in <a title="search engine optimization and ranking" href="http://www.tgfi.net/seo-search-engine-optimization/">making your web page rank at the top</a> in Google, Yahoo and MSN. It&#8217;s a trust factor. If a lot of people link to you, you must have something important to say.</p>
<p>Here at TGFI we maintain a list of over 2500 directories, communities and websites where we can add your link in keyword targeted pages. It&#8217;s a slow, manual process, but VERY effective in boosting rankings. Once added to these other high traffic sites, the search engines will automatically pick up your page and move you up the rankings.</p>
<p>Now that we have the landing page created, a great offer to capture leads and people talking about it, we need to measure to see how well it&#8217;s working.</p>
<p>There are several great tools for managing leads from the search engines. Google Analytics, Web Trends, Omniture and even Webalizer. These tools will tell us how many visitors are coming to the site, to which pages and from where. If they are from the search engines they will also tell us which keywords were used.</p>
<p>Using this information we can compare the number of visitors to the page to the number of leads. It&#8217;s your basic conversion rate. If the numbers are low we can make some content changes or alter the offer, and then test the results to drive them up.</p>
<p>Once the landing pages are up and running smoothly you&#8217;ll get a continuous flow of traffic for months, even years to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tgfi.net/2009/02/15/attract-attention-to-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Should You Look for in a Web Design Firm?</title>
		<link>http://www.tgfi.net/2009/02/01/what-should-you-look-for-in-a-web-design-firm/</link>
		<comments>http://www.tgfi.net/2009/02/01/what-should-you-look-for-in-a-web-design-firm/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 15:40:23 +0000</pubDate>
		<dc:creator>Greg Benedict</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://www.tgfi.net/?p=395</guid>
		<description><![CDATA[There are many factors that go into choosing a web design company to work with on your next website project. Price is almost always the number one factor, and hidden costs are almost never taken into account.
For you next project, slow down, take a step back and think about each of the following. Short or [...]]]></description>
			<content:encoded><![CDATA[<p>There are many factors that go into choosing a web design company to work with on your next website project. Price is almost always the number one factor, and hidden costs are almost never taken into account.</p>
<p>For you next project, slow down, take a step back and think about each of the following. Short or long term, it could save you a lot of that precious money you have to invest.</p>
<p><span id="more-395"></span></p>
<h3>Personality Matters</h3>
<p>First and foremost, you have to be compatible with the people you are going to work with. No matter how great each side is at executing, if you can&#8217;t get along and respect each other, your project will be a miserable mess and fail. There have been several times that we have chosen not to take a project because the vibe just wasn&#8217;t right. Would you grab a bite to eat or maybe a beer with them?</p>
<h3>Brutal Honesty</h3>
<p>Many companies will take any work that they can get. They&#8217;ll also sell you what you don&#8217;t need. When was the last time someone said to you &#8220;You don&#8217;t want that. It won&#8217;t work and here&#8217;s why.&#8221;?</p>
<h3>And Now for Something Completely Different</h3>
<p>Finding a company that knows the ins and outs of your industry can be very comforting. They know the language. They know the players. They might even know what works.</p>
<p>They might also be a safe bet that only gets you the same thing as your competition. If you  just mimic the other guy, you&#8217;ll never win. Go to the edge and try something new. You&#8217;ll be surprised.</p>
<h3>Strategy, Creativity and Vision</h3>
<p>Most web projects are executed to check an item off a list – &#8220;Hey look, we have a website now!&#8221; What those projects should be is part of something much bigger. A strategy. A unique creation. A vision.</p>
<p>What other methods are you using to market your business? Print materials, billboards, hand outs, commercials, etc. A great design firm wants to know what else you are doing to make them all work for each other. Those firms then take this information and arrange the pieces into a cohesive plan. Only then will you get the most benefit for your efforts.</p>
<p>This is how marketing works for you.</p>
<h3>Content is King</h3>
<p>In the world of the web, the only differences between businesses are the people who run them and the information they produce. The best websites have great people providing truly useful content. They also work with search engine experts to make sure that great information gets in front of the people who are looking for it.</p>
<p>Grammar isn&#8217;t dead. It&#8217;s more important that ever. The search engines know it and you should too.</p>
<h3>Technology</h3>
<p>There are thousands of ways to build a website. Hundreds of languages, even more frameworks. Most design firms specialize in just one or two. What you really need is the right tool for the job done in a cost effective manner. Make sure you pick a vendor that can fill your needs and not shove their needs down your throat.</p>
<h3>What&#8217;s it really going to cost me?</h3>
<p>Last but not least, we&#8217;ll circle back to the cost of a project. As you may have seen from the items above, the dollar amount on the proposal is only one small piece of the puzzle. The people you work with and the choices you make together have a much greater impact in the long run.</p>
<p>When it comes down to it, you have to get in front of the people who need you and sell them what you have. A cohesive strategy to be the best is what will make you shine at the top.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tgfi.net/2009/02/01/what-should-you-look-for-in-a-web-design-firm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Five Simple Search Engine Optimization Tips</title>
		<link>http://www.tgfi.net/2008/11/18/five-simple-search-engine-optimization-tips/</link>
		<comments>http://www.tgfi.net/2008/11/18/five-simple-search-engine-optimization-tips/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 04:17:21 +0000</pubDate>
		<dc:creator>Greg Benedict</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Indianapolis]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.tgfi.net/?p=224</guid>
		<description><![CDATA[Here are five simple tips to optimize your web site for search engines and make it easier for people to find you at the same time.

Learn How People Try to Find You
One of the biggest mistakes we see companies make is to describe their products or services incorrectly. They assume that people looking for their [...]]]></description>
			<content:encoded><![CDATA[<p>Here are five simple tips to optimize your web site for search engines and make it easier for people to find you at the same time.<br />
<span id="more-224"></span></p>
<h2>Learn How People Try to Find You</h2>
<p>One of the biggest mistakes we see companies make is to describe their products or services incorrectly. They assume that people looking for their product or service think the same way as they do. Chances are, they don&#8217;t.</p>
<p>As an example, here at TGFI we build custom web based applications. While the industry accepts that term, we found the majority of people just want a web designer to help them out. In its simplest form, this is keyword optimization.</p>
<h2>Know Your Competition</h2>
<p>There is often much to be gained from your competition. Some have been around longer than you. Some have great rankings. Some have a great reputation online. Some have large SEO budgets.</p>
<p>If you&#8217;ve been around a while, you can probably name your competitors off the top of your head. If you haven&#8217;t, there are several online sources you can leverage.</p>
<ul>
<li>Look at the top 10 sites listed in Google, Yahoo and MSN for each of your keywords or phrases.</li>
<li>Adjust your keyword list and check again.</li>
<li>Check the <a title="Open Directory Project" href="http://www.dmoz.org/">Open Directory Project</a>.</li>
</ul>
<p>Don&#8217;t just look at the web either. Traditional media still has some great ideas.</p>
<ul>
<li>Hopefully you didn&#8217;t throw out those phone books. They are categorized you know.</li>
<li>For those in Indianapolis, take a look at the Indianapolis Business Journal&#8217;s <a title="IBJ Book of Lists" href="http://www.ibj.com/html/listdata_new.asp">Book of Lists</a>.</li>
<li>Sign up for industry specific publications.</li>
</ul>
<h2>Optimize Your Page Titles</h2>
<p>Every page on your site should be different, and that starts with the title of the page. Be descriptive and use those keywords. Just remember, if a person doesn&#8217;t see what they want, they won&#8217;t click no matter what your rank. Keep it simple.</p>
<h2>Create Unique Descriptions for Each Page</h2>
<p>If a search engine doesn&#8217;t see a <a href="http://en.wikipedia.org/wiki/Meta_tags#The_description_attribute">description meta tag</a>, it will use the first 200 viewable characters (letters, spaces, numbers, etc.) it finds on the page. Don&#8217;t let them guess. It won&#8217;t be what you expect.</p>
<h2>Use Headings</h2>
<p>Similar to a business document or college paper, headings help to break up the text and tell everyone what you are going to talk about. The search engines know this and look to your <a href="http://en.wikipedia.org/wiki/HTML_element#Headings">header tags</a> to help tell the story. Use your keywords and phrases here. They&#8217;ll love it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tgfi.net/2008/11/18/five-simple-search-engine-optimization-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Value of Utility</title>
		<link>http://www.tgfi.net/2006/06/06/the-value-of-utility/</link>
		<comments>http://www.tgfi.net/2006/06/06/the-value-of-utility/#comments</comments>
		<pubDate>Tue, 06 Jun 2006 20:14:08 +0000</pubDate>
		<dc:creator>Greg Benedict</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.tgfi.net/2006/06/06/the-value-of-utility/</guid>
		<description><![CDATA[While I&#8217;m not typically found quoting the leaders of socialist movements, this one struck a chord with me when I read it.
Nothing can have value without being an object of utility. &#8211; Karl Marx
Next time you are working on your website, keep this in mind. It might just keep you from making a political decision&#8230;
]]></description>
			<content:encoded><![CDATA[<p>While I&#8217;m not typically found quoting the leaders of socialist movements, this one struck a chord with me when I read it.</p>
<blockquote><p>Nothing can have value without being an object of utility. &#8211; Karl Marx</p></blockquote>
<p>Next time you are working on your website, keep this in mind. It might just keep you from making a political decision&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tgfi.net/2006/06/06/the-value-of-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logos and alignment</title>
		<link>http://www.tgfi.net/2006/05/10/logos-and-alignment/</link>
		<comments>http://www.tgfi.net/2006/05/10/logos-and-alignment/#comments</comments>
		<pubDate>Wed, 10 May 2006 18:56:36 +0000</pubDate>
		<dc:creator>jkay</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.tgfi.net/2006/05/10/logos-and-alignment/</guid>
		<description><![CDATA[We generate a lot of documents&#8230; which is both good, because it&#8217;s something we get paid for, and bad, because a lot of them quickly become dead documents.  There is, I am sure, a happy medium, and we do constantly strive to get our clients to only request stuff which they will actively use.
That [...]]]></description>
			<content:encoded><![CDATA[<p>We generate a lot of documents&#8230; which is both good, because it&#8217;s something we get paid for, and bad, because a lot of them quickly become dead documents.  There is, I am sure, a happy medium, and we do constantly strive to get our clients to only request stuff which they will actively use.</p>
<p>That all being said &#8211; documents are generally labeled, e.g. we add the TGFI logo to the top.  It does quickly become interesting how strong of opinions our clients have about whether this logo be on the left or right side of the header (we currently choose the right side, for no other reason than to have made a choice).</p>
<p>Just the daily rant&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tgfi.net/2006/05/10/logos-and-alignment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX, Flash and Web 2.0</title>
		<link>http://www.tgfi.net/2006/05/08/ajax-flash-and-web-20/</link>
		<comments>http://www.tgfi.net/2006/05/08/ajax-flash-and-web-20/#comments</comments>
		<pubDate>Mon, 08 May 2006 14:34:05 +0000</pubDate>
		<dc:creator>Greg Benedict</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.tgfi.net/2006/05/08/ajax-flash-and-web-20/</guid>
		<description><![CDATA[Since my early days of web development back in 1996 I have taken a strong stance in using the right technology for the job. There is no reason to over engineer things and waste money doing it just because you think it&#8217;s cool. Along with that belief has come my agressive distaste for Flash. In [...]]]></description>
			<content:encoded><![CDATA[<p>Since my early days of web development back in 1996 I have taken a strong stance in using the right technology for the job. There is no reason to over engineer things and waste money doing it just because you think it&#8217;s cool. Along with that belief has come my agressive distaste for Flash. In the work circles I&#8217;ve been around it has always been used because it was the coolest and could create a nice fade/move/zoom effect.<br />
<span id="more-29"></span><br />
Now that the talk of AJAX is lighting up the scene to reduce page loads and make things act more like traditional apps, I&#8217;m drawn to take a second look at flash. Due to poor or incorrect standards support in numerous browsers AJAX can be a nightmare to implement effectively. Yes, you can follow the thoughts on degradeable AJAX for better support, or use what others have already provided at sites like script.aculo.us, but it&#8217;s still too much investment to make a web based app equivalent to a desktop app.</p>
<p>Need one more reason to be turned off by AJAX? Read the descriptive intro on script.aculo.us:</p>
<blockquote><p>script.aculo.us provides you with easy-to-use, compatible and, ultimately, totally cool JavaScript libraries to make your web sites and web applications fly, Web 2.0 style.</p></blockquote>
<p>This takes me full circle back to my original point that people are abusing it because it&#8217;s the cool new technology and not necessary the most effective for the job. It also brings me back to Flash. The more and more I look at it, the more I think that Flash is the better framework to empower the shift to Web 2.0. Flash has a very high install base (&gt;90%) and works on an incredible combination of browsers (IE, Firefox, Safari, Opera, Netscape) and platforms (Windows, Mac, Linux, Unix). Newer versions of Flash also add audio/video streaming, presentation tier graphics capabilities (Macromedia Flex), remoting, XML support and more.</p>
<p>In the short term I think that AJAX is a viable technology, but in the long run, something else that has better capabilities will win out. Java is a possibility, but in a browser it&#8217;s clunky and doesn&#8217;t have the install base. That&#8217;s why I&#8217;ll put my money on Flash and Macromedia in general.</p>
<p>It&#8217;s not very often that I do a 180 on a technology like Flash, but something just clicked today and now I get it. It&#8217;s why Macromedia bought Allaire (ColdFusion) and have added all of the complementary products to Flash. It&#8217;s why Adobe bought Macromedia. They just get it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tgfi.net/2006/05/08/ajax-flash-and-web-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
