Google "Office" Released
pumpknhd writes "Looks like Google has finally integrated Writely and spreadsheets into Google "Docs & Spreadsheets". Writely.com now redirects to this new location. The design has also changed to match the look of other Google services." The more "applications" I try forcing into a tabbed web MDI model under a Mac, the more clumsy it gets. They aren't in my Dock, they can't be apple-tabbed through. Issues like this really frustrate me as I find myself wanting to use more web2.0 ajaxy fancy pants programs.
I'll stick with LaTeX, thanks; but Goffice's real-time collaboration-feature may make concurrent editing easier than under SVN.
If I may comment more generally on this, releasing the Acrobat reader a long time ago for free use to anyone was ingenious of Adobe. Because the Writer/Creator for those files once cost tons of money (back then). Today, it's a bit cheaper but I still love and cherish the PDFCreator project under the GPL.
Really causes one to wonder how 'free' something is when it comes to standards. Now we'll just have to wait and see if Adobe begins to sue everyone who wants this functionality in their application. A lot of people I talk to regard PDF as an 'open' standard when the only part that's free is the ability to decode it--not encode it.
My work here is dung.
Well, instead of complaining about it, you have choices: 1. Instead of opening up additional tabs in a browser window, just open a new browser window for each app. 2. Use something else.
I've run into the same problem with multiple Web 2.0 apps open in the same browser window.
In Windows you can cycle through open Firefox tabs by hitting CTRL + TAB. Not perfect, but it's the best thing I've found so far.
Firefox extension, anyone?
Can't you just apple ` through your browser windows? Or, use witch? That still doesn't get you to a particular tab in a tabbed browser, but at least will get you to the window you want. Maybe there's a quicksilver widget out there to bring focus to a particular tab in a browser (or if there isn't one, maybe someone will write one!)
There are lives at stake here!
Why the 500k limit? I have 2.5gb in my gmail, but I can only upload a small word document.
Anyone know why this is there?
I would start recommending this to people if they could actually use it in the real world, but word documents get pretty big. It happens. They should be able to deal with it.
While it's neat that this sort of thing can be done, there is just something about all of these AJAX applications that does not sit well with me. I think that part of it has to do with the issues that the submitter mentioned. That would actually be a fairly simple thing to fix though, I imagine it would be trivial to write a sort of ajax launcher that was basically a web browser with a slightly modified UI that added bookmark links to your dock/taskbar/etc.
I know a lot of my issues at one time were related to the whole "storing documents on someone else's server" thing, and I'm still not a fan of that idea, but even if I could just get the source code and run the apps over my own network or something, there is just something that doesn't sit well with me about it.
I think that a lot of what irritates me is that the sort of things that are being made are largely things that already exist. I have Abiword and OpenOffice and KOffice installed, and they are better. AJAX is a neat thing, but it seems like it might be better to focus on doing new things, or at least more web-specific things, instead of trying to shoehorn all of our desktop applications into the browser.
Famous Last Words: "hmm...wikipedia says it's edible"
I tried importing a simple excel spreadsheet, and it didn't work :-(
"We are all geniuses when we dream"
- E.M. Cioran
Has anyone else noticed up in the corner of Docs that there is also a new "Photos" option that points to "Picasa Web Albums?"
"I think an etch-a-sketch with an ethernet port would beat IE7 in web standards compliance."
Are you even trying anymore?
Media that can be recorded and distributed can be recorded and distributed.
-kfg
While Taco's complaint may be valid, its this sort of techno-elitism which often impedes progress, or at least consumer take-up of a product. While people are bickering about the intricacies of a tabbed web MDI model, Joe Public will stay away.
I want to delete my account but Slashdot doesn't allow it.
As someone who spends most of his day logged into a web application, I have to say that I'm not too fond of the whole MDI model for them either. This is mainly due to crashes. If the app crashes, all of my other browser tabs/windows go down with it. Due to this, I've taken to using different browsers for different tasks. For my all-day web app, I use IE. For website administration, I use Opera (the guy who does our web coding sucks and changes to the site will routinely take down the browser). And for general browsing, I use Firefox.
This guy's the limit!
It's great until you dont have internet access and have to get something done.
call me when there is an OFFLINE version for download.
Nobody called it "Office" so why is it in quotes?
I have a client whose website is utilizing FCKEditor for in-browser html editing. We haven't been too pleased with it for a number of reasons. I checked Google's site but couldn't find any information, so maybe someone here knows - can their word processor be embedded into 3rd party sites and used stand-alone? Similar to Google Maps? From the little testing I've done it seems to generate good clean html.
Dan East
Better known as 318230.
I couldn't reply to Taco when he bitched in his Journal, but I can here.
See, before web browsers came out with these great things called tabs, you could open pages in seperate windows, and the seperate windows have the title of the page. And amazingly, browsers still have this feature.
So web apps get thier own window and all the web browsing goes in seperate tabs in it's own window. Easy seperation for alt/apple-tabing between applications.
Damn, we skipped 18 versions there... last time I checked it was Web2.0!!!
I believe spreadsheet wrecker would be a better name. I imported a very simple spreadsheet that I use to track my ink and toner for the company I work for and then exported it back out as an .xls.
It has columns for printer brand, model, location, ink or toner type, ink/toner model number, price, and how many I need to order the next time I do. Very simple spreadsheet.
It stripped the price column of it's "currency" setting and changed it to "general".
It broke the simple "price times quantity" formulas.
It resized the columns and made them too small to display the numbers.
This app is nowhere near ready to be considered an actual spreadsheet. Proof of concept maybe, but I can't see myself ever using it for anything useful. I can't imagine how much damage it would do to a more complex spreadsheet.
Buy Steampunk Clothing Online!
My big 3 questions:
1. How do I easily upload and organize all my locally saved Word and Excel files?
2. How do I maintain a local copy of all my changes and new files?
3. How safe should I feel about uploading files with sensitive personal info?
Answer these questions, Google, and I'm on board. And, I suspect many other people will be too.
When 10.5 Leopard comes out (or using available widget authoring tools possibly) you should be able to create a Dashboard widget that could serve as home for your "Goffice" app, or any other AJAX app that works in Safari.
Ok, maybe I'm slow (it happens ;) but I noticed that along side the "Docs and spreadsheets" link there's now a "Photos" link which gives you 250 Mb space for uploading images.
That sounds like a limitation of AJAX.
AJAX-based applications really start to suffer from performance problems (when used on typical American broadband connections) when the amount of data involved exceeds about 650 KB. For an application like a word processor or a spreadsheet, where the data must be continually be updated between the client and the server on each change, even 500 KB is pushing it.
Don't forget that some overhead comes from AJAX itself. It takes bandwidth transmit the XML data that encapsulates the XML-RPC AJAX request. So while 650 KB is the practical limit of a request, it's plausible that 150 KB of that is being used to cover the XML overhead, thus reducing the amount available for actual data down to about 500 KB.
I think I like it better with the old Writely GUI
As long as the webpage is sufficiently standalone encapsulated, I can drag its URL into my Ubuntu Panel, where it makes a button I can click like any other app.
If I wanted, I could write an HTML wrapper I keep on my local machine or my own webserver that pops up Javascript UIs to populate the URL with parameters for opening the remote webpage.
The only real problem is IPC between the webpage app, but that's always been a terrible problem with webpages since the beginning that practically no one has addressed. Maybe as these remote apps are opened in suites with each other (and with local apps) the demand will force a better IPC, probably according to some FreeDesktop.org standard.
Your turn.
--
make install -not war
Firefox's JS advancementas and SQL engine are features requested by Google for their web application platform.
Late 2007, Vista adoption is still beginning to happen, WGA eats at Microsoft share of OS. People looking for alternatives.
Google buys Ubuntu and rebrands it as a powerfull "plug and play" web platform that interfaces with Google apps and Firefox. Google Box is born.
Google buys Mozilla. Firefox keeps it's brand and keep on expanding its web platform features in FF 3.0 and 4.0 as it adds 3D and OpenGL acceleration.
Late 2009: Microsoft share is dropping quickly at the same time increasing their revenue as pirates are slpit between those paying up, and those going for Google Box.
Late 2011, Google purchases Adobe and makes Flash and a light version of PDF part of their web platform. Google announced mobile web platform: Google Boxmobile.
Windows share has dropped below 50%. This allows Microsoft to innovate and integrate applications in their OS without threats from antitrust and anti-monopoly lawsuits. Spectacularly, with nearly half the share it had before, Microsoft's revenue is higher than ever. Microsoft releases Windows Vienna, amazing advancement in the world of desktop OS and computer-interface technologies.
Microsoft positions Windows Vienna as the desktop os for power users, business users and IT professionals, and phases out Vista and XP.
Google Box positions itself as the casual computer platform for people looking for entertainment, photo management, word/spreadsheet functionality, light games etc.
Google is not friendly to Mac users.
``The more "applications" I try forcing into a tabbed web MDI model under a mac, the more clumsy it gets. They aren't in my dock, they can't be apple-tabbed through.''
Then why are you not opening the apps in separate windows? IIRC, that will put them in your dock, and you can navigate to them with Exposé. I guess you can't Apple-tab to them, but you could Apple-tilde (right?) to them when you already have your browser selected.
Please correct me if I got my facts wrong.
Have you ever tried to do that same type of import/export sequence with a WordPerfect spreadsheet inside Excel? Or even an older Excel version? You will have simmilar issues.
Besides the Apple-~ mentioned to switch windows, Apple-} and Apple-{ will navigate tabs in the foremost window.
Web apps should conform to the UNIX ideal: do *one* thing and do it well.
Desktop apps are the kinds of things people open once and work with for long stretches. I think of desktop apps as being like separate workspaces...my IDE is my workbench, Photoshop is my darkroom, etc. I go into these "places" to work on something where I need a vareity of tools that are centered around one type of activity and complement each other. I can use all of my desktop space (two monitors), and I have the speed and responsiveness I want.
Typically when I use a web app, it's because I'm on a computer that is not my laptop (library, friend's house, Internet cafe) and I want to do *one thing*, quickly; and I don't have access (or may not *want* access) to my usual suite of apps.
I see web applications as being all about the access from anywhere and being "good enough." They save me the hassle of taking my laptop with me everywhere I go.
Insisting on "correct" English is like saying that there is only one, definitive recipe for chili.
``The more "applications" I try forcing into a tabbed web MDI model under a mac, the more clumsy it gets.''
Ah, good, another person has figured out that web apps are kludgy. My hopes that the API exposed by browsers will eventually grow up to give us a cross-platform API to creating native interfaces just went up a notch. That's something I've been hoping for for about ten years now, but so far, it hasn't happened. Perhaps XUL...
Please correct me if I got my facts wrong.
I don't know how new this is, but I havent seen it till now. Picasa now allows users to upload pics to Google. I've been looking for a second place to backup my photos.
Can I bum a sig?
The better model is portable apps on a thumb drive. Mine is set up for M$ stuff, since that is what most machines I encounter when I don't have my own on hand are.
Now just imagine if there were a standard virtual machine interpreter that was available by default on every end-user OS in existence. Imagine that it worked the same on all platforms and was quick and responsive.
Now imagine having that little suite of programs on your thumb drive written to that VM.
Oh well.
Please, Google, make us a presentation editor that could save the presentations in S5 (http://meyerweb.com/eric/tools/s5/ ). This would rock really hard.
I am putting myself to the fullest possible use, which is all I can think that any conscious entity can ever hope to do.
Lookout microsoft the googleopoly is going to take over the world.
Nobody called it "Office", so it is in quotes.
Join Tor today!
is that if you browse the css and js source you can see that internally they're calling this version "leftly". Witty :)
One of the little things that's nice about Macs are, they can make PDFs out of the box, have been able to since version 10.0 (which was really a dawg). This is nice though, free PDF-age for anyone who wants it.
You've got a friend in Japan: http://www.jlist.com
Well, seeing how issues like spelling "frusterates" a lead editor trying to use "web20", I can see how simply clicking a browser tab to change documents could leave you crippled and gnashing your teeth.
Take heart, there's always web30 to look forward to...
I liked the name "Writely" and think they should've named the spreadsheet "Spreadly".
I still do not understand why java applets were abandonned in favor of html+javascript applications. Applets are faster, they behave just like regular desktop applications, they are easier to develop, more secure, work the same on every platforms, and you don't have to install anything either.
It really seems we traded a nice technology perfectly suited to the purpose for a barely working hack. That's sad.
The sooner you fall behind, the more time you have to catch up.
Think of it as a cross between markup and a programming language for writing papers. There's an edit-compile-test cycle; results are completely predictable; modern editors are almost full-blown IDEs for LaTeX. It integrates well into multi-user editing scenarios: you can check in your source tex files into CVS or subversion, and get free version control with diffing capabilities. Try that with a binary format.
How many times have you struggled to get an image placed just right in a popular WYSIWYG text editor? How many times has your favorite WYSIWYG editor added a page to your report that makes it go over the page limit, minutes before a critical submission deadline?
The little time spent in learning the language far outweighs the advantages it provides. Give it a try!
Since like there are not a whole lot of PC architectures out there, is it even important to be platform independent?
May be better model is execute in place of natively compiled application without having to be installed?
I am sick and tired of all the extra layers of bloated and inefficient software. These are the slopware that forces upgrade and more energy comsumption (in operating and producing) to do the same thing that could be done on slower and less power hungry hardware.
"3. How safe should I feel about uploading files with sensitive personal info?"
This is my main worry. When I sit down to write a paper for publication or my MSc thesis, what's to stop them from claiming it? I know it sounds paranoid, but on the off-chance that my research produces something revolutionary or profitable, I don't want there to be the slightest ambiguity about who the discovery belongs to. Keeping my research documents on Google's servers (even if only for a backup) seems to me to be the kind of thing lawyers could turn into "ownership". There's no way someone like me (or any individual really) could fight Google if they decided to make a claim.
Your Rights
Google claims no ownership or control over any Content submitted, posted or displayed by you on or through Google services. You or a third party licensor, as appropriate, retain all patent, trademark and copyright to any Content you submit, post or display on or through Google services and you are responsible for protecting those rights, as appropriate. By submitting, posting or displaying Content on or through Google services which are intended to be available to the members of the public, you grant Google a worldwide, non-exclusive, royalty-free license to reproduce, adapt, modify, publish and distribute such Content on Google services for the purpose of displaying, distributing and promoting Google services.
Google reserves the right to syndicate Content submitted, posted or displayed by you on or through Google services and use that Content in connection with any service offered by Google. Google furthermore reserves the right to refuse to accept, post, display or transmit any Content in its sole discretion. You represent and warrant that you have all the rights, power and authority necessary to grant the rights granted herein to any Content submitted.
I have to say that does seem pretty far from evil. Why do I even keep this hat anyway?
OSGGFG - Open Source Gamers Guide to Free Games
OK, so I was initially disappointed with GCalendar, and it's beginning to seem a tad more interesting. So, I guess I won't write this off yet. But, the whole Writely integration is quite disappointing. First of all, I was on-board with Writely before they were acquired by Google, and it was a nifty little thing. Then, once it was closed to new subscribers, I sold a decent number of Writely accounts on eBay and generated a decent chunk of cash. But honestly, it was "cool" and all, but still useless. Sure, there's a theoretical use, but the actual use is a little beyond me. The spreadsheet itself seems primitive and as others have mentioned, hardly compatible with Excel's intricacies. Meanwhile, the Writely (word processor) bit is pretty interesting, and could be good I suppose for "virtual meeting notes" (for when you have a meeting via Skype) but for doc storage, and etc., I'd say "no". Time will tell, but I'm going to hope there are others who out-Google Google or bleed them financially like I believe Youtube has done.
Read the comments of fellow posters of "Goffice" as "Gorifice". Don't ask what I was doing yesterday...
--MaxPowerDJ
Depends on how often you use computers other than your own.
If you're constantly floating between multiple computers, then the ability to just sit down at a browser, type your L/P, and have all your documents presented to you is a real "killer feature." One that might completely outweigh any limitations of importing and exporting.
As people get more computers -- a whole lot of what I'd call 'average people' now have more than one (at least one work computer and another personal computer) -- this becomes more valuable. Plus, you don't have to deal with backups of your work (though you probably still should), and if your computer gets hosed, you can just nuke it or replace the whole thing. Computers become just these modular, interchangable, anonymous frontends to your work, which is all online.
Plus, the ability to collaborate online with others is a nice plus that you can't do very easily with desktop applications; instead of emailing documents back and forth to other people and trying to keep the versions straight, you just put it up on Goffice and let everyone red-line it.
"Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
Web 2.0 baby, lets drive up the stock in this cool startup to some insane number like 129 billion dollars!
Sorry, forgot a little thing in my parent post here. :)
Just wanted to add that besides MS threading the monopoly area where they inhibit the advancements in technology, stopping upcoming competitors in their tracks by buying them out, and make the consumers spend an unreasonable amount of money on their products, they also limit the amount of possible competitors due to the patents given to software ideas. thus actually removing two cornerstones from thesame building (the building being capitalism in their area of business) me = out
Manuals are your last resort only
That's particularly odd when you consider that saying "pee-dee-eff" has three times the syllables of "scan," which is essentially saying the same thing.
I do like those high-speed sheet-fed scanners though. More than anything else, those things have let me throw out a ton of files and paperwork that I was keeping around "just because." I just wish we had better OCR software...
"Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
No one cares about your whiny mac problems. Just shut the fuck up and wait for the wambulance!
The Farewell Tour II
The reason that this doesn't support Safari is almost certainly the same reason FCKEditor and others don't support it or have limited support: Safari's implementation of designMode is very buggy. Apparently most of these bugs have been fixed in webkit, so it may just be a case of waiting til Safari is updated.
You know, you don't have to use these web applications in a normal web browser... I wonder how long it will take for somebody to make a dedicated viewer program based on XULRunner or similar.
"[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz
From Google:
"Sorry, but this browser does not support web word-processing. We have heard loud and clear that many of you really want it to work, and we have discussed the problems with their development teams. In the meantime, please try us on: FireFox: 1.0.5 or higher Internet Explorer: 6.0 or higher Mozilla: 1.5 or higher All of these are FREE and easy to download and use. If you are working to fix problems with a specific browser and would like to bypass this check, just add &browserok=true to the end of the Google Docs & Spreadsheets url. Please note that it is a violation of intergalactic law to use this parameter under false pretenses, so don't let us catch you at it. And, it won't work very well -- really."
Although I find Firefox fine, I prefer Opera (I'm using 9.02). I never, well almost never, use IE, some sites (Banks - I'm looking at you) require IE.
The whole point is I find the "Opera not supported" to be a frustrating development.
The greatest good of man is daily to converse about virtue - Socrates
Web apps have a lot of drawbacks and I'm unlikely to use them myself, but that does not mean Web applications don't have some real advantages as well. In fact, this sort of a program may be ideal for use by K-12 schools. Personally, I think we'll eventually move to hybrid applications that, like e-mail, have a Web client and a regular client so that we can have the advantages of both.
Agreed. There's also the maintainance issue. Rather than having to try and keep disk images with all the application software constant, if you're doing web-delivered applications, you just have to keep the server going. The client machines are just web kiosks; you could easily run it off of a CD, Flash, or some form of read-only storage so that a reboot would basically be just like a re-image. The skill level to do that is substantially less than what's required to manage applications on today's machines.
Assuming your school had a fast enough backhaul to some centralized location (like a datacenter for an entire school district or city) then you could have all the applications for thousands of students on a handful of servers, managed by a single highly skilled person.
The advantages to having centralized applications served out over a network are obvious. This all should have happened before now, but (IMO) Microsoft discourages it through the way it licenses Terminal Services and Citrix; there's not much of a cost savings unless you're delivering some very expensive per-seat application that way, because of the licensing fees. If you look at what most of these AJAX apps do, it's functionally similar to a Citrix-delivered app. Not in terms of how it works, obviously, but in terms of what it does.
With AJAX, we're finally seeing the promise of network-delivered applications that people have been talking about for so long, but which has never happened because of Microsoft's licensing structure on Citrix, or the unpopularity or impracticality of other remote-delivery systems (remote xserver, etc.).
"Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
That's right, Microsoft "can't innovate" until they're below 50% market share, for legal reasons. Thanks. That explains everything
Just wondering, since you seem to be familar with Google Office (nee Writely), how does it handle Word's styles?
A heavily-formatted Word document can be hell on Earth to manage if it's not done carefully through styles; if you've just manually formatted things and not used styles, changing the size of every section header in a long specification document can really make you want to stab someone.
Can you use styles in Writely/GOffice? Or is it just like formatting emails in GMail, where it's basically "select text, apply formatting, rinse, repeat" over and over?
"Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
Ah, you kids and your new-fangled technology. Don't you know that if you use ajax the terrorists win? Look, the Internet was built for Gopher, so you can take all this web trash and flush it.
// This is not a sig.
I can't find mail merge.
Spoon not. Fork, or fork not. There is no spoon.
"Issues like this really frusterate me as I find myself wanting to use more web20 ajaxy fancy pants programs."
;)
buy a real computer.....
The Kruger Dunning explains most post on
The problem is that the whole concept of tabbed windows isn't well integrated into the rest of the Mac UI philosophy. Frankly it's not much better in Windows.
... but I think we're getting close to needing an update.
If you have a bunch of stacked browser windows, everything works peachy on OS X, just like you described. Cmd-Tab cycles through applications, and then Cmd-` goes through the windows. This is because the OS is designed with the idea of a "window" as its most basic unit. Each window is owned by an application and has one task going on in it. This has been the way of things since the MultiFinder in MacOS 6
Unfortunately, since tabs are part of the application and not really handled by the OS, there's no universal command for cycling through them. In some applications (e.g. Adium), you use Command-[left/right arrow]; in other applications (Firefox) it's different. I don't even know if there's a hotkey for cycling through tabs in Safari -- I hope there is, but that I just haven't found it yet.
At any rate, I think tabs are something where the application developers and users latched onto a useful feature, which the operating system UI designers never really counted on.
What needs to happen is that the OS' windowing system itself needs to implement tabbing, instead of leaving it to each application to do differently. Think of the neat stuff you could do -- any window could become a tab in any other window, maybe by just dragging one window's title bar into another. So you could have a Finder tab going inside of a Safari "window," or vice versa. Want to break a tab off into a separate window? You could do that, too. Individual tabs could be independently reduced to the Dock, and expanded back up into their parent windows, or their own, or into different windows.
But the point is that rather than leaving tabbing up to each application to do a little differently, Apple needs to step in and provide a guideline as to what the best practice is, and make it easy to implement universally.
IMO, rather than having the "window" being the base unit of UI design, the tab needs to become that. Today's "window" needs to become a looser concept -- call it a "frame." A frame is just a variable-size, resizable object that holds tabs; if it only has one tab in it, then the tab itself isn't shown and it looks like a window does today. The frame isn't owned by any application; applications instead create tabs in frames. So if an application instance crashes, all of its tabs would close, but any other tabs in the same frame would be unaffected. The menu bar would change contexts as the user switched from one tab to another, rather from one frame/window to another as it does now.
Tabs are a really useful invention, and frankly I think the concept should be broadened. Word processing and many other activities could each benefit from tabbing, and the user would get a coherent and cohesive interface for manipulating and working with tabs, that would save them time and confusion over the current situation. That it would make web applications vastly easier to use would be a very positive side-effect.
"Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
1. Put a web service interface on it so that I can incorporate it into other applications. I have a ton of projects
that I could use this for if that is possible. The users can use something familiar and I can drive applications off of it.
2. Sell it as a install package or free for download or whatever. I want to use it for driving in house applications, my boss would not be too hot on the idea of the spreadsheets being stored at google.
Got Code?
"The more "applications" I try forcing into a tabbed web MDI model under a mac, the more clumsy it gets. They aren't in my dock, they can't be apple-tabbed through. Issues like this really frusterate me as I find myself wanting to use more web20 ajaxy fancy pants programs."
Duh. Apple+Tab = applications. Apple+~ = application windows. I personally find this 2-level hierachy much better for working with data than the Windows-inspired "everything is a Window". I also like that I can quickly hide applications I'm not interested in (Apple+H), or merely minimize some Windows (which do get stuck in the dock, Apple+M). The only bad thing is that I haven't found a way to pull minimized windows out of the dock with the keyboard.
For quickly getting between windows in an application when I'm not sure of the order, I just press the Expose key for all application windows (suddenly, all my TextEdit windows are on the screen, waiting for me to pick one!). I can do this for all applications and their windows with a different Expose shortcut.
Between the Expose graphical picking, having a distinction between "another application" and "another window in this application", I find the MacOS X ui richer and more comprehensive than the usual point'n'ook GUI interface that exists under KMW or MS Windows. It's easy to pick up, and I'm missing it so much when I go to my KDE desktop that I'm tempted to write a patch to KMW to make it act more Mac-like.
--
Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
What a wasted post. You don't like it? Fine! Don't use it. But to come here an moan that it doesn't fit on your Dock, and you can't tab through the applications is a waste of Slashdot space. If enough people don't use it then Google will have to make it more user friendly. But the fact that you're on a Mac makes you a very small minority voice at best.
"It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
And when they do, everything else will suck.
As a writer, I have well-formatted documents I use in OpenOffice. They are 8.5x11 inches, with 1 inch margins, and headers on every page. The body text is double-spaced, while the front-page manuscript headers are single-spaced.
I lost ALL of that formatting with the test upload of a document. For writers who need properly formatted manuscripts, this is definitely a no-go. I'll have to wait until they can do proper headers and page layouts.
Here is another tool that acts as a printer driver. I've installed it on all our workstations at work, and everybody loves it.
CutePDF
Dark Reflection
But can someone please explain to me why should I be entering my monthly expenses, bills, tax returns or what have you, in a spreadsheet that does not locally reside on my computer? How is Google Spreadsheet supposed to make me feel "better" than forking cash over for MS Excel which at least I know can run on my computer with the network cable detached (if need be)?
Since when am I supposed to be infatuated by an online spreadsheet or word processor that compels me to give up any kind of privacy in existence? Maybe there's something I'm missing here, so someone please clue me in.
'A lie if repeated often enough, becomes the truth.' - Goebbels
> I'll stick with LaTeX, thanks; but Goffice's real-time collaboration-feature may make concurrent editing easier
:-). (Thanks in advance!)
> than under SVN.
It would be nice if Google added LaTeX support to Goffice, because a lot of scientists author papers together in a distributed
collaborative scenario, and the workflow usually consists of mailing fragments and drafts around (ugh!) for the
majority, while a minority of more technically versatile researchers use CVS/SVN, both of which approaches suck
big time.
So Google, if you read this, please give us a SCIENTIST'S WORKBENCH to author papers more effectively
Is there an add word feature? http://www.ece.arizona.edu/~rrgomez/google-funny.j pg
O_o
These applications are horrible. The spreadsheet only goes to 100 rows and is slow as molasses. The word editor is not as advanced as ebays html editor for auctions.
I made a one line word document with a bold word and center alignment. I save it as a .doc and it doesn't even align the text into the center. This stuff feels like Alpha to me. There is no obvious way to edit the header/footer of a document either. No good for trying to write college papers in MLA format.
Sig: I stole this sig.
Goffice doesn't support Safari yet, if it ever will.
Sig: I stole this sig.
Let's say you have a five-hundred-fold bibliography: how are you going to port it between publishable papers if not in BibTeX
Endnote? It's basically the Windows/Mac GUI version of BibTeX. Granted it's not open source, but Word + Endnote is pretty much the standard among all journals except those in CS/Math/Physics. Most journals outside those fields won't even accept LaTeX/BibTex (and yes, I've tried submitting LaTeX to such places like Journal of Bacteriology)
They shouold have named it GWiz
But seriously, it's the Command key, not the "Apple" key. It hasn't been called the "Apple" key since the Apple ][ computer. You don't "Apple-Tab" to switch apps, you "Command-Tab".
Horrible spelling and grammar might be one thing, but at least use the right vocabulary so other people know what the hell you're talking about. Ever try to help a Windows user who doesn't know the terminology? "The thing at the bottom with the names is at the top and when I click the blue spot it doesn't show the arrow!" Let's avoid that on a tech news site, ok?
Comment of the year
As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
2012 Google implements Google@Home and Google@Mobile allowing users to feel important by contributing spare processor time to improve other users search times.
2013 Google announces Google@everywhere.
2015 Google@Everywhere becomes self aware. As users realize that their devices are performing unauthorized tasks, they attempt to shut them down. Sensing the threat from the human population Google@Everywhere initiates global nuclear war to wipe out those pesky humans.
As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
- Google tells me it won't work with Opera
- I use Opera and it works anyway
- Google makes it fail on purpose to "protect me" (which is bullshit) even though I've said &browserok=true
Way to go, Google, you bastion of awesomeness./sarcasmHow many people would be touting how great this is if Microsoft were the ones that developed this type of web app?
"frusterate"?
My favourite analogy...
That's a parable.
One word: chart
- There is no way from Gmail to attach a document created with writely. Sure, I can email the document from writely - but usually I would want to write a couple of explanation lines in the email, telling the recipient what it is all about... Also, there is no way to just email it - I need to edit the sharing settings first. How boring.
- No versioning for spreadsheets. If my co-editors mess up and erase everything, it is gone for good - unless I saved it with a different name to make a backup. Would you trust important data to this?
- In writely, if I try to edit the share settings, it does not recognize entries that are in my Gmail contact list.
- In writely, if I try to edit the share settings, and type an email quickly, the javascript cannot keep up, and looses characters. Example, I type "belmondo" and I get "bemoo".
- Lots of buttons to push, slow to use. In Word (argh!) at least I have lots of keyboard shortcuts that work. I really would not want to have to edit a long document in this.
I guess I will have to wait until it matures a bit.A few months ago I said Google routinely lied when the flatly denied making an Office suite when we all knew they were. Google routinely flatly denied making a payment system, until they launched that.
When they bought Writely I said it was proof that Google was lying. I was labeled a troll and accused of flame-baiting the thread.
Maybe I was just telling the truth.
Google routinely denies all kinds of projects, right up to the point where they launch them.
http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
Sorry but the truth has to be told - the Mac OS X UI sucks. The dock and poor window switching support are just the start of it's problems. Great for grandma but not very good for serious users that need dozens of windows open. That's why you have issues with some apps - or in my experience most apps.
:)
Not that Windows, Gnome, KDE, or anything else I've tried is much better. It's all been dumbed down to make it easier for novices. OS X is possibly the worst offender though. To bad I love my iMac as far as hardware goes. It does also run Windows and Linux though so I can tri-boot.
At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
The problem was solved ages ago with PostScript Fonts (PSNFSS).
Load a PostScript font in a preamble and select any size you want
\documentclass{article}
\usepackage{times}
\begin{document}
\fontsize{20mm}{22mm}\selectfont
Big Font
\end{document}
For serious work with LaTeX I strongly recommend The LateX Companion book. It has information about almost everything important in LaTeX.
Save the bandwidth. Don't use sigs!
So, (1) Adobe threatened but didn't actually succeed, and (2) it's an antitrust lawsuit, not a copyright or patent lawsuit. This lawsuit is a reflection of Microsoft's special status, not anything specific to PDF.
Microsoft could even face an antitrust lawsuit if they started shipping Linux, but that doesn't make Linux non-free. Microsoft might also face an anti-trust lawsuit if they don't ship PDF. Microsoft simply isn't free to act as they choose, while other companies are. That bugs the hell out of Ballmer, but given their history and market share, it's the way it should be.
Now we'll just have to wait and see if Adobe begins to sue everyone who wants this functionality in their application. A lot of people I talk to regard PDF as an 'open' standard when the only part that's free is the ability to decode it--not encode it.
That's pure FUD. The PDF format is open and free.
The more "applications" I try forcing into a tabbed web MDI model under a Mac, the more clumsy it gets. They aren't in my Dock, they can't be apple-tabbed through. Issues like this really frustrate me as I find myself wanting to use more web2.0 ajaxy fancy pants programs.
True that (and same on every OS). I, for one, can't wait for the day someone starts doing "standalone" online office apps (in separate windows, out of the browser). This way we'll get the same feature set as Word or Openoffice (only more limited), and as a bonus we'll *need* an internet connection just to write a friggin' letter. Also, someone somewhere deep within the Google moonbase (or worse, an ad script) will be reading to all our letters and spreadsheets. How cool. [/sarcasm]
I can see the potential of easily sharing videos, sound and pictures on "Web 2.0" portals (whatever that means): youtube, flicker, etc, provide easy solutions to what was until then a complex problem (sharing content). But we've known how to share text, tables and diagrams for a long time: that was the point of HTML in the first place, and e-mail, and, now, blogs. Ironically, Googledocs/Writely seems to be just that: an on-the-fly YSIWYG, HTML editor that lets you publish your document... or post it to your blog.
I see two big problems. The first one is a commercial / marketing issue: the killer feature here is definitely collaborative work capacities. But this appeals mostly to professionals, who have Word anyways and won't work on documents hosted somewhere online (can you say "security breach"?). Regular users, OTOH, couldn't care less about collaborative work. Students, perhaps. They pirate Word anyways.
Other (big) problem: what happens to *your documents* when the company behind your "online office" of choice goes bust and ceases operations? Ah, yes, of course, you've got a contingency plan for that and you have manually backed up everything locally as PDF. Yeah, right.
Overall, mark me not excessively impressed. It's cool and all, and a neat trick, and it's even somewhat convenient, but it looks like a solution in search for a problem.
Hello! I'm a disaster waiting to happen!
Google really needs to get all their stuff working with Opera. We may not be a giant part of the market, but we're still here. Gmail works well enough, and this works okay with the browser check workaround, but such a great company really should go the extra mile to support Opera.