Discuss Scratch

QuillzToxic
Scratcher
1000+ posts

Websites made out of scratch? Html embeded

I was wondering if I could remove the bars from the embeded viewer??
Will the HTML editor be embeded?
Can you remove the bars from the HTML editor?

If it was availible scratch would be a really good first programming language (It allready is ) becuase alot of people dont want to make pc apps! They want to make sites!
kajiulord
Scratcher
100+ posts

Websites made out of scratch? Html embeded

I agree
Zeusking19
Scratcher
500+ posts

Websites made out of scratch? Html embeded

Scratch is not designed for designing websites, but I do like the idea of a block based web programming system.
I'll add that onto my list of ideas.
WASDgamer
Scratcher
100+ posts

Websites made out of scratch? Html embeded

Zeusking19 wrote:

Scratch is not designed for designing websites, but I do like the idea of a block based web programming system.
I'll add that onto my list of ideas.
There was a mod called Web Blox, it was scratch but all normal blocks were removed and replaced with HTML blocks, the user could run the code In a browser and then export the real HTML code.


A 3D Space role-playing game, where you can mine, explore and fight your way through a massive galaxy!
Landrover110
Scratcher
100+ posts

Websites made out of scratch? Html embeded

kajiulord wrote:

I agree
Same

Too much linux
>>>>>>See my projects here <<<<<<
drmcw
Scratcher
1000+ posts

Websites made out of scratch? Html embeded

Like the other question on here asking what languages to learn don't confuse programming languages with markup language. Just because the L in HTML stands for language doesn't make it a programming language. So yes you can create a website using html but that isn't a computer language. You can run a computer language on a web server and generate html dynamically or download code and have a browser run a computer language to dynamically change the content, but you don't use a programming language to make web sites.

10 !
ScratchVaders or Galaga?
Maybe Eliza can help you decide?
scimonster
Scratcher
1000+ posts

Websites made out of scratch? Html embeded

I'm not sure that above posters understood the OP, but i'm also not sure i do either.

It sounds to me like the OP wants to remove the flag/stop sign bar from projects when embedding it in another website. I suppose it's possible to cover it up with CSS. The HTML5 player might be slightly for customizable.

Is this correct?

Retired Community Moderator
BTW, i run Google Chrome 41.0.2272.101 on a Linux system - Ubuntu 14.04. NEW: iPad 4th gen. w/retina.

418 I'm a teapot (original - to be read by bored computer geeks)
THE GAME (you just lost)
; THE SEMICOLON LIVES ON IN OUR SIGS
bobbybee
Scratcher
1000+ posts

Websites made out of scratch? Html embeded

<sarcasm>

Well.. you could make a website out of scratch!

http://scratch.mit.edu/projects/18791153/

And then, it's always possible to embed the player into a webpage.. and voila!

</sarcasm>

In all seriousness:

Scratch is designed specifically for traditional, flow-control.

Websites (the older ones anyway) are information-based, and are based on various “screens.”

So yes, you can simulate a website-like experience, and even turn it into a webpage.

But fact is, even if Scratch exported directly into HTML code, and had a “Web” section for special HTML-tag-like blocks, it's rather awkward to code with. Scratch isn't really suited towards Dreamweaver-like WYSIWYG. Blocks don't work well for markup.

It boils down to a UI issue, not a technical issue.

Last edited by bobbybee (March 5, 2014 00:23:18)


“Ooo, can I call you Señorita Bee?” ~Chibi-Matoran
16nfix
Scratcher
1 post

Websites made out of scratch? Html embeded

Good point bobbybee.
I think all these people want is an easy introduction to html… with blocks.
I see what you are saying about it not being suited for control blocks, but if there were a block called an *html block* that you just typed html into, I am sure that would work.
It wouldn't look the best, but it would add some functionality.
nXIII
Scratcher
1000+ posts

Websites made out of scratch? Html embeded

bobbybee wrote:

Blocks don't work well for markup.
Scratch blocks don't work well for markup in general. They actually work quite well for HTML, because HTML and Scratch are both essentially just syntax trees:



You'd probably want blocks that snap onto the ends of those C blocks for attributes, but you get the idea.

nXIII · GitHub
Magnie
Scratcher
100+ posts

Websites made out of scratch? Html embeded

WASDgamer wrote:

Zeusking19 wrote:

Scratch is not designed for designing websites, but I do like the idea of a block based web programming system.
I'll add that onto my list of ideas.
There was a mod called Web Blox, it was scratch but all normal blocks were removed and replaced with HTML blocks, the user could run the code In a browser and then export the real HTML code.
http://wiki.scratch.mit.edu/wiki/Web_Blox_%28Scratch_Modification%29 and http://web-blox.weebly.com/

Edit: Looks like the download is gone. Anyone happen to have a copy lying around?

Last edited by Magnie (March 5, 2014 17:33:00)


▴ ▾ ▴ Macbook Pro 13" 2015 i5-5257U 8GB RAM - MacOS Sierra - Vivaldi v1.7 ▴ ▾ ▴
There are 10 types of people in this world, those who understand binary, those who don't, and those who know ternary.
cobraguy
Scratcher
1000+ posts

Websites made out of scratch? Html embeded

Magnie wrote:

Edit: Looks like the download is gone.
nooooooooo!

I really wanted to try it out.

Last edited by cobraguy (March 5, 2014 18:58:51)

scimonster
Scratcher
1000+ posts

Websites made out of scratch? Html embeded

Magnie wrote:

WASDgamer wrote:

Zeusking19 wrote:

Scratch is not designed for designing websites, but I do like the idea of a block based web programming system.
I'll add that onto my list of ideas.
There was a mod called Web Blox, it was scratch but all normal blocks were removed and replaced with HTML blocks, the user could run the code In a browser and then export the real HTML code.
http://wiki.scratch.mit.edu/wiki/Web_Blox_%28Scratch_Modification%29 and http://web-blox.weebly.com/

Edit: Looks like the download is gone. Anyone happen to have a copy lying around?
Sorry, i think i deleted it from my computer.

Retired Community Moderator
BTW, i run Google Chrome 41.0.2272.101 on a Linux system - Ubuntu 14.04. NEW: iPad 4th gen. w/retina.

418 I'm a teapot (original - to be read by bored computer geeks)
THE GAME (you just lost)
; THE SEMICOLON LIVES ON IN OUR SIGS
Magnie
Scratcher
100+ posts

Websites made out of scratch? Html embeded

Ah, thanks to ohaiderstudios he uploaded his copy here: https://dl.dropboxusercontent.com/u/51363874/Web%20Blox.zip. The original creator was Daffy22.

Someone should make an update for it to use c-blocks. It'll make the “code” look cleaner.

Last edited by Magnie (March 5, 2014 20:34:51)


▴ ▾ ▴ Macbook Pro 13" 2015 i5-5257U 8GB RAM - MacOS Sierra - Vivaldi v1.7 ▴ ▾ ▴
There are 10 types of people in this world, those who understand binary, those who don't, and those who know ternary.
turkey3
Scratcher
1000+ posts

Websites made out of scratch? Html embeded

nXIII wrote:

bobbybee wrote:

Blocks don't work well for markup.
Scratch blocks don't work well for markup in general. They actually work quite well for HTML, because HTML and Scratch are both essentially just syntax trees:



You'd probably want blocks that snap onto the ends of those C blocks for attributes, but you get the idea.
Sick image

PullJosh
Scratcher
1000+ posts

Websites made out of scratch? Html embeded

Hmm… Recreating Web Blox just for the heck of it? Sounds like fun!

However, I think I'll try it in js. DDDDDDD

Back to reality…

There's no way I'll ever finish this (or even know where to start), but it's a fun idea to toy around with.
DigiTechs
Scratcher
500+ posts

Websites made out of scratch? Html embeded

nXIII wrote:

bobbybee wrote:

Blocks don't work well for markup.
Scratch blocks don't work well for markup in general. They actually work quite well for HTML, because HTML and Scratch are both essentially just syntax trees:



You'd probably want blocks that snap onto the ends of those C blocks for attributes, but you get the idea.
I could work with my friend to recode Snap! to support HTML markup as blocks, and then modify the HTTP block to return a first-class code hierarchy.

I do, in fact, have my own site; it's here.
I'm also working on a thing called Fetch. Look at it here!
@thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain.
SplashHero
Scratcher
27 posts

Websites made out of scratch? Html embeded

Scratch for website creation would be cool, just impractical!
blob8108
Scratcher
1000+ posts

Websites made out of scratch? Html embeded

nXIII wrote:

[image]

You'd probably want blocks that snap onto the ends of those C blocks for attributes, but you get the idea.
n, I'm offended! You could totally have used that scratchblocks feature you came up with the syntax for:
doctype [HTML5 v] :: extension hat
html :: extension cstart
head :: extension cstart
title :: extension cstart
text [A document] :: extension
end
end
body :: extension cstart
heading 1 :: extension cstart
text [Hello] :: extension
end
paragraph :: extension cstart
text [This is some text in a paragraph.] :: extension
end
end
end

tosh · slowly becoming a grown-up adult and very confused about it
QuillzToxic
Scratcher
1000+ posts

Websites made out of scratch? Html embeded

blob8108 wrote:

nXIII wrote:

[image]

You'd probably want blocks that snap onto the ends of those C blocks for attributes, but you get the idea.
n, I'm offended! You could totally have used that scratchblocks feature you came up with the syntax for:
doctype [HTML5 v] :: extension hat
html :: extension cstart
head :: extension cstart
title :: extension cstart
text [A document] :: extension
end
end
body :: extension cstart
heading 1 :: extension cstart
text [Hello] :: extension
end
paragraph :: extension cstart
text [This is some text in a paragraph.] :: extension
end
end
end

Powered by DjangoBB