Re: Create Django web apps with drag and drop interface builder

2013-03-26 Thread timothy crosley
While I have a horrible microphone, I went ahead and made a screencast that shows building an app using WebBot, it's using AppEngine in this example but the steps are more or less the same when used with Django: http://www.youtube.com/watch?v=ucougrZK9wI On Monday, March 25, 2013 12:40:34 PM UT

Re: Create Django web apps with drag and drop interface builder

2013-03-25 Thread timothy crosley
Hi Gabriel, Thanks for your response, Do you have an further information on how Servoy is built - or any particular features you think I should take inspiration from? I went to there site and tried to download it, and was only able to after creating an account and filling out a survey. Even the

Create Django web apps with drag and drop interface builder

2013-03-25 Thread Gabriel - Iulian Dumbrava
Hi Tim, I have not tried webbot yet, but I would also like to make a suggestion. Take a look on how Servoy is built. It is also kind of a framework to build database intensive apps both for web and smart client. They have built it on top of eclipse, so they were able to leverage on that. Goo

Re: Create Django web apps with drag and drop interface builder

2013-03-23 Thread timothy crosley
Thanks for the checking the project out and for the advice! I am hoping to add more and more documentation over the next few weeks, in addition to possibly some screen casts. I will look into how to best support bootstrap (and foundation) within the framework, as your right a lot of people are

Re: Create Django web apps with drag and drop interface builder

2013-03-23 Thread Avraham Serour
This looks nice but the documentation is lacking yet I hope your projects success (also the desktop GUI builder) If I may make a suggestion, keep in mind that today people use bootstrap (and foundation ), the framework could support that. and also it could make it easy

Create Django web apps with drag and drop interface builder

2013-03-23 Thread timothy crosley
Hi, For the last few years I have been working on a WebApplication framework designed to let you build complex web apps using a drag and drop interface builder and pure python code. I have just now released it to the public and would really like feedback and opinions. You can see it here: www