Nick Sieger: This Blog Powered by Glassfish, JRuby and JRuby-Rackdo what you lovetag:blog.nicksieger.com,2005:TypoTypo2008-07-10T14:54:07+00:00Alex Kaneurn:uuid:86164ddd-dc58-4aed-9bab-adf9863f8d082008-07-10T14:54:07+00:002008-07-10T14:54:07+00:00Comment on This Blog Powered by Glassfish, JRuby and JRuby-Rack by Alex Kane<p>That’s awesome! Please keep us posted with your experience using JRuby, I’m very interested to see how it works hosting a production site.</p>Songurn:uuid:bc4f2c78-7af4-41ec-8ca7-b6ed2081576d2008-07-08T04:23:58+00:002008-07-08T04:23:58+00:00Comment on This Blog Powered by Glassfish, JRuby and JRuby-Rack by Song<p>Nick, I too highly expect to see your writeup about how to setup. I am still using JRuby as CGI...</p>
<p>$ curl -I <a href='http://blog' rel="nofollow">http://blog</a>.nicksieger.com
HTTP/1.1 200 OK
Date: Tue, 08 Jul 2008 03:03:22 GMT
Server: JWS 1.2
Served-By: Joyent
With: SecretSauce
Cache-Control: max-age=1
Last-Modified: Tue, 08 Jul 2008 03:00:19 GMT
Content-Type: text/html; charset=UTF-8
Via: 1.1 blog.nicksieger.com
MS-Author-Via: DAV
Vary: Accept-Encoding
Connection: close</p>Philurn:uuid:994cefe9-6408-46d8-9b8d-24517ef2a29f2008-07-07T16:12:23+00:002008-07-07T16:12:24+00:00Comment on This Blog Powered by Glassfish, JRuby and JRuby-Rack by Phil<blockquote>
<p>Now if only I could find a situation painful enough to force up to re-skin this blog beyond the ancient Typo azure theme...</p>
</blockquote>
<p>I just went through a blog redesign... If you’re OK with minimalism, it can be surprisingly easy. I ended up with a single page of CSS (plus extra styles for syntax-highlighting of snippets) <a href='http://technomancy' rel="nofollow">http://technomancy</a>.us/style.css.</p>Ryan Sonnekurn:uuid:f7989a69-d265-4981-ae90-1bfeed402d3b2008-07-07T14:02:40+00:002008-07-07T14:02:41+00:00Comment on This Blog Powered by Glassfish, JRuby and JRuby-Rack by Ryan Sonnek<p>I was wondering if you’d have any comments about the recent ruby vulnerabilities. It definitely could be used as another selling point for JRuby!</p>Gregg Pollackurn:uuid:728d83a4-ff72-4588-aee9-51c316b74e502008-07-06T19:14:14+00:002008-07-06T19:14:14+00:00Comment on This Blog Powered by Glassfish, JRuby and JRuby-Rack by Gregg Pollack<p>I second that... If you do a write up, send me an email so I can cover it on the Podcast.</p>alberturn:uuid:7a599fe1-a144-4ebb-b9d5-a8c318b710c92008-07-06T11:26:39+00:002008-07-06T11:26:39+00:00Comment on This Blog Powered by Glassfish, JRuby and JRuby-Rack by albert<p>Hey. I would very much appreciate a writeup on how you did your setup. How you deploy new versions, etc. :)</p>Nick Siegerurn:uuid:74bf6fef-59ab-417a-bef4-b81e6cfef61f2008-07-06T03:48:51+00:002008-07-06T03:48:51+00:00This Blog Powered by Glassfish, JRuby and JRuby-Rack<p>Well, the recent <a href="http://www.ruby-forum.com/topic/157034">Ruby 1.8.6 issues</a>, including an <a href="http://redmine.ruby-lang.org/issues/show/216">apparent memory leak problem</a> that was plaguing my blog’s mongrel caused me to evaluate what should have been obvious long ago. That I should put my money where my mouth is and upgrade to <a href="http://jruby.codehaus.org/">JRuby</a> on <a href="https://glassfish.dev.java.net/">Glassfish</a> using <a href="/articles/2008/05/08/introducing-jruby-rack">JRuby-Rack</a> and <a href="/articles/2007/09/04/warbler-a-little-birdie-to-introduce-your-rails-app-to-java">Warbler</a>.</p>
<p>And so it’s done.</p>
<div class="thumbnail"><a href="http://skitch.com/nicksieger/xnq5/activerecord-jdbc-adapter-0.8.1-released"><img src="http://img.skitch.com/20080704-pec6s1h3eymp2d4ainst9twsr7.preview.jpg" alt="Activerecord-jdbc-adapter 0.8.1 Released" /></a></div>
<p>I’m now running the blog in Glassfish V2 with JRuby 1.1.1 and JRuby-Rack 0.9 (facilitated by Warbler 0.9.9), along with <a href="http://blog.nicksieger.com/articles/2008/06/04/activerecord-jdbc-adapter-0-8-1-released">activerecord-jdbc-adapter</a> 0.8.2. Here’s to dog-fooding!</p>
<p><em>(Now if only I could find a situation painful enough to force up to re-skin this blog beyond the ancient Typo azure theme...)</em></p>