RFC: Pythonic Zope Instance Manager
Hello everyone, I'll like to Request For Comments on something I was thinking for the past weeks: a pythonic replacement of mkzopeinstance script found on zope 2.7, and extend it later to a full GUI client (Win32 for a start). the URL is : http://www.mmediasys.com/zope/rfc.html Please excuse the bad grammar, I'n not a native english speaker/writer, and I'm very tired at this time (didn't sleep well for the past days). There some detractors of the idea (most of them linux evangelist), but the idea is grater than just "use the plain command line boy"... Maybe provide a backend for ISP/ASP companies that provide Zope for their customers, so the setup process of instances or zeo clients could be taked by a script using ZIntanceManager instead of bash ones. I'm looking forward the idea is good looking/attractive to some zope users/developers. When sending comments put on subject "RFC: ZInstanceManager" to avoid my spam filter deletion. Regards, Luis Lavena _________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
Luis Lavena wrote:
I'll like to Request For Comments on something I was thinking for the past weeks: a pythonic replacement of mkzopeinstance script found on zope 2.7, and extend it later to a full GUI client (Win32 for a start).
the URL is : http://www.mmediasys.com/zope/rfc.html
A while ago I made a mockup of a Zope instance manager GUI. http://hathaway.freezope.org/Images/controller_snapshot2.png I quite like how the mockup turned out. I made the mockup using Qt Designer, but obviously the real thing could be written using wxPython or Tkinter. Shane
participants (2)
-
Luis Lavena -
Shane Hathaway