<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>Codekana blog</title>
	<link>http://www.codekana.com/blog</link>
	<description>Stay informed about Codekana</description>
	<pubDate>Thu, 15 May 2008 17:34:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Codekana 1.1.7</title>
		<link>http://www.codekana.com/blog/2008/05/15/codekana-117/</link>
		<comments>http://www.codekana.com/blog/2008/05/15/codekana-117/#comments</comments>
		<pubDate>Thu, 15 May 2008 17:34:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://www.codekana.com/blog/2008/05/15/codekana-117/</guid>
		<description><![CDATA[I uploaded version 1.1.7 yesterday. This version fixes a freeze that would happen after searching for a regular expression that could result in a zero-width match, due to a bug in the search results highlighting feature. Visual Studio would completely stop responding after doing this, and the only option was killing it.
Here is the link [...]]]></description>
			<content:encoded><![CDATA[<p>I uploaded version 1.1.7 yesterday. This version fixes a freeze that would happen after searching for a regular expression that could result in a zero-width match, due to a bug in the search results highlighting feature. Visual Studio would completely stop responding after doing this, and the only option was killing it.</p>
<p>Here is the link to download it:</p>
<p><a href="http://www.codekana.com/CodekanaVS-1.1.7.msi">http://www.codekana.com/CodekanaVS-1.1.7.msi</a></p>
<p>This build will automatically update any previous installation, you don&#8217;t need to uninstall the previous version you have installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codekana.com/blog/2008/05/15/codekana-117/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web Site Revamp</title>
		<link>http://www.codekana.com/blog/2008/04/30/web-site-revamp/</link>
		<comments>http://www.codekana.com/blog/2008/04/30/web-site-revamp/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 17:19:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://www.codekana.com/blog/2008/04/30/web-site-revamp/</guid>
		<description><![CDATA[Unless you&#8217;re reading this with an RSS reader, you&#8217;ll notice that I&#8217;ve finally styled the blog to mostly match the rest of the codekana.com site. It still needs some work, but now that it is integrated with the rest I added a link to the blog on the top navigation bar. I also updated the [...]]]></description>
			<content:encoded><![CDATA[<p>Unless you&#8217;re reading this with an RSS reader, you&#8217;ll notice that I&#8217;ve finally styled the blog to mostly match the rest of the <a href="http://www.codekana.com">codekana.com site</a>. It still needs some work, but now that it is integrated with the rest I added a link to the blog on the top navigation bar. I also updated the copyright notice at the bottom to say &#8220;2008&#8243; (a bit late, I know).</p>
<p>Expect some more work on the web page over the next few weeks. Hopefully, I will be able to convey the usefulness of Codekana better with a better structuring of the pages.</p>
<p>Ah, the &#8220;really big plans&#8221; for Codekana are reserved for later this year, but I&#8217;m planning some new release with new features over the next couple of months!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codekana.com/blog/2008/04/30/web-site-revamp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Codekana 1.1.6</title>
		<link>http://www.codekana.com/blog/2008/01/06/codekana-116/</link>
		<comments>http://www.codekana.com/blog/2008/01/06/codekana-116/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 15:29:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://www.codekana.com/blog/2008/01/06/codekana-116/</guid>
		<description><![CDATA[I&#8217;ve just built and uploaded Codekana 1.1.6. Since I&#8217;ve made it into the &#8216;official&#8217; 1.1 version, you can just download the regular version:
http://www.codekana.com/CodekanaVS-1.1.msi
This installer will automatically upgrade any previous Codekana installation.
This version fixes a crash bug (!) that happened when using Codekana together with DevExpress&#8217; Coderush add-in and used its &#8217;safe rename&#8217; refactoring (or probably [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just built and uploaded Codekana 1.1.6. Since I&#8217;ve made it into the &#8216;official&#8217; 1.1 version, you can just download the regular version:</p>
<p><a href="http://www.codekana.com/CodekanaVS-1.1.msi">http://www.codekana.com/CodekanaVS-1.1.msi</a></p>
<p>This installer will automatically upgrade any previous Codekana installation.</p>
<p>This version fixes a crash bug (!) that happened when using Codekana together with DevExpress&#8217; Coderush add-in and used its &#8217;safe rename&#8217; refactoring (or probably any other Coderush refactoring that uses the &#8216;linked-identifier&#8217; user interface). The bug was in Codekana&#8217;s text-change processing engine, which would fail when submitted to the amount of overlapping text changes done by Coderush&#8217; refactoring engine.</p>
<p>Before this, 1.1.5 had fixed another crash bug that happened with VS2005 or VS2008 when Visual Studio didn&#8217;t have any items in the &#8216;most recently searched&#8217; list (the list that appears when you click in the QuickFind combo-box. The problem is that VS doesn&#8217;t signal any problen when Codekana tries to access the latest search for its search highlighting feature, and VS also crashes when you try to search for an empty string. I initially thought this was a VS2008 bug, but it also happens in VS2005 (not in VS.NET 2003) - I found it with VS2008 because it was a clean install and that was the trigger to give me an empty search-history list.</p>
<p>And before this, 1.1.4 had bumped up the priority of the function/class-name highlighting marker so that it wouldn&#8217;t be obscured by Resharper&#8217;s &#8216;color identifiers&#8217; feature. That way, if you use Codekana and Resharper together you won&#8217;t be losing the useful function/class-name highlights from Codekana.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codekana.com/blog/2008/01/06/codekana-116/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to the Codekana blog</title>
		<link>http://www.codekana.com/blog/2008/01/06/hello-world/</link>
		<comments>http://www.codekana.com/blog/2008/01/06/hello-world/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 14:27:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://www.codekana.com/blog/?p=1</guid>
		<description><![CDATA[Hi, this is a new blog which will let you stay up-to-date about Codekana: new release announcements, general news, requests for comments&#8230; If you are a user of Codekana, you will probably find useful subscribing to it in order to stay informed!
]]></description>
			<content:encoded><![CDATA[<p>Hi, this is a new blog which will let you stay up-to-date about <a href="http://www.codekana.com">Codekana</a>: new release announcements, general news, requests for comments&#8230; If you are a user of Codekana, you will probably find useful subscribing to it in order to stay informed!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codekana.com/blog/2008/01/06/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
