68kMLA Classic Interface

This is a version of the 68kMLA forums for viewing on your favorite old mac. Visitors on modern platforms may prefer the main site.

Click here to select a new forum.
System 6 Browser Development Opinions
Posted by: luddite on 2008-12-14 20:58:29
Every graphical browser ever made supports giff... same can't be said for png.

Posted by: barana on 2008-12-17 02:14:10
so porter, to support jpeg, would you call an external da?

Posted by: ChristTrekker on 2008-12-17 07:03:07
Unfortunately yes. Doubly so if you have to support IE6 visitors, which is still a large portion of web users.
Bah! Forget those losers! 😀

Every graphical browser ever made supports giff... same can't be said for png.
Sometimes you have to make a clean break from the past. }🙂

Posted by: luddite on 2008-12-17 11:09:16
Sometimes you have to make a clean break from the past. }🙂
That may be difficult in a System 6 browser 😛

Posted by: luddite on 2008-12-17 11:21:56
Browsers themselves shouldn't give too hoots about file extensions as they go by the Content-Type HTTP header field.
Doesn't the server tell the browser what to do with a file (since most non-HTML files don't have a Content-type header)? I'm basing this off my *limited* experience with MacHTTP, but I know that until I add a MIME type entry to the server's config any oddball files try to come through as plain text. Of course the server uses the file extension to determine what it is, so whether or not the browser cares about extensions should be a moot point.

Posted by: porter on 2008-12-17 12:20:52
I'm basing all my decisions on the Content-Type, that will tell you if it's plain text, html, GIF, etc. I'm not going to do anything with MIME.

If the server doesn't provide the Content-Type I'll have to assume something. That assumption may be wrong in some cases.

Currently I'm not intending doing anything with JPEG. You may have the opporunity to download the file, but that would be it, I don't intend to support Quinn's IC.

Posted by: luddite on 2008-12-17 16:13:56
Seems reasonable. Are you planning to have a text-only mode available?

Posted by: porter on 2008-12-17 18:00:31
Seems reasonable. Are you planning to have a text-only mode available?
Yes. It will "just happen". If it's text it gets shown as text, if it's text/html it gets parsed and rendered, if it's anything else, we'll see.

Posted by: MrMacPlus on 2008-12-18 14:45:49
Are we gonna be seeing a Browser6 - Xmas Edition?

Posted by: porter on 2008-12-18 15:56:03
Are we gonna be seeing a Browser6 - Xmas Edition?
So how do I publish what I have done so far?

Posted by: MrMacPlus on 2008-12-18 17:18:39
Avoid sarcasm at all costs. 😛

Posted by: porter on 2008-12-18 17:38:15
Avoid sarcasm at all costs. 😛
What I mean is, is there a file area, or place to put attachments on this site?

Posted by: MrMacPlus on 2008-12-18 18:01:33
Oh...

Contact an admin about hosting it at 68kmla.org/files

Otherwise PM me.

Posted by: barana on 2008-12-18 18:32:01
and if u still don't get any satisfaction porter, I will host your file on my gopher site no probs! pm me. - too [8D]

Posted by: MrMacPlus on 2008-12-18 20:39:02
I'd love to do some artwork, icons etc. Just let me know.

Posted by: porter on 2008-12-19 00:25:37
I'd love to do some artwork, icons etc. Just let me know.
Currently the artwork in the project consists of exactly one icon, the program icon. You are welcome to post the derez output for an icon and mask, ICN# and I'll have a look. At the moment there no need for a colour icon.

Posted by: superpantoufle on 2008-12-19 00:36:45
Are we gonna be seeing a Browser6 - Xmas Edition?
So how do I publish what I have done so far?
Does that mean there is actually something to publish? (Question asked first by a Mac Plus who so much want to get online and see what the wild web is like…)

Posted by: porter on 2008-12-19 01:08:14
Does that mean there is actually something to publish? (Question asked first by a Mac Plus who so much want to get online and see what the wild web is like…)
No it's not in a usable state, but I think it would be worth publishing a snapshot of the source just to prove that something does exist.

Posted by: superpantoufle on 2008-12-19 01:14:30
Ok, thanks!

Still so happy and impressed that one guy alone took the time to write a System 6 browser in a couple of monthes… in 2008! :b&w:

Posted by: MrMacPlus on 2008-12-19 08:54:40
I'd love to do some artwork, icons etc. Just let me know.
Currently the artwork in the project consists of exactly one icon, the program icon. You are welcome to post the derez output for an icon and mask, ICN# and I'll have a look. At the moment there no need for a colour icon.
Of course. Is there any need for a splash or about screen? Photoshop is quite ready. I'll see if I can get around to making the icons sometime today.

< 8 >