sparks wrote:
midnightleopard wrote:
sparks wrote:
this is all very cool! I'll post them up tomorrow I have been thinking about a blocks website of some kind for a while, it would be very cool!
Want to team up? I stink at php but pwn at CSS and HTML! We could make BYOB Resources! Anyone else could help as well if they want! I have computers I could use as a server! We could make a development thread!
Sorry, I was away all yesterday... I would love to team up with you on this, though I might wait until nXIII gets back as Panther currently has "blockshop". I think that could easily be adapted to hold blocks for scratch and BYOB although neither of those have a way to download a working block into a project...
A few things:
1. We could do CYOB sharing as well, but smalltalk 'code stealing' tends to cause lots of fights.
2. I met nXIII a few days ago, he used to work for the same company as me!
3. Our Dev thread
4. We can start when ever. I'm already ripping out a scratch website style sheet that we can use.
5. @bbeb Do you do web design? If so, want to help?
Offline
bbbeb wrote:
I wish.
I do Visual Basic and Smalltalk
EDIT: bbeb?!?!?!
sorry. I meant bbbeb.
Offline
sparks wrote:
added two more ^.^ thanks for all the submissions, this is going very well!
coolstuff wrote:
And we'll ITopic this if it gets enough blocks in here - so keep things coming!
Enough yet? here's our stats as they currently stand:
Scratch blocks: 7
BYOB blocks: 15
Panther blocks: 9
total blocks: 31
______________________________________________________________________
top Scratch block contributor: zortek & Sparks 2 blocks each.
top BYOB block contributor: PlayWithFire 8 blocks.
top Panther block contributor: Sparks & nXIII 2 blocks each.
total contributors: 9
Overall top contributor: PlayWithFire
Maybe! I think this is an excellent topic I'll push to get it ITopic'd
Offline
I have a few blocks for you guys:
Looks
type: Command
blockspec:
('say nothing' - sayNothing)
code: none; the method already exists
Stops saying anything
_______________________
pen
type: reporter
blockspec:
('pen shade' r penShade)
code:
penShade ^ penShade
Reports pen shade
_______________________
type: reporter
blockspec:
('pen color' r penHue)
code:
penHue ^ penHue
Reports pen color
Offline
I have one!
[draw square with ( ) long sides]
Keep adding more blocks everyone!
Last edited by Jonathanpb (2010-08-26 02:19:44)
Offline
Never mind my post...
[pen up for () secs]
[pen down for () secs]
EDIT: NOOOOOOO I MADE A MISTAKE
I'll fix it soon...
EDIT: Fixed!
Last edited by Chrischb (2010-08-26 03:01:06)
Offline
sparks is on!!! UPDATE
Offline
haha! I just did update! I even fixed the layout a bit to make it easier to see the catagories!
EDIT: @JWOSTY: why do all your blockspecs have huge spaces in them?
Last edited by sparks (2010-08-26 04:34:30)
Offline
I definitely did not share that [say nothing] Scratch block... I don't even know Squeak!
Offline
sparks wrote:
haha! I just did update! I even fixed the layout a bit to make it easier to see the catagories!
EDIT: @JWOSTY: why do all your blockspecs have huge spaces in them?
Oh. Well that's because it has rather large spaces in between them, to make them look better when they're all lined up like that like this:
You can remove them, though.
Offline
midnightleopard wrote:
sparks wrote:
midnightleopard wrote:
Want to team up? I stink at php but pwn at CSS and HTML! We could make BYOB Resources! Anyone else could help as well if they want! I have computers I could use as a server! We could make a development thread!
Sorry, I was away all yesterday... I would love to team up with you on this, though I might wait until nXIII gets back as Panther currently has "blockshop". I think that could easily be adapted to hold blocks for scratch and BYOB although neither of those have a way to download a working block into a project...
A few things:
1. We could do CYOB sharing as well, but smalltalk 'code stealing' tends to cause lots of fights.
2. I met nXIII a few days ago, he used to work for the same company as me!
3. Our Dev thread
4. We can start when ever. I'm already ripping out a scratch website style sheet that we can use.
5. @bbeb Do you do web design? If so, want to help?
Maybe i will help after all, i am going to learn HTML next...
EDIT: wait, can i?
Last edited by bbbeb (2010-08-26 17:17:13)
Offline
bbbeb wrote:
midnightleopard wrote:
sparks wrote:
Sorry, I was away all yesterday... I would love to team up with you on this, though I might wait until nXIII gets back as Panther currently has "blockshop". I think that could easily be adapted to hold blocks for scratch and BYOB although neither of those have a way to download a working block into a project...A few things:
1. We could do CYOB sharing as well, but smalltalk 'code stealing' tends to cause lots of fights.
2. I met nXIII a few days ago, he used to work for the same company as me!
3. Our Dev thread
4. We can start when ever. I'm already ripping out a scratch website style sheet that we can use.
5. @bbeb Do you do web design? If so, want to help?Maybe i will help after all, i am going to learn HTML next...
EDIT: wait, can i?
Sure, I suppose. I don't know if you can do much. It's an advanced idea. We are using PHP. I'm basically the CSS guy, but we could use a decent html guy
Offline
PHP?
I'll see what i can do.
Should i make a small website now?
(I'll try. No guarantees on when i can create a *base*)
Offline
bbbeb wrote:
PHP?
I'll see what i can do.
Should i make a small website now?
(I'll try. No guarantees on when i can create a *base*)
Well, you can just do whatever for practice. We have only begun brainstorming.
Offline
zorket wrote:
I have a third block. One of the long - awaited blocks, the when <> is true hat block!!!
Just a blockspec: ('when %W is true' #W #-)
Sorry, i think this is wrong.
Offline
My <[]=[]> block picture is no longer accessible, here's the updated link: http://i38.tinypic.com/1z23xco.jpg
Offline