<?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: Redirector</title>
	<atom:link href="http://tech.einaregilsson.com/projects/redirector/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.einaregilsson.com</link>
	<description>A site for my programming pet projects</description>
	<lastBuildDate>Wed, 10 Mar 2010 02:54:00 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: einar</title>
		<link>http://tech.einaregilsson.com/projects/redirector/comment-page-5/#comment-70989</link>
		<dc:creator>einar</dc:creator>
		<pubDate>Mon, 01 Mar 2010 07:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/projects/redirector/#comment-70989</guid>
		<description>@Fred: Sorry, I doubt all these changes will make it into Redirector. For more complex patterns that should be able to match one or more patterns you&#039;ll have to use regular expressions and use their capabilities to match one or more things (the &#124; operator).  You&#039;re right though that the test pattern should also do the recursive test, I&#039;ll look at that in a future version.

@Amiga: I don&#039;t have any idea about the state of Chrome extensions or what they are capable of so it&#039;s highly unlikely that this will be ported anytime soon. But what I will do is look at Chrome and try to evaluate how much time and effort it would be to port.</description>
		<content:encoded><![CDATA[<p>@Fred: Sorry, I doubt all these changes will make it into Redirector. For more complex patterns that should be able to match one or more patterns you&#8217;ll have to use regular expressions and use their capabilities to match one or more things (the | operator).  You&#8217;re right though that the test pattern should also do the recursive test, I&#8217;ll look at that in a future version.</p>
<p>@Amiga: I don&#8217;t have any idea about the state of Chrome extensions or what they are capable of so it&#8217;s highly unlikely that this will be ported anytime soon. But what I will do is look at Chrome and try to evaluate how much time and effort it would be to port.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amiga</title>
		<link>http://tech.einaregilsson.com/projects/redirector/comment-page-5/#comment-70988</link>
		<dc:creator>Amiga</dc:creator>
		<pubDate>Sun, 28 Feb 2010 22:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/projects/redirector/#comment-70988</guid>
		<description>Any chance of porting this to Chrome / Chromium please?

This extension is a blessing for craigslist, but I rarely use Firefox anymore.</description>
		<content:encoded><![CDATA[<p>Any chance of porting this to Chrome / Chromium please?</p>
<p>This extension is a blessing for craigslist, but I rarely use Firefox anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://tech.einaregilsson.com/projects/redirector/comment-page-5/#comment-70971</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Mon, 15 Feb 2010 05:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/projects/redirector/#comment-70971</guid>
		<description>Hello and thank you for the addition of manual sorting and thank you for adding functions to test endless loop !

Redirector :: Add-ons for Firefox Version 2.0.2 — January 18, 2010 — 84 KB

The 2 tests endless loop could they be displayed with the button &quot;Test Pattern&quot; (result of 2 tests always displayed) and when i try to validate the changes with &quot;OK&quot; (result of 2 tests displayed in case Error detected) and not separately (1 test with the button &quot;Test Pattern&quot; and the other test with the &quot;OK&quot;) ?

Can you please add a &quot;+&quot; and &quot;-&quot; ( &quot;-&quot; gray with 1 line, respectively) in front or behind the lines &quot;Include Pattern&quot; and &quot;Exclude pattern&quot; to add or remove a line respectively ? Especially handy and easy to use with &quot;Wilcard&quot; = &quot;*&quot; (rather simple to understand and use).

Can you please add a sign like &quot;╫▓╫&quot; on the line almost completely right between 2 rules to tie them together with an option to apply all rules tied together ? Leave an empty frame on all lines = style mortise and tenon with locking, operated by clicking or dragging the fasteners with the mouse.

Thank you very much ! I&#039;m french, sorry for my english (translate with the help of  G00GL£).</description>
		<content:encoded><![CDATA[<p>Hello and thank you for the addition of manual sorting and thank you for adding functions to test endless loop !</p>
<p>Redirector :: Add-ons for Firefox Version 2.0.2 — January 18, 2010 — 84 KB</p>
<p>The 2 tests endless loop could they be displayed with the button &#8220;Test Pattern&#8221; (result of 2 tests always displayed) and when i try to validate the changes with &#8220;OK&#8221; (result of 2 tests displayed in case Error detected) and not separately (1 test with the button &#8220;Test Pattern&#8221; and the other test with the &#8220;OK&#8221;) ?</p>
<p>Can you please add a &#8220;+&#8221; and &#8220;-&#8221; ( &#8220;-&#8221; gray with 1 line, respectively) in front or behind the lines &#8220;Include Pattern&#8221; and &#8220;Exclude pattern&#8221; to add or remove a line respectively ? Especially handy and easy to use with &#8220;Wilcard&#8221; = &#8220;*&#8221; (rather simple to understand and use).</p>
<p>Can you please add a sign like &#8220;╫▓╫&#8221; on the line almost completely right between 2 rules to tie them together with an option to apply all rules tied together ? Leave an empty frame on all lines = style mortise and tenon with locking, operated by clicking or dragging the fasteners with the mouse.</p>
<p>Thank you very much ! I&#8217;m french, sorry for my english (translate with the help of  G00GL£).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: einar</title>
		<link>http://tech.einaregilsson.com/projects/redirector/comment-page-5/#comment-70964</link>
		<dc:creator>einar</dc:creator>
		<pubDate>Fri, 12 Feb 2010 07:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/projects/redirector/#comment-70964</guid>
		<description>@Peter: This only redirects documents, that is the url in the browser window, or in frames/iframes.</description>
		<content:encoded><![CDATA[<p>@Peter: This only redirects documents, that is the url in the browser window, or in frames/iframes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://tech.einaregilsson.com/projects/redirector/comment-page-5/#comment-70962</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 12 Feb 2010 01:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/projects/redirector/#comment-70962</guid>
		<description>Does this addon only redirect the URL in the browser window, or will it redirect any requested URL? eg JS includes, XHR etc etc?

I am only asking because I want to redirect a JS include from one server to my localhost to debug something... and its not redirecting.</description>
		<content:encoded><![CDATA[<p>Does this addon only redirect the URL in the browser window, or will it redirect any requested URL? eg JS includes, XHR etc etc?</p>
<p>I am only asking because I want to redirect a JS include from one server to my localhost to debug something&#8230; and its not redirecting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar</title>
		<link>http://tech.einaregilsson.com/projects/redirector/comment-page-5/#comment-70955</link>
		<dc:creator>Oscar</dc:creator>
		<pubDate>Sun, 07 Feb 2010 20:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/projects/redirector/#comment-70955</guid>
		<description>Yes, now it works! Thanks a lot! I&#039;ve been scratching my head for a long time about this one.. I guess it&#039;s not too easy if you don&#039;t know what you&#039;re doing.. :P</description>
		<content:encoded><![CDATA[<p>Yes, now it works! Thanks a lot! I&#8217;ve been scratching my head for a long time about this one.. I guess it&#8217;s not too easy if you don&#8217;t know what you&#8217;re doing.. <img src='http://tech.einaregilsson.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: einar</title>
		<link>http://tech.einaregilsson.com/projects/redirector/comment-page-5/#comment-70954</link>
		<dc:creator>einar</dc:creator>
		<pubDate>Sun, 07 Feb 2010 19:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/projects/redirector/#comment-70954</guid>
		<description>@Oscar: Are you sure these are the patterns you&#039;re using? The redirect to should at least not be 

&#104;ttp://www3.interscience.wiley.mylibrary.com/*

but should be

&#104;ttp://www3.interscience.wiley.mylibrary.com/$1

instead. (You use $n in the redirect-to url to indicate which * in the include pattern to fill in from, first star =&gt; $1, second star =&gt; $2.</description>
		<content:encoded><![CDATA[<p>@Oscar: Are you sure these are the patterns you&#8217;re using? The redirect to should at least not be </p>
<p>&#104;ttp://www3.interscience.wiley.mylibrary.com/*</p>
<p>but should be</p>
<p>&#104;ttp://www3.interscience.wiley.mylibrary.com/$1</p>
<p>instead. (You use $n in the redirect-to url to indicate which * in the include pattern to fill in from, first star => $1, second star => $2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar</title>
		<link>http://tech.einaregilsson.com/projects/redirector/comment-page-5/#comment-70953</link>
		<dc:creator>Oscar</dc:creator>
		<pubDate>Sun, 07 Feb 2010 12:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/projects/redirector/#comment-70953</guid>
		<description>Hi Einar,

Thanks for a very nice add on!

I have some small problems though and I am not sure if it&#039;s a bug or just a missconfiguration from my side.. Maybe you can help me sort it out?

I would like to redirect everything from a website to another e.g.


&#104;ttp://www3.interscience.wiley.com/*

to

&#104;ttp://www3.interscience.wiley.mylibrary.com/*

to use my library&#039;s proxy to access articles.

(include: first line above, redirect to: second row above, everything else blank (use wildcards))

If I browse the website from within it works great, but when I try to access anything (e.g. &#104;ttp://www3.interscience.wiley.com/journal/123218273/abstract) from outside the browser e.g. google, I just end up on: &#104;ttp://www3.interscience.wiley.mylibrary.com/*

Am I missing something?</description>
		<content:encoded><![CDATA[<p>Hi Einar,</p>
<p>Thanks for a very nice add on!</p>
<p>I have some small problems though and I am not sure if it&#8217;s a bug or just a missconfiguration from my side.. Maybe you can help me sort it out?</p>
<p>I would like to redirect everything from a website to another e.g.</p>
<p>&#104;ttp://www3.interscience.wiley.com/*</p>
<p>to</p>
<p>&#104;ttp://www3.interscience.wiley.mylibrary.com/*</p>
<p>to use my library&#8217;s proxy to access articles.</p>
<p>(include: first line above, redirect to: second row above, everything else blank (use wildcards))</p>
<p>If I browse the website from within it works great, but when I try to access anything (e.g. &#104;ttp://www3.interscience.wiley.com/journal/123218273/abstract) from outside the browser e.g. google, I just end up on: &#104;ttp://www3.interscience.wiley.mylibrary.com/*</p>
<p>Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rigel</title>
		<link>http://tech.einaregilsson.com/projects/redirector/comment-page-5/#comment-70946</link>
		<dc:creator>Rigel</dc:creator>
		<pubDate>Thu, 04 Feb 2010 23:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/projects/redirector/#comment-70946</guid>
		<description>Hi Einar,
 I need redirector works for my problem so I open the js file and I add some function and all works with Unescape Matches checked. Then I wanted add a second Unescape Matches option  but I can&#039;t manage the .xpt file and my works stop. If you mail me I send you my mod so you can add to official softwar if you want.
I add the option to UI changing unascapeMatches in unascapeMatchesA and unascapeMatches and I modified all the js file with this var. I hope you want help me.
Bye</description>
		<content:encoded><![CDATA[<p>Hi Einar,<br />
 I need redirector works for my problem so I open the js file and I add some function and all works with Unescape Matches checked. Then I wanted add a second Unescape Matches option  but I can&#8217;t manage the .xpt file and my works stop. If you mail me I send you my mod so you can add to official softwar if you want.<br />
I add the option to UI changing unascapeMatches in unascapeMatchesA and unascapeMatches and I modified all the js file with this var. I hope you want help me.<br />
Bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: einar</title>
		<link>http://tech.einaregilsson.com/projects/redirector/comment-page-5/#comment-70918</link>
		<dc:creator>einar</dc:creator>
		<pubDate>Thu, 28 Jan 2010 07:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/projects/redirector/#comment-70918</guid>
		<description>@Ryan: Unfortunately I can&#039;t wait for a header before redirecting. Redirector is implemented as a content policy in Firefox, which means that the request to the original url is blocked before it ever leaves the browser. This is a feature, a feature that a lot of people care about. 

As far as I can tell (and I haven&#039;t spent much time on this yet) the new window remains activated because I reject the url being loaded and start loading a new one. If  I accept the url being loaded then the window is never shown. I could probably come up with some heuristic, e.g. this is a new window with only one tab, I should probably check if there exists another window where the same url is being loaded etc. But another problem here is that I really want to do as little as possible during the checking of an url, since this is code that runs for every single loaded url in your browser and so could have some performance implications if I start looking for windows or waiting for some stuff.

I&#039;ll ask around about it on some Firefox forums, this behaviour clearly wasn&#039;t there in 3.5, so maybe someone can tell me what happened.</description>
		<content:encoded><![CDATA[<p>@Ryan: Unfortunately I can&#8217;t wait for a header before redirecting. Redirector is implemented as a content policy in Firefox, which means that the request to the original url is blocked before it ever leaves the browser. This is a feature, a feature that a lot of people care about. </p>
<p>As far as I can tell (and I haven&#8217;t spent much time on this yet) the new window remains activated because I reject the url being loaded and start loading a new one. If  I accept the url being loaded then the window is never shown. I could probably come up with some heuristic, e.g. this is a new window with only one tab, I should probably check if there exists another window where the same url is being loaded etc. But another problem here is that I really want to do as little as possible during the checking of an url, since this is code that runs for every single loaded url in your browser and so could have some performance implications if I start looking for windows or waiting for some stuff.</p>
<p>I&#8217;ll ask around about it on some Firefox forums, this behaviour clearly wasn&#8217;t there in 3.5, so maybe someone can tell me what happened.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
