Plant Apache is now online

2004-01-15 Thread Ted Leung
Planet Apache, an aggregation of Apache blogs is now online at 
http://www.planetapache.org.

We still need a little HTML polishing and krell integration has not 
happened yet.  Look for cvs access soon.

If your blog is not listed mail me or Thom May.  For those of you who 
are already listed,  uf you have an Apache only category of your blog 
that you prefer to have listed, then let us know.

Many, many thanks to Thom for providing the hosting for this.

Ted Leung  Blog: http://www.sauria.com/blog
PGP Fingerprint: 1003 7870 251F FA71 A59A  CEE3 BEBA 2B87 F5FC 4B42
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Plant Apache is now online

2004-01-15 Thread Ted Leung
No sooner do I send the message than I discover a better way.
To add your blog to Planet Apache:
checkout the cvs module planet.
Edit the file config.ini and follow the format of the file.
If one of you icon/graphics banner folks wants to do a cool logo, let 
us know.

Ted
On Jan 14, 2004, at 10:24 PM, Ted Leung wrote:
Planet Apache, an aggregation of Apache blogs is now online at 
http://www.planetapache.org.

We still need a little HTML polishing and krell integration has not 
happened yet.  Look for cvs access soon.

If your blog is not listed mail me or Thom May.  For those of you who 
are already listed,  uf you have an Apache only category of your blog 
that you prefer to have listed, then let us know.

Many, many thanks to Thom for providing the hosting for this.

Ted Leung  Blog: http://www.sauria.com/blog
PGP Fingerprint: 1003 7870 251F FA71 A59A  CEE3 BEBA 2B87 F5FC 4B42
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Ted Leung  Blog: http://www.sauria.com/blog
PGP Fingerprint: 1003 7870 251F FA71 A59A  CEE3 BEBA 2B87 F5FC 4B42
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: 2003: Year of Apache (fwd)

2004-01-15 Thread Tetsuya Kitahata
On Wed, 14 Jan 2004 10:24:50 +0900
Tetsuya Kitahata wrote:
  Something for us all to be proud of.  While this post talks about
  httpd, 2003 was no doubt the year many of the ASF's projects really
  started to shine, in addition to some very important new projects
  getting under way.
 Oh, good. Congratulations!

By the way, how can we describe the year 2003 as ... for apache?

Currently, I am writing articles for Apache/Jakarta/TLPs
(10pages!) and want to put some nice comments on the history
of year 2003. Deadline - tomorrow :-(

--

I've taken a look at the Netcraft survey graphs again.
Fantastic. I posted a message to the mailing list for
sueveryers/marketers -- 5,000 participants. Maybe I can
receive a nice feedback from them :)
/***
 NOTE:
  I wanted to know the effects of the announcements
  which Sander and Jim posted to [EMAIL PROTECTED] It's important
  for us to measure the side-effect of announcements.
*/

--

Thanks!

-
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: [EMAIL PROTECTED]  http://www.terra-intl.com/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Plant Apache is now online

2004-01-15 Thread Rodent of Unusual Size
'plant apache -- and let the seed grow' :-)
-- 
#kenP-)}

Ken Coar, Sanagendamgagwedweinini  http://Golux.Com/coar/
Author, developer, opinionist  http://Apache-Server.Com/

Millennium hand and shrimp!


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Plant Apache is now online

2004-01-15 Thread Adam R. B. Jack
 To add your blog to Planet Apache:

 checkout the cvs module planet.

 Edit the file config.ini and follow the format of the file.

Ted (et al)

I just added this entry for the output of Python Gump:

[http://lsd.student.utwente.nl/gump/index.rss]
name = Jakarta Gump
face = http://gui.apache.org/images/apache_feather_bullet.gif

I chose the least verbose RSS feed (not the Atom one) and I hope the traffic
from Gump is deemed appropriate, and not overwhelming. I'm game to pull this
if things turn ugly. [Gump needs to send nags (e-mails or otherwise) to keep
the community's minds on integration  interface changes, and it hasn't been
able to since September last year. This might be a a powerful alternative.]

The logic behind a post on this channel from Gump is that when a project
changes state (a first time integration, a change from failed to success, or
pre-requisite failed to failed) a simple posting is made once only. Only
first time changes in state are recorded, so hopefully we ought only get a
very few postings per day. [That said, Ant could (in theory) break and cause
a whole flurry of posts.]

Leo, I hope this will reduce bandwidth utilization on your machine ('cos
folks won't poll your feed directly), but it might lead to more (as folks
follow through stories to get details.) I'll move this to gump.apache.com
(or whatever it is called) as soon as it available. Please let me know if
this is a problem.

regards,

Adam


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Plant Apache is now online

2004-01-15 Thread Leo Simons
Adam R. B. Jack wrote:
Leo, I hope this will reduce bandwidth utilization on your machine ('cos
folks won't poll your feed directly), but it might lead to more (as folks
follow through stories to get details.) I'll move this to gump.apache.com
(or whatever it is called) as soon as it available. Please let me know if
this is a problem.
bandwidth problem? Nah
Apparently, the machine has so far handled about a gig of http traffic 
in january (all of december was 600mb). I think the campus usage policy 
allows 10GB per week of outside-of-campus traffic. If it becomes an 
issue, I'm sure that the network admins will cut me some slack. Given 
the half a dozen tomcat instances and several dozen httpd instances that 
run here at the university, I'll just go and thumb on some heads with a 
big club if they don't :D
--
cheers,

- Leo Simons
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Plant Apache is now online

2004-01-15 Thread Ted Leung
Hi folks,
It's great to see all the blogs going up.  Please do keep an eye on 
this for the next few days -- we're getting some wierd html bugs due to 
unclosed HTML and so forth.  Now would be a good time to look at your 
feed generation (if you have control over it) and clean it up.

Sam and Mark Pilgrim have written a validator that resides at 
http://feedvalidator.org/, that can be a big help.


Ted Leung  Blog: http://www.sauria.com/blog
PGP Fingerprint: 1003 7870 251F FA71 A59A  CEE3 BEBA 2B87 F5FC 4B42
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]