<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.2.3-2.2.1" -->
<rss version="0.92">
<channel>
    <title>Charles Overbeck</title>
    <link>http://blogs.codegear.com/charlesoverbeck</link>
    <description></description>
    <lastBuildDate>Wed, 12 Sep 2007 16:42:38 +0000</lastBuildDate>
    <docs>http://backend.userland.com/rss092</docs>
    <language>en-US</language>
    
    <item>
        <title>JGears on Eclipse Update Site</title>
        <description>For the last couple of months I have been working on getting our JGears for Eclipse products ready for "shipping". I say "shipping" because unlike previous releases of JBuilder, which have always had a physical disc in a box that is literally shipped to customers and resellers, we are selling ...</description>
        <link>http://blogs.codegear.com/charlesoverbeck/2007/09/07/38824</link>
            </item>
    <item>
        <title>StarTeam Components for JBuilder 2007 Visual Editor</title>
        <description>One weakness of JBuilder 2007/Eclipse 3.2 is that users cannot modify the Visual Editor (VE) palette dynamically via the UI, like you can with JBuilder 2006. Even though you can add any bean in the Visual Editor via Choose Bean, it's nice to be able to drag them off a ...</description>
        <link>http://blogs.codegear.com/charlesoverbeck/2007/06/08/35751</link>
            </item>
    <item>
        <title>JBuilder 2007 Code Assist / JBuilder 2006 CodeInsight</title>
        <description>One of the annoying differences for me between JBuilder 2006 and JBuilder 2007 has been one way Content Assist (JB2007/Eclipse terminology) functions in comparison to CodeInsight (JB2006 terminology). In JB2006, when you invoke CodeInsight in the middle of an expression and select a method, JB2006 overwrites the relevant part of ...</description>
        <link>http://blogs.codegear.com/charlesoverbeck/2007/02/27/32416</link>
            </item>
    <item>
        <title>JBuilder 2007 Usability Survey</title>
        <description>The JBuilder team would love to get feedback on how were doing with the usability of JBuilder 2007. We've created a really short survey (12 questions) to get that feedback, it's here: http://www.surveymonkey.com/s.asp?u=109923283362 </description>
        <link>http://blogs.codegear.com/charlesoverbeck/2007/02/15/31849</link>
            </item>
    <item>
        <title>Better Debugging Tip with JBuilder 2007</title>
        <description>In an earlier blog I complained about JBuilder 2007/Eclipse not having the "Quick Step into" feature that is in JBuilder 2006. Well, it turns out I was wrong. In doing his Making the switch to JBuilder 2007 video, Ken Chan found out how. Not only does JB2007 have the feature, ...</description>
        <link>http://blogs.codegear.com/charlesoverbeck/2007/02/08/31700</link>
            </item>
    <item>
        <title>Java, Serializable, and Externalizable, Part II</title>
        <description>In response to my last  blog on Externalizable, a comment by Benoit pointed out some issues that I forgot to cover.

	You need to call super.writeExternal() and super.readExternal() 	if you want fields from the base class(es) initialized too. It doesn't 	matter if where you invoke the super method, as long ...</description>
        <link>http://blogs.codegear.com/charlesoverbeck/2007/02/02/31644</link>
            </item>
    <item>
        <title>Java, Serializable, and Externalizable</title>
        <description>One of the features in JBuilder 2006 is peer-to-peer. JBuilder 2006 allows users to exchange messages, edit a file remotely, debug remotely, etc. (Yes, JBuilder 2007 also has peer-to-peer, but the main purpose of this particular post is to discuss a serialization issue we first discovered in implementing peer-to-peer in ...</description>
        <link>http://blogs.codegear.com/charlesoverbeck/2007/01/24/31505</link>
            </item>
    <item>
        <title>Basic Regular Expressions</title>
        <description>I got an e-mail about my blog on JDK 5 features asking for details on how to replace StringBuffer with StringBuilder in a large codebase. I am going to use it as an opportunity to talk a little about regular expressions, even though:

	Many, if not most of you, reading this ...</description>
        <link>http://blogs.codegear.com/charlesoverbeck/2007/01/16/31394</link>
            </item>
    <item>
        <title>Eclipse Update Sites</title>
        <description>I've been doing some research on preparing the JBuilder 2007 update site. In general, the whole Eclipse update mechanism is pretty slick. If you set it up correctly, the user only has to do Help &#124; Software Updates &#124; Find and Install &#124; Search for updates of the currently installed ...</description>
        <link>http://blogs.codegear.com/charlesoverbeck/2007/01/05/31211</link>
            </item>
    <item>
        <title>A couple more essential JBuilder 2007 keystrokes</title>
        <description>In a previous  blog, I talked about the most common keystrokes I use in day-to-day programming with JBuilder 2007/Eclipse. I've got a couple more that I left out. I personally find these extremely useful. You'd think these were all obvious and there's no need to point them out, but ...</description>
        <link>http://blogs.codegear.com/charlesoverbeck/2006/12/15/30631</link>
            </item>
</channel>
</rss>
