<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: OpenOffice &#8220;performance&#8221;</title>
	<atom:link href="http://www.colino.net/wordpress/archives/2005/09/27/openoffice-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.colino.net/wordpress/archives/2005/09/27/openoffice-performance/</link>
	<description>news for few, stuff no-one cares about</description>
	<lastBuildDate>Mon, 23 Jan 2012 19:44:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: aceqbaceq</title>
		<link>http://www.colino.net/wordpress/archives/2005/09/27/openoffice-performance/comment-page-1/#comment-139424</link>
		<dc:creator>aceqbaceq</dc:creator>
		<pubDate>Wed, 29 Oct 2008 17:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.colino.net/wordpress-1.5/archives/2005/09/27/openoffice-performance/#comment-139424</guid>
		<description>i suggest a real method to increase performance of OpenOffice. the only way out is DOCK TO TRAY. by using kdocker or alltray.

but there is a difficulty. in manual mode (when you by using mouse indicates window) kdocker succesfully kick openoffice window to tray, but through command line it did not work by default. the solution is to define window ID of opened OpenOffice window and transfer it to kdocker.

here is script that you need put in $HOME/.kde/Autostart/office-to-tray.sh


#!/bin/bash

/opt/openoffice.org2.4/program/scalc -norestore &amp;

sleep 15

/usr/local/bin/kdocker -w `/usr/X11R6/bin/xwininfo -root -children -tree &#124; /bin/grep &quot;OpenOffice.org Calc&quot; &#124; awk &#039;{ print $1 }&#039;` &amp;

/opt/openoffice.org2.4/program/swriter -norestore $HOME/.1.doc

sleep 5

/usr/local/bin/kdocker -w `/usr/X11R6/bin/xwininfo -root -children -tree &#124; /bin/grep &quot;.1 - OpenOffice.org Writer&quot; &#124; awk &#039;{ print $1 }&#039;` &amp;

and you need put small simple .1.doc file to $HOME.

the result: celeron 1800,512Mb,FC4,KDE , xls file 450kb open for 5 seconds! 
and if use icewm even 4 seconds:)</description>
		<content:encoded><![CDATA[<p>i suggest a real method to increase performance of OpenOffice. the only way out is DOCK TO TRAY. by using kdocker or alltray.</p>
<p>but there is a difficulty. in manual mode (when you by using mouse indicates window) kdocker succesfully kick openoffice window to tray, but through command line it did not work by default. the solution is to define window ID of opened OpenOffice window and transfer it to kdocker.</p>
<p>here is script that you need put in $HOME/.kde/Autostart/office-to-tray.sh</p>
<p>#!/bin/bash</p>
<p>/opt/openoffice.org2.4/program/scalc -norestore &amp;</p>
<p>sleep 15</p>
<p>/usr/local/bin/kdocker -w `/usr/X11R6/bin/xwininfo -root -children -tree | /bin/grep &#8220;OpenOffice.org Calc&#8221; | awk &#8216;{ print $1 }&#8217;` &amp;</p>
<p>/opt/openoffice.org2.4/program/swriter -norestore $HOME/.1.doc</p>
<p>sleep 5</p>
<p>/usr/local/bin/kdocker -w `/usr/X11R6/bin/xwininfo -root -children -tree | /bin/grep &#8220;.1 &#8211; OpenOffice.org Writer&#8221; | awk &#8216;{ print $1 }&#8217;` &amp;</p>
<p>and you need put small simple .1.doc file to $HOME.</p>
<p>the result: celeron 1800,512Mb,FC4,KDE , xls file 450kb open for 5 seconds!<br />
and if use icewm even 4 seconds:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manou</title>
		<link>http://www.colino.net/wordpress/archives/2005/09/27/openoffice-performance/comment-page-1/#comment-128</link>
		<dc:creator>manou</dc:creator>
		<pubDate>Thu, 06 Oct 2005 22:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.colino.net/wordpress-1.5/archives/2005/09/27/openoffice-performance/#comment-128</guid>
		<description>According to its size I guess a mammoth is running faster as you think :)</description>
		<content:encoded><![CDATA[<p>According to its size I guess a mammoth is running faster as you think :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hub</title>
		<link>http://www.colino.net/wordpress/archives/2005/09/27/openoffice-performance/comment-page-1/#comment-124</link>
		<dc:creator>hub</dc:creator>
		<pubDate>Thu, 29 Sep 2005 03:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.colino.net/wordpress-1.5/archives/2005/09/27/openoffice-performance/#comment-124</guid>
		<description>no. It is Jesus....</description>
		<content:encoded><![CDATA[<p>no. It is Jesus&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

