Page 4 of 5 FirstFirst 12345 LastLast
Results 31 to 40 of 49

Thread: Touchscreen web browser

  1. #31
    And then I was mod. Tidder's Avatar
    Join Date
    Sep 2003
    Location
    New Mexico, USA
    Posts
    4,062
    I believe it's the same rendering engine that's used in Safari and Google Chrome.
    Tidder

    Try RevFE
    The best resurrected frontend I've ever used, period.

  2. #32
    And then I was mod. Tidder's Avatar
    Join Date
    Sep 2003
    Location
    New Mexico, USA
    Posts
    4,062
    Some initial documentation for Carbon:

    http://www.revfe.org/index.php/Carbon
    Tidder

    Try RevFE
    The best resurrected frontend I've ever used, period.

  3. #33
    licensed to kill - FKA kev000
    Auto Apps:loading...
    tripzero's Avatar
    Join Date
    Aug 2006
    Location
    16.40618, 120.61106
    Posts
    2,471
    Yes, Carbon uses WebKit. I'm not sure what Qt uses for javascript rendering. Probably their internal stuff which isn't that fast. Hopefully future versions of Qt will have faster javascript rendering like chrome does.
    Former author of LinuxICE, nghost.
    Current author of nobdy.

  4. #34
    North of the land of Hey Huns
    Auto Apps:loading...

    Join Date
    Jun 2004
    Location
    Westminster, MD
    Posts
    1,922
    Quote Originally Posted by PaulF View Post
    1. It thinks .php is an unknown type and wants to download it.
    2. What rendering engine is this using?
    3. Awesome job so far!
    4. Will you be releasing the source code?

    1: Eventually it will remember which ones you say to display, and which ones to download. I'll add php to the permanent list.
    2: As Kev said, it's using WebKit.
    3: Thanks!
    4: The source code for a Linux version will be included in RevFE, but it won't be standalone. I don't see much reason to release the source of the windows version unless anyone really wants it for reasons other than novelty, since the lgpl licence of Qt allows this.


    The next version will hopefully have a REAL bookmarking system that you can edit and add to, as well as image skinning support. Yay for Tidder working on some documentation :-D
    Quote Originally Posted by mitchjs
    stop with the REINSTALLS, what do you think we got some lame-o installer!!!
    RevFE - Super fast, modular frontend. Most powerful skinning engine in existence. Strong enough for an i7 made for a fitpc.
    Just a shame I can't justify a carpc to use it on anymore.

  5. #35
    And then I was mod. Tidder's Avatar
    Join Date
    Sep 2003
    Location
    New Mexico, USA
    Posts
    4,062
    Quote Originally Posted by kev000 View Post
    Yes, Carbon uses WebKit. I'm not sure what Qt uses for javascript rendering. Probably their internal stuff which isn't that fast. Hopefully future versions of Qt will have faster javascript rendering like chrome does.
    Jeeze, do you ever have nothing to complain about?
    Tidder

    Try RevFE
    The best resurrected frontend I've ever used, period.

  6. #36
    licensed to kill - FKA kev000
    Auto Apps:loading...
    tripzero's Avatar
    Join Date
    Aug 2006
    Location
    16.40618, 120.61106
    Posts
    2,471
    Jeeze, do you ever have nothing to complain about?
    Possibly... I don't know everything yet, but when I do, i'll know whether or not there is something not to complain about :P Until then, bacon is the only thing that i really can't complain about.
    Former author of LinuxICE, nghost.
    Current author of nobdy.

  7. #37
    North of the land of Hey Huns
    Auto Apps:loading...

    Join Date
    Jun 2004
    Location
    Westminster, MD
    Posts
    1,922
    If you ever managed to know everything, you'd complain there's nothing else to learn
    Quote Originally Posted by mitchjs
    stop with the REINSTALLS, what do you think we got some lame-o installer!!!
    RevFE - Super fast, modular frontend. Most powerful skinning engine in existence. Strong enough for an i7 made for a fitpc.
    Just a shame I can't justify a carpc to use it on anymore.

  8. #38
    North of the land of Hey Huns
    Auto Apps:loading...

    Join Date
    Jun 2004
    Location
    Westminster, MD
    Posts
    1,922
    Here's a small preview of the image based skinning. I have no clue where I got these images from I had them laying around on the hard drive, so forgive me if they're a bit dumb. I didn't add this to the first post because this is just a release candidate to show the concept, and shouldn't really be used in-car.
    Attached Images Attached Images  
    Attached Files Attached Files
    Quote Originally Posted by mitchjs
    stop with the REINSTALLS, what do you think we got some lame-o installer!!!
    RevFE - Super fast, modular frontend. Most powerful skinning engine in existence. Strong enough for an i7 made for a fitpc.
    Just a shame I can't justify a carpc to use it on anymore.

  9. #39
    FLAC
    Join Date
    Jan 2008
    Location
    Dartmouth, MA
    Posts
    898
    I'm fairly interested in the windows source code since I'm programming my own front end (no front ends work well enough for some of my car's features).

    New issue: Loading gmail.com results in a "loading failed" message.
    My Nearly Complete Car:
    http://www.mp3car.com/vbulletin/show...ed-car-pc.html

    Micro Control Center... Control Your Car Across the Internet
    http://www.mp3car.com/fusion-brain/1...-internet.html

    Website: (It's a work in progress, really. All my projects have taken me from ever really developing it.)
    http://paulfurtado.com/

  10. #40
    FLAC
    Join Date
    Jan 2008
    Location
    Dartmouth, MA
    Posts
    898
    Quote Originally Posted by malcom2073 View Post
    1: Eventually it will remember which ones you say to display, and which ones to download. I'll add php to the permanent list.
    I think I can save you some time here...
    You don't want to put the page types in by file extension, you want to use the content types.
    That way, I can put a file up: index.mp3carrocks and if the web server sends it with an html content type, it loads as html. If it loads with a text type, it just shows it and if it loads with an application/octet stream type, it downloads it.
    My Nearly Complete Car:
    http://www.mp3car.com/vbulletin/show...ed-car-pc.html

    Micro Control Center... Control Your Car Across the Internet
    http://www.mp3car.com/fusion-brain/1...-internet.html

    Website: (It's a work in progress, really. All my projects have taken me from ever really developing it.)
    http://paulfurtado.com/

Page 4 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Web Browser Keyboard
    By kpjuk in forum Road Runner
    Replies: 21
    Last Post: 08-31-2011, 09:43 PM
  2. Virtual Keyboard to run from Web Browser
    By SeanJohn in forum Newbie
    Replies: 1
    Last Post: 05-30-2007, 09:00 PM
  3. Web browser features
    By RoyN in forum MMC Features/Plugins
    Replies: 4
    Last Post: 03-18-2005, 09:16 PM
  4. Replies: 2
    Last Post: 02-05-2005, 12:48 PM
  5. Enhanced Weather Links for Web browser
    By GizmoQ in forum Centrafuse
    Replies: 2
    Last Post: 01-22-2005, 11:25 PM

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
  •