<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
		>
<channel>
	<title>Comments on: How To Backup Your FireFox Bookmarks</title>
	<atom:link href="http://www.watchingthenet.com/backup-firefox-bookmarks.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.watchingthenet.com/backup-firefox-bookmarks.html</link>
	<description>Computer - Internet - Technology Tips And Tutorials</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:05:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Milly Trischitta</title>
		<link>http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-69681</link>
		<dc:creator>Milly Trischitta</dc:creator>
		<pubDate>Mon, 23 May 2011 16:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-69681</guid>
		<description>i might try to find more information about this  btw do you have a facebook page ? bookmarked your site</description>
		<content:encoded><![CDATA[<p>i might try to find more information about this  btw do you have a facebook page ? bookmarked your site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Globinch</title>
		<link>http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-33530</link>
		<dc:creator>Globinch</dc:creator>
		<pubDate>Tue, 09 Nov 2010 01:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-33530</guid>
		<description>Different tools to automatically Backup Browser Bookmarks – Firefox, Chrome, IE, Safari and more..
http://www.globinch.com/2010/11/08/backup-browser-bookmarks-firefox-chrome-ie-safari-opera/</description>
		<content:encoded><![CDATA[<p>Different tools to automatically Backup Browser Bookmarks – Firefox, Chrome, IE, Safari and more..<br />
<a href="http://www.globinch.com/2010/11/08/backup-browser-bookmarks-firefox-chrome-ie-safari-opera/" rel="nofollow">http://www.globinch.com/2010/11/08/backup-browser-bookmarks-firefox-chrome-ie-safari-opera/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clayto</title>
		<link>http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-15763</link>
		<dc:creator>Clayto</dc:creator>
		<pubDate>Mon, 10 Nov 2008 16:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-15763</guid>
		<description>Very detailed post, wonderful information. I&#039;m going to have to try this and report back. A step by step guide for backing up Firefox bookmarks in Vista, with images, is here: http://www.theclayto.com/backup-export-firefox-bookmarks/

I&#039;m going to surf around this site a little more, great info so far. 

-Clayto</description>
		<content:encoded><![CDATA[<p>Very detailed post, wonderful information. I&#039;m going to have to try this and report back. A step by step guide for backing up Firefox bookmarks in Vista, with images, is here: <a href="http://www.theclayto.com/backup-export-firefox-bookmarks/" rel="nofollow">http://www.theclayto.com/backup-export-firefox-bookmarks/</a></p>
<p>I&#039;m going to surf around this site a little more, great info so far. </p>
<p>-Clayto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Watching The Net</title>
		<link>http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-11254</link>
		<dc:creator>Watching The Net</dc:creator>
		<pubDate>Mon, 28 Apr 2008 12:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-11254</guid>
		<description>@Free

Do you get an error message when running the batch file? Also what version of Windows do you have (XP, Vista)?

Also, yes you need to keep the variables (&quot;SET FFBMBKUP=&quot;, &quot;SET PROFILE=&quot; and &quot;COPY /Y) as they are shown above in the batch file.</description>
		<content:encoded><![CDATA[<p>@Free</p>
<p>Do you get an error message when running the batch file? Also what version of Windows do you have (XP, Vista)?</p>
<p>Also, yes you need to keep the variables (&#034;SET FFBMBKUP=&#034;, &#034;SET PROFILE=&#034; and &#034;COPY /Y) as they are shown above in the batch file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free</title>
		<link>http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-11220</link>
		<dc:creator>Free</dc:creator>
		<pubDate>Sun, 27 Apr 2008 15:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-11220</guid>
		<description>Hello WTN,
thanks for the info above. I feel like though, for those who are not that familiar with computer stuff (like me) and are wondering the following:

how do I even create a .bat file?
What is a script?
Where do I find these writing &quot;SET FFBMBKUP=destination&quot;?

that this link might help: http://www.computerhope.com/batch.htm#windows

I have managed to make this batch file and have followed the instructions but am still wondering: do I have to keep the words &quot;SET FFBMBKUP=&quot;, &quot;SET PROFILE=&quot; and &quot;COPY /Y &quot; before the other words that I have changed according to your instructions (and my personal data)? I guess they should stay as instructions to the computer but no matter whether I keep them or not, the batch file does not seem to copy the bookmarks in the requested folder.
What is wrong?
thanks,
Free</description>
		<content:encoded><![CDATA[<p>Hello WTN,<br />
thanks for the info above. I feel like though, for those who are not that familiar with computer stuff (like me) and are wondering the following:</p>
<p>how do I even create a .bat file?<br />
What is a script?<br />
Where do I find these writing &#034;SET FFBMBKUP=destination&#034;?</p>
<p>that this link might help: <a href="http://www.computerhope.com/batch.htm#windows" rel="nofollow">http://www.computerhope.com/batch.htm#windows</a></p>
<p>I have managed to make this batch file and have followed the instructions but am still wondering: do I have to keep the words &#034;SET FFBMBKUP=&#034;, &#034;SET PROFILE=&#034; and &#034;COPY /Y &#034; before the other words that I have changed according to your instructions (and my personal data)? I guess they should stay as instructions to the computer but no matter whether I keep them or not, the batch file does not seem to copy the bookmarks in the requested folder.<br />
What is wrong?<br />
thanks,<br />
Free</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-14</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Fri, 23 Feb 2007 17:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/backup-firefox-bookmarks.html#comment-14</guid>
		<description>Nice Guide</description>
		<content:encoded><![CDATA[<p>Nice Guide</p>
]]></content:encoded>
	</item>
</channel>
</rss>

