<?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>Joseph Wilk &#187; JavaScript</title>
	<atom:link href="http://blog.josephwilk.net/tag/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.josephwilk.net</link>
	<description>on AI, The Web, Usability, Testing &#38; Software process</description>
	<lastBuildDate>Tue, 26 Jul 2011 17:14:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Testing Javascript with Cucumber in Javascript</title>
		<link>http://blog.josephwilk.net/ruby/testing-javascript-with-cucumber-in-javascript.html</link>
		<comments>http://blog.josephwilk.net/ruby/testing-javascript-with-cucumber-in-javascript.html#comments</comments>
		<pubDate>Sat, 22 May 2010 08:55:42 +0000</pubDate>
		<dc:creator>Joseph Wilk</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Cucumber]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.josephwilk.net/?p=1555</guid>
		<description><![CDATA[I recently created an adapter in Cucumber which provides support for writing step definitions in Javascript. So as a Javascript programmer you can test your code with Cucumber without having to write any Ruby. It does this through TheRubyRacer (http://github.com/cowboyd/therubyracer written by Charles Lowell) which provides Ruby bindings to V8 (http://code.google.com/p/v8/). Lets look at an [...]]]></description>
		<wfw:commentRss>http://blog.josephwilk.net/ruby/testing-javascript-with-cucumber-in-javascript.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>JavaScript Acting as a Robotic Agent</title>
		<link>http://blog.josephwilk.net/projects/javascript-acting-as-a-robotic-agent.html</link>
		<comments>http://blog.josephwilk.net/projects/javascript-acting-as-a-robotic-agent.html#comments</comments>
		<pubDate>Sat, 23 Feb 2008 17:06:18 +0000</pubDate>
		<dc:creator>Joseph Wilk</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Planner]]></category>

		<guid isPermaLink="false">http://www.joesniff.co.uk/projects/javascript-acting-as-a-robotic-agent.html</guid>
		<description><![CDATA[We can think of JavaScript running within a clients browser as a robotic agent. It has an environment in which it can sense things. The ability to look at the environment and make decisions based on plans. So whys that useful, well why is a robot useful? You can produce many different complex plans and [...]]]></description>
		<wfw:commentRss>http://blog.josephwilk.net/projects/javascript-acting-as-a-robotic-agent.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

