Slashdot Log In
New Google Apps For Linux Coming
Posted by
kdawson
on Sun Sep 02, 2007 08:32 PM
from the bated-breath dept.
from the bated-breath dept.
techoon writes "The goal of the Google Linux Client Team is to develop Linux desktop applications, such as the official Linux versions of Google Earth and Google Picasa. This team made an interesting splash during a presentation at the first-ever Linux Foundation Collaboration Summit, which they had kindly hosted at their Mountain View campus. The Google presenters claimed some 'significant accomplishments' and other new Google desktop applications coming out this year for the Linux platform."
Related Stories
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Native? (Score:5, Interesting)
Re:Native? (Score:5, Interesting)
Parent
Re:Native? (Score:5, Insightful)
A native Linux version of Picasa doesn't seem preposterous to me. Google's done it with Google Earth.
Using hacks like Wine (a great hack, but still a hack) to run applications on Linux makes it less appealing to me than running native software.
Parent
Re:Native? (Score:4, Insightful)
In fact, Google should spearhead this sort of thing by supporting (if only in the form of patches) cross-platform toolkits like Python, GTK, etc. Google's web services (search, docs&spreadsheets, etc.) are powerful in part because they are cross-platform; Google applications should be the same. To do so is in Google's self-interest.
Parent
Wine versions do NOT conflict. (Score:3, Informative)
Only if they have done a really stupid job of it.
I currently have at least three versions of Wine installed: Cedega, the latest Wine from WineHQ, and an older Wine for an older app that doesn't work with the newer ones.
All you need to do is set some environment variables: Where to look for the other Wine executables, and where to look for the Wine home directory (~/.wine). Not easy for
Indeed. (Score:3, Insightful)
Re: (Score:2, Offtopic)
Re:Crumbs from the table aren't appealling (Score:4, Interesting)
Parent
Re:Crumbs from the table aren't appealling (Score:4, Interesting)
With regard to 17 ways to do something, it's easy. Look at ReadFile vs. ReadFileEx, OpenFile vs. CreateFile vs. CreateFileTransacted - they are all generally doing the same thing. This was caused by freezing the API at various points in time, and when it was discovered that this and that function can't be implemented in existing API then a new method was concocted, with just the parameters for that new function, and so on.
But there are even more fundamental differences, when the whole API gets deprecated. For example, the Waveform API - you still can use it, but it's not nice and does not always offer you the best results. DirectX / DirectSound is more appropriate these days, though XAudio2 is also interesting, though you'd better know about X3DAudio if you are making games, though DirectSound3D could replace it for you. Fortunately, on Vista there is WASAPI in between the stack and the hardware, which only adds fun to the scope of your testing :-)
Parent
Re: (Score:3, Insightful)
If Google wants to do it right, they need to release a cross-platform source tarball, and nothing less. A binary glob that only runs in version xx.xx of 'distro' xyzzy won't cut it.
Part of why I say this is that I run NetBSD, and said source tarball would be rolled into pkgsrc quickly, too. A binar
"Some projects will be open source" (Score:2, Insightful)
Funny enough, I just installed googleearth... (Score:2)
Re: (Score:3, Informative)
"What could this be? Google Desktop for Linux?" (Score:3, Funny)
Re: (Score:3, Insightful)
TFA is spam?? (Score:5, Informative)
Re: (Score:3, Funny)
Re:TFA is spam?? (Score:5, Informative)
Parent
Give us gtalk on linux already! (Score:5, Interesting)
Re: (Score:3, Informative)
I hope so (Score:3, Interesting)
Keep them coming and think "simultaneous releases" !!
-m
64 bit Google Earth (Score:4, Interesting)
Re: (Score:3, Interesting)
Re: (Score:3, Informative)
Shitty Linux font rendering
the font rendering is excellent if you look at the original pdf of the presentation:
https://www.linux-foundation.org/images/6/6e/Dam4_ google.pdf [linux-foundation.org]
The shitty looking fonts on the web page are due to poor scaling of the original images that are linked from Phoronix:
http://www.phoronix.net/image.php?id=751&image=goo gle_new_preview [phoronix.net]
where the fonts still look good.
Re: (Score:2)