Re: [Zope3-dev] Preview - gzipping (improved) as wsgi middleware

2006-05-04 Thread Jim Washington
Gary Poster wrote:
>
> ...ok, and reading further, "go Paste" and "go Zope 3 paste
> integrator". :-)  If I go further I'll start thanking Guido, Tim
> Berners-Lee, and so on.  But anyway, zope.paste looks great
> too--thanks Sidnei!
>
Yup.  Go Team! :)

I'm really excited about the possibilities this is a small example of.

I recall Gary saying something about zc.resourcelibrary possibly being
wsgi-middleware-able, and that would be really cool!

And with wsgi-friendly zope2, (does zope.paste work in Five?), well, I
could go on and on and on...  :)

-Jim Washington

___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] Preview - gzipping (improved) as wsgi middleware

2006-05-04 Thread Gary Poster


On May 4, 2006, at 1:01 PM, Gary Poster wrote:



On May 4, 2006, at 12:56 PM, Sidnei da Silva wrote:


On Thu, May 04, 2006 at 12:48:08PM -0400, Jim Washington wrote:
| Back in March, there was a (tiny) bit of discussion here about  
using

| wsgi middleware for gzipping zope3 responses.

[...]


What can I say?? NEAT! Thanks for doing this!


+1. This makes me smile--in addition to "go Jim Washington", this  
is also a "go WSGI" and "go Zope 3 WSGI integrators".


...ok, and reading further, "go Paste" and "go Zope 3 paste  
integrator". :-)  If I go further I'll start thanking Guido, Tim  
Berners-Lee, and so on.  But anyway, zope.paste looks great too-- 
thanks Sidnei!


Gary

___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] Preview - gzipping (improved) as wsgi middleware

2006-05-04 Thread Benji York

Sidnei da Silva wrote:

What can I say?? NEAT! Thanks for doing this!


+1
--
Benji York
Senior Software Engineer
Zope Corporation
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] Preview - gzipping (improved) as wsgi middleware

2006-05-04 Thread Gary Poster


On May 4, 2006, at 12:56 PM, Sidnei da Silva wrote:


On Thu, May 04, 2006 at 12:48:08PM -0400, Jim Washington wrote:
| Back in March, there was a (tiny) bit of discussion here about using
| wsgi middleware for gzipping zope3 responses.

[...]


What can I say?? NEAT! Thanks for doing this!


+1. This makes me smile--in addition to "go Jim Washington", this is  
also a "go WSGI" and "go Zope 3 WSGI integrators".  Looking forward  
to trying both of these out.  I hope these get broad interest (e.g.,  
WSGI apps, not just Zope 3).


Gary
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] Preview - gzipping (improved) as wsgi middleware

2006-05-04 Thread Sidnei da Silva
On Thu, May 04, 2006 at 12:48:08PM -0400, Jim Washington wrote:
| Back in March, there was a (tiny) bit of discussion here about using
| wsgi middleware for gzipping zope3 responses.
| 
| I have now had time to take a look at the concept, and it seems good.
| 
| So, for a preview of another gzipping implementation for zope3, please
| take a look at http://zif.hill-street.net/gzipper
| 
| For use with zope3, it requires zope.paste (Thanks, Sidnei!)
| 
| features:
| iterable-friendly - outputs as iterable at the same time it receives
| from the application iterable
| memory-friendly? - can use a tempfile buffer to perhaps reduce
| memory usage
| configurable excludes - easily exclude any content-types you want
| from gzipping
| 
| At the same URL, I'm also previewing a similar package to minimize
| javascript.
| 
| As usual, installation and configuration instructions are in the README
| (http://zif.hill-street.net/gzipper/README.txt).

What can I say?? NEAT! Thanks for doing this!

-- 
Sidnei da Silva
Enfold Systemshttp://enfoldsystems.com
Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com