<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Thinking out loud.</title>
	
	<link>http://idstam.com/en</link>
	<description>The ramblings of a software devoper.</description>
	<lastBuildDate>Sun, 28 Jun 2009 06:42:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/JohanThinkingOutLoud" /><feedburner:info uri="johanthinkingoutloud" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>In need of version control</title>
		<link>http://feedproxy.google.com/~r/JohanThinkingOutLoud/~3/kArQrNC6VuM/</link>
		<comments>http://idstam.com/en/index.php/scm/in-need-of-version-control/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 06:15:50 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[SCM]]></category>
		<category><![CDATA[Version Control]]></category>

		<guid isPermaLink="false">http://idstam.com/en/?p=290</guid>
		<description><![CDATA[A friend of mine, that I&#8217;ll keep anonymous, asked me to help her with an ASP page that didn&#8217;t work.
The changes she made wasn&#8217;t visible when she ran the script on the server. I got most of it running on my local machine and thought there should be no problem running it on the production [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine, that I&#8217;ll keep anonymous, asked me to help her with an ASP page that didn&#8217;t work.<br />
The changes she made wasn&#8217;t visible when she ran the script on the server. I got most of it running on my local machine and thought there should be no problem running it on the production server.<br />
A couple of hours later the ASP file contained nothing but plain HTML and it still wasn&#8217;t working. By this time she was convinced the web server was serving an old file to visitors.<br />
(<em>No it wasn&#8217;t a caching issue.</em>)<br />
I didn&#8217;t hear from her in about two hour until she told me the issue was solved. Clearly a bit ashamed she told me she had an intern working for her. They had been working on the same file and none of them had a development server, so they were both uploading their versions of the same file to the server.</p>
<p>Not considering the lack of coordination and development environments, they definitively would have been better off using version control.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=kArQrNC6VuM:Irc2zJ4dl50:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=kArQrNC6VuM:Irc2zJ4dl50:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=kArQrNC6VuM:Irc2zJ4dl50:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=kArQrNC6VuM:Irc2zJ4dl50:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=kArQrNC6VuM:Irc2zJ4dl50:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=kArQrNC6VuM:Irc2zJ4dl50:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JohanThinkingOutLoud/~4/kArQrNC6VuM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://idstam.com/en/index.php/scm/in-need-of-version-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://idstam.com/en/index.php/scm/in-need-of-version-control/</feedburner:origLink></item>
		<item>
		<title>Call for logview4net user stories</title>
		<link>http://feedproxy.google.com/~r/JohanThinkingOutLoud/~3/aisoKcHw0u8/</link>
		<comments>http://idstam.com/en/index.php/logview4net/call-for-logview4net-user-stories/#comments</comments>
		<pubDate>Wed, 20 May 2009 09:00:33 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[logview4net]]></category>

		<guid isPermaLink="false">http://idstam.com/en/?p=283</guid>
		<description><![CDATA[Please let me know how you are using logview4net and what more you want it to do.
I know there are some who use it to monitor and consolidate Apache web logs.
One user told me he monitors the chat log of his MMORPG with logview4net running on a second monitor.
Another use is to watch for activity [...]]]></description>
			<content:encoded><![CDATA[<p>Please let me know how you are using <a href="http://jsisoft.com/logview4net">logview4net</a> and what more you want it to do.</p>
<p>I know there are some who use it to monitor and consolidate Apache web logs.<br />
One user told me he monitors the chat log of his <a href="http://en.wikipedia.org/wiki/MMORPG">MMORPG</a> with logview4net running on a second monitor.<br />
Another use is to watch for activity in an ftp archive.</p>
<p><strong>How are you using it?</strong></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=aisoKcHw0u8:snzAczHjsj4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=aisoKcHw0u8:snzAczHjsj4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=aisoKcHw0u8:snzAczHjsj4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=aisoKcHw0u8:snzAczHjsj4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=aisoKcHw0u8:snzAczHjsj4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=aisoKcHw0u8:snzAczHjsj4:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JohanThinkingOutLoud/~4/aisoKcHw0u8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://idstam.com/en/index.php/logview4net/call-for-logview4net-user-stories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://idstam.com/en/index.php/logview4net/call-for-logview4net-user-stories/</feedburner:origLink></item>
		<item>
		<title>New release of logview4net (9.19)</title>
		<link>http://feedproxy.google.com/~r/JohanThinkingOutLoud/~3/oTqUtxYX7Fc/</link>
		<comments>http://idstam.com/en/index.php/logview4net/new-release-of-logview4net-919/#comments</comments>
		<pubDate>Mon, 18 May 2009 18:48:19 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[logview4net]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://idstam.com/en/?p=278</guid>
		<description><![CDATA[Yesterday I made a new release of logview4net my multi channel log monitor.
I got a request for a TCP listener in addition to the UDP listener that was already there.
It actually wasn&#8217;t much work; First I copied the UDP listener, then I copied some code from the MSDN documentation.
I haven&#8217;t done any real testing though [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I made a new release of <a href="http://downloads.sourceforge.net/logview4net/logview4net_919_setup.exe">logview4net</a> my <a href="http://logview4net.com/">multi channel log monitor</a>.<br />
I got a request for a TCP listener in addition to the UDP listener that was already there.<br />
It actually wasn&#8217;t much work; First I copied the UDP listener, then I copied some code from the <a href="http://msdn.microsoft.com/en-us/library/system.net.sockets.tcplistener.aspx">MSDN documentation</a>.<br />
I haven&#8217;t done any real testing though so if you want a stable TCP listener please try it out and give me some feedback.<br />
The <a href="http://jsisoft.com/logview4net/doc">documentation</a> isn&#8217;t updated yet, but the TCP listener is configured just as the UDP listener.<br />
I just realized that the documentation doesn&#8217;t mention that you can use &#8220;ANY&#8221; as the remote IP address if you want anyone to be able to send data to your machine.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=oTqUtxYX7Fc:9fr1SdmQpes:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=oTqUtxYX7Fc:9fr1SdmQpes:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=oTqUtxYX7Fc:9fr1SdmQpes:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=oTqUtxYX7Fc:9fr1SdmQpes:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=oTqUtxYX7Fc:9fr1SdmQpes:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=oTqUtxYX7Fc:9fr1SdmQpes:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JohanThinkingOutLoud/~4/oTqUtxYX7Fc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://idstam.com/en/index.php/logview4net/new-release-of-logview4net-919/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://idstam.com/en/index.php/logview4net/new-release-of-logview4net-919/</feedburner:origLink></item>
		<item>
		<title>Reporting and/or data mining</title>
		<link>http://feedproxy.google.com/~r/JohanThinkingOutLoud/~3/RrXP2da-FPU/</link>
		<comments>http://idstam.com/en/index.php/uncategorized/reporting-and-or-data-mining/#comments</comments>
		<pubDate>Fri, 15 May 2009 18:00:42 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Data mining]]></category>
		<category><![CDATA[Reporting]]></category>

		<guid isPermaLink="false">http://idstam.com/en/?p=273</guid>
		<description><![CDATA[When do you really need a reporting engine like Microsoft Reporting Services or one of the Data Dynamics offerings?
I&#8217;m working with a customer to rewrite an old application that is used to collect and publish a lot of data.
Some of the data is easy to pull from the database, but needs complicated layout. Other data [...]]]></description>
			<content:encoded><![CDATA[<p>When do you really need a reporting engine like Microsoft Reporting Services or one of the Data Dynamics offerings?</p>
<p>I&#8217;m working with a customer to rewrite an old application that is used to collect and publish a lot of data.</p>
<p>Some of the data is easy to pull from the database, but needs complicated layout. Other data is hard to get out of the database, filtering is ad hoc and it is published without formatting in an Excel spreadsheet.</p>
<p>There is also the unspecified requirement that the end users should be able to create their own reports and/or modify the shipping ones.</p>
<p>As far as I&#8217;ve experienced it is usually the creator of the application that ends up making modified or new reports anyway so I think a steep learning curve is OK. It is a good thing to have the reporting engine separate from the main application tough. That way you are not locked to the main applications release cycle. You also have the option to merge your application data with the customers existing data from other applications.</p>
<p>I guess I&#8217;ll vote against the reporting tool for the ad hoc Excel report.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=RrXP2da-FPU:Bw0bMyD2viA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=RrXP2da-FPU:Bw0bMyD2viA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=RrXP2da-FPU:Bw0bMyD2viA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=RrXP2da-FPU:Bw0bMyD2viA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=RrXP2da-FPU:Bw0bMyD2viA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=RrXP2da-FPU:Bw0bMyD2viA:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JohanThinkingOutLoud/~4/RrXP2da-FPU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://idstam.com/en/index.php/uncategorized/reporting-and-or-data-mining/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://idstam.com/en/index.php/uncategorized/reporting-and-or-data-mining/</feedburner:origLink></item>
		<item>
		<title>logview4net 9.15 released</title>
		<link>http://feedproxy.google.com/~r/JohanThinkingOutLoud/~3/er70UXPDGGU/</link>
		<comments>http://idstam.com/en/index.php/logview4net/logview4net-915-released/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 07:55:35 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[logview4net]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://idstam.com/en/?p=268</guid>
		<description><![CDATA[Get your fresh copy from SourceForge.
I need some help designing part of the GUI for the next release.
The changes in this release are:

Fixed: [2250820] The part &#8220;User Interactions&#8221; in the settings dialog doesn&#8217;t expand if one adds more patterns.
Fixed: [2250843] Manage actions missing scrollbar
Fixed: [2250810] FolderListener: logview4net crashes if an additional file &#8230;
Fixed: Http authentication [...]]]></description>
			<content:encoded><![CDATA[<p>Get your fresh copy from <a href="http://downloads.sourceforge.net/logview4net/logview4net_915_setup.exe">SourceForge</a>.</p>
<p><strong>I need some help designing part of the GUI for the next release.</strong></p>
<p>The changes in this release are:</p>
<ul>
<li>Fixed: [2250820] The part &#8220;User Interactions&#8221; in the settings dialog doesn&#8217;t expand if one adds more patterns.</li>
<li>Fixed: [2250843] Manage actions missing scrollbar</li>
<li>Fixed: [2250810] FolderListener: logview4net crashes if an additional file &#8230;</li>
<li>Fixed: Http authentication in the RSSListener</li>
<li>Fixed: [2250834] Save dialog default folder</li>
<li>Fixed: [2250823] The default font is &#8220;Courier new&#8221;. But when one opens the font dialog then&#8221;Microsoft Sans Serif&#8221; is selected.</li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=er70UXPDGGU:AJVMoclRP2g:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=er70UXPDGGU:AJVMoclRP2g:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=er70UXPDGGU:AJVMoclRP2g:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=er70UXPDGGU:AJVMoclRP2g:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=er70UXPDGGU:AJVMoclRP2g:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=er70UXPDGGU:AJVMoclRP2g:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JohanThinkingOutLoud/~4/er70UXPDGGU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://idstam.com/en/index.php/logview4net/logview4net-915-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://idstam.com/en/index.php/logview4net/logview4net-915-released/</feedburner:origLink></item>
		<item>
		<title>pifts.exe</title>
		<link>http://feedproxy.google.com/~r/JohanThinkingOutLoud/~3/TAxQymN4EbY/</link>
		<comments>http://idstam.com/en/index.php/thoughts/piftsexe/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 13:19:55 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Thougths]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://idstam.com/en/?p=265</guid>
		<description><![CDATA[I just read about pifts.exe at a fellow Swedish blogger.
It does look a little suspicious, but I am not convinced it is a cover up.
All the threads I have seen mentioning pifts.exe at the Norton Forum site, before being deleted, has contained loads of junk.
I might be a social attack against Norton.
]]></description>
			<content:encoded><![CDATA[<p>I just read about <a href="http://blogg.tkj.se/pifts-exe">pifts.exe</a> at a fellow Swedish blogger.</p>
<p>It does look a little suspicious, but I am not convinced it is a cover up.</p>
<p>All the threads I have seen mentioning pifts.exe at the Norton Forum site, before being deleted, has contained loads of junk.</p>
<p>I might be a social attack against Norton.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=TAxQymN4EbY:oXrB5hSpHFM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=TAxQymN4EbY:oXrB5hSpHFM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=TAxQymN4EbY:oXrB5hSpHFM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=TAxQymN4EbY:oXrB5hSpHFM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=TAxQymN4EbY:oXrB5hSpHFM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=TAxQymN4EbY:oXrB5hSpHFM:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JohanThinkingOutLoud/~4/TAxQymN4EbY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://idstam.com/en/index.php/thoughts/piftsexe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://idstam.com/en/index.php/thoughts/piftsexe/</feedburner:origLink></item>
		<item>
		<title>Windows Azure goes local</title>
		<link>http://feedproxy.google.com/~r/JohanThinkingOutLoud/~3/_fM1hCiKs2c/</link>
		<comments>http://idstam.com/en/index.php/development/windows-azure-goes-local/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 20:13:19 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://idstam.com/en/?p=259</guid>
		<description><![CDATA[According to Computerworld the technology in Windows Azure will be part of Windows Server in the future. I really hope this will come with a service pack about the same time Azure is released for commercial use.
By keeping the entry level pricing low, or free, this is a perfect way to get students and start [...]]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;articleId=9129156&#038;intsrc=news_ts_head">Computerworld</a> the technology in Windows Azure will be part of Windows Server in the future. I really hope this will come with a service pack about the same time Azure is released for commercial use.</p>
<p>By keeping the entry level pricing low, or free, this is a perfect way to get students and start ups on the Microsoft train. It doesn&#8217;t come as a surprise since Microsoft makes its money from selling licenses, but it&#8217;s nice to get the information out.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=_fM1hCiKs2c:PL6FF-_qHmI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=_fM1hCiKs2c:PL6FF-_qHmI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=_fM1hCiKs2c:PL6FF-_qHmI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=_fM1hCiKs2c:PL6FF-_qHmI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=_fM1hCiKs2c:PL6FF-_qHmI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=_fM1hCiKs2c:PL6FF-_qHmI:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JohanThinkingOutLoud/~4/_fM1hCiKs2c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://idstam.com/en/index.php/development/windows-azure-goes-local/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://idstam.com/en/index.php/development/windows-azure-goes-local/</feedburner:origLink></item>
		<item>
		<title>No history to Subversion</title>
		<link>http://feedproxy.google.com/~r/JohanThinkingOutLoud/~3/ED6Bzr6bTAc/</link>
		<comments>http://idstam.com/en/index.php/scm/no-history-to-subversion/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 08:59:49 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[SCM]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[SourceSafe]]></category>
		<category><![CDATA[TFS]]></category>

		<guid isPermaLink="false">http://idstam.com/en/?p=254</guid>
		<description><![CDATA[I&#8217;ve been involved in a couple of projects where SourceSafe was kicked out.
In most cases there were long discussions on how to handle the history in SourceSafe.
Most developers seems to manage without migrating the history, but there has always been a vocal minority that desperately want to have the history migrated.
When dealing with this it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been involved in a couple of projects where SourceSafe was kicked out.<br />
In most cases there were long discussions on how to handle the history in SourceSafe.<br />
Most developers seems to manage without migrating the history, but there has always been a vocal minority that desperately want to have the history migrated.</p>
<p>When dealing with this it has struck me that every project that was in favor of migrating the history also was missing decent release practices.<br />
The loudest arguments are usually that they often need to check what changed between two old versions when bugs are triaged. There are usually two reasons for this. The first is that someone has to be blamed for the error. The other is that they don&#8217;t really know when the feature was released in the first place.</p>
<p>My recommendation usually is to set up a working release management structure before migrating the source code to a new repository. Especially if the SourceSafe repository hasn&#8217;t crashed yet.</p>
<p>As far as I know there is no tool that can recreate the SourceSafe history in Subversion or Team Foundation Server for all edge cases. Especially since the notion of sharing doesn&#8217;t exist in SVN or TFS.<br />
If you know of a good tool to get the history out of a SourceSafe repository please let me know.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=ED6Bzr6bTAc:Cs_I3wFOUb0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=ED6Bzr6bTAc:Cs_I3wFOUb0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=ED6Bzr6bTAc:Cs_I3wFOUb0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=ED6Bzr6bTAc:Cs_I3wFOUb0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?a=ED6Bzr6bTAc:Cs_I3wFOUb0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/JohanThinkingOutLoud?i=ED6Bzr6bTAc:Cs_I3wFOUb0:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JohanThinkingOutLoud/~4/ED6Bzr6bTAc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://idstam.com/en/index.php/scm/no-history-to-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://idstam.com/en/index.php/scm/no-history-to-subversion/</feedburner:origLink></item>
		<item>
		<title>Wireless networking in Win7</title>
		<link>http://feedproxy.google.com/~r/JohanThinkingOutLoud/~3/yK6IaJZ5oYw/</link>
		<comments>http://idstam.com/en/index.php/uncategorized/wireless-networking-in-win7/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 18:27:06 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Win7]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://idstam.com/en/?p=248</guid>
		<description><![CDATA[I just read the release notes for the beta release of Win 7.
My problem is that I can not connect to my wireless network when the computer resumes after is has been in sleep mode.
Some googling later I found that it is a known problem as stated in the release notes.
Does any one read release [...]]]></description>
			<content:encoded><![CDATA[<p>I just read the <a href="http://download.microsoft.com/download/F/D/B/FDBFC5A5-51CD-4C8D-9F18-7BCC3810498E/Windows%207%20Beta%20Release%20Notes.htm">release notes</a> for the beta release of Win 7.</p>
<p>My problem is that I can not connect to my wireless network when the computer resumes after is has been in sleep mode.<br />
Some googling later I found that it is a known problem as stated in the release notes.</p>
<p>Does any one read release notes before installing stuff?</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?a=rOOYceMz"><img src="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?a=efNPYWjj"><img src="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?d=50" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?a=1XZh7WCz"><img src="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?i=1XZh7WCz" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?a=jhzrlM62"><img src="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?i=jhzrlM62" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JohanThinkingOutLoud/~4/yK6IaJZ5oYw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://idstam.com/en/index.php/uncategorized/wireless-networking-in-win7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://idstam.com/en/index.php/uncategorized/wireless-networking-in-win7/</feedburner:origLink></item>
		<item>
		<title>Will Bush be sent to Hague now?</title>
		<link>http://feedproxy.google.com/~r/JohanThinkingOutLoud/~3/VlhLdy-RNOo/</link>
		<comments>http://idstam.com/en/index.php/uncategorized/will-bush-be-sent-to-hague-now/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 13:37:16 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://idstam.com/en/?p=217</guid>
		<description><![CDATA[Since no country has the power to chase down an ex ruler of the USA but USA it self, now is probably the time to stand up for justice.
Wouldn&#8217;t it be a huge statement if Bush was sent to trial in Hague for his crimes against international law by the new administration.
It&#8217;s probably a pipe [...]]]></description>
			<content:encoded><![CDATA[<p>Since no country has the power to chase down an ex ruler of the USA but USA it self, now is probably the time to stand up for justice.</p>
<p>Wouldn&#8217;t it be a huge statement if Bush was sent to trial in Hague for his crimes against international law by the new administration.</p>
<p>It&#8217;s probably a pipe dream ant I wonder if that would lead to civil war in the USA.</p>
<p>An ex leader from almost any other country that had behaved like Bush would have been hunted for life.</p>
<p>I don&#8217;t mind bringing terrorists to to court, but keeping suspects in weak foreign countries to circumvent the domestic law and calling them illegal warriors to circumvent international law is straight up bullying to me.</p>
<p>Maybe all the countries that USA owe money could gather and put some collective preassure on them. That seems to be a weak point of the super power that is open to exploit right now.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?a=iJAZOMsm"><img src="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?a=v9Yc1Lu8"><img src="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?d=50" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?a=vEj7mq29"><img src="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?i=vEj7mq29" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?a=8FpYwxPI"><img src="http://feeds.feedburner.com/~f/JohanThinkingOutLoud?i=8FpYwxPI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JohanThinkingOutLoud/~4/VlhLdy-RNOo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://idstam.com/en/index.php/uncategorized/will-bush-be-sent-to-hague-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://idstam.com/en/index.php/uncategorized/will-bush-be-sent-to-hague-now/</feedburner:origLink></item>
	</channel>
</rss>
