<?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>Jonk &#187; mobil</title>
	<atom:link href="http://jonk.pirateboy.net/blog/tag/mobil/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonk.pirateboy.net/blog</link>
	<description>som en dagbok, fast på internet alltså.. typ</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:25:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Firefox till mobilen</title>
		<link>http://jonk.pirateboy.net/blog/2010/02/19/firefox-till-mobilen/</link>
		<comments>http://jonk.pirateboy.net/blog/2010/02/19/firefox-till-mobilen/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 22:07:05 +0000</pubDate>
		<dc:creator>Jonk</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[mobil]]></category>

		<guid isPermaLink="false">http://jonk.pirateboy.net/blog/?p=2389</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a title="Firefox Mobile" href="http://jonk.pirateboy.net/blog/wp-content/uploads/2010/02/firefox_mobile.png" rel="lightbox[2389]"><img class="alignnone size-medium wp-image-2392" title="Firefox Mobile" src="http://jonk.pirateboy.net/blog/wp-content/uploads/2010/02/firefox_mobile-500x178.png" alt="" width="500" height="178" /></a></p>
<p><a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> har just släppt sin <a href="http://www.mozilla.com/en-US/mobile/">webbläsare till mobilen</a>, och först ut är <a href="http://www.nokia.se/hitta-produkter/produkter/nokia-n900">Nokia N900</a> som man kan vinna i <a href="http://maemo.nokia.com/firefox/">en tävling som Firefox kör just nu</a>. Jag som iPhone-ägare hoppas ju självklart på att Firefox kommer till App Store så att jag kan få den riktigt grymma känslan av internet i moblilen, Safari är ok men den har inte så mycket att komma med. Kolla själv filmen här under, det verkar mycket lovande!</p>
<div class="myYoutubePlaylist">
<div id="myYoutubePlaylist_sjnhSkuqods" class="myYoutubePlaylist_YoutubeMovie">
		<noscript><object width="500" height="307" data="http://www.youtube.com/v/sjnhSkuqods&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash"><param name="movie" value="http://www.youtube.com/v/sjnhSkuqods&#038;hl=en&#038;fs=1"/><param name="allowFullScreen" value="true"/><param name="allowscriptaccess" value="always"/><embed src="http://www.youtube.com/v/sjnhSkuqods&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" width="500" height="307" allowscriptaccess="always" allowfullscreen="true"/></object></noscript>
	</div>
<div class="myYoutubePlaylist_YoutubePlaylist" id="myYoutubePlaylist_YoutubePlaylist_sjnhSkuqods"></div>
</div>
<div class="myYoutubePlaylist_clearer"><script language="JavaScript" type="text/javascript">
<!--
myYoutubePlaylist_cy('sjnhSkuqods','myYoutubePlaylist_sjnhSkuqods');
myYoutubePlaylist_dl('sjnhSkuqods','myYoutubePlaylist_YoutubePlaylist_sjnhSkuqods','myYoutubePlaylist_sjnhSkuqods');
//-->
</script></div>
]]></content:encoded>
			<wfw:commentRss>http://jonk.pirateboy.net/blog/2010/02/19/firefox-till-mobilen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skicka användarna automatiskt till mobilsida</title>
		<link>http://jonk.pirateboy.net/blog/2010/02/04/skicka-anvandarna-automatiskt-till-mobilsida/</link>
		<comments>http://jonk.pirateboy.net/blog/2010/02/04/skicka-anvandarna-automatiskt-till-mobilsida/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 09:28:01 +0000</pubDate>
		<dc:creator>Jonk</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Programmering]]></category>
		<category><![CDATA[blogg]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobil]]></category>

		<guid isPermaLink="false">http://jonk.pirateboy.net/blog/?p=2259</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Om du har en sajt med en mobil variant på egen subdomän så kan du enkelt skicka alla besökare vidare till dessa sidor automatiskt genom att använda nedanstående script som jag skrev häromdagen.</p>
<p><script src="http://embed.snipt.org/smpn"></script></p>
<p>Genom att anropa showMobilePage() direkt innanför &lt;head&gt; så skickas besökaren till samma sida fast med &#8221;m.&#8221; först i adressen. Scriptet tar hänsyn till om sajten använder http eller https och dessutom om sajten kör med www eller inte.</p>
<h3>Exempel</h3>
<ul>
<li>http://www.pirateboy.net blir http://m.pirateboy.net</li>
<li>http://pirateboy.net blir http://m.pirateboy.net</li>
<li>http://www.pirateboy.net/en/mapp/och/undersida.html blir http://m.pirateboy.net/en/mapp/och/undersida.html</li>
<li>http://pirateboy.net/en/mapp/och/undersida.html blir http://m.pirateboy.net/en/mapp/och/undersida.html</li>
<li>https://www.pirateboy.net blir https://m.pirateboy.net</li>
<li>https://pirateboy.net blir https://m.pirateboy.net</li>
<li>https://www.pirateboy.net/en/mapp/och/undersida.html blir https://m.pirateboy.net/en/mapp/och/undersida.html</li>
<li>https://pirateboy.net/en/mapp/och/undersida.html blir https://m.pirateboy.net/en/mapp/och/undersida.html</li>
</ul>
<p>Lösningen skulle t ex funka perfekt till två uppsättningar av en blogg kopplade till samma databas där den ene har ett utseende för datorer och den andra ett utseende för mobiler (i mitt exempel iPhone och iPod).</p>
<p>Har du en annan subdomän än &#8221;m&#8221; så är det bara till att ändra variabeln &#8221;subdomain&#8221; i scriptet. Varsågod!</p>
]]></content:encoded>
			<wfw:commentRss>http://jonk.pirateboy.net/blog/2010/02/04/skicka-anvandarna-automatiskt-till-mobilsida/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

