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

#626 2011-04-26 14:15:25

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: ITopic: Welcome to your local block library!

ProgrammingFreak wrote:

Pecola1 wrote:

ssss wrote:


Renamed Rocket -_-

;( I liked RKT. Lets call it both, otherwise U know what will happen.

You quit or its Ribbit.  tongue

(I doubt the latter one.)

Uh oh, its happening! JK LOL XD


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#627 2011-04-26 14:18:27

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

Re: ITopic: Welcome to your local block library!

Pecola1 wrote:

ProgrammingFreak wrote:

Pecola1 wrote:

sparks wrote:

Non-librarians are welcome to add help with the library by working on new ideas - librarians are just there to keep the library updated  wink

What we need is an online program that can edit the contents of the Scratch smalltalk browser. The program would be able to give a user a list of blocks with checkbox options as to which blocks they want - then add the code for those blocks to the correct section of that copy of Scratch before providing a download link to it. No idea if that's possible. If a patches system is possible to easily use with normal Scratch that will be very cool, I've wanted to find a way to make Scratch blocks downloadable too for ages!

YAY! BTW yall, I have been sick, so I just got a 2-3 hour nap. That felt good, I wonder if i can do my SAT tomorrow? I feel better. [/offTopicness] Let me tell you a problem we will run into and a way too solve it. By making a patch, you cannot simply add to a method, only overwrite it, so for the blockspec, we cannot do. UNLESS we make a dialog which would tell you, "This will over right any block you have made beside ones you download, is that okay?" How do we fix it, we simply make it so each block has its own blockspec, for example the say nothing would be:

sayNothingBlockspec
^( 'looks' ('say nothing' #- #sayNothing) )

And we could simply have a beginning patch for you to download which would have at the end
This it will also make all the blockspecs, but they will all be blank, until you download that block.

Hope you feel better!  big_smile
SAT? What grade are you in?
So it reports a block. Cool!

I am in 7th, LOL, in break time I started writing squeak for the new download feature and my friend next to me (who was also done) was like, "What the..." I WROTE ON THE PAPER I'll tell you later... its a programming code called Squeak Smalltalk. Later he thought i had said squeaky talk, and I told him what it really was and...[/offTOPIC]
I thought about what we can do, we could simply make a place named findCustomDropdown: and it would go at the end of uncoloredArgMorphFor:. The method would be like uncolored arg morph for only it would contain only the custom ones, it would on the first download (THE ORIGINAL PATCH) make all the drop-downs and at the end it would have report the default number drop-down. I have some questions, should we make a remove custom block option? Also an export block?

Oh, I thought the SAT was for high school. I'm in 7th also.
lol

Offline

 

#628 2011-04-26 14:22:48

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: ITopic: Welcome to your local block library!

ProgrammingFreak wrote:

Pecola1 wrote:

ProgrammingFreak wrote:


Hope you feel better!  big_smile
SAT? What grade are you in?
So it reports a block. Cool!

I am in 7th, LOL, in break time I started writing squeak for the new download feature and my friend next to me (who was also done) was like, "What the..." I WROTE ON THE PAPER I'll tell you later... its a programming code called Squeak Smalltalk. Later he thought i had said squeaky talk, and I told him what it really was and...[/offTOPIC]
I thought about what we can do, we could simply make a place named findCustomDropdown: and it would go at the end of uncoloredArgMorphFor:. The method would be like uncolored arg morph for only it would contain only the custom ones, it would on the first download (THE ORIGINAL PATCH) make all the drop-downs and at the end it would have report the default number drop-down. I have some questions, should we make a remove custom block option? Also an export block?

Oh, I thought the SAT was for high school. I'm in 7th also.
lol

Oh... sorry, it was Stanford not the real SAT, I should have made it clear, Stanford goes from like 2nd to high school.


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#629 2011-04-26 14:25:02

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

Re: ITopic: Welcome to your local block library!

Pecola1 wrote:

ProgrammingFreak wrote:

Pecola1 wrote:


I am in 7th, LOL, in break time I started writing squeak for the new download feature and my friend next to me (who was also done) was like, "What the..." I WROTE ON THE PAPER I'll tell you later... its a programming code called Squeak Smalltalk. Later he thought i had said squeaky talk, and I told him what it really was and...[/offTOPIC]
I thought about what we can do, we could simply make a place named findCustomDropdown: and it would go at the end of uncoloredArgMorphFor:. The method would be like uncolored arg morph for only it would contain only the custom ones, it would on the first download (THE ORIGINAL PATCH) make all the drop-downs and at the end it would have report the default number drop-down. I have some questions, should we make a remove custom block option? Also an export block?

Oh, I thought the SAT was for high school. I'm in 7th also.
lol

Oh... sorry, it was Stanford not the real SAT, I should have made it clear, Stanford goes from like 2nd to high school.

Oh.  tongue

Offline

 

#630 2011-04-26 14:33:32

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: ITopic: Welcome to your local block library!

Guys (and gals if there are any) once I get on a scratch computer I will make a test block download, but for now I can't do anything.


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#631 2011-04-26 14:44:34

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ITopic: Welcome to your local block library!

Pecola1 wrote:

Guys (and gals if there are any) once I get on a scratch computer I will make a test block download, but for now I can't do anything.

Great! I don't think there are any female librarians.  tongue

Offline

 

#632 2011-04-26 14:47:20

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: ITopic: Welcome to your local block library!

scimonster wrote:

Pecola1 wrote:

Guys (and gals if there are any) once I get on a scratch computer I will make a test block download, but for now I can't do anything.

Great! I don't think there are any female librarians.  tongue

what if i were one? LOL JK XD I am not.


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#633 2011-04-26 14:49:54

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ITopic: Welcome to your local block library!

Pecola1 wrote:

scimonster wrote:

Pecola1 wrote:

Guys (and gals if there are any) once I get on a scratch computer I will make a test block download, but for now I can't do anything.

Great! I don't think there are any female librarians.  tongue

what if i were one? LOL JK XD I am not.

You've said that already. XD

Offline

 

#634 2011-04-26 14:56:33

xIIV
New Scratcher
Registered: 2010-12-04
Posts: 72

Re: ITopic: Welcome to your local block library!

Pecola1 wrote:

scimonster wrote:

Pecola1 wrote:

Guys (and gals if there are any) once I get on a scratch computer I will make a test block download, but for now I can't do anything.

Great! I don't think there are any female librarians.  tongue

what if i were one? LOL JK XD I am not.

I actually thought you were before.


Helping helps others to help you.  wink

Offline

 

#635 2011-04-26 15:00:43

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ITopic: Welcome to your local block library!

xIIV wrote:

Pecola1 wrote:

scimonster wrote:


Great! I don't think there are any female librarians.  tongue

what if i were one? LOL JK XD I am not.

I actually thought you were before.

How? He acts such like a boy. XD  tongue

Offline

 

#636 2011-04-26 16:28:17

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: ITopic: Welcome to your local block library!

[/offtopic]


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#637 2011-04-26 16:29:45

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

Re: ITopic: Welcome to your local block library!

sparks wrote:

[/offtopic]

Yes.  tongue

Offline

 

#638 2011-04-26 17:15:03

Jahava
Scratcher
Registered: 2009-09-22
Posts: 9

Re: ITopic: Welcome to your local block library!

New block!
(I actually got this one from LS97, but I thought that it would be a good idea to have it here. Thank you LS97!)

(sprite name) block
sensing
Returns the sprites name. Could be useful in cloning projects, or in a project in which a sprite is duplicated a lot.

Blockspec:

Code:

('sprite name' #r #objName)

Thank you!

Offline

 

#639 2011-04-26 17:33:08

Jahava
Scratcher
Registered: 2009-09-22
Posts: 9

Re: ITopic: Welcome to your local block library!

Jahava wrote:

New block!
(I actually got this one from LS97, but I thought that it would be a good idea to have it here. Thank you LS97!)

(sprite name) block
sensing
Returns the sprites name. Could be useful in cloning projects, or in a project in which a sprite is duplicated a lot.

Blockspec:

Code:

('sprite name' #r #objName)

Thank you!

Oh yeah, no coding is required.

Offline

 

#640 2011-04-26 19:24:12

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: ITopic: Welcome to your local block library!

scimonster wrote:

xIIV wrote:

Pecola1 wrote:

what if i were one? LOL JK XD I am not.

I actually thought you were before.

How? He acts such like a boy. XD  tongue

[offTopic]
*clears thought* I will take that as a compliment...
[/offTopic]

Last edited by Pecola1 (2011-04-26 19:25:25)


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#641 2011-04-27 01:41:06

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ITopic: Welcome to your local block library!

Jahava wrote:

Jahava wrote:

New block!
(I actually got this one from LS97, but I thought that it would be a good idea to have it here. Thank you LS97!)

(sprite name) block
sensing
Returns the sprites name. Could be useful in cloning projects, or in a project in which a sprite is duplicated a lot.

Blockspec:

Code:

('sprite name' #r #objName)

Thank you!

Oh yeah, no coding is required.

OK. I'll add that soon.

Offline

 

#642 2011-04-27 08:03:14

wmays
Scratcher
Registered: 2008-05-10
Posts: 500+

Re: ITopic: Welcome to your local block library!

This has probably already been done, but here it is:
< () is divisible by () > in BYOB.
http://i55.tinypic.com/scaqsh.gif

http://i55.tinypic.com/fdyq87.gif

Also, a "do together" block.
http://i53.tinypic.com/2hnc948.gif
http://i55.tinypic.com/2mhgbwj.gif


Plus, It's expandable!
http://i53.tinypic.com/116s2eu.gif

Last edited by wmays (2011-04-27 08:17:08)


http://i42.tinypic.com/2z5vcz9.gif
http://phpscripthost.comoj.com/imagescripts/ipimg.php

Offline

 

#643 2011-04-27 08:32:07

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: ITopic: Welcome to your local block library!

I've noticed some discrepancies in the Panther block layout, some have a what this block does heading, others don't. Should we abolish them, assuming the block name is clear enough description to save space, add a description to all of them to make it clearer, even if the block is very clear, or replace it with an other notes section beneath some of the blocks if we feel more clarification is needed?


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#644 2011-04-27 08:38:56

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ITopic: Welcome to your local block library!

Other notes.

Offline

 

#645 2011-04-27 08:52:26

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: ITopic: Welcome to your local block library!

Might make some changes there then  smile


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#646 2011-04-27 09:04:12

YourLocalBlockLib
Scratcher
Registered: 2011-03-10
Posts: 100+

Re: ITopic: Welcome to your local block library!

See Panther > control for an example. Look ok?

~~Sparks

Last edited by YourLocalBlockLib (2011-04-27 09:04:31)


http://dl.dropbox.com/u/6273449/BlockLibraryTitle.png

Offline

 

#647 2011-04-27 09:10:24

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ITopic: Welcome to your local block library!

No: CAPITALIZE THE FIRST LETTER OF A SENTENCE!!!!!!!!!!!!!!!!11!!one!
How about changing it from "Other notes" to "Notes" instead?

Last edited by scimonster (2011-04-27 09:10:36)

Offline

 

#648 2011-04-27 09:27:07

YourLocalBlockLib
Scratcher
Registered: 2011-03-10
Posts: 100+

Re: ITopic: Welcome to your local block library!

Better?

~~Sparks


http://dl.dropbox.com/u/6273449/BlockLibraryTitle.png

Offline

 

#649 2011-04-27 09:30:34

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ITopic: Welcome to your local block library!

Yes. I'm getting on to help.

Offline

 

#650 2011-04-27 09:34:22

YourLocalBlockLib
Scratcher
Registered: 2011-03-10
Posts: 100+

Re: ITopic: Welcome to your local block library!

work from the colors up so we don't clash  smile
~~Sparks

Last edited by YourLocalBlockLib (2011-04-27 09:34:40)


http://dl.dropbox.com/u/6273449/BlockLibraryTitle.png

Offline

 

Board footer