Italian Military To Save Up To 29 Million Euro By Migrating To LibreOffice (softpedia.com)
Reader prisoninmate writes: Following on last year's bold announcement that they will attempt to migrate from proprietary Microsoft Office products to an open-source alternative like LibreOffice, Italy's Ministry of Defense now expects to save up to 29 million Euro with this move. We said it before, and we'll say it again, this is the smartest choice a government institution can do. And to back up this statement, the Italian Ministry of Defense announced that they expect to save between 26 and 29 million Euro over the next few years by migrating to the LibreOffice open-source software for productivity and adopting the Open Document Format (ODF).
Italy is officially smarter than the US.
One of the most overlooked items in these discussions is that Libre Office does not make it "free". "Free license cost" is the correct framing, but that is not what I read.
Don't misunderstand my point, I'm anti-MS and want people to succeed in migrating away from their products. Many Governments have gone back to MS after people point out what I start with. "See, that Free software cost money so it failed to be free and we need MS again!" The expectations have to be correct or projects, especially Government projects, end up failing for the wrong reasons.
-The wise argue that there are few absolutes, the fool argues that there are no probabilities.
At this point, I hit Control-P, followed by Enter, which gave me a totally fine landscape printed "Lorem ipsum" text, as it was displayed on screen.
So, uhm... what's wrong?
Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
LibreOffice (with OpenOffice before it) is one of those projects which has had great potential and is about to be usable for like ten years now.
I see these kind of comments all the time and barely ever anyone actually says what is wrong with it. I've been using LibreOffice (and OpenOffice before that) for a long time and I agree it had its issues at first, but it's been years since I ever had any problem with it. As a matter of fact, when a file is slightly corrupted MS Office will never open it, but LibreOffice will, and after saving it again the file becomes usable again.
I am honestly interested in this, I'm not trolling, so could you please give a few examples of "great potential but little usability"?
How much wood would a woodchopper chop if a woodchopper would chop wood?
(Anyone who has used LibreOffice Vanilla, and tried to print a landscape document, will know what I'm talking about)
I print landscape (and non-landscape) documents all the time without problem so: What are you talking about?
How much wood would a woodchopper chop if a woodchopper would chop wood?
I think you're full of shit. If you liked LO and used it "a lot", you'd at least provide some reason as to why it's been a "disaster". I'll counter your stupid, shill anecdote.
I like LibreOffice, and I use it a lot. I'm an engineer, and part of my work oftentimes involves having software tools interface with embedded systems, read data, and generate CSV files to be opened in a spreadsheet. Excel never opens the file correctly and, if you make a change to the file, excel totally kills the formatting by screwing up the delimiters or changing them (from comma to tab) altogether. LO Calc, on the other hand, always handles the CSV files properly.
sig: sauer
...Calc doesn't come close to Excel....
Let's assume for a moment that you are correct. I'm not saying that you're right, but I'll accept it for the sake of argument. Neither I nor any of my customers that use Calc have experienced any major problems with it. Quite the opposite, in fact. Excel's amortization function, for example, rounds incorrectly in many cases; whereas Calc's corresponding amortization function rounds correctly.
I have learned over time to not trust Excel's math.
...most cube critters already have years of experience abusing Excel.
This is a non-sequitur that Microsoft likes to throw into arguments it is losing, and is the last refuge of the desperate. This is a particularly shallow argument, as new versions of Office have required extensive retraining due to major user interface changes.
For the people I know, the main problem are macros. It is almost impossible to develop macros in Libre/OpenOffice. The language seems to be a mix of vb/java or python/java that makes it necessary to understand at least two languages to be usable, the API is HUGE and complex, and so on, and on.
On the other hand, it seems to be going in the right direction: Upcoming PyUNO improvements in LibreOffice 5.1 Matthew Francis
If it continues like that, it may soon be *easier* to write macros for LibreOffice than for MS office as python is much better/easier/powerful than VB