[web2py] Re: edit the book, get a free book

2010-11-22 Thread GoldenTiger
what about suggestions like following one ? -- SUGGESTION #1 Undocumented IS_IN_SET http://groups.google.com/group/web2py/browse_frm/thread/418417e058ef9428 You can use dictionary to define values e.g. Field('name',requires=IS_IN_SET

[web2py] Re: edit the book, get a free book

2010-11-22 Thread GoldenTiger
i use this one goldenboy.es at gmail (i think my user_id is 128) On 22 nov, 19:51, mdipierro wrote: > Login in the book. Let me know what email address you use for login > and I will make you editor. Once editor the [edit] link is at the > bottom of the pages. > > On Nov 22, 12:46 pm, GoldenTig

[web2py] Re: edit the book, get a free book

2010-11-22 Thread mdipierro
Login in the book. Let me know what email address you use for login and I will make you editor. Once editor the [edit] link is at the bottom of the pages. On Nov 22, 12:46 pm, GoldenTiger wrote: > I finished my search, I'd like to know how to edit the book, maybe > sending it to cjrh? > > (doing

[web2py] Re: edit the book, get a free book

2010-11-22 Thread GoldenTiger
I finished my search, I'd like to know how to edit the book, maybe sending it to cjrh? (doing a copy/paste here makes a loss of format) On 19 nov, 03:32, mdipierro wrote: > If you have time to go over the last 1-2 months of emails and > suggestedbookcorrections and implement them in thebook, I

[web2py] Re: edit the book, get a free book

2010-11-20 Thread Anthony
On Nov 20, 2:23 pm, GoldenTiger wrote: > > Note, there is a comment feature in the online book -- but you have to > > Yes, but if you read User Agreement at login : > "Please read agreement below. By logging you accept the agreement. > > THIS IS NOT A PLACE TO ASK QUESTIONS, SUBMIT BUGS OR COMPLAI

[web2py] Re: edit the book, get a free book

2010-11-20 Thread GoldenTiger
> Note, there is a comment feature in the online book -- but you have to Yes, but if you read User Agreement at login : "Please read agreement below. By logging you accept the agreement. THIS IS NOT A PLACE TO ASK QUESTIONS, SUBMIT BUGS OR COMPLAINTS. If you have a quesiton ask on the Google Grou

[web2py] Re: edit the book, get a free book

2010-11-20 Thread Anthony
On Nov 20, 12:07 pm, Lorin Rivers wrote: > You know, a comment feature would be really awesome for the online version of > the book, like the PHP online docs have. Note, there is a comment feature in the online book -- but you have to login for it to show up. The comment box is also way down at

[web2py] Re: edit the book, get a free book

2010-11-19 Thread Anthony
Maybe mention this in the book: http://groups.google.com/group/web2py/msg/c72adffd2e2585a8 On Nov 19, 9:07 am, GoldenTiger wrote: > Ok, i checked it, you found very hard to see errata :)  i think there > is enough to start editing, following lines shows suggestion/errata i > checked and accepted

[web2py] Re: edit the book, get a free book

2010-11-19 Thread cjrh
On Nov 19, 4:17 pm, Richard Vézina wrote: > Maybe we could get good idea from there to improve doc process of web2py? We should improve the process. In particular, I would like to be able to do offline editing, and pull other people's changes, and push my own changes when I have some. Sounds ve

Re: [web2py] Re: edit the book, get a free book

2010-11-19 Thread Richard Vézina
Are you aware of mercurial online book howto (http://hgbook.red-bean.com/) ?? I don't remember exactly how it works, but the online book is under version control and example were updating with version of mercurial or something like this... Maybe we could get good idea from there to improve doc pr

[web2py] Re: edit the book, get a free book

2010-11-19 Thread GoldenTiger
Ok, i checked it, you found very hard to see errata :) i think there is enough to start editing, following lines shows suggestion/errata i checked and accepted SUGGESTION #1 Undocumented IS_IN_SET http://groups.google.com/group/web2py/browse_frm/thread/418417e058ef9428 You can use dictionary to

Re: [web2py] Re: edit the book, get a free book

2010-11-19 Thread Roberto De Ioris
Il giorno 19/nov/2010, alle ore 13.59, John Kim ha scritto: > Oh, also I was just reading about Web2Py support on Cherokee via > uWSGI: > - http://web2pyslices.com/main/slices/take_slice/64 > - > http://groups.google.com/group/web2py/browse_thread/thread/5213ca17c3352c2e/221cebcfa01609b1?#221ceb

[web2py] Re: edit the book, get a free book

2010-11-19 Thread John Kim
Oh, also I was just reading about Web2Py support on Cherokee via uWSGI: - http://web2pyslices.com/main/slices/take_slice/64 - http://groups.google.com/group/web2py/browse_thread/thread/5213ca17c3352c2e/221cebcfa01609b1?#221cebcfa01609b1 It's not mentioned in the official book, yet. Is uWSGI offici

[web2py] Re: edit the book, get a free book

2010-11-19 Thread John Kim
I suggest FogBugz for tracking bugs: http://www.fogcreek.com/fogbugz/StudentAndStartup.html It's free for students and groups of two or less... Joel's pretty nice; he might donate/discount a few licenses for a good cause. Otherwise you could try to finish the editing project before the free trial

[web2py] Re: edit the book, get a free book

2010-11-19 Thread cjrh
On Nov 19, 9:26 am, Branko Vukelic wrote: > Something tells me the books needs a bug tracker. :) That would be best.

[web2py] Re: edit the book, get a free book

2010-11-18 Thread cjrh
Suggestion: set up an email address "b...@web2py.com", to which all documentation issues can be sent, and then advertise that email address in this forum, and on the homepage, and on every web page of the book, and then on the backend you can auto forward all emails received to myself and other edi

Re: [web2py] Re: edit the book, get a free book

2010-11-18 Thread Branko Vukelic
On Fri, Nov 19, 2010 at 6:53 AM, mdipierro wrote: > Catching bugs in the book is more important because I never read it so > I do not see them. Something tells me the books needs a bug tracker. :) -- Branko Vukelić bg.bra...@gmail.com stu...@brankovukelic.com Check out my blog: http://www.bra

[web2py] Re: edit the book, get a free book

2010-11-18 Thread cjrh
On Nov 19, 9:00 am, GoldenTiger wrote: > I can see almost all errors fixed by cjrh I had feared I missed many more than I managed to get to. I am glad someone is checking it though. I have never done a proper search as rightfully suggested by Massimo.

[web2py] Re: edit the book, get a free book

2010-11-18 Thread GoldenTiger
I can see almost all errors fixed by cjrh Maybe we can help finding suggestions for clarification, for example SUGGESTION #1 Undocumented IS_IN_SET http://groups.google.com/group/web2py/browse_frm/thread/418417e058ef9428 You can use dictionary to define values e.g. Field('name',requires=IS_IN_S

[web2py] Re: edit the book, get a free book

2010-11-18 Thread Anthony
cjrh, thank you for all your efforts improving the book. On Nov 19, 1:08 am, cjrh wrote: > Other editors/posters/devs: if you see a thread in which a fix to the > docs is suggested, or necessarily implied, please feel free to email > that to me directly.  I don't mind receiving such messages even

[web2py] Re: edit the book, get a free book

2010-11-18 Thread cjrh
On Nov 19, 7:53 am, mdipierro wrote: > True But I can keep track of that from the changelog and the date. > Eventually I will do that if nobody beats on time. > > Catching bugs in the book is more important because I never read it so > I do not see them. I have very little time available, but wha

[web2py] Re: edit the book, get a free book

2010-11-18 Thread Anthony
On Nov 19, 12:53 am, mdipierro wrote: > True But I can keep track of that from the changelog and the date. > Eventually I will do that if nobody beats on time. > > Catching bugs in the book is more important because I never read it so > I do not see them. Sure, that makes sense. Hopefully some of

[web2py] Re: edit the book, get a free book

2010-11-18 Thread mdipierro
True But I can keep track of that from the changelog and the date. Eventually I will do that if nobody beats on time. Catching bugs in the book is more important because I never read it so I do not see them. On Nov 18, 11:44 pm, Anthony wrote: > Also, here are some features/changes introduced in

[web2py] Re: edit the book, get a free book

2010-11-18 Thread Anthony
Also, here are some features/changes introduced in the last three months that I don't think are documented in the book (there may be more): - app level logging - polymodel on GAE - web2py_ajax handles prepend, append, hide, pre-validation of decimal fields - dbsessions2trash.py - pyfpdf - markmin2

[web2py] Re: edit the book, get a free book

2010-11-18 Thread mdipierro
OK, once done, one book to Anthony, one to Tiger and one to CJRH. Please email me personally your mailing addresses. Massimo On Nov 18, 10:28 pm, Anthony wrote: > Looks like many requested corrections have been made by cjrh as they > have come up. However, I've found the following issues, which

[web2py] Re: edit the book, get a free book

2010-11-18 Thread Anthony
Looks like many requested corrections have been made by cjrh as they have come up. However, I've found the following issues, which I'm not sure have been addressed yet: http://groups.google.com/group/web2py/browse_frm/thread/4ac88372b132d074 http://groups.google.com/group/web2py/browse_frm/thread/

[web2py] Re: edit the book, get a free book

2010-11-18 Thread GoldenTiger
Ok, then all the suggested corrections are in this group, and what about users comments at http://web2py.com/book? how i edit the book? should i login and edit directly web2py.com/book? On 19 nov, 04:25, mdipierro wrote: > That is the job. Browse the thread and find them. ;-) > > On Nov 18, 9:

[web2py] Re: edit the book, get a free book

2010-11-18 Thread mdipierro
That is the job. Browse the thread and find them. ;-) On Nov 18, 9:04 pm, GoldenTiger wrote: > I got it > > where can i get all suggested book corrections? > > On 19 nov, 03:32, mdipierro wrote: > > > If you have time to go over the last 1-2 months of emails and > > suggested book corrections an

[web2py] Re: edit the book, get a free book

2010-11-18 Thread GoldenTiger
I got it where can i get all suggested book corrections? On 19 nov, 03:32, mdipierro wrote: > If you have time to go over the last 1-2 months of emails and > suggested book corrections and implement them in the book, I will send > you a free printed version of the book. > > Please if you can do