<?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>Philip Roche &#187; microsoft</title>
	<atom:link href="http://www.philroche.net/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.philroche.net</link>
	<description>All things Geek</description>
	<lastBuildDate>Sat, 05 Jun 2010 15:24:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Application installations with Wix&#8230;. Awesome</title>
		<link>http://www.philroche.net/archives/web-application-installations-with-wix-awesome/</link>
		<comments>http://www.philroche.net/archives/web-application-installations-with-wix-awesome/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 12:11:14 +0000</pubDate>
		<dc:creator>philroche</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[karova]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[wix]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.philroche.net/archives/web-application-installations-with-wix-awesome/</guid>
		<description><![CDATA[This week I set off with the goal of making one of our web applications alot easier to deploy. The tools I chose were -

Web Application Installer (WAI)

Wix (Windows Installer XML)
WixEdit

I'd played with all three before but never really got past prototype stage. I've spent the last day learning wix and all the elements relevant [...]]]></description>
			<content:encoded><![CDATA[<p>This week I set off with the goal of making one of our web applications alot easier to deploy. The tools I chose were -</p>
<ol>
<li><a href="http://www.codeplex.com/wai">Web Application Installer (WAI)<br />
</a></li>
<li><a href="http://wix.sourceforge.net/">Wix</a> (Windows Installer XML)</li>
<li><a href="http://wixedit.sourceforge.net/">WixEdit</a></li>
</ol>
<p>I'd played with all three before but never really got past prototype stage. I've spent the last day learning wix and all the elements relevant to me. The Web Application Installer is collection of scripts and a template for different types of web applications. Firstly you use WAI to generate a list of files to install and the use WixEdit to edit that list and many other properties of the wix installation. Once happy with the configuration of the installation WixEdit will generate an msi for installation on your target machine. They truly are an excellent collection of tools. I now have an msi installer that sets up a web site in IIS, sets the ASP.NET version to 2, sets all the required permissions, creates a DB in SQL Server Express (specifying where to save the mdf and ldf files too) and changes the connection string in web.config accordingly. Todays quota of job satisfaction has now been achieved - saving about an hour per install (I've to install this app 28 times for different clients so the work was definitely worth while).</p>
<p>One huge pit fall which made me silly amounts of angry was that the SQL script you use to generate the tables and initial data for your database MUST be saved in Unicode (UTF-8). If it's not then wix won't be able to read it. I lost 3 hours yesterday with this!!!! as SQL server management studio express by default saves to UCS-2 Big Endian. Very little documentation on this fact so hopefully this post will help a little.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philroche.net/archives/web-application-installations-with-wix-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software I&#8217;ve paid for</title>
		<link>http://www.philroche.net/archives/software-ive-paid-for/</link>
		<comments>http://www.philroche.net/archives/software-ive-paid-for/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 12:16:52 +0000</pubDate>
		<dc:creator>philroche</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.philroche.net/archives/software-ive-paid-for/</guid>
		<description><![CDATA[Sparked by a conversation on LugRadio about what software you've ever purchased. It got me thinking about what I've paid for. It's been recently that I've purchased the most

Windows XP - 2 copies of
Acronis Workstation
Visual Studio 2005
Resharper
Suse 7.2 and some other later that version I can't remember
SkEdit (I think)
Peepcode RoR Screencasts
Various donations to OS projects
I'm [...]]]></description>
			<content:encoded><![CDATA[<p>Sparked by a conversation on <a href="http://www.lugradio.org/">LugRadio</a> about what software you've ever purchased. It got me thinking about what I've paid for. It's been recently that I've purchased the most</p>
<ul>
<li><a href="http://www.microsoft.com/windows/products/windowsxp/default.mspx">Windows XP</a> - 2 copies of</li>
<li><a href="http://www.acronis.com/enterprise/products/ATICW/">Acronis Workstation</a></li>
<li><a href="http://msdn2.microsoft.com/en-gb/vstudio/aa718671.aspx">Visual Studio 2005</a></li>
<li><a href="http://www.jetbrains.com/resharper/">Resharper</a></li>
<li><a href="http://www.novell.com/linux/">Suse</a> 7.2 and some other later that version I can't remember</li>
<li><a href="http://www.skti.org/skedit/">SkEdit</a> (I think)</li>
<li><a href="http://www.peepcode.com/">Peepcode</a> RoR Screencasts</li>
<li><a href="http://www.philroche.net/archives/christmas-charity-the-open-source-way/">Various</a> <a href="http://www.philroche.net/archives/spreadfirefox/">donations</a> to OS projects</li>
<li>I'm positive there's a few other small ones</li>
</ul>
<p>Update</p>
<ul>
<li>I also bought a copy of <a href="http://www.linspire.com/">Linspire</a> (it might even have been called Lindows then) and a subscription to the <a href="http://www.cnr.com/">CNR</a></li>
</ul>
<p>It's quite alot considering the ammount of Open Source software I use and quite pricey too. These are personal purchases too not related to Karova. Admittedly the Visual Studio version was the academic version bought through my Dad who is still a student.</p>
<p>What have you bought?</p>
<p>Also along the same line - I've purchased a new desktop and a couple more monitors. It will be the fastest machine I have ever been on let alone owned - stay tuned <img src='http://www.philroche.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
<p><!--327d5934629222ecd0b836bf06347152-->
</p>
<p><!--edf22d40f87ddcd84697a3aea2ea2f8c-->
</p>
<p><!--e860e055a321ec8d8447f871fb8fcf30-->
</p>
<p><!--8d7bdca6dcd246fd367e54a2c34f35cd-->
</p>
<p><!--e860e055a321ec8d8447f871fb8fcf30-->
</p>
<p><!--edf22d40f87ddcd84697a3aea2ea2f8c-->
</p>
<p><!--327d5934629222ecd0b836bf06347152--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.philroche.net/archives/software-ive-paid-for/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2008 upgrade</title>
		<link>http://www.philroche.net/archives/visual-studio-2008-upgrade/</link>
		<comments>http://www.philroche.net/archives/visual-studio-2008-upgrade/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 08:20:32 +0000</pubDate>
		<dc:creator>philroche</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ammado]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.philroche.net/archives/visual-studio-2008-review/</guid>
		<description><![CDATA[Well this will be a short one................... it's very disappointing.

You can't CTRL+F or CTRL+SHIFT+F will crash the IDE.
Editing any CSS file will crash your IDE....ANY CSS file.
Teeam explorer's 'Queue New Build' doesn't queue them at all. It's the exact same as it used to be (see screenshot below).
It's slow even on a dual core XEON [...]]]></description>
			<content:encoded><![CDATA[<p><a class="floatright" title="Visual Studio 2008 review - Team Explorer" href="http://www.philroche.net/wp-content/uploads/2008/01/tfsqueueingnotsomuch.gif"><img id="image852" class="floatright" alt="Visual Studio 2008 review - Team Explorer" src="http://www.philroche.net/wp-content/uploads/2008/01/tfsqueueingnotsomuch.thumbnail.gif" /></a>Well this will be a short one................... it's very disappointing.</p>
<ul>
<li>You can't CTRL+F or CTRL+SHIFT+F will crash the IDE.</li>
<li>Editing any CSS file will crash your IDE....ANY CSS file.</li>
<li>Teeam explorer's 'Queue New Build' doesn't queue them at all. It's the exact same as it used to be (see screenshot below).</li>
<li>It's slow even on a dual core XEON with 4GB Ram</li>
</ul>
<p>In conclusion - don't bother upgrading, even if you do get javascript autocompletion.
</p>
<p><!--bf0f7df796f572a12edf4e79fe8afab7-->
</p>
<p><!--8430d788693a2460a64eed44d85eb55c-->
</p>
<p><!--bf0f7df796f572a12edf4e79fe8afab7--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.philroche.net/archives/visual-studio-2008-upgrade/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
