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

#1 2010-12-15 17:25:02

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Web Version of Scratch

WebBlox recently come out, but had 1 flaw in my opionion, there was no built in compiler, so I built a mod.

It has no name and is currently in beta testing but here it is. It allows you to code HTML in Scratch, while you run a project - and open it at the same time.

It has a built in interface and only requires an image.


Downloads
v1.0.3
v1.0.2
v1.0.1
v1.0
Beta

So what do you think??

Last edited by johnnydean1 (2010-12-17 18:24:57)


You can now reach me on Twitter @johnnydean1_

Offline

 

#2 2010-12-15 17:38:01

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: Web Version of Scratch

Any bugs found put them here- it's still very glitchy!


You can now reach me on Twitter @johnnydean1_

Offline

 

#3 2010-12-15 17:45:13

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: Web Version of Scratch

Anyone had a go?


You can now reach me on Twitter @johnnydean1_

Offline

 

#4 2010-12-15 18:53:31

Rune78man50
Scratcher
Registered: 2009-11-29
Posts: 72

Re: Web Version of Scratch

Why don't you build a Scratch Mod that runs in the web browser so that you can work on projects without  installing Scratch?


http://i47.tinypic.com/f56kxz.pngA REAL operating system...

Offline

 

#5 2010-12-15 19:12:28

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Web Version of Scratch

Rune78man50 wrote:

Why don't you build a Scratch Mod that runs in the web browser so that you can work on projects without  installing Scratch?

nXIII's working on it...


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#6 2010-12-16 02:51:03

Daffy22
Scratcher
Registered: 2008-12-15
Posts: 500+

Re: Web Version of Scratch

The compiler doesn't work  sad
It creats a file (Project.html) but it's just empty.  sad
If you want a inbuilt compiler then for version 1.1 I'll make an inbuilt compiler  big_smile


http://img201.imageshack.us/img201/1784/logosmalle.png
"Spectacular - 5 Star" -  CNET.com Editor.

Offline

 

#7 2010-12-16 03:28:00

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: Web Version of Scratch

no it does work. I have tested it.

Here try this:

http://img593.imageshack.us/img593/4789/41389202.gif


You can now reach me on Twitter @johnnydean1_

Offline

 

#8 2010-12-16 13:29:07

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: Web Version of Scratch

Anyone had a go?


You can now reach me on Twitter @johnnydean1_

Offline

 

#9 2010-12-16 13:55:00

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

Re: Web Version of Scratch

I did! I like it a lot! Needs a lot of work though...


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

Offline

 

#10 2010-12-16 14:00:47

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: Web Version of Scratch

v1.0 is out, first post for link!

It features:
A fixed compiler (no more " " around inputs)
Extra functions (type 2 ' together to get ")
File type options, you can select the file type you want to make!

Last edited by johnnydean1 (2010-12-16 14:03:17)


You can now reach me on Twitter @johnnydean1_

Offline

 

#11 2010-12-16 14:07:59

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Web Version of Scratch

cool

Offline

 

#12 2010-12-17 18:24:28

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: Web Version of Scratch

New version out!
It now has a 'compile and open project in browser block' to avoid having to press the flag every time.
New blocks!
The multiline text boxes now are multiline when viewing in the browser. So if you put the code:
"line1
line2"
it used to go into "line1 line2" now it doesn't!


You can now reach me on Twitter @johnnydean1_

Offline

 

#13 2010-12-18 06:41:51

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Web Version of Scratch

we also have a <h1> <h1> blox! and <p> block

Offline

 

#14 2010-12-23 17:20:30

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Web Version of Scratch

bump!

Offline

 

#15 2010-12-23 17:21:54

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: Web Version of Scratch

Thx for bumping, could not find the thread XD. I was going to add PHP support to the next version, but for some reason when I try to open a .php file it just opens it in notepad, so im stuffed there!


You can now reach me on Twitter @johnnydean1_

Offline

 

#16 2010-12-23 17:23:22

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Web Version of Scratch

johnnydean1 wrote:

Thx for bumping, could not find the thread XD. I was going to add PHP support to the next version, but for some reason when I try to open a .php file it just opens it in notepad, so im stuffed there!

i was thinking the same thing!

Offline

 

#17 2010-12-23 17:28:09

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Web Version of Scratch

do we want the normal blocks in there too?
cause if not we need to remove the blocks and the preview window

Offline

 

#18 2010-12-23 17:33:45

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: Web Version of Scratch

ProgrammingFreak wrote:

johnnydean1 wrote:

Thx for bumping, could not find the thread XD. I was going to add PHP support to the next version, but for some reason when I try to open a .php file it just opens it in notepad, so im stuffed there!

i was thinking the same thing!

PHP only works if it's uploaded to a server like cyberkidscountry.com! or scratch.mit.edu!


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#19 2010-12-23 17:35:10

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Web Version of Scratch

ssss wrote:

ProgrammingFreak wrote:

johnnydean1 wrote:

Thx for bumping, could not find the thread XD. I was going to add PHP support to the next version, but for some reason when I try to open a .php file it just opens it in notepad, so im stuffed there!

i was thinking the same thing!

PHP only works if it's uploaded to a server like cyberkidscountry.com! or scratch.mit.edu!

this is true

Offline

 

#20 2010-12-23 17:39:05

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: Web Version of Scratch

ProgrammingFreak wrote:

ssss wrote:

ProgrammingFreak wrote:


i was thinking the same thing!

PHP only works if it's uploaded to a server like cyberkidscountry.com! or scratch.mit.edu!

this is true

Lolz... Im zmarter zan i post!


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#21 2010-12-23 21:26:04

danwoodski
Scratcher
Registered: 2009-12-23
Posts: 100+

Re: Web Version of Scratch

This is awesome!!!


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://dl.dropbox.com/u/12506914/Pics/p2e-2.png&amp;link2=http://dl.dropbox.com/u/12506914/Pics/ms.png&amp;link3=http://dl.dropbox.com/u/12506914/Pics/block%20lib.png
Starting to move on to other languages, but I'll still be around from time to time  smile

Offline

 

#22 2010-12-24 09:47:53

SeptimusHeap
Scratcher
Registered: 2010-02-01
Posts: 1000+

Re: Web Version of Scratch

Hey, JD, can I help? I'm Sep, you know, the Panther founder guy.


http://i46.tinypic.com/dw7zft.png

Offline

 

#23 2010-12-24 14:55:59

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: Web Version of Scratch

Yes Sep I remember you, the sig is a bit odd, but I remember you!

You can help just email me at jdean555@hotmail.co.uk (Its a Scratch email mods!)




Note to all
I am unable to work on this at the moment- as of all the festivities so work will be suspended for a while!

EDIT:
I've just seen the posts on PHP, you can make it program PHP now (a little hidden feature!)  but you can not open the file because of the above concerns (web hosting).
If it is uploaded online the PHP should function.

Last edited by johnnydean1 (2010-12-24 14:58:14)


You can now reach me on Twitter @johnnydean1_

Offline

 

#24 2010-12-28 17:52:38

SeptimusHeap
Scratcher
Registered: 2010-02-01
Posts: 1000+

Re: Web Version of Scratch

Er, sorry, never mind. I can come up with ideas, though.


http://i46.tinypic.com/dw7zft.png

Offline

 

#25 2011-05-15 12:30:17

Sidharth
Scratcher
Registered: 2007-12-14
Posts: 100+

Re: Web Version of Scratch

This is AWESOME, except for the fact that it just opens a blank page  sad ...

Am I doing something wrong here?
http://i.imm.io/5FCI.jpeg


Hehe I forgot the <body> tag, but it still doesn't work.

Last edited by Sidharth (2011-05-15 12:33:27)


http://www.danasoft.com/citysign.jpg

Offline

 

Board footer