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

#7201 2013-03-01 23:03:51

nXIII
Community Moderator
Registered: 2009-04-21
Posts: 1000+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

nXIII wrote:

Look at all the wonderful things you can do with native widgets!

Umm, are you really sure you want your browser to spell check your password?  tongue

Umm, it doesn't. (That's why the password field doesn't have any red squiggles.)


nXIII

Offline

 

#7202 2013-03-01 23:45:24

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

Re: BYOB 3 - Discussion Thread

nXIII wrote:

Umm, it doesn't. (That's why the password field doesn't have any red squiggles.)

Yeah, I know, but this started as an argument about passwords so I thought it was funny.  Oh well...


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

Offline

 

#7203 2013-03-02 01:48:07

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

Re: BYOB 3 - Discussion Thread

Well, you could always have one of those new-age visual passwords (like dragging along the edge of a book in a picture)… that solves your non-technical-crowd problem, too.  tongue

EDIT: My first real attempt at making my own signature, what do you think?

Last edited by Hardmath123 (2013-03-02 02:48:06)


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

Offline

 

#7204 2013-03-02 03:17:14

blob8108
Scratcher
Registered: 2007-06-25
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Hardmath123 wrote:

My first real attempt at making my own signature, what do you think?

The font's a little blurry, but I see where you're going.  smile  Still, I really think you should do an n and not have a big image at all...  tongue


Things I've made: kurt | scratchblocks2 | this cake

Offline

 

#7205 2013-03-02 03:25:05

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

joefarebrother wrote:

Why does the second use of the binary search block cause an error when the first doesn't?

Because the first example happens not to need to make a recursive call.  The problem is in RECURSIVE, not in the search block:

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

Usually in a case involving scope of variables when I can't decide whether to declare something to be a bug in Snap! or a bug in the user's program, I just try it in Scheme, but Scheme doesn't have upvars.  But it works in BYOB!  So, yeah, it's a Snap! bug.

Ah, ok. I'll just have to do it with script variables and set.


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#7206 2013-03-02 03:38:09

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

Re: BYOB 3 - Discussion Thread

@bharvey & Jens
For me , as a Lambda Snap! user, cloud Save of Snap! projects works well with Chrome. Snap! projects saved using Chrome can be re-Opened with Firefox. No need to use the Export to *.xml to protect projects from any cause of deletion, like browser cache cleaning !

Last edited by xly (2013-03-02 03:39:45)

Offline

 

#7207 2013-03-02 03:54:21

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

Re: BYOB 3 - Discussion Thread

blob8108 wrote:

Hardmath123 wrote:

My first real attempt at making my own signature, what do you think?

The font's a little blurry, but I see where you're going.  smile

That's the point! I was going for Tim Burton meets Jackson Pollack, but clearly I flunked.  wink

Still, I really think you should do an n and not have a big image at all...  tongue

Yeah, I'll keep a text-only signature once we shift to 2.0 (more text control!). Speaking of which, nice cake!

Last edited by Hardmath123 (2013-03-02 04:02:33)


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

Offline

 

#7208 2013-03-02 04:48:48

blob8108
Scratcher
Registered: 2007-06-25
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Hardmath123 wrote:

nice cake!

Thanks!  tongue


Things I've made: kurt | scratchblocks2 | this cake

Offline

 

#7209 2013-03-02 04:56:21

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Hey, remember when I said I was going to make a scheme interpreter is scratch? Well, I've built the basic data types Integers, Pairs, Symbols, and Booleans, and built a test program to test these!. It's not a scheme interpreter yet,  but it tests for bugs in what I've done so far.


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#7210 2013-03-02 14:29:44

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

Re: BYOB 3 - Discussion Thread

blob8108 wrote:

Hardmath123 wrote:

nice cake!

Thanks!  tongue

what's the name of the object with the eat() method?

Offline

 

#7211 2013-03-02 14:50:57

blob8108
Scratcher
Registered: 2007-06-25
Posts: 1000+

Re: BYOB 3 - Discussion Thread

roijac wrote:

blob8108 wrote:

Hardmath123 wrote:

nice cake!

Thanks!  tongue

what's the name of the object with the eat() method?

"mike". The guy I made the cake for.  tongue


Things I've made: kurt | scratchblocks2 | this cake

Offline

 

#7212 2013-03-02 15:50:49

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

Re: BYOB 3 - Discussion Thread

@blob:  All that conversation finally got me to click the link -- I'd thought you meant a virtual cake in Scratch!  But it's a real cake!  Can we be friends too?  smile

@jfb:  This weekend I'm booked solid interviewing ridiculously smart high school seniors for the Berkeley scholarship office, so, I am going to look at your Scheme stuff but probably not until Monday.


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

Offline

 

#7213 2013-03-02 15:54:45

blob8108
Scratcher
Registered: 2007-06-25
Posts: 1000+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

Can we be friends too?  smile

You want me to make you cake?  tongue


Things I've made: kurt | scratchblocks2 | this cake

Offline

 

#7214 2013-03-02 17:15:12

estile
Scratcher
Registered: 2013-01-26
Posts: 100+

Re: BYOB 3 - Discussion Thread

hey everyone, ive just got into BYOB and noticed something called the elements editor you can get to by right clicking a block. does anyone know what it is or how to use it?


http://i45.tinypic.com/s4nvxl.png

Offline

 

#7215 2013-03-02 17:32:21

nXIII
Community Moderator
Registered: 2009-04-21
Posts: 1000+

Re: BYOB 3 - Discussion Thread

estile wrote:

hey everyone, ive just got into BYOB and noticed something called the elements editor you can get to by right clicking a block. does anyone know what it is or how to use it?

It's a drag-and-drop interface for BYOB's Squeak code.

Last edited by nXIII (2013-03-02 17:32:53)


nXIII

Offline

 

#7216 2013-03-02 17:34:47

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

Re: BYOB 3 - Discussion Thread

@Jens
It-is a detail, but Snap! does not "understand" Numeric pad keys.
Same remark for Byob, contrarily to Scratch which "understand" them !

Last edited by xly (2013-03-02 17:35:16)

Offline

 

#7217 2013-03-02 20:37:14

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

Re: BYOB 3 - Discussion Thread

blob8108 wrote:

You want me to make you cake?  tongue

Yeah!  (Never mind that I'm diabetic.)

The only trouble is it'd probably be stale by the time I got it.  Maybe you can bring it to Scratch@Barcelona.  smile


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

Offline

 

#7218 2013-03-02 21:32:33

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

Re: BYOB 3 - Discussion Thread

Hardmath123 wrote:

My first real attempt at making my own signature, what do you think?

{{{}}, {{}, {{}}}, {{}, {{}}, {{}, {{}}}}

(EDIT: I decided I like this way better than my first effort.)

Last edited by bharvey (2013-03-02 22:47:34)


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

Offline

 

#7219 2013-03-03 00:13:06

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

Re: BYOB 3 - Discussion Thread

The brackets aren't matched up…  tongue


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

Offline

 

#7220 2013-03-03 00:38:52

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

Re: BYOB 3 - Discussion Thread

Hardmath123 wrote:

The brackets aren't matched up…  tongue

Oops, yeah, I missed one.  But don't you like the elegant understatement of it as a sig for you?


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

Offline

 

#7221 2013-03-03 17:14:48

iTweak0r
Scratcher
Registered: 2011-07-30
Posts: 100+

Re: BYOB 3 - Discussion Thread

I made a Snap! Account!


Make it in Scratch! because it's cooler when it's made in scratch
http://i.imgur.com/D4iqPHR.png

Offline

 

#7222 2013-03-03 17:22:41

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

Re: BYOB 3 - Discussion Thread

@bharvey
The instruction "property OF sprite" allows a sprite to know for any other "slave" sprite :
1 - its physical properties (xposition, yposition ...)
2 - its methods (= a local variable defined as a script block, executable by RUN for example).
But "property OF sprite" does not give access to local custom blocks of "slave sprite".
For which reason local methods and local blocks are handled in a different way by OF instruction ?

Last edited by xly (2013-03-03 18:26:31)

Offline

 

#7223 2013-03-03 18:41:07

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

Re: BYOB 3 - Discussion Thread

xly wrote:

For which reason local methods and local blocks are handled in a different way by OF instruction ?

Because we haven't designed, let alone implemented, the 4.1 OOP system.  The OF block right now is really just supposed to do what it does in Scratch; it's a happy accident, which you discovered, that it lets you call methods.  Give us a while to recover from 4.0; we'll get there.


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

Offline

 

#7224 2013-03-07 12:00:29

technoboy10
Scratcher
Registered: 2007-08-25
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Where are the block specs for Snap!?

Also, how do you let a web server be accessed through the http:// block?

Last edited by technoboy10 (2013-03-07 13:59:40)


So long, 1.4.
http://goo.gl/3JEV9

Offline

 

#7225 2013-03-07 12:23:46

Devloper123
Scratcher
Registered: 2011-11-27
Posts: 100+

Re: BYOB 3 - Discussion Thread

illusionist wrote:

I NEEED IT! NAOW!

There need to be a way to upload BYOB projects to a BYOB website...  smile

modshare.org


http://i45.tinypic.com/2jafczs.gifAnd Dev! Sign up on this forum!i like the  tongue  emoticon

Offline

 

Board footer