<?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"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Methods In Excel &#187; Speed</title>
	<atom:link href="http://www.blog.methodsinexcel.co.uk/tag/speed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.methodsinexcel.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 18:27:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<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; Speed</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>Is Managed Code Slower Than Unmanaged Code?</title>
		<link>http://www.blog.methodsinexcel.co.uk/2008/03/11/is-managed-code-slower-than-unmanaged-code/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2008/03/11/is-managed-code-slower-than-unmanaged-code/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 17:09:01 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Speed]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2008/03/11/is-managed-code-slower-than-unmanaged-code/</guid>
		<description><![CDATA[What&#8217;s you gut answer right now; without reading the rest of this post? In my (seemingly) never-ending quest along the path of Uncapacitated Facility Location problems, I found myself thinking if I would be better of write some core functions in C (unmanaged) and calling them in my VB.net project? I thought that it probably [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2008/03/11/is-managed-code-slower-than-unmanaged-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MIE Cal Tool Beta</title>
		<link>http://www.blog.methodsinexcel.co.uk/2007/05/11/mie-cal-tool-beta/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2007/05/11/mie-cal-tool-beta/#comments</comments>
		<pubDate>Fri, 11 May 2007 11:23:17 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[Addins]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2007/05/11/mie-cal-tool-beta/</guid>
		<description><![CDATA[I&#8217;ve had this done for a while but was hoping to get a bit of testing done on it &#8211; thats not gone so well, but I want to get it out there. This then is &#8220;Beta&#8221; which in this case means don&#8217;t even think about blaming me for anything! Having said that I don&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2007/05/11/mie-cal-tool-beta/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Securing VBA code in Office</title>
		<link>http://www.blog.methodsinexcel.co.uk/2006/08/03/securing-vba-code-in-office/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2006/08/03/securing-vba-code-in-office/#comments</comments>
		<pubDate>Thu, 03 Aug 2006 08:46:49 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2006/08/03/securing-vba-code-in-office/</guid>
		<description><![CDATA[Most of us know that .dll&#8217;s are the only real option if security is a genuine issue, but I think the following might be a possible (bodge) solutions for those who many not have VB, and need better security for their VBA code. Anyway, I was looking at this site: Tech Net &#8211; Office 2000/Visual [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2006/08/03/securing-vba-code-in-office/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

