We have Firefox and Konqueror thank you very much.
Phoronix: CodeWeavers Brings Chromium To Linux
Chroimum, the open-source code that powers the Google Chrome web-browser, is now available to Linux (and Mac OS) X users in a binary package. Though this support isn't coming natively, but instead CodeWeavers (the company behind CrossOver Office and CrossOver Games) is using WINE...
http://www.phoronix.com/vr.php?view=NjcyMw
We have Firefox and Konqueror thank you very much.
Sweet! More choice!
Got it installed; I'll be trying it out.
According to a co-worker, it works, but it's "dog slow" compared to the native version under Windows. I'll be pulling a copy tomorrow up at work to see for myself, so we'll see.
Question is, why the hell on earth do we need a friggin Winapi simulator to run a web browser?
They would shame to death only if they really KNOW what they are doing. Get a native port or get the hell out of the way
Last edited by FunkyRider; 09-15-2008 at 11:27 PM.
it does seem kind of sluggish. and where did my font antialiasing go?
Hope Google actually rolls out a native version for Linux and Mac OS X, and it's not just the "we are working on it" crap like we heard from Gtalk. <one of my angsts is that voice chat on gtalk still doesnt work on Linux/OS X>
i can't get it to work with proxy. so much for testing :/
I don't know that it was ever really that closed, but yes Gooogle Talk uses open protocols XMPP (IETF Standard formerly known as Jabber) and Jingle (a Proposed IETF extension to XMPP designed by Google and the XMPP Standards Foundation for Peer to Peer things like VOIP, Video and file transfers).
Since Google already has a client out and Jingle is not formalized it would seem possible that its implementation could differ from what the current proposal is. Google does, however, provide libjingle on Google Code and supporting documentation. So making a client compatible with Google's services should be easy right?