<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Snippets code from my daily experience</title>
	<atom:link href="http://dafizilla.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dafizilla.wordpress.com</link>
	<description>Just another unnecessary code resource blog</description>
	<lastBuildDate>Mon, 12 Dec 2011 11:12:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Open and save Firebug command line text with ViewSourceWith by dafi</title>
		<link>http://dafizilla.wordpress.com/2011/12/10/open-and-save-firebug-command-line-text-with-viewsourcewith/#comment-1829</link>
		<dc:creator><![CDATA[dafi]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 11:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://dafizilla.wordpress.com/?p=1101#comment-1829</guid>
		<description><![CDATA[Oh thanks! Sure, I&#039;m happy if you can add VSW to the Firebug extensions list.
I will release VSW with Firebug support in a couple of days :)]]></description>
		<content:encoded><![CDATA[<p>Oh thanks! Sure, I&#8217;m happy if you can add VSW to the Firebug extensions list.<br />
I will release VSW with Firebug support in a couple of days <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Open and save Firebug command line text with ViewSourceWith by Jan Odvarko</title>
		<link>http://dafizilla.wordpress.com/2011/12/10/open-and-save-firebug-command-line-text-with-viewsourcewith/#comment-1828</link>
		<dc:creator><![CDATA[Jan Odvarko]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 11:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://dafizilla.wordpress.com/?p=1101#comment-1828</guid>
		<description><![CDATA[Sounds great! Let me know if you want to have a note about your extension on http://getfirebug.com/wiki/index.php/Firebug_Extensions

Honza]]></description>
		<content:encoded><![CDATA[<p>Sounds great! Let me know if you want to have a note about your extension on <a href="http://getfirebug.com/wiki/index.php/Firebug_Extensions" rel="nofollow">http://getfirebug.com/wiki/index.php/Firebug_Extensions</a></p>
<p>Honza</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Taske Delek</title>
		<link>http://dafizilla.wordpress.com/about/#comment-1811</link>
		<dc:creator><![CDATA[Taske Delek]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 18:17:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-1811</guid>
		<description><![CDATA[Ha! So it does. I&#039;ve always used your Color Tip macro since version whatever of Komodo, and it just transferred from one upgrade to the next-- so I never needed to look for the built-in color popup function. 

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Ha! So it does. I&#8217;ve always used your Color Tip macro since version whatever of Komodo, and it just transferred from one upgrade to the next&#8211; so I never needed to look for the built-in color popup function. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by dafi</title>
		<link>http://dafizilla.wordpress.com/about/#comment-1810</link>
		<dc:creator><![CDATA[dafi]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 18:06:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-1810</guid>
		<description><![CDATA[Komodo has a builtin ColorTip, hold down CTRL key (or cmd on Mac) while moving mouse over a color definition string.

My macro is no longer needed]]></description>
		<content:encoded><![CDATA[<p>Komodo has a builtin ColorTip, hold down CTRL key (or cmd on Mac) while moving mouse over a color definition string.</p>
<p>My macro is no longer needed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Tashe Delek</title>
		<link>http://dafizilla.wordpress.com/about/#comment-1809</link>
		<dc:creator><![CDATA[Tashe Delek]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 17:56:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-1809</guid>
		<description><![CDATA[Hi Davide,
I&#039;m using your ColorInfoTip in Komodo Edit 6 (I can&#039;t believe something like this isn&#039;t incorporated into Komodo by default). I&#039;ve recently been playing with Komodo 7 and I get macro errors with ColorInfoTip, and the macro doesn&#039;t run. From what I gather, this has something to do with changes that ActiveState made in their macro coding involving &#039;view.document&#039;. The error in question is this: 

&quot;Error while running in macro ColorInfoTip:

TypeError: ko.views.manager.currentView.document is undefined

exception[fileName] = chrome://komodo/content/project/peMacro.js
exception[lineNumber] = 814&quot;

Is there a quick fix for this? A bit of code I can change?  I&#039;ve never worked with Komodo macro language. 

Thanks...]]></description>
		<content:encoded><![CDATA[<p>Hi Davide,<br />
I&#8217;m using your ColorInfoTip in Komodo Edit 6 (I can&#8217;t believe something like this isn&#8217;t incorporated into Komodo by default). I&#8217;ve recently been playing with Komodo 7 and I get macro errors with ColorInfoTip, and the macro doesn&#8217;t run. From what I gather, this has something to do with changes that ActiveState made in their macro coding involving &#8216;view.document&#8217;. The error in question is this: </p>
<p>&#8220;Error while running in macro ColorInfoTip:</p>
<p>TypeError: ko.views.manager.currentView.document is undefined</p>
<p>exception[fileName] = chrome://komodo/content/project/peMacro.js<br />
exception[lineNumber] = 814&#8243;</p>
<p>Is there a quick fix for this? A bit of code I can change?  I&#8217;ve never worked with Komodo macro language. </p>
<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by cfinke</title>
		<link>http://dafizilla.wordpress.com/about/#comment-1634</link>
		<dc:creator><![CDATA[cfinke]]></dc:creator>
		<pubDate>Thu, 25 Aug 2011 04:26:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-1634</guid>
		<description><![CDATA[I can&#039;t find another way to contact you, but regarding the snippet on http://dafizilla.wordpress.com/2010/01/08/how-to-programmatically-change-xul-trees-pseudo-classes/#comments - as of Firefox 6, it should be updated to use encodeURIComponent instead of encodeURI, since data URIs appear to support fragment IDs now.  It&#039;s backwards-compatible too.  (Ran into a bug in RSS Ticker because of it.)]]></description>
		<content:encoded><![CDATA[<p>I can&#8217;t find another way to contact you, but regarding the snippet on <a href="http://dafizilla.wordpress.com/2010/01/08/how-to-programmatically-change-xul-trees-pseudo-classes/#comments" rel="nofollow">http://dafizilla.wordpress.com/2010/01/08/how-to-programmatically-change-xul-trees-pseudo-classes/#comments</a> &#8211; as of Firefox 6, it should be updated to use encodeURIComponent instead of encodeURI, since data URIs appear to support fragment IDs now.  It&#8217;s backwards-compatible too.  (Ran into a bug in RSS Ticker because of it.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Off topic post about XUL, Apple, Google and Open Source by comctrl6</title>
		<link>http://dafizilla.wordpress.com/2010/11/30/off-topic-post-about-xul-apple-google-and-open-source/#comment-1575</link>
		<dc:creator><![CDATA[comctrl6]]></dc:creator>
		<pubDate>Wed, 01 Dec 2010 02:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://dafizilla.wordpress.com/?p=1083#comment-1575</guid>
		<description><![CDATA[The number one thing I use Chrome on Mac: Integration with the Keychain app where I store all of my username/password pairs. It also uses the certificates in the keychain so I don&#039;t have to have separate certificates for my browser and the rest of the system. Fix those and then I&#039;ll have a look at Mozilla Chrome, I mean Firefox.]]></description>
		<content:encoded><![CDATA[<p>The number one thing I use Chrome on Mac: Integration with the Keychain app where I store all of my username/password pairs. It also uses the certificates in the keychain so I don&#8217;t have to have separate certificates for my browser and the rest of the system. Fix those and then I&#8217;ll have a look at Mozilla Chrome, I mean Firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Off topic post about XUL, Apple, Google and Open Source by Colby Russell</title>
		<link>http://dafizilla.wordpress.com/2010/11/30/off-topic-post-about-xul-apple-google-and-open-source/#comment-1572</link>
		<dc:creator><![CDATA[Colby Russell]]></dc:creator>
		<pubDate>Tue, 30 Nov 2010 13:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://dafizilla.wordpress.com/?p=1083#comment-1572</guid>
		<description><![CDATA[&lt;blockquote&gt;if you ask to normal users why they use Chrome they will say “because it’s faster”&lt;/blockquote&gt;

In real life, I&#039;ve never heard this; I&#039;ve had people tell me (in person-to-person conversations) they switched to Chrome because of a more minimal UI footprint at the top of the window.  One of those people is a senior in a computer science program (in the US), and said nothing of performance.  I&#039;m not going to say that it didn&#039;t factor into the decisions subconsciously, though.

(I&#039;ve had exactly one person tell me that they switched to Chrome and performance explicitly factored into the decision.  He was switching away from Internet Explorer, though, not Firefox.)]]></description>
		<content:encoded><![CDATA[<blockquote><p>if you ask to normal users why they use Chrome they will say “because it’s faster”</p></blockquote>
<p>In real life, I&#8217;ve never heard this; I&#8217;ve had people tell me (in person-to-person conversations) they switched to Chrome because of a more minimal UI footprint at the top of the window.  One of those people is a senior in a computer science program (in the US), and said nothing of performance.  I&#8217;m not going to say that it didn&#8217;t factor into the decisions subconsciously, though.</p>
<p>(I&#8217;ve had exactly one person tell me that they switched to Chrome and performance explicitly factored into the decision.  He was switching away from Internet Explorer, though, not Firefox.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Off topic post about XUL, Apple, Google and Open Source by Tweets that mention Off topic post about XUL, Apple, Google and Open Source « Snippets code from my daily experience -- Topsy.com</title>
		<link>http://dafizilla.wordpress.com/2010/11/30/off-topic-post-about-xul-apple-google-and-open-source/#comment-1570</link>
		<dc:creator><![CDATA[Tweets that mention Off topic post about XUL, Apple, Google and Open Source « Snippets code from my daily experience -- Topsy.com]]></dc:creator>
		<pubDate>Tue, 30 Nov 2010 08:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://dafizilla.wordpress.com/?p=1083#comment-1570</guid>
		<description><![CDATA[[...] This post was mentioned on Twitter by Planet Mozilla, Davide. Davide said: Off topic post about XUL, Apple, Google and Open Source: http://wp.me/p3ITK-ht [...]]]></description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Planet Mozilla, Davide. Davide said: Off topic post about XUL, Apple, Google and Open Source: <a href="http://wp.me/p3ITK-ht" rel="nofollow">http://wp.me/p3ITK-ht</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox 4, packed XPI files and extensions test environments by dafi</title>
		<link>http://dafizilla.wordpress.com/2010/09/26/firefox-4-packed-xpi-files-and-extensions-test-environments/#comment-1569</link>
		<dc:creator><![CDATA[dafi]]></dc:creator>
		<pubDate>Sun, 26 Sep 2010 18:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://dafizilla.wordpress.com/?p=1061#comment-1569</guid>
		<description><![CDATA[Why I must ignore you? The idea is fantastic, I simply use a different approach]]></description>
		<content:encoded><![CDATA[<p>Why I must ignore you? The idea is fantastic, I simply use a different approach</p>
]]></content:encoded>
	</item>
</channel>
</rss>
