[web2py] Re: book revision

2010-07-24 Thread Jeff S
For new users like me, downloadable packed applications would be great with each examples in the book. A few times, the examples were not showing correctly online and the cut&paste on IE browser is not providing the line feed and carriage return showing online. Although, the packed applications d

[web2py] Re: SOAP Access

2010-07-24 Thread Jeff S
So far, SUDS is working okay. I think I'll stay with it unless I really have problems with it. Thanks all!

[web2py] Re: Wiki in Chap 3 of Documentation

2010-07-23 Thread Jeff S
You can attach the w2p package if you want to, but I modified the "def bg_find()" as you did and now it's working as expected. Thank you, Jeff

[web2py] Wiki in Chap 3 of Documentation

2010-07-21 Thread Jeff S
Does someone have an uploadable version of the wiki application found in chapter 3? The search page does not work on my computer, but I can't understand why. My best guess would be a security feature in Internet Explorer, but I would like to exclude the possibility of an error in my code. The be

[web2py] Re: SOAP Access

2010-07-14 Thread Jeff S
I actually only use the client side to retrieve information from a service provider, but I thought it could be great for some other person/companies to also have the service side to provide on-demand data other than through a web-browser. I mean, some services like Google have the browser access a

[web2py] SOAP Access

2010-07-14 Thread Jeff S
Any chance that an easy tool will be added to web2py for SOAP access, both in service and client? Although it is not that hard to add a third party like I did with SUDS, but a tightly coupled tool could be usefull. Just a wish. SOAP is a W3C Recommendation Reference: http://www.w3schools.com/soa

[web2py] Re: Upgrade web2py now(from 1.76.3 to 1.80.1)

2010-07-13 Thread Jeff S
Microsoft Windows XP, Professional Version 2002 Service Pack 3 I will re-install web2py. Thanks,

[web2py] Upgrade web2py now(from 1.76.3 to 1.80.1)

2010-07-13 Thread Jeff S
Is there any known caveats to upgrade web2py from from 1.76.3 to 1.80.1? I get the following error: unable to upgrade because "[Errno 13] Permission denied: 'D:\\Inbox\ \Web2py\\web2py/MSVCR71.dll'" Thanks,

[web2py] T2, T3, Cube2py ...

2010-07-13 Thread Jeff S
Hi, I'm not sure I understand all of this T2 T3 and Cube2py stuff. I have recently installed web2py(1.76.3) on my computer and I read somewhere that T2, T3 are deprecated and Cube2py would be the new stuff. But what is T2 and T3 anyway? Is it like project code names that were included in web2py