<?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>Make Tech Easier&#187; Open Office</title>
	<atom:link href="http://maketecheasier.com/tag/open-office/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 23:58:46 +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>Using Zoho Web Service as an Alternative to Open Office in Ubuntu</title>
		<link>http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24</link>
		<comments>http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24#comments</comments>
		<pubDate>Thu, 24 Jun 2010 21:00:23 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[office suite]]></category>
		<category><![CDATA[Open Office]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[zoho]]></category>
		<category><![CDATA[zoho webservice]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=17323</guid>
		<description><![CDATA[When it comes to alternative to Microsoft Office, most people will think of Open Office. But if you are just doing simple word processing or spreadsheet calculation, Open Office can also be an overkill, especially if you are using a netbook. Personally, I have a netbook running Ubuntu Lucid with... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24&amp;title=Using+Zoho+Web+Service+as+an+Alternative+to+Open+Office+in+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24">Using Zoho Web Service as an Alternative to Open Office in Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/06/zoho-webservices-main.png" alt="zoho-webservices-main" title="zoho-webservices-main" width="200" height="150" class="alignleft size-full wp-image-17345" />When it comes to alternative to Microsoft Office, most people will think of Open Office. But if you are just doing simple word processing or spreadsheet calculation, Open Office can also be an overkill, especially if you are using a netbook. Personally, I have a netbook running Ubuntu Lucid with Open Office pre-installed. Whenever I wanted to edit a word document, Open Office will take a long time to load. Several times, it even brings the whole system to a standstill. </p>
<p>Google Docs could become a good alternative since it is web based and does not require any installation at all. The problems: you have to login everytime and you can&#8217;t set it as the default word processing application.</p>
<p>The solution? <a href="https://launchpad.net/webservice-office-zoho" target="_blank">Zoho Webservice</a>.<br />
<span id="more-17323"></span><br />
Zoho web service is a project developed by Canonical (the team behind Ubuntu) that integrate the <a href="http://www.zoho.com" target="_blank">Zoho Web office suites</a> to Ubuntu. Once installed, you can easily run Zoho applications in your browser.</p>
<h3>Installation</h3>
<p>You can search for &#8220;zoho webservice&#8221; in Ubuntu Software Center or simply type the following command in the terminal:</p>
<p><pre lang="bash">sudo apt-get install webservice-office-zoho</pre></p>
<p>Users of older version of Ubuntu can grab the package <a href="https://launchpad.net/webservice-office-zoho" target="blank">here</a>. </p>
<p>Once installed, you can access Zoho via Applications -&gt; Office -&gt; Zoho Web Service. You can even right-click at a word document and open it in Zoho.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/06/zoho-webservices-menu.png" alt="zoho-webservices-menu" title="zoho-webservices-menu" width="490" height="302" class="aligncenter size-full wp-image-17337" /></p>
<h3>Functionality</h3>
<p>What Zoho webservices can do at the moment include:</p>
<ul>
<li>Open, read, edit and save email document attachments.</li>
<li>Open, read, edit and save local documents.</li>
<li>Open, read, edit and save remote documents linked to with a url.</li>
<li>Launch the required application, Writer, Show or Sheet (Word Processor, Presentations, Spreadsheets) which will present the user with an empty document of that type ready to edit.</li>
</ul>
<h3>Zoho Webservice Word Processor</h3>
<p>The Word processor comes with a ribbon-like menu bar where you can click on each tab to see the options. Basic text-editing tools are available, but you won&#8217;t find any advanced features (such as annotation) here. </p>
<p><img class="aligncenter size-full wp-image-17326" title="zoho-webservices-word" src="http://imagecdn.maketecheasier.com/2010/06/zoho-webservices-word.png" alt="zoho-webservices-word" width="577" height="162" /></p>
<p>File format that you can export your document to include: doc, docx, odt, pdf, sxw, rtf, html, txt and latex.</p>
<h3>Zoho Webservice Spreadsheet</h3>
<p>The Spreadsheet only comes with a single row of toolbar with simple text editing and cell management ability.</p>
<p><img class="aligncenter size-full wp-image-17325" title="zoho-webservices-spreadsheet" src="http://imagecdn.maketecheasier.com/2010/06/zoho-webservices-spreadsheet.png" alt="zoho-webservices-spreadsheet" width="577" height="237" /></p>
<p>File format that you can export your document to include: xls, xlsx, ods, sxc, gnumeric, csv, tsv, html and pdf.</p>
<h3>Zoho Webservice Presentation</h3>
<p>The Presentation supports all the tools/features that you need to create great slides, but don&#8217;t ever compare it to the latest Microsoft Office 2010 Powerpoint. It will have no where to hide.</p>
<p><img class="aligncenter size-full wp-image-17324" title="zoho-webservices-presentation" src="http://imagecdn.maketecheasier.com/2010/06/zoho-webservices-presentation.png" alt="zoho-webservices-presentation" width="577" height="438" /></p>
<p>File format that you can export your document to include: html, ppt, pps, odp and pdf.</p>
<h3>Some Tips and Tricks</h3>
<p>1. Zoho Webservice does not have any dependencies and can run in most browser. I found that it runs well in Google Chrome, but can be lagging in Firefox. You might want to consider <a href="http://maketecheasier.com/make-google-chrome-the-default-browser-in-ubuntu/2010/06/24">making Google Chrome the default browser</a> so Zoho Webservice can run smoothly.</p>
<p>2. Enable cookie in your browser to allow Zoho webservice to save your document automatically </p>
<p>3. To make Zoho Word the default application for opening .doc file, right click on any .doc file and select <em>Open with</em>. Scroll down all the way to the end and highlight Zoho Word Processor. Check the box &#8220;Remember this application for Word document files&#8221;.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/06/zoho-webservices-make-default.png" alt="zoho-webservices-make-default" title="zoho-webservices-make-default" width="427" height="530" class="aligncenter size-full wp-image-17339" /></p>
<p>4. When exporting files, you can save your documents to your Ubuntu One folder so that it get synced across all your Ubuntu machines.</p>
<p>Have you tried Zoho Webservice? Is it good enough to replace your Open Office?<br />
<!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/sync-office-documents-to-google-docs-zoho-office-live/2010/07/20' title='How to Sync Your MS Office Documents to Online Office Apps (Google Docs, Zoho, Office Live)'>How to Sync Your MS Office Documents to Online Office Apps (Google Docs, Zoho, Office Live)</a></li>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/install-java-runtime-in-ubuntu/2012/05/14' title='How to Install Java Runtime In Ubuntu 12.04'>How to Install Java Runtime In Ubuntu 12.04</a></li>
<li><a href='http://maketecheasier.com/connect-to-a-vpn-in-ubuntu/2012/05/07' title='How to Connect to A VPN In Ubuntu [Quick Tips]'>How to Connect to A VPN In Ubuntu [Quick Tips]</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24&amp;title=Using+Zoho+Web+Service+as+an+Alternative+to+Open+Office+in+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24">Using Zoho Web Service as an Alternative to Open Office in Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>9 More OpenOffice Extensions</title>
		<link>http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17</link>
		<comments>http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17#comments</comments>
		<pubDate>Sat, 17 Apr 2010 12:00:14 +0000</pubDate>
		<dc:creator>Trevor Dobrygoski</dc:creator>
				<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[Open Office]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[spreadsheet]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=14551</guid>
		<description><![CDATA[Moving all of your apps and information in the cloud has been adopted by a great number of people. However, there are also a large number who still prefer having a desktop application. Pretty much everyone like free. I am typically use Google Docs for my word processing and spreadsheets,... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17&amp;title=9+More+OpenOffice+Extensions&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17">9 More OpenOffice Extensions</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-13947" title="openoffice-logo" src="http://imagecdn.maketecheasier.com/2010/03/openoffice-logo.png" alt="openoffice-logo" width="128" height="129" />Moving all of your apps and information in the cloud has been adopted by a great number of people. However, there are also a large number who still prefer having a desktop application. Pretty much everyone like free.</p>
<p>I am typically use Google Docs for my word processing and spreadsheets, but do on occasion tinker with <a href="http://www.openoffice.org/">OpenOffice</a>. I tend to use OpenOffice if I am on my netbook and not connected to the internet. I can use the word processor to write and not be tempted to go on Twitter or use Stumbleupon to find random sites.</p>
<p>At first, I didn’t realize you could use extensions; once I found that out, I was hooked. One of my favorites was covered in a previous post about <a href="http://maketecheasier.com/12-must-have-openoffice-extensions/2008/02/11">OpenOffice extensions</a>. It allows you to import, export and update documents you create in OpenOffice with Google Docs and other cloud office apps.</p>
<p>Below are several more extensions to help you tailor this opensource app to the way you use it.<br />
<span id="more-14551"></span></p>
<h3>1. <a href="http://extensions.services.openoffice.org/en/project/MultiCloud" target="_blank">MultiCloud File Manager</a></h3>
<p>If you use an cloud storage provider like Amazon S3 or Mobile Me (among others), this is a must have. Access and save your files offsite incase of a hard drive disaster. Here is a link to their quick walk through video <a title="http://goo.gl/SV8h" href="http://goo.gl/SV8h">http://goo.gl/SV8h</a>.</p>
<h3>2. <a href="http://extensions.services.openoffice.org/en/project/cropooo" target="_blank">CropOOo</a></h3>
<p>If you use Draw or Impress, you know cropping isn’t always the easiest thing to do. This extension helps cure that dilemma.</p>
<h3>3. <a href="http://extensions.services.openoffice.org/en/project/ComposeSpecialCharacters" target="_blank">Compose Special Characters</a></h3>
<p>When using Writer and Calc, you can type a few characters and use a keyboard shortcut to transform normal characters to special characters. This can save you having to look them up or remember the what the <a href="http://unicode.org/charts/" target="_blank">unicode value</a> is.</p>
<p>If you already have those values memorized, you can use them with <a title="http://extensions.services.openoffice.org/en/project/pagination" href="http://extensions.services.openoffice.org/en/project/pagination">this extension</a> as well.</p>
<h3>4. <a href="http://extensions.services.openoffice.org/en/project/TemplatePack_II" target="_blank">Professional Template Pack II – English</a></h3>
<p>This is a great pack of templates to get you going. It offers event posters, business cards, letters, invoices, projest planning and business correspondences. It is a great starting point to get your document headed in the right direction.</p>
<h3>5. <a href="http://extensions.services.openoffice.org/en/project/histmngr" target="_blank">History Manager</a></h3>
<p>This extension is not essential, but offers a the convenience of seeing more of your recently used documents. Super handy of you are working on lots of projects simultaneously.</p>
<h3>6. <a href="http://extensions.services.openoffice.org/en/project/scr2" target="blank">Screenwright(R) screenplay formatting template</a></h3>
<p>If you have aspirations of being a screen writer, you will want every advantage you can get. By adding this extension that formats your film script to industry standards, you can concentrate on your work.</p>
<h3>7. <a href="http://extensions.services.openoffice.org/en/project/OpenCards" target="_blank">OpenCards</a></h3>
<p>One way to remember something is through repetition. Using flashcards is a common practice to help memorize things. OpenCards makes it easy to create flashcards as well as rank how you did.</p>
<h3>8. <a href="http://extensions.services.openoffice.org/en/project/pdfimport" target="_blank">Sun PDF Import Extension</a></h3>
<p>Import and modify PDF documents for free, enough said.</p>
<h3>9. <a href="http://extensions.services.openoffice.org/en/project/2" target="_blank">Web2.0 OpenOffice.org collaboration &amp; document management extension</a></h3>
<p>Collaborating on documents can be a huge time saver. Giving multiple people access to edit a single file not only saves you from having a ton of emails, it also makes it easier to keep track of the most recent version of the document. The community license allows up to 5 users to use this service for free. If you have more collaborators, you will need one of the paid versions.</p>
<p>More info can be found at <a href="http://www.o3spaces.com/Page/sp201/ml1/Index.html">o3spaces.com</a></p>
<p>Leave a comment with your “must have” OpenOffice extensions.<br />
<!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/5-must-have-firefox-extensions-for-blogging/2012/05/20' title='5 Must-Have Firefox Extensions For Blogging'>5 Must-Have Firefox Extensions For Blogging</a></li>
<li><a href='http://maketecheasier.com/easily-convert-a-spreadsheet-to-html/2012/05/15' title='How to Easily Convert A Spreadsheet to HTML [Quick Tips]'>How to Easily Convert A Spreadsheet to HTML [Quick Tips]</a></li>
<li><a href='http://maketecheasier.com/5-chrome-extensions-to-make-gmail-super-user-friendly/2012/03/18' title='5 Lesser Known, But Extremely Useful Chrome Extensions To Make Gmail Super User-friendly'>5 Lesser Known, But Extremely Useful Chrome Extensions To Make Gmail Super User-friendly</a></li>
<li><a href='http://maketecheasier.com/10-of-the-best-gnome-shell-extensions/2012/02/10' title='10 Of The Best Gnome Shell Extensions'>10 Of The Best Gnome Shell Extensions</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17&amp;title=9+More+OpenOffice+Extensions&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17">9 More OpenOffice Extensions</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Remove OpenOffice Splash Screen For Good</title>
		<link>http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15</link>
		<comments>http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15#comments</comments>
		<pubDate>Wed, 15 Oct 2008 02:33:53 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[Open Office]]></category>
		<category><![CDATA[Splash screen]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=956</guid>
		<description><![CDATA[I have been using OpenOffice for the past few years and on the whole, I am very happy with it. If there is anything that is causing me frustration, it has to be the splash screen that forcefully take over your desktop when you load an OpenOffice application. If you... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15&amp;title=How+to+Remove+OpenOffice+Splash+Screen+For+Good&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15">How to Remove OpenOffice Splash Screen For Good</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img title="OpenOffice logo" src="http://imagecdn.maketecheasier.com/2008/10/openoffice-logo.jpg" alt="OpenOffice logo" width="440" height="188" /></p>
<p>I have been using <a href="http://www.openoffice.org" target="_blank">OpenOffice</a> for the past few years and on the whole, I am very happy with it. If there is anything that is causing me frustration, it has to be the splash screen that forcefully take over your desktop when you load an OpenOffice application.</p>
<p>If you are feeling the same frustration as me, here is the way to remove the splash screen. It works for <a href="http://www.sun.com/software/staroffice/" target="_blank">StarOffice</a> and <a href="http://www.neooffice.org" target="_blank">NeoOffice</a> as well, since they are basically a branch out of OpenOffice.</p>
<p><span id="more-956"></span><strong>In Windows:</strong></p>
<p>Go to <em>Windows Explorer</em> and navigate to <em>C:\Program Files\OpenOffice.org 3\program</em>.</p>
<p><img title="OpenOffice Windows location" src="http://imagecdn.maketecheasier.com/2008/10/oo-windows1.jpg" alt="OpenOffice Windows location" width="580" height="268" /></p>
<p>Open the file <em>soffice.ini</em> with your notepad.</p>
<p>Locate the line <em>Logo=1</em> and change it to <em>Logo=0</em>.</p>
<p><img title="OpenOffice in Windows" src="http://imagecdn.maketecheasier.com/2008/10/oo-windows2.jpg" alt="OpenOffice in Windows" width="443" height="240" /></p>
<p>Save and close the file.</p>
<p><strong>In Linux</strong></p>
<p>This example is with respect to Ubuntu system. If you can&#8217;t find the respective file in the <em>etc/openoffice</em> folder in other distributions, you might want to do a search for <em>sofficerc</em> in your file manager.</p>
<p>Open your terminal and type:</p>
<p class="codeblock">gksu gedit /etc/openoffice/sofficerc</p>
<p>Locate the line <em>Logo=1</em> and change it to <em>Logo=0</em></p>
<p>Save and close the file.</p>
<p><strong>In Mac</strong></p>
<p>Open your <em>Finder</em> and navigate to the <em>Applications</em> folder. Locate the <em>OpenOffice</em> or <em>NeoOffice</em>. Right-click and select <em>Show Package Content</em></p>
<p><img title="OpenOffice in Mac" src="http://imagecdn.maketecheasier.com/2008/10/oo-mac.jpg" alt="OpenOffice in Mac" width="580" height="528" /></p>
<p>Navigate to <em>Content-&gt;MacOS</em>. Look for a file <em>sofficerc</em>. Double click to open it in Textedit.</p>
<p>Locate the line <em>Logo=1</em> and change it to <em>Logo=0.</em></p>
<p>I have tried this with OpenOffice 3.0 and it works. However, for NeoOffice, it required administrator access to edit the file. If you see this message,</p>
<p><img title="OpenOffice in Mac error message" src="http://imagecdn.maketecheasier.com/2008/10/oo-mac-error.jpg" alt="OpenOffice in Mac error message" width="422" height="158" /></p>
<p>Go back to the <em>Contents</em> folder. Right click on the <em>MacOS</em> folder and select <em>Get Info.</em> On the new window that pop up, scroll all the way down till you see the <em>sharing and permission</em>. Click on the lockpad to unlock and change the file permission to <em>Read and Write</em></p>
<p><img title="OpenOffice in Mac change permission" src="http://imagecdn.maketecheasier.com/2008/10/oo-mac-permission.jpg" alt="OpenOffice in Mac change permission" width="267" height="235" /></p>
<p>You should be able to edit the <em>sofficerc</em> file now.</p>
<p>Once you are done, remember to change the file permission back to <em>Read only.</em></p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/ubuntu-zoho-webservice/2010/06/24' title='Using Zoho Web Service as an Alternative to Open Office in Ubuntu'>Using Zoho Web Service as an Alternative to Open Office in Ubuntu</a></li>
<li><a href='http://maketecheasier.com/9-more-openoffice-extensions/2010/04/17' title='9 More OpenOffice Extensions'>9 More OpenOffice Extensions</a></li>
<li><a href='http://maketecheasier.com/create-and-install-your-own-grub-splash-image/2009/01/27' title='How To Create And Install Your Own GRUB Splash Image'>How To Create And Install Your Own GRUB Splash Image</a></li>
<li><a href='http://maketecheasier.com/twittering-from-open-office/2008/06/02' title='Twittering From Open Office'>Twittering From Open Office</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15&amp;title=How+to+Remove+OpenOffice+Splash+Screen+For+Good&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15">How to Remove OpenOffice Splash Screen For Good</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Twittering From Open Office</title>
		<link>http://maketecheasier.com/twittering-from-open-office/2008/06/02</link>
		<comments>http://maketecheasier.com/twittering-from-open-office/2008/06/02#comments</comments>
		<pubDate>Mon, 02 Jun 2008 02:56:00 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[Open Office]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=447</guid>
		<description><![CDATA[Using clients like twhirl or twitterfox, you can post tweets to twitter from your desktop and Firefox browser. However, if you spend a lot of time on Open Office, you may want a quicker way to get your twitter updated, without having to leave Open Office. OOoTwitter is a simple... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/twittering-from-open-office/2008/06/02&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/twittering-from-open-office/2008/06/02" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/twittering-from-open-office/2008/06/02" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/twittering-from-open-office/2008/06/02" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/twittering-from-open-office/2008/06/02&amp;title=Twittering+From+Open+Office&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/twittering-from-open-office/2008/06/02" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/twittering-from-open-office/2008/06/02">Twittering From Open Office</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><!--adsense--></p>
<p>Using clients like <a href="http://www.twhirl.org" target="_blank">twhirl</a> or <a href="http://www.naan.net/trac/wiki/TwitterFox" target="_blank">twitterfox</a>, you can post tweets to twitter from your desktop and Firefox browser. However, if you spend a lot of time on Open Office, you may want a quicker way to get your twitter updated, without having to leave Open Office.</p>
<p><a href="http://www.mediafire.com/?33wwbxbo6nb" target="_blank">OOoTwitter</a> is a simple Open Office extension that allows you to post to Twitter. Once installed, it will load an input field where you can submit your message to Twitter. It is very easy to use and it is unobstructive and can be loaded from the menu <em>Tools -&gt; Add-ons -&gt; Post to twitter</em>.</p>
<p><span id="more-447"></span></p>
<p><a href="http://imagecdn.maketecheasier.com/2008/06/post-twitter-open-office1.jpg" target="_blank"><img class="alignnone size-full wp-image-449" title="post-twitter-open-office1" src="http://imagecdn.maketecheasier.com/2008/06/post-twitter-open-office1.jpg" border="0" alt="post-twitter-open-office1" width="500" height="469" /></a></p>
<p><a href="http://imagecdn.maketecheasier.com/2008/06/post-twitter-open-office2.jpg" target="_blank"><img class="alignnone size-full wp-image-450" title="post-twitter-open-office2" src="http://imagecdn.maketecheasier.com/2008/06/post-twitter-open-office2.jpg" border="0" alt="post-twitter-open-office2" width="500" height="383" /></a></p>
<p><a href="http://imagecdn.maketecheasier.com/2008/06/post-twitter-open-office3.jpg" target="_blank"><img class="alignnone size-full wp-image-451" title="post-twitter-open-office3" src="http://imagecdn.maketecheasier.com/2008/06/post-twitter-open-office3.jpg" border="0" alt="post-twitter-open-office3" width="500" height="333" /></a></p>
<p>OooTwitter uses <a href="http://curl.haxx.se" target="_blank">cURL</a> to send message to Twitter. You will have to install cURL in order for the extension to work.</p>
<p>A point to note is that OOoTwitter only allows you to send tweets. It won&#8217;t be able to receive any updates from your friends.</p>
<p><a href="http://www.mediafire.com/?33wwbxbo6nb" target="_blank">Download OOoTwitter.oxt</a></p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/are-you-twittertastic-4-tools-to-determine-your-influence-on-twitter/2012/05/18' title='Are You TwitterTastic? 4 Tools To Determine Your Influence On Twitter'>Are You TwitterTastic? 4 Tools To Determine Your Influence On Twitter</a></li>
<li><a href='http://maketecheasier.com/add-social-shortcuts-to-windows-desktop/2012/05/01' title='How to Add Social Shortcuts to Your Windows Desktop'>How to Add Social Shortcuts to Your Windows Desktop</a></li>
<li><a href='http://maketecheasier.com/3-easy-ways-to-embed-a-tweet/2012/03/20' title='3 Easy Ways To Embed A Tweet And Why You Should'>3 Easy Ways To Embed A Tweet And Why You Should</a></li>
<li><a href='http://maketecheasier.com/grabinbox-manages-your-social-accounts-in-one-place/2012/03/05' title='GrabInbox Manages Your Social Accounts In One Place And Allows You to Schedule Messages'>GrabInbox Manages Your Social Accounts In One Place And Allows You to Schedule Messages</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/twittering-from-open-office/2008/06/02&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/twittering-from-open-office/2008/06/02" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/twittering-from-open-office/2008/06/02" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/twittering-from-open-office/2008/06/02" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/twittering-from-open-office/2008/06/02&amp;title=Twittering+From+Open+Office&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/twittering-from-open-office/2008/06/02" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/twittering-from-open-office/2008/06/02">Twittering From Open Office</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/twittering-from-open-office/2008/06/02/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 19:48:50 -->
