<?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>Danny-T.co.uk &#187; Development Tools</title>
	<atom:link href="http://danny-t.co.uk/index.php/category/development-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://danny-t.co.uk</link>
	<description>Web apps fanatic, ramblings on dev for web, mobile and other geeky stuff</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:59:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Learning Silverlight</title>
		<link>http://danny-t.co.uk/index.php/2011/02/12/learning-silverlight/</link>
		<comments>http://danny-t.co.uk/index.php/2011/02/12/learning-silverlight/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 03:26:55 +0000</pubDate>
		<dc:creator>DannyT</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://danny-t.co.uk/?p=320</guid>
		<description><![CDATA[This is a series of posts of my journey learning Silverlight one weekend: Learning Silverlight (this post) Learning Silverlight #1 – where to start Learning Silverlight #2 – Tooling Up Learning Silverlight #3 – Getting Started Learning Silverlight #4 – Sample Project It&#8217;s been a while since I dived into Silverlight and rolled my sleeves [...]]]></description>
			<content:encoded><![CDATA[<hr />
This is a series of posts of my journey learning Silverlight one weekend:</p>
<ul>
<li><a href="http://danny-t.co.uk/index.php/2011/02/12/learning-silverlight/">Learning Silverlight</a> (this post)</li>
<li><a href="http://danny-t.co.uk/index.php/2011/02/12/learning-silverlight-1-where-to-start/">Learning Silverlight #1 – where to start</a></li>
<li><a href="http://danny-t.co.uk/index.php/2011/02/12/learning-silverlight-2-tooling-up/">Learning Silverlight #2 – Tooling Up</a></li>
<li><a href="http://danny-t.co.uk/index.php/2011/02/12/learning-silverlight-3-getting-started/">Learning Silverlight #3 – Getting Started</a></li>
<li><a href="http://danny-t.co.uk/index.php/2011/02/16/learning-silverlight-4-sample-project/">Learning Silverlight #4 – Sample Project</a></li>
</ul>
<hr />
<br />
It&#8217;s been a while since I dived into Silverlight and rolled my sleeves up and got some coding done. I&#8217;ve kept track of Silverlights momentum, popularity, feature-set, growth and toolset and personally, have been quite impressed (despite the typical mud-slinging that goes on in our industry <img src='http://danny-t.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</p>
<p><a href="http://danny-t.co.uk/wp-content/uploads/Silverlight.png"><img src="http://danny-t.co.uk/wp-content/uploads/Silverlight-268x300.png" alt="" title="Silverlight" width="268" height="300" class="alignright size-medium wp-image-321" /></a>Anyway, for the first time in who knows how long I have found myself a weekend spare which I am intending to use to do a bit of a Silverlight deep-dive. For anyone reading this not familiar, I have a fairly strong background in .net and extensive experience of Flash and Flex. I&#8217;m hoping this provides me with a decent platform and offers a rapid learning curve for this exercise.</p>
<p>I&#8217;m mostly interested in seeing the potential for how productive Silverlight development can be. I am fairly hopeful that the tools (namely Visual Studio and Blend) will be a strong artillery for RIA development. I am also intrigued to see how much of the forming the basis of an app in Blend through drag n drop is actually useful for producing real, maintainable, efficient apps. Rather than the typical no-code solutions I&#8217;ve experienced in the past which have been more or less useless beyond simple proof of concepts. I&#8217;m sure there is a point where Blend stops and actual coding takes over, I&#8217;m just curious to find out what that point is. E.g. is it just skinning/styling or can there be some actual useful time-saving gained in the application development process through it&#8217;s state-management, data-binding and other wizardy type features. </p>
<p>I&#8217;m going to be blogging and tweeting the progress so feel free to follow and I&#8217;m very much open to ideas, opinions and suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://danny-t.co.uk/index.php/2011/02/12/learning-silverlight/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Silverlight Masterclass</title>
		<link>http://danny-t.co.uk/index.php/2010/04/28/silverlight-masterclass/</link>
		<comments>http://danny-t.co.uk/index.php/2010/04/28/silverlight-masterclass/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 09:41:24 +0000</pubDate>
		<dc:creator>DannyT</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://danny-t.co.uk/?p=198</guid>
		<description><![CDATA[A while back I took a training course on the then new Microsoft RIA toolset offerings. The platform then was definitely not what it is today and now I would consider the MS offering a very solid platform for building RIAs upon and is now pushing Adobe for new and faster innovation. As a developer [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I took a <a href="http://danny-t.co.uk/index.php/2007/07/12/silverlight-adventures/">training course on the then new Microsoft RIA toolset</a> offerings. The platform then was definitely not what it is today and now I would consider the MS offering a very solid platform for building RIAs upon and is now pushing Adobe for new and faster innovation. As a developer (and RIA agency) this is all good for both camps.</p>
<p>If you&#8217;ve been considering getting into Silverlight development in an effort to extend your skillset bbits is offering a <a href="http://silverlightmasterclass.net">Silverlight Masterclass</a> in the UK in June. Here follows the spiel:</p>
<blockquote><p>The Silverlight Tour comes to the UK – and it’s called the Masterclass!</p>
<p>This 3 day hands-on training with both designer and developer tracks looks awesome and (uniquely) has two expert trainers per course. </p>
<p>Currently scheduled in London, Manchester, and the Midlands for June, all courses also come with the chance to win an xbox 360, and Silverlight Spy licences!</p>
<p>Early bird discount of £100 if you book in May, and if you are a member of #SLUGUK or #nxtgenug there are additional discounts to be had.</p>
<p>Full Details are here: <a href="http://silverlightmasterclass.net">http://silverlightmasterclass.net</a></p>
<p>In addition bbits are holding a raffle for a free ticket for the masterclass. To be eligible to win the ticket (worth £1095!) you MUST paste this text, including all links, into your blog and email <a href="mailto:Ian@bbits.co.uk">Ian@bbits.co.uk</a> with the url to the blog entry.  The draw will be made on June 1st and the winner informed by email and on <a href="http://silverlightmasterclass.net">http://silverlightmasterclass.net</a> </p></blockquote>
<p>So if Silverlight has been on your to-do list for a while and you want to short-cut to being a pro check it out <img src='http://danny-t.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://danny-t.co.uk/index.php/2010/04/28/silverlight-masterclass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimal RIA development hardware</title>
		<link>http://danny-t.co.uk/index.php/2010/02/13/optimal-ria-development-hardware/</link>
		<comments>http://danny-t.co.uk/index.php/2010/02/13/optimal-ria-development-hardware/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 22:06:23 +0000</pubDate>
		<dc:creator>DannyT</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Mac/OS X]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://danny-t.co.uk/?p=170</guid>
		<description><![CDATA[No matter how much we spend on new hardware, progress bars, spinning timers, system freezes and occasionally crashes are a familiar site when developing RIAs. My Macbook Pro seems to be fast approaching the end of it&#8217;s life and I&#8217;ve started to think about a new machine. So I thought rather than spend forever looking [...]]]></description>
			<content:encoded><![CDATA[<p>No matter how much we spend on new hardware, progress bars, spinning timers, system freezes and occasionally crashes are a familiar site when developing RIAs. My Macbook Pro seems to be fast approaching the end of it&#8217;s life and I&#8217;ve started to think about a new machine.</p>
<p>So I thought rather than spend forever looking up hardware specs, recommended platforms and whatever, I&#8217;d just do the lazy thing and put it out there to the <a href="http://en.wikipedia.org/wiki/Lazyweb">#lazyweb</a> and see what came up.</p>
<p><a href="http://danny-t.co.uk/wp-content/uploads/riahardware.png"><img src="http://danny-t.co.uk/wp-content/uploads/riahardware.png" alt="" title="ria hardware" width="608" height="300" class="aligncenter size-full wp-image-171" /></a></p>
<p>Within moments the ever-helpful <a href="http://www.seantheflexguy.com/">seantheflexguy</a> responded with his spec and his endorsement of his setup:<br />
<a href="http://twitter.com/seantheflexguy/statuses/9070997938"><img src="http://danny-t.co.uk/wp-content/uploads/seantheflexguyRiaSpec.png" alt="" title="seantheflexguyRiaSpec" width="538" height="268" class="aligncenter size-full wp-image-172" /></a></p>
<p>Well, that was very useful and I thought how great it would be if we could collate more information about other RIA developers&#8217; setups and how they rate them. </p>
<p>So feel free to contribute and copy the following into the comments and fill it in and you can help <del datetime="2010-02-13T21:36:34+00:00">do my research for me</del> share hardware spec for the benefit of the RIA community <img src='http://danny-t.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .<br />
<code><br />
Computer:<br />
Processor:<br />
RAM:<br />
Hard Disk Size:<br />
Hard Disk Speed:<br />
Primary Software Used:<br />
Rating:  / 10<br />
Other Comments:<br />
</code></p>
<p>Here&#8217;s mine for starters:</p>
<p>Computer: Macbook Pro 17&#8243;<br />
Processor: 2.4Ghz Intel Core 2 Duo<br />
RAM: 4Gb<br />
Hard Disk Size: 150Gb<br />
Hard Disk Speed: 5600rpm (i think)<br />
Primary RIA development Software Used: Flex Builder, Visual Studio 2008 (under VMWare Fusion), Sql Server 2008<br />
Rating:  7 / 10<br />
Other Comments: The machine has been a real workhorse for the past 2 years and has taken quite a bit of torment from me. The hardware has been fairly robust although the problems are starting to present themselves now (now i&#8217;m out of warranty!) and things are very costly to put right. Runs very hot when running FlexBuilder in OSX and VS in windows and has really started to slow down lately. Never had much of a problem with system crashes or freezing other than the occasional browser fail.</p>
]]></content:encoded>
			<wfw:commentRss>http://danny-t.co.uk/index.php/2010/02/13/optimal-ria-development-hardware/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Subclipse missing files / folders</title>
		<link>http://danny-t.co.uk/index.php/2010/02/02/subclipse-missing-files-folders/</link>
		<comments>http://danny-t.co.uk/index.php/2010/02/02/subclipse-missing-files-folders/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 23:37:38 +0000</pubDate>
		<dc:creator>DannyT</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://danny-t.co.uk/?p=163</guid>
		<description><![CDATA[So I was trying to get the latest files for a Flex project recently and I had an error about a missing stylesheet. I of course took the standard approach to fixing this and promptly bitched at the foolish developer who neglected to commit the crucial element&#8230; Alas turns out I was the fool and [...]]]></description>
			<content:encoded><![CDATA[<p>So I was trying to get the latest files for a Flex project recently and I had an error about a missing stylesheet. I of course took the standard approach to fixing this and promptly bitched at the <a href="http://twitter.com/peterkeating">foolish developer</a> who neglected to commit the crucial element&#8230; Alas turns out <strong><em>I</em></strong> was the fool and upon doing what I should have done in the first place and checking the logs and repository turns out the file was actually committed already. </p>
<p>So I check the file system, no dice. Do another update, nope. Try synchronizing with repository, nada. Try about 10 more updates on the off chance it will magically work one time, amazingly it doesn&#8217;t. WTF!?</p>
<p>Anyway turns out the solution is to do the following:</p>
<p>Right click project select &#8220;Update to version&#8221;</p>
<p><img src="http://danny-t.co.uk/wp-content/uploads/update-to-version.png" alt="" title="update to version" width="604" height="140" class="aligncenter size-full wp-image-164" /></p>
<p>Choose HEAD, change Depth to &#8220;Fully recursive&#8221; and tick &#8220;Change working copy to specified depth&#8221;</p>
<p><img src="http://danny-t.co.uk/wp-content/uploads/update-to-version2.png" alt="" title="update to version2" width="528" height="416" class="aligncenter size-full wp-image-165" /></p>
<p>Et voila, all files and folders get gotten again, no idea what causes this hiccup but this is much nicer than previous resolution of deleting entire project and checking out again <img src='http://danny-t.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://danny-t.co.uk/index.php/2010/02/02/subclipse-missing-files-folders/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open multiple instances of flex builder on OSX</title>
		<link>http://danny-t.co.uk/index.php/2009/07/18/open-multiple-instances-of-flex-builder-on-osx/</link>
		<comments>http://danny-t.co.uk/index.php/2009/07/18/open-multiple-instances-of-flex-builder-on-osx/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 23:24:54 +0000</pubDate>
		<dc:creator>DannyT</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://danny-t.co.uk/?p=139</guid>
		<description><![CDATA[I keep various workspaces in Flex Builder for things like client projects, tests, examples etc. Sometimes it&#8217;s a pain to have to restart FB just to check something from one workspace, so to be able to have two (or more) workspaces open at a time you can launch multiple instances of flex builder by doing [...]]]></description>
			<content:encoded><![CDATA[<p>I keep various workspaces in Flex Builder for things like client projects, tests, examples etc. Sometimes it&#8217;s a pain to have to restart FB just to check something from one workspace, so to be able to have two (or more) workspaces open at a time you can launch multiple instances of flex builder by doing the following:</p>
<p>cd /Applications/Eclipse [or your path to flex builder folder]<br />
./eclipse &</p>
]]></content:encoded>
			<wfw:commentRss>http://danny-t.co.uk/index.php/2009/07/18/open-multiple-instances-of-flex-builder-on-osx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The following module was built either with optimizations enabled or without debug information</title>
		<link>http://danny-t.co.uk/index.php/2009/07/18/the-following-module-was-built-either-with-optimizations-enabled-or-without-debug-information/</link>
		<comments>http://danny-t.co.uk/index.php/2009/07/18/the-following-module-was-built-either-with-optimizations-enabled-or-without-debug-information/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 23:22:17 +0000</pubDate>
		<dc:creator>DannyT</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://danny-t.co.uk/?p=137</guid>
		<description><![CDATA[Having received the following error in Visual Studio a few times I thought I&#8217;d post the solution here. I did have debug enabled and seemingly nothing i changed would stop the error. Many of the solutions found when first searching didn&#8217;t work, what I had to do was to delete all files from the following [...]]]></description>
			<content:encoded><![CDATA[<p>Having received the following error in Visual Studio a few times I thought I&#8217;d post the solution here.</p>
<p>I did have debug enabled and seemingly nothing i changed would stop the error. Many of the solutions found when first searching didn&#8217;t work, what I had to do was to delete all files from the following directory:</p>
<p>C:\Users\[username]\AppData\Local\temp\Temporary ASP.NET Files</p>
]]></content:encoded>
			<wfw:commentRss>http://danny-t.co.uk/index.php/2009/07/18/the-following-module-was-built-either-with-optimizations-enabled-or-without-debug-information/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating Roles in Windows XP</title>
		<link>http://danny-t.co.uk/index.php/2008/06/16/creating-roles-in-windows-xp/</link>
		<comments>http://danny-t.co.uk/index.php/2008/06/16/creating-roles-in-windows-xp/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 09:54:21 +0000</pubDate>
		<dc:creator>DannyT</dc:creator>
				<category><![CDATA[Development Tools]]></category>

		<guid isPermaLink="false">http://danny-t.co.uk/?p=119</guid>
		<description><![CDATA[I&#8217;m trying to setup a dev environment for an Intranet application we&#8217;re working on and needed to test users for displaying role-based content (namely admin edit buttons etc). So I needed to create some test users and roles. The site will ultimately be hosted on a Windows server and the users will use their domain [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying to setup a dev environment for an Intranet application we&#8217;re working on and needed to test users for displaying role-based content (namely admin edit buttons etc). So I needed to create some test users and roles. The site will ultimately be hosted on a Windows server and the users will use their domain logins from Active Directory so I needed to replicate this.</p>
<p>Anyway my dev environment is Windows XP and there is no obvious way to create roles (or Groups), to access this simply click Start, Run and enter compmgmt.msc and click go to launch the Computer Management Console.</p>
<p>From here you can administrate users and groups under the &#8220;Local Users and Groups&#8221; folder. </p>
]]></content:encoded>
			<wfw:commentRss>http://danny-t.co.uk/index.php/2008/06/16/creating-roles-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac bandwagon</title>
		<link>http://danny-t.co.uk/index.php/2007/12/11/mac-bandwagon/</link>
		<comments>http://danny-t.co.uk/index.php/2007/12/11/mac-bandwagon/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 00:44:02 +0000</pubDate>
		<dc:creator>DannyT</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Mac/OS X]]></category>

		<guid isPermaLink="false">http://danny-t.co.uk/index.php/2007/12/11/mac-bandwagon/</guid>
		<description><![CDATA[So, I&#8217;ve been sucked in and caved. I now own a brand new 17&#8243; 2.4ghz MacBook Pro. I&#8217;ve been getting familiar with it for a few days now, keeping my HP laptop for work whilst familiarising myself with the mac way of doing things out of hours. It&#8217;s been an odd experience, I finally understand [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve been sucked in and caved. I now own a brand new 17&#8243; 2.4ghz MacBook Pro.</p>
<p>I&#8217;ve been getting familiar with it for a few days now, keeping my HP laptop for work whilst familiarising myself with the mac way of doing things out of hours. It&#8217;s been an odd experience, I finally understand how it feels to be clueless using a computer as I&#8217;ve had very little previous exposure to the Mac way of doing things.</p>
<p>First impressions though are very good, I picked the machine up with Tiger installed and after reading a load of people&#8217;s issues with the Leopard upgrade I opted for a clean install and wiped Tiger completely. Seems to be working well so far except for the trackpad seems to stick for a second or so randomly after typing.</p>
<p>I&#8217;ve just about managed to setup the bare-bones I need to use this as my daily machine, although I&#8217;m sure I&#8217;m missing a few essentials which I&#8217;ll find out in the coming weeks.</p>
<p>So far I have:<br />
Eventually managed to get on my wifi, I had to change the security settings as I couldn&#8217;t get onto 64bit WEP which was a pain, now using 128bit WEP at home and WPA at work (WPA seems to be better for stability and security).<br />
Setup Mail.app to run with my MS Exchange account (which I didn&#8217;t realise I could do).<br />
Installed Flex Builder 3 beta 2 which appears to run quite nicely.<br />
Installed Firefox as I don&#8217;t really like safari too much.<br />
Installed CoRD which is a very cool remote desktop tool, far better than the MS remote desktop client i was used to.<br />
Installed adium IM client and imported my MSN and GTalk accounts (very nice free IM software).<br />
Installed Parallels and installed XP which is now running Visual Studio 2008 beta 2.</p>
<p>Everything seems to be running nice and fast with no issues to report as yet, so I&#8217;m pretty happy with the switch <img src='http://danny-t.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p><strong>Why the switch?</strong></p>
<p>In the new year we will be doing alot more RIA work at Moov2 (in fact we&#8217;re going full-blown RIA development agency but more on that later), as a result I needed a better spec machine as the trusty old HP choked a bit when running visual studio, flash and flex builder. I was very tempted to go for a Rock laptop as they look great and are very powerful machines. But I was also tempted by the draw of a Mac as all the cool kids seem to be switching these days and I&#8217;m very easily tempted by something new and unknown to me. After all I&#8217;ve been using windows machines for some 17 years since windows 3.0 and I really wanted to try something new. I&#8217;ve got a Linux box running Suse but I personally don&#8217;t think Linux is quite ready for day-to-day use as a development machine due to the lack of polish and wide-support. However my Linux box, which hosts this site, is by far the most reliable machine in the office. This is possibly to it&#8217;s detriment as whenever I do need to use it I&#8217;ve completely forgotten all of the commands as it&#8217;s such a long time between uses!</p>
<p>Anyway back to why the MBP, I have no real issue with Microsoft. I&#8217;m not ashamed to admit I love .Net (particualrly now there&#8217;s the whole alt.net movement), am impressed with the Silverlight/WPF workflow (and the potential future opportunities MS will bring to the game). I&#8217;m comfortable in a lot of the MS server environments, somewhat prefer SQL Server to MySQL and nowadays find XP rock solid (I&#8217;ve never been too fussed with Vista though).</p>
<p>But, after a bit of research as to the performance of my windows-only tools of choice in Parallels, I opted for the Mac as with Parallels there&#8217;s really no reason not to get the best of both worlds.</p>
<p>I&#8217;ve setup Parallels to run XP in full-screen mode in one of my Leopard &#8216;spaces&#8217; so I can switch between full-screen windows and OSX with the press of a button, however I&#8217;m surprised at how little time I spend in windows other than to use visual studio. Being able to tab between Flex Builder in OSX and VS in windows is great and I can even test my flex/.net projects in OSX whilst debugging the .net in windows. </p>
<p>All in all i&#8217;m very happy with the purchase and only hope Apple sort out some of the Leopard issues some others are having asap, because I don&#8217;t want to have made the switch just as everyone else starts bailing!</p>
]]></content:encoded>
			<wfw:commentRss>http://danny-t.co.uk/index.php/2007/12/11/mac-bandwagon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New .Net Tutorial &#8220;Introduction to NHibernate&#8221;</title>
		<link>http://danny-t.co.uk/index.php/2007/11/11/new-net-tutorial-introduction-to-nhibernate/</link>
		<comments>http://danny-t.co.uk/index.php/2007/11/11/new-net-tutorial-introduction-to-nhibernate/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 02:27:35 +0000</pubDate>
		<dc:creator>DannyT</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://danny-t.co.uk/index.php/2007/11/11/new-net-tutorial-introduction-to-nhibernate/</guid>
		<description><![CDATA[I&#8217;ve just written a new tutorial on NHibernate (an Open Source OR Mapper for .Net). As ususal any feedback much appreciated.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just written a new <a href="http://danny-t.co.uk/index.php/tutorials/introduction-to-nhibernate-tutorial/">tutorial on NHibernate</a> (an Open Source OR Mapper for .Net). </p>
<p>As ususal any feedback much appreciated. <img src='http://danny-t.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://danny-t.co.uk/index.php/2007/11/11/new-net-tutorial-introduction-to-nhibernate/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>New Flex Builder 2 Pricing &#8211; UK too!</title>
		<link>http://danny-t.co.uk/index.php/2007/11/09/new-flex-builder-2-pricing-uk-too/</link>
		<comments>http://danny-t.co.uk/index.php/2007/11/09/new-flex-builder-2-pricing-uk-too/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 08:35:13 +0000</pubDate>
		<dc:creator>DannyT</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://danny-t.co.uk/index.php/2007/11/09/new-flex-builder-2-pricing-uk-too/</guid>
		<description><![CDATA[Ted Patrick just announced new Flex Builder 2 pricing, great news. But the skeptic in me had to check the UK pricing as we all know what happens. Well I&#8217;m happy to say the UK version appears to be in alignment with the US version! Flex Builder 2 for less than Â£150! I haven&#8217;t checked [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.onflex.org/ted/2007/11/flex-builder-2-price-change-active.php">Ted Patrick just announced new Flex Builder 2 pricing</a>, great news. But the skeptic in me had to check the UK pricing as we all know <a href="http://aralbalkan.com/918">what happens</a>. Well I&#8217;m happy to say the UK version appears to be in alignment with the US version!</p>
<p><a href="https://store2.adobe.com/cfusion/store/index.cfm?store=OLS-UK&#038;view=ols_prod&#038;category=/Applications/FlexBuilder&#038;nr=0">Flex Builder 2 for less than Â£150!</a></p>
<p>I haven&#8217;t checked any other products are aligned in price, nor do I remember if Flex was equally priced before but it&#8217;s still good news.</p>
]]></content:encoded>
			<wfw:commentRss>http://danny-t.co.uk/index.php/2007/11/09/new-flex-builder-2-pricing-uk-too/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

