<?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>Nick Carroll &#187; firefox</title>
	<atom:link href="http://ca.rroll.net/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://ca.rroll.net</link>
	<description>Metabolising caffeine into code</description>
	<lastBuildDate>Thu, 01 Sep 2011 04:18:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Firefox 3 work offline work around on Ubuntu</title>
		<link>http://ca.rroll.net/2008/09/28/firefox-3-work-offline-work-around-on-ubuntu/</link>
		<comments>http://ca.rroll.net/2008/09/28/firefox-3-work-offline-work-around-on-ubuntu/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 03:25:06 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ca.rroll.net/?p=148</guid>
		<description><![CDATA[Found a work around that prevents Firefox 3 from enabling work offline when you are using a USB modem or in my case an iBurst pcmcia modem. The fix originally posted here requires you to open the Network Manager configuration file. $ gksudo gedit /etc/dbus-1/system.d/NetworkManager.conf Then replace &#60;allow send_interface=&#8221;org.freedesktop.NetworkManager&#8221;/&#62; with &#60;deny send_interface=&#8221;org.freedesktop.NetworkManager&#8221;/&#62;. After saving the [...]]]></description>
			<content:encoded><![CDATA[<p>Found a work around that prevents Firefox 3 from enabling <strong>work offline</strong> when you are using a USB modem or in my case an iBurst pcmcia modem.</p>
<p>The fix <a href="http://ubuntuforums.org/showpost.php?p=5060822&#038;postcount=6">originally posted here</a> requires you to open the Network Manager configuration file.</p>
<pre>
$ gksudo gedit /etc/dbus-1/system.d/NetworkManager.conf
</pre>
<p>Then replace &lt;allow send_interface=&#8221;org.freedesktop.NetworkManager&#8221;/&gt; with &lt;deny send_interface=&#8221;org.freedesktop.NetworkManager&#8221;/&gt;.</p>
<p>After saving the changes, restart your machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://ca.rroll.net/2008/09/28/firefox-3-work-offline-work-around-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

