Re: [PROPOSAL] Tapestry joins Jakarta

2002-10-19 Thread Howard M. Lewis Ship
I think you'll find good news when you read the mailing list. A year ago, I wouldn't have tried to move Tapestry to Jakarta, because the community wasn't strong enough, but now it seems like participation is there, with more people contributing ideas and code. It's also gratifying when users ask

Re: [PROPOSAL] Tapestry joins Jakarta

2002-10-20 Thread Howard M. Lewis Ship
Well, looking at the docs for SPFC I can see the following differences right off the bat: It looks a bit more like Swinglets and the others, in that it uses or mimics the Swing APIs. You assemble your pages in code, i.e., create a Form object, add a TextField object and a Button object, and

Re: [PROPOSAL] Tapestry joins Jakarta

2002-10-20 Thread Howard M. Lewis Ship
, Howard M. Lewis Ship wrote: Benevolent dictatorship. Probably should have expanded on this. Without a formal comittee or voting system, I've reserved the right to ultimately decide what goes into the framework and what doesn't. Start changing now. I don't know how long it will be before you

Re: Evaluation Re: [PROPOSAL] Tapestry joins Jakarta

2002-10-20 Thread Howard M. Lewis Ship
for whats its worth +0 from me, and +1 if they start following the voting rules/etc in advance then move here. If they do that I will volunteer to help them out with bringing them into the fold and all, although I'm not a member. -Andy On Sun, 2002-10-20 at 09:35, Howard M. Lewis Ship wrote

Re: velocity lovers...

2002-12-05 Thread Howard M. Lewis Ship
What's troublesome is that the EA they leaked makes these bold claims as the end-all of Java web application development ... yet the demos they provided were creaky, poorly executing and poorly written (also, pretty darn ugly!) Some of the things they want to do are very ambitious, but the APIs

Re: A Jakarta wiki?

2002-12-20 Thread Howard M. Lewis Ship
I haven't used JSPWiki, but I have used the Python-based MoinMoin and really, really like it. I just took a quick look at JSPWiki and I wouldn't be surprised if it's feature set is based on MoinMoin (or vice-versa, it's always hard to tell). It helps with discussions, and provides a temporary

Re: Logging strategy

2003-01-29 Thread Howard M. Lewis Ship
For frameworks, you can't tell how the end-user will be configured. That's why we switched Tapestry over to commons-logging, so that the end-user can get the benefits of logging, regardless of whether they are using Log4J, javax.logging or something else. We also ship Log4J, since we try to

Re: Logging strategy

2003-01-29 Thread Howard M. Lewis Ship
I'll probably get this functionality by operating directly on the Log4J API, but enabling the page only if Log4J is on the classpath. - Original Message - From: Costin Manolache [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 29, 2003 10:48 AM Subject: Re: Logging

RE: Another unused import statement report is out...

2003-02-26 Thread Howard M. Lewis Ship
, which is free for open source projects and produces a pretty result (using Velocity, btw). http://jakarta.apache.org/proposals/tapestry/doc/clover/ I'm very proud of the 80% coverage (on 23K NCLOC, 23000 lines of code excluding comments) and expect to push this to 90% before 2.4 GAs. -- Howard M

RE: Jakarta-POI 1.10.0-dev released

2003-03-04 Thread Howard M. Lewis Ship
I'm looking for a bit of advice. People keep asking me how many people are using Tapestry ... and I honestly have no idea. Insufficient feedback. Do you have a way of determining the user base of POI? Any guidelines based on downloads? -- Howard M. Lewis Ship Creator, Tapestry: Java Web

RE: Jakarta-POI 1.10.0-dev released

2003-03-04 Thread Howard M. Lewis Ship
Woops --- that was supposed to be private. But advice is still welcome. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/proposals/tapestry -Original Message- From: Howard M. Lewis Ship [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003

RE: Jakarta: too many similar projects?

2003-03-04 Thread Howard M. Lewis Ship
, saying something is a web app framework doesn't really say too much, especially under the shadow of the Servlet API. You could just as easily clump Java, Objective-C and C++ as C-like languages and complain that people should chose one and back it. Aint gonna happen -- Howard M. Lewis Ship

RE: Jakarta: too many similar projects?

2003-03-12 Thread Howard M. Lewis Ship
Well - that's one way to describe it. The other way is that the JCP is how innovations are brought to the platform - the innovation was done before you tried to make a JSR. For example, Jason Hunter is running a JSR for JDOM. JDOM was done, and the benefits of the software

RE: Eyebrowse problem?

2003-03-23 Thread Howard M. Lewis Ship
with the capabilities and responsibilities to handle infrastructure issues and requests don't take five minutes to set up a BugZilla category for these things. Instead, it is left to endless e-mails, no tracking, nothing gets done ... -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http

RE: Eyebrowse problem?

2003-03-24 Thread Howard M. Lewis Ship
Point taken. I'll pursue this there. I don't expect things to happen at the snap of my fingers, I just want feedback that issues are being resolved. I'll make that case at infrastructure. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/proposals/tapestry

Tapestry download

2003-03-25 Thread Howard M. Lewis Ship
I have to figure out all the business with signing the distributions. On my todo list. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/proposals/tapestry -Original Message- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Tuesday, March

RE: [Proposal] SuperXMailer

2003-04-01 Thread Howard M. Lewis Ship
eb site and additional examples. [2] identify the initial source from which the project is to be populated The project currently resides on the SourceForge (http://tapestry.sf.net). My wife says I sometimes code in my sleep. Now I know what I've been up-to :-) Gotta watch that

Adminitrivia: Assigning new bugs to the list

2003-04-04 Thread Howard M. Lewis Ship
Currently, new Tapestry bugs are all assigned to me, personally. I would prefer that new bugs be assigned to the Tapestry developer list. Is there a way to do this cleanly in BugZilla, or do I create a fake user ([EMAIL PROTECTED])? -- Howard M. Lewis Ship Creator, Tapestry: Java Web

RE: Adminitrivia: Assigning new bugs to the list

2003-04-04 Thread Howard M. Lewis Ship
. Is there a way around this, or must I prostrate myself before infrastructure? -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] Sent: Friday, April 04, 2003 12:07

ASL and source code examples

2003-04-04 Thread Howard M. Lewis Ship
portions of the Vlib source code in the book? Do I have to maintain that long ASL copyright message in the listings or just provide a general notice that all the examples as covered under the ASL? Is this usage covered under some kind of fair use clause (or generally accepted practice)? -- Howard M

RE: The vendors page

2003-07-02 Thread Howard M. Lewis Ship
I'm tending towards the argument that if you can convince someone who has the right access to update the vendors.xml page, then you deserve to be on the list. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry -Original Message- From

RE: The vendors page

2003-07-02 Thread Howard M. Lewis Ship
is to be listed on the vendors page, start now and see results soon. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: Proposal: XMLBeans

2003-07-02 Thread Howard M. Lewis Ship
want to check out a bit about Gump as well ... I can think of one person who will probably veto you until you are integrated into Gump. It's *exceptionally* painful to work with Gump at the moment, but ultimately worth it. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http

Howard Lewis Ship PMC Nomination

2003-07-03 Thread Howard M. Lewis Ship
Did anything every happen on this? I remember ACO sending out a message, but I don't know if it every made it to a vote. I'd really like to pursue this, because of my instatiable craving for power. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org

[ANNOUNCE] Tapestry 3.0-beta-2 Released

2003-07-15 Thread Howard M. Lewis Ship
Tapestry 3.0-beta-2 is now available. This release fixes a number of bugs, is compatible with Jakarta FileUpload 1.0, and has some significant improvements related to localization. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry

RE: [Proposal] HiveMind Service Framework

2003-11-14 Thread Howard M. Lewis Ship
I'm moniroting the avalon dev list. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ http://javatapestry.blogspot.com -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf

RE: [Proposal] HiveMind Service Framework

2003-12-01 Thread Howard M. Lewis Ship
I prefer to see Hivemind established as a community (as far as I know Howard is the only member of the community ATM) before exploring as you say. I see no reason to deprive Howard of the opportunity to establish Hivemind and build a community. That's what is, in fact, surprising

HiveMind software grant faxed -- received?

2004-02-24 Thread Howard M. Lewis Ship
receives it? -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components http://howardlewisship.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

RE: HiveMind software grant faxed -- received?

2004-02-24 Thread Howard M. Lewis Ship
OK, that's step 1 ... what are the remaining steps? How do we proceed from here? Action items: Restore HiveMind home page Restore HiveMind CVS Resubmit HiveMind proposal -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components http

[HiveMind] There's that grant!

2004-02-24 Thread Howard M. Lewis Ship
I guess this is as much of a notification as we get? In any case, the grant appears to have been recorded. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components http://howardlewisship.com -Original Message- From: [EMAIL

RE: [HiveMind] There's that grant!

2004-02-24 Thread Howard M. Lewis Ship
number of code changes trapped on my home workstation, waiting for a CVS server to become available. This includes changing the license to ASL 2.0 and changing the root package from org.apache.commons.hivemind to org.apache.hivemind. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java

Proposal: Jakarta HiveMind Project

2004-03-01 Thread Howard M. Lewis Ship
-logging. HiveMind makes use of the Javassist bytecode generation library, which is available under the MPL (Mozilla public license). (2) Identify the initial source for the package The initial code base has been developed by Howard M. Lewis Ship within the Jakarta Commons incubator. http

RE: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Howard M. Lewis Ship
[X] +1 I support this proposal (BINDING) [ ] -1 I don't support this proposal [ ] 0 I abstain from voting for or against this proposal -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components http://howardlewisship.com -Original

RE: [DISCUSS] HiveMind as a Jakarta sub-project

2004-03-03 Thread Howard M. Lewis Ship
working out. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components http://howardlewisship.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: [VOTE] HiveMind as a Jakarta sub-project

2004-03-04 Thread Howard M. Lewis Ship
to imply anything or mandate anything or create anything that isn't already there. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components http://howardlewisship.com

Tapestry 3.0 RC2

2004-04-02 Thread Howard M. Lewis Ship
The second release candidate for Tapestry 3.0 is now available. This release fixes a few bugs, most notably, problems deploying the example applications. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components http://howardlewisship.com

Tapestry 3.0-rc-3

2004-04-09 Thread Howard M. Lewis Ship
Tapestry 3.0-rc-3 is ready for download from the standard places. This release fixes some bugs discovered in the prior release candidates, and includes some documentation updates. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components

Tapestry 3.0 Final Release

2004-04-19 Thread Howard M. Lewis Ship
Tapestry 3.0 final release is now available. Please see the Jakarta Home page for more details! -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components Creator, HiveMind http://howardlewisship.com

RE: Hibernate in Apache projects

2004-04-20 Thread Howard M. Lewis Ship
This is a good subject w.r.t. Tapestry and HiveMind as well. The previous restriction (ASL 1.1) was that we could not even code against their packages. Under ASL 2.0, we merely can't repackage their JARs? -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry

RE: Maven Repository Status

2004-04-23 Thread Howard M. Lewis Ship
I've been asked to mirror the Tapestry and HiveMind libraries, but haven't been able to find docs on the web about how to do so. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components Creator, HiveMind http://howardlewisship.com

Photoshop for the Apache Logo

2004-06-02 Thread Howard M. Lewis Ship
Does anyone know where the (presumably) Photoshop files are for the Apache logo (with the feather)? -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind http://howardlewisship.com

[ANNOUNCE] HiveMind 1.1-alpha-1

2005-01-19 Thread Howard M. Lewis Ship
The first alpha release of HiveMind (http://jakarta.apache.org/hivemind/) 1.1 is now available. HiveMind is a simple, elegant, powerful general-purpose infrastructure for Java applications. This early preview release includes service(and configuration) visibility, explicit module dependencies,