OneOS
OneOS copied to clipboard
HTML Based Web Browser
Probably coming in a later update, not 1.0.
I was considering doing this for Firewolf actually (well, 1lann was trying to convince me to do it). I forced him to decide against it because I thought it would prevent a lot of CC newbies from being able to write sites, and instead force them to learn another language, which I thought would put a lot of people off. Plus with such a tiny screen it's a bit hard to make everything as flexible as writing the site in CC Lua, not to mention it's also probably going to be quite difficult. Just my opinion.
Yes, it won't be easy. It's low on the todo list. I just feel using HTML is more... something, I'm not sure, than Lua based.
On 27 Jan 2014, at 1:52 pm, Ben Anderson [email protected] wrote:
I was considering doing this for Firewolf actually (well, 1lann was trying to convince me to do it). I forced him to decide against it because I thought it would prevent a lot of CC newbies from being able to write sites, and instead force them to learn another language, which I thought would put a lot of people off. Plus with such a tiny screen it's a bit hard to make everything as flexible as writing the site in CC Lua, not to mention it's also probably going to be quite difficult. Just my opinion.
— Reply to this email directly or view it on GitHub.
To be honest I don't really thing it's feasible even though there have been text based web browsers due to the screen size. I think maybe you could create some markdown-esque language instead that would be easier to learn.
Oh I know, it's not a strict copy of HTML. It's a bit of a washed down version of HTML 4, so it doesn't use CSS, everything is an attribute.