<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blogBase &#187; Accelerator</title>
	<atom:link href="http://cwoller.net/blog/keywords/accelerator/feed/" rel="self" type="application/rss+xml" />
	<link>http://cwoller.net</link>
	<description>writing code is poetry - managing code is fun</description>
	<lastBuildDate>Mon, 21 Jun 2010 16:21:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Internet Explorer 8: open a selection as link in a new tab</title>
		<link>http://cwoller.net/blog/2009/internet-explorer-8-open-a-selection-as-link-in-a-new-tab/</link>
		<comments>http://cwoller.net/blog/2009/internet-explorer-8-open-a-selection-as-link-in-a-new-tab/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 13:32:07 +0000</pubDate>
		<dc:creator>cwoller</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Accelerator]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[open in new tab]]></category>
		<category><![CDATA[tab]]></category>

		<guid isPermaLink="false">http://cwoller.net/?p=404</guid>
		<description><![CDATA[One of the most missed functions from Internet Explorer 7 (with IE7pro addon) was that I could click on a selection within a website and open it in a new tab just as it were a link. Sure, I can use IE7pro with Internet Explorer 8 but the addon was written for IE 7 and &#8211; as [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most missed functions from Internet Explorer 7 (with <a href="http://cwoller.net/e3n" target="_blank">IE7pro</a> addon) was that I could click on a selection within a website and open it in a new tab just as it were a link.</p>
<p>Sure, I can use IE7pro with Internet Explorer 8 but the addon was written for IE 7 and &#8211; as far as I know - isn’t fully supported by Internet Explorer 8 by now. The only possibility (that I know of) is to add this by the <a href="http://cwoller.net/czs" target="_blank">Accelerator feature</a>, introduced within Internet Explorer 8.</p>
<p><span id="more-404"></span>So how it works?</p>
<p>After installation, you do a right click on a selection within a website. Then choose &#8220;Link zu Tab&#8221; and it will open a new tab. Within this tab, Internet Explorer contacts a PHP script located on your website and send the selection as a parameter to it. Then, the PHP script will do a simple redirection.</p>
<p><img class="alignnone size-full wp-image-406" title="select" src="http://cwoller.net/wp-content/uploads/2009/09/select.jpg" alt="select" width="362" height="233" /></p>
<p>Ok, and how to install this?</p>
<p>First of all, download the scripts from here: <a href="http://cwoller.net/wp-content/uploads/2009/09/Link2Tab.zip">Link2Tab</a>. You will find three scripts:</p>
<ul>
<li><em>link2tab.xml</em> &#8211; this is the accelerator</li>
<li><em>link2tab.html</em> &#8211; this is the installer for the accelerator</li>
<li><em>l2t.php</em> &#8211; this is the redirection service</li>
</ul>
<p>Open all three scripts and search for the term <strong>{YOUR_URI}</strong>. This needs to be changed to match your homepage, where you plan to put the scripts on. So for example, if your homepage is located under <em>http://www.yoursite.com</em> then change the whole term {YOUR_URI} (yes, with { and } ) to match <em>http://www.yoursite.com</em> .</p>
<p>Save all changes and upload the three scripts. Point your browser to {YOUR_URI}/link2tab.html and click on &#8220;Install Accelerator&#8221;. This will add the accelerator to your Internet Explorer 8 and you are ready to use it <img src='http://cwoller.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>After installation, you can delete the installer and the accelerator if nessesary.</p>
<p>You are free to modify or share this with any others. You are free to add some more security to the redirection service or use this all for your (non- / commercial) projects. The scripts are released as freeware and comes with absolute no warrenty!</p>
]]></content:encoded>
			<wfw:commentRss>http://cwoller.net/blog/2009/internet-explorer-8-open-a-selection-as-link-in-a-new-tab/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
