Which is the best tool for RAD?

Everything else that doesn't fall into one of the other PB categories.
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Which is the best tool for RAD?

Post by thanos »

Hello.
I want to choose a rad tool for building commercial applications. The ideal tool must be cross platform.
I was developing commercial applications with VB 6 before i switched to PureBasic.
Of course i will continue to develop applications in PureBasic (PureBasic will remain my first choice) but i want to use a second tool for RAD.
My possible options are:
1]. VB.Net . It is not classic VB but i can go with this language with some effort. At the other side i do not like the framework approach. And this product is not multi platform (I do not know if the Mono Project working well).
2]. Delphi. The best rad tool ever but with no transparent future.
3]. Lazarus Project. This project tries to be compatible with Delphi and it is multi platform.
Every opinion, comment or suggestion is welcome.
Regards

Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
User avatar
idle
Always Here
Always Here
Posts: 5834
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Post by idle »

What isn't PB rad enough for you?

Maybe look into python though I don't know about it's deployment and considering it's only a scripting language it may not be right.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> What isn't PB rad enough for you?

For one thing it doesn't come with a reliable GUI designer, so that slows
down app development right there. The Visual Designer needs a lot of
work. A real lot.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

PB wrote:The Visual Designer needs a lot of
work. A real lot.
Agreed, a good solid IDE with an integrated form designer would move PB forward leaps and bounds.
--Kale

Image
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Post by thanos »

@idle
Thank you for the response.
What isn't PB rad enough for you?
Because it is not a tool for RAD. Please check this link for more information: RAD.
A tool for rad beyond the VB.Net, Delphi and Lazarus is the WinDEV, but its price it is not affordable.

@PB and @Kale
You are right!
The designer must have also database connection and database integration with controls capabilities.

And due to my oldest background in Clipper, another possible tool for RAD is the xHarbour. Is there anybody that used it?
Regards

Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

RAD - short term

Post by USCode »

IMHO there are drawback to "RAD" development environments.
Sure they get you up and running quickly but at the expense of flexibility in the long term.
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Re: RAD - short term

Post by thanos »

USCode wrote:IMHO there are drawback to "RAD" development environments.
Sure they get you up and running quickly but at the expense of flexibility in the long term.
Thanks for the response.
Surely.
But the the critical point, at least for me, is:
...get you up and running quickly
as you described!
Regards.

Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: RAD - short term

Post by PB »

> they get you up and running quickly but at the expense of flexibility

In what way? I used to code in VB5 Pro and never felt held back in any way.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Re: RAD - short term

Post by thanos »

PB wrote:> they get you up and running quickly but at the expense of flexibility

In what way? I used to code in VB5 Pro and never felt held back in any way.
Ι suppose that the USCode means some code generators as a part of the rad. Not the rad tool itself.
Regards

Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
User avatar
the.weavster
Addict
Addict
Posts: 1576
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Post by the.weavster »

I really like REALbasic but don't expect the tiny executables you get with PureBasic. The pro version is pretty expensive at EUR 400 but you could start off buying the Personal version for EUR 75 and using PureBasic to make shared libraries to fill any gaps.

Another option is kBasic which uses the Qt toolkit from trolltech. I understand trolltech has been bought out by Nokia and it's rumoured the licensing for Qt is going to be relaxed. kBasic is only EUR 25 but unless and until the Qt license is relaxed you're stuck with the GPL or stumping up a fortune to trolltech.
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Post by thanos »

the.weavster wrote:I really like REALbasic but don't expect the tiny executables you get with PureBasic. The pro version is pretty expensive at EUR 400 but you could start off buying the Personal version for EUR 75 and using PureBasic to make shared libraries to fill any gaps.

Another option is kBasic which uses the Qt toolkit from trolltech. I understand trolltech has been bought out by Nokia and it's rumoured the licensing for Qt is going to be relaxed. kBasic is only EUR 25 but unless and until the Qt license is relaxed you're stuck with the GPL or stumping up a fortune to trolltech.
I have used the REALbasic (version 2006 R something, if i remember well) and i found it slow and bloatware. Plus, i believe it is an overpriced product. For this price you can buy the MS Visual Studio.
Regarding to KBasic, i used this product before one year and i was dissapointed from it. The ide hault so often and i took crashes even from the examples of the product. Does the author improved the package?
Regards.

Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
cxAlex
User
User
Posts: 88
Joined: Fri Oct 24, 2008 11:29 pm
Location: Austria
Contact:

Post by cxAlex »

If you only want to do things like CD Menus, GUIs, try this:

http://www.instantexe.com/

(German Version: http://www.clickexe.de/)
User avatar
the.weavster
Addict
Addict
Posts: 1576
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Post by the.weavster »

thanos wrote:I have used the REALbasic (version 2006 R something, if i remember well) and i found it slow and bloatware.
Yes, I understand it's not good for games because it's just too slow but I've created database front-ends and a betting bot with RB with no problems. Well that isn't quite true, I use the Einhugur DataGrid or StyleGrid because the standard RB ListBox is too slow to populate to be useful for displaying rows from a database.
thanos wrote:Plus, i believe it is an overpriced product. For this price you can buy the MS Visual Studio.
Visual Studio Pro is around EUR 565- which is a fair bit more than RB Pro at EUR 400- plus of course RB is cross-platform. Having said that I do think you're right RB Pro is overpriced. When I bought it they were doing a special promo for people with a VB licence and iirc I paid USD 250- which I think is probably a more realistic price point for it.
thanos wrote:Regarding to KBasic, i used this product before one year and i was dissapointed from it. The ide hault so often and i took crashes even from the examples of the product. Does the author improved the package?
Well, you've just saved me the bother of trying it! I thought it looked good so I downloaded the demo to see what it's like but hadn't found time to try it yet.
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Post by utopiomania »

Vb.net is the best RAD tool. Forget about cross-platform, there's no money in it.
User avatar
Kiffi
Addict
Addict
Posts: 1484
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Post by Kiffi »

utopiomania wrote:Vb.net is the best RAD tool.
+1
utopiomania wrote: Forget about cross-platform, there's no money in it.
+1

Greetings ... Kiffi
Hygge
Post Reply