Looking Back On a Year of LibreOffice
superapecommando writes "Simon Phipps, former head of open source at Sun and a backer of LibreOffice, looks at a tempestuous year for the OpenOffice fork. 'Once framed as an impetuous fork, LibreOffice has become the standard-bearer for the former OpenOffice community,' he says. 'It's far from perfect, of course. New open source projects never are and volunteer projects lack the corporate resources to make it look otherwise. But I have no doubt that it's working.'"
LibreOffice and OpenOffice both still seem really heavy. Java probably has something to do with it, but they just aren't nice to use. On top of that the UI starts to get kind of old.. I started using Office 2010 just lately and I have to say I love the Ribbon interface. It keeps useless stuff out of the screen and is fast and pleasant to use. It takes some time to get used to, but once you do there's no going back to the old clumsy interfaces.
Niggers are genetically inferior. The more niggers and spics there are in a country the lower that country's GDP. Give me just ONE FUCKING counter-example. I dare you. You can't do it. It isn't possible. How can you use the old standard excuse of "racism" to explain why an all-black nation can't be prosperous? It doesn't work. When blacks are running things things go to shit. When it is blacks and more blacks and no whites in control of anything how can that possibly be racism? It can't, you fucking liars.
Java is only used for the Base database utility and a number of new document wizards plus a few other minor bits. The rest of LibreOffice has no Java components, so Java has nothing to do with normal usage of the word processor, spreadsheet, presentation tool or drawing programs. Ribbon use is subjective. Like many others, I hate it. It's clumsy and harder to find what you need.
Portable versions of Firefox, GIMP, LibreOffice, etc
Free as in anal sores, and installs on gentoo, arch and other neck beard approved operating systems. Also comes with Rob Malda Penis shaped Dragon Dildo.
After seeing a post on here, Ive switched to Lotus Symphony, which I have been much happier with. It feels like a much better replacement to me, and I now use it full time over Open or Libre Office.
In Soviet Russia the insensitive clod is YOU!
Maybe someone with more real-world experience using Java can clarify this for me.
When I look into Java's performance, I see lots of cases where it's "nearly as fast as compiled C/C++ code" etc. The (narrowly-defined) numbers do look pretty good. Yet I have a similar experience: most applications I use which are partially or wholly written in Java feel slow, particularly in terms of UI responsiveness.
Is this actually a contradiction? Is there anyone who incorporates Java into a major desktop application and (in terms of performance) does it well?
It is a miracle that curiosity survives formal education. - Einstein
I switched immediately after the fork and have been really happy. I had to use NeoOffice before because OpenOffice is completely unusable on MacOSX.
over the years, I've downloaded open/libre 3 or 4 times, and each time I come to the same conclusion: it just isn't anywhere near as good as MS office; fewer features, not as well organized, etc. and I just checked, on ebay you can get a office 2003 suite for ~40$ +S&H, which considering you will use it every day for a year or two, ain't much. I admit, sometimes my docs have some formatting, like TOC, TOF, cross refs, paragraph styles, etc, and I do a lot of graphs in excel, so maybe libre just isn't right for me, but I just don't get it. IT just doesn't have the features. am I missing something ?
I still have OOo on my Linux box, and switched my Mac to LibreOffice a month or two ago. I don't spend a huge amount of time in Libre on the Mac, but it worked great for one 250 page spec document and a few smaller pieces.
Stop-Prism.org: Opt Out of Surveillance
For years I always installed OpenOffice, but always wound up relying on MS Office because OO was slower, only about 85% compatible in terms of opening and saving files, and just generally wasn't as good. And as good as WINE is, running the MS product on Linux is not always easy or fast.
When I upgraded Ubuntu to natty LibreOffice came with it. I can honestly say that I haven't opened up Excel or Word for weeks. LO opens all of my existing files, with formatting unchanged, and works flawlessly. Plus it has that glorious one button PDF export, which in the past was so good that I would write in Word, save, and then open in OO just to use it.
For most people who use a lot of Word or Excel, but not the more exotic functions, I'd say try LibreOffice. It's fast, and does great job. It's what OO always tried to be, but failed.
Disclaimer: I still miss WordPerfect 5.1 and Reveal Codes.
Three Squirrels
I've often wondered if anyone has ever thought about splitting libre into a personal and a professional version. Honestly, I think you could strip out 60% of it and it would serve most average users quite well for home use. There's menus I've never even looked under personally. It's got a good team, and lots of support. Not sure why they couldn't at least consider it. Sort of like what firefox was to mozilla when it first started, back when it was under a 10mb download, not the near 30mb it is today.
I've use OpenOffice ever since it got good enough to be used. Never missed MS Office (except MS Office 97, the best Office anyone ever made - but it was so good it just HAD to go the way of the Vista). Now on Libre Office, because that's what comes with Ubuntu (I deleted Windows - have Linux on all my computers, yay!, so even if they make Office 97 work with the latest doc formats, it's no longer an option). Also, if MS does something really dumb (which is their mantra anyway, even though they call it "innovation" in their marketspeak) and I can't open a document, I just tell Google to do it for me. Too bad I'm too busy AND stupid to contribute to Libre Office, 'cause I'm sure it could use some optimizations here and there so it rivals Office 97's efficiency and speed.
Java is relatively easy language to get into and it's the language of choice for most colleges around the world. As a result, there are a LOT of Java coders who know enough programming to create something that appears to work but don't know enough software engineering to create efficient and maintainable code. A good Java application can be very fast but there are more crappy coders and thus crappy applications than with most languages.
Also, Java has improved a lot in the recent years which means that there is a lot of legacy code in the APIs and a lot of pitfalls to be aware of. For example: Java APIs contain classes "URL" and "URI" which appear to be very similar in most ways. The newer one is OK, the older one is a horrible piece of crap (it actually uses the IP that the URL resolves to as a part of the equals-method. So comparing two instances is a slow, blocking operation that may produce unexpected results). Many applications use the old and bad APIs either because they're old themselves or because the coder just wasn't aware of this kind of problems and didn't care enough to find out why the program is slow.
The problem is very similar to that with Flash. I've had to work a lot with Flash but I've got a pretty solid software engineering background and I've noticed that one can actually create rather efficient and powerful applications with the latest version of ActionScript. Most people who use Flash tend to be visual/marketing type of people who know just enough to produce something that appears to work... and the result is heavy and buggy crap.
I was a user of OpenOffice for years (since it was StarOffice). The product was of acceptable quality and functionality .... until Oracle took over. Then LibreOffice was spin-off and what came out was actually WORST. So I stop using them.
One know issue is with both of that they suck at supporting MS office files (it did a much better job before 3.2 and actually got a lot worst on 3.3). But the worst part of all is that the latest release of BOTH distribution have a problem displaying documents (even ODF) correctly. You generate a document, save it and come back later to edit or read and the darn thing does not display the same way twice. I don't know what happened to the development team, but who ever took over (at both projects) is doing and amazing job at making the product crappy and unusable.
I've still yet to use it. For Data acquisition I've got MATLAB. For numerical analysis I've got MATLAB and Octave, never mind other options. For Publishing I've got LaTeX/XeTeX. I'm glad i have it and will start leveraging Calc and more sooner rather than later, but it's not like the old days when Borland Quattro Pro for Engineers and AmiPro for word processing were fighting against Excel, Lotus 1-2-3, Word 2.0, etc.
Sorry, I have used it for about 2 months intensively and it has lots of issues. It just can't even save in .doc format in a correct way as files get always corrupted.
As long as there isn't a big development on going, it can't compete with MS Office in at least providng basic features.
I would love to see this stuff go further.
I've had LibreOffice installed on my laptop ever since I bought it last year. I typically use MS Office but I really didn't feel like paying for yet ANOTHER licence of it in addition to the one on my desktop. LibreOffice has been pretty solid for me over this past year, though I wish it had better support for DOCX...
The Gish Bar Times - Blog covering Jupiter's moon Io
Disclaimer: I rarely use any office products.
.doc formats by default, the major complaint has been lack of templates. A vanilla install of OO or LO doesn't have nearly the amount of templates that are bundled with MS Office. I tried pointing these users to template downloads at thedocumentfoundation.org, but there are only a handful there as well. Additionally, I just checked the LibreOffice site, and they suggest visiting opentemplate.org, which appears to be down.
I was an OO user, but switched to LibreOffice when Debian made the switch. I've been happy the few times I've used it.
Over the years, while trying to sell the idea of OO or LO to clients and friends, I've not had much success. Other than the ridiculous gripe they've had about not saving new documents as MS
As I said, I don't use any Office programs, but there is the feedback I've gotten from people I referred to OO & LO.
I've had more success with family members, but then again they are all converted to linux and never looked back.
LibreOffice is to MS Office as GIMP is to Photoshop. Which is to say, "a great replacement for the casual user, but 100% inadequate in vital ways to someone who uses the software to get work done.
Which is a dang shame because I'd love to dump anything with M$'s or Adobe's name on it.
I am a math teacher and I use Libreoffice to write assignments for my students. Most of my colleagues use Word, and some of them have assembled lots of education material over the years. These files are full of formulas, so I cannot import them in to Libreoffice. I hope that some of the new Libreoffice programmers decide to work on export and import of formulas i LIbreoffice. (doc would be most useful, but docx wouyld also be nice).
I find that for 95% of my document needs Google Docs has everything I need (and mysteriously it seems to come pre-installed on every computer I use). The other 5% I write in Google Docs anyway and get somebody else to do the fancy formatting afterwards.
LibreOffice works well enough on OS X Lion as does OpenOffice.org. However, neither of them are a native OS X application with the look and feel and this is a reasonable deal breaker for me. Plus it's not as fast as MS Office running under VMWare Fusion!
DSL
Of course, it takes some seconds to load, but LO then is fast and snappy (much faster with big docs than MS Office !!)
For the ribbon, I hate it. On computers at work, i either install libre office, when the company IT allows, or I use this : http://www.ubit.ch/software/ubitmenu-languages/
which is really great for having back my menus in MS office 2007/2010 !!
For me, the ribbon is inconsistent and encombering the screen. I will not spend a 1 month learning curve, just because MS wants me to get locked in to a crappy UI. Many people are like that.
Libreoffice is really great. Calc and writer are surpassing MSOffice 2010.
aaaaaaa
I love libre office, it's the only office suite I use. What doesn't make any sense to me is that schools and work places don't switch over. Libre office can do every major action MS Office can do and it's free. This is another clear case where the open source world has produced far better software then the closest source world, so far we have Linux as the best all around OS and now Libre Office as the best Office Suite.
It is really hard to get enterprise folks jazzed up about OO or LibreOffice when support for DOCX fidelity is lacking. Still begs the question, why move to/blend in OO/LibreOffice installations, when there is a Enterprise Agreement covering Office2010 and Office365. Lord though, I do wish we could do better, and yes...I too miss reveal codes. I still fire Borland Quattro Pro, AmiPro, and WordPerfect 9 from time to time to remind me what is lacking. On the other hand, if Star Office had not been dumped out onto the scene we would not be having these conversations.
Does it feel like wearing stretchy pants... in your room..., for fun?
christian louboutin boots-It was a single thing to trip the one-armed guy on the finish of the mental homecourt playoff success.
christian louboutin boots discount sale actually is an unbelievably soft and comfortable. So that you will should do really have to accept to acquire a pair of christian louboutin shoes lower price to fulfill your particularly significant ambitions show your Christian Louboutin shoes and boots classic collection beauty and appeal.
christian louboutin boots discount is the favourite of many people you can go and take a look.Recently most people talking about fashion and beauty and many people have a willing to gown like celebrity or renowned stars, apparently more and more star pursuit for the classic and fashionable cheap
christian louboutin boots .
In particular Christian Louboutin 2011 favorited by many Celebrity.Such as
christian louboutin boots,Louboutin Pumps,Christian Louboutin D'orsay,Christian Louboutin Guys Sneakers,Jimmy Choo,Etc,Since you want to keep the same tempo with the fashion trend,Christian Louboutin Shoes could be your best to be able to choice.We offer reasonable amount,accept any quantity sequence,high quality,safety delivery.This is buy cheap
christian louboutin boots.
at least calc will. libreoffice calc cell datastructures are not suitable to offloading chunks of operations. once a rewrite is achieved (which is being thought about, should be worked upon soon), you could offload actions to gpu making things a lot faster. About the ui though, I am not happy with the current state of things, since I hate menus. It creates the illusion of organization, even though a single menu has more than 15 items in it. That is crappy design, it is familiar, but crappy nevertheless. I have been a linux user since a long time, but I do not hate everything Microsoft for the heck of it. I think ribbon ui, is a decent (eats screen estate.. bad) solution to organizational problem. Perhaps a Kate-sque approach would be good.
I still miss it! The format catagories actually made sense and you could quickly switch with the function keys. No other word processor has ever been as easy to use as what I had in 1993 (And while I'm at it I miss Eudora 5)
I've been using Openoffice a lot lately. Gnumeric and Abiword just break too many things. Also the slowness of F***ing java is starting to be less relevent, even though I still wish they used python or something less likely to eat my memory and more open.
I want to switch to Libreoffice but reading up on it it seems there are technical hurdles which I just don't have time for cause I use OO for work. Also I like the acronym OO better than LO. Really I never was a hug fan of Sun though I'm told they were better than Oracle is. So I didn't like the owner since it was Sun (also for virtualbox) but I stuck with it due to the lack of alternative.
I'm really glad there is a fork though. In the long term I definately would want to switch. I'll probably do it when I upgrade Ubuntu and I know its already mature and integrated because I just don't have time right now to hack anything.
Stupidity is its own reward.