<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/">

  <channel rdf:about="http://weblog.flop.ca/">
    <title>Spikes Of Nothingness</title>
    <link>http://weblog.flop.ca/</link>
    <description>Florin T.PATRASCU&#039;s blog</description>
    <items>
      <rdf:Seq>
        
        <rdf:li resource="http://weblog.flop.ca/2011/07/31/1312120864039.html" />
        
        <rdf:li resource="http://weblog.flop.ca/2011/04/30/1304174612703.html" />
        
        <rdf:li resource="http://weblog.flop.ca/2010/04/13/1271211441792.html" />
        
      </rdf:Seq>
    </items>
  </channel>

  
  <item rdf:about="http://weblog.flop.ca/2011/07/31/1312120864039.html">
    <title>Lightweight Rack in Java</title>
    <link>http://weblog.flop.ca/2011/07/31/1312120864039.html</link>
    
      
        <description>
          		&lt;p&gt;
 The JRuby community has a very good Rack support through &lt;a href=&#034;https://github.com/nicksieger/jruby-rack&#034;&gt; Nick&#039; s JRuby Rack&lt;/a&gt; but I wanted something very simple that would help me during the development of a very simple Java MVC framework that I am working on in my spare time. So I found &lt;a href=&#034;http://blog.approvaltests.com/2009/09/hello-jrack.html&#034;&gt;JRack&lt;/a&gt; and since it didn&#039;t look like it was getting too much love lately, I decided to jump in and clean it. Check it out &lt;a href=&#034;https://github.com/florinpatrascu/jrack&#034;&gt;@Git&lt;/a&gt;&lt;br&gt;&lt;br&gt;

Stay tuned for more ;)  
&lt;/p&gt;

        </description>
      
      
    
  </item>
  
  <item rdf:about="http://weblog.flop.ca/2011/04/30/1304174612703.html">
    <title>Being quiet</title>
    <link>http://weblog.flop.ca/2011/04/30/1304174612703.html</link>
    
      
        <description>
          	&lt;p&gt;
Working on a few projects .... I&#039;ll let you know what&#039;s going on ;)
&lt;/p&gt;

        </description>
      
      
    
  </item>
  
  <item rdf:about="http://weblog.flop.ca/2010/04/13/1271211441792.html">
    <title>annotated REST Services in JPublish? Of course :)</title>
    <link>http://weblog.flop.ca/2010/04/13/1271211441792.html</link>
    
      
        <description>
          &lt;p&gt; If you want to experience with the &lt;a href=&#034;https://jsr311.dev.java.net/nonav/releases/1.0/index.html&#034;&gt;JAX-RS specification&lt;/a&gt; you should try this new addition to JPublish: &lt;em&gt;the JPWink module&lt;/em&gt;. &lt;a href=&#034;http://incubator.apache.org/wink/&#034;&gt;Wink&lt;/a&gt; is still in incubation mode but I am using it and it is very stable. More details to follow but you can check it out right away from our code repository at Google project: &lt;a href=&#034;http://code.google.com/p/jpublish/source/browse/#svn/trunk/modules/wink&#034;&gt; browse JPwink&lt;/a&gt;, or download a full demo from &lt;a href=&#034;http://jpublish.googlecode.com/files/jpwink.war.zip&#034;&gt;here&lt;/a&gt; &lt;em&gt;(approx 5.7MB)&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;From now on I&#039;ll use this support for more REST examples and a new jQuery integration demo. Stay tuned.  &lt;/p&gt;
Enjoy!
        </description>
      
      
    
  </item>
  

</rdf:RDF>

