New OS Development: We Need People Interested In.

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
waheed

New OS Development: We Need People Interested In.

Post by waheed »

Hello,

We are a small software development organization. I am the boss of it. I am plaining to geather the people who are interested in development of OS. This will be an opensource clone of windows + linux(Close to ReactOS[www.reactos.com]).

My plan is to develop a community which will be responsible for development of that operating system. I and some of our friends are already working on this project, which is in the very begining.

I request people who are interested in, to contact me via email: [email protected] with "Subjected: OS Development" as email subject.
Ozguxxx

Re:New OS Development: We Need People Interested In.

Post by Ozguxxx »

How much will you pay?
Waheed Akhtar

Re:New OS Development: We Need People Interested In.

Post by Waheed Akhtar »

Hello,

You have asked a very relative question and infact i would have given an explaination erlier, which i forgot. Fact is that this project will be an open source project, that means it will be 100% free for end user. That is the reason we are looking for contributers. Contributers will not be paid initially untill we don't recieve any sponsorships or donations. But, we shall be helding awards such things for developed parts of OS, to make QUALITY OF WORK 100% +.

BUT againg, infact there will no pay/salery stuff infact.

Thanks to a lot for your earliest response. I shall be looking forward for your reply.
DennisCGc

Re:New OS Development: We Need People Interested In.

Post by DennisCGc »

How much will you pay?
Payment ? >:(
You're a B.G.
We are a small software development organization. I am the boss of it. I am plaining to geather the people who are interested in development of OS. This will be an opensource clone of windows + linux(Close to ReactOS[www.reactos.com]).

My plan is to develop a community which will be responsible for development of that operating system. I and some of our friends are already working on this project, which is in the very begining.

I request people who are interested in, to contact me via email: [email protected] with "Subjected: OS Development" as email subject
It sound like Lindows (or for European people: LinDash)
Well, I'm A LITTLE BIT interested, and, is the OS going to be free ?
And another thing, where do you think you're going to get the Windows API'S ? ::)
Waheed Akhtar

Re:New OS Development: We Need People Interested In.

Post by Waheed Akhtar »

Hello,

Thanks for your interest. I divide your reply in 3 parts as follows:

1- Will it be like Lindows:
No it will not be like Lindows, but will be something better than Lindows. Reason is, Lindows is RedHat Linux boud with Wine. But it will be infact a true clone of MS WindowsXP or Longhorn with added features that it will be a Linux too, user if user typed c:\ e.g. os will recognize it and perform task and if he types cd /, that will also be recognized. Actually we are thinking off to make something like client-server thing for kernel shell. Our command prompt will be a client wichi will communicate a backfground service which will be the kernal infact.

2- Will you pay: No we shall not pay unless we dont have donations and sponsors. We shall establish a system which will show the status of any donation and sponsor, so that each person in team will be able to claim his share in near future.

3- From Where you will have Windows API's: Most of these API's we shall develop, we shall have section and people divided in sections who will be dedicated for this.
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:New OS Development: We Need People Interested In.

Post by Pype.Clicker »

- questions about payment were inevitable as soon as you sound like a 'recruiter' ::)

- i guess what was meant with the windows API was "how are you going to know what is required to support windows programs" rather than "how are you going to get code that provides support for windows programs".

- i haven't studied the licenses details but i wouldn't be surpirsed if the EULA prevented you from looking at the symbol names in the DLL and then publish them as open-source document ... Does someone who has tried Win-based development knows how 'free' the win API is ?
DennisCGc

Re:New OS Development: We Need People Interested In.

Post by DennisCGc »

1- Will it be like Lindows:
No it will not be like Lindows, but will be something better than Lindows. Reason is, Lindows is RedHat Linux boud with Wine. But it will be infact a true clone of MS WindowsXP or Longhorn with added features that it will be a Linux too, user if user typed c:\ e.g. os will recognize it and perform task and if he types cd /, that will also be recognized. Actually we are thinking off to make something like client-server thing for kernel shell. Our command prompt will be a client wichi will communicate a backfground service which will be the kernal infact.
Lindows is based on debian linux.
And, intergrating the shell might be a bad idea.
A shell is a program, not a special program, like DOS does.
3- From Where you will have Windows API's: Most of these API's we shall develop, we shall have section and people divided in sections who will be dedicated for this.
So, you didn't think about that ? :o
To create an OS, you should plan first! ( I think ;) )
waheed

Re:New OS Development: We Need People Interested In.

Post by waheed »

yes offcourse, we are in plaining stage, but we are trying to look/gather people arround us to start extensive development.
waheed

Re:New OS Development: We Need People Interested In.

Post by waheed »

ReactOS is a opensource OS, which is a smal clone of windows 95. They have few dll's from roinal ones that microsoft delivers. But i am not personalyy interested into using those from MS, as it will be a big problem once we shall be bigger. Also there are software, emulaters which tracks memory and tell which API generated what call and what happened in memory etc.
DennisCGc

Re:New OS Development: We Need People Interested In.

Post by DennisCGc »

Well, I wish you good luck, if you're going to do that ;)
Since many programs are active, and the programs are doing a lot, than you could imagine, it would be difficult to filter somethings.
ReactOS is a opensource OS, which is a smal clone of windows 95. They have few dll's from roinal ones that microsoft delivers.
It is a clone of Windows NT :)
(Ask Candy ;) )
Waheed Akhtar

Re:New OS Development: We Need People Interested In.

Post by Waheed Akhtar »

No, it is not a clone of winNt, but they are leading it towards to WinNT:)
DennisCGc

Re:New OS Development: We Need People Interested In.

Post by DennisCGc »

Waheed Akhtar wrote: No, it is not a clone of winNt, but they are leading it towards to WinNT:)
No ? ::)
That's why it has NTOSKRNL.EXE ;)
(Or is it just a renaming of the kernel ? ::) )
waheed

Re:New OS Development: We Need People Interested In.

Post by waheed »

Yes you are right that it has NTOSKRNL.EXE, but infact it is not a tru NT clone yet, it is very close to WIN95 but more stable.:)
DennisCGc

Re:New OS Development: We Need People Interested In.

Post by DennisCGc »

And it loads like Windows NT, even the starting screen.
And I know that, because I tested it on Bochs ;D
(I'm annoying, and I want to prove my right ;) )
waheed

Re:New OS Development: We Need People Interested In.

Post by waheed »

I have tested it on VMWear and MS Virtual PC:) You
Post Reply