[web2py] Advice on structuring my app

2017-01-17 Thread Ramkrishan Bhatt
each organization to become a group, then what I use groups for right now will be permissions, this is probably the best route. This Idea will work now about data access also we need maintain Controller function which will filter out the data based on organization before serving to user. We

[web2py] Re: web2py 2.14.1 is OUT

2016-03-25 Thread Ramkrishan Bhatt
to all web2py developer :) Thanks and regards Ramkrishan Bhatt On Thursday, 24 March 2016 23:06:54 UTC+5:30, Massimo Di Pierro wrote: > > http://web2py.com/ > > First of all many many thanks to Simone (niphlod), Richard, and Leonel. > Most of the work is theirs. > > It is impor

[web2py] Re: Adding item in Google Drive installed apps collection

2015-12-24 Thread Ramkrishan Bhatt
Not Exatly but application developed in web2py appengine need to put in Marketplace. Since many user use google apps so i asked, forgive me if i did something wrong. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) -

[web2py] Adding item in Google Drive installed apps collection

2015-12-24 Thread Ramkrishan Bhatt
Hi Every One, I need help in Google Drive API:- http://stackoverflow.com/q/34457604/2390012?stw=2 I have an app in Google market place which is tool to make multiple customized application for consumer by him self. My question is, can we add item in installed app list by coding ? For

Re: [web2py] Re: RuntimeError when deploying to GAE (desperately need help)

2015-12-08 Thread Ramkrishan Bhatt
You need to select complete web2py folder. Also you need to remove Admin app from applications. There is one routes.py where you can configure your default application to be called. On Tuesday, 8 December 2015 13:55:22 UTC+5:30, Brad Cardello wrote: > > Alright, so I changed the name from

[web2py] Re: Future of web2py

2015-12-01 Thread Ramkrishan Bhatt
HI Márcio Almeida, * As per my opinion i can say Yes as per below points:-* *1. Great Support from developer groups:-* I felt never stuck in Web2py as i always got my solution quickly, even Massimo him self will reply surly. Many times i felt shy to ask small question but that

[web2py] Re: Another online store based in web2py+ractive+stripe

2015-07-15 Thread Ramkrishan Bhatt
Its faar better and improved version of previous estore. I have gone through i would love to do some operation over it :) On Tuesday, 14 July 2015 22:14:29 UTC+5:30, Massimo Di Pierro wrote: I made another simple online store: https://github.com/mdipierro/estore3 Can you help me test,

[web2py] Re: Google Application Engine return Hello world

2015-07-01 Thread Ramkrishan Bhatt
Yes even i experienced same with latest google cloud sdk and web2py one day before some docker problem was there, but it got resolve now , i guess there some change in configuration. Please correct me for same. Also need to update the web2py document as GAE modified the UI and services. On

[web2py] Re: Google Application Engine return Hello world

2015-07-01 Thread Ramkrishan Bhatt
through it. Please check gaehandler.py in root folder and routs.py with app.yaml file. On Wednesday, 1 July 2015 17:00:13 UTC+5:30, Ramkrishan Bhatt wrote: Yes even i experienced same with latest google cloud sdk and web2py one day before some docker problem was there, but it got resolve now

[web2py] Re: does every controller function require a view?

2015-06-23 Thread Ramkrishan Bhatt
Many times I wrote function for modular approach which return the value for me. Its up to you if the return value you want to display user than view is needed otherwise no. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source

[web2py] Writing module for Google apps integration

2015-06-23 Thread Ramkrishan Bhatt
Hi , I am thinking to expand web2py for more flexible to Google apps integration with the help of Google api like calander , drive, contact etc. Will have to configure in Google api explorer. Can any one suggest me or ready to contribute with me to writing module which generate the template for

Re: [web2py] Re: question about components

2015-04-20 Thread Ramkrishan Bhatt
Sorry my typo by auto spell correction . I meant ractive.js and Angular.js. -- 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

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

2015-04-19 Thread Ramkrishan Bhatt
GAE is better for scale application but developer should know indexing and optimized DAL Table. I guess you may facing problem while playing DAL objects in function. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) -

[web2py] Re: question about components

2015-04-19 Thread Ramkrishan Bhatt
I am agree with Massimo you must try angular or reactive to make SPA. It will surly solve your problem. -- 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) ---

[web2py] SQLFORM displaying fields that are readable/writeable = false

2015-04-13 Thread Ramkrishan Bhatt
Writable and readable both make False than try. check writable in your code. -- 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

[web2py] SQLFORM displaying fields that are readable/writeable = false

2015-04-13 Thread Ramkrishan Bhatt
Readable=False for hiding fields. -- 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

[web2py] Re: From prototype to a real application. Need professional programming help

2015-04-02 Thread Ramkrishan Bhatt
really most important to understand exact requirement and analysis. *Feel free to reach me using +919845999698 * *or skype: ramkrishanbhatt* *or gmail: ramkrishan.bh...@gmail.com* waiting for your response... Thanks and regards Ramkrishan Bhatt On Friday, 3 April 2015 01:55:49 UTC+5:30

[web2py] Re: selected values in widget SQLFORM.widgets.multiple.widget and SQLFORM.widgets.checkboxes.widget

2015-04-02 Thread Ramkrishan Bhatt
Ya its must working with type='list:string' On Friday, 3 April 2015 01:55:49 UTC+5:30, Teemu wrote: Hi, I do not know if this is bug or not but I am not able to get multiselect widgets to work properly. I have this kind of lines in my table definition: Field('methodsA', type='string',

[web2py] Re: route.py I added the route.py and edit it , but it didn't work

2015-04-02 Thread Ramkrishan Bhatt
its routes.py just rename it and restart the application. On Friday, 3 April 2015 04:09:54 UTC+5:30, Tom Stratton wrote: Did you remember to restart web2py? See: http://www.ridgesolutions.ie/index.php/2013/02/20/web2py-make-your-app-the-default-web-application/ And there is also a reload

[web2py] Re: SQLFORM.factory adding dynamic form

2015-03-24 Thread Ramkrishan Bhatt
I am looking from templating genrated form through SQLFORM.factory is possible that we can clone of address table Multiple time like one person can have multiple address using add address button. Than submit all together with bulk insert. -- Resources: - http://web2py.com -

[web2py] project hire

2015-03-15 Thread Ramkrishan Bhatt
Massimo is thinking about web2py cunsultants. What exactly you want. -- 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

Re: [web2py] Bunch/Batch/Bulk insert Re-use db.define_table field definition in SQLFORM.factory() ?

2015-03-09 Thread Ramkrishan Bhatt
Hi All, My question is about expanding form on dynamically for example. we have two tables. company and address now did SQLFORM.factory(db.company,db.address) Now requirement is says that where company can have multiple address so i need a button for add more address. On click we need to

[web2py] Re: SQLFORM.factory adding dynamic form

2015-03-06 Thread Ramkrishan Bhatt
No Solution for one to many composite form ? -- 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

[web2py] Re: SQLFORM.factory adding dynamic form

2015-03-05 Thread Ramkrishan Bhatt
type 'exceptions.SyntaxError' table already defined: address Anyway i guess you are not understanding requirement :- SQLFORM.factory(table1,table2,table3) if form.process().accepted: do something. Now we want like we can add extra add table2 form in dynamically. like in view

[web2py] SQLFORM.factory adding dynamic form

2015-03-04 Thread Ramkrishan Bhatt
Hi Everyone, SQLFORM.factory can we create dynamic form for one to many relation. Like person can have multiple address. So how can we achieve with composit form with SQLFORM.factory with multiple tables. Please send me example too. Like I can add many address form than bulk record insertion.

[web2py] Re: show_if is not working with SQLFORM.factory multitable

2015-03-03 Thread Ramkrishan Bhatt
Thanks Man, Working fine with me. On Monday, 2 March 2015 03:25:22 UTC+5:30, Leonel Câmara wrote: Turns out you're right, here's a possible workaround: def register(): db.purchase.coupon_code.show_if = (db.purchase.have_coupon == 'Individual')

[web2py] Re: ImportError: No module named duplicity.tarfile

2015-03-03 Thread Ramkrishan Bhatt
Thanks man all problem got solved. One last question is bugging me in SQLFORM.factory can we create dynamic form for one to many relation. Like person can have multiple address. So how can we achieve with composit form with SQLFORM.factory with multiple tables. Please send me example too. --

[web2py] ImportError: No module named duplicity.tarfile

2015-03-01 Thread Ramkrishan Bhatt
HIi Everyone, After deploying in the server i got this issue. -- 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: show_if is not working with SQLFORM.factory multitable

2015-03-01 Thread Ramkrishan Bhatt
Ya why don't you try your self with SQLFORM and SQLFORM.factory with multiple tables. Than use show_if than you will get it what I want. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) -

[web2py] Re: show_if is not working with SQLFORM.factory multitable

2015-02-28 Thread Ramkrishan Bhatt
db.purchase.coupon_code.show_if = (db.purchase.have_coupon=='Individual') -- 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

[web2py] Re: show_if is not working with SQLFORM.factory multitable

2015-02-28 Thread Ramkrishan Bhatt
Its working fine with SQLFORM() but its not working with SQLFORM.factory() -- 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

[web2py] Re: show_if is not working with SQLFORM.factory multitable

2015-02-28 Thread Ramkrishan Bhatt
Sorry syntax mistack it was show_if=='Individual' -- 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

[web2py] show_if is not working with SQLFORM.factory multitable

2015-02-27 Thread Ramkrishan Bhatt
HI Every one , Why show_if validation does't work with SQLFORM.factory(). Here is the one example , please provide the solution. Model db.define_table('client', Field('name')) db.define_table('address', Field('client',db.client,writable=False,readable=False),

[web2py] IMPORTANT - WEB2PY CONSULTING

2015-02-16 Thread Ramkrishan Bhatt
Massimo site is enough or we need to pass some test to get include officially. Or any legal formality we need to do to become official web2py cunsultant. I also request if you can classified with domain/industry/solutions expert. -- Resources: - http://web2py.com - http://web2py.com/book

[web2py] IMPORTANT - WEB2PY CONSULTING

2015-02-16 Thread Ramkrishan Bhatt
Massimo site is enough or we need to pass some test to get include officially. Or any legal formality we need to do to become official web2py cunsultant. I also request if you can classified with domain/industry/solutions expert. -- Resources: - http://web2py.com - http://web2py.com/book

[web2py] web2py deployment on open shift by admin

2015-02-07 Thread Ramkrishan Bhatt
HI Everyone, I used web2py admin for openshift application deployment. I got success but still in url openshift welcome page is redirecting. I have configure setup.py also. but i am getting problem to routs my apps in openshift. Why only applications folder is getting include in wsgi folder.

[web2py] Re: How to deploy Web2py on the NEW Openshift directory layout for Python web apps?

2015-02-06 Thread Ramkrishan Bhatt
. Thanks Ramkrishan Bhatt On Thursday, 17 April 2014 12:07:01 UTC+5:30, Tiana A. Ralijaona wrote: It's been for some times that I'm used to deploy my web2py apps to openshift PaaS and it has worked very well until openshift decide to change their default directory layout for python based web

[web2py] Re: Suggestion for web2py hosting

2015-01-29 Thread Ramkrishan Bhatt
After coming to lot of option like open stack, open shift ,Pythonanywhere Massimo would you please some of the hosting services for development and production. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) -

[web2py] Re: web2py Jobs and meetups

2013-12-18 Thread Ramkrishan Bhatt
Do we have any Job portal ? On Wednesday, 18 December 2013 01:36:48 UTC+5:30, Massimo Di Pierro wrote: I am interested in knowing who are the web2py developers in Illinois and in California (possibly around San Francisco) for possible meet ups. If you live near Chicago or near San

[web2py] analysis Keywords from web pages text[Urgent]

2013-12-06 Thread Ramkrishan Bhatt
Hello, I need to build a keyword generator from the any search output. For example if i am searching car in any search engine, based on car i am getting lots of result now in this page i need to find out whatever keywords can be made from the words. I need to return most possible word as

[web2py] Re: web2py 2.0.2 is out

2012-08-30 Thread Ramkrishan Bhatt
Congtras all of you . Is CMS is also completed? On Thursday, 30 August 2012 09:11:34 UTC+5:30, Massimo Di Pierro wrote: After 5 months. It is done. This is the most waited and the most feature-packed release. I am sure we'll find some corners that need to be ironed but it is considerably

[web2py] Re: Web2py expert needed for start-up

2012-07-20 Thread Ramkrishan Bhatt
Like if you search Ramkrishan bhatt you will get my detail over there or location wise if you want to search you can search developer as per your nearest location. I am interested in the project. you can contact me as ramkrishanbh...@zero-group.com . On Wednesday, 18 July 2012 15:12:48 UTC+5

[web2py] deploy into GAE with python27

2012-05-31 Thread Ramkrishan Bhatt
How to deploy since GAE supported 27. i am getting error too many tables, what is that ?

[web2py] like face book post and power by web2py

2012-05-23 Thread Ramkrishan Bhatt
We have create a post where people can post url, meesage etc like face book where we need to fatch automatically thumnail or screenshot whith some text ot titel. we are using web2py please suggest us best way to buid. Since its already there in power by web2py i am sure Massimo can share code

[web2py] Re: how take screen shot of any site through url like using in power by web2py

2012-05-18 Thread Ramkrishan Bhatt
: http://url2png.com/alternatives). The other option is to run a headless browser on the server and use that to render pages and capture images. Here's a Python library for doing that: https://github.com/AdamN/python-webkit2png/. Anthony On Friday, May 18, 2012 7:22:51 AM UTC-4, Ramkrishan

[web2py] Re: CMS question

2012-04-22 Thread Ramkrishan Bhatt
3) using fully editable html with no limitation on themes (any existing page would be a theme without need for tweaking) yet one would not be able to swap a theme on a page without loss of content, any more you can swap the theme on a msworld document. Option3 is better and most in demand now

[web2py] Re: How to check the extension of file from the controller

2012-03-16 Thread Ramkrishan Bhatt
Hello Sanjeet for file you dont have to identify the file extension, IN model itself you can validate the upload field . Please see the web2py cheatsheet and form or table validation its very easy to use. And still you want to know the file format please see the module function import sys. On

[web2py] Re: Generate the render the html file in to doc file

2012-03-16 Thread Ramkrishan Bhatt
On Thursday, 15 March 2012 16:45:53 UTC+5:30, Sanjeet Kumar wrote: How can i render the html file in to the doc file

[web2py] Re: web2py course and certificate program online

2012-03-16 Thread Ramkrishan Bhatt
Hello Massimo, we are also providing training session called Certified Training Program Allegiant Software Developer“ using web2py and python. If anybody also eager to learn web2py please feel free to contact me at ramkrishanbh...@zero-group.com or +917597087495 . On Friday, 16

[web2py] Re: get the dynamically value from the list and send the mail by using the cron job

2012-03-09 Thread Ramkrishan Bhatt
Dont use for loop and in select(put use condition here for time ) On Tuesday, 6 March 2012 17:59:04 UTC+5:30, Sanjeet Kumar wrote: i am able to send the mail through the cron job but when i am going to send the mail by fetching the email id from the database i got confused in the logic :-

Re: [web2py] Re: Web2py Code University and Officaial Certify Training

2012-02-20 Thread ramkrishan bhatt
have seen many of them not a tall aware of technology in proper manner. A part from that i mat with many people with their beautiful Idea to implement. Through Web2py interview we can achieve these goal in short time. Please correct me if i am wrong. Ramkrishan Bhatt www.zero-group.com +917597087495

[web2py] Web2py Code University and Officaial Certify Training

2012-02-19 Thread Ramkrishan Bhatt
Hello Web2py lovers, from past 1 year i am working on web2py in INDIA with zero-group.com, and also trained many people who's showed interest in web development. In education many of them looking for training approachability for there brite career. I liked the way Google started it's own

Re: [web2py] Re: How to Generate the effective report by using web2py

2012-02-16 Thread Ramkrishan Bhatt
Hello Sanjeet, In your code the header and footer column is unmatched . Just care full about the Grid Structure as per Column name and data value. A part from that in refer http://www.web2py.com/book/default/chapter/10#Low-level-API-and-other-recipes

Re: [web2py] Re: Debugging in web2py

2012-02-04 Thread ramkrishan bhatt
I am using eclipse and wing IDE , Debugging is working with web2py.

[web2py] Re: web2py wins an InfoWorld 2012 Technology of the Year Award

2012-01-10 Thread RAMKRISHAN BHATT BACK IN ACTION in bangalore
Congrats to all web2pyers . Its really motivate and feeling apriciated by the world. Thanks to massimo and all contributors for giving such great and flexible framwork.

[web2py] Re: GAE + Web2py

2011-11-29 Thread RAMKRISHAN BHATT BACK IN ACTION in bangalore
Thank you very much for your suggestion its working with us. Our team is able to develop such system now over web2py. Thanks to web2py ,because of that i am interdependent from application related resources like server ,cloud,databases.

[web2py] Re: access control(RBAC)

2011-11-08 Thread RAMKRISHAN BHATT BACK IN ACTION in bangalore
Use RBAC after referring book . Web2py having very good Roll based authentication and access control . Can you please define your problem in more precise manner .

[web2py] Re: GAE with database

2011-10-07 Thread RAMKRISHAN BHATT BACK IN ACTION in bangalore
Ohh great do we have any sample application with us. I guess here i can get the ERP solution with GAE. On Oct 7, 5:40 am, Massimo Di Pierro massimo.dipie...@gmail.com wrote: Yes. Web2py supports this already. On Oct 7, 12:53 am, ramkrishan bhatt ramkrishan.bh...@gmail.com wrote

[web2py] Re: Google Cloud SQL

2011-10-07 Thread RAMKRISHAN BHATT BACK IN ACTION in bangalore
Even I am also exited for that, You have already told me regarding GAE +SQL(tested) but i could not understand. Day before yesterday i got this information and i found my solution for ERP. Also along with that Hangout API also i found good that also i want to use in my system. Massimo shell we

[web2py] Generic Roll Base Authontication

2011-10-06 Thread ramkrishan bhatt
Hello This is Ramkrishan Bhatt .We are implementing the ERP at the Google App Engine platform.Where we need generic RBAC, like in webex we can give permission through admin interface.In web2py we can do that when we are using saprate crud function for each table or in db.py it self we can give

[web2py] GAE with database

2011-10-06 Thread ramkrishan bhatt
Hello Is'nt it good for web2py framwork also. can be use this http://googlecode.blogspot.com/2011/10/google-cloud-sql-your-database-in-cloud.html?utm_source=feedburnerutm_medium=feedutm_campaign=Feed%3A+blogspot%2FDcni+%28Google+Code+Blog%29

[web2py] Re: table, grid, smartgrid, getting better

2011-09-25 Thread RAMKRISHAN BHATT BACK IN ACTION in bangalore
That would better if add Ajax Globel serch in that. I impressed with the power table plug in search . On Sep 24, 10:48 pm, Ivica Kralj ivicakr...@gmail.com wrote: Hi, I'm quite impressed with the features in this release (also it didn't break anything :) ) Just a question for Martin or

[web2py] Re: problem with gae deployment

2011-07-03 Thread RAMKRISHAN BHATT BACK IN ACTION in bangalore
actually i install 2.5 but still is not working after i install ubuntu 11.4 all problem is coming anyway thanks ..i'll try again. On Jun 1, 5:38 am, José Luis Redrejo Rodríguez jredr...@debian.org wrote: 2011/6/1 ramkrishan bhatt ramkrishan.bh...@gmail.com: $ cd workspace/Running

[web2py] Re: problem with gae deployment

2011-07-03 Thread RAMKRISHAN BHATT BACK IN ACTION in bangalore
' On Jun 1, 7:14 am, ramkrishan bhatt ramkrishan.bh...@gmail.com wrote: $ cd workspace/Running\ Project/ ramkrishan@ramkrishan-Aspire-5740:~/workspace/Running Project$ /home/ramkrishan/Downloads/Python-2.5.5/./python google_appengine/dev_appserver.py coporategift/web2py

[web2py] problem with gae deployment

2011-06-01 Thread ramkrishan bhatt
$ cd workspace/Running\ Project/ ramkrishan@ramkrishan-Aspire-5740:~/workspace/Running Project$ /home/ramkrishan/Downloads/Python-2.5.5/./python google_appengine/dev_appserver.py coporategift/web2py/ Traceback (most recent call last): File google_appengine/dev_appserver.py, line 76, in module

[web2py] RBAC and chat system

2011-04-02 Thread RAMKRISHAN BHATT BACK IN ACTION in bangalore
HI i am new in web2py. i developing student management system where these are the major functionality. 1. admin only can register for other admin people and student group. 2. only login url will be there by default. 3. after login if admin than registration url suppose to there