ct to my
>>>>> db? Any pointers to other articles or links would really be appreciated.
>>>>> It would be exciting for me to get this working since I could then show
>>>>> RPG
>>>>> developers how easy it would be to get an application
for any help,
[1] - https://c9.io
[2] - http://brunorocha.org/python/web2py/websockets-com-
tornado-web2py-python-jquery.html
--
José Ricardo Borba
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.goog
essage 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.
>
--
ubscribed 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.
>
--
José Ricardo Borba
-
your problems and toward you to
the solution, step by step.
I think that the messages of Massimo and Leonel do, in the essence, the
same thing that Bruno's post, but with some more refinement. Try what you
feel more comfortable!
Best regards,
José Ricardo Borba
2015-08-05 13:04 GMT-03:00
05 12:45 GMT-03:00 José Ricardo Borba :
> Hi, Jon,
>
> Now its more clear to me what you really need. Maybe this slice from
> Bruno[1] can help you. I think that YES. ;-)
>
> [1] - http://www.web2pyslices.com/slice/show/1533/restful-api-with-web2py
>
> Best Regards,
>
&g
Hi, Jon,
Now its more clear to me what you really need. Maybe this slice from
Bruno[1] can help you. I think that YES. ;-)
[1] - http://www.web2pyslices.com/slice/show/1533/restful-api-with-web2py
Best Regards,
José Ricardo Borba
2015-08-05 12:39 GMT-03:00 Jon M. :
> Hi José! Thanks
Jon,
You MUST have to access the form before send your POST message, to access
the CSRF token sended from web2py. This is a security solution that
disallow other people to send undesired messages to your app.
Best Regards,
José Ricardo Borba
2015-08-05 10:37 GMT-03:00 Jon M. :
> Thanks
erenced fields in
mongodb? Is dbref?
Best regards,
--
José Ricardo Borba
--
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 becau
ger above);
>> - import the file!
>>
>> This is the code I've used to do this.
>> https://gist.github.com/jrborbars/63a82486bdddfc13e365
>>
>> Best regards,
>>
>>
>> 2015-05-29 22:12 GMT-03:00 José Ricardo Borba :
>>
>>> Hum.
22:12 GMT-03:00 José Ricardo Borba :
> Hum...
>
> Seems that web2py converts the hex _id of ObjectId to the Loong
> integer that represent that number.
>
> So, this is not an issue. I need to think again...
>
> Best regards,
>
> 2015-05-29 18:22
Hum...
Seems that web2py converts the hex _id of ObjectId to the Loong
integer that represent that number.
So, this is not an issue. I need to think again...
Best regards,
2015-05-29 18:22 GMT-03:00 José Ricardo Borba :
> Hello all,
>
> I'm experiencing so
hing wrong?
The last record was imported from a CSV file, and the first was inserted
from web2py form (from SQLGRID).
Best regards,
--
José Ricardo Borba
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.go
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.
>
--
José Ricardo Bo
For more options, visit https://groups.google.com/d/optout.
>
--
José Ricardo Borba
--
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
eb2py/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
&g
he pydal in web2py gluon/packages folder...
>>>
>>> which is what git clone --recursive web2py repo should do...
>>>
>>> Richard
>>>
>>> On Thu, May 7, 2015 at 3:02 PM, José Ricardo Borba
>>> wrote:
>>>
>>>> Sorry
%
>>>> (attempts, tb))
>>>> RuntimeError: Failure to connect, tried 5 times:
>>>> Traceback (most recent call last):
>>>> File "/home/mydir/w2p210b/gluon/packages/dal/pydal/base.py", line 437,
>>>> in __init__
>>>
leri :
>>>
>>>> Open an issue to don't forget it,I'll fix it in the next few days
>>>>
>>>> Paolo
>>>> On May 2, 2015 1:18 PM, "José Ricardo Borba"
>>>> wrote:
>>>>
>>>>> Paolo,
>>
n __call__
>> obj = super(AdapterMeta, cls).__call__(*args, **kwargs)
>> File "/home/mydir/w2p210b/gluon/packages/dal/pydal/adapters/mongo.py",
>> line 58, in __init__
>> from pymongo.write_concern import WriteConcern
>> File "/home/mydir/w2p210b/
date --init --recursive
You can also download a complete copy from http://www.web2py.com.
So, until now, I can't test the Paolo Valleri solution for issue #170 of
pydal.
Any Ideas?
Best regards,
---
José Ricardo Borba
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation
eta, cls).__call__(*args, **kwargs)
File "/home/mydir/w2p210b/gluon/packages/dal/pydal/adapters/mongo.py",
line 58, in __init__
from pymongo.write_concern import WriteConcern
File "/home/mydir/w2p210b/gluon/custom_import.py", line 108, in
custom_importer
return NATIVE_
OK.
Thank you very much again.
Cheers.
2015-05-02 8:22 GMT-03:00 Paolo Valleri :
> Open an issue to don't forget it,I'll fix it in the next few days
>
> Paolo
> On May 2, 2015 1:18 PM, "José Ricardo Borba" wrote:
>
>> Paolo,
>>
>> Thank y
and what happened, I'm googled for some info, and found
>> the Mongo adapter code (yes, I didn't tried in my own computer).
>>
>> Reading the code (in pydal/adapters/mongo.py), I see a (possible) clue:
>> The lines 148 to 163 is, in some way, weird for my rea
pydal/adapters/mongo.py), I see a (possible) clue: The
lines 148 to 163 is, in some way, weird for my reading. Maybe I
misunderstood some point, but this
t = datetime.time(0,0,0)
is a formatter for a field type DATE, and this
t = datetime.date(2000,1,1)
is a formatter for a field type
ort 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 http
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.
>
--
José R
2py.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" gro
+1
I REALLY ignore IE for development purposes. If something works on IE, its
a plus. ;-)
Regards,
2014-02-07 12:57 GMT-02:00 Willoughby :
> IE has been out for 18 years and since day one has exhibited differing
> behavior to that of other browsers that have come along the way.
> (And I say thi
Maybe you can try this [1] to import pygal. With this example, you
need to generate a SVG file and after, show in the page [2].
[1] - http://pygal.org/first_steps/
[2] -
http://edutechwiki.unige.ch/en/Using_SVG_with_HTML5_tutorial#Embeding_SVG_in_HTML_5_with_the_src_tag
Cheers,
2014/1/13 Janko
+1.
Only for put more gas in the fire, more CSS frameworks to develop your own
formstyles:
http://usablica.github.io/front-end-frameworks/compare.html
Regards,
2013/9/3 Vinicius Assef
> I Agree.
>
> On Tue, Sep 3, 2013 at 10:24 AM, Richard Vézina
> wrote:
> > +1
> >
> > Richard
> >
> >
> >
Dear Vera,
In web world, "real-time" means javascript. See this [1] and this [2]
questions at stackoverflow, this example [3] with node.js library and the
library gRaphael [4] as starting points.
[1] -
http://stackoverflow.com/questions/4602755/raphael-js-and-real-time-graph
[2] -
http://stackove
Awesome!
2013/7/16 Niphlod
> sorry all, was working a few days ago. anyway, corrected it, thanks for
> pointing it out.
>
>
> On Tuesday, July 16, 2013 7:44:21 PM UTC+2, Richard wrote:
>
>> Solve :)
>>
>>
>> On Tue, Jul 16, 2013 at 1:33 PM, Daniel González wrote:
>>
>>> Just add a backslash at
Hi, Richard,
Is an interesting work, congratulations. I will be glad if you open
source-it.
Best regards,
José Ricardo Borba
Porto Alegre - RS - Brasil
2012/7/26 Richard Penman
> Hello,
>
> I made this web2py app for selling digital data via PayPal:
> http://sitescraper.net/da
I correct this?
Best regards,
--
José Ricardo Borba
Porto Alegre - RS - Brasil
can do the hard work when you create your DB for your w2p app.
Regards,
José Ricardo Borba
Porto Alegre - RS
2012/5/30 Bill Thayer
> You could also have web2py and php
>> share a database system like PostgreSQL.
>>
>
> Hello Allen,
>
> This remark is interesting. I
Very impressive. Very good job. I will be glad if you share with us.
José Ricardo Borba
Porto Alegre - RS
2012/5/3 Ricardo Pedroso
> As requested by Massimo, I've upload some screenshots:
>
> https://github.com/rpedroso/gweb2py/raw/master/screenshots/gweb2py00.png
> https://gi
that is a wonderful feature.
Best regards,
José Ricardo Borba
Porto Alegre - RS
2012/5/2 Ross Peoples
> Cliff,
>
> Thanks for the feedback. I added the ability to name / title steps. I also
> added the ability to set priorities for workflows.
>
> It is assumed that when a step
38 matches
Mail list logo