<?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 for Mike Conley&#039;s Blog</title>
	<atom:link href="http://mikeconley.ca/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikeconley.ca/blog</link>
	<description>The personal blog of a Toronto based software developer, musician, sound designer, and theatre enthusiast.</description>
	<lastBuildDate>Tue, 02 Apr 2013 18:53:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Downloading Stuff in Firefox &#8211; It&#8217;s Better Now by Lozzy</title>
		<link>http://mikeconley.ca/blog/2013/04/02/downloading-stuff-in-firefox-its-better-now/comment-page-1/#comment-36527</link>
		<dc:creator>Lozzy</dc:creator>
		<pubDate>Tue, 02 Apr 2013 18:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://mikeconley.ca/blog/?p=2361#comment-36527</guid>
		<description><![CDATA[Been using it for a while and it&#039;s been excellent! Much more in-keeping with current progress.

Only thing I worry about is whether less computer literate people are aware of what&#039;s going on. Particularly whether they know where their downloads have gone once they are finished. Would it be a bad idea to have a doorhanger drop down once downloads complete to ensure users know where it&#039;s gone?]]></description>
		<content:encoded><![CDATA[<p>Been using it for a while and it&#8217;s been excellent! Much more in-keeping with current progress.</p>
<p>Only thing I worry about is whether less computer literate people are aware of what&#8217;s going on. Particularly whether they know where their downloads have gone once they are finished. Would it be a bad idea to have a doorhanger drop down once downloads complete to ensure users know where it&#8217;s gone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact Service Connector Interface Proposal Draft by Shmerl</title>
		<link>http://mikeconley.ca/blog/2012/10/22/contact-service-connector-interface-proposal-draft/comment-page-1/#comment-35873</link>
		<dc:creator>Shmerl</dc:creator>
		<pubDate>Wed, 20 Mar 2013 17:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://mikeconley.ca/blog/?p=2331#comment-35873</guid>
		<description><![CDATA[Is the work on CardDAV support still on-going or it was dropped as part of Mozilla&#039;s resources cut in Thunderbird development?]]></description>
		<content:encoded><![CDATA[<p>Is the work on CardDAV support still on-going or it was dropped as part of Mozilla&#8217;s resources cut in Thunderbird development?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making Australis Tab Animations Faster by Mike</title>
		<link>http://mikeconley.ca/blog/2013/02/12/making-australis-tab-animations-faster/comment-page-1/#comment-35150</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 07 Mar 2013 19:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://mikeconley.ca/blog/?p=2335#comment-35150</guid>
		<description><![CDATA[Hey Anon6,

As mentioned in the post, we&#039;re using less SVG, in favour of pre-rendered images. It&#039;s possible we could do something tricky with canvas down the line (to dynamically generate the images on the fly), but that&#039;s not a v1 target.

Background tabs do not have curves so as to reduce the noise in the tabstrip, and to make it easier to identify which tab you&#039;re currently on. &lt;a href=&quot;http://people.mozilla.com/~shorlander/files/australis-designSpecs/australis-designSpecs-windows7-mainWindow.html&quot; rel=&quot;nofollow&quot;&gt;See the specification here.&lt;/a&gt;

I&#039;ve been using the curvy-tabs theme for several weeks now, and usually have 50+ tabs open, and I haven&#039;t run into any nightmare issues yet. Have you?]]></description>
		<content:encoded><![CDATA[<p>Hey Anon6,</p>
<p>As mentioned in the post, we&#8217;re using less SVG, in favour of pre-rendered images. It&#8217;s possible we could do something tricky with canvas down the line (to dynamically generate the images on the fly), but that&#8217;s not a v1 target.</p>
<p>Background tabs do not have curves so as to reduce the noise in the tabstrip, and to make it easier to identify which tab you&#8217;re currently on. <a href="http://people.mozilla.com/~shorlander/files/australis-designSpecs/australis-designSpecs-windows7-mainWindow.html" rel="nofollow">See the specification here.</a></p>
<p>I&#8217;ve been using the curvy-tabs theme for several weeks now, and usually have 50+ tabs open, and I haven&#8217;t run into any nightmare issues yet. Have you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making Australis Tab Animations Faster by Anon6</title>
		<link>http://mikeconley.ca/blog/2013/02/12/making-australis-tab-animations-faster/comment-page-1/#comment-35149</link>
		<dc:creator>Anon6</dc:creator>
		<pubDate>Thu, 07 Mar 2013 19:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://mikeconley.ca/blog/?p=2335#comment-35149</guid>
		<description><![CDATA[Dunno why my comment was deleted and I didn&#039;t see any reply, so I writing another one.

Why are you using SVG instead if Canvas if you care about performance?
Why background tabs didn&#039;t have tab curves? It will be a nightmare if we have more tabs opened...]]></description>
		<content:encoded><![CDATA[<p>Dunno why my comment was deleted and I didn&#8217;t see any reply, so I writing another one.</p>
<p>Why are you using SVG instead if Canvas if you care about performance?<br />
Why background tabs didn&#8217;t have tab curves? It will be a nightmare if we have more tabs opened&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Australis Curvy Tabs: More Progress! by Mike</title>
		<link>http://mikeconley.ca/blog/2013/03/01/australis-curvy-tabs-more-progress/comment-page-1/#comment-35144</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 07 Mar 2013 16:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://mikeconley.ca/blog/?p=2347#comment-35144</guid>
		<description><![CDATA[Hm, ok, here&#039;s what I&#039;d like you to do - I&#039;d like you to install the Gecko Profiler add-on.

You&#039;ll need to install it from here, since you&#039;re working off of a Nightly:

https://github.com/bgirard/Gecko-Profiler-Addon/raw/master/geckoprofiler.xpi

Once installed, it&#039;ll appear in your nav-bar. I&#039;d like you to open and close a tab a few times, and then click on the profiler button, and choose &quot;Analyze&quot;.  Then, in the left-pane, there should be a button that says &quot;Share&quot;. Click on that to upload your profile. It should return a link. Once you&#039;ve done that, either paste that link here in the comments section, or email it to me (see the Contact section of my blog).

Thanks,

-Mike]]></description>
		<content:encoded><![CDATA[<p>Hm, ok, here&#8217;s what I&#8217;d like you to do &#8211; I&#8217;d like you to install the Gecko Profiler add-on.</p>
<p>You&#8217;ll need to install it from here, since you&#8217;re working off of a Nightly:</p>
<p><a href="https://github.com/bgirard/Gecko-Profiler-Addon/raw/master/geckoprofiler.xpi" rel="nofollow">https://github.com/bgirard/Gecko-Profiler-Addon/raw/master/geckoprofiler.xpi</a></p>
<p>Once installed, it&#8217;ll appear in your nav-bar. I&#8217;d like you to open and close a tab a few times, and then click on the profiler button, and choose &#8220;Analyze&#8221;.  Then, in the left-pane, there should be a button that says &#8220;Share&#8221;. Click on that to upload your profile. It should return a link. Once you&#8217;ve done that, either paste that link here in the comments section, or email it to me (see the Contact section of my blog).</p>
<p>Thanks,</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Australis Curvy Tabs: More Progress! by Rimas</title>
		<link>http://mikeconley.ca/blog/2013/03/01/australis-curvy-tabs-more-progress/comment-page-1/#comment-35141</link>
		<dc:creator>Rimas</dc:creator>
		<pubDate>Thu, 07 Mar 2013 14:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://mikeconley.ca/blog/?p=2347#comment-35141</guid>
		<description><![CDATA[Hello Mike,

I tried both - “Use hardware acceleration when available” enabled/disabled. Seems like it&#039;s the same. Maybe it&#039;s not hardware acceleration, but animation itself? Maybe it needs more frames? Or maybe it&#039;s related to new tab&#039;s recent pages quick dialer? Now I can see ~3frames of animation going on.

Regards,
Rimas]]></description>
		<content:encoded><![CDATA[<p>Hello Mike,</p>
<p>I tried both &#8211; “Use hardware acceleration when available” enabled/disabled. Seems like it&#8217;s the same. Maybe it&#8217;s not hardware acceleration, but animation itself? Maybe it needs more frames? Or maybe it&#8217;s related to new tab&#8217;s recent pages quick dialer? Now I can see ~3frames of animation going on.</p>
<p>Regards,<br />
Rimas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Review Board Statistics Extensions: Karma, Stopwatch, and FixIt by Mike</title>
		<link>http://mikeconley.ca/blog/2010/07/05/review-board-statistics-extensions-karma-stopwatch-and-fixit/comment-page-1/#comment-35140</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 07 Mar 2013 14:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://mikeconley.ca/blog/?p=1541#comment-35140</guid>
		<description><![CDATA[Hey April,

The RB-Stats extension was an experiment / exercise to see if we could get the Review Board extension framework working.

The extension framework is now available in the release version of Review Board, but the extension is almost certainly broken for it.

You can see the old code here: https://github.com/mikeconley/RB-Toy-Extensions/tree/d060963287fc1b25fd07397cd19dec38a0649c1d/rbstats

If you wanted to polish it up and get it working again, I&#039;d be happy to answer questions about it. :)

-Mike]]></description>
		<content:encoded><![CDATA[<p>Hey April,</p>
<p>The RB-Stats extension was an experiment / exercise to see if we could get the Review Board extension framework working.</p>
<p>The extension framework is now available in the release version of Review Board, but the extension is almost certainly broken for it.</p>
<p>You can see the old code here: <a href="https://github.com/mikeconley/RB-Toy-Extensions/tree/d060963287fc1b25fd07397cd19dec38a0649c1d/rbstats" rel="nofollow">https://github.com/mikeconley/RB-Toy-Extensions/tree/d060963287fc1b25fd07397cd19dec38a0649c1d/rbstats</a></p>
<p>If you wanted to polish it up and get it working again, I&#8217;d be happy to answer questions about it. <img src='http://mikeconley.ca/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Australis Curvy Tabs: More Progress! by Mike</title>
		<link>http://mikeconley.ca/blog/2013/03/01/australis-curvy-tabs-more-progress/comment-page-1/#comment-35139</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 07 Mar 2013 14:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://mikeconley.ca/blog/?p=2347#comment-35139</guid>
		<description><![CDATA[Hey ZeroBlazer,

I believe it will support Metro, since we have support for Metro in Nightly, and UX is based off of Nightly. Give it a shot and let me know!

-Mike]]></description>
		<content:encoded><![CDATA[<p>Hey ZeroBlazer,</p>
<p>I believe it will support Metro, since we have support for Metro in Nightly, and UX is based off of Nightly. Give it a shot and let me know!</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Australis Curvy Tabs: More Progress! by Mike</title>
		<link>http://mikeconley.ca/blog/2013/03/01/australis-curvy-tabs-more-progress/comment-page-1/#comment-35138</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 07 Mar 2013 14:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://mikeconley.ca/blog/?p=2347#comment-35138</guid>
		<description><![CDATA[Hey Rimas,

Do you have Hardware Acceleration enabled? Can you see if disabling[1] it helps performance and let me know?

Thanks,

-Mike

[1]: Options &gt; Advanced Tab (General Pane) &gt; &quot;Use hardware acceleration when available&quot;]]></description>
		<content:encoded><![CDATA[<p>Hey Rimas,</p>
<p>Do you have Hardware Acceleration enabled? Can you see if disabling[1] it helps performance and let me know?</p>
<p>Thanks,</p>
<p>-Mike</p>
<p>[1]: Options > Advanced Tab (General Pane) > &#8220;Use hardware acceleration when available&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Australis Curvy Tabs: More Progress! by Rimas</title>
		<link>http://mikeconley.ca/blog/2013/03/01/australis-curvy-tabs-more-progress/comment-page-1/#comment-35131</link>
		<dc:creator>Rimas</dc:creator>
		<pubDate>Thu, 07 Mar 2013 12:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://mikeconley.ca/blog/?p=2347#comment-35131</guid>
		<description><![CDATA[On Windows XP Home Edition SP3, Intel E6550, 2GBRAM, AMD X1950 animation isn&#039;t smooth, it&#039;s rather jerky. Text on background tabs is&#039;n readible on custom Windows theme (for example, RoyalRed). Text is perfectly readible on Thunderbird 17.0.3 though.]]></description>
		<content:encoded><![CDATA[<p>On Windows XP Home Edition SP3, Intel E6550, 2GBRAM, AMD X1950 animation isn&#8217;t smooth, it&#8217;s rather jerky. Text on background tabs is&#8217;n readible on custom Windows theme (for example, RoyalRed). Text is perfectly readible on Thunderbird 17.0.3 though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
