Archive for November, 2006

Java Scripting Talk – Code, Notes, and Audio

Friday, November 10th, 2006

Last night (9 Nov 2006) at the St. Louis Java User Group, I gave a talk on “Scripting Your Java Application”. As I mentioned, there were no slides, but rather a handout, the text of which is pasted below. You can download the […]

Overwhelming blog spam, and Thunderbird vs. POPFile

Friday, November 10th, 2006

Kylecordes.com has become popular with blog comment spammers recently; though because I have moderation on, so far only I have seen the spam (in the Wordpress admin interface), it hasn’t reached the public site.
In the last week, the quantity has grown enormously, to the extent no longer practical to moderate manually. I’ve installed Akismet, and […]

Label Placement in Forms… I was wrong.

Tuesday, November 7th, 2006

In the process of designing “forms” in applications (both web based and rich client), I’ve had several discussions about where field labels should be located on the screen relative to the labeled fields. I’ve usually pushed hard for left-aligned labels, to the left of the fields, because this looks most tidy to me; I assumed […]

Java Scripting talk, Nov. 9 at the St. Louis Java User Group

Sunday, November 5th, 2006

This Thursday, I will give a talk at the St. Louis Java User Group on “Scripting your Java Application”, Thursday Nov. 9. Here is the blurb:
First, this talk will show how to plug in scripting capability to your application, using common scripting mechanisms, including those from the scripting related JSRs (223, 274, etc), and […]

Heading to AYE

Sunday, November 5th, 2006

I’m heading to the AYE conference shortly, as I did last year. My strategy then was to attend many Weinberg sessions, which has turned out to be wise in retrospect, as Jerry won’t be there this year, he is home recovering from illness. I am eager to see how the rest of the AYE team […]

Software Development Team = Marketplace?

Thursday, November 2nd, 2006

Some months ago, when deciding how to structure a software development project team, I lamented (offline) that what I’d really like the project to resemble is a marketplace - a community of developers all eager to find their niche. As the market clears, each developer would end up doing what they do best, maximizing […]