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

#1 2013-03-24 15:23:46

KrIsMa
Scratcher
Registered: 2011-09-20
Posts: 500+

HTML support

Scratch should support more modern elements of HTML, like <b> and <img> tags so people wanting to learn HTML that know the Scratch format codes are going to have no trouble learning HTML.

Because I think [b] and [u] are a bit misleading...

(and why is Scratch using deprecated pair tags?)

Thank you!


http://blocks.scratchr.org/API.php?user=KrIsMa&amp;action=onlineStatus&amp;online=http://i49.tinypic.com/2pzic0m.png&amp;offline=http://i49.tinypic.com/r7p10n.png
The Scratch Team (and fellow scratchers!) is/are so nice!!!

Offline

 

#2 2013-03-24 16:17:15

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: HTML support

Someone shouldn't be mislead by BBcode. Anyone learning HTML knows those tags as the BASICS. We wouldn't change them, because people are already completely used to the tags on not only these forums, but also nearly every other forum by every other forum system.


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#3 2013-03-24 17:04:57

KrIsMa
Scratcher
Registered: 2011-09-20
Posts: 500+

Re: HTML support

mythbusteranimator wrote:

Someone shouldn't be mislead by BBcode. Anyone learning HTML knows those tags as the BASICS. We wouldn't change them, because people are already completely used to the tags on not only these forums, but also nearly every other forum by every other forum system.

We could just add it onto Scratch, with the old Bbcodes.


http://blocks.scratchr.org/API.php?user=KrIsMa&amp;action=onlineStatus&amp;online=http://i49.tinypic.com/2pzic0m.png&amp;offline=http://i49.tinypic.com/r7p10n.png
The Scratch Team (and fellow scratchers!) is/are so nice!!!

Offline

 

#4 2013-03-24 17:26:10

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: HTML support

KrIsMa wrote:

mythbusteranimator wrote:

Someone shouldn't be mislead by BBcode. Anyone learning HTML knows those tags as the BASICS. We wouldn't change them, because people are already completely used to the tags on not only these forums, but also nearly every other forum by every other forum system.

We could just add it onto Scratch, with the old Bbcodes.

There is no point, though. The current BBCode works, and it is mostly universal. It also doesn't require the Scratch Team spending a long time reprogramming the BBCode parser (I have made modifications to the FluxBB parser, and it is pretty hard) just to let people learn HTML. If you want to learn HTML, there are many better places to do so.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#5 2013-03-24 18:52:23

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: HTML support

how are [b] and [u] deprecated or misleading? bbcode is a completely separate language from html and this is made clear by the different shapes ([] vs <>) and the differences in tags ([url]vs. <a>, [color] vs. <span style="color:">, etc.)


Posts: 20000 - Show all posts

Offline

 

#6 2013-03-24 20:27:00

KrIsMa
Scratcher
Registered: 2011-09-20
Posts: 500+

Re: HTML support

veggieman001 wrote:

how are [b] and [u] deprecated or misleading? bbcode is a completely separate language from html and this is made clear by the different shapes ([] vs <>) and the differences in tags ([url]vs. <a>, [color] vs. <span style="color:">, etc.)

ok thank you.

bbcode is kinda deprecated in html, if you know html.

smile


http://blocks.scratchr.org/API.php?user=KrIsMa&amp;action=onlineStatus&amp;online=http://i49.tinypic.com/2pzic0m.png&amp;offline=http://i49.tinypic.com/r7p10n.png
The Scratch Team (and fellow scratchers!) is/are so nice!!!

Offline

 

#7 2013-03-24 20:27:52

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: HTML support

veggieman001 wrote:

how are [b] and [u] deprecated or misleading? bbcode is a completely separate language from html and this is made clear by the different shapes ([] vs <>) and the differences in tags ([url]vs. <a>, [color] vs. <span style="color:">, etc.)

^^^ This exactly. What I was going to say.

This also applies to normal programming languages too. I guess Scratch must be misleading because

set [x v] to [0]
doesn't look like

Code:

x = 0

I'm pretty sure anyone who understands Scratch will have no problem learning HTML anyways. It's not hard at all, it just requires practice and getting used to.

Last edited by kayybee (2013-03-24 20:29:12)

Offline

 

#8 2013-03-24 20:31:00

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: HTML support

Closed by request of the topic owner.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer