This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-06-21 13:06:44

Jman720
Scratcher
Registered: 2007-11-27
Posts: 1000+

OS engine

I'm thinking about making a simple OS engine with no apps, color, or anything at all that people can download and customize and upload it as there own os.  It would be very easy to customize and call someone's own all long as they would give me credit, what do you think? Do you think I should do it or not.


Solve for x
2+3+2+(-9)+1x+2x=7

Offline

 

#2 2008-06-21 13:23:58

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: OS engine

I think it'd be great for those lesser experienced Scratch-ers to be able to make their own OS

Offline

 

#3 2008-06-21 13:45:33

Hobbs1100
Scratcher
Registered: 2008-02-16
Posts: 500+

Re: OS engine

I was also thinking about that awhile ago. But then it would defeat the whole purpose of building Scratch OS's. Think about it. People would just use their own OS's, not others OS's. You would also need to find a way to make interchangable apps.

Offline

 

#4 2008-06-21 14:50:46

Jman720
Scratcher
Registered: 2007-11-27
Posts: 1000+

Re: OS engine

Hobbs1100 wrote:

You would also need to find a way to make interchangable apps.

No i wouldn't, the engine would be an empty shell with no applications at all, therefore users wold have to put in there own apps, th engine would have no apps, no color, no anything, the onlything it will have is a start menu and log in.


Solve for x
2+3+2+(-9)+1x+2x=7

Offline

 

#5 2008-06-21 15:09:01

Jman720
Scratcher
Registered: 2007-11-27
Posts: 1000+

Re: OS engine

Here is a prototype i whipped up in about five minutes.

http://scratch.mit.edu/projects/Jman720/194266


Solve for x
2+3+2+(-9)+1x+2x=7

Offline

 

#6 2008-06-21 15:58:31

Hobbs1100
Scratcher
Registered: 2008-02-16
Posts: 500+

Re: OS engine

Oh, okay, that's different. Yeah, that would be great.

Offline

 

#7 2008-06-21 16:03:36

Jman720
Scratcher
Registered: 2007-11-27
Posts: 1000+

Re: OS engine

Oh, and BTW, your Scratch OS probably is the best os on scratch!  I'm glad my game is in it!


Solve for x
2+3+2+(-9)+1x+2x=7

Offline

 

#8 2008-06-21 16:11:32

Hobbs1100
Scratcher
Registered: 2008-02-16
Posts: 500+

Re: OS engine

Jman720 wrote:

Oh, and BTW, your Scratch OS probably is the best os on scratch!  I'm glad my game is in it!

Thanks! Hey, aren't you surprised with Berrycuter OS and that other frontpage OS? I wonder how they got there.

Offline

 

#9 2008-06-21 16:17:37

Jman720
Scratcher
Registered: 2007-11-27
Posts: 1000+

Re: OS engine

Aye, agreed.  Both are not as good as I would hope for front page stuff.  Berrycuter is fun but WAAAAYYYY to girly and the Windows XP is not that good at all.


Solve for x
2+3+2+(-9)+1x+2x=7

Offline

 

#10 2008-06-21 20:33:31

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: OS engine

Jman720 wrote:

Aye, agreed.  Both are not as good as I would hope for front page stuff.  Berrycuter is fun but WAAAAYYYY to girly and the Windows XP is not that good at all.

Though they may be bad, I don't think you could be insulting them. It's not very nice.

Offline

 

#11 2008-06-21 21:49:44

Jman720
Scratcher
Registered: 2007-11-27
Posts: 1000+

Re: OS engine

I'm not insulting, I'm having an opinion. And Berrycuter isn't bad It is just girly and I'm a guy, therefore making it not the best to me.  And Windows XP DOES need a lot of improvements, I'm not insulting.


Solve for x
2+3+2+(-9)+1x+2x=7

Offline

 

#12 2008-06-27 18:07:18

Worfaniggles
Scratcher
Registered: 2008-06-13
Posts: 4

Re: OS engine

Good news!
I've decided to make a complete OS!

I think the key to stopping people from making their own OS is to have "developers" make their apps as a standalone scratch projects with compatible code.
Really, all you need is a broadcast to start up an app (move to front), a broadcast to end it (hide) and a few extras.  For example, I'm making a "hard drive" feature using colors so that you can take a "snapshot" of the status.  The snapshot code could then be entered into the os so that it's as if a user logged out.

I'm also working on window support with fonts (anybody notice that scrolling is like up and down arrows).

I'll put up a beta soon.

Offline

 

#13 2008-06-27 18:15:41

Hobbs1100
Scratcher
Registered: 2008-02-16
Posts: 500+

Re: OS engine

I used all broadcasts in PixBites 1.0 and it took me forever! 3 months after release, I tried to convert it to variables, but I just gave up. You need to use variables or else you're toast! Look at Pixbites 2.0. It has variables to start and end apps. This makes is easier to edit and build off it.

Also, if people can't make their own apps, why bother making an OS?

Offline

 

Board footer