Mozilla Thimble
31–40 of 50 posts
Re: Mozilla Thimble
#32It complains about perfectly valid HTML, e.g.: Item Item Why doesn't it know about optional end tags? :(
However, if their target audience is actual developers...well, they've got lots of other problems to deal with as well.
Re: Mozilla Thimble
#33IMO this sort of thing is primitive after seeing easel.io last week. I suppose I would have liked this when I was first learning, if just for the error messages. But I think, like any programming, part of the learning is running/viewing your program and figuring out why the output isn't what you expected. Maybe each error pointing to w3schools for more information would benefit the user.
Re: Mozilla Thimble
#34This 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?…
Re: Mozilla Thimble
#35The first thing I noticed was that the font of the editor is not monospaced... too bad.
Re: Mozilla Thimble
#36Anyone else getting a 500 error? Looks like they are having some server issues at the moment
Re: Mozilla Thimble
#37It complains about perfectly valid HTML, e.g.: Item Item Why doesn't it know about optional end tags? :(
Even though I also enjoy not closing my li's, I don't think this is an egregious error. The app appears to be focused on helping novices interested in learning HTML. To those just beginning, it's probably most important to enforce the idea of most elements having opening and closing tags. However, if their target audience is actual developers...well, they've got lots of other problems to deal with as well.
Re: Mozilla Thimble
#38am I the only one seeing this? https://thimble.webmaker.org/en-US/editor Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@mozilla.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be availa…
Re: Mozilla Thimble
#39looking for reasons to use this. Other than educational purposes? And where are the pages hosted? This is basically for one off displays of random content?
Re: Mozilla Thimble
#40Looks like javascript is not allowed here. If so - what is the purpose of all this? Does anyone still make pages which have zero javascript? But the html editor is a really nice one :-)