RSS feed
<< Previous | Home

annotated REST Services in JPublish? Of course :)

-added JAX-RS v1.0 support to JPublish via Wink

If you want to experience with the JAX-RS specification you should try this new addition to JPublish: the JPWink module. Wink 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: browse JPwink, or download a full demo from here (approx 5.7MB)

From now on I'll use this support for more REST examples and a new jQuery integration demo. Stay tuned.

Enjoy!

Finally canceled my World Of Warcraft account

- back to RL ;)

  It was a more than 2 years long fun and nice ride, PvP and PvE, and I am still amazed about the energy and the "life" boiling under the world of Warcraft. WoW is an amazing universe but something is missing, and I can't describe the feeling. Playing WoW lately is not the same thing as it used to be; probably it's too easy? It is the time to move on and focus on the things I like more; family and friends, iPhone and Java development, open source, cooking and yoga, and probably helping my wife to build her own business :)

To all the WarCrafters out there: I salute you, and probably we'll meet again in the years to come!

/bow
Valahus, Denarian & McVoid
of Nazgrel

jQuery, DWR and RESTLET; JPublish demo web application available

-using jQuery to make REST calls and DWR for accessing server side scripting

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're interested. This is a 5.7M file and you can get if from here: http://jpublish.googlecode.com/files/jp-jq-testing.zip

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.

Should you have any question about this demo or JPublish in general, please do not hesitate to ask. Have fun!