<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:thr="http://purl.org/syndication/thread/1.0">

<title type="html">jurlmap</title>
<link rel="self" href="http://jurlmap.codegremlins.com/feed.xml" type="application/atom+xml" />
<link rel="alternate" href="http://jurlmap.codegremlins.com/" type="text/html" />
<subtitle></subtitle>
<updated></updated>
<id>http://jurlmap.codegremlins.com/feed.xml</id>


	<entry>
		<title>GitHub repository</title>
		<link href="http://jurlmap.codegremlins.com/26/GitHub-repository"/>
		<id>http://jurlmap.codegremlins.com/26/GitHub-repository</id>

		<updated>2011-03-04T00:00:00Z</updated>
		<published>2011-03-04T00:00:00Z</published>



		<content type="html"><![CDATA[
<p>The jurlmap source code can now be accessed as a github repository:</p>

<p><a href="https://github.com/mtomis/jurlmap">https://github.com/codegremlin/jurlmap</a></p>

<p>You can use the following command to checkout the source code:</p>

<p><code>git clone git://github.com/mtomis/jurlmap.git</code></p>		
	]]></content>
				
	</entry>

	<entry>
		<title>jurlmap examples</title>
		<link href="http://jurlmap.codegremlins.com/14/jurlmap-examples"/>
		<id>http://jurlmap.codegremlins.com/14/jurlmap-examples</id>

		<updated>2010-06-28T00:00:00Z</updated>
		<published>2010-06-28T00:00:00Z</published>



		<content type="html"><![CDATA[
<p>Here are some basic examples of things that can be done with jurlmap. 
Probably more use cases will be added to this in the future.
You can run this either as an application directly from eclipse or you can build it as a <code>.war</code> file and run it from a java web server.</p>

<p>Check the source files for example urls to try and the effect they have.</p>

<p>Download the examples from:</p>

<ul>
<li><strong><a href="http://files.codegremlins.com/jurlmap/jurlmap-example-src.zip">jurlmap-example-src.zip</a></strong></li>
</ul>		
	]]></content>
				
	</entry>

	<entry>
		<title>Version 0.6 released</title>
		<link href="http://jurlmap.codegremlins.com/13/Version-0-6-released"/>
		<id>http://jurlmap.codegremlins.com/13/Version-0-6-released</id>

		<updated>2010-06-22T00:00:00Z</updated>
		<published>2010-06-22T00:00:00Z</published>



		<content type="html"><![CDATA[
<p><strong>jurlmap</strong> version 0.6 released. Changes include:</p>

<ul>
<li>Some parameter type automatic conversions long->int|short|byte, also any type->boolean</li>
<li>301 redirects</li>
<li>Initial support for pluggable serialization</li>
<li>Paging and file extension extraction from paths</li>
<li>Dots allowed in patterns</li>
<li>Changed package name to com.codegremlins.</li>
<li>(subpattern) syntax added</li>
</ul>		
	]]></content>
				
	</entry>


</feed>

