IRIX and Software

Web browsing from IRIX using headless chrome?

This might be interesting: https://chromium.googlesource.com/chrom ... /README.md

"Expected use cases include loading web pages, extracting metadata (e.g., the DOM) and generating bitmaps from page contents".

I have not looked much further than this, but it sure looks like a way to offload the CPU intensive rendering engine to a server.
:PI: :Indigo: :Indigo: :Indy: :Indy: :Indy: :Indigo2: :Indigo2: :Indigo2IMP: :Octane: :Octane2: :O2: :O2+: Image :Fuel: :Tezro: :4D70G: :Skywriter: :PWRSeries: :Crimson: :ChallengeL: :Onyx: :O200: :Onyx2: :O3x02L:
To accentuate the special identity of the IRIS 4D/70, Silicon Graphics' designers selected a new color palette. The machine's coating blends dark grey, raspberry and beige colors into a pleasing harmony. ( IRIS 4D/70 Superworkstation Technical Report )
Neat. Wish they had something like that for Gecko, though. I get antsy about Chromium-all-the-things because remember when it was Trident-MSIE-all-the-things?
smit happens.

:Fuel: bigred , 900MHz R16K, 4GB RAM, V12 DCD, 6.5.30
:Indy: indy , 150MHz R4400SC, 256MB RAM, XL24, 6.5.10
:Indigo2IMP: purplehaze , 175MHz R10000, Solid IMPACT
probably posted from Image bruce , Quad 2.5GHz PowerPC 970MP, 16GB RAM, Mac OS X 10.4.11
plus IBM POWER6 p520 * Apple Network Server 500 * RDI PrecisionBook * BeBox * Solbourne S3000 * Commodore 128 * many more...
WRP does this using Webkit, which is neat. I wasn't able to make it work, but YMMV.
:Onyx: :O2000: :Fuel: :Octane: :Octane: :Octane: :O2: :O2: :Indigo2: :Indigo2: :Indy: :Indy:
and a small army of Image
I also wasn't able to get any success with WRP. If there's a working alternative, it'd be neat to use something such as Netscape or Dillo to render via an image map from another machine (or similar). It'd certainly work for a lot more sites than Firefox 3.0.19 can manage, and at quicker speed too.
Systems in use:
:Indigo2IMP: - Nitrogen : R10000 195MHz CPU, 384MB RAM, SolidIMPACT Graphics, 36GB 15k HDD & 300GB 10k HDD, 100Mb/s NIC, New/quiet fans, IRIX 6.5.22
:Fuel: - Lithium : R14000 600MHz CPU, 4GB RAM, V10 Graphics, 72GB 15k HDD & 300GB 10k HDD, 1Gb/s NIC, New/quiet fans, IRIX 6.5.30
Other system in storage: :O2: R5000 200MHz, 224MB RAM, 72GB 15k HDD, PSU fan mod, IRIX 6.5.30
I have had good success with WRP (wrp11-qt.py).. however running on an Ubuntu system (have it running today on 14.04 LTS). Any other Linux flavor didnt seem to do so well when I did some very quick tests. I have complex, large sized, webpages loading quickly on old Mac Classics, SUN Sparcstations, Nextstations, etc.. Even browsing ebay (to buy more old stuff of course!) but since the pages are pre-rendered.. some input is hard to do on webpages (like putting in credit card info to buy that old stuff). Things like ebay, you can work with modifying the URL manually for certain searches and put those in as bookmarks to revisit them easily when using WRP. Once in awhile, WRP does crash but you can restart it again.

For relatively more modern hardware (SGI O2, Octane) sometimes it is just easier to display Chrome from a windows terminal server over RDP.. something like the following on a Windows Server 2003 with seamlessrdpshell installed:
/usr/nekoware/bin/rdesktop -u username -p password -r clipboard:PRIMARYCLIPBOARD -r disk:'Home'=$HOME -r sound:local -a 16 -z -A -s 'c:\\seamlessrdp\\seamlessrdpshell C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe' win2003servernameorIP