[web2py] Re: new web2py cheatsheet

2012-04-09 Thread JorgeH
This should be pinned :) On Monday, April 9, 2012 3:44:22 PM UTC-5, Massimo Di Pierro wrote: > > http://dl.dropbox.com/u/18065445/Tmp/web2py_cheatsheet.pdf >

[web2py] how to upgrade Web2py in Webfaction?

2011-06-01 Thread JorgeH
Hello given that 1.96.1 has been just released, i am trying to upgrade it in webfaction via the web2py admin site. However when pressing the button to upgrade, i get this message: *unable to upgrade because "[Errno 2] No such file or directory: '/home/webteamco/webapps/web2py/web2py/gluon/test

Re: [web2py] how to upgrade Web2py in Webfaction?

2011-06-01 Thread JorgeH
hmmm nope

Re: [web2py] how to upgrade Web2py in Webfaction?

2011-06-01 Thread JorgeH
Hmm I got the web2py process killed due to excess memory usage how do i restart it again?

Re: [web2py] how to upgrade Web2py in Webfaction?

2011-06-01 Thread JorgeH
ok did it following JoeCodeswell 'S tips in other thread: Here are the commands. They seemed to work. $ cd /home/my_acct/webapps/wp/ apache2/bin $ ./stop $ cd /home/my_acct/webapps/wp $ rm web2py_src.zip $ wget -q http://www.web2py.com/examples/static/web2py_src.zip $ unzip -q web2py_src.

Re: [web2py] how to upgrade Web2py in Webfaction?

2011-06-01 Thread JorgeH
It didnt for me It went out of memory and the web2py process was killed automatically by the server

[web2py] Re: Web2py and PyScripter debugging

2011-06-08 Thread JorgeH
Now that you know, can you post a step by step tutorial ? ;)

[web2py] Re: nginx and web2py

2011-06-10 Thread JorgeH
Cool Goood to know BTW, what was the setup guide you say you followed?

[web2py] Re: Discussion: Thoughts about including jQuery UI in core web2py?

2011-06-14 Thread JorgeH
OK I vote for jquery ui inclusion.

[web2py] Re: possible web2py job in Germany

2011-06-15 Thread JorgeH
It doesn't even mention Web2py It talks about web.py , quite another python framework, not related to Massimo's project.

[web2py] Re: possible web2py job in Germany

2011-06-15 Thread JorgeH
good point

[web2py] Re: Suggested functionality extention for SQLTABLE

2011-06-23 Thread JorgeH
Me too. I want it.

[web2py] Re: found it

2011-07-07 Thread JorgeH
cool ;) Now, in the future, consider using more appropriate and specific titles for your posts.

[web2py] Re: please check out the nightly built

2011-07-27 Thread JorgeH
Is there a Changelog?

[web2py] Re: web2py on android

2016-09-17 Thread JorgeH
what if I need to store data in the mobile when there is no internet connection and sync with the webserver when there is connection? what db or sqlite, can I use? On Saturday, July 23, 2016 at 1:03:24 AM UTC-5, eric cuver wrote: > > you can use cordova wbeview and used side client brython( pyth

[web2py] advice for a restful app

2016-09-19 Thread JorgeH
Hello I am prototyping an app in web2py. My plan is to offer some software as saas. My question is , for the sake of having the more users (hundreds or thousands) while in production, should I rewrite the app later in say falcon.. and use a js framework for frontend.. or should I stick with

[web2py] Re: Rethinkdb on Web2py

2016-09-19 Thread JorgeH
any plans to a rethinkdb adapter to DAL in the foreseeable future? On Monday, July 25, 2016 at 12:50:25 PM UTC-5, Oasis Agano wrote: > > Is there a way of using rethinkdb on web2py framework > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/

[web2py] Re: vue.js

2016-09-26 Thread JorgeH
I like Riot.js http://riotjs.com/ Give it a try! On Saturday, September 24, 2016 at 10:25:51 PM UTC-5, Massimo Di Pierro wrote: > > I am becoming a huge fan of vue.js. Any other user here? > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2p

[web2py] Is there a plan to put an official image of web2py on Docker?

2016-09-26 Thread JorgeH
It would be a great idea. To have one with the latest release. Or what of the current images do you recommend? https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=web2py&starCount=0 -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://

[web2py] Re: Is there a plan to put an official image of web2py on Docker?

2016-09-26 Thread JorgeH
I meant a repository On Monday, September 26, 2016 at 10:00:55 PM UTC-5, JorgeH wrote: > > It would be a great idea. > > To have one with the latest release. > > Or what of the current images do you recommend? > > > https://hub.docker.com/search/?isAutomated=0&is

[web2py] Re: vue.js

2016-10-03 Thread JorgeH
rks pretty well. the > cordova apps are pretty responsive and as far as I can tell compete with > native apps. > > On Monday, 26 September 2016 08:50:19 UTC-5, JorgeH wrote: >> >> I like Riot.js >> >> >> http://riotjs.com/ >> >> Give it a try! &

[web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-06 Thread JorgeH
scalable restful web2py apps, with redis, postgres and mongodb On Thursday, October 6, 2016 at 2:25:52 PM UTC-5, Dave S wrote: > > > > On Thursday, October 6, 2016 at 7:29:03 AM UTC-7, Steve Joe wrote: >> >> I am seeing that Django, RoR all are on GSOC. Maybe web2py too should be >> there. >> > >

Re: [web2py] Re: Graph Model (proposal to contribute)

2016-11-17 Thread JorgeH
+1 for D3 here -- 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" g

[web2py] Re: 50x performance improvement for web2py in TechEmpower Web Framework Benchmarks

2016-11-18 Thread JorgeH
Good work, Anthony! > > -- 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 "web2p

[web2py] Re: Web3py

2019-04-15 Thread JorgeH
looks promising!! On Thursday, April 11, 2019 at 12:31:29 PM UTC-5, En Ware wrote: > > I git installed web3py and quite enjoy it. I see its updated regular too. > > For those who don't know and maybe this is common sense , not sure. > > once you *git clone https://github.com/web2py/web3py.git >

[web2py] Re: Web3py

2019-04-15 Thread JorgeH
Would it be Async?? -- 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-use

[web2py] Re: Brainstorming

2014-06-16 Thread JorgeH
I have tried both Angular and Ractive. I choose Ractive every time. On Sunday, June 15, 2014 3:34:25 AM UTC-5, Massimo Di Pierro wrote: > > Often Angular comes up on this list. I tried it and I was un-impressed. > Instead today my favorite client-side stack is based on these: > > - jquery.js > -

[web2py] Best No SQL DB supported by web2py?

2014-06-17 Thread JorgeH
Hello I have come to the conclusion that a No SQL is best swited for my current project. What is the one Web2py support the most? thanks -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web

[web2py] Re: Brainstorming

2014-06-19 Thread JorgeH
> *"I am tempted to say Angular is to Django as Ractive is to web2py.*" > On Thursday, June 19, 2014 5:41:31 PM UTC-5, Massimo Di Pierro wrote: Good way to put it! Besides, angular has routing and other functioinalities that web2py already has. It doesn't make much sense having to learn and a

[web2py] how to turn off the record counter on Sqlform.grid

2014-06-25 Thread JorgeH
hello Is it possible to turn off the record counter , on the top right of the table generated by sqlform.frid ?? -- 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 Issue

Re: [web2py] how to turn off the record counter on Sqlform.grid

2014-06-26 Thread JorgeH
Thanks! On Thursday, June 26, 2014 7:31:28 AM UTC-5, Javier Pepe wrote: > > I'm use this code: > > form = SQLFORM.grid() > form.element('.web2py_counter',replace=None) > > > On Thu, Jun 26, 2014 at 2:04 AM, JorgeH > > wrote: > >> hello >

[web2py] Re: SQLEDITABLE plugin

2014-07-01 Thread JorgeH
Cool!! Great work On Tuesday, July 1, 2014 8:12:29 AM UTC-5, kato wrote: > > Hi. > > I tried to make SQLEDITABLE plugin. > > demo-page: http://docs1.erp2py.com/sqleditable/demo/demo_en.html > > It is similar as gluon/contrib/spreadsheet. But, it is easy to use more. > If you are interested, plea

[web2py] Re: Web2py Rocks ... Again :)

2014-07-03 Thread JorgeH
+1 !! On Thursday, July 3, 2014 6:38:02 AM UTC-5, lyn2py wrote: > > Finally, have ironed out all the kinks and sorted out all the errors. Most > of them come about because of user-problems (yes, me), because I don't > deploy to production often enough to keep up with the versions of all other >

[web2py] Re: sublime text 3

2014-07-09 Thread JorgeH
You mean in the OS dir path?? On Wednesday, July 9, 2014 7:13:46 AM UTC-5, Massimo Di Pierro wrote: > > If your problem is the lack of autocompletion try add gluon to path and > include "if 0: from gluon import *" on your files. Everything else should > work out of the box. > > On Wednesday, 9 J

[web2py] Re: sublime text 3

2014-07-09 Thread JorgeH
dnesday, 9 July 2014 10:06:25 UTC-5, JorgeH wrote: >> >> You mean in the OS dir path?? >> >> On Wednesday, July 9, 2014 7:13:46 AM UTC-5, Massimo Di Pierro wrote: >>> >>> If your problem is the lack of autocompletion try add gluon to path and >>>

[web2py] Re: help

2014-08-05 Thread JorgeH
Welcome Go ahead and read the documentation and the examples. Come back with your questions. When posting on this group, use a specific title for your question other than the generic 'help' On Monday, August 4, 2014 12:38:25 PM UTC-5, ROHIT NEGI wrote: > > Hi > I am new to web2py and I'm quit

[web2py] Re: web2py 2.9.6 is out!

2014-09-02 Thread JorgeH
Thanks and congrats! Keep up the good work!! On Monday, September 1, 2014 9:08:25 PM UTC-5, Massimo Di Pierro wrote: > > This is a much improved revision. Lots of the changes are internal > rewrites to strengthen the security and enable porting to bootstrap 3 in > the next version. The list bel

[web2py] getting " [Errno 13] Permission denied" over and over

2014-09-03 Thread JorgeH
Hello I just get the following error: [Errno 13] Permission denied everytime it points to a different line of the model. I discovered that by cleaning errors, cache and sessions, its work again. But now Im getting the error like every other time I test. Any hints?? Thanks -- Resources

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-04 Thread JorgeH
It's on Windows. The default user. On Thursday, September 4, 2014 2:22:47 AM UTC-5, Johann Spies wrote: > > On 3 September 2014 23:31, JorgeH > wrote: > > I discovered that by cleaning errors, cache and sessions, its work again. >> But now Im getting the error li

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-04 Thread JorgeH
18-10-09.8d34faee-5743-446d-8820-f602d861a228#> ([Errno 13] Permission denied) the writable and readable permissions in the fields. On Thursday, September 4, 2014 12:11:10 PM UTC-5, JorgeH wrote: > > It's on Windows. The default user. > > Sometimes it works and sometimes no

[web2py] Re: a proposal for form improvement

2014-09-05 Thread JorgeH
i am for it ;) On Friday, September 5, 2014 12:56:23 AM UTC-5, Massimo Di Pierro wrote: > > Please find attached a welcome4.zip with contains the following files: > > controllers/default.py > views/layout.html > vides/default/index.html > modules/jform.py > static/js/jform.js > static/js/jform-bo

[web2py] Can I change request.vars before inserting to sqlform ?

2014-09-05 Thread JorgeH
Hello I've been trying to use a compute field that needs to use a class I created . But I get the error : TypeError: unhashable type: 'list' Thus I intend to instead of a computed field, just do the calculations before processing the form. if form1.process(session=None, formname='tabla1').

[web2py] Re: Can I change request.vars before inserting to sqlform ?

2014-09-05 Thread JorgeH
On Friday, September 5, 2014 8:52:37 AM UTC-5, JorgeH wrote: > > Hello > > I've been trying to use a compute field that needs to use a class I > created . But I get the error : TypeError: unhashable type: 'list' > > Thus I intend to instead of a computed

[web2py] Re: Can I change request.vars before inserting to sqlform ?

2014-09-05 Thread JorgeH
Ok this do the trick: request.post_vars.consumo_mensual= ConvEtermica(request.vars.tipo ,request.vars.consumo_teorico, request.vars.horas_uso_mes).consumo_mensual() form1 = SQLFORM(db.energia_termica) Thanks! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - h

Re: [web2py] a proposal for form improvement

2014-09-05 Thread JorgeH
Yes. And bear into account that web development is migrating towards js based interfaces. On Friday, September 5, 2014 1:37:55 PM UTC-5, Cliff Kachinske wrote: > > SQLFORM is still gonna be there, just deprecated. Which I believe means > bug fixes only at this point. > > As long as there ar

Re: [web2py] CentOS Web2py IOError - Permission denied

2014-09-08 Thread JorgeH
I am having similar problems but in windows. Any clue? On Wednesday, September 5, 2012 4:33:37 PM UTC-5, webtest wrote: > > Yes you are right! disabling it fixed the problem. > Can you also please point me to a direction where I can learn how to set > up multiple applications running at the sam

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-08 Thread JorgeH
It happens on version 2.9.9 too Version web2py™ Version 2.9.9-stable+timestamp.2014.09.08.13.16.54 Python Python 2.7.6: C:\web2py\web2py.exe (prefix: C:\Python27) Traceback 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. Traceback (most recent call last): File "gluon/restricted.py", line 221

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-08 Thread JorgeH
Worse thing is that everytime this happens. Web2py freezes and I have to shut the console and reboot it. Otherwise it doesn't work anymore. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-08 Thread JorgeH
Yes I do. But I am using the web2py package for win. Theoretically, it should not interfere .. On Monday, September 8, 2014 2:03:52 PM UTC-5, Leonel Câmara wrote: > > Jorge do you have pywin32 installed? That is very weird. > -- Resources: - http://web2py.com - http://web2py.com/book (Document

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-08 Thread JorgeH
k, and that should not be occurring because you >> are on windows. That's very strange. >> For some reason os.name must be returning something other than 'nt'. >> >> On Monday, September 8, 2014 11:05:51 AM UTC-7, JorgeH wrote: >>> >>> >>

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-08 Thread JorgeH
gt; opening a file in 'w' mode will already do the seek(0) and truncate. Why > portalocker does it again is pointless to me > > On Monday, September 8, 2014 1:51:06 PM UTC-7, JorgeH wrote: >> >> windows 7 32 bit >> >> Thanks for your answer >> >&g

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-08 Thread JorgeH
Ok, it looked like web2py installation for win32 (not 'source' download) was using the pywin32 afterall. Something to do with the python path, perhaps., Because I change the name of the folder C:\Python27 to C:\Python27.hide just to see what happens And problem seems to be resolved after 10

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-11 Thread JorgeH
Definitely , looks sooo Random.. On Thursday, September 11, 2014 9:26:04 PM UTC-5, Leonel Câmara wrote: > > I'm going to give you guys a simple workaround - Uninstall pywin32. That > way there will be no file locking. Which should be no problem for a > development machine. If this is a productio

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-12 Thread JorgeH
Well I am already moving the app to mysql, the problem dissapeared. One thing I suspect has something to do with this issue, is that in the model file I was using 13 table definitions. Even using lazy_tables = true, this error was rising up. Almost every time pointing to a different line of the

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-12 Thread JorgeH
Hmmm I tend to think that the combination of SQLite + Windows, may have most or everything to do with the prob with portalocker. Time will tell On Friday, September 12, 2014 8:22:32 AM UTC-5, Leonel Câmara wrote: > > It may seem like it disappeared but it hasn't because the database has > no

Re: [web2py] getting " [Errno 13] Permission denied" over and over

2014-09-12 Thread JorgeH
Ok I ran out of hypothesis then On Friday, September 12, 2014 4:06:27 PM UTC-5, Niphlod wrote: > > SQLite has nothing to do with portalocker > > On Friday, September 12, 2014 10:59:21 PM UTC+2, JorgeH wrote: >> >> Hmmm >> >> I tend to think that the

[web2py] Re: Making a DevBar to develop faster in web2py.

2014-09-16 Thread JorgeH
Seems nice! keep going On Tuesday, September 16, 2014 2:28:16 PM UTC-5, Encompass solutions wrote: > > > I am working on a feature for web2py and would like to gather the > following information: > >- How long did it take to render html for the page. >- What database calls occured with t

Re: [web2py] Kendo UI

2014-10-27 Thread JorgeH
I agree with Phyo and Massimo Ractive.js is much better in that sense. On Monday, October 27, 2014 8:30:38 AM UTC-5, Massimo Di Pierro wrote: > > I agree with Phyo. It is not the template syntax that is weird, it is the > logic of defining controllers and scope clientside. I like ractive.js > i

[web2py] Re: Scheduler: plugin cs_plugin_monitor updated to 2.0.1

2014-11-02 Thread JorgeH
great work! On Sunday, November 2, 2014 8:49:51 AM UTC-5, Niphlod wrote: > > Followers of the relevant repo > should be yet aware that > there was something going on with the monitor > And now, it's ready for show-time: > - new revamped interfac

[web2py] Re: Asynchronous Background Processes

2014-11-06 Thread JorgeH
what about assign that to run a script in scheduler to do that task in the background.. On Thursday, November 6, 2014 6:40:46 PM UTC-5, Tim Richardson wrote: > > > > On Thursday, 6 November 2014 03:47:24 UTC+11, Josh L wrote: >> >> Thanks Niphlod - I appreciate the input and am definitely op

[web2py] Re: Recent python -> native code compiler status (PyPy, Nuitka, Cython, Numba)?

2014-11-06 Thread JorgeH
I have to agree with 'nick name' here... there are some cases in which the developer wants to have control over the property of the code, at least until the client has paid. On Thursday, November 6, 2014 7:27:03 PM UTC-5, nick name wrote: > > On Thursday, November 6, 2014 5:26:28 PM UTC+2, Leone

[web2py] Re: Please help us test the 2.9.12 binaries

2015-01-06 Thread JorgeH
Is there a changelog? On Tuesday, January 6, 2015 12:37:59 PM UTC-5, Massimo Di Pierro wrote: > > The 2.9.12 source is in > > http://web2py.com/examples/static/nightly/web2py_src.zip > > The 2.9.12 binaries are in > > http://web2py.com/examples/static/nightly/web2py_win.zip > http://web2py.com/ex

[web2py] Re: web2py 2.9.12 is OUT

2015-01-17 Thread JorgeH
Many thanks Massimo, Niphlod, and guys!! Keep up the good work! On Saturday, January 17, 2015 at 1:20:14 AM UTC-5, Massimo Di Pierro wrote: > > Changelog: > > - Modular DAL, thanks Giovanni > - Added coverage support, thanks Niphlod > - More tests, thanks Niphlod and Paolo Valleri > - Added supp

Re: [web2py] Re: web3py status

2015-01-19 Thread JorgeH
I don't have any problem with the name whatsoever. I like it. On Monday, January 19, 2015 at 5:54:58 PM UTC-5, Massimo Di Pierro wrote: > > I never liked the name either. The original name was Gluon but somebody > threatened to sue me for trademark infringement (which was not the case) > and I

[web2py] Re: Force authentication to whole app

2015-02-13 Thread JorgeH
This should really go in documentation ;) On Friday, February 13, 2015 at 5:19:33 AM UTC-5, mcamel wrote: > > Cool!. > > It works perfectlly on controllers files, but causes infinite recursion in > auth model file. > > So if you want to apply it to your whole app, writing it once and in one > pl

[web2py] Re: Creating my own layout.html, but errors not displaying

2015-02-24 Thread JorgeH
On Monday, February 23, 2015 at 6:58:52 PM UTC-5, Tom Campbell wrote: > > Creating my own layout.html based on the AdminLTE theme > . It works, but errors are not > being displayed. For example, I have a notnull*=*True validation rule in > the 'descr

[web2py] Re: Creating my own layout.html, but errors not displaying

2015-02-24 Thread JorgeH
Of course, read what I wrote. Use an existing layout.html, and change what is inside the tags, leaving the rest intact. From there, start playing until you obtain what you want. On Tuesday, February 24, 2015 at 4:32:38 PM UTC-5, Niphlod wrote: > > > >> Hello >> An easy way is to grab the exis

[web2py] Re: confirm

2015-02-24 Thread JorgeH
Hmmm For starters, why are you stating.. form = SQLFORM.*confirm *(whatever. ) On Tuesday, February 24, 2015 at 7:05:06 PM UTC-5, Alex Glaros wrote: > > This works: > > form = SQLFORM(db.Role, connection_request_id, formstyle='table2cols') > > what is syntax for adding confirm? Unsuc

[web2py] Re: confirm

2015-02-25 Thread JorgeH
I mean, in one line you are saying that the object 'form' equals a class function SQLFORM.grid an object must be equal to a class Ex form = SQLFORM thus. form = SQLFORM.onefunction .() doesn't make sense. Now, in regard to your main question, check this out: http://web2py.com/books/def

[web2py] Re: {{=LOAD()}} problem with views

2015-03-09 Thread JorgeH
Annet Bear in mind that within .load extension files you dont write this line {{extend layout.html}} < REMOVE THIS LINE FROM YOUR .LOAD FILE try this. good luck. On Monday, March 9, 2015 at 4:45:39 AM UTC-5, Annet wrote: > > > I have the following page/index.html view: > > {{extend 'sca

[web2py] Re: Migrating Passwords

2015-03-16 Thread JorgeH
why did you choose to migrate to flask? On Monday, March 16, 2015 at 4:38:40 PM UTC-5, Júlia Rizza wrote: > > Hello, > > I'm migrating an app from web2py to Flask and I want to use Werkzeug > Security to manage the users passwords, but there is a conflict between the > passwords hashes of web2py

[web2py] Re: request.function .load father file

2015-03-20 Thread JorgeH
Could you post the code for you are trying to achieve? On Friday, March 20, 2015 at 8:18:34 AM UTC-5, Gael Princivalle wrote: > > Hello all. > > Is there a way to test inside a .load file if it have been loaded inside a > .html file? > 'request.function' return always the .load file. > > Thanks,

[web2py] Re: Ractive example

2015-03-23 Thread JorgeH
Impressive , Massimo! On a quick view, you seem to have wrapped up ractive.js into web2py. What does W3 stand for? On Monday, March 23, 2015 at 9:55:25 PM UTC-5, Massimo Di Pierro wrote: > > Please look into this: https://github.com/mdipierro/w3 > I could very much use your opinions. I am workin

[web2py] Re: returning data to web page div

2015-03-27 Thread JorgeH
Cool Garry Could you attach a screenshot? On Friday, March 27, 2015 at 2:12:29 PM UTC-5, Garry Smith wrote: > > Hi > At last I have got the divs working as I wnated. > > The idea was to have 6 columns on a web page, 3 on the top row and three > on the bottom. > > The top row add divs with artist

[web2py] Re: fields strings to variable for fields=fields

2015-03-27 Thread JorgeH
have you tried eval ?? fields = [eval ('db.mytable.field1') , eval ('db.mytable.field2') ] (just a suggestion. I didn't tried myself) On Friday, March 27, 2015 at 2:24:06 PM UTC-5, LoveWeb2py wrote: > > having trouble with the SQLFORM.smartgrid fields section > > Fields only takes > > fie

[web2py] Re: Write dynamic query in DAL without extra nested parentheses

2015-03-28 Thread JorgeH
from Massimo, in another reply today (https://groups.google.com/forum/#!topic/web2py/RqSBO2dZU4E) : query &= db.flatpage.f==request.function is the same as query = query & (db.flatpage.f==request.function) Build a query from another query On Saturday, March 28, 2015 at 11:14:44 AM U

[web2py] Re: Is web2py is good for below requirements?

2015-03-28 Thread JorgeH
Web2py meet those requirements easily. As for a comparison, I let that answer to others. On Saturday, March 28, 2015 at 11:14:44 AM UTC-5, Anandhakumar Radhakrishnan wrote: > > Hi, > > > I have planned to create a website with certain requirement please tell > whether this will support in web2p

[web2py] Re: Rendering null values in SQLFORM.grid

2015-03-30 Thread JorgeH
I am dealing with the same issue these days. Client told me to remove all those 'None' fields. On Monday, March 30, 2015 at 7:36:51 AM UTC-5, Mirek Zvolský wrote: > > >> null value is not an empty string > > That's true. > However we make applications for customers and they aren't interested to

[web2py] Re: call a function from form.process()

2015-04-05 Thread JorgeH
are you aware that you are not calling the function ? or is that semicode. def test(): form = SQLFORM(db.test) if form.process().accepted: oncreate_event () <- you lack the parenthesis here, and the argument return dict(form = form) On Saturday, April 4, 2015 at 10:51:02 PM UTC-5

[web2py] Re: Dumb Question - from a real beginner

2015-04-09 Thread JorgeH
glad to see people using web2py for raspberry projects ;) maybe future features of web2py could focus a bit more on that niche On Thursday, April 9, 2015 at 8:32:21 AM UTC-5, DXX wrote: > > So im just starting with Python / Web2py i want to do a simple test > page to have a button to turn

[web2py] Re: Need support for web2py application with over 1 million users.

2015-04-24 Thread JorgeH
It would be great to have a blog article written about this topic by the ones who know the most. Or to update the web2py manual book with all these pointers. On Friday, April 24, 2015 at 7:49:18 AM UTC-5, Niphlod wrote: > > Database, Yes. Redis, Nope with lock_Keys. I'd go as far as pointing out

[web2py] can I use this vue.js template in a project?

2017-03-28 Thread JorgeH
Hello I stumbled upon this template https://vueadmintemplate.com/#/ http://clear.lcrm.in/light/ Do you think it can be use it in a project with little hassle? -- Re

[web2py] Re: can I use this vue.js template in a project?

2017-03-28 Thread JorgeH
I'd like to use it in a web2py project... as a front end for a call center.. On Tuesday, March 28, 2017 at 9:47:42 AM UTC-5, Marlysson Silva wrote: > > Just to buy. > > Or you want implement it ? > > Em terça-feira, 28 de março de 2017 11:41:49 UTC-3, JorgeH escrev

Re: [web2py] Re: can I use this vue.js template in a project?

2017-03-31 Thread JorgeH
Thanks! On Tuesday, March 28, 2017 at 12:29:04 PM UTC-5, Ramos wrote: > > Maybe you can get very close with this > > https://github.com/mjbeller/web2py-starter > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - http

Re: [web2py] Re: web2py and python3

2017-04-05 Thread JorgeH
If what prevents the release of web2py python 3 ready are small details , why not release 2 versions, one for python 3, and the other one for python 3. Eventually, all the libraries will be ported to Py 3, or will be ways to sort that out. just saying On Monday, April 3, 2017 at 3:59:52 PM UT

Re: [web2py] Re: web2py and python3

2017-04-12 Thread JorgeH
On Wednesday, April 12, 2017 at 6:37:44 AM UTC-5, Massimo Di Pierro wrote: > > > > I am working on web3py which is not to be confused with web2py for python > 3. For this reason it will have another name. It will not be compatible > with web2py (python 2 or python 3) but it will have a lot of t

Re: [web2py] Re: web2py and python3

2017-04-16 Thread JorgeH
the best news I've read in a long time! Can´t wait to use it.. :) On Sunday, April 16, 2017 at 9:51:11 AM UTC-5, Massimo Di Pierro wrote: > > The main goal is to make it as close as possible to web2py but faster, > allow more flexibility and move more logic client-size. It will be smaller > than

Re: [web2py] Re: web2py and python3

2017-04-18 Thread JorgeH
Please consider adding support for GraphQL, if I may suggest On Sunday, April 16, 2017 at 9:51:11 AM UTC-5, Massimo Di Pierro wrote: > > The main goal is to make it as close as possible to web2py but faster, > allow more flexibility and move more logic client-size. It will be smaller > than web2

[web2py] quesAn idea to speed up web2py in production

2017-04-25 Thread JorgeH
Hello I've just had an idea that came to mind. But I'm unsure of its feasability. Can a script be made with pytest ( or something similar ) , and with the 'code coverage ' feature, get automatically only the functions that are being imported and used in models and controllers, So in produc

[web2py] Re: not web2py related but this is free now

2017-05-30 Thread JorgeH
It looks like a pretty good job. Very complete. Thanks for sharing On Monday, May 29, 2017 at 6:32:51 PM UTC-5, Massimo Di Pierro wrote: > > ... and I thought some may be interested: > > > https://raw.githubusercontent.com/mdipierro/nlib/master/docs/book_numerical.pdf > https://github.com/mdipie

[web2py] Re: Future of web2py

2017-06-13 Thread JorgeH
Hehe. Let poor Massimo breath.. He shared with us his intentions about web3py I expect the first release to be an alfa version. We are excited and thrilled but just chill out. On Tuesday, June 13, 2017 at 2:36:31 PM UTC-5, Ron Chatterjee wrote: > > Massimo, web3py,... > > >- Will it have a we

Re: [web2py] Web2Py + VueJS SPA (Webpack)

2017-11-27 Thread JorgeH
I second this, On Monday, November 27, 2017 at 3:13:27 PM UTC-5, José L. wrote: > > Massimo, I am sure most of the people in this group agree with you, having > the same preference. Coming from the python world we feel more comfortable > using that kind of js interaction. > I am one of them, and

Re: [web2py] Re: Sublime Text web2py plugin

2015-05-06 Thread JorgeH
I installed in win 7. Haven´t been able to get it working. On Wednesday, May 6, 2015 at 7:09:38 AM UTC-5, Gergely Orosz wrote: > > You should use command palette again > Search for SublimeREPL: Web2py {your application name} > It should start interactive console for your web2py application > > 20

Re: [web2py] Re: Brainstorming

2015-05-06 Thread JorgeH
React.js is not that new. They are pretty similar. Here is an article from May 6th 2014. Exactly 365 days ago. http://blog.ractivejs.org/posts/whats-the-difference-between-react-and-ractive/ Massimo is already implementing ractive.js into web2py with impressive accomplishes. http://www.racti

[web2py] Re: My son made a new web2py logo

2015-06-01 Thread JorgeH
that logo is soo dull and boring... ps. no ofense. On Monday, June 1, 2015 at 1:06:16 PM UTC-5, Massimo Di Pierro wrote: > > Time to revamp the web site? > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code

[web2py] Re: Resource webservice built on web2py for web2py comunity [BETA]

2015-06-04 Thread JorgeH
Looks good ;) On Thursday, June 4, 2015 at 4:40:14 PM UTC-5, Ivica Kralj wrote: > > Hi All, > > This is my little personal project I have worked on for the last few > months. > > www.web2pyref.com > > Project is in beta and I'm still adding and fixing features, > functionalities and content, wh

[web2py] Re: My son made a new web2py logo

2015-06-05 Thread JorgeH
I think in the next version of the main site, it would be good to implement the integration with Ractive.js that Massimo has been working on. To project a more modern feeling. On Friday, June 5, 2015 at 7:56:21 AM UTC-5, Massimo Di Pierro wrote: > > There will be no name change. I did not propos

[web2py] Re: How to pass arguments with a form

2015-06-05 Thread JorgeH
can you share the code you have at the moment? or at least a screenshot of the webpage you mention.. On Thursday, June 4, 2015 at 11:26:00 PM UTC-5, Chaitu P wrote: > > > I have a situation where I have several questions displayed on a page and > below each of the question there will be a form li

[web2py] Re: Layout problem

2015-06-25 Thread JorgeH
what is your development enviroment? Operating system Web server.. On Thursday, June 25, 2015 at 3:17:13 AM UTC-5, Chaitu P wrote: > > > Does anyone have idea why web2py default layout not working. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/w

[web2py] Re: grid: get rid of view buttons

2015-07-01 Thread JorgeH
a quick example: form2 = SQLFORM.grid(((db.empaques.producto == producto) & (db.empaques.nuevo == True)), formname='form2', fields=fields2, details=False, editable=True, create=True, deletable=True, csv=False, user_signature=False, searchable=False, maxtextlength=30)

  1   2   >