<?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>sundh.com</title>
	<atom:link href="http://www.sundh.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sundh.com/blog</link>
	<description>Technology / Wood / Electronics</description>
	<lastBuildDate>Sat, 06 Mar 2010 23:15:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Detecting infrared light</title>
		<link>http://www.sundh.com/blog/2010/03/detecting-infrared-light/</link>
		<comments>http://www.sundh.com/blog/2010/03/detecting-infrared-light/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 22:19:29 +0000</pubDate>
		<dc:creator>Ellen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[detecting]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[infrared sensor]]></category>
		<category><![CDATA[Sharp GP2D12]]></category>

		<guid isPermaLink="false">http://www.sundh.com/blog/?p=124</guid>
		<description><![CDATA[Building robotics and electronic installations with IR sensors can be a hassle when detecting objects. At the moment I am working with several Sharp IR sensor that I suspect interfere with each other, picking up each others bounce light. I saw this need neat little IR detection card that displays your IR light so you [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_132" class="wp-caption alignleft" style="width: 386px"><img class="size-full wp-image-132 " title="sensors_IR_detector" src="http://www.sundh.com/blog/wp-content/uploads/2010/03/sensors_IR_detector.JPG" alt="Magic Mirror Infrared detector" width="376" height="264" /><p class="wp-caption-text">Magic Mirror Infrared detector</p></div>
<p>Building robotics and electronic installations with IR sensors can be a hassle when detecting objects. At the moment I am working with several Sharp IR sensor that I suspect interfere with each other, picking up each others bounce light. I saw this need neat little <a href="http://www.societyofrobots.com/sensors_sharpirrange.shtml" target="_blank">IR detection card</a> that displays your IR light so you know exactly where your IR sensor bounce back on objects.</p>
<p>Investigating these cards further I found out you can use a digital camera to catch the light. The human eye can&#8217;t see the IR light but the digital camera can! Just turn on your digital camera and view your sensor through the camera.</p>
<p>Using my iPhone camera I could clearly see where my Sharp GP2D12 reflected back the IR light and I could adjust the IR sensor face the object more accurately.</p>
<div id="attachment_126" class="wp-caption alignnone" style="width: 387px"><img class="size-full wp-image-126 " title="photo" src="http://www.sundh.com/blog/wp-content/uploads/2010/03/photo.jpg" alt="Iphone IR detection" width="377" height="281" /><p class="wp-caption-text">Iphone IR detection</p></div>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2010/03/detecting-infrared-light/" target="_blank"><img src="http://www.sundh.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2010/03/detecting-infrared-light/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sundh.com/blog/2010/03/detecting-infrared-light/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Connect: Only for grown ups</title>
		<link>http://www.sundh.com/blog/2010/02/facebook-connect-only-for-grown-ups/</link>
		<comments>http://www.sundh.com/blog/2010/02/facebook-connect-only-for-grown-ups/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 12:03:45 +0000</pubDate>
		<dc:creator>Ellen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Facebook Connect]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://www.sundh.com/blog/?p=98</guid>
		<description><![CDATA[In some Facebook Connect apps you might want to target an older audience. Any Facebook user is required to fill in their date of birth so the birthday field of the profile can be a way to check that your user has the appriopriate age for your application. This can be done by checking the [...]]]></description>
			<content:encoded><![CDATA[<p>In some Facebook Connect apps you might want to target an older audience. Any Facebook user is required to fill in their date of birth so the birthday field of the profile can be a way to check that your user has the appriopriate age for your application. This can be done by checking the birthday date of the user (birthday_date) using  the function<br />
<code>users_getInfo($uid, 'birthday_date'). </code></p>
<p><img class="size-medium wp-image-99 alignleft" title="birhtdate" src="http://www.sundh.com/blog/wp-content/uploads/2010/02/birhtdate-300x109.jpg" alt="birhtdate" width="300" height="109" /></p>
<p>Important to remember though is that if the Facebook user has chosen not to show the birth year, this will not be available for the Facebook Connect application. To determine that the Facebook user has the appropriate age her settings on Facebook must look as follows:</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2010/02/facebook-connect-only-for-grown-ups/" target="_blank"><img src="http://www.sundh.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2010/02/facebook-connect-only-for-grown-ups/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sundh.com/blog/2010/02/facebook-connect-only-for-grown-ups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chart API &#8211; dynamic graphs &amp; charts</title>
		<link>http://www.sundh.com/blog/2010/01/online-charts/</link>
		<comments>http://www.sundh.com/blog/2010/01/online-charts/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 16:47:29 +0000</pubDate>
		<dc:creator>Ellen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[chartpart]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chart API]]></category>
		<category><![CDATA[pie charts]]></category>

		<guid isPermaLink="false">http://www.sundh.com/blog/?p=89</guid>
		<description><![CDATA[As I am gathering a report that I want to present online I have been looking for alternatives to screen dumping Excel charts. Of couse Google had a tool for this. They are providing an API for generating pie, lines and what have you charts. The neat thing is that they are dynamic. No Flash [...]]]></description>
			<content:encoded><![CDATA[<p>As I am gathering a report that I want to present online I have been looking for alternatives to screen dumping Excel charts. Of couse Google had a tool for this. They are providing an API for generating pie, lines and what have you charts. The neat thing is that they are dynamic. No Flash Player or screen dumping required. Google hosts the generated image and you can feed in data on the fly. This is great when presenting live data online. The image below shows a dynamic pie chart.</p>
<p><img src="http://chart.apis.google.com/chart?chs=400x200&amp;cht=p3&amp;chtt=Time spent during 24 hours&amp;chd=s:9s&amp;chco=3478e3&amp;chxl=0:|Online|Offline|&amp;chxt=x"/></p>
<p>You can read about <a href="http://code.google.com/apis/chart/" target="_blank">Google chart API here</a>.</p>
<p><span id="motto"><a href="http://chartpart.com/" target="_blank">Google Chart API and Chart Generator</a> Tool</span> is a great tool to try it out.</p>
<p>To explore the field more Mashable made a short <a href="http://mashable.com/2008/01/17/5-free-online-pie-chart-utilities/">review</a> of different pie charts.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2010/01/online-charts/" target="_blank"><img src="http://www.sundh.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2010/01/online-charts/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sundh.com/blog/2010/01/online-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Connect: No server-side needed</title>
		<link>http://www.sundh.com/blog/2010/01/facebook-connect-no-server-side-needed/</link>
		<comments>http://www.sundh.com/blog/2010/01/facebook-connect-no-server-side-needed/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 16:27:44 +0000</pubDate>
		<dc:creator>Ellen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Facebook Connect]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.sundh.com/blog/?p=56</guid>
		<description><![CDATA[With the Facebook Connect API comes javascript functionality. This means no server-side scripting needed. You can create your application on Facebook and connect to it from your website thought javascript. Use the API Key and Secret Key to connect to you application. Make sure your callback URL is set on Facebook to be the URL [...]]]></description>
			<content:encoded><![CDATA[<p>With the Facebook Connect API comes javascript functionality. This means no server-side scripting needed. You can <a href="http://www.facebook.com/developers/createapp.php">create your application on Facebook</a> and connect to it from your website thought javascript. Use the API Key and Secret Key to connect to you application. Make sure your callback URL is set on Facebook to be the URL of the page you are connecting from.</p>
<p>Create your customized Facebook Connect login button through this <a href="http://developers.facebook.com/tools.php?connect_wizard">wizard</a>. Paste in the code into your site.</p>
<p><strong>Enabling calls to the javascript API on Facebook:</strong><br />
<code>&lt;script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/sv_SE" type="text/javascript"&gt;&lt;/script&gt;</code></p>
<p><strong>Generating the login button on your site:</strong><br />
<code>&lt;fb:login-button v="2" size="medium" onlogin="window.location.reload(true);"&gt;Log in to Facebook Connect&lt;/fb:login-button&gt;</code></p>
<p>The Facebook Connect login will appear in a pop-up window. When successfully logged in, the window closes and your main page reloads.</p>
<p><strong>The output</strong><br />
In the Javascript function FB.ensureInit you can then put in your API calls and generate your HTML from that. Below is an example of showing selected information from a user&#8217;s profile.</p>
<p><code>&lt;script type="text/javascript"&gt;<br />
var widget_div = document.getElementById("profile_pics");<br />
FB.ensureInit(function () {<br />
FB.Facebook.get_sessionState().waitUntilReady(function() {</code></p>
<p><code>&nbsp;&nbsp;var session = FB.Facebook.apiClient.get_session();</code></p>
<p><code>&nbsp;&nbsp;FB.Facebook.apiClient.users_getInfo([session.uid], ["about_me","books","interests","movies","music",<br />
"religion","tv","quotes","education_history","political","sex","meeting_for"], </code></p>
<p><code> function(result) {<br />
&nbsp;&nbsp;var markup = "";<br />
&nbsp;&nbsp;for(var o in result[0]) {<br />
&nbsp;&nbsp;markup += "&lt;br&gt;" + o + " : " + result[0][o];<br />
}<br />
widget_div.innerHTML = markup;<br />
FB.XFBML.Host.parseDomElement(widget_div);<br />
});<br />
});<br />
});<br />
&lt;/script&gt;</code></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2010/01/facebook-connect-no-server-side-needed/" target="_blank"><img src="http://www.sundh.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2010/01/facebook-connect-no-server-side-needed/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sundh.com/blog/2010/01/facebook-connect-no-server-side-needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making jar files on Mac</title>
		<link>http://www.sundh.com/blog/2010/01/making-jar-files-on-mac/</link>
		<comments>http://www.sundh.com/blog/2010/01/making-jar-files-on-mac/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 14:34:44 +0000</pubDate>
		<dc:creator>Ellen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[jar]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.sundh.com/blog/?p=50</guid>
		<description><![CDATA[To make a jar file on Mac just first need to open up the Terminal window.
1. Go to the directory of where your java file is by entering
cd myDirectory
2. Compile your java file(myJava.java) into a class
javac myJava.java
List the content of the directory to make your the class file has been made
ls -l
3. To indicate which [...]]]></description>
			<content:encoded><![CDATA[<img class="size-full wp-image-53" title="jar" src="http://www.sundh.com/blog/wp-content/uploads/2010/01/jar.jpg" alt="jar" width="229" height="108" />
<p>To make a jar file on Mac just first need to open up the Terminal window.<br />
1. Go to the directory of where your java file is by entering<br />
<code>cd myDirectory</code></p>
<p>2. Compile your java file(myJava.java) into a class<br />
<code>javac myJava.java</code><br />
List the content of the directory to make your the class file has been made<br />
<code>ls -l</code></p>
<p>3. To indicate which function to run first in the jar file we will need to create a text file (MainClass.txt) with the content in the same directory as the java file:<br />
<code>Main-Class: myJava </code></p>
<p>4. The last command to create the actual jar file looks like this:<br />
<code>jar cmf MainClass.txt myJava.jar *.class</code></p>
<p>5. Run your jar file! You can run it by clicking on it or by entering the follwoing command in the Terminal window<br />
<code>java -jar myJava.jar</code></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2010/01/making-jar-files-on-mac/" target="_blank"><img src="http://www.sundh.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2010/01/making-jar-files-on-mac/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sundh.com/blog/2010/01/making-jar-files-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DN Reklamcupen Webb 2010</title>
		<link>http://www.sundh.com/blog/2009/12/dn-reklamcupen-webb-2010/</link>
		<comments>http://www.sundh.com/blog/2009/12/dn-reklamcupen-webb-2010/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 14:42:52 +0000</pubDate>
		<dc:creator>Ellen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DN]]></category>
		<category><![CDATA[Reklamcupen]]></category>

		<guid isPermaLink="false">http://www.sundh.com/blog/?p=48</guid>
		<description><![CDATA[
DN Reklamcupen Webb from TOL Tackolov on Vimeo.
Share on Facebook]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="225" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=7591442&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="225" src="http://vimeo.com/moogaloop.swf?clip_id=7591442&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/7591442">DN Reklamcupen Webb</a> from <a href="http://vimeo.com/tackolov">TOL Tackolov</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2009/12/dn-reklamcupen-webb-2010/" target="_blank"><img src="http://www.sundh.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2009/12/dn-reklamcupen-webb-2010/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sundh.com/blog/2009/12/dn-reklamcupen-webb-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add Facebook Connect to your blog comments</title>
		<link>http://www.sundh.com/blog/2009/12/add-facebook-connect-to-your-blog-in-8-minutes/</link>
		<comments>http://www.sundh.com/blog/2009/12/add-facebook-connect-to-your-blog-in-8-minutes/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 10:09:08 +0000</pubDate>
		<dc:creator>Ellen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Facebook Connect]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://www.sundh.com/blog/?p=44</guid>
		<description><![CDATA[This neat video explains how you can add Facebook Connect to your blog and let users add comments by logging into Facebook Connect! No server-side scripting needed!

Share on Facebook]]></description>
			<content:encoded><![CDATA[<p>This neat video explains how you can add Facebook Connect to your blog and let users add comments by logging into Facebook Connect! No server-side scripting needed!<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="576" height="324" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.facebook.com/v/630563174283" /><param name="wmode" value="opaque" /><embed type="application/x-shockwave-flash" width="576" height="324" src="http://www.facebook.com/v/630563174283" wmode="opaque" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2009/12/add-facebook-connect-to-your-blog-in-8-minutes/" target="_blank"><img src="http://www.sundh.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2009/12/add-facebook-connect-to-your-blog-in-8-minutes/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sundh.com/blog/2009/12/add-facebook-connect-to-your-blog-in-8-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site pal: 3d mapping on faces</title>
		<link>http://www.sundh.com/blog/2009/12/site-pal-3d-mapping-on-faces/</link>
		<comments>http://www.sundh.com/blog/2009/12/site-pal-3d-mapping-on-faces/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 15:43:49 +0000</pubDate>
		<dc:creator>Ellen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Site pal]]></category>

		<guid isPermaLink="false">http://www.sundh.com/blog/?p=34</guid>
		<description><![CDATA[Site Pal lets you add a speaking face to your website. Even Barack Obama&#8230; You can upload your own image to create a 3D avatar moving and talking with different face expressions. The company Site Pal took experiences from the gaming industry and put it into a 3D engine made in Flash. The facial expressions [...]]]></description>
			<content:encoded><![CDATA[<p>Site Pal lets you add a speaking face to your website. Even Barack Obama&#8230; You can upload your own image to create a 3D avatar moving and talking with different face expressions. The company Site Pal took experiences from the gaming industry and put it into a 3D engine made in Flash. The facial expressions are quite impressing.</p>
<p>I tried it out with an image I uploaded:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/WHItsLfBfZc&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/WHItsLfBfZc&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>See more on: <a href="http://www.sitepal.com/" rel="nofollow">http://www.sitepal.com/</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2009/12/site-pal-3d-mapping-on-faces/" target="_blank"><img src="http://www.sundh.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2009/12/site-pal-3d-mapping-on-faces/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sundh.com/blog/2009/12/site-pal-3d-mapping-on-faces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hooked on Café World?</title>
		<link>http://www.sundh.com/blog/2009/12/hooked-on-cafe-world/</link>
		<comments>http://www.sundh.com/blog/2009/12/hooked-on-cafe-world/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 15:06:13 +0000</pubDate>
		<dc:creator>Ellen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[zynga]]></category>

		<guid isPermaLink="false">http://www.sundh.com/blog/?p=28</guid>
		<description><![CDATA[New to Café World? It is one of many games made by Zynga. The game can only be played on Facebook and you can invite your friends on Facebook. From today the game hs more users than Twitter and the number of users have rapidly increased over a week. Read more about it here!
http://www.insidesocialgames.com/2009/10/08/zyngas-cafe-world-goes-from-0-to-8-6-million-users-in-a-week-with-big-implications/
My cafe:
Share [...]]]></description>
			<content:encoded><![CDATA[<p>New to Café World? It is one of many games made by Zynga. The game can only be played on Facebook and you can invite your friends on Facebook. From today the game hs more users than Twitter and the number of users have rapidly increased over a week. Read more about it here!<br />
<a href="http://www.insidesocialgames.com/2009/10/08/zyngas-cafe-world-goes-from-0-to-8-6-million-users-in-a-week-with-big-implications/" rel="nofollow">http://www.insidesocialgames.com/2009/10/08/zyngas-cafe-world-goes-from-0-to-8-6-million-users-in-a-week-with-big-implications/</a></p>
<p>My cafe:</p>
<div id="attachment_29" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-29" title="cafe" src="http://www.sundh.com/blog/wp-content/uploads/2009/12/cafe-300x202.jpg" alt="Café" width="300" height="202" /><p class="wp-caption-text">Café</p></div>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2009/12/hooked-on-cafe-world/" target="_blank"><img src="http://www.sundh.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2009/12/hooked-on-cafe-world/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sundh.com/blog/2009/12/hooked-on-cafe-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iphone OSX browsing the internet</title>
		<link>http://www.sundh.com/blog/2009/11/iphone-osx-browsing-the-internet/</link>
		<comments>http://www.sundh.com/blog/2009/11/iphone-osx-browsing-the-internet/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 13:12:26 +0000</pubDate>
		<dc:creator>Ellen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://www.sundh.com/blog/?p=12</guid>
		<description><![CDATA[As an Iphone user it comes as no surprise for me how the Iphone now is even more common than SymbianOS for browsing the internets! Symbian has been around since 1998 launching it&#8217;s first mobile browser years ago.
The screen shot is from W3 on statistics with most used OS for browsing the internet.
Share on Facebook]]></description>
			<content:encoded><![CDATA[<p>As an Iphone user it comes as no surprise for me how the Iphone now is even more common than SymbianOS for browsing the internets! Symbian has been around since 1998 launching it&#8217;s first mobile browser years ago.</p>
<p>The screen shot is from W3 on statistics with most used OS for browsing the internet.</p>
<div id="attachment_13" class="wp-caption alignnone" style="width: 397px"><img class="size-full wp-image-13" title="W3 Counter" src="http://www.sundh.com/blog/wp-content/uploads/2009/10/stats.gif" alt="Operating Systems" width="387" height="343" /><p class="wp-caption-text">Operating Systems</p></div>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2009/11/iphone-osx-browsing-the-internet/" target="_blank"><img src="http://www.sundh.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sundh.com/blog/2009/11/iphone-osx-browsing-the-internet/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sundh.com/blog/2009/11/iphone-osx-browsing-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
