Mozilla Thimble
thimble.webmaker.org
Mozilla Thimble
1–10 of 50 posts
Re: Mozilla Thimble
#2Re: Mozilla Thimble
#3The editor is helpful though, specially for novices. The syntax highlight is very different from what you're used to. Although I find it a little too much intrusive it makes it very easy to spot small typos.
Re: Mozilla Thimble
#4Re: Mozilla Thimble
#5Don't get me wrong. I'm all for teaching more people to code. More importantly, getting more people to build stuff. But trying to teach newcomers to something historically bloated like HTML, sounds discouraging. Many others said before, HTML, CSS, JavaScript are pretty much the Machine Language of the web. It made sense for us to learn those first when it was all we had. But moved forward, it seems more intelligent to get more people to build stuff by having them use higher abstraction layers first. Even more, try to develop even higher layers that'll enable even more people to contribute.
I love Mozilla and I love the initiative. But I don't honestly think this will help much.
Re: Mozilla Thimble
#6Re: Mozilla Thimble
#7Re: Mozilla Thimble
#8But the html editor is a really nice one :-)
Re: Mozilla Thimble
#9Ridiculously simple way would be to edit straight inside the page.
Why contentEditable-based in-place editing is still missing in so many blog and website engines?
Navigating between html editor and preview feels a bit wrong and old when targeting regular users.
I'm not saying that only Thimble is the "old and wrong". I've been wondering about the same issue also with wordpress, drupal, joomla etc.
Re: Mozilla Thimble
#10This feels like they're a bit confused about which target audience and abstraction layer they're aiming to. This is like trying to get more kids to program by trying to show them how easy and fun assembly language is. Shouldn't your energy be better spent developing, promoting and educating the use of higher level tools? It's hard for me to think of an use case for this. What kind of people, exactly would this help?…
Sure, it has added complexity over the years, but you don't need to know every tag & attribute or CSS & Javascript to get started and see results immediately.