<?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>Rasmus Oudal Edberg</title>
	<atom:link href="http://rasmusedberg.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rasmusedberg.com</link>
	<description>Random stuff from my life :-)</description>
	<lastBuildDate>Fri, 13 Jan 2012 12:30:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Apps in Windows Phone marketplace</title>
		<link>http://rasmusedberg.com/2012/01/apps-in-windows-phone-marketplace/</link>
		<comments>http://rasmusedberg.com/2012/01/apps-in-windows-phone-marketplace/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 12:30:49 +0000</pubDate>
		<dc:creator>rasmus</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false">http://rasmusedberg.com/?p=57</guid>
		<description><![CDATA[The 3 apps that I have created for Windows Phone 7 so far are all available in the marketplace now Devcast Counter Skymemo]]></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%2Frasmusedberg.com%2F2012%2F01%2Fapps-in-windows-phone-marketplace%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frasmusedberg.com%2F2012%2F01%2Fapps-in-windows-phone-marketplace%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The 3 apps that I have created for Windows Phone 7 so far are all available in the <a href="http://www.windowsphone.com/da-DK/publishers/Rasmus%20Oudal%20Edberg?appid=e43dc5f2-ea6c-49fc-9f4b-e03490ac812e&amp;name=Rasmus%20Oudal%20Edberg">marketplace</a> now</p>
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td valign="top" width="133"><img src="http://rasmusedberg.com/wp-content/uploads/2012/01/devcast_99x99.png"></td>
<td valign="top" width="133"><img src="http://rasmusedberg.com/wp-content/uploads/2012/01/counter_99x99.png"></td>
<td valign="top" width="133"><img src="http://rasmusedberg.com/wp-content/uploads/2012/01/skymemo_99x99.png"></td>
</tr>
<tr>
<td valign="top" width="133">Devcast</td>
<td valign="top" width="133">Counter</td>
<td valign="top" width="133">Skymemo</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://rasmusedberg.com/2012/01/apps-in-windows-phone-marketplace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expanding to India</title>
		<link>http://rasmusedberg.com/2008/04/expanding-to-india/</link>
		<comments>http://rasmusedberg.com/2008/04/expanding-to-india/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 15:47:08 +0000</pubDate>
		<dc:creator>rasmus</dc:creator>
				<category><![CDATA[Franchise]]></category>

		<guid isPermaLink="false">http://edberg.wordpress.com/?p=37</guid>
		<description><![CDATA[My company Cryos International has just signed with a new franchisee in Mumbai, India. In order to prepare the new launch we are currently working hard on updating our internal documentation etc. A part of the updates stuff for was to &#8230; <a href="http://rasmusedberg.com/2008/04/expanding-to-india/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Frasmusedberg.com%2F2008%2F04%2Fexpanding-to-india%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frasmusedberg.com%2F2008%2F04%2Fexpanding-to-india%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>My company <a title="Cryos International" href="http://www.cryosinternational.com" target="_blank">Cryos International</a> has just signed with a new franchisee in Mumbai, India. In order to prepare the new launch we are currently working hard on updating our internal documentation etc.</p>
<p>A part of the updates stuff for was to make sure our web statistics was up to date, which is why I again turned to Google Analytics. I discovered that Google Analytics has made a new javascript implementation which allows it to send statistics updates to multiple Google account. This feature is really cool, cause it will allow us to track statistics on our own and at the same time allow our franchisee&#8217;s to have their own Google Analytics account set up.</p>
<p>In the sample below I have set up the ga.js script to send statistics updates to both our tracker and our franchisee&#8217;s tracker:</p>
<pre>&lt;script type="text/javascript"&gt;
 var gaJsHost = (("https:" == document.location.protocol)
? "https://ssl." : "http://www.");
 document.write(unescape("%3Cscript src='" + gaJsHost
 + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
 var pageTracker = null;
 
 //Tracker 1
 pageTracker = _gat._getTracker("UA-XXXXX-X");
 pageTracker._initData();
 pageTracker._trackPageview();
 
 //Tracker 2
 pageTracker = _gat._getTracker("UA-XXXXX-X");
 pageTracker._initData();
 pageTracker._trackPageview();
&lt;/script&gt;</pre>
<p>Notice how I just reinitalize the pageTracker object and calls the same methods over again.</p>
<p>All in this means that I can track all our sites in our global Google Analytics account:</p>
<ul>
<li><a title="Cryos International" href="http://www.cryosinternational.com" target="_blank">Cryos International</a></li>
<li><a title="Cryos International - Denmark" href="http://dk.cryosinternational.com" target="_blank">Cryos International &#8211; Denmark</a></li>
<li><a title="Cryos International - New York" href="http://ny.cryosinternational.com" target="_blank">Cryos International &#8211; New York</a></li>
<li><a title="Cryos International - India" href="http://in.cryosinternational.com" target="_blank">Cryos International &#8211; India</a></li>
</ul>
<p>So thank you Google for providing a very nice statistics tool</p>
]]></content:encoded>
			<wfw:commentRss>http://rasmusedberg.com/2008/04/expanding-to-india/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Preparing for interns</title>
		<link>http://rasmusedberg.com/2008/01/preparing-for-interns/</link>
		<comments>http://rasmusedberg.com/2008/01/preparing-for-interns/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 18:45:24 +0000</pubDate>
		<dc:creator>rasmus</dc:creator>
				<category><![CDATA[Internship]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://blog.studentz.dk/2008/01/14/preparing-for-interns/</guid>
		<description><![CDATA[So I&#8217;m slowly starting to prepare for two interns in the software development department at Cryos International &#8211; my workplace. The internships will begin at the beginning of February and last for until the end of June. The interns are &#8230; <a href="http://rasmusedberg.com/2008/01/preparing-for-interns/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Frasmusedberg.com%2F2008%2F01%2Fpreparing-for-interns%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frasmusedberg.com%2F2008%2F01%2Fpreparing-for-interns%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>So I&#8217;m slowly starting to prepare for two interns in the software development department at <a target="_blank" href="http://edberg.wordpress.com/wp-admin/Cryos%20International" title="Cryos Internatioal">Cryos International</a> &#8211; my workplace.</p>
<p>The internships will begin at the beginning of February and last for until the end of June. The interns are going participate in the regular developments efforts at Cryos International, that is our main product the CryoBase and further more our byproducts in the areas of Biometric identification, Business Intelligence, CMS integration.</p>
<p>My idea is to have several sessions where the interns are introduced to the technologies that we use and how we are using them. These technologies include:</p>
<ul>
<li><a target="_blank" href="http://edberg.wordpress.com/wp-admin/Sourcegear%20Fortress" title="Sourcegear Fortress">Sourcegear Fortress</a></li>
<li><a target="_blank" href="http://www.asp.net">ASP.NET 2.0</a> (Visual Studio 2005)</li>
<li><a target="_blank" href="http://www.microsoft.com/sql/default.mspx" title="Microsoft SQL server 2005">Microsoft SQL server 2005</a></li>
<li><a target="_blank" href="http://www.llblgen.com" title="LLBLGen Pro O/R Mapper">LLBLGen Pro</a></li>
<li><a target="_blank" href="http://www.microsoft.com/sql/technologies/reporting/default.mspx" title="Microsoft Reporting Services">Microsoft Reporting Services</a></li>
<li><a target="_blank" href="http://www.umbraco.org/">Umbraco CMS</a></li>
</ul>
<p>I have allready started work on slides for the introduction to ASP.NET and my colleague Raghid Kawash has volunteered to prepare slides about LLBLGen Pro.</p>
<p>The way I planned to have the sessions is to start a given session in the morning and then let the interns work with the technology the rest of the day (and perhaps the next day if needed).</p>
]]></content:encoded>
			<wfw:commentRss>http://rasmusedberg.com/2008/01/preparing-for-interns/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CasaVision nears completion</title>
		<link>http://rasmusedberg.com/2008/01/casavision-nears-completion/</link>
		<comments>http://rasmusedberg.com/2008/01/casavision-nears-completion/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 18:04:34 +0000</pubDate>
		<dc:creator>rasmus</dc:creator>
				<category><![CDATA[CasaVision]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://edberg.wordpress.com/2008/01/12/casavision-nears-completion/</guid>
		<description><![CDATA[During the last 6 months I have been a project advisor for two students during their bachelor assignment at the Engineering College of Aarhus (IHA). Besides myself the students have been blessed with two main advisors, Henrik Karstoft, lecturer at &#8230; <a href="http://rasmusedberg.com/2008/01/casavision-nears-completion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Frasmusedberg.com%2F2008%2F01%2Fcasavision-nears-completion%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frasmusedberg.com%2F2008%2F01%2Fcasavision-nears-completion%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>During the last 6 months I have been a project advisor for two students during their bachelor assignment at the <a title="Engineering College of Aarhus" href="http://www.iha.dk/Default.aspx?ID=355" target="_blank">Engineering College of Aarhus (IHA)</a>.</p>
<p>Besides myself the students have been blessed with two main advisors, Henrik Karstoft, lecturer at (IHA) and Rasmus Engholm, PHD student at Bang &amp; Olufsen (<a title="B&amp;O" href="http://www.bang-olufsen.com/" target="_blank">B&amp;O</a>).</p>
<p>The purpose of the CasaVision project is to create software for automated video analysis of semen samples for <a title="Cryos International" href="http://www.cryosinternationa.com" target="_blank">Cryos International</a> &#8211; my workplace. The software should ideally replace the manual process of counting and quality determination of the semen samples.</p>
<p align="center"><a href="http://rasmusedberg.com/wp-content/uploads/2008/01/casavision.jpg"><img style="border-width:0;" height="276" alt="CasaVision" src="http://rasmusedberg.com/wp-content/uploads/2008/01/casavision-thumb.jpg" width="429" border="0"></a></p>
<p>They turned in their paper in the middle of December and the exams are held in middle of next week. So right now I&#8217;m in process of reading their paper, 112 pages including the software documentation.</p>
<p>A few hours after the exam, the students are going to appear on a stand at the biannual public showcase held at IHA. To beef up the stand I have asked a colleague for the conference materials (Banner etc.) and I&#8217;m having a meeting with the students next week to plan the event. </p>
<p><strong>Update:</strong> The danish engineers association has <a title="An article about CasaVsision" href="http://ing.dk/artikel/84661" target="_blank">an article about CasaVsision</a> (danish) on their website.<br /><strong>Update:</strong> The danish version of Metro Xpress written <a title="Another article about CasaVision" href="http://www.metroxpress.dk/dk/article/2008/01/15/07/3457-51/index.xml" target="_blank">another article about CasaVision</a> (danish) on their website and in their paper.</p>
]]></content:encoded>
			<wfw:commentRss>http://rasmusedberg.com/2008/01/casavision-nears-completion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008 Compression</title>
		<link>http://rasmusedberg.com/2008/01/sql-server-2008-compression/</link>
		<comments>http://rasmusedberg.com/2008/01/sql-server-2008-compression/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 09:29:08 +0000</pubDate>
		<dc:creator>rasmus</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://edberg.wordpress.com/2008/01/07/sql-server-2008-compression/</guid>
		<description><![CDATA[So I installed SQL Server 2008 on my work laptop, since I wanted to do some testing of it. One thing that has always annoyed me at work is having to manually log into the server in order to compress &#8230; <a href="http://rasmusedberg.com/2008/01/sql-server-2008-compression/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Frasmusedberg.com%2F2008%2F01%2Fsql-server-2008-compression%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frasmusedberg.com%2F2008%2F01%2Fsql-server-2008-compression%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>So I installed <a title="SQL Server 2008" href="http://www.microsoft.com/sql/2008/default.mspx" target="_blank">SQL Server 2008</a> on my work laptop, since I wanted to do some testing of it. </p>
<p>One thing that has always annoyed me at work is having to manually log into the server in order to compress the backup file. So one of the first tests I did with the new installation was to backup the <a title="SQL Server 2008 Business Intelligence" href="http://www.microsoft.com/sql/2008/solutions/bi.mspx" target="_blank">Reporting Services</a> database both without and without <a title="SQL Server 2008 Backup Compression" href="http://www.databasejournal.com/features/mssql/article.php/3716561" target="_blank">the new backup compression feature</a>. I must say that I like the results so far.</p>
<table cellspacing="0" cellpadding="2" width="400" border="1">
<tbody>
<tr>
<td valign="top" width="199">Without Compression</td>
<td valign="top" width="199">With Compression</td>
</tr>
<tr>
<td valign="top" width="199">2,91 MB</td>
<td valign="top" width="199">672 KB</td>
</tr>
</tbody>
</table>
<p>Not only will this save me time during development, it will also cut down on the traffic costs to our hosting center.</p>
]]></content:encoded>
			<wfw:commentRss>http://rasmusedberg.com/2008/01/sql-server-2008-compression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So I changed my web site!</title>
		<link>http://rasmusedberg.com/2008/01/so-i-changed-my-web-site/</link>
		<comments>http://rasmusedberg.com/2008/01/so-i-changed-my-web-site/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 14:44:17 +0000</pubDate>
		<dc:creator>rasmus</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://edberg.wordpress.com/2008/01/06/so-i-changed-my-web-site/</guid>
		<description><![CDATA[Since I was moving my email to the company exchange from my own exchange server I also needed to export my web site, since I&#8217;m looking to stop paying for server hosting. I thought I might as well move the &#8230; <a href="http://rasmusedberg.com/2008/01/so-i-changed-my-web-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Frasmusedberg.com%2F2008%2F01%2Fso-i-changed-my-web-site%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frasmusedberg.com%2F2008%2F01%2Fso-i-changed-my-web-site%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Since I was moving my email to the company exchange from my own exchange server I also needed to export my web site, since I&#8217;m looking to stop paying for server hosting. </p>
<p>I thought I might as well move the web site and create a blog in go and therefore I choose wordpress for hosting the site. Since this allows me to post from Live Writer or Word.</p>
]]></content:encoded>
			<wfw:commentRss>http://rasmusedberg.com/2008/01/so-i-changed-my-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached

Served from: rasmusedberg.com @ 2012-05-21 03:26:52 -->
