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

#276 2011-04-02 13:47:55

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

Re: ITopic: Welcome to your local block library!

@Sparks and others
how about for the glossary we make it link to a sound, for INSTANCE (I love cheesy jokes) instance would be

Instance: Commonly misunderstood word... not sure what it means myself, please do post a lamen's terms explanation for this!
~Pecola1

Last edited by YourLocalBlockLib (2011-04-02 13:48:14)


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

Offline

 

#277 2011-04-02 13:54:46

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

Re: ITopic: Welcome to your local block library!

Run:
This basically means the block or script is doing what it does. There will be a white line around the blocks when they are running.

Number (argument): A white, oval shaped area in a block where you can type numbers, commas/periods, and the negative sign, but no other keyboard symbols. (Such as the (( )+( )) block.)  Here is what can be typed: 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, -, ,, ..

String: A white, rectangular area in a block where you can type text. (Such as the "say [hello]" block.)
~Pecola1

Last edited by YourLocalBlockLib (2011-04-02 13:55:02)


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

Offline

 

#278 2011-04-02 15:40:17

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

Re: ITopic: Welcome to your local block library!

Hardmath123 wrote:

Code:

('freeze Scratch for %n' #- #freeze:)

Code:

freeze: t1
t1 = 0 ifTrue: [^self]
self freeze: t1-1

Note: the block above does not take the numerical value as seconds (10 would be extremely short. On my Mac, I need 1000 or more to register around 0.01-0.02 secs).

The code should be:

freeze: t1
t1 = 0 ifTrue: [^self].
self freeze: t1-1

I get the space low error.
I would make it:

freeze: t1
t1 = 0 ifTrue: [^self].
self freeze: t1-1 *1000

Or something like that.


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

 

#279 2011-04-02 15:43:24

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

Re: ITopic: Welcome to your local block library!

I was thinking, should we make the old Welcome to your local block library the moderator discussion thread? That way there will be more from users of the Block library, rather than librarians asking where to put blocks and shelves.


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

 

#280 2011-04-02 16:21:30

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

Re: ITopic: Welcome to your local block library!

I added 3 new C blocks in Scratch Control. Hope you all like 'em!  And yes they are tested.
~Pecola1


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

Offline

 

#281 2011-04-02 19:33:14

SSBBM
Scratcher
Registered: 2009-10-09
Posts: 100+

Re: ITopic: Welcome to your local block library!

Here are somethings that were forgotten.

SSBBM wrote:

What do you think of a page for the librarians and/or the history of the library.

sparks wrote:

Oh yes, I forgot to add the updates archive!

I'm thinking, what are people's thoughts on rather than having a link back to the block home at the bottom of each pallet catagory, we put small images too? Here, I'll mockup:
______________________________
^back to Scratch blocks
^back to contents
 

sparks wrote:

...I kinda want both [userpages and project]   tongue  How about something along the lines of

Sparks About Sparks

SSBBM wrote:

I asked if Pecola if he wanted to share his webbly account since it's mostly used for this. Sci or sparks (I can't remember who) suggested that we make an account just for the block library.

So,
A: What do you think of a post for the history of the library.
B: Are we going to add the block categories at the end of a page?
C: Do we want both userpages and project?
D: Are we going to make a Webbly account.

Last edited by SSBBM (2011-04-04 12:14:23)


http://goo.gl/zVfAp http://goo.gl/laci8

Offline

 

#282 2011-04-02 22:25:19

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

Re: ITopic: Welcome to your local block library!

SSBBM wrote:

Here are somethings that were forgotten.

SSBBM wrote:

What do you think of a page for the librarians and/or the history of the library.

sparks wrote:

Oh yes, I forgot to add the updates archive!

I'm thinking, what are people's thoughts on rather than having a link back to the block home at the bottom of each pallet catagory, we put small images too? Here, I'll mockup:
______________________________
^back to Scratch blocks
^back to contents

sparks wrote:

...I kinda want both [userpages and project]   tongue  How about something along the lines of

Sparks About Sparks

SSBBM wrote:

I asked if Pecola if he wanted to share his webbly account since it's mostly used for this. Sci or sparks (I can't remember who) suggested that we make an account just for the block library.

So,
A: What do you think of a post for the history of the library.
B: Are we going to add the block categories at the end of a page?
C: Do we want both userpages and project?
D: Are we going to make a Webbly account.

I say all of the above.


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

 

#283 2011-04-03 04:50:04

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

Re: ITopic: Welcome to your local block library!

All of the above  big_smile


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

Offline

 

#284 2011-04-03 06:34:48

scratchmaker1243
Scratcher
Registered: 2011-01-01
Posts: 3

Re: ITopic: Welcome to your local block library!

how do i open it

Offline

 

#285 2011-04-03 07:22:43

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: ITopic: Welcome to your local block library!

Open what  hmm


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

#286 2011-04-03 11:23:25

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: ITopic: Welcome to your local block library!

Can you make the code for the "link to website" block?

Offline

 

#287 2011-04-03 13:50:02

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

Re: ITopic: Welcome to your local block library!

Either edit the "open Scratch Homepage" block in Scratch control blocks or use the code for block [2] in the Panther part of the library (second block in the control category). It's always a good idea to have a look through the blocks and see if what you're looking for exists!


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

Offline

 

#288 2011-04-03 16:19:33

SSBBM
Scratcher
Registered: 2009-10-09
Posts: 100+

Re: ITopic: Welcome to your local block library!

Sparks and Pecola1 wrote:

All of the above

So, you think we should add all of those?


http://goo.gl/zVfAp http://goo.gl/laci8

Offline

 

#289 2011-04-03 17:21:10

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

Re: ITopic: Welcome to your local block library!

Yeah!  smile


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

Offline

 

#290 2011-04-03 17:52:10

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: ITopic: Welcome to your local block library!

sparks wrote:

Either edit the "open Scratch Homepage" block in Scratch control blocks or use the code for block [2] in the Panther part of the library (second block in the control category). It's always a good idea to have a look through the blocks and see if what you're looking for exists!

Can I use the panther way in scratch?

Offline

 

#291 2011-04-03 19:36:39

SSBBM
Scratcher
Registered: 2009-10-09
Posts: 100+

Re: ITopic: Welcome to your local block library!

sparks wrote:

Yeah!  smile

Alright then. I'll make the about [name] thing. (Edit: Done with that.) Do you think the thing is fine how it is or needs to be improved? Whose email are we using for Weebly?

Last edited by SSBBM (2011-04-03 19:48:15)


http://goo.gl/zVfAp http://goo.gl/laci8

Offline

 

#292 2011-04-03 19:43:27

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: ITopic: Welcome to your local block library!

cat scratch weebly... its a disappointment.  tongue

have the web dev team code it. XD


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#293 2011-04-04 06:18:25

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

Re: ITopic: Welcome to your local block library!

It looks good, I would suggest making un-linked spaces between the coloured squares so as to remove the link lines between them?


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

Offline

 

#294 2011-04-04 09:42:49

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

Re: ITopic: Welcome to your local block library!

thebuilderdd wrote:

sparks wrote:

Either edit the "open Scratch Homepage" block in Scratch control blocks or use the code for block [2] in the Panther part of the library (second block in the control category). It's always a good idea to have a look through the blocks and see if what you're looking for exists!

Can I use the panther way in scratch?

Sort of, it is a little different, but you can.


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

 

#295 2011-04-04 09:44:59

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

Re: ITopic: Welcome to your local block library!

SSBBM wrote:

I asked if Pecola if he wanted to share his webbly account since it's mostly used for this. Sci or sparks (I can't remember who) suggested that we make an account just for the block library.

We should make a seperate one, I also have been using it for any post I post with pictures.  tongue


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

 

#296 2011-04-04 09:47:27

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

Re: ITopic: Welcome to your local block library!

Pecola1 wrote:

SSBBM wrote:

I asked if Pecola if he wanted to share his webbly account since it's mostly used for this. Sci or sparks (I can't remember who) suggested that we make an account just for the block library.

We should make a seperate one, I also have been using it for any post I post with pictures.  tongue

I figured.  tongue

Offline

 

#297 2011-04-04 09:48:38

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

Re: ITopic: Welcome to your local block library!

SSBBM wrote:

Pecola1, do you want us to add new images to you webbly account or would you rather not give away your password?

Rather not use my account. (My pass is for everything except scratch, then sparks could get into my email account!)


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

 

#298 2011-04-04 10:31:55

SSBBM
Scratcher
Registered: 2009-10-09
Posts: 100+

Re: ITopic: Welcome to your local block library!

Pecola1 wrote:

SSBBM wrote:

Pecola1, do you want us to add new images to you webbly account or would you rather not give away your password?

Rather not use my account. (My pass is for everything except scratch, then sparks could get into my email account!)

That's fine. So a new Weebly account it is! Whose e-mail are we using? Or we could make a new one for the library.


http://goo.gl/zVfAp http://goo.gl/laci8

Offline

 

#299 2011-04-04 10:51:36

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

Re: ITopic: Welcome to your local block library!

SSBBM wrote:

Pecola1 wrote:

SSBBM wrote:

Pecola1, do you want us to add new images to you webbly account or would you rather not give away your password?

Rather not use my account. (My pass is for everything except scratch, then sparks could get into my email account!)

That's fine. So a new Weebly account it is! Whose e-mail are we using? Or we could make a new one for the library.

Not mine! Maybe a new one for the Library.

Offline

 

#300 2011-04-04 12:15:44

SSBBM
Scratcher
Registered: 2009-10-09
Posts: 100+

Re: ITopic: Welcome to your local block library!

scimonster wrote:

Not mine! Maybe a new one for the Library.

I agree. Two votes for new email.


http://goo.gl/zVfAp http://goo.gl/laci8

Offline

 

Board footer