<?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>Bread &#38; Cup &#187; web</title>
	<atom:link href="http://blog.breadncup.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.breadncup.com</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 11:25:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Disable all Javascript for a site in Firefox 4.0</title>
		<link>http://blog.breadncup.com/2011/04/18/disable-all-javascript-for-a-site-in-firefox-4-0/</link>
		<comments>http://blog.breadncup.com/2011/04/18/disable-all-javascript-for-a-site-in-firefox-4-0/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 14:33:22 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[mac os x]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=397</guid>
		<description><![CDATA[I found this information at Configurable Security Policy while searching to disable a onkeypress event for a site. Here is the memo I want to share. Add this in your user.js. the user.js/pref.js in firefox is located in ~/Library/Application Support/Firefox/Profiles/xxxx.default if you&#8217;re using a MAC OS.]]></description>
			<content:encoded><![CDATA[<p>I found this information at <a href="http://www.mozilla.org/projects/security/components/ConfigPolicy.html">Configurable Security Policy</a> while searching to disable a onkeypress event for a site. Here is the memo I want to share.</p>
<p>Add this in your user.js.</p>
<pre class="brush: jscript; title: ; notranslate">
user_pref(&quot;capability.policy.policynames&quot;, &quot;nojs&quot;);
user_pref(&quot;capability.policy.nojs.sites&quot;, &quot;http://site.com&quot;);
user_pref(&quot;capability.policy.nojs.javascript.enabled&quot;, &quot;noAccess&quot;);
</pre>
<p>the user.js/pref.js in firefox is located in ~/Library/Application Support/Firefox/Profiles/xxxx.default if you&#8217;re using a MAC OS.</p>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=397" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2011/04/18/disable-all-javascript-for-a-site-in-firefox-4-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is Wiki?</title>
		<link>http://blog.breadncup.com/2009/11/27/what-is-wiki/</link>
		<comments>http://blog.breadncup.com/2009/11/27/what-is-wiki/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 01:23:17 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[commoncraft]]></category>
		<category><![CDATA[explanation]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=186</guid>
		<description><![CDATA[Here is the nice visual explanation from commoncraft.com about Wiki.]]></description>
			<content:encoded><![CDATA[<p>Here is the nice visual explanation from <a title="Commoncraft.com" href="http://www.commoncraft.com/" target="_blank">commoncraft.com</a> about Wiki.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/-dnL00TdmLY&amp;rel=1" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/-dnL00TdmLY&amp;rel=1" wmode="transparent"></embed></object></p>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=186" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2009/11/27/what-is-wiki/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is BLOG?</title>
		<link>http://blog.breadncup.com/2009/11/27/what-is-blog/</link>
		<comments>http://blog.breadncup.com/2009/11/27/what-is-blog/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 01:20:02 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[commoncraft]]></category>
		<category><![CDATA[explanation]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=181</guid>
		<description><![CDATA[Here is the nice visual explanation from commoncraft.com about blog.]]></description>
			<content:encoded><![CDATA[<p>Here is the nice visual explanation from <a title="Commoncraft.com" href="http://www.commoncraft.com" target="_blank">commoncraft.com</a> about blog.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/NN2I1pWXjXI&amp;rel=1" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/NN2I1pWXjXI&amp;rel=1" wmode="transparent"></embed></object></p>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=181" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2009/11/27/what-is-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

