<?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>Linoob.com &#187; openoffice</title>
	<atom:link href="http://www.linoob.com/tag/openoffice/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linoob.com</link>
	<description>Linux Simplified For Newbies...!!!</description>
	<lastBuildDate>Sat, 07 Jan 2012 11:05:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>LibreOffice 3.3.2 Released</title>
		<link>http://www.linoob.com/2011/03/libreoffice-3-3-2-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=libreoffice-3-3-2-released</link>
		<comments>http://www.linoob.com/2011/03/libreoffice-3-3-2-released/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 16:06:43 +0000</pubDate>
		<dc:creator>Cell aka Abhishek</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[LibreOffice]]></category>
		<category><![CDATA[LibreOffice 3.3.2 PPA]]></category>
		<category><![CDATA[Libreoffice 3.4]]></category>
		<category><![CDATA[Libreoffice PPA]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Linux Office Suite]]></category>
		<category><![CDATA[Maverick Meerkat]]></category>
		<category><![CDATA[Natty Narwhal]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[Opensource Office suite]]></category>
		<category><![CDATA[The Document Foundation]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.04 lts]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>
		<category><![CDATA[ubuntu 11.04]]></category>
		<category><![CDATA[Ubuntu Office Suite]]></category>
		<category><![CDATA[Ubuntu PPA]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=3218</guid>
		<description><![CDATA[The Document Foundation has come up with a good news today i.e. the second micro release of Libreoffice 3.3 is out now. This is primarily a bug-fix release which is all set to improve the stability &#38; usability of the software and sets the platform for the next release viz Libreoffice 3.4, due in mid [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>The Document Foundation has come up with a good news today i.e. the second micro release of <strong>Libreoffice 3.3</strong> is out now. This is primarily a bug-fix release which is all set to improve the stability &amp; usability of the software and sets the platform for the next release viz <strong>Libreoffice 3.4</strong>, due in mid May. If you already have LibreOffice 3.3.2 RC2, then you dont need to remove it and reinstall it all over. Just wait for the update to hit the Update Manager.</p>
<p><a href="http://www.libreoffice.org/download"><img class="aligncenter size-full wp-image-3223" title="LibreOffice Suite 3.3.2" src="http://www.linoob.com/wp-content/uploads/2011/03/Libreoffice-3.3.2.png" alt="" width="548" height="364" /></a></p>
<p>For those who cant wait, the post is as follows</p>
<h1>Download</h1>
<p>LibreOffice 3.3.2  -  <a href="http://download.documentfoundation.org/libreoffice/stable/3.3.2/deb/x86/LibO_3.3.2_Linux_x86_install-deb_en-US.tar.gz">32-Bit.deb</a> &amp;  <a href="http://download.documentfoundation.org/libreoffice/stable/3.3.2/deb/x86_64/LibO_3.3.2_Linux_x86-64_install-deb_en-US.tar.gz">64-Bit.deb</a></p>
<h1><span id="more-3218"></span></h1>
<h1>I &#8211; PPA Install</h1>
<p>One of the easiest method of installing Packages in Ubuntu. Just type in the following commands &amp; rest will be done automatically. (No need to download anything from the above link)</p>
<blockquote><p>sudo add-apt-repository ppa:libreoffice/ppa<br />
sudo apt-get update<br />
sudo apt-get install libreoffice libreoffice-gnome</p></blockquote>
<p>Note: This PPA might take some time to get updated to the newest version but we think it would have been done already.</p>
<h1>II &#8211; Deb Package Install</h1>
<p>Download the above listed file and follow the instructions for installing LibO 3.3.2 -&gt;</p>
<blockquote><p>sudo apt-get remove openoffice*.* libreoffice*.*<br />
cd ~/Downloads<br />
tar xvzf LibO_3.3.2_Linux_x86_install-deb_en-US.tar.gz<br />
cd LibO_3.3.2rc2_Linux_x86_install-deb_en-US/DEBS<br />
sudo dpkg -i *.deb<br />
cd desktop-integration<br />
sudo dpkg -i *.deb</p></blockquote>
<p>Access Libre from Applications&gt;Office&gt;Libreoffice suite.</p>
<h1>Updates &amp; Bugfixes</h1>
<ul>
<li>Fixed incorrect cursor navigation.</li>
<li> The GCJ Java variant has known issues with LibreOffice, we advise to e.g. use OpenJDK instead.?</li>
<li>Fix to prefer gcc __sync functions over pthread on arm.</li>
<li>Work-around IM problems with KDE4 integration.</li>
<li>This release contains all the security fixes from OpenOffice.org in 3.3.0, and perhaps more as a side-effect of the code clean-ups.</li>
<li>Dictionary and Translation updates.</li>
</ul>
<p>For details, see <a href="http://www.libreoffice.org/download/release-notes/">Release Notes</a>.</p>
<p style="text-align: left;">Take a look :-&gt;<img class="aligncenter size-full wp-image-3222" title="Libreoffice 3.3.2" src="http://www.linoob.com/wp-content/uploads/2011/03/Libreoffice.png" alt="" width="608" height="543" /></p>
<p style="text-align: left;">For details regarding libreoffice or any queries regarding Linux/Ubuntu, feel free to ask <a href="http://www.linoob.com/forum">here.</a></p>
<p>Njoy !</p>
<p>&nbsp;</p>
<hr /><small>Copyright &copy; 2009-2010 .Visit <a href=www.linoob.com>www.linoob.com</a> for more info <br />This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites without permission breaches copyright.(Digital Fingerprint: a6f3c5800617lin00b5e324653bc)</small></br><div class="shr-publisher-3218"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2011%2F03%2Flibreoffice-3-3-2-released%2F' data-shr_title='LibreOffice+3.3.2+Released+'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2011%2F03%2Flibreoffice-3-3-2-released%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2011%2F03%2Flibreoffice-3-3-2-released%2F' data-shr_title='LibreOffice+3.3.2+Released+'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2011/03/libreoffice-3-3-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Actual Worth of Your Linux Machine</title>
		<link>http://www.linoob.com/2010/10/the-actual-worth-of-your-linux-machine/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-actual-worth-of-your-linux-machine</link>
		<comments>http://www.linoob.com/2010/10/the-actual-worth-of-your-linux-machine/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 10:14:55 +0000</pubDate>
		<dc:creator>Gaurav Saini</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[actual worth of linux kernel]]></category>
		<category><![CDATA[actual worth of ubuntu]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux to humanity]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[the ubuntu promise]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=2059</guid>
		<description><![CDATA[So this idea struck up in my mind when I saw a recent post about what actually is the original market share of Linux.The post gives great insights into how the market share is being computed and frankly IMHO there are significant amount of discrepancies in calculating that for couple of reasons, major one of [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><img class="aligncenter size-full wp-image-2338" title="Linux Means Freedom " src="http://www.linoob.com/wp-content/uploads/2010/09/foss.jpg" alt="" width="270" height="296" /></p>
<p>So this idea struck up in my mind when I saw a <a href="http://broadcast.oreilly.com/2010/09/debunking-the-1-myth.html" target="_blank">recent post</a> about what actually is the original market share of Linux.The post gives great insights into how the market share is being computed and frankly IMHO there are significant amount of discrepancies in calculating that for couple of reasons, major one of them being that many people pay for it &amp; many get paid <img src='http://www.linoob.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>We use open source softwares daily in our life the fact is we just don&#8217;t  know about it. Most of the people using Android on there smart-phones out  their don&#8217;t even know its open source. People tend to buy sh!+ (sorry had to put this) for few bucks rather then trying FOSS(Free open source software) just cause it hurts their standards &amp; corporate world has taught them that nothing comes for free.</p>
<p>Not going deep into that never ending debate, the question arises, well we are some way or another attached to FOSS then what actually is the real value of FOSS we are using. Another reason for this post was that I was really wanted to figure out what if all these OSS were paid.</p>
<p>For starters</p>
<ul>
<li><a href="http://www.java.com/getjava/index.jsp" target="_blank">Java</a> (Programming Language)</li>
<li><a href="http://en.wikipedia.org/wiki/Apache_HTTP_Server" target="_blank">Apache</a> (Web-Server used in more than 50% Websites Worldwide)</li>
<li><a href="http://www.mozilla.org/products/firefox/" target="_blank">Mozilla Firefox</a> (Most popular Browser Worldwide)</li>
<li>Almost all Linux OS ( including <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a>)</li>
<li><a href="http://www.bittorrent.com/" target="_blank">Bittorrent</a> (File Sharing Technology)</li>
<li>And an <a href="http://en.wikipedia.org/wiki/Open-source_software" target="_blank">unending list for softwares</a></li>
</ul>
<p>are all open source and yes I&#8217;m not kidding..!!! <img src='http://www.linoob.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </p>
<p><span id="more-2059"></span></p>
<p>We are taking as a reference model our own Ubuntu Desktop OS and will calculate the total net-worth of all the softwares being used by people not to mention for free.Remember I&#8217;m taking worst case scenario here taking into consideration the least possible value of each software that comes bundled with Ubuntu.Please bear with me if you find that the estimated worth of software is very low.</p>
<p><strong>OS</strong> : Ubuntu<br />
Estimated Worth : Priceless <img src='http://www.linoob.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /><br />
License : Full &amp; Unlimited + Server Too<br />
Upgrade : Free</p>
<p><strong>Office Suite</strong> : OpenOffice.org<br />
Estimated Worth :  $50-200<br />
License : Full &amp; Unlimited<br />
Upgrade : Free</p>
<p><strong>Graphics</strong> : GIMP<br />
Estimated Worth :  $100-250<br />
License : Full &amp; Unlimited<br />
Upgrade : Free</p>
<p><strong>Management :</strong> Inbuilt/Ubuntu-Tweak/Ailurus<br />
Estimated Worth :  $25-50<br />
License : Full &amp; Unlimited<br />
Upgrade : Free</p>
<p><strong>Desktop Enhancement</strong> : Compiz<br />
Estimated Worth  : Priceless (An innovation  of its own kind)<br />
License : Full &amp; Unlimited<br />
Upgrade : Free</p>
<p><strong>Virtualization</strong> : KVM/VirtualBox<br />
Estimated Worth : $100-200<br />
License : Full &amp; Unlimited<br />
Upgrade : Free</p>
<p><strong>Backup Tool</strong> : BackInTime<br />
Estimated Worth : $50-100<br />
License : Full &amp; Unlimited<br />
Upgrade : Free</p>
<p><strong>CD/DVD Burning</strong> : K3B/Bresaro<br />
Estimated Worth : $50-100<br />
License : Full &amp; Unlimited<br />
Upgrade : Free</p>
<p><strong>Desktop Publishing : </strong>Scribus<br />
Estimated Worth : $200<br />
License : Full &amp; Unlimited<br />
Upgrade : Free</p>
<p><strong>Compression Software :</strong> Inbuilt<br />
License : Full &amp; Unlimited<br />
Upgrade : Free</p>
<p>Here are other few things you always wanted to know about Ubuntu :</p>
<ul>
<li>Much <strong>lesser hardware requirements</strong> compared to any other OS (saving much on processor and memory requirements)</li>
<li><strong>Highly customizable</strong> and far superior to any other OS in terms of features ( +Regular release schedule helps  in fixing bugs and security holes properly)</li>
<li>Comes free with <strong>no</strong> <strong>Starter Edition , Home Premium, Home Basic, Pro , Enterprise, Ultimate</strong> License (Just download it,use it live or install it &amp; distribute it  the way you like)</li>
<li>Ubuntu provides<strong> free upgrade</strong> to later versions so need  to pay everytime a new version comes up</li>
<li><strong>No Antivirus</strong> Required (Linux System Has Least Amount of Virus Infections adding another few bucks to your savings)</li>
<li>Ubuntu comes with a 2Gb storage on the cloud via<strong> UbuntuOne</strong> (Just a Cheery on The Top)</li>
<li><strong>Ext4 Filesystem</strong> provides you with a defragment-free environment ( saving another couple of bucks on Registry Cleaners)</li>
<li><strong>Supports all major browser</strong> like Opera,Mozilla Firefox &amp; Google Chrome.</li>
<li>Comes <strong>Inbuilt With Thousand</strong> of other <strong>Softwares</strong> that are paid for other OS.</li>
<li>Comes with <strong>Inbuilt Support for almost all drivers</strong> (no need to search for them everytime)</li>
</ul>
<p>Those who still insist on the fact that Linux are buggy I&#8217;ll rather say that you give it another try let me assure you that mentioned above are all quality software used by millions around the world and plus even if you face any problem <a href="http://ubuntuforums.org/" target="_blank">communities like Ubuntu</a> are soo(stressing <img src='http://www.linoob.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) helpful. Don&#8217;t let yourself fall for paid alternatives cause &#8220;Everything that glitters isn&#8217;t Gold&#8221;.</p>
<p>Still have questions about Ubuntu then do fire them up&#8230;!!!</p>
<p>Enjoy <img src='http://www.linoob.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<hr /><small>Copyright &copy; 2009-2010 .Visit <a href=www.linoob.com>www.linoob.com</a> for more info <br />This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites without permission breaches copyright.(Digital Fingerprint: a6f3c5800617lin00b5e324653bc)</small></br><div class="shr-publisher-2059"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2010%2F10%2Fthe-actual-worth-of-your-linux-machine%2F' data-shr_title='The+Actual+Worth+of+Your+Linux+Machine'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2010%2F10%2Fthe-actual-worth-of-your-linux-machine%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2010%2F10%2Fthe-actual-worth-of-your-linux-machine%2F' data-shr_title='The+Actual+Worth+of+Your+Linux+Machine'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2010/10/the-actual-worth-of-your-linux-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install OpenOffice.org 3.2</title>
		<link>http://www.linoob.com/2010/02/openoffice-org-3-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=openoffice-org-3-2</link>
		<comments>http://www.linoob.com/2010/02/openoffice-org-3-2/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 00:30:18 +0000</pubDate>
		<dc:creator>Cell aka Abhishek</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux office]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[OpenOffice.org 3.2]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu office]]></category>
		<category><![CDATA[Ubuntu Office Suite]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=1266</guid>
		<description><![CDATA[OpenOffice.org (OO.o or OOo), commonly known as OpenOffice, is an open source software application suite available for a number of different computer operating systems. OpenOffice.org 3 is the result of over twenty years&#8217; software engineering. Started as a single piece of software, it has a constantly evolved. A completely open development process means that anyone [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p class="western" style="margin-bottom: 0cm;">OpenOffice.org (OO.o or OOo), commonly known as OpenOffice, is an open source software application suite available for a number of different computer operating systems. OpenOffice.org 3 is the result of over twenty years&#8217; software engineering. Started as a single piece of software, it has a constantly evolved. A completely open development process means that anyone can report bugs, request new features, or enhance the software. As a result, OpenOffice does everything you want, the way you want it to. And all this for Free. <img src='http://www.linoob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p class="western" style="margin-bottom: 0cm;"><span style="font-weight: normal;"><strong><strong>Download OpenOffice.org 3.2:</strong></strong></span></p>
<div id="Section3">
<p class="western" style="margin-bottom: 0cm;"><span style="font-weight: normal;">.deb (32 bit ) - <a href="http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxIntel_install_en-US_deb.tar.gz">here</a></span></p>
</div>
<div id="Section4">
<p class="western" style="margin-bottom: 0cm;"><span style="font-weight: normal;">.deb (64 bit) - <a href="http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxX86-64_install_en-US_deb.tar.gz">here</a></span></p>
</div>
<div id="Section5">
<p class="western" style="margin-bottom: 0cm;"><span style="font-weight: normal;">For more information, go <a href="http://download.openoffice.org/other.html#tested-full">here</a>.</span></p>
</div>
<div id="Section7">
<p class="western" style="margin-bottom: 0cm;"><span id="more-1266"></span></p>
<p class="western" style="margin-bottom: 0cm;"><strong>How to Install OpenOffice.org 3.2 in Ubuntu</strong> :-</p>
</div>
<div id="Section8">
<p class="western" style="margin-bottom: 0cm; font-weight: normal;">You have to remove the older version of openOffice.org. For that , 	head to System&gt;Administration&gt;Synaptic-package-manager and 	remove OpenOffice.</p>
</div>
<div id="Section10">
<p class="western" style="margin-bottom: 0cm;"><span style="font-weight: normal;">Now, get the downloaded file to the desktop for ease while installing</span>.</p>
<blockquote>
<p class="western" style="margin-bottom: 0cm;">Note: Replace celldweller with your username</p>
</blockquote>
</div>
<div id="Section11">
<p class="western" style="margin-bottom: 0cm; font-weight: normal;">After that extract the tar.gz file using</p>
</div>
<div id="Section12">
<blockquote class="western" style="font-weight: normal;"><p>cd /home/celldweller/Desktop</p></blockquote>
</div>
<div id="Section13">
<p class="western"><span style="font-weight: normal;">and 	then</span>,</p>
</div>
<div id="Section14">
<blockquote class="western" style="font-weight: normal;"><p>tar xvzf OOo_3.2.0_LinuxIntel_install_en-US_deb.tar.gz</p></blockquote>
</div>
<div id="Section15">
<p class="western" style="font-weight: normal;">Secondly, we need to access the directory that contains all deb 	packages. For that, type in</p>
</div>
<div id="Section16">
<blockquote class="western" style="font-weight: normal;"><p>cd 	/home/celldweller/Desktop/OOO320_m12_native_packed-1_en-GB.9483/DEBS</p></blockquote>
</div>
<div id="Section17">
<p class="western" style="font-weight: normal;">Now, install openoffice using this command</p>
</div>
<div id="Section18">
<blockquote class="western" style="font-weight: normal;"><p>sudo dpkg -i *.deb</p></blockquote>
</div>
<div id="Section19">
<p class="western" style="font-weight: normal;">After the installation, get OpenOffice to desktop panel options for 	fast access. Type in this :</p>
</div>
<div id="Section20">
<blockquote class="western" style="font-weight: normal;"><p>cd 	/home/celldweller/Desktop/OOO320_m12_native_packed-1_en-GB.9483/DEBS/desktop-integration</p></blockquote>
<p>and type</p>
<blockquote><p>sudo dpkg -i openoffice.org3.2-debian-menus_3.2-9472_all.deb</p></blockquote>
</div>
<div id="Section21">
<p class="western" style="font-weight: normal;">and we are done with the job.</p>
</div>
<div id="Section22">
<p class="western" style="font-weight: normal;">Go to Application &gt; Office and enjoy. <img src='http://www.linoob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>
<p class="western" style="font-weight: normal;"> <img src='http://www.linoob.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong> </strong></p>

<a href='http://www.linoob.com/2010/02/openoffice-org-3-2/ooo1/' title='01)Change Directory '><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/ooo1-150x150.png" class="attachment-thumbnail" alt="change your current Directory to access /Desktop" title="01)Change Directory" /></a>
<a href='http://www.linoob.com/2010/02/openoffice-org-3-2/ooo2/' title='02)Extract'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/ooo2-150x150.png" class="attachment-thumbnail" alt="Extract the Package file" title="02)Extract" /></a>
<a href='http://www.linoob.com/2010/02/openoffice-org-3-2/ooo3/' title='03)Change Directory'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/ooo3-150x150.png" class="attachment-thumbnail" alt="change Directory to access all deb file" title="03)Change Directory" /></a>
<a href='http://www.linoob.com/2010/02/openoffice-org-3-2/ooo4/' title='04)Install'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/ooo4-150x150.png" class="attachment-thumbnail" alt="Install all the debs" title="04)Install" /></a>
<a href='http://www.linoob.com/2010/02/openoffice-org-3-2/ooo5/' title='05)Change Directory again'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/ooo5-150x150.png" class="attachment-thumbnail" alt="Change it to access desktop-integration" title="05)Change Directory again" /></a>
<a href='http://www.linoob.com/2010/02/openoffice-org-3-2/ooo6/' title='06)Desktop integration'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/ooo6-150x150.png" class="attachment-thumbnail" alt="Install the .deb file for desktop-integration" title="06)Desktop integration" /></a>
<a href='http://www.linoob.com/2010/02/openoffice-org-3-2/visit/' title='07)OpenOffice.org 3.2'><img width="150" height="150" src="http://www.linoob.com/wp-content/uploads/2010/02/visit-150x150.png" class="attachment-thumbnail" alt="07)OpenOffice.org 3.2" title="07)OpenOffice.org 3.2" /></a>

<hr /><small>Copyright &copy; 2009-2010 .Visit <a href=www.linoob.com>www.linoob.com</a> for more info <br />This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites without permission breaches copyright.(Digital Fingerprint: a6f3c5800617lin00b5e324653bc)</small></br><div class="shr-publisher-1266"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2010%2F02%2Fopenoffice-org-3-2%2F' data-shr_title='Install+OpenOffice.org+3.2'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2010%2F02%2Fopenoffice-org-3-2%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2010%2F02%2Fopenoffice-org-3-2%2F' data-shr_title='Install+OpenOffice.org+3.2'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2010/02/openoffice-org-3-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ubuntu OpenOffice Suite</title>
		<link>http://www.linoob.com/2009/07/ubuntu-openoffice-suite/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ubuntu-openoffice-suite</link>
		<comments>http://www.linoob.com/2009/07/ubuntu-openoffice-suite/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 06:41:20 +0000</pubDate>
		<dc:creator>Gaurav Saini</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[ooo]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[ubuntu office]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=274</guid>
		<description><![CDATA[The Open Office Suite in Ubuntu is just the perfect blend you need for all your Office needs.As Wiki says OpenOffice.org (OO.o or OOo), commonly known simply as OpenOffice, is an office application suite available for a number of different computer operating systems. It is written using the GTK and supports plugins like Firefox which [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>The Open Office Suite in Ubuntu is just the perfect blend you need for all your Office needs.As Wiki says OpenOffice.org (OO.o or OOo), commonly known simply as OpenOffice, is an office application suite available for a number of different computer operating systems. It is written using the GTK and supports plugins like Firefox which provides it additional functionality.</p>
<p>Comparing with MS-Office or WordPerfect,this pack just fulfils all the needs of a Rookie like me <img src='http://www.linoob.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />   that too for free.Now that&#8217;s something really satisfying since I don&#8217;t have to payout a hefty amount just for my small needs.Though online options too are available but they haven&#8217;t developed that much yet.</p>
<p>OOo has been divided into 6 components few of which are available by default in Ubuntu</p>
<p style="text-align: center;"><img class="size-thumbnail wp-image-281  aligncenter" title="OpenOffice 3.0 Ooo" src="http://www.linoob.com/wp-content/uploads/2009/07/openoffice_startup-150x150.png" alt="OpenOffice 3.0 Ooo" width="150" height="150" /></p>
<p>Those six components are</p>
<ul>
<li>Writer (Available By Default)</li>
<li>Calc (Available By Default)</li>
<li>Impress (Available By Default)</li>
<li>Base</li>
<li>Draw (Available By Default)</li>
<li>Math (Available By Default)</li>
</ul>
<p><strong>Note : To install rest components you may use Applications &gt;Add &amp; Remove and search for &#8220;OpenOffice&#8221;</strong></p>
<p>To Access OOo go to Applications&gt;Office and select the desired component.We&#8217;ll take  here the 3 basic components of it which are used most</p>
<p>Now lets take a quick look at these 3 components</p>
<p><span id="more-274"></span></p>
<p style="text-align: center;"><strong><span style="text-decoration: underline;">OOo WRITER aka OOo Word Processor</span></strong></p>
<p>Writer does all the basic stuff of word processing and is similar to MS Word and is can save files in PDF format (not available in earlier versions of MS Office).It can also save documents in multiple formats including DOC, ODF and many more.</p>
<p style="text-align: center; "><img class="size-thumbnail wp-image-282 aligncenter" title="OpenOffice 3.0 Ooo Writer" src="http://www.linoob.com/wp-content/uploads/2009/07/openoffice_word-150x150.png" alt="OpenOffice 3.0 Ooo Writer" width="150" height="150" /></p>
<p style="text-align: center;"><strong><span style="text-decoration: underline;">OOo Calc aka OOo Spreadsheet</span></strong></p>
<p>Calc is similar to MS Excel &amp; is rather better than it in many fields. It provides a number of features not present in Excel, including a system which automatically defines series for graphing, based on the layout of the user’s data . Also it has functionality to have customised plugins according to your needs which can be downloaded from <a href="http://extensions.services.openoffice.org" target="_blank">OpenOffice.Org</a> Site.</p>
<p style="text-align: center; "><img class="alignnone size-thumbnail wp-image-279" title="OpenOffice 3.0 Ooo Spreadsheet" src="http://www.linoob.com/wp-content/uploads/2009/07/openoffice_spreadsheet-150x150.png" alt="OpenOffice 3.0 Ooo Spreadsheet" width="150" height="150" /><img class="alignnone size-thumbnail wp-image-280" title="OpenOffice 3.0 Ooo Spreadsheet Working" src="http://www.linoob.com/wp-content/uploads/2009/07/openoffice_spsd_final-150x150.png" alt="OpenOffice 3.0 Ooo Spreadsheet Working" width="150" height="150" /></p>
<p style="text-align: center;"><strong><span style="text-decoration: underline;">OOo Impress aka OOo Presentation</span></strong></p>
<p>Impress similar to Apple Keynote or MS PowerPoint and  is used for presentations.Its supports plugins like rest its counterparts and also allows exporting the files to swf format(Adobe Flash) that is generally present in our browsers these days <img src='http://www.linoob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .It also has presentation wizard that guides you through the presentation customization on go.</p>
<p><img class="alignnone size-thumbnail wp-image-278" title="OpenOffice 3.0 Ooo Presentation Startup" src="http://www.linoob.com/wp-content/uploads/2009/07/openoffice_present2-150x150.png" alt="OpenOffice 3.0 Ooo Presentation Startup" width="150" height="150" /><img class="alignnone size-thumbnail wp-image-277" title="OpenOffice 3.0 Ooo Presentation Configure" src="http://www.linoob.com/wp-content/uploads/2009/07/openoffice_present1-150x150.png" alt="OpenOffice 3.0 Ooo Presentation Configure" width="150" height="150" /><img class="alignnone size-thumbnail wp-image-276" title="OpenOffice 3.0 Ooo Impress Final" src="http://www.linoob.com/wp-content/uploads/2009/07/openoffice_present_final-150x150.png" alt="OpenOffice 3.0 Ooo Impress Final" width="150" height="150" /></p>
<hr /><small>Copyright &copy; 2009-2010 .Visit <a href=www.linoob.com>www.linoob.com</a> for more info <br />This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites without permission breaches copyright.(Digital Fingerprint: a6f3c5800617lin00b5e324653bc)</small></br><div class="shr-publisher-274"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F07%2Fubuntu-openoffice-suite%2F' data-shr_title='Ubuntu+OpenOffice+Suite+'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F07%2Fubuntu-openoffice-suite%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F07%2Fubuntu-openoffice-suite%2F' data-shr_title='Ubuntu+OpenOffice+Suite+'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2009/07/ubuntu-openoffice-suite/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Basic Applications</title>
		<link>http://www.linoob.com/2009/06/basic-applications/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=basic-applications</link>
		<comments>http://www.linoob.com/2009/06/basic-applications/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 19:50:51 +0000</pubDate>
		<dc:creator>GaagD</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[burning]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[disc]]></category>
		<category><![CDATA[ekiga]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[torrents]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://www.linoob.com/?p=216</guid>
		<description><![CDATA[Unlike Windows, when you install Ubuntu (&#38; many other Linux distributions), a lot of Office and other Basic applications also get installed. You don&#8217;t have to spend time installing applications after you&#8217;ve installed the OS (that&#8217;s another reason why Linux is preferred for Live Distributions). Here is some info about the applications which you&#8217;ll be [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Unlike Windows, when you install Ubuntu (&amp; many other Linux distributions), a lot of Office and other Basic applications also get installed. <strong>You don&#8217;t have to spend time installing applications after you&#8217;ve installed the OS </strong>(that&#8217;s another reason why Linux is preferred for Live Distributions)<strong>.<br />
</strong></p>
<p>Here is some info about the applications which you&#8217;ll be using:</p>
<ol>
<li><strong>OpenOffice.org:</strong> It is a free and complete Office Suite. It contains the following applications as a part of it:
<ul>
<li><strong>Writer </strong>- a word processing software</li>
<li> <strong>Calc </strong>- a spreadsheet software</li>
<li> <strong>Impress</strong> &#8211; a presentation software</li>
<li> <strong>Base</strong> &#8211; a database management program</li>
<li> <strong>Draw</strong> &#8211; a vector graphics editor</li>
<li> <strong>Math</strong> &#8211; a tool for creating and editing mathematical formulae</li>
</ul>
</li>
<p>You&#8217;ll really be surprise to see that OpenOffice.org has almost everything inspite of being free which it&#8217;s counterpart Microsoft Office 2003 had. We&#8217;ll not compare the Microsoft Office 2007 with OpenOffice.org 3.0 because of a different interface.</p>
<p>Most OO.o applications can be accessed in the Application &#8212;&gt; Office menu</p>
<li><strong>GIMP:</strong> GIMP stands for <strong>GNU Image Manipulation Program</strong>. It is almost as powerful as Photoshop, but Photoshop users might find it&#8217;s interface a bit awkward.</li>
<p>GIMP can be accessed in the Application &#8212;&gt; Graphics menu.</p>
<li><strong>Brasero Disc Burner:</strong> As the name suggests, it&#8217;s a complete and simple Disc Burning software.</li>
<p>Brasero can be accessed in the Application &#8212;&gt; Sound &amp; Video menu.</p>
<li><strong>Transmission:</strong> Transmission is a <strong>BitTorrent client</strong> which can be used to download torrents.</li>
<p>Transmission can be accessed in the Application &#8212;&gt; Internet menu.</p>
<p>But but but, <strong>we&#8217;ll highly recommend installing Deluge</strong> as we feel, it is better than Transmission and gives you a &#8216;uTorrent-ish&#8217;feel.</p>
<p>Deluge can be installed by the following command: <strong>sudo apt-get install deluge-torrent</strong> or alternatively from the <strong>Synaptic Application Manager.</strong></p>
<li><strong>Pidgin:</strong> Pidgin is an <strong>All-in-one Instant Messaging client. </strong>It supports, Gmail/Jabber, Yahoo, MSN/Live, AIM, ICQ, IRC and everything right under one free program.</li>
<p>Pidgin can be accessed in the Application &#8212;&gt; Internet menu.</p>
<li><strong>Ekiga: </strong>Ekiga Softphone is a <strong>free VoIP and video conferencing client</strong> for GNOME and Windows.</li>
<p>Ekiga can be accessed in the Application &#8212;&gt; Internet menu.</ol>
<hr /><small>Copyright &copy; 2009-2010 .Visit <a href=www.linoob.com>www.linoob.com</a> for more info <br />This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites without permission breaches copyright.(Digital Fingerprint: a6f3c5800617lin00b5e324653bc)</small></br><div class="shr-publisher-216"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F06%2Fbasic-applications%2F' data-shr_title='Basic+Applications'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F06%2Fbasic-applications%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.linoob.com%2F2009%2F06%2Fbasic-applications%2F' data-shr_title='Basic+Applications'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.linoob.com/2009/06/basic-applications/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.linoob.com @ 2012-02-10 00:54:51 -->
