nonbananabot wrote:
it just loads the html text off of the url

Okay, how is it loading this HTML? How would it render it? What about website security policies? Would there be stylesheets? How would links to other places be handled? How would input work without a mouse?

At the very least, this would be a project very similar to Gossamer and a non-negligible amount of work to make a reality.
epsilon5 wrote:
Okay, how is it loading this HTML? How would it render it? What about website security policies? Would there be stylesheets? How would links to other places be handled? How would input work without a mouse?

At the very least, this would be a project very similar to Gossamer and a non-negligible amount of work to make a reality.


None of those are technically hard requirements for a web browser. There are terminal-based web browsers for Linux like lynx, which aren't too difficult to use. Obviously JavaScript and anything graphical won't work, but a lot of sites are still mostly usable, since making a website work with screen readers and other accessibility tools also usually makes it work with command-line browsers.

I think the bigger concern would be SSL, since a lot of sites (Cemetech included) just redirect everything from unencrypted http to https, and refuse to serve an actual page except over a secure connection. I suppose you could use a proxy to get around that, though.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 2 of 2
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement