<?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>Janko in a Jar &#187; javascript</title>
	<atom:link href="http://itmmetelko.com/blog/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://itmmetelko.com/blog</link>
	<description>Pickled ramblings and homemade marmalade</description>
	<lastBuildDate>Sun, 31 Jan 2010 14:41:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Javascript combinator seek</title>
		<link>http://itmmetelko.com/blog/2009/06/24/javascript-combinator-seek/</link>
		<comments>http://itmmetelko.com/blog/2009/06/24/javascript-combinator-seek/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 10:00:46 +0000</pubDate>
		<dc:creator>janko</dc:creator>
				<category><![CDATA[Just programming]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jsgoo]]></category>

		<guid isPermaLink="false">http://itmmetelko.com/blog/2009/06/24/javascript-combinator-seek/</guid>
		<description><![CDATA[Jsgoo.js library is leaning towards functional ( FP ) style of programming. Besides the typical map, reduce and filter I added function I called seek. You can get the same result with reduce (this is sort of optimisation on a subset of reduce) but seek can exit iteration of sequence once it finds it&#8217;s return [...]]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://itmmetelko.com/blog/2009/06/24/javascript-combinator-seek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experimenting with &#8220;data navigation&#8221;</title>
		<link>http://itmmetelko.com/blog/2009/06/19/experimenting-with-data-navigation/</link>
		<comments>http://itmmetelko.com/blog/2009/06/19/experimenting-with-data-navigation/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 21:37:16 +0000</pubDate>
		<dc:creator>janko</dc:creator>
				<category><![CDATA[UX]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[my products]]></category>
		<category><![CDATA[site assistant]]></category>

		<guid isPermaLink="false">http://itmmetelko.com/blog/2009/06/19/experimenting-with-data-navigation/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://itmmetelko.com/blog/2009/06/19/experimenting-with-data-navigation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing jsgoo</title>
		<link>http://itmmetelko.com/blog/2009/04/19/introducing-jsgoo/</link>
		<comments>http://itmmetelko.com/blog/2009/04/19/introducing-jsgoo/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 00:53:12 +0000</pubDate>
		<dc:creator>janko</dc:creator>
				<category><![CDATA[Just programming]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web-dev]]></category>

		<guid isPermaLink="false">http://itmmetelko.com/blog/2009/04/19/introducing-jsgoo/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://itmmetelko.com/blog/2009/04/19/introducing-jsgoo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating a map HOF in JavaScript and REBOL</title>
		<link>http://itmmetelko.com/blog/2009/01/27/creating-a-map-hof-in-javascript-and-rebol/</link>
		<comments>http://itmmetelko.com/blog/2009/01/27/creating-a-map-hof-in-javascript-and-rebol/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 00:59:10 +0000</pubDate>
		<dc:creator>janko</dc:creator>
				<category><![CDATA[FP]]></category>
		<category><![CDATA[Just programming]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[rebol]]></category>

		<guid isPermaLink="false">http://itmmetelko.com/blog/2009/01/27/creating-a-map-hof-in-javascript-and-rebol/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://itmmetelko.com/blog/2009/01/27/creating-a-map-hof-in-javascript-and-rebol/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
