<?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/campbell/">
<title>Chris Campbell&apos;s Blog</title>
<link>http://weblogs.java.net/blog/campbell/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-02-01T02:32:42-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/campbell/archive/2008/02/effectuation_th.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2007/04/faster_java_2d.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2007/03/java_2d_tricker_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2007/02/swing_and_gtk_w_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2007/02/orange_box_new.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2007/01/java_2d_and_jog.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2007/01/is_this_game_of.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2006/10/easy_2d3d_mixin.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2006/07/java_2d_tricker_2.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2006/07/five_more_easy.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2006/07/java_2d_tricker.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2006/04/the_worlds_slow.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2006/04/five_easy_piece.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2006/02/wild_horses_mus_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/campbell/archive/2006/01/400_horsepower.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2008/02/effectuation_th.html">
<title>Effectuation: The Intro</title>
<link>http://weblogs.java.net/blog/campbell/archive/2008/02/effectuation_th.html</link>
<description>Introducing a new framework for GPU-accelerated effects... Web Start demo included...</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2008-02-01T02:32:42-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2007/04/faster_java_2d.html">
<title>Faster Java 2D Via Shaders</title>
<link>http://weblogs.java.net/blog/campbell/archive/2007/04/faster_java_2d.html</link>
<description>More performance improvements in Java 2D&apos;s OpenGL backend... Lots of pretty bar charts included...</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2007-04-07T19:58:18-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2007/03/java_2d_tricker_1.html">
<title>Java 2D Trickery: Antialiased Image Transforms</title>
<link>http://weblogs.java.net/blog/campbell/archive/2007/03/java_2d_tricker_1.html</link>
<description>The third installment in a series of Java 2D tips-and-tricks.</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2007-03-10T16:31:30-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2007/02/swing_and_gtk_w_1.html">
<title>Swing and GTK: What a LAF!</title>
<link>http://weblogs.java.net/blog/campbell/archive/2007/02/swing_and_gtk_w_1.html</link>
<description>On improvements to Swing&apos;s GTK L&amp;F in JDK 6uX and JDK 7... Screenshots included...</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2007-02-22T20:17:47-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2007/02/orange_box_new.html">
<title>Orange Box: New Java Plugin Animation</title>
<link>http://weblogs.java.net/blog/campbell/archive/2007/02/orange_box_new.html</link>
<description>On the snazzy new plugin sequence... Screenshots and a live demo included...</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2007-02-02T10:54:51-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2007/01/java_2d_and_jog.html">
<title>Java 2D and JOGL: The Flip Side</title>
<link>http://weblogs.java.net/blog/campbell/archive/2007/01/java_2d_and_jog.html</link>
<description>New convenience classes that help developers use Java 2D from within a JOGL application... Demo included: source code, webstart links, and all...</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2007-01-23T12:25:49-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2007/01/is_this_game_of.html">
<title>Is This Game Of Tag Over Yet?</title>
<link>http://weblogs.java.net/blog/campbell/archive/2007/01/is_this_game_of.html</link>
<description>Unable to avoid the game of tag...</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2007-01-05T14:32:07-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2006/10/easy_2d3d_mixin.html">
<title>Easy 2D/3D Mixing in Swing</title>
<link>http://weblogs.java.net/blog/campbell/archive/2006/10/easy_2d3d_mixin.html</link>
<description>How to use Swing, Java2D, JOGL, and Timing Framework together in your applications... Silly demo included: source code, webstart links, and all...</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2006-10-12T12:47:22-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2006/07/java_2d_tricker_2.html">
<title>Java 2D Trickery: Light and Shadow</title>
<link>http://weblogs.java.net/blog/campbell/archive/2006/07/java_2d_tricker_2.html</link>
<description>The second installment in a series of Java 2D tips-and-tricks demonstrating an approach to adding light (and shadow) to your shapes.</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2006-07-27T16:20:44-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2006/07/five_more_easy.html">
<title>Five More Easy Pieces</title>
<link>http://weblogs.java.net/blog/campbell/archive/2006/07/five_more_easy.html</link>
<description>More improvements in the OpenGL-based Java 2D pipeline in Mustang b92... Also, an update on recent driver bug fixes...</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2006-07-21T13:52:38-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2006/07/java_2d_tricker.html">
<title>Java 2D Trickery: Soft Clipping</title>
<link>http://weblogs.java.net/blog/campbell/archive/2006/07/java_2d_tricker.html</link>
<description>The first installment in a series of Java 2D tips-and-tricks.</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2006-07-19T22:59:57-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2006/04/the_worlds_slow.html">
<title>The World&apos;s Slowest Web Service</title>
<link>http://weblogs.java.net/blog/campbell/archive/2006/04/the_worlds_slow.html</link>
<description>What happens when a client-side guy dips his toes in the river of web services (JAX-WS)?  Come for the absurdity, stay for the tutorial.</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2006-04-26T17:03:29-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2006/04/five_easy_piece.html">
<title>Five Easy Pieces</title>
<link>http://weblogs.java.net/blog/campbell/archive/2006/04/five_easy_piece.html</link>
<description>A few short tidbits on some recent/nifty Mustang putbacks, documented here before my brain washes away on vacation.</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2006-04-24T01:04:08-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2006/02/wild_horses_mus_1.html">
<title>Wild Horses: Mustang Beta Is Out</title>
<link>http://weblogs.java.net/blog/campbell/archive/2006/02/wild_horses_mus_1.html</link>
<description>A look back at some accomplishments in Mustang...</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2006-02-15T08:55:58-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/campbell/archive/2006/01/400_horsepower.html">
<title>400 Horsepower: Image I/O Improvements in Mustang</title>
<link>http://weblogs.java.net/blog/campbell/archive/2006/01/400_horsepower.html</link>
<description>Image I/O performance enhancements in Mustang... (In)action shots of the Java Client team... And my first external Mustang fix submission...</description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>campbell</dc:creator>
<dc:date>2006-01-13T01:04:49-08:00</dc:date>
</item>


</rdf:RDF>
