[web2py] beginners to Web2PY web framework? check this out - your first Web2PY db in 34 minutes 15 seconds

2016-03-26 Thread Literate Aspects
https://www.udemy.com/web-engineering-with-python-and-web2py/learn/v4/t/lecture/3067796 This is the actual course at Lecture # 9. Start from the beginning and enjoy. This manner of instruction is very intuitive and is of the nature of what I believe Web2PY embraces - simplicity and power.

[web2py] Re: web2py resources

2016-03-26 Thread Literate Aspects
Hello, I found another awesome tutorial for beginners to supplement Massimo's 5 series videos as a preliminary first steps video for beginners. As a person moving from an old Delphi history to web frameworks and having discovered the incredible contribution of Massimo - realizing that the BARE

Re: [web2py] Re: Web2PY login password reset WARNING - email not sent

2016-03-24 Thread Literate Aspects
Thank you Dave S. you are the greatest. I am going to slow down on my questions and just do more searching on the web for the answers. Thank you. Jon On 3/23/16, Dave S <snidely@gmail.com> wrote: > > > On Wednesday, March 23, 2016 at 5:00:19 PM UTC-7, Literate Aspects wro

[web2py] Web2PY login password reset WARNING - email not sent

2016-03-23 Thread Literate Aspects
Hello, I am trying to log in and I forgot my password, but the dos console keeps returning the message datetime stamp - web2py - WARNING - email not sent How can I resolve this? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py

Re: [web2py] new Starter app (alternative to Welcome app)

2016-03-23 Thread Literate Aspects
Thank you Dave S. OK, getting into it, EXCELLENT! Thank you for your reply! Jon -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this

Re: [web2py] new Starter app (alternative to Welcome app)

2016-03-23 Thread Literate Aspects
OK, getting into it, EXCELLENT! Thank you for your reply! Jon -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are

[web2py] Re: Chapter 3 of doc... returns Syntax Error

2016-03-23 Thread Literate Aspects
have collected another golden nugget of KNOWLEDGE, thank you! Jon On Wednesday, March 23, 2016 at 3:02:43 PM UTC-7, Literate Aspects wrote: > > Excellent! Thank you. Shall try now. > > Thank you Anthony. > > On Wednesday, March 23, 2016 at 2:59:07 PM UTC-7, Anthony w

[web2py] Re: Chapter 3 of doc... returns Syntax Error

2016-03-23 Thread Literate Aspects
Excellent! Thank you. Shall try now. Thank you Anthony. On Wednesday, March 23, 2016 at 2:59:07 PM UTC-7, Anthony wrote: > > Notice that the indentation levels of your code do not match what is in > the book. In Python, you must use proper indentation. > > Anthony > -- Resources: -

Re: [web2py] new Starter app (alternative to Welcome app)

2016-03-23 Thread Literate Aspects
Hi Rimas, I thank you for the kind thoughts, but I simply don't have that luxury. I read and I listen to the video tutorials, IF they matched the current live app, then following the step by step instructions would be straight forward, but the live app does not match the instructions, so at

[web2py] Chapter 3 of doc... returns Syntax Error

2016-03-23 Thread Literate Aspects
Hello, please excuse the BEGINNERism of my question. Attached are two screen shots, one of the Web2PY manual and the other of the live app attempting to follow the manual instructions. I have tried to: "Let's now add a counter to this page that will count how many times the same visitor

Re: [web2py] new Starter app (alternative to Welcome app)

2016-03-23 Thread Literate Aspects
Hi Rimantas, Please, what is the difference between: def index(): return "Hello from MyApp" def index(): return dict(message="Hello from MyApp") I see the different RUN screen outputs, but do not have a definition of: RETURN RETURN DICT to be able to determine the specific differences, is

Re: [web2py] new Starter app (alternative to Welcome app)

2016-03-23 Thread Literate Aspects
Hi Rimantas, Sorry, got it to work, just put the same text in front and it ran. Thank you, sorry to waste your time. Jon On 3/23/16, Literate Aspects <tahorsuijurisben...@gmail.com> wrote: > Hi Rimantas, > > Thank you. I humbly appreciate everything you and the other LOVERS OF

Re: [web2py] new Starter app (alternative to Welcome app)

2016-03-23 Thread Literate Aspects
Interesting... Willoughby. Sorry, I fail to see your "humor". On 3/23/16, Willoughby wrote: > I have a 'Create Your First web2py App in 38 Minutes' book, but not the > hour long version. > Sorry. -- Resources: - http://web2py.com - http://web2py.com/book

Re: [web2py] learning curve?

2016-03-23 Thread Literate Aspects
EXCELLENT! Dave S. on point... thank you! Shall do, beginning with Massimo's chapter 3. Thank you for your kindness. Jon -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list

Re: [web2py] new Starter app (alternative to Welcome app)

2016-03-23 Thread Literate Aspects
Hi Michael, Thank YOU! for including me in this thread. Wow, I now understand what your admin webapp is. I am determined TODAY to create my own first Web2PY app, PLEASE, does anyone know of a "create your first Web2PY app in 1 hour" type of tutorial. I am viewing the (11 hour) 5 set video

Re: [web2py] learning curve?

2016-03-23 Thread Literate Aspects
It seems to be some sort of display of 'components' ? Looks cool, hopefully today I can discover how the 'components / widgets' can be utilized in a project? Thank you. Jon On 3/23/16, Literate Aspects <tahorsuijurisben...@gmail.com> wrote: > I am looking at your online a

Re: [web2py] learning curve?

2016-03-23 Thread Literate Aspects
arter, that uses: > https://almsaeedstudio.com/preview > > You can read about it here: > https://groups.google.com/forum/#!topic/web2py/Md-OTq-hi-U%5B1-25%5D > > and download it here: > https://github.com/mjbeller/web2py-starter > > On Monday, March 21, 2016 at 8:37:

[web2py] Re: learning curve?

2016-03-22 Thread Literate Aspects
Sorry, found it: http://www.web2py.com/init/default/documentation THANK you for all your responsiveness. Jon On Tuesday, March 22, 2016 at 5:56:05 PM UTC-7, Literate Aspects wrote: > > Hi Rimantas, I viewed the vimeo video of Massimo and really liked it, but > where is the &qu

[web2py] Re: learning curve?

2016-03-22 Thread Literate Aspects
Hi Rimantas, I viewed the vimeo video of Massimo and really liked it, but where is the "series" you mentioned, the video only played ONE video. Jon On Tuesday, March 22, 2016 at 7:07:06 AM UTC-7, Rimantas Nedzinskas wrote: > > For me personally, one of the best learning sources are videos. Take

Re: [web2py] Re: learning curve?

2016-03-22 Thread Literate Aspects
ok, thank you Rimantas Nedzinskas, shall view the web2py video series. Is there a tutorial on Lynda.com as well ? Jon On 3/22/16, Rimantas Nedzinskas wrote: > >> >> For me personally, one of the best learning sources are videos. Take a >> look at the web2py series:

[web2py] Re: learning curve?

2016-03-22 Thread Literate Aspects
re > complementary and can work together. Once you learn the basics of web2py > (chapter 3 of the book) you should be able to use it with Kendo. > > > On Monday, 21 March 2016 19:39:22 UTC-5, Literate Aspects wrote: >> >> Hi, I am sorry, I just now read your reply - V

[web2py] Re: Existing Components for Web2PY ?

2016-03-22 Thread Literate Aspects
Hi Dave S, wow! looks HOT! shall begin that web2PY documentation link you shared today. Jon On Monday, March 21, 2016 at 5:45:05 PM UTC-7, Dave S wrote: > > On Monday, March 21, 2016 at 5:34:19 PM UTC-7, Literate Aspects wrote: >> >> Hi, I am just beginning with Web2Py -

[web2py] Re: learning curve?

2016-03-22 Thread Literate Aspects
L routes works out really well. > > On Monday, February 8, 2016 at 6:35:41 PM UTC-8, Literate Aspects wrote: >> >> I tried django ... to discover HUGE learning curve >> I tried Qt ... to discover moderate learning curve >> >> I can amateur code in VBA and wa

[web2py] Re: learning curve?

2016-03-22 Thread Literate Aspects
gt; complementary and can work together. Once you learn the basics of web2py > (chapter 3 of the book) you should be able to use it with Kendo. > > > On Monday, 21 March 2016 19:39:22 UTC-5, Literate Aspects wrote: >> >> Hi, I am sorry, I just now read your reply - VERY SORRY

Re: [web2py] learning curve?

2016-03-22 Thread Literate Aspects
Hi Dave S, I can't wait to see this Web2PY UI environment. Thank you for your reply, shall view the other post. Jon On Monday, March 21, 2016 at 5:46:14 PM UTC-7, Dave S wrote: > > > > On Monday, March 21, 2016 at 5:37:52 PM UTC-7, Literate Aspects wrote: >

[web2py] Re: learning curve?

2016-03-21 Thread Literate Aspects
: > > It depends. what does the data look like? > > On Monday, 8 February 2016 20:35:41 UTC-6, Literate Aspects wrote: >> >> I tried django ... to discover HUGE learning curve >> I tried Qt ... to discover moderate learning curve >> >> I can amateur code in VBA an

Re: [web2py] learning curve?

2016-03-21 Thread Literate Aspects
; > Regards, > > Thomas > > On 09/02/2016 01:25, Literate Aspects wrote: > > I tried django ... to discover HUGE learning curve > I tried Qt ... to discover moderate learning curve > > I can amateur code in VBA and want to transfer that same code function to > a we

[web2py] Existing Components for Web2PY ?

2016-03-21 Thread Literate Aspects
Hi, I am just beginning with Web2Py - as a person coming from a long time ago Delphi coder. Please, I really want to learn Web2PY inside and out. Is there anything like: http://is.gd/pzcxYe which has UI frameworks to complete the layout? Any and all suggestions greatly appreciated. Jon --

[web2py] Re: web2py 2.13.3 is OUT

2016-03-05 Thread Literate Aspects
Just have to say THANK YOU, for your incredible contributions. Cordially, benYAH On Thursday, December 24, 2015 at 7:21:42 AM UTC-8, Massimo Di Pierro wrote: > > web2py 2.13.3 is out. MERRY CHRISTMAS EVERYBODY!!! > > It contains some bug fixes for bugs introduced in 2.13.1-2 and most >

[web2py] learning curve?

2016-02-08 Thread Literate Aspects
I tried django ... to discover HUGE learning curve I tried Qt ... to discover moderate learning curve I can amateur code in VBA and want to transfer that same code function to a webapp with database. My question, how many hours or days or months would it take to develop a simple application