<?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>Okada Design Blog &#187; Firefox</title>
	<atom:link href="http://www.okadadesign.no/blog/category/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.okadadesign.no/blog</link>
	<description>Welcome to Okada Design Web Development Blog</description>
	<lastBuildDate>Wed, 11 Jan 2012 23:21:51 +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>Mobile detection, redirection and testing tools</title>
		<link>http://www.okadadesign.no/blog/plug-ins/mobile-detection-redirection-and-testing-tools/</link>
		<comments>http://www.okadadesign.no/blog/plug-ins/mobile-detection-redirection-and-testing-tools/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 09:36:29 +0000</pubDate>
		<dc:creator>shinokada</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[plug-ins]]></category>
		<category><![CDATA[User Agent]]></category>

		<guid isPermaLink="false">http://www.okadadesign.no/blog/?p=2482</guid>
		<description><![CDATA[ <p>I found this website useful. http://www.handsetdetection.com/ It is free upto 10000 detection.</p> <p>Sign up an follow the instruction to create your javascript. It will detect the visitor&#8217;s mobile and redirect to other website.</p> <p>I created the following html and uploaded.</p> &#60;!DOCTYPE html&#62; &#60;html&#62; &#60;head&#62; &#60;script type='text/javascript' src='http://www.handsetdetection.com/sites/js/yournumber.js'&#62;&#60;/script&#62; &#60;/head&#62; &#60;body&#62; &#60;h1&#62;You are accessing from [...]
Related posts:<ol>
<li><a href='http://www.okadadesign.no/blog/codeigniter/codeigniter-image-manipulation-class/' rel='bookmark' title='Testing CodeIgniter Image Manipulation Class'>Testing CodeIgniter Image Manipulation Class</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.okadadesign.no%2Fblog%2Fplug-ins%2Fmobile-detection-redirection-and-testing-tools%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.okadadesign.no%2Fblog%2Fplug-ins%2Fmobile-detection-redirection-and-testing-tools%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I found this website useful. <a href="http://www.handsetdetection.com/">http://www.handsetdetection.com/</a> It is free upto 10000 detection.</p>
<p>Sign up an follow the instruction to create your javascript. It will detect the visitor&#8217;s mobile and redirect to other website.</p>
<p>I created the following html and uploaded.</p>
<pre class="brush: xml; title: ; notranslate">

&lt;!DOCTYPE html&gt;

&lt;html&gt;

&lt;head&gt;
   &lt;script type='text/javascript' src='http://www.handsetdetection.com/sites/js/yournumber.js'&gt;&lt;/script&gt;
&lt;/head&gt;

&lt;body&gt;
    &lt;h1&gt;You are accessing from a normal browser&lt;/h1&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre>
<p>Then you need to download Firefox addon called <a href="https://addons.mozilla.org/en-US/firefox/addon/59/">User Agent Switcher</a>.</p>
<p>Also you need to download <a href="http://pastebin.com/CpmdwcVc">this text file</a> and change the extension to xml and import to the User Agent Switcher.</p>
<p>You may find updated User Agent files in <a href="http://chrispederick.com/forums/viewtopic.php?id=1772&#038;p=1">this forum</a>. </p>
<p>Change your User Agent from Tools > Default User Agent to any mobile device and visit your website if it works.</p>
<p>Related posts:<ol>
<li><a href='http://www.okadadesign.no/blog/codeigniter/codeigniter-image-manipulation-class/' rel='bookmark' title='Testing CodeIgniter Image Manipulation Class'>Testing CodeIgniter Image Manipulation Class</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.okadadesign.no/blog/plug-ins/mobile-detection-redirection-and-testing-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using ScribeFire Blog Editor</title>
		<link>http://www.okadadesign.no/blog/firefox/using-scribefire-blog-editor/</link>
		<comments>http://www.okadadesign.no/blog/firefox/using-scribefire-blog-editor/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 17:36:00 +0000</pubDate>
		<dc:creator>shinokada</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.okadadesign.no/blog/?p=57</guid>
		<description><![CDATA[ <p>I am posting this article by using ScribeFire Blog EditorThis Firefox addon let you post from your browser.I added the above image by using image insert feature in this addon.You can preview your article in this addon preview without changing the actual blog.You can add labels and save it as a draft to [...]
Related posts:<ol>
<li><a href='http://www.okadadesign.no/blog/firefox/my-must-have-firefox-3-plugins-for-web-development/' rel='bookmark' title='My Must Have Firefox 3 Plugins for Web Development'>My Must Have Firefox 3 Plugins for Web Development</a></li>
<li><a href='http://www.okadadesign.no/blog/plug-ins/mobile-detection-redirection-and-testing-tools/' rel='bookmark' title='Mobile detection, redirection and testing tools'>Mobile detection, redirection and testing tools</a></li>
<li><a href='http://www.okadadesign.no/blog/web-development/norwegian-characters-in-codeigniter-and/' rel='bookmark' title='Norwegian Characters in CodeIgniter and Editor'>Norwegian Characters in CodeIgniter and Editor</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.okadadesign.no%2Fblog%2Ffirefox%2Fusing-scribefire-blog-editor%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.okadadesign.no%2Fblog%2Ffirefox%2Fusing-scribefire-blog-editor%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="https://addons.mozilla.org/en-US/firefox/images/t/20082/1208782596" style="max-width: 800px;" /><br />I am posting this article by using <a href="https://addons.mozilla.org/en-US/firefox/addon/1730">ScribeFire Blog Editor</a><br />This Firefox addon let you post from your browser.<br />I added the above image by using image insert feature in this addon.<br />You can preview your article in this addon preview without changing the actual blog.<br /><span class="fullpost"><br />You can add labels and save it as a draft to your blogging platform.<br />ScribeFire is a full-featured blog editor that integrates with your browser and lets you easily post to your blog. You can drag and drop formatted text from pages you are browsing, take notes, upload images, and post to multiple blogs.<br /></span></p>
<p>Related posts:<ol>
<li><a href='http://www.okadadesign.no/blog/firefox/my-must-have-firefox-3-plugins-for-web-development/' rel='bookmark' title='My Must Have Firefox 3 Plugins for Web Development'>My Must Have Firefox 3 Plugins for Web Development</a></li>
<li><a href='http://www.okadadesign.no/blog/plug-ins/mobile-detection-redirection-and-testing-tools/' rel='bookmark' title='Mobile detection, redirection and testing tools'>Mobile detection, redirection and testing tools</a></li>
<li><a href='http://www.okadadesign.no/blog/web-development/norwegian-characters-in-codeigniter-and/' rel='bookmark' title='Norwegian Characters in CodeIgniter and Editor'>Norwegian Characters in CodeIgniter and Editor</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.okadadesign.no/blog/firefox/using-scribefire-blog-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Must Have Firefox 3 Plugins for Web Development</title>
		<link>http://www.okadadesign.no/blog/firefox/my-must-have-firefox-3-plugins-for-web-development/</link>
		<comments>http://www.okadadesign.no/blog/firefox/my-must-have-firefox-3-plugins-for-web-development/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 12:58:00 +0000</pubDate>
		<dc:creator>shinokada</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.okadadesign.no/blog/?p=53</guid>
		<description><![CDATA[ <p>My Vista crushed this morning. Data is safe but all the set up files are gone. So I lost all my Firefox plugins as well. I decided to write down my list of plugins which I must have.1. Web Developer2. Firebug3. Colorzilla4. Font Finder5. Screengrab6. Delicious bookmarks7. Measureit</p> <p>If you want more, you [...]
Related posts:<ol>
<li><a href='http://www.okadadesign.no/blog/firefox/using-scribefire-blog-editor/' rel='bookmark' title='Using ScribeFire Blog Editor'>Using ScribeFire Blog Editor</a></li>
<li><a href='http://www.okadadesign.no/blog/ubuntu/xdebug-resources-for-your-web-development/' rel='bookmark' title='Xdebug resources for your web development'>Xdebug resources for your web development</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.okadadesign.no%2Fblog%2Ffirefox%2Fmy-must-have-firefox-3-plugins-for-web-development%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.okadadesign.no%2Fblog%2Ffirefox%2Fmy-must-have-firefox-3-plugins-for-web-development%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img style="float:right; margin:0 0 10px 10px;cursor:pointer; width: 110px; height: 105px;" src="http://4.bp.blogspot.com/_UZHNmEAWYZU/SdIYH4W0AQI/AAAAAAAAAJY/84wxbMBpREc/s320/firefox.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5319340633544196354" /><br />My Vista crushed this morning. Data is safe but all the set up files are gone. <br />So I lost all my Firefox plugins as well. <br />I decided to write down my list of plugins which I must have.<br />1. <a href="https://addons.mozilla.org/en-US/firefox/addon/60">Web Developer</a><br />2. <a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a><br />3. <a href="https://addons.mozilla.org/en-US/firefox/addon/271">Colorzilla</a><br />4. <a href="https://addons.mozilla.org/en-US/firefox/addon/4415">Font Finder</a><br />5. <a href="https://addons.mozilla.org/en-US/firefox/addon/1146">Screengrab</a><br />6. <a href="https://addons.mozilla.org/en-US/firefox/addon/3615">Delicious bookmarks</a><br />7. <a href="https://addons.mozilla.org/en-US/firefox/addon/539">Measureit</a></p>
<p>If you want more, you can find a nice list at Designreviver.com<br /><a href="http://designreviver.com/freebies/22-firefox-3-plugins-web-designers-cant-live-without/">22 Firefox 3 Plugins Web Designers Can’t Live Without</a></p>
<p>Related posts:<ol>
<li><a href='http://www.okadadesign.no/blog/firefox/using-scribefire-blog-editor/' rel='bookmark' title='Using ScribeFire Blog Editor'>Using ScribeFire Blog Editor</a></li>
<li><a href='http://www.okadadesign.no/blog/ubuntu/xdebug-resources-for-your-web-development/' rel='bookmark' title='Xdebug resources for your web development'>Xdebug resources for your web development</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.okadadesign.no/blog/firefox/my-must-have-firefox-3-plugins-for-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

