<?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: Brilliant Bit of Javascript for Redirecting Downloaders</title>
	<atom:link href="http://www.kalzumeus.com/2008/03/12/brilliant-bit-of-javascript-for-redirecting-downloaders/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalzumeus.com/2008/03/12/brilliant-bit-of-javascript-for-redirecting-downloaders/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=brilliant-bit-of-javascript-for-redirecting-downloaders</link>
	<description>Patrick McKenzie (patio11) blogs on software development, marketing, and general business topics</description>
	<lastBuildDate>Sat, 11 Feb 2012 17:02:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Richard</title>
		<link>http://www.kalzumeus.com/2008/03/12/brilliant-bit-of-javascript-for-redirecting-downloaders/#comment-1427</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 09 Jun 2009 21:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=382#comment-1427</guid>
		<description>Thanks for a very useful posting, it helped a lot with a download page I&#039;m working on.  In case it helps, your OS-agnostic link works on Linux with Firefox 3 and Opera 9.64.</description>
		<content:encoded><![CDATA[<p>Thanks for a very useful posting, it helped a lot with a download page I&#8217;m working on.  In case it helps, your OS-agnostic link works on Linux with Firefox 3 and Opera 9.64.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yanic</title>
		<link>http://www.kalzumeus.com/2008/03/12/brilliant-bit-of-javascript-for-redirecting-downloaders/#comment-1426</link>
		<dc:creator>Yanic</dc:creator>
		<pubDate>Wed, 16 Jul 2008 15:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=382#comment-1426</guid>
		<description>Hi Patrick,

Will it also work and track correctly if people right-click and choose &#039;save as..&#039;?

Best regards,
Yanic</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>Will it also work and track correctly if people right-click and choose &#8216;save as..&#8217;?</p>
<p>Best regards,<br />
Yanic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.kalzumeus.com/2008/03/12/brilliant-bit-of-javascript-for-redirecting-downloaders/#comment-1425</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 15 Mar 2008 01:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=382#comment-1425</guid>
		<description>Fixed.

Incidentally, if you&#039;re ever in Central Japan, I owe you dinner.  (See my post about the results of the redesign -- a major portion of the improvement in confirmed installs is due to your trick, and that is money directly in my pocket.)</description>
		<content:encoded><![CDATA[<p>Fixed.</p>
<p>Incidentally, if you&#8217;re ever in Central Japan, I owe you dinner.  (See my post about the results of the redesign &#8212; a major portion of the improvement in confirmed installs is due to your trick, and that is money directly in my pocket.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ethan</title>
		<link>http://www.kalzumeus.com/2008/03/12/brilliant-bit-of-javascript-for-redirecting-downloaders/#comment-1419</link>
		<dc:creator>Ethan</dc:creator>
		<pubDate>Thu, 13 Mar 2008 11:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=382#comment-1419</guid>
		<description>TYPO Patrick

&quot;If you stick that in the onscript attribute...&quot; should read &quot;onClick attribute&quot;.

--
Ethan
Declan Software</description>
		<content:encoded><![CDATA[<p>TYPO Patrick</p>
<p>&#8220;If you stick that in the onscript attribute&#8230;&#8221; should read &#8220;onClick attribute&#8221;.</p>
<p>&#8211;<br />
Ethan<br />
Declan Software</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MB</title>
		<link>http://www.kalzumeus.com/2008/03/12/brilliant-bit-of-javascript-for-redirecting-downloaders/#comment-1424</link>
		<dc:creator>MB</dc:creator>
		<pubDate>Wed, 12 Mar 2008 22:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=382#comment-1424</guid>
		<description>&quot;instantaneous recovery of a large portion of the 20% of folks who bounce out of the funnel at the download page&quot;

Might not those people just be looking to find out more about the trial (e.g. how long does it last, will it work on their computer), or maybe just clicking the button because it&#039;s big and blue..?

My hunch is that those 20% will just click cancel when the file-download dialog pops up; perhaps more than 20% will just click cancel.

But my hunches are very often completely wrong, so I&#039;ll be interested to see what your testing uncovers.</description>
		<content:encoded><![CDATA[<p>&#8220;instantaneous recovery of a large portion of the 20% of folks who bounce out of the funnel at the download page&#8221;</p>
<p>Might not those people just be looking to find out more about the trial (e.g. how long does it last, will it work on their computer), or maybe just clicking the button because it&#8217;s big and blue..?</p>
<p>My hunch is that those 20% will just click cancel when the file-download dialog pops up; perhaps more than 20% will just click cancel.</p>
<p>But my hunches are very often completely wrong, so I&#8217;ll be interested to see what your testing uncovers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Crawford</title>
		<link>http://www.kalzumeus.com/2008/03/12/brilliant-bit-of-javascript-for-redirecting-downloaders/#comment-1423</link>
		<dc:creator>Shane Crawford</dc:creator>
		<pubDate>Wed, 12 Mar 2008 18:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=382#comment-1423</guid>
		<description>fyi: A quick look at your Info.plist shows that the target version is 1.4+. You might ensure that your compile is targeting the 1.4 version of Java (aka: &#039;javac -target 1.4&#039;).

Mac OS X 10.5.2 is using java version 1.5.0_13 which could be an issue if the app was compiled with Java 6.</description>
		<content:encoded><![CDATA[<p>fyi: A quick look at your Info.plist shows that the target version is 1.4+. You might ensure that your compile is targeting the 1.4 version of Java (aka: &#8216;javac -target 1.4&#8242;).</p>
<p>Mac OS X 10.5.2 is using java version 1.5.0_13 which could be an issue if the app was compiled with Java 6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Crawford</title>
		<link>http://www.kalzumeus.com/2008/03/12/brilliant-bit-of-javascript-for-redirecting-downloaders/#comment-1422</link>
		<dc:creator>Shane Crawford</dc:creator>
		<pubDate>Wed, 12 Mar 2008 17:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=382#comment-1422</guid>
		<description>Your download link works with Firefox 2.0.0.12 and Safari 3.0.4 in Mac OS X 10.5.2. I had the same issue with trying to launch BC on the same Mac. It looks like it is crashing on launch. Running JavaApplicationStub directly from the commandline yields:

[JavaAppLauncher Error] CallStaticVoidMethod() threw an exception
Exception in thread &quot;main&quot; java.lang.UnsupportedClassVersionError: Bad version number in .class file

Feel free to email me if you need a quick test on a fix.</description>
		<content:encoded><![CDATA[<p>Your download link works with Firefox 2.0.0.12 and Safari 3.0.4 in Mac OS X 10.5.2. I had the same issue with trying to launch BC on the same Mac. It looks like it is crashing on launch. Running JavaApplicationStub directly from the commandline yields:</p>
<p>[JavaAppLauncher Error] CallStaticVoidMethod() threw an exception<br />
Exception in thread &#8220;main&#8221; java.lang.UnsupportedClassVersionError: Bad version number in .class file</p>
<p>Feel free to email me if you need a quick test on a fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Edgecombe</title>
		<link>http://www.kalzumeus.com/2008/03/12/brilliant-bit-of-javascript-for-redirecting-downloaders/#comment-1421</link>
		<dc:creator>Tony Edgecombe</dc:creator>
		<pubDate>Wed, 12 Mar 2008 16:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=382#comment-1421</guid>
		<description>In OSX 10.5.2</description>
		<content:encoded><![CDATA[<p>In OSX 10.5.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Edgecombe</title>
		<link>http://www.kalzumeus.com/2008/03/12/brilliant-bit-of-javascript-for-redirecting-downloaders/#comment-1420</link>
		<dc:creator>Tony Edgecombe</dc:creator>
		<pubDate>Wed, 12 Mar 2008 16:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=382#comment-1420</guid>
		<description>The link works but your application doesn&#039;t. It never opens a window.</description>
		<content:encoded><![CDATA[<p>The link works but your application doesn&#8217;t. It never opens a window.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

