<?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"
	>
<channel>
	<title>Comments for Jure Merhar</title>
	<atom:link href="http://www.merhar.si/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.merhar.si</link>
	<description>Web Development, PHP, XHTML, CSS, Javascript, Web Standards and more</description>
	<pubDate>Wed, 10 Mar 2010 06:10:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>Comment on Mapping subdomains to subdirectories with Apache - the easy way by Jure Merhar</title>
		<link>http://www.merhar.si/hosting/mapping-subdomains-to-subdirectories-with-apache-the-easy-way/#comment-560</link>
		<dc:creator>Jure Merhar</dc:creator>
		<pubDate>Wed, 24 Feb 2010 11:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.merhar.si/?p=28#comment-560</guid>
		<description>Hi,  Alexei,

I'm glad the post was helpful to you.

As far as I know, the Windows hosts file does not support wildcards, as opposed to the Linux counterpart, which does. You could, however, install a DNS server on the dev machine.

Of course there's always the option of switching to Linux. ;)</description>
		<content:encoded><![CDATA[<p>Hi,  Alexei,</p>
<p>I&#8217;m glad the post was helpful to you.</p>
<p>As far as I know, the Windows hosts file does not support wildcards, as opposed to the Linux counterpart, which does. You could, however, install a DNS server on the dev machine.</p>
<p>Of course there&#8217;s always the option of switching to Linux. <img src='http://www.merhar.si/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mapping subdomains to subdirectories with Apache - the easy way by Alexei Shein</title>
		<link>http://www.merhar.si/hosting/mapping-subdomains-to-subdirectories-with-apache-the-easy-way/#comment-559</link>
		<dc:creator>Alexei Shein</dc:creator>
		<pubDate>Wed, 24 Feb 2010 11:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.merhar.si/?p=28#comment-559</guid>
		<description>This blog post was a bliss for me, the only thing it lacked for me is some reference on how to set up localhost to resolve the subdomains back itself, cause I don't happen to have a separate domain for my win32 dev machine with a dynamic external ip. Had to resort to brute ways of editing the hosts file. Maybe there's a better solution i'm unaware of, would be nice to see something on the matter here.
Thanks again!</description>
		<content:encoded><![CDATA[<p>This blog post was a bliss for me, the only thing it lacked for me is some reference on how to set up localhost to resolve the subdomains back itself, cause I don&#8217;t happen to have a separate domain for my win32 dev machine with a dynamic external ip. Had to resort to brute ways of editing the hosts file. Maybe there&#8217;s a better solution i&#8217;m unaware of, would be nice to see something on the matter here.<br />
Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Greasemonkey script for adding torrents to the uTorrent WebUI by Jure Merhar</title>
		<link>http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-557</link>
		<dc:creator>Jure Merhar</dc:creator>
		<pubDate>Sun, 21 Feb 2010 16:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-557</guid>
		<description>Talking about these alerts got me thinking about the "added to utorrent" message, which is also quite annoying. So, I've come up with the idea of changing the icon on a successful request, instead of displaying an alert. I think this is a bit more user-friendly. Both scripts have now been updated to reflect this change.</description>
		<content:encoded><![CDATA[<p>Talking about these alerts got me thinking about the &#8220;added to utorrent&#8221; message, which is also quite annoying. So, I&#8217;ve come up with the idea of changing the icon on a successful request, instead of displaying an alert. I think this is a bit more user-friendly. Both scripts have now been updated to reflect this change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Greasemonkey script for adding torrents to the uTorrent WebUI by BaK</title>
		<link>http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-556</link>
		<dc:creator>BaK</dc:creator>
		<pubDate>Sun, 21 Feb 2010 13:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-556</guid>
		<description>Agreed :)</description>
		<content:encoded><![CDATA[<p>Agreed <img src='http://www.merhar.si/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Greasemonkey script for adding torrents to the uTorrent WebUI by Jure Merhar</title>
		<link>http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-555</link>
		<dc:creator>Jure Merhar</dc:creator>
		<pubDate>Sun, 21 Feb 2010 13:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-555</guid>
		<description>Thanks for the suggestion, but I think I'll just leave it as it is. I don't think the alert would be of much value to the user anyway, since you can already see that something went wrong when the icons don't appear. Besides, another configuration option would probably just confuse users more. :)</description>
		<content:encoded><![CDATA[<p>Thanks for the suggestion, but I think I&#8217;ll just leave it as it is. I don&#8217;t think the alert would be of much value to the user anyway, since you can already see that something went wrong when the icons don&#8217;t appear. Besides, another configuration option would probably just confuse users more. <img src='http://www.merhar.si/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Greasemonkey script for adding torrents to the uTorrent WebUI by BaK</title>
		<link>http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-554</link>
		<dc:creator>BaK</dc:creator>
		<pubDate>Sun, 21 Feb 2010 12:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-554</guid>
		<description>What about this way? http://freetexthost.com/mwh1is6r6t
It could be extended to other kinds of alerts...</description>
		<content:encoded><![CDATA[<p>What about this way? <a href="http://freetexthost.com/mwh1is6r6t" rel="nofollow">http://freetexthost.com/mwh1is6r6t</a><br />
It could be extended to other kinds of alerts&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Greasemonkey script for adding torrents to the uTorrent WebUI by Jure Merhar</title>
		<link>http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-553</link>
		<dc:creator>Jure Merhar</dc:creator>
		<pubDate>Sun, 21 Feb 2010 12:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-553</guid>
		<description>You're right. I hadn't really thought of that. I've removed the alert. Thanks for pointing it out.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right. I hadn&#8217;t really thought of that. I&#8217;ve removed the alert. Thanks for pointing it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Greasemonkey script for adding torrents to the uTorrent WebUI by BaK</title>
		<link>http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-552</link>
		<dc:creator>BaK</dc:creator>
		<pubDate>Sun, 21 Feb 2010 12:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-552</guid>
		<description>Thanks for the integration and the restructuring of the code.
It is always messy trying to understand other's scripts structure... and i'm new to GM too.

Just a note. I saw you added an alert() for when the token fetching fails. Consider though that when the WebUI is offline or unreachable the alerts might be quite annoying. I suggest providing an option to disable them (in the ctrl-alt-shift-u dialog?) or just getting rid of the alert() at all.</description>
		<content:encoded><![CDATA[<p>Thanks for the integration and the restructuring of the code.<br />
It is always messy trying to understand other&#8217;s scripts structure&#8230; and i&#8217;m new to GM too.</p>
<p>Just a note. I saw you added an alert() for when the token fetching fails. Consider though that when the WebUI is offline or unreachable the alerts might be quite annoying. I suggest providing an option to disable them (in the ctrl-alt-shift-u dialog?) or just getting rid of the alert() at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Greasemonkey script for adding torrents to the uTorrent WebUI by Jure Merhar</title>
		<link>http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-551</link>
		<dc:creator>Jure Merhar</dc:creator>
		<pubDate>Sun, 21 Feb 2010 03:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-551</guid>
		<description>Thank you very much for your contribution, BaK.

When I upgraded my uTorrent to 2.0, I just switched token authentication off, since I couldn't be bothered to look it up and modify the script. I have now added your changes, while still providing the original script for older (1.x) clients.

The links to both scripts can now be found in the article above.</description>
		<content:encoded><![CDATA[<p>Thank you very much for your contribution, BaK.</p>
<p>When I upgraded my uTorrent to 2.0, I just switched token authentication off, since I couldn&#8217;t be bothered to look it up and modify the script. I have now added your changes, while still providing the original script for older (1.x) clients.</p>
<p>The links to both scripts can now be found in the article above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Greasemonkey script for adding torrents to the uTorrent WebUI by BaK</title>
		<link>http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-550</link>
		<dc:creator>BaK</dc:creator>
		<pubDate>Sat, 20 Feb 2010 21:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.merhar.si/javascript/a-greasemonkey-script-for-adding-torrents-to-the-utorrent-webui/#comment-550</guid>
		<description>Being that uTorrent 2.0 WebUI supports only Token-authenticated comunication, i added Token-auth support to the script.

You can find it &lt;a href="http://freetexthost.com/qoaljcm06p" rel="nofollow"&gt;here&lt;/a&gt;.

To replace the old one go to greasemonkey's icon, manage scripts, select the previous "Add Torrents to uTorrent WebUI" script and hit Edit. Copy the new script and paste it over the old one and save.

Note that this script wont work with previous versions of the uTorrent WebUI, just with Token-auth ones.</description>
		<content:encoded><![CDATA[<p>Being that uTorrent 2.0 WebUI supports only Token-authenticated comunication, i added Token-auth support to the script.</p>
<p>You can find it <a href="http://freetexthost.com/qoaljcm06p" rel="nofollow">here</a>.</p>
<p>To replace the old one go to greasemonkey&#8217;s icon, manage scripts, select the previous &#8220;Add Torrents to uTorrent WebUI&#8221; script and hit Edit. Copy the new script and paste it over the old one and save.</p>
<p>Note that this script wont work with previous versions of the uTorrent WebUI, just with Token-auth ones.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
