Re: [web2py] Re: How to get started with web2py's Debug? - very basic questions

2015-04-19 Thread Osswalt
OK just posted ticket #924

http://github.com/web2py/web2py/issues/924 

Greg

-- 
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 subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] web2py need newer and cooler sample applications

2015-04-18 Thread Osswalt
I've been studying web2py some time now... Very cool indeed.

I find frustrating not having fresh and cool samples to look at
Most of Massimo's appliances are three years old and are just very simple 
applications.
Most of powered-by sites are ugly or not working anymore.

I think web2py deserve a wider adoption but probably such real showcase lacking 
keeps away a lot of people.

Maybe the core developers should take some time to revamp the appliances 
section with fresh and cool sample application in order to buy in new people. 
More people means more projects, more attention, more money, quicker growth...

Don't know if it's just me or other people here feel the same.

Greg


-- 
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 subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: How to get started with web2py's Debug? - very basic questions

2015-04-18 Thread Osswalt
This is an old post but I just have the same issue on web2py v2.10.3 on OSX 
Yosemite 10.10.3
Wherever I try to toggle a breakpoint in the IDE I got the ... line..does 
not exist error. Even if I go to the debug form and manually add a 
breakpoint I got the same error. Seems something related to the 
filesystem??? I tried to move the web2py folder to different location in my 
map from application to desktop to other place. I also tries to give full 
permission access to the involved files but the error doesn't change.

Any hint?


On Tuesday, September 24, 2013 at 8:08:45 AM UTC+2, Mariano Reingart wrote:

 dbg.set_trace() should not be needed if breakpoints are used via the 
 web user interface. 

 The line not found issue It is a problem in py2exe and linecache 
 python module, I made a pull request with a patch. 

 In the meantime, you could use the source code version of web2py, that 
 should work as long you don't add new lines to the controller/model. 

 If you can, please confirm that the new patched version (when 
 released) works as expected. 

 Thanks for reporting! 

 Best regards, 

 Mariano Reingart 
 http://www.sistemasagiles.com.ar 
 http://reingart.blogspot.com 




-- 
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 subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Web2py 2.10.1 error: define_table argument is not a Field or Table

2015-04-01 Thread Osswalt
Same error here.

Oss.

-- 
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 subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Kendo UI

2014-10-25 Thread Osswalt
Mee too interested in Kendo, I love their UI, but any experience with it.

-- 
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 subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Bootstrap 3

2014-06-07 Thread Osswalt
Any plan to embed Bootstrap 3 into web2py ?

Greg

-- 
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 subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] web2py conference - online talks

2014-05-18 Thread Osswalt
Massimo,

should we expect a new web2py version with underscore.js + reactive.js 
integrated within ?

I'm an old dog and fell in love with web2py but I'm totally confused with 
all the HTML + CSS + JS mess.
I'd like to be directed to some easier and nicer way to build really cool, 
interactive and responsive web application.

Please suggest us the ultimate approach.

Ossowalt




-- 
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 subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: IDE edit function doesn't work on ipad ?

2013-05-24 Thread Osswalt
Just installed new version 2.4.7 but the web2py web IDE still doesn't work on 
ipad, both safari and chrome.

Greg

-- 

--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[web2py] IDE edit function doesn't work on ipad ?

2013-05-19 Thread Osswalt
Just now I tried different browsers: chrome, mercury, atomic: same behavior for 
all of them, like in Safari the text editor desnt work.

But Opera Mini works. Inside this browser I have the web2py IDE fully working , 
even the text editor.

Greg

-- 

--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[web2py] Re: IDE edit function doesn't work on ipad ?

2013-05-19 Thread Osswalt
NO, be careful: Opera Mini is dangerous.
It seems it works but I edited a py file and it messed up things completely 
destroyng the source.

Greg

-- 

--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[web2py] Re: How to get real web2py website sample sourcecode ?

2013-05-19 Thread Osswalt
Thank you Samuel.

Tried to play around with Foxter...
If I run it from my web2py I got this internal error:

type 'exceptions.AttributeError' 'NoneType' object has no attribute 'uri'
Traceback (most recent call last):
  File /home/myname/Dropbox/py/web2py/gluon/restricted.py, line 212, in 
restricted
exec ccode in environment
  File 
/home/myname/Dropbox/py/web2py/applications/Foxter/controllers/default.py, 
line 90, in module
  File /home/myname/Dropbox/py/web2py/gluon/globals.py, line 194, in 
lambda
self._caller = lambda f: f()
  File 
/home/myname/Dropbox/py/web2py/applications/Foxter/controllers/default.py, 
line 18, in index
home = Home(['featured', 'featured_members', 'ads', 'homeblocks', 
'articles'])
  File applications/Foxter/modules/handlers/base.py, line 32, in __init__
self.start()
  File applications/Foxter/modules/handlers/home.py, line 12, in start
self.db = DataBase([User, ContentType, Category, Article, Ads, Page])
  File applications/Foxter/modules/movuca.py, line 35, in __init__
DAL.__init__(self, self.config.db.uri,
AttributeError: 'NoneType' object has no attribute 'uri'

Maybe I must arrange some setting before ?

Greg

-- 

--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[web2py] How to get real web2py website sample sourcecode ?

2013-05-18 Thread Osswalt
I'm intrigued by web2py that only recently I've been aware of.
Really cool framework indeed.

I'm a professional programmer and now I'm looking for some web2py website 
samble with code...
The one provided by web2py.com and particularly the appliances are just 
very basic scholar demos.

Is there any directory of complex sites built on web2py where you get the 
source code too?
I'm mostly interested in image/photograpic website (photo share, image 
collections...)

Yes, I'm aware of http://web2py.com/poweredby but there I don't get the 
source.

I'd looking something like http://www.djangosites.org.

Thanks for any help.

Greg 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[web2py] Re: How to get real web2py website sample sourcecode ?

2013-05-18 Thread Osswalt
Thank you Anthony.
I didn't know most of the powered by are open source. So I can google the 
name or find into github or other repository.
I'm going to try.

Greg

-- 

--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[web2py] Re: How to get real web2py website sample sourcecode ?

2013-05-18 Thread Osswalt
Ok so a few of them then...

Meanwhile I found others into github searching for web2py.
There's something interesting, like Scrumforme, Skytoop and some others...

Yes here there are not so many sample as in Django.
The worst thing in Django is it's not backward compatible.

Greg

-- 

--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[web2py] IDE edit function doesn't work on ipad ?

2013-05-18 Thread Osswalt
I'm starting with web2py.

If I use the dev envinromnet from ipad then i got a mobile rendered application.
Everything is almost ok.

When I want to edit a file after I push the edit button then I have a small 
Ajax waiting circle in the middle of the screen forever and nothing happens.
If I refresh the page I'm still before editing the file.

It seems the ipad IDE edit function doesn't work.

I'm on Pythonanywhere paying hosting account.

Is that a known issue or is there anything I can do to fix it.
In case of an issue is there any fixing roadmap?

Thanks for any help.

Greg

-- 

--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.