Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > is this whiff/wsgi claim true?

Reply
Thread Tools

is this whiff/wsgi claim true?

 
 
Aaron Watters
Guest
Posts: n/a
 
      09-25-2009
Hi folks. I just modified the WHIFF concepts index page

http://aaron.oirt.rutgers.edu/myapp/docs/W1000.concepts

To include the following paragraph with a startling and arrogant
claim in the final sentence

"""
Developers build WHIFF applications much like they build
static web content, PHP applications, JSP pages, or ASP
pages among others -- the developer "drops" files into a
directory, and the files are automatically used to respond
to URLs related to the filename.
**This intuitive and ubiquitous approach to organizing
web components is not automatically supported by other
WSGI infrastructures.**
"""

[I go on to illustrate the concept with examples...]

Is the final sentence true? Are there other WSGI approach
which make deploying a dynamic page as easy as putting
an HTML file in a static directory? If I'm lying I'd like to
correct the statement and my knowledge of what else is out
there is faulty and incomplete, so please correct me.

Thanks, -- Aaron Watters

===

less is more
 
Reply With Quote
 
 
 
 
Michele Simionato
Guest
Posts: n/a
 
      09-25-2009
On Sep 25, 4:26*pm, Aaron Watters <aaron.watt...@gmail.com> wrote:
> Hi folks. *I just modified the WHIFF concepts index page
>
> * *http://aaron.oirt.rutgers.edu/myapp/docs/W1000.concepts
>
> To include the following paragraph with a startling and arrogant
> claim in the final sentence
>
> """
> Developers build WHIFF applications much like they build
> static web content, PHP applications, JSP pages, or ASP
> pages among others -- the developer "drops" files into a
> directory, and the files are automatically used to respond
> to URLs related to the filename.
> **This intuitive and ubiquitous approach to organizing
> web components is not automatically supported by other
> WSGI infrastructures.**
> """
>
> [I go on to illustrate the concept with examples...]
>
> Is the final sentence true? *Are there other WSGI approach
> which make deploying a dynamic page as easy as putting
> an HTML file in a static directory? *If I'm lying I'd like to
> correct the statement and my knowledge of what else is out
> there is faulty and incomplete, so please correct me.
>
> Thanks, *-- Aaron Watters


To me, it looks like the approach Quixote used long before the coming
of WSGI
(see http://www.quixote.ca/learn/1 "How Quixote Works").

M.S.
 
Reply With Quote
 
 
 
 
Aaron Watters
Guest
Posts: n/a
 
      09-25-2009
regarding http://aaron.oirt.rutgers.edu/myapp/docs/W1000.concepts

Michele Simionato writes:
> To me, it looks like the approach Quixote used long before the coming
> of WSGI
> (see http://www.quixote.ca/learn/1 "How Quixote Works").


This a fair comparison and you could
also note similarities with
to modpy/publisher and even CGI but
none of these are WSGI components
or infrastructures whereas WHIFF is both a WSGI
component and an infrastructure. So this is
not the counterexample I was looking for.
-- Aaron Watters

===
- She turned me into a newt!
- A newt?
- ...I got better.
 
Reply With Quote
 
exarkun@twistedmatrix.com
Guest
Posts: n/a
 
      09-26-2009
On 25 Sep, 02:26 pm, wrote:
>Hi folks. I just modified the WHIFF concepts index page
>
> http://aaron.oirt.rutgers.edu/myapp/docs/W1000.concepts
>
>To include the following paragraph with a startling and arrogant
>claim in the final sentence
>
>"""
>Developers build WHIFF applications much like they build
>static web content, PHP applications, JSP pages, or ASP
>pages among others -- the developer "drops" files into a
>directory, and the files are automatically used to respond
>to URLs related to the filename.
>**This intuitive and ubiquitous approach to organizing
>web components is not automatically supported by other
>WSGI infrastructures.**
>"""


This sounds like Twisted Web's RPY files:

http://twistedmatrix.com/projects/we...n/howto/using-
twistedweb.html#auto5

Although you may be talking about something that is more closely tied to
WSGI than this feature is in Twisted Web.

Jean-Paul
 
Reply With Quote
 
Дамјан Георгиевски
Guest
Posts: n/a
 
      09-28-2009


> Hi folks. I just modified the WHIFF concepts index page
>
> http://aaron.oirt.rutgers.edu/myapp/docs/W1000.concepts
>
> To include the following paragraph with a startling and arrogant
> claim in the final sentence


mod_wsgi (the apache module) can be configured to automatically run any
..wsgi file dropped in a folder just like CGI ... see here
http://code.google.com/p/modwsgi/wik...SGIScriptAlias

--
дамјан ( http://softver.org.mk/damjan/ )

Today we create the legacy of tomorrow.
 
Reply With Quote
 
Aaron Watters
Guest
Posts: n/a
 
      09-30-2009
regarding
http://aaron.oirt.rutgers.edu/myapp/docs/W1000.concepts

On Sep 27, 11:12*pm, Дамјан Георгиевски <gdam...@gmail.com> wrote:
> mod_wsgi (the apache module) can be configured to automatically run any
> .wsgi file dropped in a folder just like CGI ... see here
> http://code.google.com/p/modwsgi/wik...ctives#WSGIScr...


Thanks. I think this observation makes a liar of me .
I'll have to reword the claim. I could split hairs to
assert that this is "not the same" thing, but it's close
enough....

-- Aaron Watters

===
Speak roughly to your little boy
and beat him when he sneezes.
He only does it to annoy
because he knows it teases.
I speak severely to my boy
and beat him when he sneezes
For he can thoroughly enjoy
the pepper when he pleases!
-- Lewis Carroll
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the difference betwee 'Method' and 'Apparatus' in a patent claim area wtxwtx@gmail.com VHDL 10 01-01-2006 09:11 PM
claim your Live Internet training session today. Arnoud ASP .Net 0 06-02-2004 08:28 AM
claim your Live Internet training session today. Arnoud MCSE 2 05-28-2004 04:46 PM
claim your Live Internet training session today Arnoud Microsoft Certification 0 05-28-2004 10:00 AM
claim your Live Internet training session today. Arnoud MCSD 0 05-28-2004 09:57 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57