<?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/castelaz/">
<title>Craig Castelaz&apos;s Blog</title>
<link>http://weblogs.java.net/blog/castelaz/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2004-12-16T20:50:57-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/castelaz/archive/2004/12/noted_cocoa_pro.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/castelaz/archive/2004/10/ui_trick.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/castelaz/archive/2004/09/pair_programmin.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/castelaz/archive/2004/08/ambiguity.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/castelaz/archive/2004/08/the_best_laid_p.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/castelaz/archive/2004/07/hesitant_acroba.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/castelaz/archive/2004/07/buried_treasure.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/castelaz/archive/2003/12/the_catastrophe.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/castelaz/archive/2003/09/are_encapsulati.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/castelaz/archive/2003/08/robogrammer_230.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/castelaz/archive/2003/07/development_tug.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/castelaz/archive/2003/06/when_gotos_roam.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2004/12/noted_cocoa_pro.html">
<title>Noted Cocoa Programmer Contemplates Switch to Java</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2004/12/noted_cocoa_pro.html</link>
<description>Cocoa isn&apos;t the only beverage for the holidays.  Java can also really hit the spot.</description>
<dc:subject>Programming</dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2004-12-16T20:50:57-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2004/10/ui_trick.html">
<title>Help maximize screen space with a small UI trick</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2004/10/ui_trick.html</link>
<description>A dropdown combobox is an extremely useful control, but its associated  button isn&apos;t really needed until the control has focus.  A small UI trick can help you maximize precious screen space by hiding the dropdown button until it&apos;s needed.  You can size the combobox control to show all of the selected item text without wasting space on the button.</description>
<dc:subject>Programming</dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2004-10-19T19:32:34-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2004/09/pair_programmin.html">
<title>Pair programming:  Everyone&apos;s favorite argument</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2004/09/pair_programmin.html</link>
<description>Pair programming may be the most controversial part of extreme programming.   If you have any doubt, start a conversation on extreme programming, and see where it ends up.</description>
<dc:subject></dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2004-09-17T03:42:48-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2004/08/ambiguity.html">
<title>Ambiguity</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2004/08/ambiguity.html</link>
<description>As developers, we frequently concentrate on resolving misunderstandings between users and ourselves.  So much so, we tend to forget that ambiguities can exist between programmers. Standard practices and Java idioms can go a long way in keeping this problem at bay. Patterns and practices are more than ways to implement solutions. They are also an important way for programmers to convey intent.
</description>
<dc:subject>Programming</dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2004-08-31T21:13:53-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2004/08/the_best_laid_p.html">
<title>The best laid plans</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2004/08/the_best_laid_p.html</link>
<description>You&apos;ve done the research.  You&apos;ve reviewed the specs.  The technology appears to fit  your needs like a glove.  Then, you find it doesn&apos;t work as specified, or it exhibits weird and contrary behavior.  The project goes poof, and you find yourself back at square one.  Perhaps it would have been better to let the mice do the planning.</description>
<dc:subject></dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2004-08-10T07:47:00-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2004/07/hesitant_acroba.html">
<title>Hesitant Acrobats</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2004/07/hesitant_acroba.html</link>
<description>You can&amp;#146;t stand on the shoulders of giants, if you never climb up.</description>
<dc:subject>Programming</dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2004-07-21T12:15:57-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2004/07/buried_treasure.html">
<title>Buried treasure can be found nearly anywhere</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2004/07/buried_treasure.html</link>
<description>There are nuggets of useful code to be found all around, if  you take a moment to scratch beneath the surface.  A particularly rich treasure can be found in the Jakarta Commons.</description>
<dc:subject>Programming</dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2004-07-14T04:30:06-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2003/12/the_catastrophe.html">
<title>The Catastrophe Cycle</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2003/12/the_catastrophe.html</link>
<description>Sometimes an iterative development process sorta happens on its own.</description>
<dc:subject>Community</dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2003-12-18T21:32:38-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2003/09/are_encapsulati.html">
<title>Are Encapsulation, Polymorphism, and Inheritance peers?</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2003/09/are_encapsulati.html</link>
<description>The three principle features of object-oriented languages are encapsulation, polymorphism, and inheritance.  How we rank them in importance influences our use of OO.</description>
<dc:subject>Community</dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2003-09-24T10:20:23-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2003/08/robogrammer_230.html">
<title>Robogrammer 2303</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2003/08/robogrammer_230.html</link>
<description>Even it&apos;s not particularly useful, it&apos;s always fun to speculate about the future of programming.</description>
<dc:subject>Community</dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2003-08-06T19:36:53-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2003/07/development_tug.html">
<title>Development Tug-o-War</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2003/07/development_tug.html</link>
<description>Rave may have some interesting consequences</description>
<dc:subject>Community</dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2003-07-09T15:52:33-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/castelaz/archive/2003/06/when_gotos_roam.html">
<title>When GOTOs roamed the land</title>
<link>http://weblogs.java.net/blog/castelaz/archive/2003/06/when_gotos_roam.html</link>
<description>Are the green fields of development gone?
</description>
<dc:subject></dc:subject>
<dc:creator>castelaz</dc:creator>
<dc:date>2003-06-13T13:21:29-08:00</dc:date>
</item>


</rdf:RDF>
