<?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>snowland.se &#187; Snowland.se</title>
	<atom:link href="http://www.snowland.se/category/snowland_dot_se/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snowland.se</link>
	<description>Rikard Rönnkvist blogging about Microsoft System Center and other management stuff...</description>
	<lastBuildDate>Mon, 23 Aug 2010 11:19:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>No more secrets&#8230;???</title>
		<link>http://www.snowland.se/2010/05/12/no-more-secrets-2/</link>
		<comments>http://www.snowland.se/2010/05/12/no-more-secrets-2/#comments</comments>
		<pubDate>Wed, 12 May 2010 06:05:28 +0000</pubDate>
		<dc:creator>riro</dc:creator>
				<category><![CDATA[Snowland.se]]></category>

		<guid isPermaLink="false">http://www.snowland.se/?p=473</guid>
		<description><![CDATA[After almost 10 years (3 weeks short) at Atea Sweden I&#8217;m now leaving the company for an employment on the customer side.
Since I&#8217;m not working at a consultant company that sells the kind of solutions I&#8217;m blogging about&#8230; I have no &#8220;restrictions&#8221; on what I can blog about.
Hope that I can share more of my [...]]]></description>
			<content:encoded><![CDATA[<p>After almost 10 years (3 weeks short) at <a href="http://www.atea.se/">Atea Sweden</a> I&#8217;m now leaving the company for an employment on the <a href="http://www.ssab.com/">customer side</a>.<br />
Since I&#8217;m not working at a consultant company that sells the kind of solutions I&#8217;m blogging about&#8230; I have no &#8220;restrictions&#8221; on what I can blog about.</p>
<p>Hope that I can share more of my scripts, findings and solutions instead of keeping them as a &#8220;company secret&#8221;.</p>
<p>No more secrets! <img src='http://www.snowland.se/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<blockquote><p>
On the one hand information wants to be expensive, because it&#8217;s so valuable. The right information in the right place just changes your life. On the other hand, information wants to be free, because the cost of getting it out is getting lower and lower all the time. So you have these two fighting against each other.
</p></blockquote>
<p>Thoughtful quote by <a href="http://www.rogerclarke.com/II/IWtbF.html">Stewart Brand</a> at the first Hackers&#8217; Conference back in 1984</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snowland.se/2010/05/12/no-more-secrets-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demo Webservice</title>
		<link>http://www.snowland.se/2009/12/30/demo-webservice/</link>
		<comments>http://www.snowland.se/2009/12/30/demo-webservice/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 08:55:15 +0000</pubDate>
		<dc:creator>riro</dc:creator>
				<category><![CDATA[Demo]]></category>
		<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[Snowland.se]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.snowland.se/?p=392</guid>
		<description><![CDATA[A while ago I wrote a little PHP-application for demostrating webmonitors in System Center Operations Manager 2007.
It will probably work for any monitoring solution that catches http errorcodes or textstrings on a page.
Free to use, so give it a try.  
You can find it at: http://snowland.se/demo/
]]></description>
			<content:encoded><![CDATA[<p>A while ago I wrote a little PHP-application for demostrating webmonitors in System Center Operations Manager 2007.<br />
It will probably work for any monitoring solution that catches http errorcodes or textstrings on a page.</p>
<p>Free to use, so give it a try. <img src='http://www.snowland.se/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>You can find it at: <a href="http://snowland.se/demo/">http://snowland.se/demo/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snowland.se/2009/12/30/demo-webservice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Federated Search of snowland.se</title>
		<link>http://www.snowland.se/2009/10/01/federated-search-of-snowland-se/</link>
		<comments>http://www.snowland.se/2009/10/01/federated-search-of-snowland-se/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 09:03:09 +0000</pubDate>
		<dc:creator>riro</dc:creator>
				<category><![CDATA[Snowland.se]]></category>
		<category><![CDATA[Federated Search]]></category>
		<category><![CDATA[Open Search]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.snowland.se/?p=377</guid>
		<description><![CDATA[Windows 7 have a cool feature that uses opensearch&#8230;
It gives you the ability to search webservices (and whatever that responds with XML). So after some lines of code here is a osdx-file that you can add to your Windows 7 installation.
snowland.osdx

]]></description>
			<content:encoded><![CDATA[<p>Windows 7 have a cool feature that uses opensearch&#8230;<br />
It gives you the ability to search webservices (and whatever that responds with XML). So after some lines of code here is a osdx-file that you can add to your Windows 7 installation.</p>
<p><a href='http://www.snowland.se/wp/wp-content/uploads/snowland.osdx'>snowland.osdx</a></p>
<p><img src="http://www.snowland.se/wp/wp-content/uploads/091001_federatedsearch.png" alt="091001_federatedsearch" title="091001_federatedsearch" class="alignnone size-full wp-image-378" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snowland.se/2009/10/01/federated-search-of-snowland-se/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pimp my PXE-boot screen</title>
		<link>http://www.snowland.se/2009/09/10/pimp-my-pxe-boot-screen/</link>
		<comments>http://www.snowland.se/2009/09/10/pimp-my-pxe-boot-screen/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 07:34:25 +0000</pubDate>
		<dc:creator>riro</dc:creator>
				<category><![CDATA[Snowland.se]]></category>
		<category><![CDATA[ASCII]]></category>
		<category><![CDATA[HEX]]></category>
		<category><![CDATA[Pimp]]></category>
		<category><![CDATA[PXE]]></category>
		<category><![CDATA[PXE Point]]></category>

		<guid isPermaLink="false">http://www.snowland.se/?p=355</guid>
		<description><![CDATA[It was &#8220;a few&#8221; years ago since I did use a HEX-editor&#8230; but with a little time over last night I did a small hack to the PXE-boot files.
Why I did it&#8230;
1. I wanted to test if I still know how to use a HEX-editor
2. I don&#8217;t like the original text.
Do I need to mention: [...]]]></description>
			<content:encoded><![CDATA[<p>It was &#8220;a few&#8221; years ago since I did use a HEX-editor&#8230; but with a little time over last night I did a small hack to the PXE-boot files.</p>
<p>Why I did it&#8230;<br />
1. I wanted to test if I still know how to use a HEX-editor<br />
2. I don&#8217;t like the original text.</p>
<p>Do I need to mention: This is NOT supported by anyone and if you break any deployment-solution&#8230; don&#8217;t blame me.</p>
<p>First, make a backup (*doh*).</p>
<p>The files you are looking for are located on your PXE-point, X:\RemoteInstall\SMSBoot\x86 (and \x64)</p>
<p>I use XVI32 v2.51 <a href="http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm">www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm</a> to make the changes in the binary files.</p>
<p>Open up PXEBOOT.COM in XVI and search for &#8220;Press F12&#8243; (case sensitive).<br />
Then <strong>replace</strong> the text. If you have a shorter text, fill it out with blank spaces. If you have a longer text&#8230; tough luck. :-\</p>
<div class="text dean_ch" style="white-space: nowrap;">
&quot;Press F12 for network service boot&quot;<br />
&quot;Press F12 for snowland deployment &quot;<br />
&nbsp;</div>
<p>The original text:<br />
<img src="http://www.snowland.se/wp/wp-content/uploads/hexedit-press-f12.png" alt="hexedit-press-f12" title="hexedit-press-f12" width="674" height="491" class="alignnone size-full wp-image-356" /></p>
<p>And the changed text:<br />
<img src="http://www.snowland.se/wp/wp-content/uploads/hexedit-press-f12-snowland.png" alt="hexedit-press-f12-snowland" title="hexedit-press-f12-snowland" width="674" height="491" class="alignnone size-full wp-image-357" /></p>
<p>Save and test to PXE-boot a machine.<br />
(If you can&#8217;t see the new text, you probably need to copy the changed file to both the x86 and the x64 directory)</p>
<p>That wasn&#8217;t to hard, was it?<br />
If it was&#8230; don&#8217;t bother to try the WDSNBP.COM-file. <img src='http://www.snowland.se/wp/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p>The largest textblock that a user can see is the following text, this is what we want to change / pimp.</p>
<div class="text dean_ch" style="white-space: nowrap;">
The details below show the information relating to the PXE boot request for<br />
This computer. Please provide these details to your Windows Deployment Services<br />
Administrator so that this request can be approved.<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp; &nbsp; &nbsp; &nbsp; 2 &nbsp; &nbsp; &nbsp; &nbsp; 3 &nbsp; &nbsp; &nbsp; &nbsp; 4 &nbsp; &nbsp; &nbsp; &nbsp; 5 &nbsp; &nbsp; &nbsp; &nbsp; 6 &nbsp; &nbsp; &nbsp; &nbsp; 7 &nbsp; &nbsp; &nbsp; &nbsp; 8<br />
12345678901234567890123456789012345678901234567890123456789012345678901234567890<br />
&nbsp;</div>
<p>The easy way is just to change the text to something else, but why not use some ascii-art?</p>
<p>If you want to use ascii-art, the maximum width is 51 chars (the width of the third line) and 3 lines high since you need to replace and not add/delete anything.<br />
Of course the first and second line can be a bit longer.</p>
<p>So&#8230; start up some texteditor with monospace font (notepad will do) and create some ascii-art.</p>
<div class="text dean_ch" style="white-space: nowrap;">
&nbsp; &nbsp;__ &nbsp;_ &nbsp;_ &nbsp;__ &nbsp;_ &nbsp; &nbsp;_ _ &nbsp; &nbsp;__ &nbsp;_ &nbsp;_ __<br />
&nbsp; (__ &nbsp;|\ | | &nbsp;| | &nbsp; &nbsp;| | &nbsp; |__| |\ | | &nbsp;\ &nbsp;Deployment Services is loading&#8230;<br />
&nbsp; .__) | \| |__| &nbsp;\/\/ &nbsp;|__ | &nbsp;| | \| |__/<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp; &nbsp; &nbsp; &nbsp; 2 &nbsp; &nbsp; &nbsp; &nbsp; 3 &nbsp; &nbsp; &nbsp; &nbsp; 4 &nbsp; &nbsp; &nbsp; &nbsp; 5 &nbsp; &nbsp; &nbsp; &nbsp; 6 &nbsp; &nbsp; &nbsp; &nbsp; 7 &nbsp; &nbsp; &nbsp; &nbsp; 8<br />
12345678901234567890123456789012345678901234567890123456789012345678901234567890<br />
&nbsp;</div>
<p>Now that we have some ascii-art with loads of blank spaces we need to replace the right number of spaces with something that we can see.</p>
<div class="text dean_ch" style="white-space: nowrap;">
###__##_##_##__##_####_#_####__##_##_#__###################################<br />
##(__##|\#|#|##|#|####|#|###|__|#|\#|#|##\##Deployment#Services#is#loading&#8230;##<br />
##.__)#|#\|#|__|##\/\/##|__#|##|#|#\|#|__/#########<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp; &nbsp; &nbsp; &nbsp; 2 &nbsp; &nbsp; &nbsp; &nbsp; 3 &nbsp; &nbsp; &nbsp; &nbsp; 4 &nbsp; &nbsp; &nbsp; &nbsp; 5 &nbsp; &nbsp; &nbsp; &nbsp; 6 &nbsp; &nbsp; &nbsp; &nbsp; 7 &nbsp; &nbsp; &nbsp; &nbsp; 8<br />
12345678901234567890123456789012345678901234567890123456789012345678901234567890<br />
&nbsp;</div>
<p>The number of # should be <strong>exactly</strong> the same as the original text.</p>
<p>Start up XVI32 and load WDSNBP.COM, search for &#8220;The details below&#8221;&#8230; now comes the boring/tricky part. Replace the original text with your new ascii-art.</p>
<p>I did a small &#8220;translation&#8221;-file where I have the orignal row and the new row next to each other, like this for the second row.</p>
<div class="text dean_ch" style="white-space: nowrap;">
This computer. Please provide these defails to your Windows Deployment Services<br />
##(__##|\#|#|##|#|####|#|###|__|#|\#|#|##\##Deployment#Services#is#loading&#8230;##<br />
&nbsp;</div>
<p>Now you can see that the text &#8220;computer.&#8221; sould be replaced to &#8221;  |\ | | &#8220;. Yes, it will be hard to read and easy to do wrong.</p>
<p>There is a search/replace option in XVI32, if you use it remember: replace with the exact same number of characters.</p>
<p>Save, PXE-boot and enjoy&#8230; <img src='http://www.snowland.se/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The original:<br />
<img src="http://www.snowland.se/wp/wp-content/uploads/f12-orginal.png" alt="f12-orginal" title="f12-orginal" width="726" height="237" class="alignnone size-full wp-image-360" /></p>
<p>The final result:<br />
<img src="http://www.snowland.se/wp/wp-content/uploads/f12-snowland.png" alt="f12-snowland" title="f12-snowland" width="726" height="237" class="alignnone size-full wp-image-361" /></p>
<p>The MD5-hash of the WDSNBP.COM and PXEBOOT.COM-files in both x86 and x64 directories is the same so you only have to make the changes in one of them.<br />
<img src="http://www.snowland.se/wp/wp-content/uploads/wdsnbp-md5-hash.png" alt="wdsnbp-md5-hash" title="wdsnbp-md5-hash" width="637" height="268" class="alignnone size-full wp-image-358" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snowland.se/2009/09/10/pimp-my-pxe-boot-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Count files in SCCM-inboxes &#8211; Version 2</title>
		<link>http://www.snowland.se/2008/12/02/count-files-in-sccm-inboxes-version-2/</link>
		<comments>http://www.snowland.se/2008/12/02/count-files-in-sccm-inboxes-version-2/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 13:03:57 +0000</pubDate>
		<dc:creator>riro</dc:creator>
				<category><![CDATA[Snowland.se]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Inboxes]]></category>
		<category><![CDATA[NOF Files]]></category>

		<guid isPermaLink="false">http://www.snowland.se/?p=176</guid>
		<description><![CDATA[A bit more complex version of the last script&#8230;
Requires a parameter for servername.
inboxcount.vbs

Option Explicit
Const cMinNofFiles = 1

Dim oFso, oArgs
Dim sPartOfPath, sServername, sSiteCode
Set oFSO = CreateObject(&#34;Scripting.FileSystemObject&#34;)
Set oArgs = WScript.Arguments

If oArgs.Count &#60; 1 Then
	WScript.echo &#34;ERROR: Missing argument!&#34;
	WScript.Echo &#34;&#34;
	WScript.Echo &#34;cscript.exe inboxCount.vbs SERVERNAME &#60;part of path&#62;&#34;
	WScript.Quit -1
End If
sServername = uCase(oArgs.Item(0))
If oArgs.Count-1 = 1 Then
	sPartOfPath = oArgs.Item(1)
Else
	sPartOfPath = &#34;&#34;
End If

sSiteCode [...]]]></description>
			<content:encoded><![CDATA[<p>A bit more complex version of <a href="http://www.snowland.se/2008/11/25/count-files-in-sccm-inboxes/">the last script</a>&#8230;</p>
<p>Requires a parameter for servername.</p>
<p><a href='http://www.snowland.se/wp/wp-content/uploads/inboxcount.vbs'>inboxcount.vbs</a></p>
<pre class="brush: vb;">
Option Explicit
Const cMinNofFiles = 1

Dim oFso, oArgs
Dim sPartOfPath, sServername, sSiteCode
Set oFSO = CreateObject(&quot;Scripting.FileSystemObject&quot;)
Set oArgs = WScript.Arguments

If oArgs.Count &lt; 1 Then
	WScript.echo &quot;ERROR: Missing argument!&quot;
	WScript.Echo &quot;&quot;
	WScript.Echo &quot;cscript.exe inboxCount.vbs SERVERNAME &lt;part of path&gt;&quot;
	WScript.Quit -1
End If
sServername = uCase(oArgs.Item(0))
If oArgs.Count-1 = 1 Then
	sPartOfPath = oArgs.Item(1)
Else
	sPartOfPath = &quot;&quot;
End If

sSiteCode = getSccmSiteCode(sServername)

WScript.Echo &quot;==============================================================================&quot;
WScript.Echo &quot; SCCM Inbox Counter                            Rikard Ronnkvist / snowland.se&quot;
WScript.Echo &quot;------------------------------------------------------------------------------&quot;
WScript.Echo &quot;   Server: &quot; &amp; sServerName
WScript.Echo &quot; SiteCode: &quot; &amp; sSiteCode
WScript.Echo &quot;     Path: \\&quot; &amp; sServername &amp; &quot;\SMS_&quot; &amp; sSiteCode &amp; &quot;\inboxes&quot;
WScript.Echo &quot;------------------------------------------------------------------------------&quot;
ListFolders &quot;\\&quot; &amp; sServername &amp; &quot;\SMS_&quot; &amp; sSiteCode &amp; &quot;\inboxes&quot;, &quot;\\&quot; &amp; sServername &amp; &quot;\SMS_&quot; &amp; sSiteCode &amp; &quot;\inboxes&quot;
WScript.Echo &quot;==============================================================================&quot;

WScript.Quit

Function getSccmSiteCode(sServername)
	Dim oWMIService, oLocator, oSites, currentSite

	Set oLocator = CreateObject(&quot;WbemScripting.SWbemLocator&quot;)
	Set oWMIService = oLocator.ConnectServer(sServername, &quot;root\sms&quot;, &quot;&quot;, &quot;&quot;)

	' Now figure out the site code for this server.
	Set oSites = oWMIService.ExecQuery(&quot;SELECT SiteCode FROM SMS_ProviderLocation WHERE ProviderForLocalSite=true&quot;)

    For each currentSite in oSites
        getSccmSiteCode = Trim(currentSite.SiteCode)
        Exit Function
    Next
End Function

Sub ListFolders(sPath, sRoot)
	Dim oFolder, oFldr
	Set oFolder = oFSO.GetFolder(sPath)
	If (oFolder.Files.Count &gt;= cMinNofFiles) AND (InStr(oFolder.Path, sPartOfPath) &gt; 0) Then
		wscript.echo Left(oFolder.Files.Count &amp; &quot;        &quot;, 6) &amp; vbTab &amp; Replace(uCase(oFolder.Path), uCase(sRoot), &quot;&quot;)
	End If

	For Each oFldr In oFolder.SubFolders
		ListFolders oFldr.Path, sRoot
	Next
End Sub
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.snowland.se/2008/12/02/count-files-in-sccm-inboxes-version-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft to forbidd virtualization?</title>
		<link>http://www.snowland.se/2008/11/11/microsoft-to-forbidd-virtualization/</link>
		<comments>http://www.snowland.se/2008/11/11/microsoft-to-forbidd-virtualization/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 12:17:26 +0000</pubDate>
		<dc:creator>riro</dc:creator>
				<category><![CDATA[Snowland.se]]></category>
		<category><![CDATA[Forbidden]]></category>
		<category><![CDATA[MSTV]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.snowland.se/?p=166</guid>
		<description><![CDATA[On a not-so-serious side&#8230; MSTV where at Banverket (where I do some consultant work) a while ago and shot a film for a case study&#8230;
The ending isn&#8217;t the best for Microsoft Sweden.
Forbidden = &#8220;Förbjudet&#8221; in swedish.

Source: http://www.microsoft.com/Virtualization/casestudy-banverketict.mspx
]]></description>
			<content:encoded><![CDATA[<p>On a not-so-serious side&#8230; MSTV where at Banverket (where I do some consultant work) a while ago and shot a film for a case study&#8230;<br />
The ending isn&#8217;t the best for Microsoft Sweden.</p>
<p>Forbidden = &#8220;Förbjudet&#8221; in swedish.</p>
<p><img src="http://www.snowland.se/wp/wp-content/uploads/081111_virtualization-forbjudet.jpg" alt="" title="081111_virtualization-forbjudet" /></p>
<p>Source: <a href="http://www.microsoft.com/Virtualization/casestudy-banverketict.mspx">http://www.microsoft.com/Virtualization/casestudy-banverketict.mspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snowland.se/2008/11/11/microsoft-to-forbidd-virtualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xian Network Manager Io Certified Engineer</title>
		<link>http://www.snowland.se/2007/10/12/xian-network-manager-io-certified-engineer/</link>
		<comments>http://www.snowland.se/2007/10/12/xian-network-manager-io-certified-engineer/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 14:35:00 +0000</pubDate>
		<dc:creator>riro</dc:creator>
				<category><![CDATA[Jalasoft]]></category>
		<category><![CDATA[Snowland.se]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Engineer]]></category>

		<guid isPermaLink="false">http://www.snowland.se/2007/10/12/xian-network-manager-io-certified-engineer/</guid>
		<description><![CDATA[
Woohoo&#8230; So today myself (and a some of my co-workers) are &#8220;Xian Network Manager Io Certified Engineer&#8221;  
More info on the product: www.jalasoft.com
]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.snowland.se/wp/wp-content/uploads/071012_jalasoft.jpg' align='right'/><br />
Woohoo&#8230; So today myself (and a some of my co-workers) are &#8220;Xian Network Manager Io Certified Engineer&#8221; <img src='http://www.snowland.se/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>More info on the product: <a href="http://www.jalasoft.com/">www.jalasoft.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snowland.se/2007/10/12/xian-network-manager-io-certified-engineer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FYI: On the move&#8230;</title>
		<link>http://www.snowland.se/2007/10/12/fyi-on-the-move/</link>
		<comments>http://www.snowland.se/2007/10/12/fyi-on-the-move/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 12:05:48 +0000</pubDate>
		<dc:creator>riro</dc:creator>
				<category><![CDATA[Snowland.se]]></category>

		<guid isPermaLink="false">http://www.snowland.se/2007/10/12/fyi-on-the-move/</guid>
		<description><![CDATA[snowland.se is on the move.
I am changing webhost for snowland.se so if you get som 404 or any other error&#8230; you know why.
Why the change? I&#8217;m collecting all my domains to one host.
Changing to Surftown&#8230;
]]></description>
			<content:encoded><![CDATA[<p>snowland.se is on the move.</p>
<p>I am changing webhost for snowland.se so if you get som 404 or any other error&#8230; you know why.</p>
<p>Why the change? I&#8217;m collecting all my domains to one host.</p>
<p>Changing to <a href="http://www.surftown.se/HostingAccount.aspx?reseller=cust63934">Surftown</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snowland.se/2007/10/12/fyi-on-the-move/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>snowland.se v2.0</title>
		<link>http://www.snowland.se/2007/05/22/snowlandse-v20/</link>
		<comments>http://www.snowland.se/2007/05/22/snowlandse-v20/#comments</comments>
		<pubDate>Tue, 22 May 2007 08:20:32 +0000</pubDate>
		<dc:creator>riro</dc:creator>
				<category><![CDATA[Snowland.se]]></category>

		<guid isPermaLink="false">http://www.snowland.se/2007/05/22/snowlandse-v20/</guid>
		<description><![CDATA[Ok som ni kanske ser så har siten bytt tema och om någon rad även språk.
Announcing snowland v2.0
- Change of this site from swedish to english
- New theme
- Some small updates (mainly bug&#8217;s)
To-do-list
- Translate the static pages
Might-do-list
- Translate the older posts
]]></description>
			<content:encoded><![CDATA[<p>Ok som ni kanske ser så har siten bytt tema och om någon rad även språk.</p>
<p><strong>Announcing snowland v2.0</strong><br />
- Change of this site from swedish to english<br />
- New theme<br />
- Some small updates (mainly bug&#8217;s)</p>
<p>To-do-list<br />
- Translate the static pages</p>
<p>Might-do-list<br />
- Translate the older posts</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snowland.se/2007/05/22/snowlandse-v20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Management Summit 2007</title>
		<link>http://www.snowland.se/2007/04/04/microsoft-management-summit-2007/</link>
		<comments>http://www.snowland.se/2007/04/04/microsoft-management-summit-2007/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 08:44:35 +0000</pubDate>
		<dc:creator>riro</dc:creator>
				<category><![CDATA[Snowland.se]]></category>
		<category><![CDATA[MMS]]></category>

		<guid isPermaLink="false">http://www.snowland.se/2007/04/04/microsoft-management-summit-2007/</guid>
		<description><![CDATA[Okej, man borde skriva en hel massa om vad som har hänt och alla seminarier. Men det tänker jag inte göra.
Det finns femtielva bloggar som har skrivit som tokar och att bara upprepa en massa känns måttligt intressant.
Har ni missat någonting så har Techlog-gänget skrivit en samanfattning på www.techlog.nl
En sak som däremot kan vara bra [...]]]></description>
			<content:encoded><![CDATA[<p>Okej, man borde skriva en hel massa om vad som har hänt och alla seminarier. Men det tänker jag inte göra.<br />
Det finns femtielva bloggar som har skrivit som tokar och att bara upprepa en massa känns måttligt intressant.</p>
<p>Har ni missat någonting så har Techlog-gänget skrivit en samanfattning på <a href="http://www.techlog.nl/archive/2007/04/02/mms_summary">www.techlog.nl</a></p>
<p>En sak som däremot kan vara bra att ha är dessa 3 keynotes:<br />
<a href="http://www.microsoft.com/winme/0703/29760/Day1-KeynoteVideo-03-27-0839_MBR.asx">Bob Muglia</a><br />
<a href="http://www.microsoft.com/winme/0703/29760/Day2-KeynoteVideo-03-28-0830_MBR.asx">Kirill Tatarinov</a><br />
<a href="http://www.microsoft.com/winme/0703/29760/Day3-KeynoteVideo-03-29-0830_MBR.asx">Customer and Partner Panel Discussion</a></p>
<p>Ska jag göra en liten samanfattning så blir det nog: Bra. Inte bäst men bra.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snowland.se/2007/04/04/microsoft-management-summit-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.microsoft.com/winme/0703/29760/Day1-KeynoteVideo-03-27-0839_MBR.asx" length="134" type="video/x-ms-asf" />
<enclosure url="http://www.microsoft.com/winme/0703/29760/Day2-KeynoteVideo-03-28-0830_MBR.asx" length="134" type="video/x-ms-asf" />
<enclosure url="http://www.microsoft.com/winme/0703/29760/Day3-KeynoteVideo-03-29-0830_MBR.asx" length="134" type="video/x-ms-asf" />
		</item>
	</channel>
</rss>
