<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>Methods In Excel &#187; Dev Tools</title>
	<atom:link href="http://www.blog.methodsinexcel.co.uk/tag/dev-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.methodsinexcel.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 09 Sep 2010 11:53:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<!-- podcast_generator="Blubrry PowerPress/1.0.9" mode="advanced" entry="normal" -->
	<itunes:summary>Ross McLean from Methods In Excel, catches up with Excel Developers around the world to find out what&#039;s happen in the world of Excel!</itunes:summary>
	<itunes:author>Methods In Excel</itunes:author>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://www.methodsinexcel.co.uk/Downloads/Podcasts/Podcast.jpg" />
	<itunes:owner>
		<itunes:name>Methods In Excel</itunes:name>
		<itunes:email>rossmclean@gmail.com</itunes:email>
	</itunes:owner>
	<managingEditor>rossmclean@gmail.com (Methods In Excel)</managingEditor>
	<copyright>Ross Mclean</copyright>
	<itunes:subtitle>The Methods In Excel Podcasts</itunes:subtitle>
	<itunes:keywords>Excel, VBA, Office, .Net, Ross Mclean, XL</itunes:keywords>
	<image>
		<title>Methods In Excel &#187; Dev Tools</title>
		<url>http://www.methodsinexcel.co.uk/Downloads/Podcasts/Podcast.jpg</url>
		<link>http://www.blog.methodsinexcel.co.uk</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
		<itunes:category text="Tech News" />
	</itunes:category>
		<item>
		<title>Playing Video Files in VBA forms</title>
		<link>http://www.blog.methodsinexcel.co.uk/2009/12/15/playing-video-files-in-vba-forms/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2009/12/15/playing-video-files-in-vba-forms/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 10:40:19 +0000</pubDate>
		<dc:creator>Ross  McLean</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[API's]]></category>
		<category><![CDATA[Dev Tools]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=957</guid>
		<description><![CDATA[A bit more from the past, in this example file you can play a video natively within a VBA form &#8211; cool! The example file here: Video API Related posts:Pop up Style Forms in Excel]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2009/12/15/playing-video-files-in-vba-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lock up your applications, WPF is coming</title>
		<link>http://www.blog.methodsinexcel.co.uk/2009/11/30/lock-up-your-applications-wpf-is-coming/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2009/11/30/lock-up-your-applications-wpf-is-coming/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 15:14:02 +0000</pubDate>
		<dc:creator>Ross  McLean</dc:creator>
				<category><![CDATA[UI Design]]></category>
		<category><![CDATA[Dev Tools]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=904</guid>
		<description><![CDATA[Black is the new grey. And I’m nervous. If you don’t know what WPF is, (it stands for Window Presentation Foundation), its MS’s new technology for UI. Here are the basics: It’s a XML type language that describes how the UI will look – think CSS, it kinda works a bit like these It’s uber [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2009/11/30/lock-up-your-applications-wpf-is-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.Net 4.0 imporvments, Good for Office Devlopers!</title>
		<link>http://www.blog.methodsinexcel.co.uk/2009/11/24/net-4-0-imporvments-good-for-office-devlopers/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2009/11/24/net-4-0-imporvments-good-for-office-devlopers/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 12:36:47 +0000</pubDate>
		<dc:creator>Ross  McLean</dc:creator>
				<category><![CDATA[COM]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[Dev Tools]]></category>
		<category><![CDATA[MS]]></category>
		<category><![CDATA[News!]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=895</guid>
		<description><![CDATA[I&#8217;ve bogged before about version 4.0 of .Net and what it could mean for Office devs. Here&#8217;s one other improvement I didn&#8217;t know about: Improvements to Interop Marshaling in V4: IL Stubs Everywhere The article sums it up thus: · Faster interop marshaling: the more complex the signature the greater the speed-up · x86 and [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2009/11/24/net-4-0-imporvments-good-for-office-devlopers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Excel Podcasts, exciting times!</title>
		<link>http://www.blog.methodsinexcel.co.uk/2009/11/22/excel-podcasts-exciting-times/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2009/11/22/excel-podcasts-exciting-times/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 20:57:11 +0000</pubDate>
		<dc:creator>Ross  McLean</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Dev Tools]]></category>
		<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[VSTA]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=875</guid>
		<description><![CDATA[I'm pleased to announce a new feature here on Methods In Excel - Podcasts. In the first podcast, I caught up with Simon Murphy of  Codematic and Smurf on Spreadsheets for a chat about professional spread sheet development, it was great to catch up with Simon and probe him for his thoughts! Enjoy. Listen here, or download from the link. [podcast]http://www.methodsinexcel.co.uk/Downloads/Podcasts/20091109%20Simon%20Murphy%20On%20Professional%20Excel%20Development%20.mp3[/podcast] Please [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2009/11/22/excel-podcasts-exciting-times/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
<enclosure url="http://www.methodsinexcel.co.uk/Downloads/20091109%20Simon%20Murphy%20On%20Professional%20Excel%20Development%20.mp3" length="32404834" type="audio/mpeg" />
			<itunes:keywords>Dev Tools,Podcasts,VB.Net,VSTA,VSTO</itunes:keywords>
		<itunes:subtitle>I&#039;m pleased to announce a new feature here on Methods In Excel - Podcasts. - In the first podcast, I caught up with Simon Murphy of  Codematic and Smurf on Spreadsheets for a chat about professional spread sheet development,</itunes:subtitle>
		<itunes:summary>I&#039;m pleased to announce a new feature here on Methods In Excel - Podcasts.

In the first podcast, I caught up with Simon Murphy of  Codematic and Smurf on Spreadsheets for a chat about professional spread sheet development, it was great to catch up with Simon and probe him for his thoughts! Enjoy.

Listen here, or download from the link.

[podcast]http://www.methodsinexcel.co.uk/Downloads/Podcasts/20091109%20Simon%20Murphy%20On%20Professional%20Excel%20Development%20.mp3[/podcast]

Please leave some comments with any feedback about this podcast, and also any ideas for future podcasts.</itunes:summary>
		<itunes:author>Ross  McLean</itunes:author>
		<itunes:explicit>clean</itunes:explicit>
		<itunes:duration>33</itunes:duration>
	</item>
		<item>
		<title>A Devlopers Tool of Choice?</title>
		<link>http://www.blog.methodsinexcel.co.uk/2009/08/03/a-devlopers-tool-of-choice/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2009/08/03/a-devlopers-tool-of-choice/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 10:33:17 +0000</pubDate>
		<dc:creator>Ross  McLean</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[VSTA]]></category>
		<category><![CDATA[VSTO]]></category>
		<category><![CDATA[Dev Tools]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=524</guid>
		<description><![CDATA[When we talk about which language to use we often, if not always get talking about the technical advantages of a given tool, XLL’s are faster than VBA, VBA is easier to deploy than VSTO, VSTO is more secure than VBA, and so on and so on. Simon has some information here and I have [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2009/08/03/a-devlopers-tool-of-choice/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Making .Net into Native code?</title>
		<link>http://www.blog.methodsinexcel.co.uk/2008/09/11/making-net-in-native-code/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2008/09/11/making-net-in-native-code/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 10:08:48 +0000</pubDate>
		<dc:creator>Ross  McLean</dc:creator>
				<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[Dev Tools]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2008/09/11/making-net-in-native-code/</guid>
		<description><![CDATA[This caught my eye, it sure would be a nice to have tool or feature of VS. I built a tiny .Net app but cant really depoly it as it needs an install of 3.5, inc a reboot and 20-30 mins of install time. http://www.xenocode.com/Products/Postbuild/ Anyone else seen anything like this or got any ideas? [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2008/09/11/making-net-in-native-code/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Task Lists &#8211; Things I like about VB.NET (One of Many)</title>
		<link>http://www.blog.methodsinexcel.co.uk/2008/08/20/task-lists-things-i-like-about-vbnet-one-of-many/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2008/08/20/task-lists-things-i-like-about-vbnet-one-of-many/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 08:37:16 +0000</pubDate>
		<dc:creator>Ross  McLean</dc:creator>
				<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[Dev Tools]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2008/08/20/task-lists-things-i-like-about-vbnet-one-of-many/</guid>
		<description><![CDATA[After knocking Visual Studio in my last post, I thought I should also point out some of the things I actually like about it! It's easy to talk about the bad things and not the good. To buck that trend I'll post something each time I come across features I like in VS! I guess [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2008/08/20/task-lists-things-i-like-about-vbnet-one-of-many/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Notes: Good!</title>
		<link>http://www.blog.methodsinexcel.co.uk/2008/03/28/google-notes-good/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2008/03/28/google-notes-good/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 11:45:59 +0000</pubDate>
		<dc:creator>Ross  McLean</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Dev Tools]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2008/03/28/google-notes-good/</guid>
		<description><![CDATA[I've been morning a bit lately so I thought I would take the time to make a post about some thing good! I have been using Google notes for about a month or so now and I find it really works well. Basically it allows you to copy bits of web pages (and stores a [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2008/03/28/google-notes-good/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Virtual PC&#8217;s how do you use yours?</title>
		<link>http://www.blog.methodsinexcel.co.uk/2008/03/21/virtual-pcs-how-do-you-use-yours/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2008/03/21/virtual-pcs-how-do-you-use-yours/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 19:24:42 +0000</pubDate>
		<dc:creator>Ross  McLean</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Dev Tools]]></category>
		<category><![CDATA[OS]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2008/03/21/virtual-pcs-how-do-you-use-yours/</guid>
		<description><![CDATA[Recently I've set up a Virtual PC, that is to say I've installed Microsoft Virtual PC 2007. I'm running it on Window Vista Home Premium, which is not actually a supported OS but it seems to work OK all the same: I set up my "Virtual Machines" like this: One base XP install with sp2 [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2008/03/21/virtual-pcs-how-do-you-use-yours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the immediate window from within the Excel desktop</title>
		<link>http://www.blog.methodsinexcel.co.uk/2006/11/13/using-the-immediate-window-from-within-the-excel-desktop/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2006/11/13/using-the-immediate-window-from-within-the-excel-desktop/#comments</comments>
		<pubDate>Mon, 13 Nov 2006 10:48:53 +0000</pubDate>
		<dc:creator>Ross  McLean</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Dev Tools]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2006/11/13/using-the-immediate-window-from-within-the-excel-desktop/</guid>
		<description><![CDATA[Hummm, not the most robust code - you may have to flick between the VBE and the Excel window, I don't have time to develop it further, but it gets the job done for now. Â Â PLAIN TEXT Private Declare Function SetParent Lib "user32" &#40; _ ByVal hWndChild As Long, _ ByVal hWndNewParent As [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2006/11/13/using-the-immediate-window-from-within-the-excel-desktop/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
