<?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: viWord 0.4 Released</title>
	<atom:link href="http://dready.org/blog/2004/05/20/viword-04-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://dready.org/blog/2004/05/20/viword-04-released/</link>
	<description>musings on internationalized identifiers: domain names, OpenID, TLDs</description>
	<lastBuildDate>Tue, 31 Jan 2012 03:02:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: William Tan</title>
		<link>http://dready.org/blog/2004/05/20/viword-04-released/comment-page-1/#comment-41</link>
		<dc:creator>William Tan</dc:creator>
		<pubDate>Wed, 07 Jul 2004 02:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/05/20/viword-04-released/#comment-41</guid>
		<description>Thanks for reporting this bug, Tom! I&#039;ve fixed this (along with others) in the new release. Please see www.dready.org for the announcement.</description>
		<content:encoded><![CDATA[<p>Thanks for reporting this bug, Tom! I&#8217;ve fixed this (along with others) in the new release. Please see <a href="http://www.dready.org" rel="nofollow">http://www.dready.org</a> for the announcement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Tan</title>
		<link>http://dready.org/blog/2004/05/20/viword-04-released/comment-page-1/#comment-40</link>
		<dc:creator>William Tan</dc:creator>
		<pubDate>Wed, 07 Jul 2004 01:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/05/20/viword-04-released/#comment-40</guid>
		<description>I realized that the problem with &#039;x&#039; occurs when the cursor is between a non-space and space. Apparently, Word automatically re-inserts the space (right after I cut it).

I&#039;ve finally managed to workaround this problem by some roundabout steps (see the code if you&#039;re interested). A new release is on its way.</description>
		<content:encoded><![CDATA[<p>I realized that the problem with &#8216;x&#8217; occurs when the cursor is between a non-space and space. Apparently, Word automatically re-inserts the space (right after I cut it).</p>
<p>I&#8217;ve finally managed to workaround this problem by some roundabout steps (see the code if you&#8217;re interested). A new release is on its way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Hall</title>
		<link>http://dready.org/blog/2004/05/20/viword-04-released/comment-page-1/#comment-39</link>
		<dc:creator>Tom Hall</dc:creator>
		<pubDate>Sun, 04 Jul 2004 23:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/05/20/viword-04-released/#comment-39</guid>
		<description>Preliminary investigation seems to indicate that viWord effectively disables the CAPSLOCK key (Word seemed to be ingoring it and it wouldn&#039;t work until I completely removed the viWord from Templates and Add-ins.</description>
		<content:encoded><![CDATA[<p>Preliminary investigation seems to indicate that viWord effectively disables the CAPSLOCK key (Word seemed to be ingoring it and it wouldn&#8217;t work until I completely removed the viWord from Templates and Add-ins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Hall</title>
		<link>http://dready.org/blog/2004/05/20/viword-04-released/comment-page-1/#comment-38</link>
		<dc:creator>Tom Hall</dc:creator>
		<pubDate>Fri, 25 Jun 2004 01:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/05/20/viword-04-released/#comment-38</guid>
		<description>This viWord is awesome !
One reason I wanted it was that there is this little checkmark in Outlook (under File Format) that allows you to &quot;use Microsoft Word to edit e-mail messages&quot;.
I get occasional 4605 errrors, and may send you a patch someday.
Has anyone attempted to do this for FrameMaker ?

</description>
		<content:encoded><![CDATA[<p>This viWord is awesome !<br />
One reason I wanted it was that there is this little checkmark in Outlook (under File Format) that allows you to &#8220;use Microsoft Word to edit e-mail messages&#8221;.<br />
I get occasional 4605 errrors, and may send you a patch someday.<br />
Has anyone attempted to do this for FrameMaker ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wil</title>
		<link>http://dready.org/blog/2004/05/20/viword-04-released/comment-page-1/#comment-37</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Tue, 15 Jun 2004 16:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/05/20/viword-04-released/#comment-37</guid>
		<description>Like everyone else, I&#039;m just using this page as a bug tracker myself.

1. There is a wierd behaviour: when the cursor is between a comma and a space, the &lt;code&gt;x&lt;/code&gt; (delete current character) command doesn&#039;t work. I believe it&#039;s got something to do with micros~1&#039;s trying to be smart and re-insert a space thinking that after every comma there should be a space... will look more into it.

2. I would also like to enable the &lt;code&gt;~&lt;/code&gt; command for toggling the case of characters.

These should be available in the next version.</description>
		<content:encoded><![CDATA[<p>Like everyone else, I&#8217;m just using this page as a bug tracker myself.</p>
<p>1. There is a wierd behaviour: when the cursor is between a comma and a space, the <code>x</code> (delete current character) command doesn&#8217;t work. I believe it&#8217;s got something to do with micros~1&#8217;s trying to be smart and re-insert a space thinking that after every comma there should be a space&#8230; will look more into it.</p>
<p>2. I would also like to enable the <code>~</code> command for toggling the case of characters.</p>
<p>These should be available in the next version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wil</title>
		<link>http://dready.org/blog/2004/05/20/viword-04-released/comment-page-1/#comment-36</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Wed, 26 May 2004 06:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/05/20/viword-04-released/#comment-36</guid>
		<description>Thanks for the reminder, Mike!

This raises the question of how to enable that..
Do we use the vim-style &quot;:set ignorecase&quot;, which means we would have to save that somewhere.

I could flip the swtich to make it case sensitive, if that&#039;s what most people want..</description>
		<content:encoded><![CDATA[<p>Thanks for the reminder, Mike!</p>
<p>This raises the question of how to enable that..<br />
Do we use the vim-style &#8220;:set ignorecase&#8221;, which means we would have to save that somewhere.</p>
<p>I could flip the swtich to make it case sensitive, if that&#8217;s what most people want..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Mills</title>
		<link>http://dready.org/blog/2004/05/20/viword-04-released/comment-page-1/#comment-35</link>
		<dc:creator>Mike Mills</dc:creator>
		<pubDate>Wed, 26 May 2004 04:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/05/20/viword-04-released/#comment-35</guid>
		<description>Thanks for the viWord updates!

Suggestion for the todo list:  case sensitive searching (right now searching is case insensitive). 

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for the viWord updates!</p>
<p>Suggestion for the todo list:  case sensitive searching (right now searching is case insensitive). </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

