<?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, 20 Nov 2009 13:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 are feeling the same frustration as [...]<p><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>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/mastering-openoffice-tips-and-tricks-for-your-openoffice-part-i/2008/03/22' rel='bookmark' title='Permanent Link: Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)'>Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)</a></li><li><a href='http://maketecheasier.com/a-look-into-openofficeorg-30-new-features-pleasant-surprises/2008/03/25' rel='bookmark' title='Permanent Link: A Look Into OpenOffice.org 3.0: new features, pleasant surprises'>A Look Into OpenOffice.org 3.0: new features, pleasant surprises</a></li><li><a href='http://maketecheasier.com/layout-a-book-with-openoffice-org-part-3/2009/07/27' rel='bookmark' title='Permanent Link: How to Layout a Book with OpenOffice.org: Part 3'>How to Layout a Book with OpenOffice.org: Part 3</a></li><li><a href='http://maketecheasier.com/how-to-make-disappeared-icons-in-openoffice-return/2008/01/02' rel='bookmark' title='Permanent Link: How To Make Disappeared Icons In OpenOffice Return?'>How To Make Disappeared Icons In OpenOffice Return?</a></li><li><a href='http://maketecheasier.com/12-must-have-openoffice-extensions/2008/02/11' rel='bookmark' title='Permanent Link: 12 Must-Have OpenOffice Extensions'>12 Must-Have OpenOffice Extensions</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><!--adsense#300x300--></p>
<p><img title="OpenOffice logo" src="http://images.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><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://images.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://images.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://images.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://images.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://images.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><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><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>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/mastering-openoffice-tips-and-tricks-for-your-openoffice-part-i/2008/03/22' rel='bookmark' title='Permanent Link: Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)'>Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)</a></li><li><a href='http://maketecheasier.com/a-look-into-openofficeorg-30-new-features-pleasant-surprises/2008/03/25' rel='bookmark' title='Permanent Link: A Look Into OpenOffice.org 3.0: new features, pleasant surprises'>A Look Into OpenOffice.org 3.0: new features, pleasant surprises</a></li><li><a href='http://maketecheasier.com/layout-a-book-with-openoffice-org-part-3/2009/07/27' rel='bookmark' title='Permanent Link: How to Layout a Book with OpenOffice.org: Part 3'>How to Layout a Book with OpenOffice.org: Part 3</a></li><li><a href='http://maketecheasier.com/how-to-make-disappeared-icons-in-openoffice-return/2008/01/02' rel='bookmark' title='Permanent Link: How To Make Disappeared Icons In OpenOffice Return?'>How To Make Disappeared Icons In OpenOffice Return?</a></li><li><a href='http://maketecheasier.com/12-must-have-openoffice-extensions/2008/02/11' rel='bookmark' title='Permanent Link: 12 Must-Have OpenOffice Extensions'>12 Must-Have OpenOffice Extensions</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15/feed</wfw:commentRss>
		<slash:comments>2</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</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 Open Office extension that allows you [...]<p><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>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/12-must-have-openoffice-extensions/2008/02/11' rel='bookmark' title='Permanent Link: 12 Must-Have OpenOffice Extensions'>12 Must-Have OpenOffice Extensions</a></li><li><a href='http://maketecheasier.com/mastering-openoffice-tips-and-tricks-for-your-openoffice-part-i/2008/03/22' rel='bookmark' title='Permanent Link: Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)'>Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)</a></li><li><a href='http://maketecheasier.com/a-look-into-openofficeorg-30-new-features-pleasant-surprises/2008/03/25' rel='bookmark' title='Permanent Link: A Look Into OpenOffice.org 3.0: new features, pleasant surprises'>A Look Into OpenOffice.org 3.0: new features, pleasant surprises</a></li><li><a href='http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15' rel='bookmark' title='Permanent Link: How to Remove OpenOffice Splash Screen For Good'>How to Remove OpenOffice Splash Screen For Good</a></li></ol>]]></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><a href="http://maketecheasier.com/wp-content/uploads/2008/06/post-twitter-open-office1.jpg" target="_blank"><img class="alignnone size-full wp-image-449" title="post-twitter-open-office1" src="http://maketecheasier.com/wp-content/uploads/2008/06/post-twitter-open-office1.jpg" border="0" alt="post-twitter-open-office1" width="500" height="469" /></a></p>
<p><a href="http://maketecheasier.com/wp-content/uploads/2008/06/post-twitter-open-office2.jpg" target="_blank"><img class="alignnone size-full wp-image-450" title="post-twitter-open-office2" src="http://maketecheasier.com/wp-content/uploads/2008/06/post-twitter-open-office2.jpg" border="0" alt="post-twitter-open-office2" width="500" height="383" /></a></p>
<p><a href="http://maketecheasier.com/wp-content/uploads/2008/06/post-twitter-open-office3.jpg" target="_blank"><img class="alignnone size-full wp-image-451" title="post-twitter-open-office3" src="http://maketecheasier.com/wp-content/uploads/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><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><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>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/12-must-have-openoffice-extensions/2008/02/11' rel='bookmark' title='Permanent Link: 12 Must-Have OpenOffice Extensions'>12 Must-Have OpenOffice Extensions</a></li><li><a href='http://maketecheasier.com/mastering-openoffice-tips-and-tricks-for-your-openoffice-part-i/2008/03/22' rel='bookmark' title='Permanent Link: Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)'>Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)</a></li><li><a href='http://maketecheasier.com/a-look-into-openofficeorg-30-new-features-pleasant-surprises/2008/03/25' rel='bookmark' title='Permanent Link: A Look Into OpenOffice.org 3.0: new features, pleasant surprises'>A Look Into OpenOffice.org 3.0: new features, pleasant surprises</a></li><li><a href='http://maketecheasier.com/how-to-remove-openoffice-splash-screen-for-good/2008/10/15' rel='bookmark' title='Permanent Link: How to Remove OpenOffice Splash Screen For Good'>How to Remove OpenOffice Splash Screen For Good</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/twittering-from-open-office/2008/06/02/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
