OrangeOS

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
OrangeOS
Posts: 3
Joined: Thu Dec 04, 2008 3:59 pm

OrangeOS

Post by OrangeOS »

For the past few months, I've been working on a custom OS.

So far, I have the following done:
  • Custom Kernel
    Custom GUI
    Full Multitasking
    Complete Custom Office Suite
    Internet Browser
    32 bit and 64 bit Compatible
I'm not ready to release pictures or video yet, but I hope to do that soon. I plan on keeping it closed source and making it proprietary.
User avatar
Alboin
Member
Member
Posts: 1466
Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia

Re: OrangeOS

Post by Alboin »

Custom Kernel
Custom GUI
Full Multitasking
Complete Custom Office Suite
Internet Browser
32 bit and 64 bit Compatible
In a few months? Is this OS perhaps Linux?
C8H10N4O2 | #446691 | Trust the nodes.
OrangeOS
Posts: 3
Joined: Thu Dec 04, 2008 3:59 pm

Re: OrangeOS

Post by OrangeOS »

Nope. As I said everything is custom made.
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: OrangeOS

Post by Combuster »

I have to agree with Alboin - it is not doable to write every line of a complete OS from scratch within such short timespan. Comparing to my own os it means that you do over ten-thousand lines of code a day.

So you have to come with a bit more than a just an hard to believe claim.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
quanganht
Member
Member
Posts: 301
Joined: Fri May 16, 2008 7:13 pm
Location: Hanoi, Vietnam

Re: OrangeOS

Post by quanganht »

Maybe he reuse code?
"Programmers are tools for converting caffeine into code."
OrangeOS
Posts: 3
Joined: Thu Dec 04, 2008 3:59 pm

Re: OrangeOS

Post by OrangeOS »

It's not entirely complete. There are many features that don't work yet. Only the ones I outlined are working.
User avatar
01000101
Member
Member
Posts: 1599
Joined: Fri Jun 22, 2007 12:47 pm
Contact:

Re: OrangeOS

Post by 01000101 »

Custom Kernel:
* ... nothing special about that here.

Custom GUI:
* could be very basic or using transplanted video libraries

Full Multitasking:
* not impossible to code in the time claimed

Complete Custom Office Suite:
* a basic notepad and spreadsheet application fulfills that, once again, not impossible.

Internet Browser:
* this is the only one I would claim to be impossible. but, he/she/it could use the term in any given number of ways (graphical or not, compliant or not, full/partial/minimal HTML/JavaScript/etc... support)

32 bit and 64 bit Compatible:
* compatibility mode is not hard to enter and requires very little time to do.


I wouldn't call this impossible, just maybe the wording could be toned down a lot as I have a feeling that the 'features' aren't as advanced or mature as portrait.
User avatar
quanganht
Member
Member
Posts: 301
Joined: Fri May 16, 2008 7:13 pm
Location: Hanoi, Vietnam

Re: OrangeOS

Post by quanganht »

OrangeOS wrote:For the past few months, I've been working on a custom OS.

So far, I have the following done:
  • Custom Kernel
    Custom GUI
    Full Multitasking
    Complete Custom Office Suite
    Internet Browser
    32 bit and 64 bit Compatible
I'm not ready to release pictures or video yet, but I hope to do that soon. I plan on keeping it closed source and making it proprietary.
When you post something, you should have some proofs.
"Programmers are tools for converting caffeine into code."
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: OrangeOS

Post by Troy Martin »

quanganht wrote:When you post something, you should have some proofs.
/agree
Give us some screenies. I would.
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
DeletedAccount
Member
Member
Posts: 566
Joined: Tue Jun 20, 2006 9:17 am

Re: OrangeOS

Post by DeletedAccount »

Hi,
But why should we really care :D . It really is none of my business . But I would like to encourage people who have done well :P .

Regards
Shrek
RevivalDBM
Member
Member
Posts: 34
Joined: Sun Aug 03, 2008 5:38 am

Re: OrangeOS

Post by RevivalDBM »

This sounds doubtful at best, however, as 01000101 pointed out, it is possible, if the creator has a LOT of experiance.
jake12
Posts: 14
Joined: Mon Nov 24, 2008 7:03 pm

Re: OrangeOS

Post by jake12 »

Everything he said was true, I have seen it. He brought it to the University and tested it in the lab. His kernel and loaders all fit in the first 512 of a floppy and it has error handling! He wrote his own compiler and it optimizes code, not even one code cave anywhere! His browser is a bit buggy though. It renders images like IE and it doesn't fully support CSS, but it still works pretty well. His GUI is fugly though, but not everyone is an artist. His Office Suite is a true Office Suite, it has a version of excel, word, power point, and outlook; it even looks similar in a lot of ways. He codes very fast and I heard he stays up really late and rarely is away from his computer, so yeah it is true.
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: OrangeOS

Post by Troy Martin »

I believed you for the first two sentences. But it's impossible to put all that stuff, let alone exception handling in a single sector. Maybe you could fit a shell, file loading, and exception handlers in a CD sector (2048 bytes of data) but definitely not 512 bytes.
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
OrOS
Member
Member
Posts: 143
Joined: Sat Sep 08, 2007 11:26 pm
Location: Canada

Re: OrangeOS

Post by OrOS »

B.S.

Want to provide even a scrap of proof, rather then just logging in as another user?
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: OrangeOS

Post by Troy Martin »

Normally I'm not the kind of person to do this, but...
OrangeOS 95
OrangeOS 95
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
Locked