Older blog entries for aeden (starting at number 30)

Released FormProc 1.0b2. FormProc is VERY close to a production release at this point and I am looking forward to the day when it is at 1.0.

Jerks

Someone is using my email address as a return address for viruses. That is REALLY frustrating since there is absolutely nothing I can do about it. How do I know they are doing this? Any bounced messages come to me.

Here are the headers. I have replaced the target email with target to protect the innocent. As for the guilty - well I hope he/she understands that he/she will eventually get caught.

Return-path: <me@anthonyeden.com>
Received: from modem-983.dewgong.dialup.pol.co.uk 
([217.135.107.215] helo=Gwwdtfpa)
	by tmailb1.svr.pol.co.uk with smtp (Exim 3.35 #1)
	id 179l70-0007AM-00
	for target; Mon, 20 May 2002 12:13:58 +0100
From: me <me@anthonyeden.com>
To: target
Subject: Eager to see you
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary=L1qM5u93V1bna37g077G8210973j05sx8G99
Message-Id: <E179l70-0007AM-00.2002-05-20-12-13-
58@tmailb1.svr.pol.co.uk>
Date: Mon, 20 May 2002 12:13:58 +0100

OBE

Haven't worked on OBE in a few days...must release soon... :-)

Released EdenLib 1.0 and JPublish 1.0b1. EdenLib at 1.0 is pretty cool, I suppose. It is the first open source project which I have actually brought to a production release. In a sense it is not extremely significant considering that EdenLib is just a collection of useful Java classes. When I bring one of my other projects, say FormProc or JPublish, to version 1.0, that will be significant.

I have begun work on a new project as well called Open Business Engine (OBE for short). OBE is a workflow engine written in Java, designed to be the primary controller for application flow. It supports execution of tasks synchronously and aysnchronously. It also supports conditions which can have an unlimited number of different result case types. The first draft of the engine is done (and should be released in the very near future). OBE also comes with a GUI design tool called OBEDesigner as well as an remote administration tool (called...you guessed it...OBEAdmin).

I just found out that SwiftMQ (a Java messaging router) has gone commercial. They were never open source but the product was free prior to February 2002. From this event I have learned something which I believe is very important: Making something free and making something open source are two TOTALLY different things.

I have decided to never use another free, non-open source product for development or production systems from this point on. If something is free but not open source then I will not even bother installing it. While I don't mind paying for good products, it disturbs me greatly to be screwed when a free product "converts" to a commercial product.

FormProc 1.0b1, the first FormProc beta, is out the door. I believe that a 1.0 production release is not too far away at this point. Thanks to all of the help of the developers who are using FormProc I believe that the API is now stable and will prove to be highly useful.
JPublish 0.9 is finally out. Now I can rest for a few days (yeah, right).

Fixed a bug in EdenLib which was causing a runaway thread to grab as much CPU as it could. I actually had to download a trial version of JProbe because there are no decent open source JVM profilers (don't worry, kiddies: this niche will soon be filled).

Released FormProc version 0.9. Coming closer to the 1.0 release.

JPublish finally has some support for specifying content encoding. It still needs work, but at least I feel like I am finally getting somewhere with it, thanks largely to my i18n friends. I hope I can get JPublish 0.9 out soon. I am shooting for sometime this week. Perhaps I will put out 0.9 and then 0.95 before 1.0 if necessary.

JPublish seems to have generated a little bit of a buzz based on the number of downloads for the 0.7 release. I am currently working on the 0.8 release and am aiming for a 1.0 release within the next month or two. Perhaps after I get back from vacation in February.

Released JPublish 0.7 last night after my presentation for the South Florida Java Users Group. I am happy about both. JPublish 0.7 represents a big step forward in terms of ease of use and the presentation went quite well with over 30 minutes of question and answer afterwards. I am tired but I feel like it was worthwhile.

Getting closer to releasing version 0.7 of JPublish. I have been focusing a lot on making the examples easy to run and on improving the documentation. My presentation on web frameworks is today and I was hoping to have JPublish 0.7 released by then, but I really want the example application and documentation completed before I release it. Let's see how the day goes - perhaps I will finish the example app but not the docs and release it as such.

FormProc version 0.6 is now available at http://formproc.sf.net/.] . This release fixes the bugs in 0.5 and 0.5.1 and improves the deployment of the example code immensely by making the example application an executable JAR and the web app a WAR.

Now hopefully I can get back into JPublish...

21 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!