<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Reset Your Application &#8211; wget and Ant</title>
	<atom:link href="http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/</link>
	<description>ColdFusion, Ant, jQuery and other geeky stuff</description>
	<lastBuildDate>Sat, 13 Mar 2010 02:08:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jim</title>
		<link>http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/comment-page-1/#comment-3300</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 12 Jun 2007 12:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3300</guid>
		<description>Sorry - I had a case of protocol confusion yesterday!   

Yes - that would work for HTTPS - I also had to authenticate on our server hence the username/password and wget...</description>
		<content:encoded><![CDATA[<p>Sorry &#8211; I had a case of protocol confusion yesterday!   </p>
<p>Yes &#8211; that would work for HTTPS &#8211; I also had to authenticate on our server hence the username/password and wget&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Kotek</title>
		<link>http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/comment-page-1/#comment-3299</link>
		<dc:creator>Brian Kotek</dc:creator>
		<pubDate>Mon, 11 Jun 2007 17:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3299</guid>
		<description>Ahh, I never tried it with https, but I would think that just using https in the URL you give Firefox would work? If not, then yep, the wget is probably the way to go.</description>
		<content:encoded><![CDATA[<p>Ahh, I never tried it with https, but I would think that just using https in the URL you give Firefox would work? If not, then yep, the wget is probably the way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/comment-page-1/#comment-3298</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 11 Jun 2007 16:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3298</guid>
		<description>Brian - I did see that in the Ant docs but there is no way to pass the HTTPS info using that method unless I missed something?</description>
		<content:encoded><![CDATA[<p>Brian &#8211; I did see that in the Ant docs but there is no way to pass the HTTPS info using that method unless I missed something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Kotek</title>
		<link>http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/comment-page-1/#comment-3297</link>
		<dc:creator>Brian Kotek</dc:creator>
		<pubDate>Mon, 11 Jun 2007 16:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3297</guid>
		<description>(Had to redo this with no start and end brackets) Just FYI you can do this without the need for any special download:

exec executable=&quot;C:/Program Files/Mozilla Firefox/firefox.exe&quot;
	arg value=&quot;http://mysite.com/myapp/index.cfm?reload=true&quot;
/exec</description>
		<content:encoded><![CDATA[<p>(Had to redo this with no start and end brackets) Just FYI you can do this without the need for any special download:</p>
<p>exec executable=&#8221;C:/Program Files/Mozilla Firefox/firefox.exe&#8221;<br />
	arg value=&#8221;http://mysite.com/myapp/index.cfm?reload=true&#8221;<br />
/exec</p>
]]></content:encoded>
	</item>
</channel>
</rss>
