Welcome, Guest. Please login or register.

Author Topic: Any webpage on ANY Amiga browser?  (Read 5812 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline DiskDoctorTopic starter

  • Sr. Member
  • ****
  • Join Date: Jan 2009
  • Posts: 308
    • Show only replies by DiskDoctor
Any webpage on ANY Amiga browser?
« on: February 04, 2009, 09:52:13 PM »
Hello,

I recently tried out some 3.x system from AmigaForever pack.
The browser is much outdated but works.

Roughly...

So this is a question rather - is there any proxy server adjusting content to ANY Amiga browser??

If not, it's easy to establish one really.
Two examples:

1) cellphone operators in most cases use proxy for WAP/WAP2 connection - as far as I know its purpose is among others to adjust content to (or check against) xHTML (in WAP2.0)

2) Opera Mini, since released, uses its own proxy server to transform and fit ANY page to ANY cell, even some 128 x . screen(!!)

So, doesn't seem tough.

Maybe I am an ignorant - is there any proxy dedicated to transforming web content for old (ancient) Amiga browsers??
Was: Mac Mini PPC running MorphOS 2.4
Now: Amiga Forever 2010 with AmiKit and AmigaSYS
Not used: Icaros Desktop 1.2 (reason: no wifi)
Planned soon: an OS4 system
Shortly then: a MOS notebook (wifi is a must-have)
 

Offline DiskDoctorTopic starter

  • Sr. Member
  • ****
  • Join Date: Jan 2009
  • Posts: 308
    • Show only replies by DiskDoctor
Re: Any webpage on ANY Amiga browser?
« Reply #1 on: February 04, 2009, 10:05:55 PM »
One more thing - anybody knows how to change UserAgent in AWEB.1 from AmigaForever's AmigaOS3.X??
Was: Mac Mini PPC running MorphOS 2.4
Now: Amiga Forever 2010 with AmiKit and AmigaSYS
Not used: Icaros Desktop 1.2 (reason: no wifi)
Planned soon: an OS4 system
Shortly then: a MOS notebook (wifi is a must-have)
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Any webpage on ANY Amiga browser?
« Reply #2 on: February 04, 2009, 10:10:53 PM »
Quote
So, doesn't seem tough.

Famous last words...
 

Offline DiskDoctorTopic starter

  • Sr. Member
  • ****
  • Join Date: Jan 2009
  • Posts: 308
    • Show only replies by DiskDoctor
Re: Any webpage on ANY Amiga browser?
« Reply #3 on: February 04, 2009, 10:25:40 PM »
Quote

Piru wrote:
Quote
So, doesn't seem tough.

Famous last words...


I don't get it
Was: Mac Mini PPC running MorphOS 2.4
Now: Amiga Forever 2010 with AmiKit and AmigaSYS
Not used: Icaros Desktop 1.2 (reason: no wifi)
Planned soon: an OS4 system
Shortly then: a MOS notebook (wifi is a must-have)
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Any webpage on ANY Amiga browser?
« Reply #4 on: February 04, 2009, 10:46:26 PM »
It is tough. Very tough. At least if you desire to get anywhere usable result.
 

Offline gurthuk

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 111
    • Show only replies by gurthuk
    • http://www.fwd4.com
Re: Any webpage on ANY Amiga browser?
« Reply #5 on: February 04, 2009, 10:57:25 PM »
Opera Mini and Mobile are a pig as they mask the true user-agent of the mobile, which in turn prevents content providers from displaying content that is correct for your mobile phone. Content providers then dumb down the site and show only the basic content despite you having an all-singing mobile. Country detection is also screwed as everyone appears to be in Sweden (Opera's gateway).

Mobile operators also mess with the content when it passes through their gateways; strip out adverts and replace them with their own, lower the quality of images to aid faster download, change tags in the code and block sites if they think you're under 18 and the site is adult (check for adult keyword combinations).

Could use a transcoder like www.google.com/m but Google will push you out if they can see your user-agent isn't a mobile device.

Could look for other transcoders and see how they work?
 

Offline DiskDoctorTopic starter

  • Sr. Member
  • ****
  • Join Date: Jan 2009
  • Posts: 308
    • Show only replies by DiskDoctor
Re: Any webpage on ANY Amiga browser?
« Reply #6 on: February 04, 2009, 11:56:18 PM »
@Piru

It is not tough, at all.

@gurthuk

Google mobile aliases are mess already :)

Use your e.g. 3.X native browser Try m.google.com or mobile.google.com and switch to mobile device.

What you get... Google sees Amiga UserAgent and considers it unknown (no wonder).  Note that if you were using IE or Firefox or Safari or else, Google would know it and serve you a normal webpage.

But all unknown UAs are considered as very old or odd cellphones.  Old cellphones used WML instead of xHTML so what you get is a WML document, not viewable in any www browser since it's just some XML.

Say, I worked for two years in a mobile industry, enabling new phones in mCMS so that any phone is served properly.  All you gotta do is forge your UserAgent.  It's easy to pick on the web (the string) and if you introduce yourself as a decent WindowsMobile device (e.g. QVGA, VGA maybe), you will be served pure xhtml, formatted to 240 x 320 resolution so fine for Amigas.

So I think it is about to catch HTTP request on a system level and change it, that's all.  I am eager about the result...
Was: Mac Mini PPC running MorphOS 2.4
Now: Amiga Forever 2010 with AmiKit and AmigaSYS
Not used: Icaros Desktop 1.2 (reason: no wifi)
Planned soon: an OS4 system
Shortly then: a MOS notebook (wifi is a must-have)
 

Offline persia

  • Hero Member
  • *****
  • Join Date: Sep 2006
  • Posts: 3753
    • Show only replies by persia
Re: Any webpage on ANY Amiga browser?
« Reply #7 on: February 05, 2009, 12:16:52 AM »
User Agent is a string provided by your brower.  Most browsers have a plug in to set your user-agent to anything you want, like say Opera-Mini on a Cra or whatever.

[SIGPIC][/SIGPIC]

What we\'re witnessing is the sad, lonely crowing of that last, doomed cock.
 

Offline DiskDoctorTopic starter

  • Sr. Member
  • ****
  • Join Date: Jan 2009
  • Posts: 308
    • Show only replies by DiskDoctor
Re: Any webpage on ANY Amiga browser?
« Reply #8 on: February 05, 2009, 08:58:53 AM »
Quote

persia wrote:
User Agent is a string provided by your brower.  Most browsers have a plug in to set your user-agent to anything you want, like say Opera-Mini on a Cra or whatever.


Yes, I know it.

My question was about Amiga old browsers - do you know any plugin or rather system script / way of doing this?

I want to play on this OS3.X and see the results.
Was: Mac Mini PPC running MorphOS 2.4
Now: Amiga Forever 2010 with AmiKit and AmigaSYS
Not used: Icaros Desktop 1.2 (reason: no wifi)
Planned soon: an OS4 system
Shortly then: a MOS notebook (wifi is a must-have)
 

Offline gurthuk

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 111
    • Show only replies by gurthuk
    • http://www.fwd4.com
Re: Any webpage on ANY Amiga browser?
« Reply #9 on: February 05, 2009, 09:14:27 AM »
I use the user-agent switcher extension for Firefox. Not sure of a OS3.x alternative.

I'll have a dig round in my bookmarks later as I'm sure I have a transcoder site somewhere...
 

Offline DiskDoctorTopic starter

  • Sr. Member
  • ****
  • Join Date: Jan 2009
  • Posts: 308
    • Show only replies by DiskDoctor
Re: Any webpage on ANY Amiga browser?
« Reply #10 on: February 05, 2009, 10:21:29 AM »
That's what I get:

AWeb (www.amigaforever.com)/3.4APL; (Spoofed by Amiga-AWeb/3.4APL)
(it's a string - no link here)


Here
is a pretty list.

I would like to change it e.g. to

Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x320)

There MUST be a script!
I am not able to search this Aminet stuff - always get null answer :(
But I'll keep trying.

Was: Mac Mini PPC running MorphOS 2.4
Now: Amiga Forever 2010 with AmiKit and AmigaSYS
Not used: Icaros Desktop 1.2 (reason: no wifi)
Planned soon: an OS4 system
Shortly then: a MOS notebook (wifi is a must-have)
 

Offline gurthuk

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 111
    • Show only replies by gurthuk
    • http://www.fwd4.com
Re: Any webpage on ANY Amiga browser?
« Reply #11 on: February 05, 2009, 10:32:43 AM »
How is your Amiga connected to the interent?

wi-fi to a router?
ethernet to a router?
ethernet to a PC which is sharing its connection?

If it’s the later you might be able to intercept the header being sent and change it before being sent out.
 

Offline DiskDoctorTopic starter

  • Sr. Member
  • ****
  • Join Date: Jan 2009
  • Posts: 308
    • Show only replies by DiskDoctor
Re: Any webpage on ANY Amiga browser?
« Reply #12 on: February 05, 2009, 11:34:12 AM »

It is not Amiga, it's AmigaForever software.
But I have 3.X AWeb emulation in it.

It's run on WinXP that has a WiFi connection to my access point which is, in turn, connected to my ISP's cable modem.

I searched Aminet but found and installed only this - it doesn't help.
Was: Mac Mini PPC running MorphOS 2.4
Now: Amiga Forever 2010 with AmiKit and AmigaSYS
Not used: Icaros Desktop 1.2 (reason: no wifi)
Planned soon: an OS4 system
Shortly then: a MOS notebook (wifi is a must-have)
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Any webpage on ANY Amiga browser?
« Reply #13 on: February 05, 2009, 11:43:02 AM »
@DiskDoctor

It seems a lot of work for the 5 users who insist on using old Amiga Browsers for anything other than novelty value!

Offline gurthuk

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 111
    • Show only replies by gurthuk
    • http://www.fwd4.com
Re: Any webpage on ANY Amiga browser?
« Reply #14 on: February 05, 2009, 11:48:26 AM »
Skweezer.com seem to have a good mobile transcoder service.