<?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>Yorrike.com &#187; Javascript</title>
	<atom:link href="http://www.yorrike.com/archives/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yorrike.com</link>
	<description>If you lived online, you'd already be home.</description>
	<lastBuildDate>Sat, 01 Mar 2008 00:56:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Javascript Rethink</title>
		<link>http://www.yorrike.com/archives/2005/01/20/javascript-rethink/</link>
		<comments>http://www.yorrike.com/archives/2005/01/20/javascript-rethink/#comments</comments>
		<pubDate>Thu, 20 Jan 2005 12:26:38 +0000</pubDate>
		<dc:creator>Yorrike</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[The Web]]></category>

		<guid isPermaLink="false">http://www.yorrike.com/archives/2005/01/20/javascript-rethink/</guid>
		<description><![CDATA[In the late ninties / early zeros I considered Javascript as the root of all evil online. But over the last year as Google impressed the web development community with Gmail, a true web application using JS and the increased use of Firefox (a fast, secure browser that has a great implementation of the JS [...]]]></description>
			<content:encoded><![CDATA[<p>In the late ninties / early zeros I considered Javascript as the root of all evil online. But over the last year as Google impressed the web development community with <a href="http://gmail.google.com">Gmail</a>, a true web application using JS and the increased use of <a href="http://www.spreadfirefox.com/?q=affiliates&#038;id=5602&#038;t=68">Firefox</a> (a fast, secure browser that has a great implementation of the <acronym title="Javascript">JS</acronym> section of it&#8217;s <a href="http://www.google.com/search?q=define%3A%20DOM"><acronym title="Document Object Model">DOM</acronym></a>), my opinions on the language have dramatically changed. </p>
<p>I now consider <acronym title="Javascript">JS</acronym> an essential tool for any web application or web page developer worth their salt. As such I&#8217;m always on the lookout for links to cool <acronym title="Javascript">JS</acronym> programs.</p>
<p>One script that particularly caught my attention today was <a href="http://blog.simon-cozens.org/">Simon Cozen&#8217;s</a> <a href="http://blog.simon-cozens.org/6785.html">Drag and Drop list</a>. Simon&#8217;s a christian, but don&#8217;t hold that against him, this script is absolutely superb. His application for the script is a playlist, but there&#8217;s no limit to the uses such a great piece of code could be put to. Think online Blogfeeds, email contact lists and even the order in which you want articles to appear on a site, be they user defined or admin defined. Just drag, drop and when you&#8217;re happy with the setup click save, that&#8217;s the only talking to the server it&#8217;ll do. So it&#8217;s quick even if your connection is slow. You could even whack the settings into a cookie (though this would defeat the access-anywhere benefits of a web app)</p>
<p>It&#8217;s not without it&#8217;s drawbacks, though, as it&#8217;s apparently a bit sketchy in IE, but people seem to be molding it to work within IE&#8217;s broken JS implementation. Despite that temporary itch, I am impressed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yorrike.com/archives/2005/01/20/javascript-rethink/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

