A little bit of market research...

Everything else that doesn't fall into one of the other PB categories.

Would you buy a purpose built, professionally developed IDE for PureBasic with full project support, even though you have the official one included with the PureBasic package?

Yes
37
39%
No
29
30%
Maybe
30
31%
 
Total votes: 96

Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

A little bit of market research...

Post by Kale »

I've been thinking about coding a new commercial IDE for PureBasic with full project support and a massively enhanced code editor far superior to JAPBE. But, would anyone buy it when the official one does the job well enough?

I use the official one and it's fine for almost every PB task, but do people want more?

Would you really buy a purpose built, professionally developed IDE for PureBasic with full project support, enhanced code editor, etc., even though you have the official one included with the PureBasic package?

This would be a commercial venture and probably cost somewhere in the region of $30-$40 per seat and be developed using .NET and C# and would be aimed at coders wanting a more professional/productive environment.
--Kale

Image
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Post by Mistrel »

What would your IDE do differently from the official IDE?
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

Im thinking VS2005 but for PB.
--Kale

Image
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Would the IDE have integrated Designer for Forms and MultiLanguage-Support?
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

ts-soft wrote:Would the IDE have integrated Designer for Forms and MultiLanguage-Support?
Yes, an integrated VD.
--Kale

Image
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

would this run on linux (mono)?
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

ts-soft wrote:would this run on linux (mono)?
I would always test on mono, but mono doesn't support every class of the .NET framework. So who knows. :wink:
--Kale

Image
UserOfPure
Enthusiast
Enthusiast
Posts: 469
Joined: Sun Mar 16, 2008 9:18 am

Post by UserOfPure »

If it's anything like the Visual Basic editor, AND produces small tight code, then yes, I would pay for it in a second. PBDev comes close, but the code it produces is very bloated and all over the place, so I don't use it. And make sure your solution has all types of events for each gadget, ie. "OnClick(), OnKeyDown()" etc.
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

>PBDev comes close, but the code it produces is very bloated and all over the place

1) It's prob. bloathed code since i expect you want ~5-line programms?
The 'bloath'd' part will barely increase when used with larger apps.
It's *very* modular.

2) >and all over the place..
Hmm, the code is not for reuse, it's just meant to compile and then use the exe (or dll and such)
Often people simply can not handle the idea of 100% using a tool like this and will try to copy the code generated.
They stick what they used to do..
So be it..
User avatar
pdwyer
Addict
Addict
Posts: 2813
Joined: Tue May 08, 2007 1:27 pm
Location: Chiba, Japan

Post by pdwyer »

Can't say for sure if I'd buy it till after I see it but I'd certainly consider it.

Somethings I'd like to see (I think you've mentioned some already)

- IDE and dialog editor in one tool
- Project support
- splitter in the code window (so you can have two parts of the same source file open in different places)
- works with the PB debugger (stand alone one I guess)
- A Project explorer (see below).

In Powerbasic I used jellyfish pro and Lynx. Lynx project explorer doc'd to other IDE's and was great, see for screenshots http://www.zippety.net/ I don't think it's in active development anymore. Had a great tools tab too for launching things.
http://www.zippety.net/lx_pic2.htm
http://www.zippety.net/dockL.htm

I guess it's okay to pass a wish list back to a market research thread :P

Why not write it in PB?
Paul Dwyer

“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
Poshu
Enthusiast
Enthusiast
Posts: 459
Joined: Tue Jan 25, 2005 7:01 pm
Location: Canada

Post by Poshu »

Maybe... It's hard to say you'll buy something that doesn't exist right now.
User avatar
pdwyer
Addict
Addict
Posts: 2813
Joined: Tue May 08, 2007 1:27 pm
Location: Chiba, Japan

Post by pdwyer »

I guess the question is more "if a better or project oriented product comes out, how many potential customers are out there" or is everyone pretty content and not looking to buy even if a better product does come out.

I guess Kale would be the person to hazard a pretty good guess based on the book at how big the market is :)
Paul Dwyer

“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Post by Mistrel »

You'll be marketing a niche product to a niche community. If you're happy with that then go for it.
milan1612
Addict
Addict
Posts: 894
Joined: Thu Apr 05, 2007 12:15 am
Location: Nuremberg, Germany
Contact:

Post by milan1612 »

Mistrel wrote:You'll be marketing a niche product to a niche community. If you're happy with that then go for it.
That's true, but you'd definitely have at least one customer :)
Windows 7 & PureBasic 4.4
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Very possibly. I've bought almost everything PB that's been offered (including your book).

Might depend on the performance. I'd like to use the current ide but since my current development is a 20,000+ line program, anything in the current ide is too sluggish. JaPBe is instantaneous.

So if you can match JaPBe performance and give us a nice development environment, I'll take a real close look.

cheers
Post Reply