bharvey wrote:
shadow_7283 wrote:
Is the exclamation point in Snap! actually part of the name?
Yes, although Jens doesn't like using it when there is another punctuation mark after the name Snap!, as in this sentence.
This makes discussion about Snap! really hard to read. And gives the impression that everyone's really excited about it...
Offline
bharvey wrote:
Yeah, this is why we're not in beta yet...
Sorry I didn't clarify, it was a problem in BYOB. I reprogrammed it though (as if doing it once wasn't tedious enough ). I considered using Snap! for it, but it's for next year's science fair, and my program has heavy use of custom blocks and lists, so I decided to play it safe.
Thanks to the awesomeness of your work, I now have a fully functioning implementation of the A* pathfinding algorithm! BYOB simulations ftw!
Offline
bharvey wrote:
blob8108 wrote:
And gives the impression that everyone's really excited about it...
Yeah, exactly!
And also it's meant to be onomotopoetic.
But Snap/BYOB doesn't make any noise...
Offline
bharvey wrote:
roijac wrote:
can you tell me when you finished discussing the rings/calling parameters?
I think rings are stable for now. Thanks.
About your crash, saving global blocks is known not to work. (n: hint)
i meant when you finish discussing variadic functions and that
@jens, i noticed that when you press to long on a block inside the block editor, the change block dialog pops out
really annoying
Offline
bharvey wrote:
scimonster wrote:
instead of using this super-long and messy thread.
What, you mean you're not curious about why Lucario has a brick wall coming out of his head?
I don't get it.
shadow_7283 wrote:
scimonster wrote:
@jens, bharvey: You should create BYOB/Snap! forums, so that we can have more organized discussions, instead of using this super-long and messy thread.
As they've said a few times, they're waiting for the official Snap! release before creating a new topic/forum.
No, like a separate forum system. Not a new topic. On snap.berkley.edu, if they'll let you do that to their servers.
roijac wrote:
last changes block
click here to get it
@Jens: It may just be this project, but probably not. Upon loading, the following scripts hung: blocks, objects, morphic, blocks. When i switched to the variables tab in the project, morphic crashed again.
BTW, the http:// block is great! What other new blocks, besides warp, does Snap! have that BYOB doesn't?
Offline
bharvey wrote:
blob8108 wrote:
Are you thinking of something like a quine?
Yes, I think that's what Hardmath is asking for.
It would be easy if BYOB were a true Lisp, in which every expression returns a value, but instead we inherit the command/reporter distinction from Logo by way of Scratch, exacerbated by the BYOB misfeature (so maybe we come out even on Hardmath's effect on long-running arguments between Jens and me ) of displaying some reporters as one-line scripts including a REPORT block on output. So to get it right you have to make that REPORT explicit in the input, and account for that in the Quining.
I'm too tired to think about it right now; my flight home last night was late (making three out of four flights late in the past couple of weeks -- an unsolicited antitestimonial for United Airlines ) and I'm barely ambulatory.
Ah. Well, good luck getting some sleep! I'll think about it some more.
Offline
bharvey wrote:
blob8108 wrote:
But Snap/BYOB doesn't make any noise...
You mean you don't hear the blocks snap together when you drag one near another and let go?
I believe they make a click sound in App Inventor for Android.
Offline
roijac wrote:
last changes block
Awesome!
I think it's going to be quite a while before we think about variadic anonymous functions. Remind me, is it an issue in the manual? (I guess it must be, since that was the context in which that subthread started, but I'm too tired to look it up.) Tnx.
Offline
scimonster wrote:
I don't get it.
I thought my question about this was the sort of thing you were complaining about as clutter...
No, like a separate forum system. Not a new topic. On snap.berkley.edu, if they'll let you do that to their servers.
Oh. Yeah, we need to do that. I'll talk with our system staff...
@Jens: It may just be this project, but probably not. Upon loading, the following scripts hung: blocks, objects, morphic, blocks. When i switched to the variables tab in the project, morphic crashed again.
Hmm, works for me. Browser-specific problem?
BTW, the http:// block is great! What other new blocks, besides warp, does Snap! have that BYOB doesn't?
Call w/continuation!
Last edited by bharvey (2012-05-29 11:45:53)
Offline
bharvey wrote:
scimonster wrote:
I don't get it.
http://cs.berkeley.edu/~bh/Luc.png
I thought my question about this was the sort of thing you were complaining about as clutter...
Oh.
bharvey wrote:
No, like a separate forum system. Not a new topic. On snap.berkley.edu, if they'll let you do that to their servers.
Oh. Yeah, we need to do that. I'll talk with our system staff...
Great.
bharvery wrote:
@Jens: It may just be this project, but probably not. Upon loading, the following scripts hung: blocks, objects, morphic, blocks. When i switched to the variables tab in the project, morphic crashed again.
Hmm, works for me. Browser-specific problem?
Could be... Aurora 14.
bharvey wrote:
BTW, the http:// block is great! What other new blocks, besides warp, does Snap! have that BYOB doesn't?
Call w/continuation!
Hmm, i'll have to wait for the help manual for that one.
Offline
To Jens, bharvey ...and others !
I have written a project using the For block to create a "fillsquare" primitive.
I can't save this project with SAVE. But I can EXPORT it and create one xml file which can be easily re- imported into Snap! (+Chrome).
Offline
scimonster wrote:
Hmm, i'll have to wait for the help manual for that one.
Offline
Hardmath123 wrote:
bharvey wrote:
blob8108 wrote:
But Snap/BYOB doesn't make any noise...
You mean you don't hear the blocks snap together when you drag one near another and let go?
I believe they make a click sound in App Inventor for Android.
...feature request: clicking noises! (Or you change the name. )
Offline
bharvey wrote:
Is that an insult to my signature? I don't think I ever thought of it as coming "out" of my head! xD
Offline
I've been playing with BYOB for quite some time, I must say, I really love the program. My only complaint is that for i = Start to Finish isn't part of the normal blocks pallete. I've used that on almost every single one of my BYOB projects, I think it's useful enough to be made standard in Snap! 4.0. A lot of the blocks on toolsprite should be standard, quite frankly. Another thing is, is there any chance stretch, pointillize, and other obsolete parts of the scratch code could be added to snap? Zooming in on the stage and panning would also be nice features. Okay, done ranting about possible additions now.
Offline