Not Reddit but I posted a piece on a blog -- 
http://tightwadtechnica.com/?p=3980.

On Jun 3, 10:33 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> Posted a new one with some new pages.
>
> http://www.web2py.com/examples/static/cookbook2.pdf
>
> It would be great if somebody would post a link on reddit, digg, etc.
> and if people were to vote it up. I am not going to do it because I am
> chickening out.
>
> Massimo
>
> On Jun 3, 9:39 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > yes, it is messy. I wrote it late at night. Fixing it. thanks.
>
> > On Jun 3, 8:57 am, Alexei Vinidiktov <alexei.vinidik...@gmail.com>
> > wrote:
>
> > > On page 55 the wording is not clear. Or is it just me?
>
> > > Uploads and authentication
> > > Uploaded files are served by the “download” action. To
> > > required authentication and authorization in order to
> > > download any file:
> > > db.image.file.authorize = lambda record: True
> > > where the lambda is a function hat, give the record,
> > > decides whether the user is or not authorized to
> > > download the file stored in the record.
>
> > > Especially:
> > > "To required authentication and authorization in order to
> > > download any file:"
>
> > > and
>
> > > "where the lambda is a function hat, give the record,
> > >                                               ^     ^^^^^
> > > decides whether the user ..."
>
> > > On Wed, Jun 3, 2009 at 11:52 AM, mdipierro <mdipie...@cs.depaul.edu> 
> > > wrote:
>
> > > >http://www.web2py.com/examples/static/cookbook2.pdf
>
> > > --
> > > Alexei Vinidiktov
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to