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

#1 2011-10-31 13:40:22

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Scratch 2.0 FAQ

So it turns it became sort of FAQ topic...

Here's a little summery (I copied only the questions about 2.0):

roijac wrote:

will you release a beta version this year?

Lightnin wrote:

Unlikely. We may have an alpha ready for testing by CMs and such by the end of the year.

----

undefeatedgames wrote:

Do you have an expected release date? Will we be able to import movies into Scratch? Since Scratch will be in Flash, will we be able to convert Scratch programs to Flash?

Lightnin wrote:

We'll, we're shooting for Scratch Day 2012, but there's a lot of work to be done.
Importing movies: Probably not.
Convert to flash: It's not on the agenda, but we may explore ways of exporting projects in "standalone" formats. This might have to wait for 2.1.

By the way, the time between Scratch 2.0 and Scratch 2.1 will likely be a lot shorter. Being all "in the cloud" will mean that we can release beta versions of new features much more quickly and easily than before.

----

ProgrammingFreak wrote:

So what will 2.0 be programmed in?

Lightnin wrote:

Well, you see, 2.0 is both the editor and the site, whereas 1.4 is just the editor. So, 2.0 will have different parts made with different tools.

So here's the current breakdown:

project editor and player: flash
2.0 website front-end: python with django framework
2.0 website back-end: mysql

----

undefeatedgames wrote:

Do you think Scratch was/is successful in completing or achieving its goals?

Lightnin wrote:

Woah.  xD That's a really big question - not sure I have time to answer it properly.

I guess I'll say that in general, yes. We created a tool that kids can use to express themselves creatively - which was our primary goal. And quite a few did, and quite a few made and shared projects, so now we have 2,000,000 that anyone can download and check out.  smile  So: so far so good, but, obviously, we couldn't have done it without all the awesome Scratchers.

----

TheCatAndTheBanana wrote:

A classic mode (only the editor) might be quite useful when my rubbish internet goes over like it does about 5478935548545756983470568974907659086.6 times a day..

Lightnin wrote:

Yep! That's in the works. There's a link to the 2.0 FAQ that mentions it somewhere...

----

Dinoclor wrote:

Are we going to need to buy flash to mod it?

Lightnin wrote:

I don't think so - I think there are free flash editors out there.

Some of us really wanted to do it all in HTML 5, but that'd mean waiting additional year(s). For example, there still isn't a good sound API that's really established itself as the standard for HTML 5 yet. Since there's no standard, there's no telling which browser will support which API.  Those questions have to get sorted before you can build software on something. So, basically, we gotta use Flash if we want stuff to work in the not-too-distant future.

re: Flash editors. After a quick google I found this: Seems ok at first glance...
http://www.flashdevelop.org/wikidocs/in … =Main_Page

----

undefeatedgames wrote:

Will you add a way so projects created with mods or those that have custom blocks can be added to the Scratch website?

Lightnin wrote:

Well, this is a fairly complicated problem. When you make a mod editor with new features, it sort of goes without saying that it'll be able to "play" projects that use those new features. But how will anything else - like for example, our official project player - know about those changes? If we allow anyone who makes a mod to also hack the code for the website project player, well, that could be a lot of people stepping on the same code, and there's plenty of potential to create new bugs and otherwise accidentally break stuff.

So eventually we'd like to create ways for our awesome community of modders to make extensions for 2.0 - and there's already been some planning about it. But it's going to take some time, and is likely to be something that'll come out in Scratch 2.1 if I had to guess...

In short, it's not an easy / simple problem, even though it may seem like it.

----

rabbit1131 wrote:

So will Scratch no longer have any connection to Squeak?

Lightnin wrote:

Well, we'll always be grateful and connected, since all the 1.x versions were made by possible by Squeak and the Squeak community. But since we felt it was important to move the next version into the cloud, it was necessary to use foundations / languages that are more suitable for that and other goals we have for the project. So future development won't use Squeak.

----

Dinoclor wrote:

Another question: will older .sb files still work?

Lightnin wrote:

Sure - and you'll still be able to upload stuff to the 2.0 site with Scratch 1.4 or even earlier versions of Scratch.

However, you cannot download a project made with Scratch 2.0 as an .sb file, or open it in Scratch 1.4. Scratch 1.4 won't be able to recognize the file format, or the new features.

Dinoclor wrote:

K, that makes sense. So, it will be like the Bad Header error when you try to open 1.4 files in 1.2?

Lightnin wrote:

No - the files won't end in .sb, so you won't even be able to open them in Scratch 1.4. We're switching to an all new file format.

----

legoscratch wrote:

In 2.0, will you be able to open a file (in the offline version) by double clicking?

Lightnin wrote:

Sure - I imagine so. I don't see any reason why we wouldn't be able to setup a new file association.  smile

---------original post---------

Lightnin wrote:

Interesting discussion, and I'm glad to see some folks are fans of python. That's what the front-end of Scratch 2.0 will be written in.  smile

discuss  big_smile

source

Last edited by roijac (2011-11-01 06:45:34)

Offline

 

#2 2011-10-31 13:40:48

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Scratch 2.0 FAQ

:oooooo

Offline

 

#3 2011-10-31 13:42:38

Lightnin
Scratch Team
Registered: 2008-11-03
Posts: 1000+

Re: Scratch 2.0 FAQ

smile  Anything else you wanna know? I can answer a few questions....


Help Scratchers make the leap to 2.0!
http://img818.imageshack.us/img818/6844/transitionteam.jpg

Offline

 

#4 2011-10-31 13:50:21

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Scratch 2.0 FAQ

will you release a beta version this year?  tongue

Offline

 

#5 2011-10-31 13:53:17

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Scratch 2.0 FAQ

Lightnin wrote:

smile  Anything else you wanna know? I can answer a few questions....

Not quite relevent, but did you lose power during the snowstorm?


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#6 2011-10-31 14:12:30

Lightnin
Scratch Team
Registered: 2008-11-03
Posts: 1000+

Re: Scratch 2.0 FAQ

roijac wrote:

will you release a beta version this year?  tongue

Unlikely. We may have an alpha ready for testing by CMs and such by the end of the year.

re: Snowstorm - nope, it wasn't too bad around here, at least as far as I saw. No loss of power.


Help Scratchers make the leap to 2.0!
http://img818.imageshack.us/img818/6844/transitionteam.jpg

Offline

 

#7 2011-10-31 14:17:31

undefeatedgames
Scratcher
Registered: 2011-05-22
Posts: 1000+

Re: Scratch 2.0 FAQ

Do you have an expected release date? Will we be able to import movies into Scratch? Since Scratch will be in Flash, will we be able to convert Scratch programs to Flash?


Please call me udg or bearsfan, not undefeated.
Scratch and Misc.! Click here for Misc.'s Successorhttps://lh3.googleusercontent.com/-jkhes3yzmQk/T7G_BnxT9xI/AAAAAAAABYI/xhoN1Jk2M08/s513/sigp1.gif

Offline

 

#8 2011-10-31 14:21:21

Lightnin
Scratch Team
Registered: 2008-11-03
Posts: 1000+

Re: Scratch 2.0 FAQ

undefeatedgames wrote:

Do you have an expected release date? Will we be able to import movies into Scratch? Since Scratch will be in Flash, will we be able to convert Scratch programs to Flash?

We'll, we're shooting for Scratch Day 2012, but there's a lot of work to be done.
Importing movies: Probably not.
Convert to flash: It's not on the agenda, but we may explore ways of exporting projects in "standalone" formats. This might have to wait for 2.1.

By the way, the time between Scratch 2.0 and Scratch 2.1 will likely be a lot shorter. Being all "in the cloud" will mean that we can release beta versions of new features much more quickly and easily than before.


Help Scratchers make the leap to 2.0!
http://img818.imageshack.us/img818/6844/transitionteam.jpg

Offline

 

#9 2011-10-31 14:23:02

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Scratch 2.0 FAQ

So what will 2.0 be programmed in?  hmm

Offline

 

#10 2011-10-31 14:25:34

Lightnin
Scratch Team
Registered: 2008-11-03
Posts: 1000+

Re: Scratch 2.0 FAQ

ProgrammingFreak wrote:

So what will 2.0 be programmed in?  hmm

Well, you see, 2.0 is both the editor and the site, whereas 1.4 is just the editor. So, 2.0 will have different parts made with different tools.

So here's the current breakdown:

project editor and player: flash
2.0 website front-end: python with django framework
2.0 website back-end: mysql


Help Scratchers make the leap to 2.0!
http://img818.imageshack.us/img818/6844/transitionteam.jpg

Offline

 

#11 2011-10-31 14:28:31

undefeatedgames
Scratcher
Registered: 2011-05-22
Posts: 1000+

Re: Scratch 2.0 FAQ

Do you think Scratch was/is successful in completing or achieving its goals?


Please call me udg or bearsfan, not undefeated.
Scratch and Misc.! Click here for Misc.'s Successorhttps://lh3.googleusercontent.com/-jkhes3yzmQk/T7G_BnxT9xI/AAAAAAAABYI/xhoN1Jk2M08/s513/sigp1.gif

Offline

 

#12 2011-10-31 14:34:59

rabbit1131
Scratcher
Registered: 2009-10-16
Posts: 1000+

Re: Scratch 2.0 FAQ

Lightnin wrote:

smile  Anything else you wanna know? I can answer a few questions....

Any ROUGH idea of when the first alpha release will be out?


The Intergalactic Adventures of Revesilia! I hope you will partake in this gigantic undertaking, to build the sequel to the hit map The Adventures of Revesilia! The Intergalactic Adventures of Revesilia Map Builders Application thread! http://internetometer.com/image/35004.png

Offline

 

#13 2011-10-31 14:35:15

TheCatAndTheBanana
Scratcher
Registered: 2008-03-21
Posts: 1000+

Re: Scratch 2.0 FAQ

A classic mode (only the editor) might be quite useful when my rubbish internet goes over like it does about 5478935548545756983470568974907659086.6 times a day..


My Newest Project!
Ceta? wat r u doin? CETA! STAHP!

Offline

 

#14 2011-10-31 14:44:18

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Scratch 2.0 FAQ

Lightnin wrote:

ProgrammingFreak wrote:

So what will 2.0 be programmed in?  hmm

Well, you see, 2.0 is both the editor and the site, whereas 1.4 is just the editor. So, 2.0 will have different parts made with different tools.

So here's the current breakdown:

project editor and player: flash
2.0 website front-end: python with django framework
2.0 website back-end: mysql

Oh. :]

Okay, wow. I don't know any of those. So no editing it for me.
Well, I guess the flash editor won't be open source.  hmm

Offline

 

#15 2011-10-31 14:45:42

Lightnin
Scratch Team
Registered: 2008-11-03
Posts: 1000+

Re: Scratch 2.0 FAQ

undefeatedgames wrote:

Do you think Scratch was/is successful in completing or achieving its goals?

Woah.  xD That's a really big question - not sure I have time to answer it properly.

I guess I'll say that in general, yes. We created a tool that kids can use to express themselves creatively - which was our primary goal. And quite a few did, and quite a few made and shared projects, so now we have 2,000,000 that anyone can download and check out.  smile  So: so far so good, but, obviously, we couldn't have done it without all the awesome Scratchers.

Last edited by Lightnin (2011-10-31 14:51:06)


Help Scratchers make the leap to 2.0!
http://img818.imageshack.us/img818/6844/transitionteam.jpg

Offline

 

#16 2011-10-31 14:46:06

Dinoclor
Scratcher
Registered: 2010-06-10
Posts: 1000+

Re: Scratch 2.0 FAQ

Are we going to need to buy flash to mod it?


This is a temporary signature. It will exist until I think of something witty.

Offline

 

#17 2011-10-31 14:46:28

Lightnin
Scratch Team
Registered: 2008-11-03
Posts: 1000+

Re: Scratch 2.0 FAQ

TheCatAndTheBanana wrote:

A classic mode (only the editor) might be quite useful when my rubbish internet goes over like it does about 5478935548545756983470568974907659086.6 times a day..

Yep! That's in the works. There's a link to the 2.0 FAQ that mentions it somewhere...


Help Scratchers make the leap to 2.0!
http://img818.imageshack.us/img818/6844/transitionteam.jpg

Offline

 

#18 2011-10-31 14:48:11

undefeatedgames
Scratcher
Registered: 2011-05-22
Posts: 1000+

Re: Scratch 2.0 FAQ

Will you add a way so projects created with mods or those that have custom blocks can be added to the Scratch website?


Please call me udg or bearsfan, not undefeated.
Scratch and Misc.! Click here for Misc.'s Successorhttps://lh3.googleusercontent.com/-jkhes3yzmQk/T7G_BnxT9xI/AAAAAAAABYI/xhoN1Jk2M08/s513/sigp1.gif

Offline

 

#19 2011-10-31 14:49:00

Lightnin
Scratch Team
Registered: 2008-11-03
Posts: 1000+

Re: Scratch 2.0 FAQ

Dinoclor wrote:

Are we going to need to buy flash to mod it?

I don't think so - I think there are free flash editors out there.

Some of us really wanted to do it all in HTML 5, but that'd mean waiting additional year(s). For example, there still isn't a good sound API that's really established itself as the standard for HTML 5 yet. Since there's no standard, there's no telling which browser will support which API.  Those questions have to get sorted before you can build software on something. So, basically, we gotta use Flash if we want stuff to work in the not-too-distant future.

re: Flash editors. After a quick google I found this: Seems ok at first glance...
http://www.flashdevelop.org/wikidocs/in … =Main_Page

Last edited by Lightnin (2011-10-31 14:50:17)


Help Scratchers make the leap to 2.0!
http://img818.imageshack.us/img818/6844/transitionteam.jpg

Offline

 

#20 2011-10-31 14:51:39

Dinoclor
Scratcher
Registered: 2010-06-10
Posts: 1000+

Re: Scratch 2.0 FAQ

Lightnin wrote:

Dinoclor wrote:

Are we going to need to buy flash to mod it?

I don't think so - I think there are free flash editors out there.

Some of us really wanted to do it all in HTML 5, but that'd mean waiting additional year(s). For example, there still isn't a good sound API that's really established itself as the standard for HTML 5 yet. Since there's no standard, there's no telling which browser will support which API.  Those questions have to get sorted before you can build software on something. So, basically, we gotta use Flash if we want stuff to work in the not-too-distant future.

re: Flash editors. After a quick google I found this: Seems ok at first glance...
http://www.flashdevelop.org/wikidocs/in … =Main_Page

OK thanks  smile


This is a temporary signature. It will exist until I think of something witty.

Offline

 

#21 2011-10-31 14:54:53

Lightnin
Scratch Team
Registered: 2008-11-03
Posts: 1000+

Re: Scratch 2.0 FAQ

undefeatedgames wrote:

Will you add a way so projects created with mods or those that have custom blocks can be added to the Scratch website?

Well, this is a fairly complicated problem. When you make a mod editor with new features, it sort of goes without saying that it'll be able to "play" projects that use those new features. But how will anything else - like for example, our official project player - know about those changes? If we allow anyone who makes a mod to also hack the code for the website project player, well, that could be a lot of people stepping on the same code, and there's plenty of potential to create new bugs and otherwise accidentally break stuff.

So eventually we'd like to create ways for our awesome community of modders to make extensions for 2.0 - and there's already been some planning about it. But it's going to take some time, and is likely to be something that'll come out in Scratch 2.1 if I had to guess...

In short, it's not an easy / simple problem, even though it may seem like it.


Help Scratchers make the leap to 2.0!
http://img818.imageshack.us/img818/6844/transitionteam.jpg

Offline

 

#22 2011-10-31 14:55:59

Lightnin
Scratch Team
Registered: 2008-11-03
Posts: 1000+

Re: Scratch 2.0 FAQ

Dinoclor wrote:

OK thanks  smile

smile  No problem.


Help Scratchers make the leap to 2.0!
http://img818.imageshack.us/img818/6844/transitionteam.jpg

Offline

 

#23 2011-10-31 14:57:26

Dinoclor
Scratcher
Registered: 2010-06-10
Posts: 1000+

Re: Scratch 2.0 FAQ

Another question: will older .sb files still work?


This is a temporary signature. It will exist until I think of something witty.

Offline

 

#24 2011-10-31 14:58:30

undefeatedgames
Scratcher
Registered: 2011-05-22
Posts: 1000+

Re: Scratch 2.0 FAQ

What do you recommend to teach in a class that teaches Scratch? I taught one before at my library, and I'm teaching another in February.


Please call me udg or bearsfan, not undefeated.
Scratch and Misc.! Click here for Misc.'s Successorhttps://lh3.googleusercontent.com/-jkhes3yzmQk/T7G_BnxT9xI/AAAAAAAABYI/xhoN1Jk2M08/s513/sigp1.gif

Offline

 

#25 2011-10-31 14:59:59

Lightnin
Scratch Team
Registered: 2008-11-03
Posts: 1000+

Re: Scratch 2.0 FAQ

Dinoclor wrote:

Another question: will older .sb files still work?

Sure - and you'll still be able to upload stuff to the 2.0 site with Scratch 1.4 or even earlier versions of Scratch.

However, you cannot download a project made with Scratch 2.0 as an .sb file, or open it in Scratch 1.4. Scratch 1.4 won't be able to recognize the file format, or the new features.


Help Scratchers make the leap to 2.0!
http://img818.imageshack.us/img818/6844/transitionteam.jpg

Offline

 

Board footer