New Operating System development IDE software announcement

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
fy1vo51
Posts: 1
Joined: Mon Dec 16, 2019 4:10 pm

New Operating System development IDE software announcement

Post by fy1vo51 »

This year, I would like to introduce a new IDE software for developing an operating system with BASIC programming language called DevOS Studio IDE, is a free software for Windows platform. It's similar like Cosmos of C#, but this is with BASIC code.

The software is under development, try the beta release to test yourself and you can enjoy for a stable release.

Current version (Beta): 0.9.2945

Site: https://sourceforge.net/projects/devos-studio/
ArgonAquila
Posts: 15
Joined: Fri Jul 17, 2020 12:43 pm
Libera.chat IRC: argonaquila
Location: Paraguay
Contact:

Re: New Operating System development IDE software announceme

Post by ArgonAquila »

fy1vo51 wrote:This year, I would like to introduce a new IDE software for developing an operating system with BASIC programming language called DevOS Studio IDE, is a free software for Windows platform. It's similar like Cosmos of C#, but this is with BASIC code.

The software is under development, try the beta release to test yourself and you can enjoy for a stable release.

Current version (Beta): 0.9.2945

Site: https://sourceforge.net/projects/devos-studio/
Good project fy1vo51. I think you did good project while I suck at making programs. You might saw ArgonOS Failure that I was a dickhead.
Okay. But you need to read this because this project could have been better.

Strongly recommended of those actions are these:

> You need to switch to QB64 from QBasic. / Because QBasic is not maintained since 1990 and does not support x86_64. QB64 is advanced version of QBasic anyways.
> You need to add UEFI and ACPI support. / Who really uses those dinosaur computers like BIOS only and Non-APM/ACPI pc's?
> Touchscreen support is required. / Because some people have touchscreen computers and touchscreen tablets today.
> Add ARM64 support. / Because some people that are poor and uses Raspberry Pi computers.
> Add Vector graphics and 32 bit bitmap graphics mode. / Nobody will get interested while it is graphically low library called FormGUI with 16bit 640x480 mode.
> SATA and SSD support is needed / Hard drives are no longer in demand so you need to add SSD support.
> Replace DOSBox with QEMU / People are using QEMU for emulation not DOSBox.
> Add signature to software. / Its very hard but there are open source digital authentication signature software you can check it out. Antiviruses will ask to remove it if you dont sign the software.
> Make it cross-plaform / Because some people are using GNU/Linux and macOS'es too.
> Make a proper documentation. / Some people wants to learn how to make operating systems.
> Unicode support is required with localization. / Different nations use keyboards with different layouts. Also some people might not know English.

So if you do these things, your software will become popular. Otherwise nobody will download it.

Regards,

-AquilaHycanithum.
Prendre soin de sa sante www.viagrasansordonnancefr.com pharmacie de Paris
User avatar
iansjack
Member
Member
Posts: 4682
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: New Operating System development IDE software announceme

Post by iansjack »

Where is the source code?
User avatar
eekee
Member
Member
Posts: 872
Joined: Mon May 22, 2017 5:56 am
Location: Kerbin
Discord: eekee
Contact:

Re: New Operating System development IDE software announceme

Post by eekee »

It looks nice, as IDEs go. :) But you omit something important: which version(s) of Basic does it cover? Microsoft BASIC? BBC Basic? Microsoft QuickBasic? FreeBasic? Microsoft Visual Basic? Someone else's BASIC?

(There is a BBC Basic OS, but it's unmaintained.)
Kaph — a modular OS intended to be easy and fun to administer and code for.
"May wisdom, fun, and the greater good shine forth in all your work." — Leo Brodie
klange
Member
Member
Posts: 679
Joined: Wed Mar 30, 2011 12:31 am
Libera.chat IRC: klange
Discord: klange

Re: New Operating System development IDE software announceme

Post by klange »

fy1vo51,

Reporting posters who are providing feedback or asking for source code (you supposedly are releasing your project under the LGPL, according to your Sourceforge page, so where is the source code?) as "off topic" is an abuse of the report system. If you can not accept constructive criticism, you should avoid posting your project in the first place.

- The Moderation Team
Post Reply