<?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>iHackintosh &#187; Sun microsystem</title>
	<atom:link href="http://www.ihackintosh.com/tag/sun-microsystem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ihackintosh.com</link>
	<description></description>
	<lastBuildDate>Mon, 07 May 2012 20:29:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Install OpenOffice 3.1 on Ubuntu 9.04 in Single Click.</title>
		<link>http://www.ihackintosh.com/2009/05/how-to-install-openoffice-31-on-ubuntu-904-in-single-click/</link>
		<comments>http://www.ihackintosh.com/2009/05/how-to-install-openoffice-31-on-ubuntu-904-in-single-click/#comments</comments>
		<pubDate>Mon, 11 May 2009 16:43:40 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[open office 3.1]]></category>
		<category><![CDATA[Sun microsystem]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/2009/05/how-to-install-openoffice-31-on-ubuntu-904-in-single-click/</guid>
		<description><![CDATA[OpenOffice.org is the open source project through which Sun Microsystems has released the technology for the popular StarOffice Productivity Suite. All of the source code is available under the GNU Lesser General Public License (LGPL). Sun Microsystem releases regular update version of open office, new versions  including new features are released every six months (so-called &#8220;feature releases&#8221;) alternating with so-called &#8220;bug fix releases&#8221; which are being released between two feature releases (every three months). version 3.0 was released, featuring the ability to import, but not export, Office Open XMLdocuments, ...]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.ihackintosh.com/2009/05/how-to-install-openoffice-31-on-ubuntu-904-in-single-click/"></a></div><p>OpenOffice.org is the open source project through which Sun Microsystems has released the technology for the popular StarOffice Productivity Suite. All of the source code is available under the GNU Lesser General Public License (LGPL). Sun Microsystem releases regular update version of open office, new versions <a href="http://www.ihackintosh.com/wp-content/uploads/2009/05/1233617669-openofficeorg-logo.png"><img style="display: inline; margin-left: 0px; margin-right: 0px; border: 0px initial initial;" title="1233617669_openoffice.org_logo" src="http://www.ihackintosh.com/wp-content/uploads/2009/05/1233617669-openofficeorg-logo-thumb.png" border="0" alt="1233617669_openoffice.org_logo" width="179" height="63" align="left" /></a> including new features are released every six months (so-called &#8220;feature releases&#8221;) alternating with so-called &#8220;bug fix releases&#8221; which are being released between two feature releases (every three months). version 3.0 was released, featuring the ability to import, but not export, Office Open XMLdocuments, support for the new ODF 1.2 document format, improved support for VBA macros, and a native port for Mac OS X. The current stable version is Open Office 3.1.0 which was released on May 7, 2009. You can follow a bit complicated version of installing via package manager but we have a very simple to follow procedure just copy and paste the code given below in your terminal and enjoy the open office 3.1.0</p>
<p> </p>
<p><strong>Paste the following in terminal to Install OpenOffice 3.1 on Ubuntu 9.04 :</strong></p>
<blockquote><p>echo -e &#8216;echo &#8220;#PPA openoffice-pkgs<br />
deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu $(lsb_release -sc) main&#8221; | sudo tee -a /etc/apt/sources.list.d/ppa.list<br />
gpg &#8211;keyserver keyserver.ubuntu.com &#8211;recv 247d1cff<br />
gpg &#8211;export &#8211;armor 247d1cff | sudo apt-key add -<br />
sudo apt-get update<br />
sudo aptitude -y safe-upgrade<br />
sudo aptitude -y dist-upgrade<br />
&#8216; &gt; ./oooupgrade.sh<br />
sudo sh ./oooupgrade.sh &amp;&amp; rm ./oooupgrade.sh</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/05/how-to-install-openoffice-31-on-ubuntu-904-in-single-click/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

