<?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: Learn to Write a Batch File with Firefox</title>
	<atom:link href="http://www.firefoxfacts.com/2008/01/07/learn-to-write-a-batch-file-with-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.firefoxfacts.com/2008/01/07/learn-to-write-a-batch-file-with-firefox/</link>
	<description>Firefox tips, extensions, links and help!</description>
	<lastBuildDate>Sat, 20 Mar 2010 01:53:22 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Learn How To Write</title>
		<link>http://www.firefoxfacts.com/2008/01/07/learn-to-write-a-batch-file-with-firefox/#comment-13285</link>
		<dc:creator>Learn How To Write</dc:creator>
		<pubDate>Wed, 16 Jan 2008 09:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.firefoxfacts.com/2008/01/07/learn-to-write-a-batch-file-with-firefox/#comment-13285</guid>
		<description>[...] Learn to Write a Batch File with Firefox [...]</description>
		<content:encoded><![CDATA[<p>[...] Learn to Write a Batch File with Firefox [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LouCypher</title>
		<link>http://www.firefoxfacts.com/2008/01/07/learn-to-write-a-batch-file-with-firefox/#comment-13145</link>
		<dc:creator>LouCypher</dc:creator>
		<pubDate>Mon, 07 Jan 2008 22:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.firefoxfacts.com/2008/01/07/learn-to-write-a-batch-file-with-firefox/#comment-13145</guid>
		<description>If it&#039;s just one line of command, a shortcut can be used.
Batch file is useful if you have more than one command line to run at the same time, for example, running Firefox and Thunderbird at the same time:

@echo off
start firefox webhostingshow.com firefoxfacts.com
start thunderbird</description>
		<content:encoded><![CDATA[<p>If it&#8217;s just one line of command, a shortcut can be used.<br />
Batch file is useful if you have more than one command line to run at the same time, for example, running Firefox and Thunderbird at the same time:</p>
<p>@echo off<br />
start firefox webhostingshow.com firefoxfacts.com<br />
start thunderbird</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.firefoxfacts.com/2008/01/07/learn-to-write-a-batch-file-with-firefox/#comment-13141</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 07 Jan 2008 17:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.firefoxfacts.com/2008/01/07/learn-to-write-a-batch-file-with-firefox/#comment-13141</guid>
		<description>Another great tip Mitch I have enjoyed this whole series.  I hve learned so much!</description>
		<content:encoded><![CDATA[<p>Another great tip Mitch I have enjoyed this whole series.  I hve learned so much!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
