<?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>Marcel Scherf &#187; javascript</title>
	<atom:link href="http://www.marcelscherf.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcelscherf.com</link>
	<description>webdesign &#38; development</description>
	<lastBuildDate>Wed, 13 Apr 2011 14:09:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WebSockets coming with HTML5</title>
		<link>http://www.marcelscherf.com/2008/07/websockets-coming-with-html5/</link>
		<comments>http://www.marcelscherf.com/2008/07/websockets-coming-with-html5/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 11:40:16 +0000</pubDate>
		<dc:creator>Marcel Scherf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[comet]]></category>
		<category><![CDATA[cometd]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[realtime]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://marcelscherf.wordpress.com/?p=27</guid>
		<description><![CDATA[Asynchronous full duplex channels for JavaScript &#8211; wouldn&#8217;t that be sweet? This would mean realtime applications without plugins or hacks. Ajaxian has the story: Legitimizing Comet with HTML 5 WebSocket
]]></description>
			<content:encoded><![CDATA[<p>Asynchronous full duplex channels for JavaScript &#8211; wouldn&#8217;t that be sweet? This would mean realtime applications without plugins or hacks. Ajaxian has the story: <a href="http://ajaxian.com/archives/legitimizing-comet-with-html-5-websocket">Legitimizing Comet with HTML 5 WebSocket</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelscherf.com/2008/07/websockets-coming-with-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using jQuery with Rails</title>
		<link>http://www.marcelscherf.com/2008/07/using-jquery-with-rails/</link>
		<comments>http://www.marcelscherf.com/2008/07/using-jquery-with-rails/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 04:11:21 +0000</pubDate>
		<dc:creator>Marcel Scherf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[helpers]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery ui]]></category>
		<category><![CDATA[jrails]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[scriptaculous]]></category>

		<guid isPermaLink="false">http://marcelscherf.wordpress.com/?p=26</guid>
		<description><![CDATA[There&#8217;s a nice plugin which acts as a dropin replacement for prototype and scriptaculous in Rails. It&#8217;s called jRails and is just a simple plugin. It replaces all the helper methods to use jQuery instead of prototype and scriptaculous.
Get it here: http://ennerchi.com/projects/jrails
Or install it with this command:
./script/plugin install http://ennerchi.googlecode.com/svn/trunk/plugins/jrails
and copy all the javascripts to your [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a nice plugin which acts as a dropin replacement for prototype and scriptaculous in Rails. It&#8217;s called <a href="http://ennerchi.com/projects/jrails">jRails</a> and is just a simple plugin. It replaces all the helper methods to use jQuery instead of prototype and scriptaculous.</p>
<p>Get it here: <a href="http://ennerchi.com/projects/jrails">http://ennerchi.com/projects/jrails</a></p>
<p>Or install it with this command:</p>
<blockquote><p><code>./script/plugin install http://ennerchi.googlecode.com/svn/trunk/plugins/jrails</code></p></blockquote>
<p>and copy all the javascripts to your apps public/javascripts directory.</p>
<p>That&#8217;s it. You are now rolling with jQuery and jQuery UI goodness.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelscherf.com/2008/07/using-jquery-with-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

