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

#1976 2010-10-15 16:51:19

Fiat500
Scratcher
Registered: 2009-11-28
Posts: 100+

Re: BYOB 3 - Discussion Thread

nXIII wrote:

rubiks_cube_guy238 wrote:

(1s1s)s

big_smile  PARENTHESIZED NOUNS!  big_smile

rriigghhtt....


http://picomol.de/ubuntu-oneiric-counter/234.png]
http://s09.flagcounter.com/count/eK/bg_244AB3/txt_FFFFFF/border_000000/columns_4/maxflags_8/viewers_Comet+Programming/labels_1/pageviews_1/

Offline

 

#1977 2010-10-15 16:54:44

Fiat500
Scratcher
Registered: 2009-11-28
Posts: 100+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

Fiat500 wrote:

fishy. its not in .sb

We picked a different extension (.ypr) for BYOB projects so that you can have Scratch and BYOB both installed on your computer and they won't get in each other's way.

One question, though, why .ypr ? I mean, .byo or something would work.


http://picomol.de/ubuntu-oneiric-counter/234.png]
http://s09.flagcounter.com/count/eK/bg_244AB3/txt_FFFFFF/border_000000/columns_4/maxflags_8/viewers_Comet+Programming/labels_1/pageviews_1/

Offline

 

#1978 2010-10-15 17:29:32

shadow_7283
Scratcher
Registered: 2007-11-07
Posts: 1000+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

shadow_7283 wrote:

I'm not a member anymore.

Trouble?  Or just too busy?

EDIT: Never mind, I'm reading the Prism forum now...

Do you have Palringo? I could create a group there...

(pause as I read their web site...)  Oh great, all I need, chats on my phone.  I think you have me confused with a young person.  smile

http://cs.berkeley.edu/~bh/texts.jpg

As you pointed out recently in a different context, I do have an email address for you.  We could solve this problem the straightforward way...

(P.S. How come Palringo is okay but not Skype?  hmm  )

First off, I don't have a cell phone and don't text, so you can take me off the graph.  smile
Second, Palringo isn't just for phones. In fact, that isn't even its primary use! It's just an IM that you can access from most mobile devices. You can use it on the computer fine.
Third, I can't use Skype because it has my personal information on it. Palringo doesn't.

Yes, I quit Prism. But nXIII and I have started a better collaboration.  big_smile

Offline

 

#1979 2010-10-15 17:41:08

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: BYOB 3 - Discussion Thread

shadow_7283 wrote:

bharvey wrote:

shadow_7283 wrote:

I'm not a member anymore.

Trouble?  Or just too busy?

EDIT: Never mind, I'm reading the Prism forum now...

Do you have Palringo? I could create a group there...

(pause as I read their web site...)  Oh great, all I need, chats on my phone.  I think you have me confused with a young person.  smile

http://cs.berkeley.edu/~bh/texts.jpg

As you pointed out recently in a different context, I do have an email address for you.  We could solve this problem the straightforward way...

(P.S. How come Palringo is okay but not Skype?  hmm  )

First off, I don't have a cell phone and don't text, so you can take me off the graph.  smile
Second, Palringo isn't just for phones. In fact, that isn't even its primary use! It's just an IM that you can access from most mobile devices. You can use it on the computer fine.
Third, I can't use Skype because it has my personal information on it. Palringo doesn't.

Yes, I quit Prism. But nXIII and I have started a better collaboration.  big_smile

I still don't know what this "batter collaboration" is...  neutral


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#1980 2010-10-15 17:41:55

Lucario621
Community Moderator
Registered: 2007-10-03
Posts: 1000+

Re: BYOB 3 - Discussion Thread

shadow_7283 wrote:

But nXIII and I have started a better collaboration.  big_smile

Well "better" in your biased opinion ;D


http://i.imgur.com/WBkM2QQ.png

Offline

 

#1981 2010-10-15 18:03:49

shadow_7283
Scratcher
Registered: 2007-11-07
Posts: 1000+

Re: BYOB 3 - Discussion Thread

MathWizz wrote:

I still don't know what this "batter collaboration" is...  neutral

You shall not know until our first project is released. (Which will be very soon)

Offline

 

#1982 2010-10-15 18:05:09

shadow_7283
Scratcher
Registered: 2007-11-07
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Lucario621 wrote:

shadow_7283 wrote:

But nXIII and I have started a better collaboration.  big_smile

Well "better" in your biased opinion ;D

Hey, we almost have a project done. More than Prism can say.

Offline

 

#1983 2010-10-15 18:16:05

xly
Scratcher
Registered: 2010-04-17
Posts: 100+

Re: BYOB 3 - Discussion Thread

@bharvey

Using LAUNCH+FOREVER+BLOCK can offer an interest in some circumstances, notably to walk around the utilization of HAT controls.

Returning to the difference between TEXT languages and DRAG-ND-DROP : I've written a king of miniLogo interpreter as follows.

-  one function (names CO)  which activates Byob graphic functions by passing two parameters : a command code ( c for clear, s for show, h for hide, gt for goto  etc) and a list of numeric parameters like gt 100 100 for GOTO 100 100.
- one LOOP ASK-ANSWER function which takes ANSWER and pass it to CO (using the primitive SENTENCE TO LIST).

The primary application of this is to give to a Master Sprite an entire control on the graphics properties of any Slave sprite directly from the Master script area.
This mimics the "text command window" of )Logo or Lisp.

Offline

 

#1984 2010-10-15 18:18:47

xly
Scratcher
Registered: 2010-04-17
Posts: 100+

Re: BYOB 3 - Discussion Thread

@bharvey

Read "kind" instead of "king", "named" instead of "names", "Logo" instead of )Logo. Sorry.

Offline

 

#1985 2010-10-15 19:08:53

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: BYOB 3 - Discussion Thread

xly wrote:

@bharvey

Read "kind" instead of "king", "named" instead of "names", "Logo" instead of )Logo. Sorry.

You can edit your post by clicking on "Edit" in the lower right corner of your post.  wink


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#1986 2010-10-15 19:33:10

majormax
Scratcher
Registered: 2008-04-06
Posts: 1000+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

Thanks for the bug report; we'll look into it.

You're welcome.

bharvey wrote:

Hmm, you don't think using launch and then claiming "one script" is cheating?  Those things you launched are scripts, I'd say.

http://www.majorrom.com/personalfilehosting/icon_rolleyes.gif

Offline

 

#1987 2010-10-15 20:56:25

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Fiat500 wrote:

Guys, I was wondering if I could join the team.

Umm, it isn't really a team like that  The programming is all Jens, and the whole thing was all Jens until last year when I started bugging him about adding lambda.  Since the 3.0 release in August we've mainly been licking our wounds in preparation for (we hope) a total rewrite over the coming year.

Thanks, though!


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#1988 2010-10-15 20:58:55

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Fiat500 wrote:

One question, though, why .ypr ? I mean, .byo or something would work.

Actually .byo is taken, for some obscure media format I think.  But also, this way we can have a family of extensions, .ypr for projects, .ysp for sprites, etc.


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#1989 2010-10-15 21:18:04

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

shadow_7283 wrote:

Yes, I quit Prism. But nXIII and I have started a better collaboration.

MathWizz wrote:

I still don't know what this "batter collaboration" is...

Lucario621 wrote:

Well "better" in your biased opinion.

BZZZZZZT!!  We're not recapitulating that argument here, please.

FWIW, I consider all of you as friends, really tight friends in some cases, and it really saddens me to see you fighting each other.  (Not just the three quoted above, everyone involved in this fight.)

And I have to say none of you is exactly putting your best foot forward in these snipes at each other.  As I read the Prism forum I was thinking "Maybe the Scratch Team is right about no 13-year-old moderators."  sad

[EDIT: Just in case the above isn't completely clear, that isn't usually how I feel either about 13-year-olds in general or about y'all in particular, and I didn't enjoy thinking it while reading all that yesterday.  And, yes, also I know not all of you are 13.]

But I understand that (especially in Shadow's case, feeling turned upon by his friends) what's behind the anger and sour grapes is a real hurt, and, again, I'm sad about that.  (Don't read the parenthetical comment as me taking Shadow's side in the argument.  I'm not on anybody's side; I don't really see enough of an issue to take sides about.  It just seems from the tones of the various messages that Shadow is hurting the most.  I could be wrong.)

Last edited by bharvey (2010-10-15 23:10:07)


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#1990 2010-10-15 21:20:49

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

xly wrote:

I've written a king of miniLogo interpreter as follows.

That's very cool!  I'd like to see it embedded in a project; it'd make a great demo for the sample projects collection.


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#1991 2010-10-15 21:39:25

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Fiat500 wrote:

No WONDER youre so smart! Youre 55-65! That doesnt tell us much though.....

Thanks.  I'm 61.  It doesn't make me smart, but it does make me knowledgeable, I hope.  smile   Although not as knowledgeable as I should be -- but I don't want to turn the BYOB3 forum into my blog.


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#1992 2010-10-15 22:52:13

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

@Shadow:  Okay, I made a Palringo account.  It's just on my home computer so if you want a real-time chat, evening or weekend is your best bet.   "Unique name" is bharvey; "nickname" is bh.

Last edited by bharvey (2010-10-15 23:05:33)


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#1993 2010-10-16 06:49:56

xly
Scratcher
Registered: 2010-04-17
Posts: 100+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

xly wrote:

I've written a king of miniLogo interpreter as follows.

That's very cool!  I'd like to see it embedded in a project; it'd make a great demo for the sample projects collection.

See my "Byob Tutorial" :

http://www.xleroy.net/ByobTuto/thumbnails.html

under the pages 36-cocodef04.gif (where the project is downloadable)  ...and following.

It's more fun to compete !!

Offline

 

#1994 2010-10-16 18:00:54

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

xly wrote:

It's more fun to compete !!

Hmm, I must be missing something...  I downloaded the project, and I see how one sprite controls the other, but I don't get the competition part -- I guess there's some goal to achieve that isn't obvious in the code.


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#1995 2010-10-16 18:28:08

Fiat500
Scratcher
Registered: 2009-11-28
Posts: 100+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

Fiat500 wrote:

One question, though, why .ypr ? I mean, .byo or something would work.

Actually .byo is taken, for some obscure media format I think.  But also, this way we can have a family of extensions, .ypr for projects, .ysp for sprites, etc.

I never thought of that...


http://picomol.de/ubuntu-oneiric-counter/234.png]
http://s09.flagcounter.com/count/eK/bg_244AB3/txt_FFFFFF/border_000000/columns_4/maxflags_8/viewers_Comet+Programming/labels_1/pageviews_1/

Offline

 

#1996 2010-10-16 20:26:24

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Here's a cool branched-recursion project:

http://byob.berkeley.edu/count-change.png

It shows all the ways to count a given amount of money in (US, sorry, but easy to locallize) coins.  Download it here.

(I know,  there are more ways to make $1.37 than are in the picture.  This is just the first screenful.)

Here's the key procedure.  Note especially the two recursive calls at the bottom.

http://byob.berkeley.edu/changer.gif

Last edited by bharvey (2010-10-16 20:33:22)


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#1997 2010-10-16 21:35:50

shadow_7283
Scratcher
Registered: 2007-11-07
Posts: 1000+

Re: BYOB 3 - Discussion Thread

xly wrote:

It's more fun to compete !!

I think he's referring to the Prism and FluxByte competition.

And it's fine. Maybe 13 year olds aren't that mature, but I think we reached a point where we (Prism and I) were going in two completely different directions.

I'm not sure how much of the underlying conversations you saw (as it was mostly in the development category), but the stuff in the public forum was pretty vague.

But that's all behind us. Even though I'm not part of Prism anymore doesn't mean I don't respect the members there.  smile

Offline

 

#1998 2010-10-16 22:56:45

Lucario621
Community Moderator
Registered: 2007-10-03
Posts: 1000+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

(money recursion project)

I'm confused - what's with the ones, twos, and sevens in the picture?


http://i.imgur.com/WBkM2QQ.png

Offline

 

#1999 2010-10-16 23:05:45

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Lucario621 wrote:

I'm confused - what's with the ones, twos, and sevens in the picture?

Well, first of all, the ones and twos are making twelves.  smile   The picture is showing ways to represent $1.37; the last two lines show

4 quarters, 2 dimes, 1 nickel, 12 pennies

and

4 quarters, 2 dimes, 17 pennies

It uses numbers if there are seven or more of a particular kind of coin.

Last edited by bharvey (2010-10-16 23:12:34)


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#2000 2010-10-16 23:10:42

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

shadow_7283 wrote:

xly wrote:

It's more fun to compete !!

I think he's referring to the Prism and FluxByte competition.

Xavier?  Is that what you meant?

And it's fine.

OK, I'm glad to hear it.  You're right, I only saw the big blowup about the two weeks business, which looked really unpleasant.


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

Board footer