Thanks for this. I didn’t realize Stainless was open source. I’ll download and have a good play around with it.
As you know, OneWindowBrowser is no more than a simple GUI wrapper for WebKit, so any tricks will be limited to the OS it is running on. Leopard WebKit should relink with it just fine on 10.5, but otherwise the abilities are frozen to the platform and unless we can do something simple like a non-secure certificate bypass (as mentioned earlier), then Tiger and earlier will simply refuse to connect to many HTTPS services.
Personally, if I’m running anything pre-Tiger I wouldn’t expect much in terms of security or the ability to browse more than simple JavaScript-disabled websites, without any plugins. The idea behind supporting a 15 year old OS (Jaguar) is to span a hardware range beyond what is typically considered possible.
If a Bondi or 5 Flavors iMac or clamshell iBook running Panther or a Beige G3 or Wallstreet on Jaguar can access a service via this browser, which it could not otherwise, then we can consider the project a success!
Regardless of the older OS support, I’ve been happily putting the browser to use on El Cap and High Sierra for “single purpose browsing”. An instant (<1sec) launch and load and I can see the latest on these MR forums, read anything new and then close it off and go about my business. Previously I relied solely on FireFox as a separate browsing environment for this kind of purpose, while I use Safari / WebKit for my work.
Also, the simple idea of retaining the last viewed page on relaunch is actually pretty convenient.
@wicknix this is a good idea. It wouldn’t be too difficult to link in to wget (or curl) to handle file downloads. I’ll also take a peak at how the author of Stainless handles these requests to see if I can plug into the NSURLConnection (?) calls to write out the file.
I would love to see a “stripped” view for 1WB in the same way that Dillo (Linux/Gtk) renders pages, but with smooth native Cocoa rendering and fonts. Almost like a simple “Reader” mode, to “democratize access to information” (as put by the Dillo wiki).
@128keaton how did you go with the toolbar button rendering? I’ll be happy to plug in the UA strings, we can just load it into the prefs window pop up menu as an xml/plist for flexibility/expandability and/or user customization.
@RhianB yes, this is how a simple idea begins to pack on the pounds