Docs relating to apps server [Q]
Hi! I will have to give an internal presentation about application servers. I am a software developer and I have to explain what is actually an application server to a web-development group (mainly graphic desginers, html markets and GUI designers). I have to make clear why an app server is best than continue to develop traditional CGI-ish web sites. I can think a lot of reasons (code reusability, delegation, etc) but I would like to have some docs to backup my statements. Can anyone point me to some docs? Some publications? Thanks a lot Cheers, ZBruno :-)
but I would like to have some docs to backup my statements. Can anyone point me to some docs? Some publications?
Given an audience of graphic designers and html-markup-ers I would not be looking for documentation and concepts such as "code-reusability" but instead prepare an interactive demonstration highlighting some of the labour-and-brain-saving features of Zope. Such as standard_html_header, and the way it can be acquired, and then perhaps extending this to dropping in a product like "Confera" (people love those web conferences) and showing how it acquires the local design. The other compelling feature for design type people might be Versions. -- | John J. Lehmann, johnl@axis.com.au + Vega said the plan was to ``keep this as grass-roots and intimate as + possible. It just takes one camera and you can invite the entire web + to where you're at.''
zope@infosys.com.ar wrote:
I can think a lot of reasons (code reusability, delegation, etc) but I would like to have some docs to backup my statements. Can anyone point me to some docs? Some publications?
I don't know if it's helpful, but I wrote a section that's been included in the ZGuide on why application servers. You can find the zguide/zbook at: http://zdp.zope.org Regards, Martijn
zope@infosys.com.ar wrote:
Hi!
I will have to give an internal presentation about application servers. I am a software developer and I have to explain what is actually an application server to a web-development group (mainly graphic desginers, html markets and GUI designers). I have to make clear why an app server is best than continue to develop traditional CGI-ish web sites.
I can think a lot of reasons (code reusability, delegation, etc) but I would like to have some docs to backup my statements. Can anyone point me to some docs? Some publications?
Check out this link: http://www.dmoz.org/Computers/Software/Internet/Servers/Application/ you acn also try web Reviews App-Server special issue: http://webreview.com/wr/pub/app_servers . HTH, Michael.
participants (4)
-
John Lehmann -
Martijn Faassen -
Michael Bernstein -
zope@infosys.com.ar