Re: [web2py] Script to generate schema (models) from mysql

2010-05-21 Thread Nicol van der Merwe
Nice! This is super excellent. Just a simple question : will this work on SQL Server? On Fri, May 21, 2010 at 1:37 AM, Alexandre Andrade wrote: > Some time ago I talk about to do it. > > Finally I have to do it. > > It can be improved to a form in appadmin, use the model to another db > (postgr

Re: [web2py] Script to generate schema (models) from mysql

2010-05-21 Thread Nicol van der Merwe
Oops! Stupid me. :) Just read the *entire* subject now "Script to generate schema (models) from *mysql*". So obviously - not for SQL Server. *sigh* it's been a long day. On Fri, May 21, 2010 at 3:59 PM, Nicol van der Merwe wrote: > Nice! This is super excellent. > >

Re: [web2py] Nice libraries for UI design inspiration (or web2py integration)

2010-06-10 Thread Nicol van der Merwe
Very cool, but remember that the ButtonMaker won't work for internet explorer as IE doesn't support the 'border-radius' attribute. Not a biggie - just *another* irritation I have with IE :( . Thanks for the links though. On Wed, Jun 9, 2010 at 11:49 PM, GoldenTiger wrote: > I would share some p

Re: [web2py] new welcome (scaffolding) app

2010-07-13 Thread Nicol van der Merwe
On Sat, Jul 10, 2010 at 2:28 AM, Bruno Rocha wrote: > Is there any chance to have that options for choose just at the moment > of app creation? > > we put the name for the application, then check what do we want to have > within. > > May be choosing a completely blank new app or a complete one,

Re: [web2py] Re: Unit testing in web2py : Some thoughts

2010-02-25 Thread Nicol van der Merwe
Hi guys This stuff is very interesting. I would like to request, if possible, that someone makes a web2pyslice or proper AlterEgo entry on how to setup and run these kinds of tests for web2py. I am very interested in setting up tests for my application but I'm a bit lost as I've never done so befo

Re: [web2py] Re: Unit testing in web2py : Some thoughts

2010-02-25 Thread Nicol van der Merwe
t; > On Feb 25, 4:20 am, Nicol van der Merwe wrote: > > Hi guys > > > > This stuff is very interesting. I would like to request, if possible, > that > > someone makes a web2pyslice or proper AlterEgo entry on how to setup and > run > > these kinds of

Re: [web2py] Re: Unit testing in web2py : Some thoughts

2010-03-02 Thread Nicol van der Merwe
Very cool SpiffyTech! It is much appreciated :) I would like to see (at some point) documentation with a sample application and its respective tests - so one can see how it all fits together. Still very informative. Nicolaas On Tue, Mar 2, 2010 at 4:41 PM, spiffytech wrote: > I finally finis

Re: [web2py] shell only web2py

2010-03-03 Thread Nicol van der Merwe
Sweet! I noticed a typo: "*My Fist Application" *should be "*My First Application*" (notice the 'r') Nicolaas On Wed, Mar 3, 2010 at 7:10 AM, Jason Brower wrote: > Very nice article. Thanks, it's good to know this side as well, > especially when deploying remotely. > BR, > Jason Brower > On

Re: [web2py] Re: [Interview] Where do you use web2py?

2010-03-17 Thread Nicol van der Merwe
@ls1 : Nice! That sounds quite cool. Can you give any more info? On Wed, Mar 17, 2010 at 10:47 AM, ls1 wrote: > - moulds and > - machinery management in manufacturing plant > > On 17 Mar, 07:53, Joe Barnhart wrote: > > I'm using web2py to create applications for competitive swimming. I have >

Re: [web2py] Re: googling web2py

2010-03-29 Thread Nicol van der Merwe
South Africa: Results *1* - *10* of about *109,000* for *web2py * On Mon, Mar 29, 2010 at 5:11 AM, Vidul Petrov wrote: > 109,000 from Bulgaria > > > On Mar 28, 3:23 am, mdipierro wrote: > > When you google "web2py" how may hits do you get? from which country? > > > > When I do it from the US

Re: [web2py] How to change Web2py interface language

2010-04-22 Thread Nicol van der Merwe
[Off topic] Cool, another Afrikaans speaking person that uses web2py! Totally sweet, or rather "uitstekend". Hi Johan! [Off topic] Nicolaas van der Merwe -- If we hit that bullseye, the rest of the dominoes should fall like a house of cards. Checkmate. -Z. Brannigan On Thu, Apr 22, 2010 at 1

Re: [web2py] web2py on twisted

2010-04-29 Thread Nicol van der Merwe
[Off topic] Hi José Your setup sounds very cool. I would be very interested to learn more on how you have all this stuff setup and what you try to do. Perhaps you could could give a more detailed explanation (maybe with a little tutorial app ;) ) on a blog or something - provided you have time an

[web2py:31201] Re: Deployment on GAE (appadmin)

2009-09-17 Thread Nicol van der Merwe
This is totally awesome! Thanks Massimo :) Side question : Is there any way to setup a root password for GAE as one would have when accessing admin normally in web2py? In other words - how can I setup a password to access admin on GAE? Regards Nicol On Thu, Sep 17, 2009 at 4:53 AM, mdipierro

Re: [web2py:36749] Re: pyflakes

2009-12-07 Thread Nicol van der Merwe
pyflakes is great! I use it with a vim plugin [1] - it works fantastically. [1] : http://www.vim.org/scripts/script.php?script_id=2441 On Tue, Dec 8, 2009 at 9:23 AM, mdipierro wrote: > No particular reason. I do not know any of them. > > On Dec 7, 9:22 pm, Yarko Tymciurak > wrote: > > any r

Re: [web2py:36853] Re: pyflakes

2009-12-09 Thread Nicol van der Merwe
Thanks Yarko I wasn't aware of this plugin for vim (I knew about pylint so should have searched for it earlier). It's totally sweet :) On Tue, Dec 8, 2009 at 10:34 AM, Yarko Tymciurak < resultsinsoftw...@gmail.com> wrote: > On Dec 8, 1:26 am, Nicol van der Merwe wrote: >

Re: [web2py:36862] Re: Cron and Windows service

2009-12-09 Thread Nicol van der Merwe
I am in the same boat as you, Brian. I just started a project hoping this is possible. I would try and submit a patch for this but I have *no* time at all as I am swamped with work :(. On Wed, Dec 9, 2009 at 3:18 AM, Brian M wrote: > Cron doesn't work when running windows as a service?! :( Well

Re: [web2py:37650] Re: LOAD function anybody?

2009-12-22 Thread Nicol van der Merwe
This is indeed very awesome :) On Tue, Dec 22, 2009 at 9:55 AM, Hillman wrote: > This is awesome! I wish I would have been aware of this sooner. > > Nice work, very well executed. > > On Dec 18, 8:19 pm, mdipierro wrote: > > http://www.web2py.com/AlterEgo/default/show/252 > > -- > > You receive

Re: [web2py] Debug on GAE

2010-01-19 Thread Nicol van der Merwe
Hi You can view error logs by looking at the App Engine dashboard for your application. This contains a traceback for errors you can use to debug your app. To debug locally run your web2py application on the app engine runtime [1] and insert brake points into your code as usual. I find that test

[web2py:11692] Re: GAE "BadValueError"

2008-11-11 Thread Nicol van der Merwe
Awesome, that was quick. Thanks :) Nicol -- This is not a sig. On Tue, Nov 11, 2008 at 6:01 PM, mdipierro <[EMAIL PROTECTED]> wrote: > > Yes. There was a bug in GAE with blobs. Not sure why it showed up only > now. Fixed in trunk! > > On Nov 11, 7:18 am, Aspersieman <[EMAIL PROTECTED]> wrote: