<?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: Range selection and cursor</title>
	<atom:link href="http://kohei.us/2009/05/22/range-selection-and-cursor/feed/" rel="self" type="application/rss+xml" />
	<link>http://kohei.us/2009/05/22/range-selection-and-cursor/</link>
	<description>Kohei Yoshida's Webspace</description>
	<lastBuildDate>Thu, 26 Aug 2010 12:59:58 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Chabot</title>
		<link>http://kohei.us/2009/05/22/range-selection-and-cursor/comment-page-1/#comment-9959</link>
		<dc:creator>John Chabot</dc:creator>
		<pubDate>Mon, 11 Jan 2010 18:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/?p=468#comment-9959</guid>
		<description>Hi Kohei:

Thank you so much for your quick reply and for your individual work.
You are most gracious to share with the rest of us.
I have not downloaded yet, but will be doing so sometime this week.
I am assuming all patches are explained with the download.

John</description>
		<content:encoded><![CDATA[<p>Hi Kohei:</p>
<p>Thank you so much for your quick reply and for your individual work.<br />
You are most gracious to share with the rest of us.<br />
I have not downloaded yet, but will be doing so sometime this week.<br />
I am assuming all patches are explained with the download.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kohei Yoshida</title>
		<link>http://kohei.us/2009/05/22/range-selection-and-cursor/comment-page-1/#comment-9954</link>
		<dc:creator>Kohei Yoshida</dc:creator>
		<pubDate>Sat, 09 Jan 2010 21:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/?p=468#comment-9954</guid>
		<description>Hi John,

The solution I would recommend is for you to try out the Go-OO variant of OpenOffice, which has all my patches included many of which have yet to find their way to the upstream code base.  You can download it from here [ http://go-oo.org/download ].  If you need a commercial support, OpenOffice Novell Edition is based on Go-OO, hence has this patch incorporated.  So, picking one of these two variants would work for you.</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>The solution I would recommend is for you to try out the Go-OO variant of OpenOffice, which has all my patches included many of which have yet to find their way to the upstream code base.  You can download it from here [ <a href="http://go-oo.org/download" rel="nofollow">http://go-oo.org/download</a> ].  If you need a commercial support, OpenOffice Novell Edition is based on Go-OO, hence has this patch incorporated.  So, picking one of these two variants would work for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Chabot</title>
		<link>http://kohei.us/2009/05/22/range-selection-and-cursor/comment-page-1/#comment-9953</link>
		<dc:creator>John Chabot</dc:creator>
		<pubDate>Sat, 09 Jan 2010 20:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/?p=468#comment-9953</guid>
		<description>Hi Kohei:

As a complete newcomer to Open Office and Calc, this issue is the first one I had.  Asked for help in the newbie forum. Was told I had to live with it for now.  But was referred to the issue# where I saw you had developed a patch.

Compliments to you for your activity on this issue, and your ability to develop a patch.  First time I had a chance to see how open source works. It is not unlike politics.  Even though the issue is obvious and the solution without cost (your patch) it seems to be a lengthy proposition to get it adopted.

I saw your very long (to me) patch in plain text. Naturally, it is all Greek (or should I say Japanese?) to me.  Do you have any suggestion as to how a semi computer illiterate could apply your patch to his copy of Calc? Or should I post this question in the newbie forum?

Sincerely
John Chabot</description>
		<content:encoded><![CDATA[<p>Hi Kohei:</p>
<p>As a complete newcomer to Open Office and Calc, this issue is the first one I had.  Asked for help in the newbie forum. Was told I had to live with it for now.  But was referred to the issue# where I saw you had developed a patch.</p>
<p>Compliments to you for your activity on this issue, and your ability to develop a patch.  First time I had a chance to see how open source works. It is not unlike politics.  Even though the issue is obvious and the solution without cost (your patch) it seems to be a lengthy proposition to get it adopted.</p>
<p>I saw your very long (to me) patch in plain text. Naturally, it is all Greek (or should I say Japanese?) to me.  Do you have any suggestion as to how a semi computer illiterate could apply your patch to his copy of Calc? Or should I post this question in the newbie forum?</p>
<p>Sincerely<br />
John Chabot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kohei Yoshida</title>
		<link>http://kohei.us/2009/05/22/range-selection-and-cursor/comment-page-1/#comment-9215</link>
		<dc:creator>Kohei Yoshida</dc:creator>
		<pubDate>Sun, 24 May 2009 01:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/?p=468#comment-9215</guid>
		<description>Hello Silvio,

Yes, I know exactly what you mean.  That behavior has been bothering me as well.  It makes no sense at all to not allow a simple dragging of a single cell the way Excel or Gnumeric does.

I&#039;ll look into how difficult it is to support that.  I don&#039;t have an exact time-line yet, but I&#039;ll keep this in the back of my mind.

Thanks,

Kohei</description>
		<content:encoded><![CDATA[<p>Hello Silvio,</p>
<p>Yes, I know exactly what you mean.  That behavior has been bothering me as well.  It makes no sense at all to not allow a simple dragging of a single cell the way Excel or Gnumeric does.</p>
<p>I&#8217;ll look into how difficult it is to support that.  I don&#8217;t have an exact time-line yet, but I&#8217;ll keep this in the back of my mind.</p>
<p>Thanks,</p>
<p>Kohei</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silvio</title>
		<link>http://kohei.us/2009/05/22/range-selection-and-cursor/comment-page-1/#comment-9211</link>
		<dc:creator>Silvio</dc:creator>
		<pubDate>Sat, 23 May 2009 10:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/?p=468#comment-9211</guid>
		<description>Hello kohei,

Thanks a lot for your work.
I have been reading your blog since way ago and I think OOo Calc is really shaping up better :-)

About improving furthermore Calc I would like to suggest a feature request.

In my opinion, at present, the option to drag with the mouse a single cell is really &quot;strange&quot; and a bit difficult to use.

I read there are many ways to do such a thing but all of them are different from what you are supposed to do with Microsoft Excel or Gnumeric. 
With these two softwares you move your mouse cursor near the cell border and you drag the cell wherever you like.
In my view, with Calc is really complicated to do the same thing... 

Strangely enough, with Calc, when you wish to drag many cells you can do this by simply moving your mouse cursor on their border and drag them subsequently (the Excel and Gnumeric way...).

To sum up, with Calc, the two ways are not even consistent...

Best regards,

Silvio</description>
		<content:encoded><![CDATA[<p>Hello kohei,</p>
<p>Thanks a lot for your work.<br />
I have been reading your blog since way ago and I think OOo Calc is really shaping up better :-)</p>
<p>About improving furthermore Calc I would like to suggest a feature request.</p>
<p>In my opinion, at present, the option to drag with the mouse a single cell is really &#8220;strange&#8221; and a bit difficult to use.</p>
<p>I read there are many ways to do such a thing but all of them are different from what you are supposed to do with Microsoft Excel or Gnumeric.<br />
With these two softwares you move your mouse cursor near the cell border and you drag the cell wherever you like.<br />
In my view, with Calc is really complicated to do the same thing&#8230; </p>
<p>Strangely enough, with Calc, when you wish to drag many cells you can do this by simply moving your mouse cursor on their border and drag them subsequently (the Excel and Gnumeric way&#8230;).</p>
<p>To sum up, with Calc, the two ways are not even consistent&#8230;</p>
<p>Best regards,</p>
<p>Silvio</p>
]]></content:encoded>
	</item>
</channel>
</rss>
