<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Programming, Languages, Tools</title>
	<atom:link href="http://libraryinstitute.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://libraryinstitute.wordpress.com</link>
	<description>Just another WordPress.com site</description>
	<lastBuildDate>Sat, 02 Feb 2013 22:45:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='libraryinstitute.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Programming, Languages, Tools</title>
		<link>http://libraryinstitute.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://libraryinstitute.wordpress.com/osd.xml" title="Programming, Languages, Tools" />
	<atom:link rel='hub' href='http://libraryinstitute.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Introducing ESTR (ES traversals and transformations)</title>
		<link>http://libraryinstitute.wordpress.com/2012/06/18/introducing-estr-es-traversals-and-transformations/</link>
		<comments>http://libraryinstitute.wordpress.com/2012/06/18/introducing-estr-es-traversals-and-transformations/#comments</comments>
		<pubDate>Mon, 18 Jun 2012 08:54:57 +0000</pubDate>
		<dc:creator>libraryinstitute</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[codemirror]]></category>
		<category><![CDATA[esprima]]></category>
		<category><![CDATA[estr]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[program transformation]]></category>
		<category><![CDATA[source navigation]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://libraryinstitute.wordpress.com/?p=112</guid>
		<description><![CDATA[estr is a Javascript library for processing Javascript source code, building on the Esprima parser and AST. It comes with a commandline interface, based on nodejs, and an online demo, based on CodeMirror, showing how to use estr directly as &#8230; <a href="http://libraryinstitute.wordpress.com/2012/06/18/introducing-estr-es-traversals-and-transformations/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=libraryinstitute.wordpress.com&#038;blog=17241757&#038;post=112&#038;subd=libraryinstitute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://libraryinstitute.wordpress.com/2012/06/18/introducing-estr-es-traversals-and-transformations/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11465c710b776efbd62af79839c0d6aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">libraryinstitute</media:title>
		</media:content>
	</item>
		<item>
		<title>Scoped tags support for Javascript, in Vim</title>
		<link>http://libraryinstitute.wordpress.com/2011/09/16/scoped-tags-support-for-javascript-in-vim/</link>
		<comments>http://libraryinstitute.wordpress.com/2011/09/16/scoped-tags-support-for-javascript-in-vim/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 23:02:56 +0000</pubDate>
		<dc:creator>libraryinstitute</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://libraryinstitute.wordpress.com/?p=85</guid>
		<description><![CDATA[Tags files How do you navigate a Javascript project in Vim? Well, you generate a tags file, and use Vim&#8217;s extensive support for tags-based commands. A good Javascript-aware tags file generator is DoctorJS&#8217;s jsctags (itself written in Javascript). Problem solved? &#8230; <a href="http://libraryinstitute.wordpress.com/2011/09/16/scoped-tags-support-for-javascript-in-vim/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=libraryinstitute.wordpress.com&#038;blog=17241757&#038;post=85&#038;subd=libraryinstitute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://libraryinstitute.wordpress.com/2011/09/16/scoped-tags-support-for-javascript-in-vim/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11465c710b776efbd62af79839c0d6aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">libraryinstitute</media:title>
		</media:content>

		<media:content url="http://libraryinstitute.files.wordpress.com/2011/09/tst-js-1.jpg?w=500" medium="image">
			<media:title type="html">tst.js-1</media:title>
		</media:content>

		<media:content url="http://libraryinstitute.files.wordpress.com/2011/09/tst-js-2.jpg?w=500" medium="image">
			<media:title type="html">tst.js-2</media:title>
		</media:content>

		<media:content url="http://libraryinstitute.files.wordpress.com/2011/09/tst-js-3.jpg?w=500" medium="image">
			<media:title type="html">tst.js-3</media:title>
		</media:content>
	</item>
		<item>
		<title>Loading Javascript Modules</title>
		<link>http://libraryinstitute.wordpress.com/2010/12/01/loading-javascript-modules/</link>
		<comments>http://libraryinstitute.wordpress.com/2010/12/01/loading-javascript-modules/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 09:38:57 +0000</pubDate>
		<dc:creator>libraryinstitute</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[module loader]]></category>
		<category><![CDATA[module pattern]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[refactoring]]></category>

		<guid isPermaLink="false">http://libraryinstitute.wordpress.com/?p=46</guid>
		<description><![CDATA[Contents Loading Javascript Modules What is the Module Pattern, anyway? Step 0 &#8211; separate Files are not enough Step 1 &#8211; wrap scripts in module pattern Step 2 &#8211; make exports explicit Step 3 &#8211; make import dependencies explicit Step &#8230; <a href="http://libraryinstitute.wordpress.com/2010/12/01/loading-javascript-modules/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=libraryinstitute.wordpress.com&#038;blog=17241757&#038;post=46&#038;subd=libraryinstitute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://libraryinstitute.wordpress.com/2010/12/01/loading-javascript-modules/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11465c710b776efbd62af79839c0d6aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">libraryinstitute</media:title>
		</media:content>
	</item>
		<item>
		<title>Updating Vim haskellmode for GHC-7.0.1</title>
		<link>http://libraryinstitute.wordpress.com/2010/11/18/updating-vim-haskellmode-for-ghc-7-0-1/</link>
		<comments>http://libraryinstitute.wordpress.com/2010/11/18/updating-vim-haskellmode-for-ghc-7-0-1/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 22:46:07 +0000</pubDate>
		<dc:creator>libraryinstitute</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ghc]]></category>
		<category><![CDATA[haddock]]></category>
		<category><![CDATA[Haskell]]></category>
		<category><![CDATA[haskellmode]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://libraryinstitute.wordpress.com/?p=40</guid>
		<description><![CDATA[New version of haskellmode plugins for Vim: haskellmode-20101118.vba . Several features of the haskellmode plugins for Vim depend on building an index of locally installed Haddock documentation. If you are using Vim and Haskell, and haven&#8217;t used these plugins yet, &#8230; <a href="http://libraryinstitute.wordpress.com/2010/11/18/updating-vim-haskellmode-for-ghc-7-0-1/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=libraryinstitute.wordpress.com&#038;blog=17241757&#038;post=40&#038;subd=libraryinstitute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://libraryinstitute.wordpress.com/2010/11/18/updating-vim-haskellmode-for-ghc-7-0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11465c710b776efbd62af79839c0d6aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">libraryinstitute</media:title>
		</media:content>
	</item>
		<item>
		<title>GUI libs? No thanks, I&#8217;m just browsing</title>
		<link>http://libraryinstitute.wordpress.com/2010/11/05/gui-libs-no-thanks-im-just-browsing/</link>
		<comments>http://libraryinstitute.wordpress.com/2010/11/05/gui-libs-no-thanks-im-just-browsing/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 08:40:51 +0000</pubDate>
		<dc:creator>libraryinstitute</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[Haskell]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://libraryinstitute.wordpress.com/?p=8</guid>
		<description><![CDATA[A recent thread on the haskell-cafe reminded me of an old experiment of mine, and that it could still be useful for current Haskellers. The idea was to use a web-browser as a GUI for Haskell programs running locally, via &#8230; <a href="http://libraryinstitute.wordpress.com/2010/11/05/gui-libs-no-thanks-im-just-browsing/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=libraryinstitute.wordpress.com&#038;blog=17241757&#038;post=8&#038;subd=libraryinstitute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://libraryinstitute.wordpress.com/2010/11/05/gui-libs-no-thanks-im-just-browsing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11465c710b776efbd62af79839c0d6aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">libraryinstitute</media:title>
		</media:content>

		<media:content url="http://libraryinstitute.files.wordpress.com/2010/11/justbrowsing-opera.png?w=200" medium="image">
			<media:title type="html">JustBrowsing-opera</media:title>
		</media:content>

		<media:content url="http://libraryinstitute.files.wordpress.com/2010/11/justbrowsing-firefox.png?w=200" medium="image">
			<media:title type="html">JustBrowsing-firefox</media:title>
		</media:content>

		<media:content url="http://libraryinstitute.files.wordpress.com/2010/11/justbrowsing-safari.png?w=200" medium="image">
			<media:title type="html">JustBrowsing-safari</media:title>
		</media:content>
	</item>
		<item>
		<title>Yet another blog</title>
		<link>http://libraryinstitute.wordpress.com/2010/10/29/hello-world/</link>
		<comments>http://libraryinstitute.wordpress.com/2010/10/29/hello-world/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 14:23:18 +0000</pubDate>
		<dc:creator>libraryinstitute</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Haskell]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Petri nets]]></category>

		<guid isPermaLink="false">http://libraryinstitute.wordpress.com/?p=1</guid>
		<description><![CDATA[Ok, I&#8217;ve finally given in, and have started blogging. For several years now, it has become clear that mailing list posts alone were no longer working. Just as with Usenet posts before, the readership has split up (into specialist sublists, &#8230; <a href="http://libraryinstitute.wordpress.com/2010/10/29/hello-world/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=libraryinstitute.wordpress.com&#038;blog=17241757&#038;post=1&#038;subd=libraryinstitute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://libraryinstitute.wordpress.com/2010/10/29/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11465c710b776efbd62af79839c0d6aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">libraryinstitute</media:title>
		</media:content>
	</item>
	</channel>
</rss>
