<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:cc="http://web.resource.org/cc/"
xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://weblogs.java.net/blog/vivekp/">
<title>Vivek Pandey&apos;s Blog</title>
<link>http://weblogs.java.net/blog/vivekp/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-06-24T19:13:13-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.01D" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/06/quick_update_to.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/06/glassfish_jruby.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/05/scala_lift_web.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/05/glassfish_gem_0.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/05/scripting_in_gl.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/05/jruby_module_30.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/05/embedding_glass.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/03/my_first_jython.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/03/using_jpa_with.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/03/report_on_jruby.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/03/grails_applicat.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/03/more_on_pythons.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/01/ruby_plugin_for_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2008/01/whats_up_with_s.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/vivekp/archive/2007/12/metro_101_and_1_1.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/06/quick_update_to.html">
<title>Quick update to GlassFish gem: GlassFish gem 0.3.1 Released</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/06/quick_update_to.html</link>
<description> As it happens sometimes, right after GlassFish 0.3.0 release we found a critical regression that happened due to the fact that Rails grizzly adapter was re-written and this regression was introduced in that process. It is fixed and updated...</description>
<dc:subject>Community: Glassfish</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-06-24T19:13:13-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/06/glassfish_jruby.html">
<title>Glassfish JRuby gem 0.3.0 released</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/06/glassfish_jruby.html</link>
<description>I just released GlassFish gem 0.3.0. This is a bug fix release with few enhancements.

The issues fixed in this release are these and these

There is one enhancement that I would like to mention here is that the Rails logger is wired to GlassFish gem logger so when you run your Rails application using jruby -S glassfish_rails yourappdir it will not only pring GlassFish v3 gem logs but also Rails log. </description>
<dc:subject>Community: Glassfish</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-06-23T20:14:59-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/05/scala_lift_web.html">
<title>Scala Lift Web Framework on GlassFish v3</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/05/scala_lift_web.html</link>
<description>During JavaOne I heard about Lift - a Scala web framework and wanted to try it. It claims to provide best of Rails(simple and fast development), Seaside(security), Django(access control by default) and uses Wicket for view templates. In few steps I had my first Lift web application running on GlassFish v3.</description>
<dc:subject>Web Applications</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-05-16T16:35:49-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/05/glassfish_gem_0.html">
<title>GlassFish Gem 0.2.0 and JRuby 1.1.1 module for GlassFish v3 update center</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/05/glassfish_gem_0.html</link>
<description>GlassFish Gem 0.2.0 and JRuby 1.1.1 module for GlassFish v3 update center

New version of GlassFish gem 0.2.0 is out. See Arun&apos;s announcements. The major changes in this version are:

    * Version upgrade to GlassFish v3 TP2.
    * Fix to the size regression introduced in the previous release. It is back to about 3MB.
</description>
<dc:subject></dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-05-05T18:52:15-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/05/scripting_in_gl.html">
<title>Scripting in GlassFish @ JavaOne 2008</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/05/scripting_in_gl.html</link>
<description>JavaOne 2008 starts form tomorrow, actually today: there is Unconference in the afternoon. This is going to be my first 8th JavaOne in a row and a most busy one! Here are some of the scripting related talks and events:</description>
<dc:subject>JavaOne</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-05-04T10:29:15-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/05/jruby_module_30.html">
<title>JRuby Module 3.0 for for GlassFish v2 is out</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/05/jruby_module_30.html</link>
<description>JRuby Update Center module 3.0 for GlassFish v2 is out. It has been tested to work with GlassFish v2 UR2. The Update Center modules provide out of the box tested-on-GlassFish version of JRuby, Rails and other required gems. For the GlassFish users it is very convinient just install the JRuby module from the GlassFish update center and start writing the Rails applications.</description>
<dc:subject>J2EE</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-05-03T01:11:41-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/05/embedding_glass.html">
<title>Embedding GlassFish v3 with Grails</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/05/embedding_glass.html</link>
<description> In my blog on running Grails application on GlassFish v3, I need to create a war of my application and then deploy that war. This was a serious bottleneck in my development process as I wanted to test it out this application on GlassFish v3.

I really wanted to run my Grails application with GlassFish v3 as embedded server in the same fashion as running grails run-app, that is without creating a war file and to speed up my development. By default Grails uses Jetty web server to run the applications. But I wanted to use V3, it is very modular, extensible and embeddable and and is going to allow me to get the JavaEE features that I may like to use at some point in time. One possible way was that GlassFish v3 is an OSGi container and if Grails has an OSGi container I could easily replace jetty with v3. So I mentioned this problem to Kohsuke and came to know that he is working on GlassFish v3 embed APIs. So I gave it a try and guess what? It was darn simple to write few lines of groovy script to get it embedded with Grails and run my application. </description>
<dc:subject>J2EE</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-05-01T16:52:20-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/03/my_first_jython.html">
<title>My first Jython web app on GlassFish v3</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/03/my_first_jython.html</link>
<description>I have been thinking of playing with Jython and GlassFish for quite some time. I thought of taking the first shot at it. So after looking around a bit I found out that I can simply use PyServlet to delegate the HTTP requests to my Jython servlet which can do whatever with the Python script and write it back to the Servlet output stream. Let us see how I did it</description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-03-26T16:17:06-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/03/using_jpa_with.html">
<title>Using JPA with Rails on GlassFish and MySQL</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/03/using_jpa_with.html</link>
<description>In my last post I mentioned that &quot;...with Rails there are some known limitations, such as the ORM in Rails is not pluggable&quot; by which I basically meant that you can&apos;t plug in another ORM and the Rails Model creation and db migration will not generate the correct code for another kind of ORM. The good news is that with little bit of coding you can reuse your entity classes. caroljmcdonald commented on my blog that Brian in his blog succssfully tried out JPA and Rails on WEBRick using JavaDB. So, in this blog I would go over what you would need to do to make JPA and Rails work on GlassFish v2.</description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-03-21T00:56:33-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/03/report_on_jruby.html">
<title>Report on JRuby On Glassfish@Silicon Valley JUG</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/03/report_on_jruby.html</link>
<description>I was at Silicon Valley JUG (Java User&apos;s Group) to talk about Ruby on Rails in GlassFish. The slides used in this presentation can be found here.

The main theme of my presentation was on highlighting Rails development and deployment on GlassFish v2 and using GlassFish gem with live demos. </description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-03-19T11:22:20-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/03/grails_applicat.html">
<title>Grails application now working on GlassFish v3</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/03/grails_applicat.html</link>
<description>Recently Guillaume reported to me that his Grail app is not working with the recently released GlassFish v3 Preview 2, I took the discussion to GlassFish mailing list, see the discussion here and the corresponding bug.

The good news is that Jerome quickly found out what the problem was and after the code went thru reviews, it was checked in and the fix went into yesterday&apos;s nightly build. </description>
<dc:subject>Web Applications</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-03-07T13:58:13-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/03/more_on_pythons.html">
<title>Python@Sun</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/03/more_on_pythons.html</link>
<description>This is further progress in solidifying Sun&apos;s Python story for dynamic
language support in the JVM. Frank has been involved with Jython for
quite some time and will be working on making Python language support
in JVM.</description>
<dc:subject></dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-03-03T11:54:48-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/01/ruby_plugin_for_1.html">
<title>Ruby plugin for Hudson</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/01/ruby_plugin_for_1.html</link>
<description>Yes, I wrote my first Hudson plugin - a Ruby plugin as my weekend hobby project! You can use this plugin to write the build scripts using Ruby. I must mention that Hudson has such an elegant architecture and the...</description>
<dc:subject></dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-01-28T07:24:57-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2008/01/whats_up_with_s.html">
<title>What&apos;s up with Scripting support on Glassfish?</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2008/01/whats_up_with_s.html</link>
<description>Scripting is becoming ever popular among web application developers. Glassfish already supports Ruby on Rails with JRuby, Phobos brings in solid support for JavaScript on Glassfish and AJAX framework jMaki and all of these with excellent NetBeans tooling.</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2008-01-26T22:04:09-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/vivekp/archive/2007/12/metro_101_and_1_1.html">
<title>Metro 1.0.1 and 1.1 Released</title>
<link>http://weblogs.java.net/blog/vivekp/archive/2007/12/metro_101_and_1_1.html</link>
<description>Metro team is pleased to announce the release of Metro 1.1 and Metro 1.0.1. Both these releases are fully tested with many thousands of SQE/Unit/Compatibility/Interop tests on Glassfish V2 UR1.</description>
<dc:subject>Web Services and XML</dc:subject>
<dc:creator>vivekp</dc:creator>
<dc:date>2007-12-20T17:10:34-08:00</dc:date>
</item>


</rdf:RDF>
