Some initial documentation for Carbon:
http://www.revfe.org/index.php/Carbon
I believe it's the same rendering engine that's used in Safari and Google Chrome.
Some initial documentation for Carbon:
http://www.revfe.org/index.php/Carbon
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.
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
RevFE - Super fast, modular frontend. Most powerful skinning engine in existence. Strong enough for an i7 made for a fitpc.Originally Posted by mitchjs
Just a shame I can't justify a carpc to use it on anymore.
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.Jeeze, do you ever have nothing to complain about?
Former author of LinuxICE, nghost.
Current author of nobdy.
If you ever managed to know everything, you'd complain there's nothing else to learn![]()
RevFE - Super fast, modular frontend. Most powerful skinning engine in existence. Strong enough for an i7 made for a fitpc.Originally Posted by mitchjs
Just a shame I can't justify a carpc to use it on anymore.
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.
RevFE - Super fast, modular frontend. Most powerful skinning engine in existence. Strong enough for an i7 made for a fitpc.Originally Posted by mitchjs
Just a shame I can't justify a carpc to use it on anymore.
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/
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/
Bookmarks