I hope it will not be inappropriate to ask few questions here since I cannot get the info on the website.
- how much does the software cots ?
- has anybody created applications/projects which can be easily integrated into Joomla CMS ?
- what are the pro's and con's ?
Thanks - Arthur
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Pre-Sale questions
-
- Posts: 503
- Joined: Thu May 24, 2012 2:08 am
- Location: Milan, Italy
- Contact:
Re: Pre-Sale questions
Arthur,
Nubuilder is open source project, so you can download, edit and use as you want (according to GPL license).
- based on a simple but extremely easy to understand model;
- easy (and fun) to develop RIA applications also without coding (if you know JS and PHP you can do everything);
- easy to understand for end users;
- easy to integrate your custom code.
Con's:
- the extremely simple model sometime could be a limit;
- some settings are hardcoded, so change something you have to edit PHP source (we hope next version 3 will be more flexible);
- no ORM for DB;
My two cents,
Max
aklisiewicz wrote:- how much does the software cots ?
Nubuilder is open source project, so you can download, edit and use as you want (according to GPL license).
I don't know: someone can answare on this question.aklisiewicz wrote:- has anybody created applications/projects which can be easily integrated into Joomla CMS ?
Pro's:aklisiewicz wrote:- what are the pro's and con's ?
- based on a simple but extremely easy to understand model;
- easy (and fun) to develop RIA applications also without coding (if you know JS and PHP you can do everything);
- easy to understand for end users;
- easy to integrate your custom code.
Con's:
- the extremely simple model sometime could be a limit;
- some settings are hardcoded, so change something you have to edit PHP source (we hope next version 3 will be more flexible);
- no ORM for DB;
My two cents,
Max
-
- Posts: 2
- Joined: Fri May 13, 2011 1:03 pm
Re: Pre-Sale questions
what is ORM ?
are there any recommended CMS systems where nuBuilder can be integrated ?
Art
are there any recommended CMS systems where nuBuilder can be integrated ?
Art
-
- Posts: 503
- Joined: Thu May 24, 2012 2:08 am
- Location: Milan, Italy
- Contact:
Re: Pre-Sale questions
aklisiewicz,
there aren't reccomended CMSs, but the better answere should be: "it depends on what you want to get from this integration".
I think the simplest way to integrate is to insert nuBuilder in a HTML page, inside an <iframe>.
ps: ORM = Object Relational Mapping
Max
there aren't reccomended CMSs, but the better answere should be: "it depends on what you want to get from this integration".
I think the simplest way to integrate is to insert nuBuilder in a HTML page, inside an <iframe>.
ps: ORM = Object Relational Mapping
Max