<?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>Dot Net News &#187; JavaScript</title>
	<atom:link href="http://www.dot-net-news.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dot-net-news.com</link>
	<description>News on Microsoft .NET Development</description>
	<lastBuildDate>Wed, 05 Oct 2011 03:30:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Scratchpad: JavaScript Editor in Firefox Browser</title>
		<link>http://www.dot-net-news.com/scratchpad-javascript-editor-in-firefox-browser/</link>
		<comments>http://www.dot-net-news.com/scratchpad-javascript-editor-in-firefox-browser/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 14:10:21 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/scratchpad-javascript-editor-in-firefox-browser/</guid>
		<description><![CDATA[Scratchpad is a new tool from Firefox that provides a JavaScript editor and test environment within the Firefox web browser. To use Scratchpad, go to the “Web Developer” menu.&#160; Select “Scratchpad” from that menu, and you’ll get a text editor window.&#160; The window starts out with a helpful hint about using Scratchpad. The basic flow [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/scratchpad-javascript-editor-in-firefox-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET Isn&#8217;t Dead</title>
		<link>http://www.dot-net-news.com/net-isnt-dead/</link>
		<comments>http://www.dot-net-news.com/net-isnt-dead/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 01:37:35 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mono]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/net-isnt-dead/</guid>
		<description><![CDATA[I jump into the controversy about the future of the .NET Framework and HTML5+JavaScript. Read “.NET Isn’t Dead” on DevTopics.com &#62;&#62;]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/net-isnt-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSIL .NET to JavaScript Compiler</title>
		<link>http://www.dot-net-news.com/jsil-net-to-javascript-compiler/</link>
		<comments>http://www.dot-net-news.com/jsil-net-to-javascript-compiler/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 14:22:49 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/jsil-net-to-javascript-compiler/</guid>
		<description><![CDATA[JSIL is an open-source compiler that transforms .NET applications and libraries into standards-compliant, cross-browser JavaScript, which can run in a web browser or any modern JavaScript runtime.&#160; Unlike other cross-compiler tools targeting JavaScript, JSIL produces readable, easy-to-debug JavaScript that resembles the code a developer might write by hand, while still maintaining the behavior and structure [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/jsil-net-to-javascript-compiler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Node.js is Coming to Windows</title>
		<link>http://www.dot-net-news.com/node-js-is-coming-to-windows/</link>
		<comments>http://www.dot-net-news.com/node-js-is-coming-to-windows/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 15:09:56 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/node-js-is-coming-to-windows/</guid>
		<description><![CDATA[Microsoft is partnering with Joyent to port Node.js to Windows.&#160; The native port will target the high-performance IOCP API.&#160; The result will be an official binary node.exe release that will work on Windows Azure and other Windows versions as far back as Server 2003. Story at Node.js]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/node-js-is-coming-to-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Baler Web Resource Bundler</title>
		<link>http://www.dot-net-news.com/baler-web-resource-bundler/</link>
		<comments>http://www.dot-net-news.com/baler-web-resource-bundler/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 16:04:37 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/baler-web-resource-bundler/</guid>
		<description><![CDATA[Baler is an open-source .NET Web Resource Bundler.&#160; Baler concatenates and transforms CSS and JavaScript files to reduce file requests and bandwidth requirements.&#160; It works with any .NET Web Framework/View Engine capable of running C# in the view. What differentiates Baler from other resource bundlers is that Baler provides a bare-bones, minimum feature set for [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/baler-web-resource-bundler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jurassic JavaScript for .NET</title>
		<link>http://www.dot-net-news.com/jurassic-javascript-for-net/</link>
		<comments>http://www.dot-net-news.com/jurassic-javascript-for-net/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 15:04:27 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/jurassic-javascript-for-net/</guid>
		<description><![CDATA[Jurassic is an open-source implementation of the ECMAScript language and runtime.&#160; It aims to provide the best performing and most standards-compliant implementation of JavaScript for .NET.&#160; Jurassic is not intended for end-users; instead it is intended to be integrated into .NET programs.&#160; If you are the author of a .NET program, you can use Jurassic [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/jurassic-javascript-for-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharpKit C#/JavaScript Web Toolkit</title>
		<link>http://www.dot-net-news.com/sharpkit-cjavascript-web-toolkit/</link>
		<comments>http://www.dot-net-news.com/sharpkit-cjavascript-web-toolkit/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 16:59:53 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/sharpkit-cjavascript-web-toolkit/</guid>
		<description><![CDATA[SharpKit is a free Web Toolkit that enables you to write and maintain code in C#, then convert it to JavaScript during compilation.&#160; SharpKit enables web development teams to take advantage of C# and Visual Studio benefits such as compile-time syntax verification, code-completion, XML documentation and refactoring.&#160; Many developers prefer this managed code environment versus [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/sharpkit-cjavascript-web-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jLinq 2.2</title>
		<link>http://www.dot-net-news.com/jlinq-22/</link>
		<comments>http://www.dot-net-news.com/jlinq-22/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 12:42:24 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/jlinq-22/</guid>
		<description><![CDATA[jLinq is a JavaScript library that lets you write queries against arrays of JavaScript objects.&#160; jLinq is completely extensible so you can write your add-ins and they will work with the rest of the framework without any additional programming. With all these “Web 2.0″ applications floating around, the ability to sort, query and manage your [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/jlinq-22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

