<?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>TommyNation.com &#187; Web 2.0</title>
	<atom:link href="http://tommynation.com/tag/web-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://tommynation.com</link>
	<description>News, reviews, gameplay videos, tips and tricks, hardware and software</description>
	<lastBuildDate>Tue, 31 Jan 2012 20:37:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Creating Killer User Interfaces</title>
		<link>http://tommynation.com/killed-user-interfaces/</link>
		<comments>http://tommynation.com/killed-user-interfaces/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 09:16:02 +0000</pubDate>
		<dc:creator>TommyNator84</dc:creator>
				<category><![CDATA[Interview]]></category>
		<category><![CDATA[Videos from other sites]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://tommynation.com/blog/2008/02/20/killed-user-interfaces/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://tommynation.com/killed-user-interfaces/' addthis:title='Creating Killer User Interfaces' ><a class="addthis_button_facebook like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_bitly"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a></div>Robert Scoble had a talk with RJ Owen, Senior Developer at EffectiveUI. He discusses how to create great user experiences for Web apps. Click here to go to the original post on ScobleShow (new window).<div class="addthis_toolbox addthis_default_style " addthis:url='http://tommynation.com/killed-user-interfaces/' addthis:title='Creating Killer User Interfaces '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-8807105896728729";
/* TN banner text only */
google_ad_slot = "8775397526";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p><div class="addthis_toolbox addthis_default_style" addthis:url='http://tommynation.com/killed-user-interfaces/' addthis:title='Creating Killer User Interfaces' ><a class="addthis_button_facebook like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_bitly"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a></div><p>Robert Scoble had a talk with RJ Owen, Senior Developer at EffectiveUI. He discusses how to create great user experiences for Web apps.</p>
<p><script src="http://www.podtech.net/player/popup.js" type="text/javascript"></script></p>
<p><embed src="http://www.podtech.net/player/podtech-player.swf?bc=83aae59ec1644f14b0c7c4506e8b2649" allowscriptaccess="always" flashvars="content=http://media1.podtech.net/media/2007/12/PID_013156/Podtech_EffectiveUI_RJOwen.flv&amp;postURL=http://www.podtech.net/home/4689/creating-kickass-uis&amp;totalTime=895000&amp;" type="application/x-shockwave-flash" height="269" width="320"></embed></p>
<p><a href="http://www.podtech.net/scobleshow/technology/1704/creating-killer-uis" target="_blank">Click here to go to the original post on ScobleShow</a> (new window).</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://tommynation.com/killed-user-interfaces/' addthis:title='Creating Killer User Interfaces '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://tommynation.com/killed-user-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add and Remove Elements with JavaScript / ECMAScript</title>
		<link>http://tommynation.com/add-and-remove-elements-with-javascript-ecmascript/</link>
		<comments>http://tommynation.com/add-and-remove-elements-with-javascript-ecmascript/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 14:32:19 +0000</pubDate>
		<dc:creator>TommyNator84</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[ECMAScript]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://tommynation.com/blog/2008/02/11/add-and-remove-elements-with-javascript-ecmascript/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://tommynation.com/add-and-remove-elements-with-javascript-ecmascript/' addthis:title='Add and Remove Elements with JavaScript / ECMAScript' ><a class="addthis_button_facebook like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_bitly"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a></div>Not long ago, Dustin Diaz posted an updated version of his short and to the point guide on creating and removing HTML / XHTML elements dynamically using JavaScript / ECMAScript. His original guide from 2005 was very popular, but perhaps getting a little outdated &#8230; So, if you&#8217;re like me and you&#8217;re into this Web &#8230; </p><p><a class="more-link block-button" href="http://tommynation.com/add-and-remove-elements-with-javascript-ecmascript/">Continue reading &#187;</a><div class="addthis_toolbox addthis_default_style " addthis:url='http://tommynation.com/add-and-remove-elements-with-javascript-ecmascript/' addthis:title='Add and Remove Elements with JavaScript / ECMAScript '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://tommynation.com/add-and-remove-elements-with-javascript-ecmascript/' addthis:title='Add and Remove Elements with JavaScript / ECMAScript' ><a class="addthis_button_facebook like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_bitly"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a></div><p>Not long ago, Dustin Diaz posted an updated version of his short and to the point guide on creating and removing HTML / XHTML elements dynamically using JavaScript / ECMAScript. His original guide from 2005 was very popular, but perhaps getting a little outdated &#8230;</p>
<p>So, if you&#8217;re like me and you&#8217;re into this Web 2.0 stuff, it could certainly become a handy quick reference for the future.</p>
<p>I recommend you <a href="http://www.dustindiaz.com/add-remove-elements-reprise/" title="Add and Remove Elements with JavaScript (reprise)" target="_blank">check out his guide &#8220;Add and Remove Elements with JavaScript (reprise)&#8221;</a>.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://tommynation.com/add-and-remove-elements-with-javascript-ecmascript/' addthis:title='Add and Remove Elements with JavaScript / ECMAScript '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://tommynation.com/add-and-remove-elements-with-javascript-ecmascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

