Page 3 of 3 FirstFirst 123
Results 21 to 28 of 28

Thread: Light browser, good with rendering.

  1. #21
    Join Date
    Jul 2008
    Location
    Where I am
    Beans
    807
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Light browser, good with rendering.

    Quote Originally Posted by warfacegod View Post
    Then get rid of that goofy icon thing. it looks rather worthless to me.
    Goofy icon thing? Be more specific. Do you mean the large google thing in the corner of the page, that's midori, incorrectly rendering google.
    .i coi rodo

  2. #22
    Join Date
    Mar 2008
    Location
    The Burning Earth.
    Beans
    3,660

    Re: Light browser, good with rendering.

    You're right I just installed Midori and it did the same thing. Now to uninstall...
    God does not play dice with the universe - Albert Einstein
    Sure I do, I just use loaded dice. - warfacegod

    An open forum. Its a free for all. Check us out. https://openlinuxforums.org/

  3. #23
    Join Date
    Jul 2008
    Location
    Where I am
    Beans
    807
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Light browser, good with rendering.

    What webkit version is midori based on? The example browser renders google fine.
    .i coi rodo

  4. #24
    Join Date
    Mar 2008
    Location
    The Burning Earth.
    Beans
    3,660

    Re: Light browser, good with rendering.

    From the Midori site:

    Requirements: GTK+ 2.10, WebkitGTK+ 1.1.1, libXML2 libsoup 2.25.2

    Optional: Unique 0.9, libidn, sqlite 3.0, docutils, libnotify
    God does not play dice with the universe - Albert Einstein
    Sure I do, I just use loaded dice. - warfacegod

    An open forum. Its a free for all. Check us out. https://openlinuxforums.org/

  5. #25
    Join Date
    Nov 2008
    Location
    Southern Ontario, Canada
    Beans
    253
    Distro
    Ubuntu Development Release

    Re: Light browser, good with rendering.

    1GB of RAM should be more than enough just for web browsing. Firefox has memory leak issues however so just try out Chrome, otherwise something is terribly wrong or it's the web content that's taking up your RAM. The browser isn't going to compact what's already on the website. If that's the case try using xcfe or LXDE for a desktop environment. Also actually check if it is your RAM being eaten up. As long as you don't run out of RAM, you won't loose any performance from it.

    EDIT: Just checked it out myself. Chrome uses almost no RAM, it's just the content on your page probably or something else is wrong.
    Last edited by Serpher; May 20th, 2010 at 03:09 AM.

  6. #26
    Join Date
    Feb 2007
    Location
    Stratford-upon-Avon, UK
    Beans
    98
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Light browser, good with rendering.

    epiphany? or even the webkit gtk sample browser, GtkLauncher (not sure if it is built with the ubuntu webkit package. But its definitely not in $PATH by default - normally in /usr/libexec or something)

  7. #27
    Join Date
    Dec 2008
    Beans
    294
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Light browser, good with rendering.

    you might wanna take a look at links2......
    | Dell XPS M1530 | C2D T8300 @2.4GHz | Nvidia GeForce 8600mGT 256MB GDDR3 | 2x2GB DDR2 @667MHz |
    | Desktop | Core i7 920 @ 2.67GHz | Nvidia GeForce GTX 260 Core 216 896MB GDDR3 | 3x2GB DDR3 @1333MHz |

  8. #28
    Join Date
    Jun 2006
    Beans
    Hidden!

    Re: Light browser, good with rendering.

    Quote Originally Posted by juancarlospaco View Post
    Here:

    Code:
    #!/usr/bin/env python
    import sys
    import gtk
    import webkit
    DEFAULT_URL = 'http://www.google.com' # Change this as you Wish
    class SimpleBrowser: # needs GTK, Python, Webkit-GTK
    [...]
    This browser qualify 100/100 on Acid3 Test,
    it uses less than 10Mb, Use URL as PARAMETER.
    Right, but in this case, less code you write doesn't mean you browse the web faster and lighter.

    BTW, it seems you didn't credit the author of this snippet, take a look here:

    http://blog.marcelofernandez.info/20...n-pywebkitgtk/

    Regards

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •