Thank you and keep up the good work. ionel
On Sep 16, 10:02 am, Boris Manojlovic <[email protected]> wrote: > Hi ionel, > > the reason is formating of my email sent to list i apologize for that > (google bold chars...) > that "*" should not be entered, anyway here is correct config file > (designer/js/config.js) > ---------------------------------------------------------------------------------------------------------------- > var CONFIG = { > AVAILABLE_DBS:["mysql","sqlite","web2py","mssql","postgresql"], > DEFAULT_DB:"web2py", > > AVAILABLE_LOCALES:["en","fr","de","cs","pl","pt_BR","es", "ru","eo"], > DEFAULT_LOCALE:"en", > > > AVAILABLE_BACKENDS:["php-mysql","php-blank","php-file","php-sqlite","web2py"], > DEFAULT_BACKEND:["web2py"], > > RELATION_THICKNESS:2, > RELATION_SPACING:15, > > STATIC_PATH: "", > XHR_PATH: "../../default/"} > > ---------------------------------------------------------------------------------------------------------------- > > > > On Wed, Sep 16, 2009 at 7:38 AM, ionel <[email protected]> wrote: > > > Hello Boris, > > > I tried to install the wwwsqldesigner but with no success. > > I'm unable to list the database objects: Save/Load -> List items. > > > Firebug says: > > > GEThttp://localhost:8000/test/static/designer/default/*backend/*web2py*/... > > 400 BAD REQUEST > > Response: <html><body><h1>Invalid request</h1></body></html> > > > I use Python 2.6. > > > Thanks for your help. > > > On Sep 15, 12:20 pm, Boris Manojlovic <[email protected]> > > wrote: > > > Hello, > > > > I already host designer.bojanka.net and that is not a problem at all for > > > me > > > (it is hosted on GAE anyway) > > > I'm "maintainer" of web2py sql "appliance" version - that means 2 files > > > (attached) that you should add into scaffolding application to make it > > > work > > > as self hosted application with your other application on same web2py > > > instance. > > > > And finally after long night and day i can say it is working perfectly > > > under > > > GAE (report errors if found :-) ). > > > > HOWTO for GAE *only* (not needed for normal local deploy): > > > use enclosed *app.yaml*, *default.py* and *routes.py* and put them in > > > correct places (change according to your application layout) > > > > I am planing to really make it multi user system in near future until than > > > it is only this schema > > > :)http://designer.bojanka.net/designer.html?keyword=web2pydesigner > > > > On Tue, Sep 15, 2009 at 3:34 PM, Joe Barnhart > > > <[email protected]>wrote: > > > > > Really? I've only seen the appliances on the web2py page. I didn't see > > > > any that linked to another site. Massimo already features a link to a > > > > live > > > > instance of SQL Designer running athttp://designer.bojanka.net/. I hope > > > > there isn't a problem with finding a place for this appliance because I > > > > think it makes web2py at least 25% more useful RoR (and 100% more > > > > impressive > > > > to new users)! > > > > > On Tue, Sep 15, 2009 at 2:22 AM, Fran <[email protected]> > > > > wrote: > > > > >> Massimo prefers people to host appliances themslves where possible as > > > >> that helps show that they're responsible for maintenance - Massimo > > > >> then provides a link. > > > > -- > > > "Only two things are infinite, the universe and human stupidity, and I'm > > > not > > > sure about the former."-Albert Einstein > > > > for words in '' clean up forwarded e-mail before forwarding it to your > > > friends '';do BR=$(($( od -N 2 -t o2 /dev/urandom |grep -v 0000002|cut -d > > > " > > > " -f 2|cut -b 3) + 1)) ; printf "%0.${BR}s %s\n" ">>>>>" ${words} ;done > > > > default.py > > > 6KViewDownload > > > > routes.py > > > 3KViewDownload > > > > app.yaml > > > 1KViewDownload > > -- > "Only two things are infinite, the universe and human stupidity, and > I'm not sure about the former."-Albert Einstein > > for words in '' clean up forwarded e-mail before forwarding it to your > friends '';do BR=$(($( od -N 2 -t o2 /dev/urandom |grep -v 0000002|cut > -d " " -f 2|cut -b 3) + 1)) ; printf "%0.${BR}s %s\n" ">>>>>" > ${words} ;done --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

