<?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; office suite</title> <atom:link href="http://www.ghacks.net/tag/office-suite/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>Tips to help users migrate to OpenOffice</title><link>http://www.ghacks.net/2010/02/22/tips-to-help-users-migrate-to-openoffice/</link> <comments>http://www.ghacks.net/2010/02/22/tips-to-help-users-migrate-to-openoffice/#comments</comments> <pubDate>Mon, 22 Feb 2010 12:19:41 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[microsoft-office]]></category> <category><![CDATA[office migration]]></category> <category><![CDATA[office suite]]></category> <category><![CDATA[open-office]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23268</guid> <description><![CDATA[The office suite. Ah the importance you hold over the PC user. You help our business to flow, you help us to draft our papers and novels, and you help us communicate. But what of those users who previously were using Microsoft Office or any other office suite? How does one gain any sort of [...]]]></description> <content:encoded><![CDATA[<p>The office suite. Ah the importance you hold over the PC user. You help our business to flow, you help us to draft our papers and novels, and you help us communicate. But what of those users who previously were using Microsoft Office or any other office suite? How does one gain any sort of efficiency or familiarity with another office suite - especially when there is so little time to do so? It&#8217;s really not so difficult. After all, the features are, for the most part, all there.</p><p>In this article I am going to present a few tips to help you help others migrate to the open source office suite. In the end, your users will enjoy a full-featured office suite that will cost $0.00 per seat to use (CAL about that?).</p><p><span
id="more-23268"></span><strong>1. Change the default file type</strong></p><p>For most users the default &#8220;save as&#8221; file types in OpenOffice will cause more trouble than not. They will create a document and then, when their co-workers/instructors/friends/etc recieve that .odt file, have no idea that Microsoft Office won&#8217;t be able to play nicely with their work. Although I prefer the open document format, I generally switch all default file types to the Microsoft equivalent. This is done in <strong>Tools &gt; Options &gt; Load/Save &gt; General</strong>. Make sure you go through the drop-down and change all the necessary default formats so that when your user saves that precious document, it will open in other office suites.</p><p><strong>2. Avoid the ribbon</strong></p><p>I don&#8217;t know about you, but I am not a fan of the 2007 Ribbon interface of Microsoft Office. Of course there are plenty of people using it. Now if you are coming from a standard interface to a ribbon interface the migration is much more difficult. I would imagine coming from a ribbon to a standard interface doesn&#8217;t hold nearly the challenge. But even still, what do you do? If you&#8217;re really desperate you can hold off until Project Renaissance comes to fruition. This project aims at create Open Office&#8217;s very own ribbon-like interface. Otherwise, ween your users off of the dreaded ribbon before migrating them to OpenOffice (if you think they will have any issues going back to a standard interface.)</p><p><strong>3. Tool for tool, feature for feature</strong></p><p>One thing that always surprises new-to-OO-users is that the open source suite does contain just about every feature they are used to using &#8211; and more. You will want to show the new users where all of the Open Office tools are: Writer, Calc, Impress, Draw, and Base (if installed). And once they see where all the tools are, show them that generally OpenOffice mimics MSO feature for feature. Keyboard shortcuts are similar (&lt;Ctrl&gt;c, &lt;Ctrl&gt;v, &lt;Ctrl&gt;p for example), menu entires are similar, spreadsheet formulas are similar. One of the best ways to ease a new user into OpenOffice is by showing them how little difference there truly is.</p><p><strong>4. No personalized menus</strong></p><p><strong></strong>MSO offers a feature some users grow to depend upon. After using a feature a number of times that feature will find its way to the top of menus in MSO. That is not the case in OO. Instead, in OO, the menu entries are static, so your users will need to get to know the full location of all the menu entries they need to use.</p><p><strong>5. Auto-correct/auto-format</strong></p><p>This is a huge feature in both suites. And fortunately, for new OO users, it works very similar in both suites. But OO offers one other tool that MSO doesn&#8217;t &#8211; word completion. You will find this in <strong>Tools &gt; Autocorrect &gt; Word Completion.</strong></p><p><strong>6. No side panes</strong></p><p>Starting with Office XP, Microsoft introduced side panes to MSO. OO does not have side panes. The closest OO has to side panes are docked and/or floating windows for Navigator, Styles and Formatting, Gallery, Function Wizard, and Data Source Explorer. If your users insist on having sidebars in OO you can open the equivalent floating window, click on it&#8217;s title bar, and drag it to the side of the OO window until you see a dark outline where the window can dock. When you see that outline release the title bar and the window will dock.</p><p><strong>7. Where is Print Preview?</strong></p><p>Many users like to view their documents before printing. Print Preview allows the user to see what that document will look like in printed form. If you look through the OO menus you will not find a Print Preview. You will find, however, a Page Preview (<strong>File &gt; Page Preview</strong>) They are the same thing. <strong> </strong></p><p><strong>Final thoughts</strong></p><p>The migration from other office suites to OpenOffice really isn&#8217;t that difficult. In fact, many users might hardly notice the difference. But there are users that might wind up in a panic when they see their old friend MSO was replaced with OO. With these tips it shouldn&#8217;t be all that difficult to ease their worries. What about you? Have you found a tip or two to help ease the migration? If so, share.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/02/22/tips-to-help-users-migrate-to-openoffice/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Open Office 3.2.0 Final Released</title><link>http://www.ghacks.net/2010/02/09/open-office-3-2-0-final-released/</link> <comments>http://www.ghacks.net/2010/02/09/open-office-3-2-0-final-released/#comments</comments> <pubDate>Tue, 09 Feb 2010 08:44:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[office suite]]></category> <category><![CDATA[open office 3.2]]></category> <category><![CDATA[open office update]]></category> <category><![CDATA[open-office]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=22925</guid> <description><![CDATA[Open Office 3.2.0 Final has been released and is currently distributed to mirror ftp servers worldwide to ensure a smooth delivery once the release notifications will be added to the project&#8217;s homepage. Five release candidates and numerous betas have made available before the developer&#8217;s of Open Office decided to release the final version of the [...]]]></description> <content:encoded><![CDATA[<p>Open Office 3.2.0 Final has been released and is currently distributed to mirror ftp servers worldwide to ensure a smooth delivery once the release notifications will be added to the project&#8217;s homepage. Five release candidates and numerous betas have made available before the developer&#8217;s of Open Office decided to release the final version of the Office suite.</p><p>There are lots of changes and improvements over Open Office 3.1.1, the current stable build that is still offered at the Open Office website.</p><p>Among the improvements are faster startup times for Open Office writer, draw and calc, improved ODF format support, added support for proprietary formats like password protected Microsoft Office XML documents, improved statistics function, changes in the way comments are added to Draw or Impress and new diagrams in Chart.</p><p><span
id="more-22925"></span>Interested users can take a look at the <a
href="http://www.openoffice.org/dev_docs/features/3.2/rc1.html">What&#8217;s New</a> page to read up on all the changes and additions in Open Office 3.2.0 which are sorted by application.</p><p>The download has not been officially listed on the Open Office homepage. Users who want to download the new version of the Office suite right away can do so <a
href="http://distribution.openoffice.org/mirrors/master.html">from</a> one of the distribution mirror ftp sites. It is likely that the announcement will be made in the next 24 hours which suggests that waiting for the official release is another valid option.</p><p>Users who do need to download Open Office right now should however consider downloading Open Office 3.2.0 and not Open Office 3.1.1. (Thanks <a
href="http://stadt-bremerhaven.de/openoffice-3-2-0-erschienen?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+stadt-bremerhaven/dqXM+Caschys+Blog">Caschy</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/02/09/open-office-3-2-0-final-released/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>GNOME Office: Is it a viable office suite?</title><link>http://www.ghacks.net/2009/11/11/gnome-office-is-it-a-viable-office-suite/</link> <comments>http://www.ghacks.net/2009/11/11/gnome-office-is-it-a-viable-office-suite/#comments</comments> <pubDate>Wed, 11 Nov 2009 17:43:45 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Calc]]></category> <category><![CDATA[excel]]></category> <category><![CDATA[MS Office]]></category> <category><![CDATA[office]]></category> <category><![CDATA[office suite]]></category> <category><![CDATA[powerpoint]]></category> <category><![CDATA[presents]]></category> <category><![CDATA[word]]></category> <category><![CDATA[writer]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=18403</guid> <description><![CDATA[When you think about office suites, two names come to mind: Microsoft Office and OpenOffice. There is a good reason for that &#8211; they are the two powerhouses in the field. Of course there are alternatives. For Windows there is Softmaker Office and Lotus Symphony. For the Mac there is iWork. For Linux there is [...]]]></description> <content:encoded><![CDATA[<p>When you think about office suites, two names come to mind: Microsoft Office and OpenOffice. There is a good reason for that &#8211; they are the two powerhouses in the field. Of course there are alternatives. For Windows there is Softmaker Office and Lotus Symphony. For the Mac there is iWork. For Linux there is Softmaker Office, Lotus Symphony, KOffice and GNOME Office. Although the vast majority of Linux users depend upon OpenOffice for their office needs, the alternatives should not be overlooked.</p><p>But is GNOME office and alternative that you should overlook? More than likely most readers didn&#8217;t even know there was a <a
title="GNOME Office" href="http://live.gnome.org/GnomeOffice" target="_blank">GNOME office</a>. And of those that have heard rumors of this suite, many probably didn&#8217;t even know it was ready for installation. It is. But the big question&#8230;is it worth try? In this article I will highlight the tools that make up GNOME Office and help you to decide if this suite is worth your time.</p><p><span
id="more-18403"></span></p><p><strong>Installation</strong></p><p>The first thing I should bring up is the installation. Previous incarnations of GNOME Office required the user to install the pieces separately. That has changed and now you can open up the GNOME Software Center and follow these steps:</p><ol><li><span
style="background-color: #ffffff">Search for &#8216;gnome office&#8221;.</span></li><li><span
style="background-color: #ffffff">Select GNOME Office.</span></li><li><span
style="background-color: #ffffff">Click the right-pointing arrow.</span></li><li><span
style="background-color: #ffffff">Click the Install button.</span></li><li><span
style="background-color: #ffffff">Enter your password.</span></li><li><span
style="background-color: #ffffff">Sit back and watch the installation happen.</span></li></ol><p>What GNOME office installs is the following (some may already be installed):</p><ul><li><span
style="background-color: #ffffff">Abiword: Word processor</span></li><li><span
style="background-color: #ffffff">Gnumeric: Spreadsheet</span></li><li><span
style="background-color: #ffffff">Evolution: Email, contacts, calendar</span></li><li><span
style="background-color: #ffffff">Planner: Project manager</span></li><li><span
style="background-color: #ffffff">Inkscape: Vector graphics</span></li><li><span
style="background-color: #ffffff">XSane: Scanning</span></li></ul><p>There are other tools that are supposed to be included with GNOME Office, but are not installed:</p><ul><li><span
style="background-color: #ffffff">Gnucash: Finances.</span></li><li><span
style="background-color: #ffffff">gLables: Label designer</span></li><li><span
style="background-color: #ffffff">Glom: Database designer.</span></li></ul><p>Why the above tools are listed on the GNOME Office official site and not installed I have no clue.  Of course those are simple enough to install, just by going to the Software Center and going through the same steps above.</p><p><strong>Value of the applications</strong></p><p>Instead of taking each piece apart and showing you how they work, I want to spend a little time on whether or not each application is a worthy usurper of your current tool. And since I do not know the tool you are using, the usurper is going to have to be pretty good.</p><p><strong>Abiword</strong>: I have always wanted to like Abiword. And, in some instances I do. But the problem is that Abiword really stinks at document exchange. Abiword&#8217;s idea of formatting doesn&#8217;t always gel with another Office Suite&#8217;s idea. But I will say that Abiword has come a long, long way. And if you are just needing a simple word processor that is lightweight and fast, Abiword is a great alternative. Does it match the skills of OpenOffice? Not so much.</p><p><strong>Gnumeric:</strong> Another tool that I have always wanted to like, but have been prevented from doing so because of its poor ability to work with other tools. Any spreadsheet that uses complex formulas or formatting will most likely wind up a bit of a mess in Gnumeric. But for basic spreadsheet use, Gnumeric will get the job done.</p><p><strong>Evolution: </strong>If you are looking for a groupware suite to take the place of MS Outlook, this is where you need to go. Evolution is, without question, the best groupware suite available for Linux. It&#8217;s power, easy to use, reliable, and includes everything you need for a groupware suite. This is, by far, the best tool of the GNOME Office suite.</p><p><strong>Planner</strong>: Because most office suites do not generally include a project management tool, planner is a surprising addition to the suite. Not only does planner bring a much needed tool to the office suite, it does so with aplomb.</p><p><strong>Inkscape: </strong>There is only one office suite that includes a vector graphics application &#8211; OpenOffice. Inkscape brings to GNOME Office one tool that the competition can not touch. Inkscape is the best vector graphics tool for the Linux operating system. There is, however, a rather steep learning curve that comes with using Inkscape. So don&#8217;t expect to just jump into this tool without any idea of what you are doing.</p><p><strong>XSane: </strong>You can read my article on Xscane (&#8220;<a
title="Scanning in Linux with iScan and XSane" href="http://www.ghacks.net/2009/11/01/scanning-in-linux-with-iscan-and-xsane/" target="_blank">Scanning in Linux with iScan and XSane</a>.&#8221;) I think most readers will agree that XSane is an overly complex tool for a simple task. However, XSane can be made simple by simply closing all of the unnecessary windows.</p><p><strong>The verdict</strong></p><p>Although GNOME Office makes a valiant a<span
style="background-color: #ffffff">ttempt at replacing your current office suite, it fails in too many categories to actually usurp the big dogs in this space. Now, if are in a situation where you are not having to trade documents with others and you do not need the power features of tools like Excel or Calc, and you don&#8217;t need a tool for presentations then GNOME Office might be your go-to suite of tools. Otherwise, stick with OpenOffice or MS Office.</span></p><p>What do you think? Is GNOME Office a worthy entry in the office suite category?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/11/gnome-office-is-it-a-viable-office-suite/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Install OpenGoo for in house collaboration tools</title><link>http://www.ghacks.net/2009/11/08/install-opengoo-for-in-house-collaboration-tools/</link> <comments>http://www.ghacks.net/2009/11/08/install-opengoo-for-in-house-collaboration-tools/#comments</comments> <pubDate>Sun, 08 Nov 2009 19:42:26 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Online Services]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[collaboration]]></category> <category><![CDATA[google documents]]></category> <category><![CDATA[mobile office]]></category> <category><![CDATA[office suite]]></category> <category><![CDATA[online office]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=18315</guid> <description><![CDATA[Do you use Google for your collaboration tools? Gmail? Google Documents? Contacts? Although the Google suite is a very nice suite of tools that has grown exponentially in popularity, there is something to be said about keeping your collaboration tools in-house. There are plenty of tools that will allow you to set up such a [...]]]></description> <content:encoded><![CDATA[<p>Do you use Google for your collaboration tools? Gmail? Google Documents? Contacts? Although the Google suite is a very nice suite of tools that has grown exponentially in popularity, there is something to be said about keeping your collaboration tools in-house. There are plenty of tools that will allow you to set up such a collaboration suite. Some of these tools are costly, some of them are overly-complex to use or install, and some of them just don&#8217;t offer all of the tools you need.</p><p>And then there&#8217;s <a
title="OpenGoo" href="http://www.opengoo.org" target="_blank">OpenGoo</a>. OpenGoo is an open source collaboration tool that is fully web-based, easy to use, simple to install, and free to use. But is OpenGoo for you and your company? This tutorial will show you how to get an OpenGoo installation up and running so you can kick the tires and find out if it is exactly what you need.</p><p><span
id="more-18315"></span><strong>Features</strong></p><p>OpenGoo offers all of the standard features of a business-level collaboration suite:</p><ul><li>Text documents</li><li>Spreadsheets (coming soon)</li><li>Presentations</li><li>Task Lists</li><li>E-mails</li><li>Calendars</li><li>Web Links</li><li>Contacts</li></ul><p>All you need to install an OpenGoo server is:</p><ul><li><span
style="background-color: #ffffff">Apache &gt;= 2.0</span></li><li><span
style="background-color: #ffffff">MySQL &gt;= 5.0 (5.2 recommended)</span></li><li><span
style="background-color: #ffffff">MySQL &gt;= 4.1 with InnoDB support</span></li></ul><p>Now, let&#8217;s get on with that installation.</p><p><strong>Install</strong></p><p>This installation will be done on a Ubuntu 9.10 setup. I have installed this on both desktop and server installation, but regardless of which you have installed, you will need a LAMP server running.</p><p>The first thing you need to do is to download the zip file from the <a
title="OpenGoo download" href="http://sourceforge.net/projects/opengoo/files/" target="_blank">OpenGoo download page</a>. I downloaded and installed the 1.6 beta version which works nicely.</p><p>Once that file is downloaded, move that file to <strong>/var/www. </strong>Now, change to the <strong>/var/www/</strong> directory and then unzip it with the command:<span
style="background-color: #ffffff"> </span></p><p><span
style="background-color: #ffffff"><em>sudo unzip opengoo_1.6.beta-2.zip</em></span></p><p><span
style="background-color: #ffffff">NOTE: If you downloaded a different release, edit that command to reflect the release number.</span></p><p><span
style="background-color: #ffffff">Once that files is unzipped rename the directory with the command:</span></p><p><span
style="background-color: #ffffff"><em>sudo mv opengoo_1.6.beta-2.zip opengoo</em></span></p><p><span
style="background-color: #ffffff">Now change into the <strong>/var/www/opengoo</strong> directory and issue the following commands:</span></p><p><span
style="background-color: #ffffff"><em>sudo chmod -R ugo+w /var/www/opengoo/config</em></span></p><p><span
style="background-color: #ffffff"><em>sudo chmod -R ugo+w /var/www/opengoo/cache</em></span></p><p><span
style="background-color: #ffffff"><em>sudo chmod -R ugo+w /var/www/opengoo/upload</em></span></p><p><span
style="background-color: #ffffff"><em>sudo chmod -R ugo+w /var/www/opengoo/tmp</em></span></p><p><span
style="background-color: #ffffff">With all the right permissions in play, it is time to create the database. I like to use PhpMyAdmin to make database creation simple. For more information about installing this tool check out my article &#8220;<a
title="Install phpmyadmin for easy MySQL administration" href="http://www.ghacks.net/2008/12/20/install-phpmyadmin-for-easy-mysql-administration/" target="_blank">Install PhpMyAdmin for easy MySQL administration</a>&#8220;. Use this tool to create a database called &#8220;opengoo&#8221; (No quotes).</span></p><p><span
style="background-color: #ffffff">Time to begin the web-based installation.</span></p><p><span
style="background-color: #ffffff">Fire up your browser and point it to:</span></p><p><span
style="background-color: #ffffff"><em>http://IP_TO_SERVER/opengoo</em></span></p><p><span
style="background-color: #ffffff">Where IP_TO_SERVER is the actual IP Address of your OpenGoo server. You will be greeted with usual welcome screen that will tell you exactly what is going to happen during the installation. Click the Next button to continue on.</span></p><p><span
style="background-color: #ffffff">The second screen will run the environment checks. If everything gets and OK (and it should be if your LAMP server is up and running and you&#8217;ve taken care of all the permissions) click the Next button to continue on.</span></p><p><span
style="background-color: #ffffff"> </span></p><div
id="attachment_18316" class="wp-caption alignleft" style="width: 190px"><a
rel="attachment wp-att-18316" href="http://www.ghacks.net/2009/11/08/install-opengoo-for-in-house-collaboration-tools/opengoo_install_3/"><img
class="size-thumbnail wp-image-18316 " src="http://www.ghacks.net/wp-content/uploads/2009/11/opengoo_install_3-300x300.png" alt="Figure 1" width="180" height="180" /></a><p
class="wp-caption-text">Figure 1</p></div><p>The third page of the installation (see Figure 1) is the first step that should require you to input any data.</p><p>The information should be fairly self explanatory. There is one point of note: If you plan on allowing access to your local LAN you will need to change the Absolute script URL to reflect the proper IP address (or domain).</p><p>Once you have all of this information in place, click the Next button which will take you to the congratulations screen where you only need click the Finish button to assume you&#8217;ve completed the installation.</p><div
id="attachment_18317" class="wp-caption alignright" style="width: 190px"><a
rel="attachment wp-att-18317" href="http://www.ghacks.net/2009/11/08/install-opengoo-for-in-house-collaboration-tools/opengoo_install_5/"><img
class="size-thumbnail wp-image-18317 " src="http://www.ghacks.net/wp-content/uploads/2009/11/opengoo_install_5-300x300.png" alt="Figure 2" width="180" height="180" /></a><p
class="wp-caption-text">Figure 2</p></div><p>Ah, but there is one more step. Figure 2 shows the final step for the installation. Here you need to create an administrator for your installation.</p><p>Setup your administrative user and click Submit. You can now log in to your OpenGoo server with your administrative user.</p><p><strong>The basic interface</strong></p><p>You will log into your OpenGoo server by entering the same address you did for the installation. When you log in you will be at the OpenGoo Getting Started Page (see Figure 3).</p><div
id="attachment_18318" class="wp-caption alignleft" style="width: 310px"><a
rel="attachment wp-att-18318" href="http://www.ghacks.net/2009/11/08/install-opengoo-for-in-house-collaboration-tools/opengoo_main_page/"><img
class="size-thumbnail wp-image-18318" src="http://www.ghacks.net/wp-content/uploads/2009/11/opengoo_main_page-300x300.png" alt="Figure 3" width="300" height="300" /></a><p
class="wp-caption-text">Figure 3</p></div><p>The OpenGoo installation will offer a very simple information page that will help you get started on your decision. But as you can see, the interface is laid out quite well. The tools are accessible and very user-friendly.</p><p>After using OpenGoo for a while I can assure you if you like Google&#8217;s suite of tools, you will like OpenGoo.</p><p><strong>Final thoughts</strong></p><p>If you are looking for a very cost effect collaboration solution look no further than the open source OpenGoo suite of tools. Not only is it easy to use, it&#8217;s simple to install, and free of charge.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/08/install-opengoo-for-in-house-collaboration-tools/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Open Office 3.1</title><link>http://www.ghacks.net/2009/05/05/open-office-31/</link> <comments>http://www.ghacks.net/2009/05/05/open-office-31/#comments</comments> <pubDate>Tue, 05 May 2009 11:02:34 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[linux software]]></category> <category><![CDATA[mac software]]></category> <category><![CDATA[microsoft-office]]></category> <category><![CDATA[office alternative]]></category> <category><![CDATA[office suite]]></category> <category><![CDATA[open office 3.1]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[open-office]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/05/05/open-office-31/</guid> <description><![CDATA[Open Office 3.1 final has been released today. The Open Source alternative to Microsoft Office can be downloaded from download portals like Betanews but not directly from the Open Office homepage as it has not been updated yet to reflect the release of the new version. The new version of Open Office is packed with [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/open_office.jpg" alt="open office" title="open office" width="164" height="99" class="alignleft size-full wp-image-12590" />Open Office 3.1 final has been released today. The Open Source alternative to Microsoft Office can be downloaded from download portals like <a
href="http://fileforum.betanews.com/detail/OpenOfficeorg-for-Windows/1009574294/1">Betanews</a> but not directly from the Open Office homepage as it has not been updated yet to reflect the release of the new version. The new version of Open Office is packed with lots of new and enhanced features but also bug fixes which makes it a recommended download for Open Office users but also anyone else who is interested in installing an inexpensive Microsoft Office competitor.</p><p><span
id="more-12592"></span>Some of the new features that have been added to Open Office 3.1 are antialiased drawings to smooth the edges of graphics, replying to notes, improved grammar checking, hyperlink management and sorting, control of slideshow media, macro support for Open Office Base, relative database paths, better internationalization for Hebrew and Arabic plus performance improvements (read our <a
href="http://www.ghacks.net/2007/08/18/speed-up-open-office/">Speed up Open Office</a> article for even more tips on how to improve the speed and performance).</p><p>The full list of changes and new features can be seen in the <a
href="http://www.openoffice.org/dev_docs/features/3.1/">official</a> Open Office 3.1 documentation which lists all the major improvements over previous Open Office versions.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/open_office31-500x350.png" alt="open office 3.1" title="open office 3.1" width="500" height="350" class="alignnone size-medium wp-image-12591" /></p><p>Open Office 3.1 is available as a free download for Windows, Linux and Macintosh.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/05/open-office-31/feed/</wfw:commentRss> <slash:comments>18</slash:comments> </item> <item><title>Abiword: A Lean Word-processing Machine</title><link>http://www.ghacks.net/2008/12/29/abiword-a-lean-word-processing-machine/</link> <comments>http://www.ghacks.net/2008/12/29/abiword-a-lean-word-processing-machine/#comments</comments> <pubDate>Mon, 29 Dec 2008 15:26:27 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[abiword]]></category> <category><![CDATA[Enlightenment]]></category> <category><![CDATA[GNOME]]></category> <category><![CDATA[office suite]]></category> <category><![CDATA[word processing]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9428</guid> <description><![CDATA[I like my tools to be efficient. Part of efficiency is opening quickly, not sucking up all of my systems&#8217; resources, and saving in various formats. When considering office needs one of the first tools that pops into my mind is word processing. Naturally the masses will first turn to either MS Office or OpenOffice. [...]]]></description> <content:encoded><![CDATA[<p>I like my tools to be efficient. Part of efficiency is opening quickly, not sucking up all of my systems&#8217; resources, and saving in various formats. When considering office needs one of the first tools that pops into my mind is word processing. Naturally the masses will first turn to either MS Office or OpenOffice. But there is another alternative that can do the job faster, easier, and without hogging up your system resources. That alternative? Abiword. In this article you will learn how to install and and run Abiword.</p><p><span
id="more-9428"></span><a
title="Abiword" href="http://www.abisource.com" target="_blank">Abiword</a> is considered part of the GNOME Office Suite, but does not require GNOME to be running to use.  Abiword is also available for Microsoft Windows. Abiword is available for most distributions and can be installed by both traditional routes. The first, and easiest method, is to open up your Add/Remove Software application (such as Ubuntus&#8217; Synaptic), do a search for Abiword. What should appear is a list of possible matches. The following are the packages you need to install.</p><ul><li>abiword</li><li>abiword-help</li><li>abiword-plugin-mathview</li><li>abiword-plugin-grammer</li><li>abiword-common</li><li>libgtkmathviewOc2a</li></ul><p>Select those and click Apply to begin the installation.</p><p>Once installed you will find the Abiword entry in your desktops&#8217; Office sub-menu. If you are using a desktop such as Enlightenment you may have to click Ctrl-Left Mouse Button (to make the Maintenance menu entry appear) and click Regenerate Menus to make Abiword appear. Once the menus have regenerated Abiword should be found in the Other menu in the Office sub-menu entry.</p><p>When Abiword opens what you will find is an efficient, well thought-out word processor that has everything you need to create solid, professional documents. You will also find some nice additions that make your writing even easier. One such tool is the Wikipedia entry tool. With a word highlighted you click the Wiki Encyclopedia entry and it will open the Opera browser on the Wiki entry of the highlighted word. There is also a Collaborate tool that allows users to collaborate on documents through Jabber. Of course Cisco purchased Jabber so who knows if collaboration with Abiword is going to be possible. The good news is you can do collaboration with a direct TCP connection (we&#8217;ll go into this in my next article.)</p><p><strong>Final Thoughts</strong></p><p>I have used Abiword and in the past have thought it had a ways to go before it was production ready.  Well, that time has come. Abiword is certainly worthy of being your word processor of choice.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/29/abiword-a-lean-word-processing-machine/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Open Office 3 Final</title><link>http://www.ghacks.net/2008/10/10/open-office-3-final/</link> <comments>http://www.ghacks.net/2008/10/10/open-office-3-final/#comments</comments> <pubDate>Fri, 10 Oct 2008 09:20:26 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[office]]></category> <category><![CDATA[office suite]]></category> <category><![CDATA[open office 3]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[open-office]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7542</guid> <description><![CDATA[The final release of Open Office 3 has already been distributed to various mirror sites to make sure the official announcement on Monday 13 will not see any complications. Users who are eager to try out the final release can head over to the list of Open Office mirror sites and pick one near their [...]]]></description> <content:encoded><![CDATA[<p>The final release of Open Office 3 has already been distributed to various mirror sites to make sure the official announcement on Monday 13 will not see any complications. Users who are eager to try out the final release can head over to the list of Open Office <a
href="http://distribution.openoffice.org/mirrors/#extmirrors">mirror</a> sites and pick one near their location.</p><p>The path of the final release is usually openoffice/stable/3.0.0/ on the ftp mirrors. Available are releases for all supported operating systems and the source codes. The release notes have not been updated yet but there cannot be many changes between Release Candidate 4 and the final release of Open Office due to the lack of time between the releases.</p><p>Cautious users should wait until Monday to download and install the release after the official announcement of the Open Office team.</p><p><span
id="more-7542"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/10/open-office-3-final/feed/</wfw:commentRss> <slash:comments>21</slash:comments> </item> <item><title>Microsoft Office Migration Planning Manager</title><link>http://www.ghacks.net/2008/09/02/microsoft-office-migration-planning-manager/</link> <comments>http://www.ghacks.net/2008/09/02/microsoft-office-migration-planning-manager/#comments</comments> <pubDate>Tue, 02 Sep 2008 07:28:28 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-office]]></category> <category><![CDATA[office 2003]]></category> <category><![CDATA[office 2007]]></category> <category><![CDATA[office documents]]></category> <category><![CDATA[office migration]]></category> <category><![CDATA[office suite]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6698</guid> <description><![CDATA[The Microsoft Office Migration Planning Manager has been designed to aid individuals, administrators and companies to migrate from an earlier version of Microsoft Office to the latest version Microsoft Office 2007. It provides a full set of command line tools to analyze, create and migrate documents that have been created in previous versions of Microsoft [...]]]></description> <content:encoded><![CDATA[<p>The Microsoft Office Migration Planning Manager has been designed to aid individuals, administrators and companies to migrate from an earlier version of Microsoft Office to the latest version Microsoft Office 2007. It provides a full set of command line tools to analyze, create and migrate documents that have been created in previous versions of Microsoft Office into Office 2007.</p><p>Microsoft Office Migration Planning Manager is available as a free <a
href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=13580cd7-a8bc-40ef-8281-dd2c325a5a81&amp;DisplayLang=en">download</a> from the official Microsoft homepage. It comes as a 2.7 Megabyte download and an Office 2007 Online Migration <a
href="http://technet.microsoft.com/en-us/library/cc178986%28office.12%29.aspx">Guide</a> which explains the usage of the migration tool.</p><p>To achieve this Microsoft created a set of tools for the purpose:</p><ul><li>The OMPM File Scanner which is included in the whole package can scan for conversion issues</li><li>A set of tools to import the findings of the scanner into a new SQL database</li><li>A reporting solution based on Microsoft Access 2007 that provides various report about the analysis</li><li>The Office File Converter that can convert previous Office documents into Office 2007 format in bulk</li><li>The Version Extraction Tool which makes it possible to extract saved versions into different files.</li></ul><p><span
id="more-6698"></span>The Office scanner is a command line tool and a user who wants to use it has to edit an .ini file of the same name to add the drives and folders that should be scanned for Office documents.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/office_scan.jpg" alt="office scan" title="office scan" width="477" height="158" class="alignnone size-medium wp-image-6699" /></p><p>One interesting tool that comes with the Microsoft Office Migration Planning Manager is the bulk Office 2007 converter which can convert Office documents that have been created with previous versions of Office into Office 2007 format.</p><p>Ofc.exe is available in the tools directory of the unpacked archive. To make it work the file ofc.ini has to be altered to at least contain a path to a folder with Office documents. Upon execution of ofc.exe those Office documents will be converted into Office 2007 documents.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/02/microsoft-office-migration-planning-manager/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
