OESF | ELSI | pdaXrom | OpenZaurus | Zaurus Themes | Community Links | Ibiblio

IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Good Web Browser!, Only one problem...
Capn_Fish
post Nov 29 2007, 12:07 PM
Post #1





Group: Members
Posts: 2,350
Joined: 30-July 06
Member No.: 10,575



I just found the best-looking web browser I've seen in a long time!

http://www.netsurf-browser.org/

It's installed on Puppy Linux (what I'm using for now off my USB drive after nuking my HDD), renders really well (just like FF), and seems lightweight.

I'm having trouble building it, though. It appears to be looking for "lemon" Anybody know what that is?

Thanks!

Screenshot from my laptop just now.

EDIT: Found some build instructions. Trying them soon...
Attached File(s)
Attached File  netsurf.png ( 115.01K ) Number of downloads: 170
 
Go to the top of the page
 
+Quote Post
Capn_Fish
post Nov 29 2007, 01:45 PM
Post #2





Group: Members
Posts: 2,350
Joined: 30-July 06
Member No.: 10,575



I'm getting a couple of errors (meaning it won't run). I'll post them later if I don't get them sorted out (no time now). I think I saw them mentioned in one of my searches on how to compile it.
Go to the top of the page
 
+Quote Post
arnpsyke
post Nov 30 2007, 06:32 AM
Post #3





Group: Members
Posts: 14
Joined: 11-November 07
Member No.: 20,935



QUOTE(Capn_Fish @ Nov 29 2007, 01:45 PM) *
I'm getting a couple of errors (meaning it won't run). I'll post them later if I don't get them sorted out (no time now). I think I saw them mentioned in one of my searches on how to compile it.

I am always searching a good alternative for firefox. This browser seems very good. I hope you can compile it
Go to the top of the page
 
+Quote Post
2or0
post Nov 30 2007, 07:29 AM
Post #4





Group: Members
Posts: 217
Joined: 6-June 04
Member No.: 3,590



I tried this webbrower on debian because it is already built in debian. For my experience, the page rendering is too slow to use compared to others such as dillo, epiphany-webkit and epiphany-gecko.
Go to the top of the page
 
+Quote Post
Capn_Fish
post Jan 4 2008, 05:25 PM
Post #5





Group: Members
Posts: 2,350
Joined: 30-July 06
Member No.: 10,575



I'm still working on getting this to work, and it appears that pdaXrom's glibc is to blame for the crashes. I'm looking into building a newer version of it and trying that.

Just trying to keep people informed. smile.gif
Go to the top of the page
 
+Quote Post
Jon_J
post Feb 16 2008, 09:55 AM
Post #6





Group: Members
Posts: 1,837
Joined: 31-December 05
From: Illinois USA
Member No.: 8,821



Any news on this?
I would love to replace my Firefox/Epiphany combination. (I like epiphany, but it still requires mozilla/firefox files to work).
Go to the top of the page
 
+Quote Post
Capn_Fish
post Feb 16 2008, 09:55 PM
Post #7





Group: Members
Posts: 2,350
Joined: 30-July 06
Member No.: 10,575



I got it working on Angstrom, but it loads pages slowly (kind of like elinks does). I don't think it's such a good option anymore.
Go to the top of the page
 
+Quote Post
speculatrix
post Feb 17 2008, 01:26 PM
Post #8





Group: Admin
Posts: 3,277
Joined: 29-July 04
From: Cambridge, England
Member No.: 4,149



QUOTE(Capn_Fish @ Feb 17 2008, 05:55 AM) *
I got it working on Angstrom, but it loads pages slowly (kind of like elinks does). I don't think it's such a good option anymore.


is there a reason for it to be slow - lack of CPU, memory?

have you set up all the right options for cache?

just speculating that there might be some tweaks to make it faster?
Go to the top of the page
 
+Quote Post
Capn_Fish
post Feb 17 2008, 02:58 PM
Post #9





Group: Members
Posts: 2,350
Joined: 30-July 06
Member No.: 10,575



It doesn't feel like a CPU/memory issue. I think the engine is just inefficient at processing web pages.
Go to the top of the page
 
+Quote Post
speculatrix
post Feb 18 2008, 02:10 AM
Post #10





Group: Admin
Posts: 3,277
Joined: 29-July 04
From: Cambridge, England
Member No.: 4,149



QUOTE(Capn_Fish @ Feb 17 2008, 10:58 PM) *
It doesn't feel like a CPU/memory issue. I think the engine is just inefficient at processing web pages.


yes, but if that were the case it'd be cpu bound. could it be that to save memory it doesn't cache (or not much) so it has to fetch everything from the web server all the time? try installing "iptraf" or doing this:

while [ /bin/true ] ; do netstat -i ; sleep 1 ; done

and see how much traffic you're pushing when browsing, and compare with a better browser?
Go to the top of the page
 
+Quote Post
ofels
post Feb 18 2008, 04:04 AM
Post #11





Group: Members
Posts: 142
Joined: 4-December 06
From: Lake Constance, Germany
Member No.: 13,087



QUOTE(Capn_Fish @ Feb 17 2008, 11:58 PM) *
It doesn't feel like a CPU/memory issue. I think the engine is just inefficient at processing web pages.


Hmm, according to this review here

http://www.drobe.co.uk/riscos/artifact2191.html

performance should be quite good, at least on RISC OS.

I am wondering which pages you have taken to evaluate performance, there are plenty of reasons why performance under Angstrom might be not so good and most of them are curable (remove debug symbols, other compile options, etc.).

However the lack of JavaScript support is a killer for me anyway ...

Oliver
Go to the top of the page
 
+Quote Post
Capn_Fish
post Feb 18 2008, 07:26 AM
Post #12





Group: Members
Posts: 2,350
Joined: 30-July 06
Member No.: 10,575



I didn't use any specific tests, it was all subjective. I'd also have to rebuild it to do more stuff (I was too lazy to make an ipk and deleted the source).

I don't think I left debugging stuff in it, and, IIRC, was using "-O3 -mtune=xscale -mcpu=xscale -fomit-frame-pointer"
Go to the top of the page
 
+Quote Post
Capn_Fish
post Feb 23 2008, 02:27 PM
Post #13





Group: Members
Posts: 2,350
Joined: 30-July 06
Member No.: 10,575



I'm working on getting it recompiled and will do my best to provide more concrete results than last time (this is on Angstrom, though).
Go to the top of the page
 
+Quote Post
Capn_Fish
post Feb 24 2008, 04:43 PM
Post #14





Group: Members
Posts: 2,350
Joined: 30-July 06
Member No.: 10,575



It's done building (no, it wasn't building the whole time). What test results would people like to see?
Go to the top of the page
 
+Quote Post
ofels
post Feb 25 2008, 04:12 AM
Post #15





Group: Members
Posts: 142
Joined: 4-December 06
From: Lake Constance, Germany
Member No.: 13,087



QUOTE(Capn_Fish @ Feb 25 2008, 01:43 AM) *
It's done building (no, it wasn't building the whole time). What test results would people like to see?


Suggestion: The link mentioned above includes several tests browing different web sites so you could use this as a starting base running the same tests to compare how it performs under Angstrom.

Oliver
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 18th May 2013 - 06:35 AM