<?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: Adding the Titles of Videos to Embedded YouTube Videos</title>
	<atom:link href="http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/feed/" rel="self" type="application/rss+xml" />
	<link>http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/</link>
	<description>Software > Open Source Development > Mozilla > Firefox > Greasemonkey > Scripting/Coding</description>
	<lastBuildDate>Tue, 09 Mar 2010 02:33:15 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jkasprzak</title>
		<link>http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/comment-page-1/#comment-5764</link>
		<dc:creator>jkasprzak</dc:creator>
		<pubDate>Mon, 12 May 2008 03:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/#comment-5764</guid>
		<description>Hello, and thank you again for your feedback.

I have given more thought to the question of whether or not to have the page refresh automatically after toggling whether titles are to be displayed or not. And I might need to take more time to think of what the ideal solution to this problem might be. Whether or not such a solution will be implemented soon may depend on how much demand there is for this solution to be implemented. 

As for what you discovered via the screen shot that I posted, I was actually hoping that some of those who clicked on it noticed what you noticed. I wanted to draw attention to the scripts that I had listed there. And it is also good to know about what else you discovered after seeing that screen shot.

Thanks again,

J.K.</description>
		<content:encoded><![CDATA[<p>Hello, and thank you again for your feedback.</p>
<p>I have given more thought to the question of whether or not to have the page refresh automatically after toggling whether titles are to be displayed or not. And I might need to take more time to think of what the ideal solution to this problem might be. Whether or not such a solution will be implemented soon may depend on how much demand there is for this solution to be implemented. </p>
<p>As for what you discovered via the screen shot that I posted, I was actually hoping that some of those who clicked on it noticed what you noticed. I wanted to draw attention to the scripts that I had listed there. And it is also good to know about what else you discovered after seeing that screen shot.</p>
<p>Thanks again,</p>
<p>J.K.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blahblah</title>
		<link>http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/comment-page-1/#comment-5758</link>
		<dc:creator>blahblah</dc:creator>
		<pubDate>Sun, 11 May 2008 17:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/#comment-5758</guid>
		<description>P.S. Thanks for putting the screenshot on there along with your comment.

It lead me to discover:
1. That it is possible to go to the &#039;User Scripts Commands...&#039; by right-clicking the Monkey icon. I had not noticed that. I only thought that it was possible via the &#039;Tools&#039; Menu and so on as described here: http://userscripts.org/scripts/show/13333 . 
That was a time saver, nice!
2. The &#039;Screen Userscripts&#039; script: http://userscripts.org/scripts/show/11388 . I have often been nervous wondering if maybe a script I install is not clean (you have experienced me being this). 
3. The &#039;Web Form Data Analyzer&#039; script: http://userscripts.org/scripts/show/24512 . 
Took me a test on the search form on userscripts.org to understand what it does. Pressing enter while in the form box returned this:  http://img161.imageshack.us/img161/2939/webformgo6.png
Don&#039;t really know if I can use it for anything serious, but I plan to try it on my online banks web form just for curiosity/fun.
4. number 3. lead me to discover this video: http://youtube.com/watch?v=8hghpuxCHTc which is indeed very nice :D

Cheers</description>
		<content:encoded><![CDATA[<p>P.S. Thanks for putting the screenshot on there along with your comment.</p>
<p>It lead me to discover:<br />
1. That it is possible to go to the &#8216;User Scripts Commands&#8230;&#8217; by right-clicking the Monkey icon. I had not noticed that. I only thought that it was possible via the &#8216;Tools&#8217; Menu and so on as described here: <a href="http://userscripts.org/scripts/show/13333" rel="nofollow">http://userscripts.org/scripts/show/13333</a> .<br />
That was a time saver, nice!<br />
2. The &#8216;Screen Userscripts&#8217; script: <a href="http://userscripts.org/scripts/show/11388" rel="nofollow">http://userscripts.org/scripts/show/11388</a> . I have often been nervous wondering if maybe a script I install is not clean (you have experienced me being this).<br />
3. The &#8216;Web Form Data Analyzer&#8217; script: <a href="http://userscripts.org/scripts/show/24512" rel="nofollow">http://userscripts.org/scripts/show/24512</a> .<br />
Took me a test on the search form on userscripts.org to understand what it does. Pressing enter while in the form box returned this:  <a href="http://img161.imageshack.us/img161/2939/webformgo6.png" rel="nofollow">http://img161.imageshack.us/img161/2939/webformgo6.png</a><br />
Don&#8217;t really know if I can use it for anything serious, but I plan to try it on my online banks web form just for curiosity/fun.<br />
4. number 3. lead me to discover this video: <a href="http://youtube.com/watch?v=8hghpuxCHTc" rel="nofollow">http://youtube.com/watch?v=8hghpuxCHTc</a> which is indeed very nice :D</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blahblah</title>
		<link>http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/comment-page-1/#comment-5757</link>
		<dc:creator>blahblah</dc:creator>
		<pubDate>Sun, 11 May 2008 16:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/#comment-5757</guid>
		<description>Sorry for double post :/
But it tricked me that I had to allow this site in NoScript in order to post or else it just said something like &quot;sorry, didn&#039;t find what you was looking for&quot; together with showing an empty search box. On: http://jake.kasprzak.ca/2007/09/30/link-to-youtube-video-pages-from-embedded-youtube-videos/#comment-5754 it went just fine without allowing the site in NoScript...</description>
		<content:encoded><![CDATA[<p>Sorry for double post :/<br />
But it tricked me that I had to allow this site in NoScript in order to post or else it just said something like &#8220;sorry, didn&#8217;t find what you was looking for&#8221; together with showing an empty search box. On: <a href="http://jake.kasprzak.ca/2007/09/30/link-to-youtube-video-pages-from-embedded-youtube-videos/#comment-5754" rel="nofollow">http://jake.kasprzak.ca/2007/09/30/link-to-youtube-video-pages-from-embedded-youtube-videos/#comment-5754</a> it went just fine without allowing the site in NoScript&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blahblah</title>
		<link>http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/comment-page-1/#comment-5756</link>
		<dc:creator>blahblah</dc:creator>
		<pubDate>Sun, 11 May 2008 16:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/#comment-5756</guid>
		<description>Some replying to what you say in your message above:

About the situation if one is on a site, which does already provide a link with title under a embedded Youtube video, then it is nice that this is a Userscript and not a Userstyle (the following is one of the Userscripts/Greasemonkeys advantages): then you can just in the Greasemonkey &#039;Manage User Scripts...&#039; Manager, list that page/pages under &#039;Excluded Pages&#039;.

Then about suggestion on improving features...
You mentioned yourself that &quot;the page must be refreshed for the changes (...) to take effect.&quot;
My comment: It would be nice if the refresh wasn&#039;t necessary, but not sure it is possible do have it like that.

You go on saying &quot;Some might prefer that the page automatically be refreshed after this setting is changed&quot;
My comment: Hmm you could try to include an option (one you could toggle on/off) for this. But I would be very skeptic about this, if it meant that turning on the script, resulted in all of your tabs was refreshed. That would be very annoying if having for example 20+ tabs open.

Cheers.</description>
		<content:encoded><![CDATA[<p>Some replying to what you say in your message above:</p>
<p>About the situation if one is on a site, which does already provide a link with title under a embedded Youtube video, then it is nice that this is a Userscript and not a Userstyle (the following is one of the Userscripts/Greasemonkeys advantages): then you can just in the Greasemonkey &#8216;Manage User Scripts&#8230;&#8217; Manager, list that page/pages under &#8216;Excluded Pages&#8217;.</p>
<p>Then about suggestion on improving features&#8230;<br />
You mentioned yourself that &#8220;the page must be refreshed for the changes (&#8230;) to take effect.&#8221;<br />
My comment: It would be nice if the refresh wasn&#8217;t necessary, but not sure it is possible do have it like that.</p>
<p>You go on saying &#8220;Some might prefer that the page automatically be refreshed after this setting is changed&#8221;<br />
My comment: Hmm you could try to include an option (one you could toggle on/off) for this. But I would be very skeptic about this, if it meant that turning on the script, resulted in all of your tabs was refreshed. That would be very annoying if having for example 20+ tabs open.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blahblah</title>
		<link>http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/comment-page-1/#comment-5755</link>
		<dc:creator>blahblah</dc:creator>
		<pubDate>Sun, 11 May 2008 16:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://jake.kasprzak.ca/2008/04/26/adding-the-titles-of-videos-to-embedded-youtube-videos/#comment-5755</guid>
		<description>Some replying to what you say in your message above:

About the situation if one is on a site, which does already provide a link with title under a embedded Youtube video, then it is nice that this is a Userscript and not a Userstyle (the following is one of the Userscripts/Greasemonkeys advantages): then you can just in the Greasemonkey &#039;Manage User Scripts...&#039; Manager, list that page/pages under &#039;Excluded Pages&#039;.

Then about suggestion on improving features...
You mentioned yourself that &quot;the page must be refreshed for the changes (...) to take effect.&quot;
My comment: It would be nice if the refresh wasn&#039;t necessary, but not sure it is possible do have it like that.

You go on saying &quot;Some might prefer that the page automatically be refreshed after this setting is changed&quot;
My comment: Hmm you could try to include an option (one you could toggle on/off) for this. But I would be very skeptic about this, if it meant that turning on the script, resulted in all of your tabs was refreshed. That would be very annoying if having for example 20+ tabs open.

Cheers</description>
		<content:encoded><![CDATA[<p>Some replying to what you say in your message above:</p>
<p>About the situation if one is on a site, which does already provide a link with title under a embedded Youtube video, then it is nice that this is a Userscript and not a Userstyle (the following is one of the Userscripts/Greasemonkeys advantages): then you can just in the Greasemonkey &#8216;Manage User Scripts&#8230;&#8217; Manager, list that page/pages under &#8216;Excluded Pages&#8217;.</p>
<p>Then about suggestion on improving features&#8230;<br />
You mentioned yourself that &#8220;the page must be refreshed for the changes (&#8230;) to take effect.&#8221;<br />
My comment: It would be nice if the refresh wasn&#8217;t necessary, but not sure it is possible do have it like that.</p>
<p>You go on saying &#8220;Some might prefer that the page automatically be refreshed after this setting is changed&#8221;<br />
My comment: Hmm you could try to include an option (one you could toggle on/off) for this. But I would be very skeptic about this, if it meant that turning on the script, resulted in all of your tabs was refreshed. That would be very annoying if having for example 20+ tabs open.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
