RE: WYSIWYG Portal/Weblog Server based on Jakarta/Tomcat

2004-04-13 Thread Paul Mansfield
On Tue, 2004-04-13 at 14:31, Shapira, Yoav wrote:
> >jetspeed is a resource monster. don't even think about develop for it
> on
> >anything less than a 1.5GHz CPU with 512MB memory, preferably a 3GHz P4
> >with 1GB memory or more!
> 
> Good to know.  You should contact its developers with suggestions for
> improvement.  The mailing list links are here among other places:
> http://jakarta.apache.org/jetspeed/site/faq.html.

he he, I was active on the jetspeed mailing lists for a while, and it's
a known "feature". 

Jetspeed also "leaks" processes and memory badly when reloading the
app... our dual 4GHz Zeon box with 2GB of RAM would run out of memory
every half hour with just two developers, requiring full tomcat restart
which takes quite a while.

we simply turned out jetspeed portlets into JSPs and back-end classes,
and can now turn pages round in less than 200ms, as opposed to more than
a second with jetspeed.

Paul


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



RE: WYSIWYG Portal/Weblog Server based on Jakarta/Tomcat

2004-04-13 Thread Shapira, Yoav

Hi,

>jetspeed is a resource monster. don't even think about develop for it
on
>anything less than a 1.5GHz CPU with 512MB memory, preferably a 3GHz P4
>with 1GB memory or more!

Good to know.  You should contact its developers with suggestions for
improvement.  The mailing list links are here among other places:
http://jakarta.apache.org/jetspeed/site/faq.html.

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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



RE: WYSIWYG Portal/Weblog Server based on Jakarta/Tomcat

2004-04-13 Thread Paul Mansfield
>From: Bernhard Fastenrath [mailto:[EMAIL PROTECTED]
> >Sent: Thursday, April 08, 2004 11:39 AM
> >To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> >Subject: WYSIWYG Portal/Weblog Server based on Jakarta/Tomcat
> >
> >
> >I'd like to write a WYSIWYG Portal/Weblog Server based on
> Jakarta/Tomcat.

On Thu, 2004-04-08 at 16:53, Shapira, Yoav wrote:
> Hi,
> Well, there's Jetspeed (http://jakarta.apache.org/jetspeed/site/) which
> is a nice portal implementation running on top of tomcat.


jetspeed is a resource monster. don't even think about develop for it on
anything less than a 1.5GHz CPU with 512MB memory, preferably a 3GHz P4
with 1GB memory or more!

Paul


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



Re: WYSIWYG Portal/Weblog Server based on Jakarta/Tomcat

2004-04-08 Thread Bernhard Fastenrath
That would be a nice foundation but I'd rather develop the portal in 
some kind of
development tool than edit all the xml files described in the jetspeed 
documentation ;-)

Maybe an XML Editor could be configured to know schemes for all the 
required xml
files and generate the jetspeed configuration as a first step.

I'd add a simple image manipulation tool to clip, scale and fit images 
into the application
and wrap it into an XHTML editor that knows about Portlets, for good 
measure.

Jetspeed seems to be the engine of choice, however. I've been looking at 
some perl
and php stuff lately but it all seems quite messy and fragile.

Shapira, Yoav wrote:

Hi,
Well, there's Jetspeed (http://jakarta.apache.org/jetspeed/site/) which
is a nice portal implementation running on top of tomcat.
Yoav Shapira
Millennium Research Informatics
 

I'd like to write a WYSIWYG Portal/Weblog Server based on
 

Jakarta/Tomcat.
 

Is there something similar or anybody working on an easy portal
   

solution?
 

My preference would be to make it as easy to install as setting up a
database,
clicking a JavaWebStart link ... et voila.
Every further configuration, customization should be in an integrated
online
documentation and configuration. After all, it's supposed to be a
   

highly
 

interactive web application so it should be able to handle it's own
configuration :-)
   



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


RE: WYSIWYG Portal/Weblog Server based on Jakarta/Tomcat

2004-04-08 Thread Shapira, Yoav

Hi,
Well, there's Jetspeed (http://jakarta.apache.org/jetspeed/site/) which
is a nice portal implementation running on top of tomcat.

Yoav Shapira
Millennium Research Informatics


>-Original Message-
>From: Bernhard Fastenrath [mailto:[EMAIL PROTECTED]
>Sent: Thursday, April 08, 2004 11:39 AM
>To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
>Subject: WYSIWYG Portal/Weblog Server based on Jakarta/Tomcat
>
>
>I'd like to write a WYSIWYG Portal/Weblog Server based on
Jakarta/Tomcat.
>
>Is there something similar or anybody working on an easy portal
solution?
>
>My preference would be to make it as easy to install as setting up a
>database,
>clicking a JavaWebStart link ... et voila.
>
>Every further configuration, customization should be in an integrated
>online
>documentation and configuration. After all, it's supposed to be a
highly
>interactive web application so it should be able to handle it's own
>configuration :-)
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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