<?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/shan_man/">
<title>Shannon Hickey&apos;s Blog</title>
<link>http://weblogs.java.net/blog/shan_man/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2007-10-19T13:08: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/shan_man/archive/2007/10/beans_binding_1_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/shan_man/archive/2007/09/beans_binding_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/shan_man/archive/2007/06/beans_binding_0_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/shan_man/archive/2007/06/beans_binding_0.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/shan_man/archive/2006/09/toplevel_drop_w.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/shan_man/archive/2006/02/choosing_the_dr.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/shan_man/archive/2006/01/enable_dropping.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/shan_man/archive/2006/01/location_sensit.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/shan_man/archive/2006/01/toto_the_franco.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/shan_man/archive/2006/01/first_class_dra.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/shan_man/archive/2005/06/improved_drag_g.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/shan_man/archive/2007/10/beans_binding_1_1.html">
<title>Beans Binding 1.1.1 Beats 1.0&apos;s Butt, Bigtime</title>
<link>http://weblogs.java.net/blog/shan_man/archive/2007/10/beans_binding_1_1.html</link>
<description>Shannon Hickey announces the 1.1.1 release of Beans Binding, with a drastic increase in performance.</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>shan_man</dc:creator>
<dc:date>2007-10-19T13:08:13-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/shan_man/archive/2007/09/beans_binding_1.html">
<title>Beans Binding 1.0 Released</title>
<link>http://weblogs.java.net/blog/shan_man/archive/2007/09/beans_binding_1.html</link>
<description>After months of re-architecture, based on feedback from the expert group and community members, Shannon Hickey announces a 1.0 release of Beans Binding.</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>shan_man</dc:creator>
<dc:date>2007-09-05T16:53:57-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/shan_man/archive/2007/06/beans_binding_0_1.html">
<title>Beans Binding 0.6.1 Release Available</title>
<link>http://weblogs.java.net/blog/shan_man/archive/2007/06/beans_binding_0_1.html</link>
<description>Two days after the 0.6 release of Beans Binding, the 0.6.1 release is out with simpler and more intuitive method names and constants.</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>shan_man</dc:creator>
<dc:date>2007-06-22T14:41:40-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/shan_man/archive/2007/06/beans_binding_0.html">
<title>Beans Binding 0.6 Release Available</title>
<link>http://weblogs.java.net/blog/shan_man/archive/2007/06/beans_binding_0.html</link>
<description>Shannon Hickey announces the Beans Binding 0.6 release.</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>shan_man</dc:creator>
<dc:date>2007-06-21T09:04:46-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/shan_man/archive/2006/09/toplevel_drop_w.html">
<title>Top-Level Drop with Swing and Java SE 6</title>
<link>http://weblogs.java.net/blog/shan_man/archive/2006/09/toplevel_drop_w.html</link>
<description>Shannon Hickey demonstrates support in Java SE 6 for dropping into top-level containers such as JFrame and JDialog.</description>
<dc:subject>Swing</dc:subject>
<dc:creator>shan_man</dc:creator>
<dc:date>2006-09-15T13:06:34-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/shan_man/archive/2006/02/choosing_the_dr.html">
<title>Choosing the Drop Action, and Further Changes to Swing Drag and Drop</title>
<link>http://weblogs.java.net/blog/shan_man/archive/2006/02/choosing_the_dr.html</link>
<description>Shannon Hickey explains the upcoming support for choosing the drop action during Swing Drag and Drop, and how the implementation prompted simplification and further changes to those enhancements already made in Mustang.</description>
<dc:subject>Swing</dc:subject>
<dc:creator>shan_man</dc:creator>
<dc:date>2006-02-15T08:25:11-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/shan_man/archive/2006/01/enable_dropping.html">
<title>Enable Dropping into Empty JTables</title>
<link>http://weblogs.java.net/blog/shan_man/archive/2006/01/enable_dropping.html</link>
<description>Shannon Hickey shows how to enable dropping into empty JTables with a single method call in Mustang, or a simple override in earlier versions of J2SE.</description>
<dc:subject>Swing</dc:subject>
<dc:creator>shan_man</dc:creator>
<dc:date>2006-01-19T13:46:24-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/shan_man/archive/2006/01/location_sensit.html">
<title>Location-Sensitive Drag and Drop in Mustang</title>
<link>http://weblogs.java.net/blog/shan_man/archive/2006/01/location_sensit.html</link>
<description>Prompted by a question on his recent Swing Drag and Drop blog entry, Shannon Hickey talks about location-sensitive Drag and Drop in Mustang.</description>
<dc:subject>Swing</dc:subject>
<dc:creator>shan_man</dc:creator>
<dc:date>2006-01-17T12:19:32-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/shan_man/archive/2006/01/toto_the_franco.html">
<title>toto, The Francophone foo</title>
<link>http://weblogs.java.net/blog/shan_man/archive/2006/01/toto_the_franco.html</link>
<description>Where Shannon Hickey learns about metasyntactic variables in other languages, during a recent trip to Montreal, Canada.</description>
<dc:subject>Swing</dc:subject>
<dc:creator>shan_man</dc:creator>
<dc:date>2006-01-16T08:22:40-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/shan_man/archive/2006/01/first_class_dra.html">
<title>First Class Drag and Drop Support in Mustang</title>
<link>http://weblogs.java.net/blog/shan_man/archive/2006/01/first_class_dra.html</link>
<description>Shannon Hickey introduces major enhancements to Swing Drag and Drop in Mustang, and also recounts his recent once-in-a-lifetime visit to Saint Petersburg, Russia, with pictures from the trip.</description>
<dc:subject>Swing</dc:subject>
<dc:creator>shan_man</dc:creator>
<dc:date>2006-01-02T15:41:26-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/shan_man/archive/2005/06/improved_drag_g.html">
<title>Improved Drag Gesture in Swing</title>
<link>http://weblogs.java.net/blog/shan_man/archive/2005/06/improved_drag_g.html</link>
<description>Shannon Hickey marks the occasion of his first step into the blogging world by announcing the exciting release of improved Swing drag gesture recognition, one of the most highly requested J2SE bug fixes.</description>
<dc:subject>Swing</dc:subject>
<dc:creator>shan_man</dc:creator>
<dc:date>2005-06-07T12:22:14-08:00</dc:date>
</item>


</rdf:RDF>
