<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; openoffice</title> <atom:link href="http://www.ghacks.net/tag/openoffice/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Install LibreOffice on Fedora and Ubuntu</title><link>http://www.ghacks.net/2010/09/30/install-libreoffice-on-fedora-and-ubuntu/</link> <comments>http://www.ghacks.net/2010/09/30/install-libreoffice-on-fedora-and-ubuntu/#comments</comments> <pubDate>Thu, 30 Sep 2010 11:37:01 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[office suite]]></category> <category><![CDATA[openoffice]]></category> <category><![CDATA[rpm]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=35397</guid> <description><![CDATA[You&#8217;ve probably already heard the news. OpenOffice has officially forked into LibreOffice. This fork is thanks to the way Oracle has botched nearly everything it has touched and the OpenOffice community wants to protect the flagship product. So now, there is a fully open office suite that, in my opinion, will actually be able to [...]]]></description> <content:encoded><![CDATA[<p>You&#8217;ve probably already heard the news. OpenOffice has officially forked into LibreOffice. This fork is thanks to the way Oracle has botched nearly everything it has touched and the OpenOffice community wants to protect the flagship product. So now, there is a fully open office suite that, in my opinion, will actually be able to rise to newer and higher heights than it ever could under the firm thumb of Oracle and Sun.</p><p>Now, if you already have OpenOffice you can still install LibreOffice. And if you are using Windows you simply have to download the installation file from the <a
title="LibreOffice" href="http://www.libreoffice.org/download/" target="_blank">LibreOffice download page</a>. If you are using Fedora Linux you can download the GNU Linux file which, once unpacked, will contain all the rpm files you need. If you want to install in Ubuntu, you have to first create debs from the rpms. I am going to show you how to do just that in this article (along with showing you how to install LibreOffice in Fedora).</p><p><span
id="more-35397"></span><strong>Installing in Fedora</strong></p><p>As stated earlier, you need to download the package from the download site. When you do you will have a file <strong>~/Downloads/LO_3.3.0-beta1_Linux_x86_install-rpm_en-US.tar.gz. </strong>NOTE: File name may vary depending upon location and when you download. Once you have that file downloaded open up a terminal window and follow these steps:</p><ol><li>Change into the <strong>~/Downloads </strong>directory.</li><li>Unpack the file with the command <code>tar xvzf LO_3.3.0-beta1_Linux_x86_install-rpm_en-US.tar.gz</code> which will create a new directory <strong>~/Downloads/en-US</strong>. NOTE: The newly created directory will be based on your location and language.</li><li>Change into the newly created directory.</li><li>Change into the RPMS subfolder.</li><li>Su to the root user and issue the command <code>rpm -ivh *rpm</code> to install the main packages.</li><li>Now change into the sub-directory <strong>desktop-integration.</strong></li><li>Issue the command <code>rpm -ivh *rpm</code> to install the LibreOffice menu entries.</li></ol><p>That&#8217;s it. LibreOffice is now installed on your Fedora machine.</p><p><strong>Ubuntu</strong></p><p>In order to install on Ubuntu you have to create .deb files out of the .rpm files included with the downloaded packages. To do this you first have to install the application Alien. To install Alien do the following:</p><ol><li>Open up a terminal.</li><li>Issue the command <code>sudo apt-get install alien</code>.</li><li>Type your sudo password and hit Enter.</li><li>Accept any dependencies.</li></ol><p>Once Alien is installed, change into the directory containing the LibreOffice rpm files and issue the command:</p><p><code>alien -k *rpm</code></p><p>When this finishes (it will take a while), issue the command:</p><p><code>sudo dpkg -i *deb</code></p><p>The above command will install the newly created .deb packages. Now you need to do the same thing with the desktop-integration files. So change into that sub-folder and issue the command:</p><p><code>alien -k *rpm</code></p><p>followed by the command:</p><p><code>sudo dpkg -i *deb</code></p><p>Now you will see LibreOffice in your <strong>Applications &gt; Office </strong> menu. You can open it up and use it exactly as you would have used OpenOffice.</p><p><strong>Final thoughts</strong></p><p>One thing to note is that LibreOffice, as of this writing, is still in beta. But it is still very reliable and will improve at a far greater rate than OpenOffice ever did. I&#8217;m actually happy to see this happen. I believe that Oracle was going to bury OpenOffice and let it gather dust.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/30/install-libreoffice-on-fedora-and-ubuntu/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Xmarks Sync Shuts Down, OpenOffice Revolt</title><link>http://www.ghacks.net/2010/09/29/xmarks-sync-shuts-down-openoffice-revolt/</link> <comments>http://www.ghacks.net/2010/09/29/xmarks-sync-shuts-down-openoffice-revolt/#comments</comments> <pubDate>Wed, 29 Sep 2010 07:57:34 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Internet Explorer]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[libreoffice]]></category> <category><![CDATA[openoffice]]></category> <category><![CDATA[oracle]]></category> <category><![CDATA[the document foundation]]></category> <category><![CDATA[xmarks]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=35371</guid> <description><![CDATA[Two major announcements have been made yesterday, and I thought I pack them into one article for your convenience. First, the news that the popular bookmark synchronization service Xmarks will shut down on January 10, 2011. The very popular service allowed users to sync bookmarks between multiple browsers, for instance between Firefox, Chrome and Internet [...]]]></description> <content:encoded><![CDATA[<p>Two major announcements have been made yesterday, and I thought I pack them into one article for your convenience. First, the news that the popular bookmark synchronization service Xmarks will shut down on January 10, 2011. The very popular service allowed users to sync bookmarks between multiple browsers, for instance between Firefox, Chrome and Internet Explorer.</p><p><a
href="http://blog.xmarks.com/?p=1886">Todd Agulnick</a>, Co-Founder and CTO, mentioned that the company was unable to find a suitable business model for their service, and that potential deals with other companies that were interested in buying Xmarks fell through as well. With no revenue streams on the one side, and maintenance (hosting, staff) costs on the other, it was bound to get ugly at one point. The developers hoped that they would either find a revenue model or a company eventually, but since that did not happen they had to pull the plug.</p><p>Xmarks users can use the service as usual until January 10, 2011. At this point, the service will no function as the servers are taken down. Xmarks offers information on their <a
href="http://www.xmarks.com/about/shutdown">shutdown</a> page, and a <a
href="http://blog.xmarks.com/?p=1886">blog</a> post by Todd. Sad to see such a popular service with millions of users and more than 1.2 billion bookmarks synchronized go away.</p><p>In other news, OpenOffice developers have staged a revolt, more or less by declaring their independence from Oracle, and any other single company for that matter. That&#8217;s likely a direct response to Oracle&#8217;s neglect of the popular Open Source project. As you may recall, when Oracle bought Sun Microsystems earlier this year they basically inherited the ties with Open Office as well.</p><blockquote><p>The Document Foundation:</p><ul><li>It is an independent self-governing meritocratic Foundation, created by leading members of the OpenOffice.org Community.</li><li>It continues to build on the foundation of ten years&#8217; dedicated work by the OpenOffice.org Community.</li><li>It was created in the belief that the culture born of an independent Foundation brings out the best in contributors and will deliver the best software for users.</li><li>It is open to any individual who agrees with our core values and contributes to our activities.</li><li>It welcomes corporate participation, e.g. by sponsoring individuals to work as equals alongside other contributors in the community.</li></ul></blockquote><div
id="attachment_35372" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/libreoffice-500x392.png" alt="libreoffice" title="libreoffice" width="500" height="392" class="size-medium wp-image-35372" /><p
class="wp-caption-text">libreoffice</p></div><p>The OpenOffice project is now officially named <a
href="http://www.documentfoundation.org/">The Document Foundation</a>, and OpenOffice has been temporarily renamed to LibreOffice. Temporarily? The rights to the name belong to Oracle, and while the developers have cut their ties with the company, they have invited it to apply to The Foundation and donate the brand to the community.</p><p>For now, OpenOffice is called LibreOffice.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/29/xmarks-sync-shuts-down-openoffice-revolt/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Install Writers Tools for a much more powerful OpenOffice Writer</title><link>http://www.ghacks.net/2009/08/06/install-writers-tools-for-a-much-more-powerful-openoffice-writer/</link> <comments>http://www.ghacks.net/2009/08/06/install-writers-tools-for-a-much-more-powerful-openoffice-writer/#comments</comments> <pubDate>Thu, 06 Aug 2009 16:07:24 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[open office extensions]]></category> <category><![CDATA[openoffice]]></category> <category><![CDATA[registering openoffice database]]></category> <category><![CDATA[writing]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15099</guid> <description><![CDATA[Being a writer requires more tools than one might think. In today&#8217;s instant-on, instant-off world, writers need immediate access to tools that enable them to look up words, save data, keep tasks, etc. When your primary tool is a word processor it&#8217;s hard to keep track of all those duties without popping in and out [...]]]></description> <content:encoded><![CDATA[<p>Being a writer requires more tools than one might think. In today&#8217;s instant-on, instant-off world, writers need immediate access to tools that enable them to look up words, save data, keep tasks, etc. When your primary tool is a word processor it&#8217;s hard to keep track of all those duties without popping in and out of your main weapon.</p><p>Fortunately OpenOffice has a powerful Extension system that allows you to extend the functionality of OpenOffice. One extension, <a
title="Writer's Tools" href="http://extensions.services.openoffice.org/project/writertools" target="_blank">Writer&#8217;s Tools</a>, is intended for writers: Professional writers, students, any level. Typically OpenOffice extensions are as easy to install as a Firefox addon. In the case of Writer&#8217;s Tools, there are a few more steps involved. In this article you will see just how this is done so you too can enjoy the powerful additions offered by this extension.</p><p><span
id="more-15099"></span></p><p><strong>Features</strong></p><p>The Writer&#8217;s Tools extension includes the following features:</p><ul><li>Dictionary lookup</li><li>Google translate</li><li>Google map support</li><li>Email and multi-format backup</li><li>Remote backup</li><li>Amazon S3 backup</li><li>Timer</li><li>Converter</li><li>Bookmarks</li><li>Word of the day</li><li>Notebook</li></ul><p>and more</p><p><strong>Installing an Extension</strong></p><p>Installing an extension in OpenOffice is simple. The first thing to do is to download the file. In some cases the file will be a single file with the extension .oxt, in which the Extension Manager will automatically open and install the file. In some cases (such as with Writer&#8217;s Tools) the downloaded file is a zip file that contains a few necessary pieces. In this case you would open the Extension Manager manually and install the file. Let&#8217;s see how it&#8217;s done. First download the <a
title="Writers Tools file" href="http://code.google.com/p/writertools/downloads/list" target="_blank">Writer&#8217;s Tools file</a> and then unzip the package.  Now open the Extension Manager.</p><div
id="attachment_15101" class="wp-caption alignleft" style="width: 456px"><a
rel="attachment wp-att-15101" href="http://www.ghacks.net/2009/08/06/install-writers-tools-for-a-much-more-powerful-openoffice-writer/ex_manager/"><img
class="size-full wp-image-15101 " src="http://www.ghacks.net/wp-content/uploads/2009/08/ex_manager.png" alt="Figure 1" width="446" height="225" /></a><p
class="wp-caption-text">Figure 1</p></div><p>To open the Extension Manager first open up OpenOffice Writer and then click on the Tools menu. Within the Tools menu you will see the Extension Manager entry which will open the Extension Manager window (see Figure 1).</p><p>Click on the Add button which will open up a window where you can navigate to the Writer&#8217;s Tools file you downloaded. The file you want to add is called WriterTools.oxt. When you open this file you will have to agree to a license to proceed.</p><p>Once you have the extension installed you will have to restart OpenOffice in order for the Writer&#8217;s Tools menu to show up in OpenOffice. You&#8217;re not done quite yet.</p><p><strong>The database</strong></p><div
id="attachment_15102" class="wp-caption alignright" style="width: 341px"><a
rel="attachment wp-att-15102" href="http://www.ghacks.net/2009/08/06/install-writers-tools-for-a-much-more-powerful-openoffice-writer/database-2/"><img
class="size-full wp-image-15102 " src="http://www.ghacks.net/wp-content/uploads/2009/08/database.png" alt="Figure 2" width="331" height="149" /></a><p
class="wp-caption-text">Figure 2</p></div><p>Before you move on to install the database, you need to make sure you have OpenOffice.org Base installed. To do this go to your Add/Remove Software tool and search for &#8220;openoffice&#8221; (no quotes). In the listing you will see the Base entry. Mark that for installation and click Apply to install. After the installation is complete you are ready to move on.</p><p>There are a couple of tools in Writer&#8217;s Tools that require you to register database. Fortunately the Writer&#8217;s Tools creator has included the necessary database in the zip file. To register this database go to the Options Window (which can be accessed from the Tools menu) and then expand the OpenOffice.org Base entry (see Figure 2).</p><p>Once there click on the Databases entry and then click the New button and then the Browse button to locate the file WriterDB.odb and then OK to register this database.</p><p>Now that the database is registered you will have all of the Writer&#8217;s Tools available to you.</p><p><strong>Final thoughts</strong></p><p>If you do any writing, for work, for school, for pleasure &#8211; whatever &#8211; you need to try the Writer&#8217;s Tools extension. This tool will make your writing life much more efficient and enjoyable.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/06/install-writers-tools-for-a-much-more-powerful-openoffice-writer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>If-Else Statements in OpenOffice Calc</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/</link> <comments>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/#comments</comments> <pubDate>Sun, 25 Jan 2009 16:03:29 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Calc]]></category> <category><![CDATA[forumula]]></category> <category><![CDATA[IF/ELSE]]></category> <category><![CDATA[openoffice]]></category> <category><![CDATA[openoffice howto]]></category> <category><![CDATA[OpenOffice.org]]></category> <category><![CDATA[spreadsheets]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119</guid> <description><![CDATA[I do a lot with spreadsheets. And when I work in spreadsheets I work in OpenOffice. Most people know the ins and outs of spreadsheets, but many don&#8217;t realize just how powerful spreadsheets can be. Openoffice Calc holds a lot more bang for the users&#8217; buck than you might think. For instance, did you know [...]]]></description> <content:encoded><![CDATA[<p>I do a lot with spreadsheets. And when I work in spreadsheets I work in OpenOffice. Most people know the ins and outs of spreadsheets, but many don&#8217;t realize just how powerful spreadsheets can be. Openoffice Calc holds a lot more bang for the users&#8217; buck than you might think. For instance, did you know that Calc can do If/Else statements? In this spreadsheet tutorial you will learn how to use IF/ELSE statements in OpenOffice Calc.</p><p>Let&#8217;s say you have two columns of numbers and you want to add a third column based on the other two data. That third columns&#8217; entry will depend upon the information in the first two. IF entry A is greater than B THEN C is X ELSE C is Y.</p><p><span
id="more-10119"></span>But how does one do this? It&#8217;s actually quite easy. Let&#8217;s start out with a more simple example and move on to a more complex example.</p><p>The first example will illustrate a basic IF/ELSE statement that uses only two columns of data. We&#8217;ll do a simple spreadsheet that deals with how many persons each employee will bring to a company picnic. To make things easy if the person enters &#8220;0&#8243; that means they are not bringing a guest (the employee, however,  IS required to come) and if they enter &#8220;1&#8243; that means they are which means that employee equals two attendees. The first column will represent the name of the employee and the second column is how many guests the employee will bring. The formula to enter into the third column would look like:</p><p>=IF(B1=1;2;1)</p><p>What this will do is enter a &#8220;2&#8243; in the third cell is the employee is bringing a guest and a 1 if they are not.</p><p>Now let&#8217;s make this a bit more complex. For this example we&#8217;ll have three columns. The first column is a number that represents how many hours an employee worked. The second column will represent how many hours over 40 they worked. The third column will represent how much overtime pay they made. But let&#8217;s say you also have to account for zero hours worked. The formula for the second column would look like this:</p><p>=IF(A9&lt;=40;0; IF(A9&gt;40;(A9-40)))</p><p>For the third column let&#8217;s continue with this idea. Say if an employee worked over 5 hours of overtime they would gain an extra 100 dollar bonus in their check. So we&#8217;ll add a fourth column for bonuses. For simplicity&#8217;s sake all employees make $10.00 an hour. Overtime is standard time and a half pay. So the forumla for the third column would be a standard:</p><p>=SUM((40*10)+(B9*15))</p><p>And the formula for the fourth column would be:</p><p>=IF(B9&gt;=5;100;0)</p><p>Now for the final total for employee salary a fifth column would be added that would look like:</p><p>=SUM(C9+D9)</p><p><strong>Final Thoughts</strong></p><p>The examples may be very simple but the idea can be applied to many instances. Using IF/ElSE statements in OpenOffice Calc can quickly take your spreadsheets to a much higher level of usability.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/feed/</wfw:commentRss> <slash:comments>23</slash:comments> </item> <item><title>Edit Wiki entries in OpenOfice</title><link>http://www.ghacks.net/2008/05/22/edit-wiki-entries-in-openoffice/</link> <comments>http://www.ghacks.net/2008/05/22/edit-wiki-entries-in-openoffice/#comments</comments> <pubDate>Thu, 22 May 2008 20:34:07 +0000</pubDate> <dc:creator>Daniel Pataki</dc:creator> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[office]]></category> <category><![CDATA[open-office]]></category> <category><![CDATA[openoffice]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=4234</guid> <description><![CDATA[A few days ago Sun Microsystems created an extension for OpenOffice which enables you to edit any MediaWiki page, which will be a blessing for those of us who are trying to maintain a Wiki. I myself prefer to edit pages online, through the normal interface, but when I am using a Wiki for personal [...]]]></description> <content:encoded><![CDATA[<p>A few days ago Sun Microsystems created an extension for OpenOffice which enables you to edit any MediaWiki page, which will be a blessing for those of us who are trying to maintain a Wiki.</p><p>I myself prefer to edit pages online, through the normal interface, but when I am using a Wiki for personal entries to jot down my thoughts for example, it&#8217;s better if I don&#8217;t have to think about formatting and other special syntax for MediWiki. This also enables newcomers to the Wiki world edit sites easily.</p><p><a
title="Wiki editor" href="http://extensions.services.openoffice.org/project/wikipublisher" target="_blank">Sun Wiki Publisher</a> supports many of MediaWiki&#8217;s features like headings, lists and so on, but I did have a problem with image handling. As long as you actually have the image online already its fine, but if you want to put in a new one it won&#8217;t happen. The official documentation contains this, but it also says &#8220;currently not supported&#8221;, so they probably will add this later on.</p><p><span
id="more-4234"></span>For me this extension will only become an option when it supports image uploading, since I find MediaWiki&#8217;s picture handling a bit weird and hard to get used to as is. Since this first official release is still just 0.9.3, they are probably adding new features by the boatload to get to 1.0, I expect that this extension will become much more usable in the near future.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/05/22/edit-wiki-entries-in-openoffice/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Open Office 3.0 beta released</title><link>http://www.ghacks.net/2008/05/07/open-office-30-beta-released/</link> <comments>http://www.ghacks.net/2008/05/07/open-office-30-beta-released/#comments</comments> <pubDate>Wed, 07 May 2008 19:27:31 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[editor]]></category> <category><![CDATA[office]]></category> <category><![CDATA[office 2007]]></category> <category><![CDATA[open office 3]]></category> <category><![CDATA[openoffice]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=4043</guid> <description><![CDATA[Open Office 3.0 beta has been released by the Open Office development team and is ready to be tested by the large community. The biggest change in my opinion is the support for Microsoft Office 2007 files, you know those docx, xlsx and pptx type of files that could not be opened not long ago [...]]]></description> <content:encoded><![CDATA[<p>Open Office 3.0 beta has been released by the Open Office development team and is ready to be tested by the large community. The biggest change in my opinion is the support for Microsoft Office 2007 files, you know those <a
href="http://www.ghacks.net/2007/12/10/ways-to-open-office-docx-documents/">docx</a>, xlsx and pptx type of files that could not be opened not long ago and caused a lot of frustration by users who received such files from colleagues or friends. Other additions are Mac OS X and OpenDocument Format (ODF) 1.2 standard support.</p><p>The beta can be downloaded and installed on computers that run Windows, Linux, Solaris or Mac OS X Intel Aqua. Localized versions are available as well and can be downloaded from the <a
href="http://distribution.openoffice.org/mirrors/#extmirrors">external</a> mirrors that host all localized builds.</p><p>A <a
href="http://marketing.openoffice.org/3.0/featurelistbeta.html">Beta</a> page lists all of the features that have already been implemented in the current Beta of Open Office 3. It divides the changes in New Core Features, like the import filter for Microsoft Office 2007 formats, Core Features that have been introduced in minor releases since the release of Open Office 2.0 and Features that have been released as extensions or complimentary tools.</p><p><span
id="more-4043"></span><br
/><blockquote>The most immediately visible change to OpenOffice.org 3.0 is the new &#8220;Start Centre&#8221;, new fresh-looking icons, and a new zoom control in the status bar. A closer look shows that 3.0 has a myriad of new features. Notable Calc improvements include a new solver component; support for spreadsheet collaboration through workbook sharing; and an increase to 1024 columns per sheet. Writer has an improved notes feature and displays of multiple pages while editing. There are numerous Chart enhancements, and an improved crop feature in Draw and Impress.</p><p>Behind the scenes, OpenOffice.org 3.0 will support the upcoming OpenDocument Format (ODF) 1.2 standard, and is capable of opening files created with MS-Office 2007 or MS-Office 2008 for Mac OS X (.docx, .xlsx, .pptx, etc.). This is in addition to read and write support for the MS-Office binary file formats (.doc, .xls, .ppt, etc.).</p><p>OpenOffice.org 3.0 will be the first version to run on Mac OS X without X11, with the look and feel of any other Aqua application. It introduces partial VBA support to this platform. In addition, OpenOffice.org 3.0 integrates well with the Mac OS X accessibility APIs, and thus offers better accessibility support than many other Mac OS X applications.</p></blockquote><p>The size of the download lies between 145 and 197 Megabytes depending on the operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/05/07/open-office-30-beta-released/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Openoffice 2.0 is here</title><link>http://www.ghacks.net/2005/10/21/openoffice-20-is-here/</link> <comments>http://www.ghacks.net/2005/10/21/openoffice-20-is-here/#comments</comments> <pubDate>Thu, 20 Oct 2005 22:27:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Open Source]]></category> <category><![CDATA[documents]]></category> <category><![CDATA[office]]></category> <category><![CDATA[openoffice]]></category> <guid
isPermaLink="false">http://www.deny.de/ghacks/?p=43</guid> <description><![CDATA[OpenOffice 2.0 is finally available for eve...]]></description> <content:encoded><![CDATA[<p>OpenOffice 2.0 is finally available for everyone to download. I´v been using OpenOffice for almost 1,5 years and am pretty excited about the final version. The download seems to be about 100 megs.</p><p>For those who don´t know OpenOffice, its an Open Source office suit that has all the functionality of the Microsoft product (Microsoft Office). The best thing though is, that its totally free. Go to the OpenOffice website and download it for free. (link provided at the end of the article)</p><p><span
id="more-43"></span>Lets take a look at the press release:</p><p>OpenOffice.org 2.0 is the productivity suite that individuals, governments, and corporations around the world have been expecting for the last two years. Easy to use and fluidly interoperable with every major office suite, OpenOffice.org 2.0 realizes the potential of open source. Besides a powerful new database module and advanced XML capabilities, OpenOffice.org natively supports the internationally standardised OpenDocument format, which several countries, as well as the U.S. state of Massachusetts, have established as the default for office documents. More than any other suite, OpenOffice.org 2.0 gives users around the globe the tools to be engaged and productive members of their society.</p><p>Available in 36 languages, with more on the way, and able to run natively on Windows, GNU/Linux, Sun Solaris, Mac OS X (X11) and several other platforms, OpenOffice.org banishes software segregation and isolation and dramatically levels the playing field. And, with its support for the OASIS Standard OpenDocument format, OpenOffice.org eliminates the fear of vendor lock in or format obsolescence. The OpenDocument format can be used by any office application, ensuring that documents can be viewed, edited and printed for generations to come. OpenOffice.org 2.0 is a breath of hope for small economies that can now have a local language office suite well adapted to their needs and to their economical possibilities, reducing their dependency on the interests of proprietary software vendors.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/10/21/openoffice-20-is-here/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
