---
Well, I think a we can say that a framework for "Non Content Oriented
Web Apps" is something that can help in
(*) creating N tier data aware web applications
(*) creating data-aware controls (forms etc.).
(*) managing different data sources
transparently(ZODB,MySQL,PostGreSQ
<[EMAIL PROTECTED]> wrote:
> Moreover, I recently saw Dabo(http://www.dabodev.com/about), a
> framework for developing 3 tier apps with Python and wxPython(and other
> supported GUI toolkits). I have not tried it but I think something
> similar, but for web-apps, is a close definition of "A Framew
Well, with your first post you managed to get a very unclear picture of
what you mean by "non-content oriented Web Application" ;-)
Judging from your following posts, you want an easy way to construct
Web interfaces, i.e. forms. This can be done with any Web framework,
but a typical Web framework
[EMAIL PROTECTED] wrote:
Hi,
There are great Python Web Application Framework. But most of them are
meant for content oriented web apps.
Is there something that can ease the development of application that
are not content oriented(I call them "NON CONTENT-ORIENTED WEB
APPLICATIONS" because I don't
Have a look a the new CherryPy (http://www.cherrypy.org).
It allows developers to build web applications in much the same way
they would build any other object-oriented Python program.
This might corespond to what you're looking for.
Remi.
--
http://mail.python.org/mailman/listinfo/python-list
Well, I think a we can say that a framework for "Non Content Oriented
Web Apps" is something that can help in
(*) creating N tier data aware web applications
(*) creating data-aware controls (forms etc.).
(*) managing different data sources transparently(ZODB,
MySQL,PostGreSQL, etc).
(*) de-couplin
[EMAIL PROTECTED] wrote:
> Let me make an attemp at defining "Non-Content
> Oriented Web Applications".
>
> A "Non-Content Oriented Web Application":
> (1) will be accessed from web browser(obviously).
Clear enough.
> (2) will be developed using 'W3C' and other open
> standards(STRICTLY, to ensu
[EMAIL PROTECTED] wrote:
I have started a topic that is really vauge. I knew that this topic is
very general and abstract but I think it turned out to be more general
that I had expected.
Let me make an attemp at defining "Non-Content Oriented Web
Applications".
A "Non-Content Oriented Web Applicat
I have started a topic that is really vauge. I knew that this topic is
very general and abstract but I think it turned out to be more general
that I had expected.
Let me make an attemp at defining "Non-Content Oriented Web
Applications".
A "Non-Content Oriented Web Application":
(1) will be acces
On 1 Jan 2005 20:51:06 -0800, [EMAIL PROTECTED] wrote:
> Is there something that can ease the development of application that
> are not content oriented(I call them "NON CONTENT-ORIENTED WEB
> APPLICATIONS" because I don't know what else to call them). I mean the
> applications like, accounting, h
You need Twisted - http://twistedmatrix.com
---
: http://en.wikipedia.org/wiki/User:Sridharinfinity
--
http://mail.python.org/mailman/listinfo/python-list
On 1 Jan 2005 20:51:06 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> But is there some sort of framework or something that is actually meant
> for such web apps,application that make heavy use of forms, have very
> high amount of user interaction etc.
>
Yeah, nevow, by those crazy twisted
[EMAIL PROTECTED] wrote:
There are great Python Web Application Framework. But most of them are
meant for content oriented web apps.
Is there something that can ease the development of application that
are not content oriented(I call them "NON CONTENT-ORIENTED WEB
APPLICATIONS" because I don't know
[EMAIL PROTECTED] wrote:
But is there some sort of framework or something that is actually meant
for such web apps,application that make heavy use of forms, have very
high amount of user interaction etc.
Hmm, PJE's PEAK might be worth having a look at:
http://peak.telecommunity.com/
However, I'm n
Tim Churches <[EMAIL PROTECTED]> writes:
> Can you give some URL for publicly accessible examples of what you
> mean by a "NON CONTENT-ORIENTED WEB APPLICATIONS", so we can get a
> better idea of what you mean?
I don't think there was anything unclear about it. A spreadsheet
might be a good examp
[EMAIL PROTECTED] wrote:
Hi,
There are great Python Web Application Framework. But most of them are
meant for content oriented web apps.
Is there something that can ease the development of application that
are not content oriented(I call them "NON CONTENT-ORIENTED WEB
APPLICATIONS" because I don't
16 matches
Mail list logo