Lobo: Java Web Browser - NEVERMIND, figured it out

Booting, installing, newbie
Post Reply
Message
Author
User avatar
sinc
Posts: 545
Joined: Wed 22 Jul 2009, 20:35
Location: Tampa, FL USA

Lobo: Java Web Browser - NEVERMIND, figured it out

#1 Post by sinc »

http://lobobrowser.org/java-browser.jsp

I am interested in trying this browser just for fun and I can't seem to get it to work. I have Java installed in /usr/java and I was able to run the installer but when I try to run the browser I only get a security error message and can't get the actual browser to run.

I was wondering if anyone had any suggestions about steps I could take to just try this out.

Thank you.

EDIT:
just use this

Code: Select all

java -jar install.jar
And after using it... Its not worth trying :(
kerl
Posts: 154
Joined: Tue 16 Apr 2013, 21:15

#2 Post by kerl »

There is a new fork called Lobo Evolution at https://github.com/oswetto/Loboevolution
User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#3 Post by Semme »

It's also almost NINE years old!

The one Kerl linked'll run with a current Java runtime.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<
s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

#4 Post by s243a »

kerl wrote:There is a new fork called Lobo Evolution at https://github.com/oswetto/Loboevolution
Sounds interesting. I going to put this on my list of things to try.

I always thought it would be nice if you could easily add web like functionality to java GUIs. Perhaps this software would make this much easier to do.
s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

Re: Lobo: Java Web Browser - NEVERMIND, figured it out

#5 Post by s243a »

sinc wrote:http://lobobrowser.org/java-browser.jsp

I am interested in trying this browser just for fun and I can't seem to get it to work. I have Java installed in /usr/java and I was able to run the installer but when I try to run the browser I only get a security error message and can't get the actual browser to run.

I was wondering if anyone had any suggestions about steps I could take to just try this out.

Thank you.

EDIT:
just use this

Code: Select all

java -jar install.jar
And after using it... Its not worth trying :(
It seems that this link is now only vailable on the internet archive:
http://web.archive.org/web/201412231037 ... rowser.jsp

Good thing there is a fork updating this project :)
kerl
Posts: 154
Joined: Tue 16 Apr 2013, 21:15

#6 Post by kerl »

s243a wrote:
kerl wrote:There is a new fork called Lobo Evolution at https://github.com/oswetto/Loboevolution
Sounds interesting. I going to put this on my list of things to try.

I always thought it would be nice if you could easily add web like functionality to java GUIs. Perhaps this software would make this much easier to do.
You may also want to take a look at MozSwing: https://sourceforge.net/projects/mozswing/
Also WebKitJava: https://sourceforge.net/projects/webkit ... ecommended
and The DJ Project: https://sourceforge.net/projects/djproject/

These projects could be useful to make a web browser for Java and Puppy ;)
User avatar
nic007
Posts: 3408
Joined: Sun 13 Nov 2011, 12:31
Location: Cradle of Humankind

#7 Post by nic007 »

Running Opera Mini via an emulator will be a better option. I've been using it for years as my default quick browser and I'm actually posting here running it. http://www.murga-linux.com/puppy/viewtopic.php?t=106514
kerl
Posts: 154
Joined: Tue 16 Apr 2013, 21:15

#8 Post by kerl »

nic007 wrote:Running Opera Mini via an emulator will be a better option. I've been using it for years as my default quick browser and I'm actually posting here running it. http://www.murga-linux.com/puppy/viewto ... 1&t=106514
Cool experiment! I'm posting from emulated Opera Mini.
There are issues. Pictures dont show up. Intro key has to be entered with the virtual keyboard. Mouse scroll does not respond readily. Javascript seems partially supported..
BTW this emulator can be very useful as there are tons of midlets out there...
User avatar
nic007
Posts: 3408
Joined: Sun 13 Nov 2011, 12:31
Location: Cradle of Humankind

#9 Post by nic007 »

kerl wrote:
nic007 wrote:Running Opera Mini via an emulator will be a better option. I've been using it for years as my default quick browser and I'm actually posting here running it. http://www.murga-linux.com/puppy/viewto ... 1&t=106514
Cool experiment! I'm posting from emulated Opera Mini.
There are issues. Pictures dont show up. Intro key has to be entered with the virtual keyboard. Mouse scroll does not respond readily. Javascript seems partially supported..
BTW this emulator can be very useful as there are tons of midlets out there...
Hi, pictures shouldn't be a problem unless the visiting website is very big in which case you may find that some pictures lower down the page are not displayed. Make sure your settings are correct. This could also be a screen size issue - right-click on application in taskbar, choose maximize and restart microemulator. Keyboard can be used for normal letter typing but you need the virtual keyboard to enter numbers. Mouse-scrolling does not seem to have the smooth feature but using the up and down keyboard keys should make smooth scrolling. For quick scrolling you can press 2 (up) and 8 (down) on your keyboard. Yes, javascript is not fully supported. You can also not do media streaming. This browser is excellent for general browsing. I've been using it for years (especially useful with dial-up and if you are data restricted).
kerl
Posts: 154
Joined: Tue 16 Apr 2013, 21:15

#10 Post by kerl »

Thanks @nik007

I'll try your advice on checking if images are disabled on settings and also mouse-scrolling with cursors.
Could you suggest other midlets to use from within this micro emulator?

BTW I have problems with Google Sheets on browsers. Do you know some Android emulator to run Google's apps from Puppy much in the same as you emulate Opera?
Tablet apps are more reliable and consume fewer resources than their web-browser versions.
Tablet apps emulation may be interesting for Puppy philosophy as current tablets are low resource devices the same as old pcs
kerl
Posts: 154
Joined: Tue 16 Apr 2013, 21:15

#11 Post by kerl »

It's cool but it is not useful for me because images are not displayed (I checked images option is enabled) and font size is super tiny despite I have set the largest size.

This has given me an idea. Is there some way to force a web browser like qtweb or seamonkey to display mobile versions of visited sites? such versions load faster and would increase readibility on small screens like my notebook̈́'s
TeX Dog
Posts: 287
Joined: Wed 06 Jul 2016, 17:57

#12 Post by TeX Dog »

Yes, change the browser agent string to something common in the mobile world Like Chrome on fake chrome OS, Android etc.
There is a thread about 3 weeks age where I an others faked out the Internet to play our Netflix in our Linux. Using the idea.

http://murga-linux.com/puppy/viewtopic. ... 293#932293
kerl
Posts: 154
Joined: Tue 16 Apr 2013, 21:15

#13 Post by kerl »

TeX Dog wrote:Yes, change the browser agent string to something common in the mobile world Like Chrome on fake chrome OS, Android etc.
There is a thread about 3 weeks age where I an others faked out the Internet to play our Netflix in our Linux. Using the idea.

http://murga-linux.com/puppy/viewtopic. ... 293#932293
I'll read this link ans show what works to me.
I had a list to addons forr Seamonkey that I wanted to try too.
FYI QtWeb has a built-in user agent. I've tried it with the string for iphone7 and seems to do well
User avatar
nic007
Posts: 3408
Joined: Sun 13 Nov 2011, 12:31
Location: Cradle of Humankind

#14 Post by nic007 »

In many main browsers, the mobile version of pages will be displayed if you simply enter the correct mobile site url, I've done this many times before but not all sites will work like this. Dillo is an html only browser which is okay for quick browsing. BTW - Your settings are not correct if you can't get images to display in Opera Mini. I use Opera Mini everyday and posting from it now. I actually provided a download of my settings if you care to read through the thread I provided before.
kerl
Posts: 154
Joined: Tue 16 Apr 2013, 21:15

#15 Post by kerl »

nic007 wrote:In many main browsers, the mobile version of pages will be displayed if you simply enter the correct mobile site url, I've done this many times before but not all sites will work like this. Dillo is an html only browser which is okay for quick browsing. BTW - Your settings are not correct if you can't get images to display in Opera Mini. I use Opera Mini everyday and posting from it now. I actually provided a download of my settings if you care to read through the thread I provided before.
Hmm i didnt see the download of your settings. I'll try that for sure because I plan to use this emulator for for j2me apps.
Have you tried ucbrowser?
Post Reply