Welcome, Guest. Please login or register.

Author Topic: AmigaOS browser with css support?  (Read 4490 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline KennyR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 8081
    • Show only replies by KennyR
    • http://wrongpla.net
Re: AmigaOS browser with css support?
« Reply #14 from previous page: July 15, 2004, 04:24:31 PM »
Quote
djkoelkast wrote:
I'm not planning to use PPC as this is not really an Amiga anymore... keep sticked to my 68k


Then I advise you to forget CSS and modern browsing standards and stick with ugly IBrowse, because at least IBrowse will work at decent speed on 68k. Any decent modern CSS/HTML4 engine will be too slow on any real 68k, even if the coder optimises the hell out of it. And they wouldn't want to do that, it would make it too hard to maintain.
 

Offline smithy

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 511
    • Show only replies by smithy
Re: AmigaOS browser with css support?
« Reply #15 on: July 15, 2004, 05:58:42 PM »
Check out Paihia which is also in development.  The announcement is at:

http://ann.lu/detail.cgi?category=news&file=1086891353.msg


 

Offline HopperJF

  • Hero Member
  • *****
  • Join Date: Nov 2003
  • Posts: 1531
    • Show only replies by HopperJF
    • http://www.michael-powell.blogspot.com
Re: AmigaOS browser with css support?
« Reply #16 on: July 15, 2004, 06:39:18 PM »
A 1996 standard...
Religion is for people who believe in hell.
Spirituality is for people who have been there.
 

Offline Argo

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 3219
    • Show only replies by Argo
Re: AmigaOS browser with css support?
« Reply #17 on: July 15, 2004, 08:18:09 PM »
Didn't someone say, some time ago, that they had ported Netscape to Amiga 68K. I remember this form the early Amizilla discussions here.
Any way, What counts is active projects, progess reports, and releases(alpha, beta, full). I'm looking forward to see what the various efforts produce.
If anyone have any news on these efforts, please encourage them to submit their news items.
 

Offline djkoelkastTopic starter

  • Full Member
  • ***
  • Join Date: Jul 2004
  • Posts: 200
    • Show only replies by djkoelkast
    • http://www.retroforum.nl
Re: AmigaOS browser with css support?
« Reply #18 on: July 15, 2004, 09:08:44 PM »
Sorry but ''ugly'' IBrowse is very fast here ;)
Absolutely no problems with speed or anything, I just miss css suppert, that's all
And a PPC is not an Amiga if you ask me ;)
Amiga 4000/060 cybervision64, CyberSCSI MKII, AlfaData BSC MFC3 I/O, Ariadne II, OS 3.9(bb2), 2x IDE > CF 8GB Seagate Microdrive, 1x HD FDD, 1x SCSI ZIP 100

http://www.retroforum.nl
 

Offline HopperJF

  • Hero Member
  • *****
  • Join Date: Nov 2003
  • Posts: 1531
    • Show only replies by HopperJF
    • http://www.michael-powell.blogspot.com
Re: AmigaOS browser with css support?
« Reply #19 on: July 15, 2004, 11:18:00 PM »
Opera was meant to be releasing an Amiga version in late 1998, but sadly they realised the state the Amiga was in and abandoned ship..
Religion is for people who believe in hell.
Spirituality is for people who have been there.
 

Offline Hyperspeed

  • Hero Member
  • *****
  • Join Date: Jun 2004
  • Posts: 1749
    • Show only replies by Hyperspeed
Re: AmigaOS browser with css support?
« Reply #20 on: July 16, 2004, 12:26:23 AM »
Before any of that fancy stuff can someone sort out Yahoo Mail!? For
the last few weeks amiga users haven't been able to delete or send
mail etc.

No response from the browser coding community!

I just want to add, once I heard you can run the freeware Internet
Explorer 3 or Netscape 3 on Shapeshifter if you have 32mb of RAM. And
it's very nice too.

Probably more compatible than the latest Amiga browsers!

:-)
 

Offline miles

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 263
    • Show only replies by miles
    • http://homepages.ihug.co.nz/~miles.j
Re: AmigaOS browser with css support?
« Reply #21 on: July 16, 2004, 01:19:21 AM »
Quote

Hyperspeed wrote:

I just want to add, once I heard you can run the freeware Internet
Explorer 3 or Netscape 3 on Shapeshifter if you have 32mb of RAM. And
it's very nice too.

Probably more compatible than the latest Amiga browsers!

:-)


You can run IE 4.01 and Netscape 4.05 on Shapeshifter, they work ok, I needed netscape to access my bank.  On my system I gave Shapeshifter 40Mb ram to work with, it was plenty to browse with.  Compatibility wise I found that some sites that Ib and V would not work on would work, others would not.  A version 5+ browser on Shapeshifter would solve this but 68K versions do not exist.
AMIGA 3000dT 060~66mhz RAM: *128*Mb/CyberVision64: *4*Mb/*18*Gb SCSI HDDs CD ROM CD-RW
Scanjet 5p/ZIP *100*/Canon BJC3000/Casio QV100 camera/Multiface 3/A2065/Toccata  
Operating system AMiGA Workbench 3.5.2
 

Offline Waccoon

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 1057
    • Show only replies by Waccoon
Re: AmigaOS browser with css support?
« Reply #22 on: July 16, 2004, 02:19:50 AM »
Quote
is there an AmigaOS browser (I use OS 3.9) which supports css (stylesheets)?

I was wondering the same thing.

It should be noted that a browser doesn't have to have 100% support for all CSS1 commands... "graceful degredation", and all that.  Simple support for colors and borders would be nice.  Adding proper padding, margin, and float (UGH!) support would be pretty painful for a 68K system -- even Mozilla doesn't always do it right.

Hell, I don't think any browser does it right, as I've found out the hard way.  Real CSS coders are aware of compliance issues and code accordingly.  They're much more aware of compatibility problems than HTML coders (sort of like comaring VHS to LazerDisc owners a decade ago.  They're definately not the same class of people).  ;-)