<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Don't mind the geek!</title><link>http://www.geekproject.com</link><description>Ramblings of a geek without a cause...</description><language>en-us</language><managingEditor>kjell-ake.andersson@geekproject.com</managingEditor><webMaster>kjell-ake.andersson@geekproject.com</webMaster><item><title>MSMQ Studio 0.9.4 is released</title><link>http://www.geekproject.com/showTopic.aspx?id=127</link><description>&lt;p&gt;In this version I have added public queues support.&lt;/p&gt;  &lt;p&gt;Download at &lt;a href="http://www.archonaut.se"&gt;http://www.archonaut.se&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 10 May 2010 02:05:29 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=127</guid><author>Kjell-Åke Andersson</author></item><item><title>Archonaut.se is moving</title><link>http://www.geekproject.com/showTopic.aspx?id=126</link><description>&lt;p&gt;I decided that I wanted to move &lt;a href="http://www.archonaut.se"&gt;http://www.archonaut.se&lt;/a&gt; to another hosting provider. The reason for this is that I am fed up with PHP at the moment. It’s not that I do not like it, but it is to much context switching for me when I need to fix something on the site. I mainly do development in C# and that’s what I am mostly comfortable with and when I have to do something in PHP I need to think for a while before I remember how to do it.&lt;/p&gt;  &lt;p&gt;When I move the site to another hosting provider I will be able to use and learn development techniques that I can re-use in my day-job as a software architect and developer at &lt;a href="http://www.sogeti.se" target="_blank"&gt;Sogeti&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;I will also be able to get a more streamlined release process for MSMQ Studio as well so I get less friction when I release a new version and it gets automatically published on the website. The current process requires to many manual steps for me at the moment. Although all this is also possible to do in PHP, but it will be easier for me to do it in .NET.&lt;/p&gt;  &lt;p&gt;So if you experience any downtime at the &lt;a href="http://www.archonaut.se"&gt;http://www.archonaut.se&lt;/a&gt; it is due to the move and it will soon be online again.&lt;/p&gt;</description><pubDate>Sat, 17 Apr 2010 19:16:52 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=126</guid><author>Kjell-Åke Andersson</author></item><item><title>Mix Session Viewer for Windows Phone 7</title><link>http://www.geekproject.com/showTopic.aspx?id=125</link><description>&lt;p&gt;I was at Microsoft &lt;a href="http://www.techdays.se" target="_blank"&gt;TechDays&lt;/a&gt; in Sweden last week and got some inspiration to create an application for &lt;a href="http://developer.windowsphone.com/" target="_blank"&gt;Windows Phone 7&lt;/a&gt;. The week before I found the &lt;a href="http://www.odata.org/" target="_blank"&gt;oData&lt;/a&gt;&amp;#160;&lt;a href="http://api.visitmix.com/OData.svc" target="_blank"&gt;API&lt;/a&gt; for accessing the session data for &lt;a href="http://live.visitmix.com/" target="_blank"&gt;MIX 2010&lt;/a&gt;. And when Tim Heuer released the &lt;a href="http://timheuer.com/blog/archive/2010/03/24/use-odata-to-view-mix10-session-recordings-in-silverlight.aspx" target="_blank"&gt;MIX10 Online Silverlight Viewer&lt;/a&gt; I got the idea that it would be really cool to the make the same but for WP7!&lt;/p&gt;  &lt;p&gt;I started by using the Windows Phone List Application template in VS2010 where I populated the list of sessions using the oData SDK for Windows Phone 7.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.geekproject.com/files/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.geekproject.com/files/image_thumb.png" width="127" height="244" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;When you select a session you will get to the details page where the video is displayed in a &lt;a href="http://msdn.microsoft.com/en-us/library/ms611595(v=VS.96).aspx" target="_blank"&gt;MediaElement&lt;/a&gt;, which can be controlled by a play and a pause button in the application bar.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.geekproject.com/files/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.geekproject.com/files/image_thumb_1.png" width="127" height="244" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;You can download the sample code at &lt;a href="http://www.geekproject.com/downloads/mixsessionviewer.zip" target="_blank"&gt;MIXSessionViewer.zip&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Wed, 31 Mar 2010 00:54:50 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=125</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio 0.9.3.0</title><link>http://www.geekproject.com/showTopic.aspx?id=124</link><description>&lt;p&gt;This release contains new functionality for setting a filter on a queue to only display messages that was received within a certain date range. There is also a bug fix for a crash that happens when connecting to a remote computer and the user has insufficient access rights on the computer.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.geekproject.com/files/image_5.png" width="449" height="337" /&gt; &lt;/p&gt;  &lt;p&gt;Download at &lt;a href="http://www.archonaut.se"&gt;http://www.archonaut.se&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 08 Mar 2010 23:14:40 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=124</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio 0.9.2.0</title><link>http://www.geekproject.com/showTopic.aspx?id=123</link><description>&lt;p&gt;In this version there is a new feature added which allows you to search in any queue for text in a message. This may come in handy when you have a lot of messages in a queue and need to find a specific message. It will search both in the label and the body of the message. At the moment the search functionality is very basic and does not handle any language specific encodings.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.geekproject.com/files/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Search" border="0" alt="Search" src="http://www.geekproject.com/files/image_thumb_1.png" width="517" height="306" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Download at &lt;a href="http://www.archonaut.se"&gt;http://www.archonaut.se&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 02 Mar 2010 22:39:44 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=123</guid><author>Kjell-Åke Andersson</author></item><item><title>Purchase license for MSMQ Studio</title><link>http://www.geekproject.com/showTopic.aspx?id=122</link><description>&lt;p&gt;Now it is possible to purchase a beta license (30% off standard price) for MSMQ Studio. When your order is completed a license file will be sent by e-mail to you.&lt;/p&gt;  &lt;p&gt;Visit &lt;a href="http://www.archonaut.se"&gt;http://www.archonaut.se&lt;/a&gt; to purchase a license!&lt;/p&gt;</description><pubDate>Thu, 11 Feb 2010 14:57:08 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=122</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio BETA Trial Version Released</title><link>http://www.geekproject.com/showTopic.aspx?id=121</link><description>&lt;p&gt;I just released the 14-day trial version of MSMQ Studio BETA now. With this version I will be able to deliver updates more frequently and you will be able to purchase a license that will remove all time limits from the product. MSMQ Studio is still in BETA, so until I release a final version there will be a 30% discount on the licenses.&lt;/p&gt;  &lt;p&gt;For more information see &lt;a href="http://www.archonaut.se"&gt;http://www.archonaut.se&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Tue, 02 Feb 2010 02:50:39 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=121</guid><author>Kjell-Åke Andersson</author></item><item><title>No conversation at all!</title><link>http://www.geekproject.com/showTopic.aspx?id=120</link><description>&lt;p&gt;I just read Joel Spolsky’s article &lt;a href="http://www.joelonsoftware.com/items/2010/01/22.html" target="_blank"&gt;A Little Less Conversation&lt;/a&gt;, which is a good article. Although there is another problem which can arise from having a manager who is co-ordination the conversations and that is when he is stopping all conversations until he decides that they are needed!&lt;/p&gt;  &lt;p&gt;In my current assignment I have been brought into a project to make a revision of the current software architecture. This project is about migrating a legacy application to .NET, but in the 9 years the project has been going on this has not yet been finalized. The guy who is now managing the project has been in it almost all the time, but he shows us over and over that he has no understanding about software development at all.&lt;/p&gt;  &lt;p&gt;The biggest mistake he does at the moment is that he has taken total control over who should discuss what and with who! When we finally get to meet the key stakeholders, he has spent a large amount of time on inventing solutions for the topics that we are discussing and quite early in the meeting we all dismiss them because they are totally wrong! He spends so much time controlling the project and the work that we do, most of it he hasn’t got a clue about what it is, so that we feel like we have got our hands tied behind our backs. And when something goes bad, he blames us for it!&lt;/p&gt;  &lt;p&gt;This and a lot more issues we are having with this project manager is very frustrating and it does not make you perform your best! If there is another assignment coming up I will not hesitate to move on!&lt;/p&gt;</description><pubDate>Fri, 22 Jan 2010 23:04:56 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=120</guid><author>Kjell-Åke Andersson</author></item><item><title>InstallShield LE for VS 2010&amp;hellip;..</title><link>http://www.geekproject.com/showTopic.aspx?id=119</link><description>&lt;p&gt;That is a product I will never use!! I have been using WiX for the last 4.5 years building setup packages for all my projects and I am very happy with it!!&lt;/p&gt;  &lt;p&gt;If you also are disappointed that Microsoft dropped WiX from VS 2010 and now introduces InstallShield LE instead, then please join me and others in telling Soma Segar that at &lt;a title="http://blogs.msdn.com/somasegar/archive/2009/12/14/building-setup-and-deployment-packages-in-vs-2010.aspx?" href="http://blogs.msdn.com/somasegar/archive/2009/12/14/building-setup-and-deployment-packages-in-vs-2010.aspx?"&gt;http://blogs.msdn.com/somasegar/archive/2009/12/14/building-setup-and-deployment-packages-in-vs-2010.aspx?&lt;/a&gt;!&lt;/p&gt;</description><pubDate>Tue, 15 Dec 2009 20:14:55 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=119</guid><author>Kjell-Åke Andersson</author></item><item><title>Silverlight 4: System.Xml.Linq.dll is missing?? Well, sort of&amp;hellip;</title><link>http://www.geekproject.com/showTopic.aspx?id=118</link><description>&lt;p&gt;I have played around a little with Silverlight 4 the last couple of days and I was consuming a REST service but when I wanted to use XLinq for querying the response I couldn’t find it in the References dialog.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.geekproject.com/files/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.geekproject.com/files/image_thumb.png" width="515" height="440" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;And when I searched on the internet for a solution to this I found out that many others had the same experience. But they solved it by copying the System.Xml.Linq.dll assembly from the Silverlight SDK to the Reference Assemblies folder.&lt;/p&gt;  &lt;p&gt;The reason for the absence of System.Xml.Linq.dll in Silverlight 4 is actually that the Silverlight team wanted to keep the Silverlight 4 runtime as small as possible (~4 Mb) even though they added more functionality that in Silverlight 3. What they did then was that they removed assemblies that can be seen as “luxury” to have in the runtime and put them into the SDK instead so that if you want use XLinq have to distribute it within your own .XAP-file.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.geekproject.com/files/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.geekproject.com/files/image_thumb_1.png" width="335" height="222" /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 10 Dec 2009 10:07:19 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=118</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio 0.9.0.1</title><link>http://www.geekproject.com/showTopic.aspx?id=117</link><description>&lt;p&gt;I just discovered today that you cannot add private queues to the local computer using the context menu when you right click on “Private Queues”. So this is a minor release just to fix this issue.&lt;/p&gt;  &lt;p&gt;You can download the new version &lt;a href="http://www.archonaut.se/index.php?option=com_rokdownloads&amp;amp;view=file&amp;amp;Itemid=9" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 07 Dec 2009 22:13:18 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=117</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio 0.9.0 is released!!</title><link>http://www.geekproject.com/showTopic.aspx?id=116</link><description>&lt;p&gt;Now you can download MSMQ Studio 0.9.0 from &lt;a href="http://www.archonaut.se"&gt;http://www.archonaut.se&lt;/a&gt;!! This version has big improvements in working with remote computers. You can now see subqueues on remote computers and also move messages between queues and subqueues and all the other usual operations.&lt;/p&gt;  &lt;p&gt;This is probably the last beta of MSMQ Studio and I have extended the timebomb in it to 2010-02-01 so it will not stop working during the holidays.&lt;/p&gt;</description><pubDate>Wed, 02 Dec 2009 23:37:05 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=116</guid><author>Kjell-Åke Andersson</author></item><item><title>Website problem for www.archonaut.se</title><link>http://www.geekproject.com/showTopic.aspx?id=115</link><description>&lt;p&gt;I just discovered that there are some issues with &lt;a href="http://www.archonaut.se"&gt;http://www.archonaut.se&lt;/a&gt; that makes it impossible to download a new version of MSMQ Studio at the moment. I also have some issues with an e-commerce site that I am responsible for. These issues are most probably related to that the hosting service updated PHP from 5.2 to 5.3 today and for some reason this made the menu system on the site to fail. I will dig into this problem this evening when I get home from my day job and the kids are put to sleep.&lt;/p&gt;  &lt;p&gt;These issues was very unfortunate as I should have released a new version of MSMQ Studio today and the previous version will stop to work today as well. Unfortunately I will not be able to release the new version until tomorrow and I am very sorry if this will cause you any problems.&lt;/p&gt;</description><pubDate>Wed, 02 Dec 2009 02:35:05 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=115</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio 0.8.6</title><link>http://www.geekproject.com/showTopic.aspx?id=114</link><description>&lt;h5&gt;Version 0.8.6&lt;/h5&gt;  &lt;p&gt;Added:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Support for browsing private queues on remote computers. &lt;/li&gt;    &lt;li&gt;Display more message properties.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Fixed:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Improved Active Directory integration.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Known issues:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Cannot delete messages from remote private queues. &lt;/li&gt;    &lt;li&gt;Cannot browse remote private queues when the queue has subqueues &lt;/li&gt;    &lt;li&gt;Cannot remove remote computers from list.&lt;/li&gt; &lt;/ul&gt;</description><pubDate>Thu, 29 Oct 2009 22:38:44 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=114</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio 0.8.5</title><link>http://www.geekproject.com/showTopic.aspx?id=113</link><description>&lt;h5&gt;Version 0.8.5&lt;/h5&gt;  &lt;p&gt;Fixed:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Send messages to private queues when in AD-mode. &lt;/li&gt;    &lt;li&gt;Deleting messages will now delete the correct messages.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Changed:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Send messages using path syntax instead of direct format syntax.&lt;/li&gt; &lt;/ul&gt;</description><pubDate>Fri, 09 Oct 2009 14:08:27 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=113</guid><author>Kjell-Åke Andersson</author></item><item><title>WiX Service Account Dialog &amp;ndash; part 2</title><link>http://www.geekproject.com/showTopic.aspx?id=112</link><description>&lt;p&gt;I got the question on how I put the username and password from the service account dialog (see &lt;a href="http://www.geekproject.com/showtopic.aspx?ID=94" target="_blank"&gt;part 1&lt;/a&gt;) back into the &lt;a href="http://wix.sourceforge.net/manual-wix3/wix_xsd_serviceinstall.htm" target="_blank"&gt;ServiceInstall&lt;/a&gt; element. The way I did it was to create two properties to hold default values (at the moment I do not remember if it was necessary).&lt;/p&gt;  &lt;div class="csharpcode"&gt;   &lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   1:  &lt;/span&gt;        &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;Property&lt;/span&gt; &lt;span class="attr"&gt;Id&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;ACCOUNT&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;Value&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;&amp;lt;DOMAIN\username&amp;gt;&amp;quot;&lt;/span&gt;&lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;&lt;span class="lnum"&gt;   2:  &lt;/span&gt;        &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;Property&lt;/span&gt; &lt;span class="attr"&gt;Id&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;PASSWORD&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;Value&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;&amp;lt;password&amp;gt;&amp;quot;&lt;/span&gt;&lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;style type="text/css"&gt;

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }&lt;/style&gt;

&lt;p&gt;&lt;/p&gt;
&lt;font size="2"&gt;&lt;/font&gt;

&lt;p&gt;And then I set up the ServiceInstall element to use these properties.&lt;/p&gt;

&lt;div class="csharpcode"&gt;
  &lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   1:  &lt;/span&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;ServiceInstall&lt;/span&gt; &lt;span class="attr"&gt;Id&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;MyServiceInstall&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;Name&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;MyService&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;Type&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;ownProcess&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;Account&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;[ACCOUNT]&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;Password&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;[PASSWORD]&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;Start&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;auto&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;ErrorControl&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;ignore&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;DisplayName&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;MyService&amp;quot;&lt;/span&gt; &lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;style type="text/css"&gt;
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }&lt;/style&gt;

&lt;p&gt;&lt;/p&gt;
&lt;font size="2"&gt;&lt;/font&gt;</description><pubDate>Fri, 09 Oct 2009 13:51:40 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=112</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio 0.8.4</title><link>http://www.geekproject.com/showTopic.aspx?id=111</link><description>&lt;h5&gt;Version 0.8.4&lt;/h5&gt;  &lt;p&gt;Fixed:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Support for Actived Directory-integration. &lt;/li&gt;    &lt;li&gt;Delete selected and purge all messages from a journal queue.&lt;/li&gt; &lt;/ul&gt;</description><pubDate>Mon, 05 Oct 2009 23:49:46 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=111</guid><author>Kjell-Åke Andersson</author></item><item><title>Automatically stop the build for a solution when a project has failed to build</title><link>http://www.geekproject.com/showTopic.aspx?id=110</link><description>&lt;p&gt;I am working on a project now which has 155 projects within its solution in Visual Studio 2008. When one of these projects fail to build I have to wait a long time before the build finishes unless I press CTRL + Break.&lt;/p&gt;  &lt;p&gt;But now I have found a really nice solution to this &lt;a href="http://www.ehow.com/how_5025041_automatically-visual-studio-build-error.html" target="_blank"&gt;here&lt;/a&gt;. The solution is to add a macro that handles the &lt;strong&gt;OnBuildProjConfigDone&lt;/strong&gt; event and execute the DTE command “Build.Cancel” when a project has failed to build.&lt;/p&gt;</description><pubDate>Thu, 01 Oct 2009 14:15:19 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=110</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio 0.8.3</title><link>http://www.geekproject.com/showTopic.aspx?id=109</link><description>&lt;h5&gt;Version 0.8.3&lt;/h5&gt;  &lt;p&gt;Fixed:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Improved performance when loading messages into the listview. &lt;/li&gt;    &lt;li&gt;Added checkbox 'Send transactional' to send message form. &lt;/li&gt;    &lt;li&gt;Refresh message count for parent queue when messages are moved or deleted from a subqueue.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://www.archonaut.se/index.php?option=com_rokdownloads&amp;amp;view=file&amp;amp;Itemid=7" target="_blank"&gt;Download&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 18 Sep 2009 11:03:34 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=109</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio has moved!</title><link>http://www.geekproject.com/showTopic.aspx?id=108</link><description>&lt;p&gt;Today I moved MSMQ Studio from geekproject.com to my new company site &lt;a href="http://www.archonaut.se/" target="_blank"&gt;Archonaut Solutions&lt;/a&gt;. I started this company so that I can spend more time on developing MSMQ Studio so that it will be the MSMQ management tool of choice!&lt;/p&gt;  &lt;p&gt;I also released a new version of MSMQ Studio there as well.&lt;/p&gt;</description><pubDate>Tue, 15 Sep 2009 00:54:19 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=108</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio: Subqueues and outgoing queues</title><link>http://www.geekproject.com/showTopic.aspx?id=107</link><description>&lt;p&gt;Just did some work on implementing support for subqueues (Vista +). So there will be a possibility to view messages in subqueues and to move them to other subqueues. At the moment I will only display a list of outgoing queues and the number of messages in each queue. Later on I will add the possibility to view the messages in outgoing queues.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.geekproject.com/files/image_3.png" width="1004" height="426" /&gt;&lt;/p&gt;</description><pubDate>Sun, 30 Aug 2009 23:28:28 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=107</guid><author>Kjell-Åke Andersson</author></item><item><title>No new release of MSMQ Studio yet!</title><link>http://www.geekproject.com/showTopic.aspx?id=106</link><description>&lt;p&gt;I’m still doing a lot of changes to the internals of MSMQ Studio so there hasn’t been a new release of it yet. The post &lt;a href="http://www.geekproject.com/showtopic.aspx?ID=104"&gt;MSMQ Studio: Show number of messages in a queue &lt;/a&gt;just described a new feature that was added to MSMQ Studio. As soon as I am done with the internals I will release a new version.&lt;/p&gt;</description><pubDate>Thu, 20 Aug 2009 08:58:12 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=106</guid><author>Kjell-Åke Andersson</author></item><item><title>Now Twittering</title><link>http://www.geekproject.com/showTopic.aspx?id=105</link><description>&lt;p&gt;I decided to try out &lt;a href="http://www.twitter.com" target="_blank"&gt;Twitter&lt;/a&gt; so you can follow me on &lt;a href="http://twitter.com/archonaut" target="_blank"&gt;@archonaut&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 20 Aug 2009 08:51:27 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=105</guid><author>Kjell-Åke Andersson</author></item><item><title>MSMQ Studio: Show number of messages in a queue</title><link>http://www.geekproject.com/showTopic.aspx?id=104</link><description>&lt;p&gt;Tonight I added the possibility to show the number of messages in a queue although it will also include any messages that you might have in subqueues of the queue. This might look a little bit strange but at the moment I cannot or will do anything about it.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.geekproject.com/files/image_5.png" width="443" height="268" /&gt;&lt;/p&gt;</description><pubDate>Tue, 18 Aug 2009 01:03:33 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=104</guid><author>Kjell-Åke Andersson</author></item><item><title>Windows 7 RTM is released on MSDN</title><link>http://www.geekproject.com/showTopic.aspx?id=103</link><description>&lt;p&gt;Finally they released Windows 7 RTM on MSDN! At the moment I am downloading it so that I can replace Windows XP x64 on our family computer. The biggest challenge though is to migrate everything as there is no upgrade from XP x64 to Win7 x64....&lt;/p&gt; &lt;p&gt;Download Windows 7 RTM from MSDN (&lt;a href="http://www.msdn.com"&gt;http://www.msdn.com&lt;/a&gt;).&lt;/p&gt;</description><pubDate>Thu, 06 Aug 2009 21:59:47 GMT</pubDate><guid>http://www.geekproject.com/showTopic.aspx?id=103</guid><author>Kjell-Åke Andersson</author></item></channel></rss>
