<?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/bleonard/">
<title>Brian Leonard&apos;s Blog</title>
<link>http://weblogs.java.net/blog/bleonard/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-06-25T13:19:53-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/bleonard/archive/2008/06/introducing_the.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2008/06/opensolaris_200_3.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2008/06/opensolaris_200_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2008/05/opensolaris_200.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2008/05/_opensolaris_20.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2008/04/drag_drop_with.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2008/04/autovalidation.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2008/03/blogging_for_do.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2008/01/hello_grails_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2008/01/testing_rails_a.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2007/12/an_introduction_3.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2007/09/rails_and_jpa_i.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2007/08/rails_to_java_v.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2007/07/an_introduction_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/bleonard/archive/2007/07/using_selection.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2008/06/introducing_the.html">
<title>Introducing The Observatory</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2008/06/introducing_the.html</link>
<description>Yesterday Gregg Sporar, Roman Strobl and I launched The Observatory, a blog dedicated to those learning to use OpenSolaris.</description>
<dc:subject>Community</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2008-06-25T13:19:53-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2008/06/opensolaris_200_3.html">
<title>OpenSolaris 2008.05: Installing MySQL 5</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2008/06/opensolaris_200_3.html</link>
<description>Looking at the MySQL web site, the instructions for Installing MySQL Community Server seem more complicated then they need to be. Maybe that&apos;s because there are no instructions for OpenSolaris (yet - I hope). Here are the easy steps that got me up and running.</description>
<dc:subject>Community</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2008-06-23T12:25:55-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2008/06/opensolaris_200_1.html">
<title>OpenSolaris 2008.05: Installing NetBeans 6.1</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2008/06/opensolaris_200_1.html</link>
<description>Unfortunately, NetBeans 6.1 has not yet made it into the package repository for OpenSolaris 2008.05 yet. Here&apos;s how to install it.</description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2008-06-19T10:56:00-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2008/05/opensolaris_200.html">
<title>OpenSolaris 2008.05: Configuring an External Monitor</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2008/05/opensolaris_200.html</link>
<description>OpenSolaris 2008.05 has a sweet NVIDIA settings utility, but using it isn&apos;t as easy as it should be.</description>
<dc:subject>Community</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2008-05-29T09:06:00-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2008/05/_opensolaris_20.html">
<title> OpenSolaris 2008.05 Meet the MacBook Pro</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2008/05/_opensolaris_20.html</link>
<description>Interested in trying out OpenSolaris 2008.05 on your MacBook? In the blog entry I walk you through the steps I took to get there.</description>
<dc:subject>Community</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2008-05-27T16:07:17-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2008/04/drag_drop_with.html">
<title>Drag &amp; Drop with Rails</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2008/04/drag_drop_with.html</link>
<description>The ability to drag and drop has been a staple of desktop applications for years. With the advent of Ajax, the ability to drag and drop has now found its way to web applications. In this entry I spice up the blogging application we&apos;ve been building with the ability to drag comments to the trash. </description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2008-04-18T11:45:27-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2008/04/autovalidation.html">
<title>Autovalidation with Rails</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2008/04/autovalidation.html</link>
<description>A common question following my Ruby on Rails lectures is how to validate against a database. In this blog entry I do just that, but with the added bonus of incorporating Ajax to avoid the page submit.</description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2008-04-16T12:31:44-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2008/03/blogging_for_do.html">
<title>Blogging for Dollars (and T-Shirts)</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2008/03/blogging_for_do.html</link>
<description>The NetBeans team has started a blogging contest. Simply download the NetBeans 6.1 Beta and tell us your thoughts. What, you&apos;re not a blogger? Well then, I list some places for you to get started.</description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2008-03-18T11:37:49-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2008/01/hello_grails_1.html">
<title>Hello Grails!</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2008/01/hello_grails_1.html</link>
<description>The recently released NetBeans 6.1 M1 brings with is the beginnings of support for Groovy and Grails. In this post I create a Grails implementation of the basic web log we&apos;ve been using for our Rails tutorials.</description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2008-01-30T18:37:20-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2008/01/testing_rails_a.html">
<title>Testing Rails Applications</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2008/01/testing_rails_a.html</link>
<description>All Rails applications include unit, functional and integration test facilities. In this entry I address all three of these test types as I put the Ruby Weblog application to the test.</description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2008-01-04T11:04:35-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2007/12/an_introduction_3.html">
<title>An Introduction to using AJAX with Rails: Take 2</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2007/12/an_introduction_3.html</link>
<description>In this entry I apply lessons learned to present a better alternative to the AJAX implementation of the Ruby Web Log sample application. No longer is the entire list of comments refreshed. Rather, our new comment is efficiently inserted into the bottom of the list.</description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2007-12-04T16:25:49-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2007/09/rails_and_jpa_i.html">
<title>Rails and JPA (Instead of ActiveRecord)</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2007/09/rails_and_jpa_i.html</link>
<description>Out of sheer morbid curiosity, I wondered what it would take to replace ActiveRecord with JPA in the classic blog demo. After discussing the concept with a developer I met at RailsConf last week, I decided to go ahead and publish my results.</description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2007-09-26T08:30:52-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2007/08/rails_to_java_v.html">
<title>Rails to Java via REST</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2007/08/rails_to_java_v.html</link>
<description>Since I&apos;ve been studying the Rails framework, I&apos;ve had an interest in integration with Java. Yes, JRuby is one possible solution, but if you have some large Java system that you want to integrate with, it&apos; unlikely that you&apos;re just going to get the jar files to access that system&apos;s APIs. More likely is that system will expose itself as a service, and the service type du jour is REST. 

So, in this entry I&apos;m going to expose an entity class as a RESTful web service and then create a Rails client for that entity.</description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2007-08-16T15:37:32-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2007/07/an_introduction_1.html">
<title>An Introduction to Building RESTful Web Services in Java Using NetBeans 6.0</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2007/07/an_introduction_1.html</link>
<description>So, REST based web services are simpler than SOAP, right? Then why&apos;s it so difficult to create a REST based web service in Java? Using tools I can crank out a SOAP based web service in seconds - not so easy with REST. But help is on the way.</description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2007-07-18T12:54:36-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/bleonard/archive/2007/07/using_selection.html">
<title>Using Selection Lists in Rails</title>
<link>http://weblogs.java.net/blog/bleonard/archive/2007/07/using_selection.html</link>
<description>Selection lists (drop down boxes) are common to just about every web application. In this entry I extend the web log I&apos;ve been building to include a category selection list. </description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>bleonard</dc:creator>
<dc:date>2007-07-10T07:17:13-08:00</dc:date>
</item>


</rdf:RDF>
