<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Spikes Of Nothingness - Java category</title>
  <link>http://weblog.flop.ca/categories/java/</link>
  <description>Florin T.PATRASCU&#039;s blog</description>
  <language>en</language>
  <copyright>Florin T.PATRASCU</copyright>
  <lastBuildDate>Wed, 14 Apr 2010 02:17:21 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <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>
      
      
    
    
    
    <category>Java</category>
    
    <category>projects</category>
    
    <comments>http://weblog.flop.ca/2010/04/13/1271211441792.html#comments</comments>
    <guid isPermaLink="true">http://weblog.flop.ca/2010/04/13/1271211441792.html</guid>
    <pubDate>Wed, 14 Apr 2010 02:17:21 GMT</pubDate>
  </item>
  
  <item>
    <title>jQuery, DWR and RESTLET; JPublish demo web application  available</title>
    <link>http://weblog.flop.ca/2010/04/02/1270224444782.html</link>
    
      
        <description>
          		&lt;p&gt;
For those of you asking for examples of integrating jQuery, DWR and Rest with JPublish, I just uploaded a very simple demo at Google code, in case you&#039;re interested. This is a 5.7M file and you can get if from here: &lt;a href=&#034;http://jpublish.googlecode.com/files/jp-jq-testing.zip&#034;&gt;http://jpublish.googlecode.com/files/jp-jq-testing.zip&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This demo is using the latest version of jQuery, DWR and it is based on the JPublish from trunk. Using RESTLET 1.1.3. All the required libraries are included in the zip file.
&lt;/p&gt;

&lt;p&gt;
Should you have any question about this demo or JPublish in general, please do not hesitate to ask. Have fun!
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>Java</category>
    
    <comments>http://weblog.flop.ca/2010/04/02/1270224444782.html#comments</comments>
    <guid isPermaLink="true">http://weblog.flop.ca/2010/04/02/1270224444782.html</guid>
    <pubDate>Fri, 02 Apr 2010 16:07:24 GMT</pubDate>
  </item>
  
  <item>
    <title>Awesome future for the java web apps:  Stax.net</title>
    <link>http://weblog.flop.ca/2010/03/29/1269886860000.html</link>
    
      
        <description>
          					&lt;p&gt;
I am using &lt;a href=&#034;http://heroku.com/&#034;&gt;Heroku&lt;/a&gt; for my Rails apps and I am loving it, what&#039;s not to love about Heroku?! :) &lt;br/&gt;&lt;br/&gt;

But I am also a Java developer, and like many others I am crying for a decent Java hosting provider. Bright future ahead: &lt;a href=&#034;http://www.stax.net/&#034;&gt;Stax.net&lt;/a&gt;. Stax will probably become for Java what Heroku is for Rails, which is awesome news.&lt;br/&gt;&lt;br/&gt;

You can apply for a beta account and start playing with some of the templates available from Stax; basic servlet support, wicket, etc.&lt;br/&gt;&lt;br/&gt;

For testing purposes, I decided to try creating a JPublish based application and to host it at Stax. 10 minutes later and the app was up and running, you can see it here:&lt;br/&gt;&lt;br/&gt;

&lt;a href=&#034;http://jpublishstaxdemo.florin-patrascu.staxapps.net/&#034;&gt;JPublish @ Stax.net&lt;/a&gt; &lt;small&gt;(an application based on the JPublish hello app available for &lt;a href=&#034;http://code.google.com/p/jpublish/downloads/list&#034;&gt;download&lt;/a&gt; at Google.)&lt;/small&gt;

&lt;/p&gt;
&lt;p&gt;
Drop me an email in case you&#039;re interested to install your own JPublish app in the cloud at Stax, and make sure you visit their Wiki page for more Stax related details: &lt;a href=&#034;http://wiki.stax.net/w/index.php/Main_Page&#034;&gt;Stax Wiki&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;
More details to follow :)
&lt;/p&gt;
&lt;p&gt;
____________&lt;br/&gt;
&lt;strong&gt;Disclaimer:&lt;/strong&gt; &lt;em&gt;JPublish and this blog are not affiliated with or endorsed by the Stax.net&lt;/em&gt;
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>Java</category>
    
    <comments>http://weblog.flop.ca/2010/03/29/1269886860000.html#comments</comments>
    <guid isPermaLink="true">http://weblog.flop.ca/2010/03/29/1269886860000.html</guid>
    <pubDate>Mon, 29 Mar 2010 18:21:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>
