<?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>rossenstoyanchev.org Blog &#187; JavaScript</title>
	<atom:link href="http://rossenstoyanchev.org/blog/index.php/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://rossenstoyanchev.org/blog</link>
	<description>Professional blog about enterprise software development</description>
	<lastBuildDate>Sun, 14 Mar 2010 20:39:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Shared Nothing Event-Loop Concurrency</title>
		<link>http://rossenstoyanchev.org/blog/2010/03/14/shared-nothing-event-loop-concurrency/</link>
		<comments>http://rossenstoyanchev.org/blog/2010/03/14/shared-nothing-event-loop-concurrency/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 20:17:42 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://rossenstoyanchev.org/blog/?p=32</guid>
		<description><![CDATA[Reading the above quote in a blog post about CommonJS/JSGI: The Emerging JavaScript Application Platform peeked my interest. What were they talking about? Digging around I found this really interesting talk by Ryan Dahl on event-loop concurrency.
The approach resonates with me for two reasons. One, as a Java developer I&#8217;ve seen a lot of improvements [...]]]></description>
		<wfw:commentRss>http://rossenstoyanchev.org/blog/2010/03/14/shared-nothing-event-loop-concurrency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging With Spring JavaScript</title>
		<link>http://rossenstoyanchev.org/blog/2009/01/18/debugging-with-spring-javascript/</link>
		<comments>http://rossenstoyanchev.org/blog/2009/01/18/debugging-with-spring-javascript/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 00:15:28 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Dojo]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://rossenstoyanchev.org/blog/2009/01/18/debugging-with-spring-javascript/</guid>
		<description><![CDATA[One thing Spring JavaScript does really well is enable rich client-side behavior in your application using best practices and without the need to learn JavaScript in-depth. This is great news but sooner or later you&#8217;ll run into a situation where you&#8217;ll wonder why a form is not submitting via Ajax, or perhaps is not submitting [...]]]></description>
		<wfw:commentRss>http://rossenstoyanchev.org/blog/2009/01/18/debugging-with-spring-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Ajax Behavior to the Displaytag Library</title>
		<link>http://rossenstoyanchev.org/blog/2007/10/14/add-ajax-to-the-displaytag-library/</link>
		<comments>http://rossenstoyanchev.org/blog/2007/10/14/add-ajax-to-the-displaytag-library/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 21:04:07 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Dojo]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://rossenstoyanchev.org/blog/?p=5</guid>
		<description><![CDATA[The JSP custom tag library Displaytag is very good at one thing &#8211; rendering HTML tables including links for paging, sorting, and data export to different formats (CSV, Excel, XML). This is very useful for building JSP views but its value is diminished on pages with Ajax behavior because each of the generated page and [...]]]></description>
		<wfw:commentRss>http://rossenstoyanchev.org/blog/2007/10/14/add-ajax-to-the-displaytag-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.369 seconds -->
