Tetsuya Kitahata | 1 Oct 2003 16:02
Picon
Favicon

[Apache Newsletter Draft] News as to Jakarta General Project from Aug. to Sep.

Dear Jakarta General Mailing List Subscribers, 

Hello,

Apache newsletter is in progress of preparing the second all-Apache
newsletter, news from August to September 2003, which will be 
published in the middle of October 2003.

=== What is "The Apache Newsletter"? ===
    http://www.apache.org/newsletter/
========================================

the 'Apache Newsletter Issue 2' will be appeared at
http://www.apache.org/newsletter/200309.html
and the editorial deadline will be 00:00 GMT-7000, 11th October.

We lowered the barrier to entry -anyone will be able to easily 
contribute, as prepared the ApacheWiki
(http://nagoya.apache.org/wiki/apachewiki.cgi).

If you have anything to be added to the ApacheWiki, please go to
http://nagoya.apache.org/wiki/apachewiki.cgi?ApacheNewsletterDrafts/Issue2
and fill up what you want to append.
(A few editors per (sub)project would be highly appreciated, indeed)
Of course, if you do have a hesitation on writing article via Wiki,
please send e-mails to me <tetsuya <at> apache.org> directly.

Probably, the former newsletter (Apache Newsletter Issue #1)
might be able to give you some hints in writing the articles.
cf. http://www.apache.org/newsletter/200307.html
(Continue reading)

Carsten Ziegeler | 2 Oct 2003 11:46
Picon

[ANN] Apache Cocoon 2.1.2 Released

Apache Cocoon 2.1.2 Released
----------------------------

The Apache Cocoon Community is proud to announce the new release
of Apache Cocoon.

Apache Cocoon is a web development framework built around the concept
of separation of concerns (that is: allowing people to do their job
without having to step on each other toes) and component-oriented web 
RAD.

Cocoon implements these concepts around the notion of 'component
pipelines' modelled after the 'process chain' concept where each 
worker specializes on a particular operation. This makes it possible
to use a Lego(tm)-like approach in building web solutions where
these components can be hooked together into pipelines without
requiring further programming.

We like to think at Cocoon as "web glue" for your web application
development needs. But most important, a glue that can keep 
concerns separate and allow parallel evolution of the two sides, 
improving development pace and reducing the chance of conflicts.    

For more information about Apache Cocoon 2.1.2, please go to
http://cocoon.apache.org

The Apache Cocoon Project

Carsten 

(Continue reading)

Carsten Ziegeler | 2 Oct 2003 11:46
Picon

[ANN] Apache Cocoon 2.1.2 Released

Apache Cocoon 2.1.2 Released
----------------------------

The Apache Cocoon Community is proud to announce the new release
of Apache Cocoon.

Apache Cocoon is a web development framework built around the concept
of separation of concerns (that is: allowing people to do their job
without having to step on each other toes) and component-oriented web 
RAD.

Cocoon implements these concepts around the notion of 'component
pipelines' modelled after the 'process chain' concept where each 
worker specializes on a particular operation. This makes it possible
to use a Lego(tm)-like approach in building web solutions where
these components can be hooked together into pipelines without
requiring further programming.

We like to think at Cocoon as "web glue" for your web application
development needs. But most important, a glue that can keep 
concerns separate and allow parallel evolution of the two sides, 
improving development pace and reducing the chance of conflicts.    

For more information about Apache Cocoon 2.1.2, please go to
http://cocoon.apache.org

The Apache Cocoon Project

Carsten 

(Continue reading)

Vic Cekvenich | 2 Oct 2003 14:16

OT: CNBC TV on Sun in 3 minutes (EOM)

OT: CNBC TV on Sun in 3 minutes (EOM)
otisg | 3 Oct 2003 14:12
Picon
Favicon

Patch for jakarta-site2/.../whoweare.xml

Hello,

I'm a Jakarta PMC member and would like to add my email address
and a bit about me to jakarta-site2/xdocs/site/whoweare.xml. 
Unfortunately, I don't have the priviledges to commit my change,
so attached please find the patch.

I would appreciate it if somebody could apply this change on my
behalf.

Thank you,
Otis Gospodnetic

________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe <at> jakarta.apache.org
For additional commands, e-mail: general-help <at> jakarta.apache.org
Tetsuya Kitahata | 3 Oct 2003 14:21
Picon
Favicon

Re: Patch for jakarta-site2/.../whoweare.xml


Okeydokey.

Please write and put the patch *text* directly to general <at> jakarta
(Attachment files with some extensions would be spripped off)

I am willing to apply

-- Tetsuya. (tetsuya <at> apache.org)

On Fri, 3 Oct 2003 08:12:12 -0400
(Subject: Patch for jakarta-site2/.../whoweare.xml)
otisg  <otisg <at> ureach.com> wrote:

> Hello,
> 
> I'm a Jakarta PMC member and would like to add my email address
> and a bit about me to jakarta-site2/xdocs/site/whoweare.xml. 
> Unfortunately, I don't have the priviledges to commit my change,
> so attached please find the patch.
> 
> I would appreciate it if somebody could apply this change on my
> behalf.
> 
> Thank you,
> Otis Gospodnetic
> 
> 
> ________________________________________________
> Get your own "800" number
(Continue reading)

otisg | 3 Oct 2003 14:19
Picon
Favicon

Re: Re: Patch for jakarta-site2/.../whoweare.xml

Here it is and thank you.  Otis

---cut here---
Index: whoweare.xml
===================================================================
RCS file:
/home/cvspublic/jakarta-site2/xdocs/site/whoweare.xml,v
retrieving revision 1.96
diff -u -r1.96 whoweare.xml
--- whoweare.xml        2 Oct 2003 08:55:48 -0000       1.96
+++ whoweare.xml        3 Oct 2003 12:17:57 -0000
 <at>  <at>  -129,8 +129,10  <at>  <at> 
 Translation of Tomcat, works on apache/tomcat connectors and
SSL documentation.
 </p>
             <p>
-                <b>Otis Gospodnetic</b>
+                <b>Otis Gospodnetic</b> (otis at apache.org)
 <br/>
+Otis has been an active member of the <a
+href="http://jakarta.apache.org/lucene/">Lucene</a> team since
2001.
 </p>
             <p>
                 <b>Diane Holt</b>
---cut here--

________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
(Continue reading)

Tetsuya Kitahata | 3 Oct 2003 14:29
Picon
Favicon

Re: Patch for jakarta-site2/.../whoweare.xml

Done.

-- Tetsuya. (tetsuya <at> apache.org)

On Fri, 3 Oct 2003 08:19:00 -0400
(Subject: Re: Re: Patch for jakarta-site2/.../whoweare.xml)
otisg  <otisg <at> ureach.com> wrote:

> Here it is and thank you.  Otis
> 
> ---cut here---
> Index: whoweare.xml
> ===================================================================
> RCS file:
> /home/cvspublic/jakarta-site2/xdocs/site/whoweare.xml,v
> retrieving revision 1.96
> diff -u -r1.96 whoweare.xml
> --- whoweare.xml        2 Oct 2003 08:55:48 -0000       1.96
> +++ whoweare.xml        3 Oct 2003 12:17:57 -0000
>  <at>  <at>  -129,8 +129,10  <at>  <at> 
>  Translation of Tomcat, works on apache/tomcat connectors and
> SSL documentation.
>  </p>
>              <p>
> -                <b>Otis Gospodnetic</b>
> +                <b>Otis Gospodnetic</b> (otis at apache.org)
>  <br/>
> +Otis has been an active member of the <a
> +href="http://jakarta.apache.org/lucene/">Lucene</a> team since
> 2001.
(Continue reading)

otisg | 3 Oct 2003 14:27
Picon
Favicon

Re: Re: Patch for jakarta-site2/.../whoweare.xml

Thank you for the promptness!

Otis

________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

---- On Fri, 03 Oct 2003, Tetsuya Kitahata (tetsuya <at> apache.org)
wrote:

> Done.
> 
> -- Tetsuya. (tetsuya <at> apache.org)
> 
> On Fri, 3 Oct 2003 08:19:00 -0400
> (Subject: Re: Re: Patch for jakarta-site2/.../whoweare.xml)
> otisg  <otisg <at> ureach.com> wrote:
> 
> > Here it is and thank you.  Otis
> > 
> > ---cut here---
> > Index: whoweare.xml
> >
===================================================================
> > RCS file:
> > /home/cvspublic/jakarta-site2/xdocs/site/whoweare.xml,v
> > retrieving revision 1.96
> > diff -u -r1.96 whoweare.xml
(Continue reading)

Jeff Epstein | 3 Oct 2003 16:36
Picon
Favicon

MPl and ASL compatible?

I'm having a lot of trouble deciding on which license I want for my
projects.  I want to be compatible with both GPL and the Apache Software
License, but I'm not sure this is possible.

I believe I want the Mozilla Public License (version 1.1).  Is this
compatible with the Apache Software License?

Thank you.

=====
:' )

Jeffy
jeff_epstein <at> yahoo.com
http://www.jeffyjeffy.com

[NOTE:  If you send an email to me, and it has the word "Microsoft" in
the from field, or "Security" in either the from or subject, then your 
message will be automatically trashed  :'  (    ]

Gmane