<?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/"
	xmlns:go='http://ns.gigaom.com/'
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>GigaOM &#187; Collaboration</title>
	<atom:link href="http://gigaom.com/collaboration/tag/open-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 05:47:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; Collaboration</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>4 Free Resources for Quick Site and App Development</title>
		<link>http://gigaom.com/collaboration/5-free-resources-for-quick-web-app-development/</link>
		<comments>http://gigaom.com/collaboration/5-free-resources-for-quick-web-app-development/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 00:00:42 +0000</pubDate>
		<dc:creator>Samuel Dean</dc:creator>
				<category><![CDATA[CNN Startups]]></category>
		<category><![CDATA[cool stuff]]></category>
		<category><![CDATA[notebooks]]></category>
		<category><![CDATA[NYT Internet]]></category>
		<category><![CDATA[Randomly]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[Open Design]]></category>
		<category><![CDATA[Open Source Web Design]]></category>
		<category><![CDATA[TrendyFlash]]></category>
		<category><![CDATA[W3Schools]]></category>

		<guid isPermaLink="false">http://webworkerdaily.com/2009/02/17/5-free-resources-for-quick-web-app-development/</guid>
		<description><![CDATA[Over the weekend, I was talking about web application development to a retired friend who was once a top programmer. He doesn&#8217;t do a lot of programming anymore, and remarked that application development tools for the web are so fragmented that it&#8217;s difficult to stay on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=78406&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Over the weekend, I was talking about web application development to a retired friend who was once a top programmer. He doesn&#8217;t do a lot of programming anymore, and remarked that application development tools for the web are so fragmented that it&#8217;s difficult to stay on top of the various languages and tools that are available. For example, he expressed some interest in learning Flash and AJAX, but didn&#8217;t know where to start.</p>
<p><img  src="http://farm4.static.flickr.com/3336/3288162355_cf2b7b0952_o.jpg" alt="" width="187" height="99" class=" alignleft" /><br />
In this post, I&#8217;ll cover four free, good resources for easy-to-digest web application development tools, templates and training.</p>
<p><span id="more-78406"></span><br />
I&#8217;ve mentioned <a href="http://w3schools.com/default.asp">W3Schools</a> before. The site recently got an interface overhaul making it much easier to navigate. As always, the good thing about this site is that you can access many compact, accessible tutorials on everything from Flash to AJAX to PHP, but unlike many similar offerings, you actually publish your test attempts to web pages and see what the results look like. You&#8217;ll find the many application development lessons housed at the site running down the left and right rails of the home page.</p>
<p>Down the right rail of W3Schools, there is a sub-site full of examples of pages built using JavaScript, AJAX, CSS and many more tools. For example, <a href="http://w3schools.com/css/css_examples.asp">at this page</a>, you&#8217;ll find links that take you to CSS-controlled portions of pages, where you can see before and after snapshots of how CSS was applied in each case.</p>
<p>My programmer friend was particularly interested in putting together a couple of Flash sites. For those who are unfamiliar with Flash but want to get simple templates and tools to work with, the Lite version of <a href="http://www.trendyflash.com/">TrendyFlash</a> is a good place to start. You can take a look at user-rated, user-built sample sites done with TrendyFlash <a href="http://www.trendyflash.com/samples.asp">here</a>, and it&#8217;s easy to convert pages you build to Flash presentations.  (W3Schools also provides a complete Flash tutorial, including a good lesson on Flash animation.)</p>
<p>Do you need design input for a site? Mike Gunderloy has covered <a href="http://gigaom.com/collaboration/css-designs-for-free/">Open Source Designs</a> here.  It  provides over 2,000 web site designs, with the majority of them XHTML/CSS-based. It&#8217;s a proven way to get a site going with a good theme, look and platform to build on. In a similar vein to Open Source Designs, look into <a href="http://www.opendesigns.org/">Open Designs</a>.  This site relies a group of open source site designers from around the world providing thousands more XHTML- and CSS- based free web design templates for downloading. Everything at these sites is free.</p>
<p>Between W3Schools, the example applications linked to there, and the free resources for good looking designs, it&#8217;s easy to take advantage of cutting-edge tools without necessarily mastering development and design languages and environments from end to end. Sometimes simply picking and choosing what will work for your site goes a long way.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=78406+5-free-resources-for-quick-web-app-development&utm_content=samueldean">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=78406+5-free-resources-for-quick-web-app-development&utm_content=samueldean">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=78406+5-free-resources-for-quick-web-app-development&utm_content=samueldean">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=78406+5-free-resources-for-quick-web-app-development&utm_content=samueldean">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=78406&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/collaboration/5-free-resources-for-quick-web-app-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11349124029abca4f099d16c7f6c8472?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">samueldean</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3336/3288162355_cf2b7b0952_o.jpg" medium="image" />
	</item>
	</channel>
</rss>
