<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
	<channel>
		<title>Marcus's Musings</title>
		<link>http://blog.marcustucker.com/</link>
		<description>THOUGHTS, TIPS, AND LINKS COVERING WEB DEVELOPMENT AND RELATED TOPICS</description>
		<language>en</language>
		<copyright>Copyright 2004-2005</copyright>
		<managingEditor>me@marcustucker.com</managingEditor>
		<webMaster>me@marcustucker.com</webMaster>
		<generator>Ublog Reload 1.0.5</generator>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>

		<item>
			<title><![CDATA[Code Snippets (I)]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=68</link>
			<description><![CDATA[A few simple but handy snippets of code for you...<br /><br /><b>Kill</b><br />Firstly, since I use it in almost every function which uses objects, I ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting&nbsp;,&nbsp;development&nbsp;,&nbsp;snippets]]>
			</category>
			<pubDate>Wed, 02 Feb 2005 13:55:02 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=68</guid>
		</item>

		<item>
			<title><![CDATA[New demo of new trick of old dog]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=63</link>
			<description><![CDATA[A couple of posts back <a href="http://blog.marcustucker.com/blog_comment.asp?bi=60&amp;m=1&amp;y=2005" target="_blank">I shared my <b>GetFolderAsRecordset()</b> function</a>, but I forgot to post a related snippet of code - here's a ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting&nbsp;,&nbsp;development]]>
			</category>
			<pubDate>Wed, 19 Jan 2005 13:19:03 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=63</guid>
		</item>

		<item>
			<title><![CDATA[Festive Merriment]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=61</link>
			<description><![CDATA[Just a quick post to wish you all a (belated) merry xmas and a happy new year! I hope you have a great time on ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting&nbsp;,&nbsp;development&nbsp;,&nbsp;general&nbsp;,&nbsp;personal]]>
			</category>
			<pubDate>Thu, 30 Dec 2004 11:50:04 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=61</guid>
		</item>

		<item>
			<title><![CDATA[Old dog... new tricks?]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=60</link>
			<description><![CDATA[Most ASP developers seem to have jumped on the ASP.Net bandwagon already, but I thought I'd spread a little love among the remaining ASP classic ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting&nbsp;,&nbsp;development]]>
			</category>
			<pubDate>Thu, 09 Dec 2004 17:46:15 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=60</guid>
		</item>

		<item>
			<title><![CDATA[New Article]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=51</link>
			<description><![CDATA[I've been away in Ibiza for a week (yes, I'll be posting photos soon) and I've just got back to find that the kind folks ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting&nbsp;,&nbsp;development]]>
			</category>
			<pubDate>Thu, 23 Sep 2004 15:25:05 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=51</guid>
		</item>

		<item>
			<title><![CDATA[Article no-no?!]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=46</link>
			<description><![CDATA[After waiting a month for it to be considered, <a href="http://www.sitepoint.com" target="_blank">SitePoint</a> got back to me to tell me that they aren't interested in publishing ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting&nbsp;,&nbsp;personal&nbsp;,&nbsp;rant]]>
			</category>
			<pubDate>Tue, 31 Aug 2004 18:19:24 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=46</guid>
		</item>

		<item>
			<title><![CDATA[Reading Roundup 20/08/2004]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=44</link>
			<description><![CDATA[<a href="http://blogs.msdn.com/ericlippert/archive/2004/08/19/217244.aspx" target="_blank">Error Handling in VBScript, Part One</a><br /><i>Eric continues to demystify the inner workings of the VBScript engine with another excellent post</i><br /><br />]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting]]>
			</category>
			<pubDate>Fri, 20 Aug 2004 17:27:57 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=44</guid>
		</item>

		<item>
			<title><![CDATA[ASP hints &amp; tips]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=35</link>
			<description><![CDATA[Here's an excellent site which I learned a lot from many years ago, and which I still link to in various forums posts here and ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting]]>
			</category>
			<pubDate>Tue, 10 Aug 2004 16:42:12 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=35</guid>
		</item>

		<item>
			<title><![CDATA[Redundant Functions #1]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=27</link>
			<description><![CDATA[The <a href="http://msdn.microsoft.com/library/en-us/script56/html/vsfctRGB.asp" target="_blank">VBScript RGB() function</a>.... Ever used it? No, me neither, and I don't think that's going to change...! <img src="images/smile/smile17.gif" border="0" alt="[:p]" /><br ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting]]>
			</category>
			<pubDate>Wed, 21 Jul 2004 21:57:23 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=27</guid>
		</item>

		<item>
			<title><![CDATA[Typelib recall!]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=22</link>
			<description><![CDATA[When giving ASP advice in the various forums that I frequent, I've always recommended that ASP'ers abandon the old-style ADOVBS.INC inclusion file for their constants, ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting]]>
			</category>
			<pubDate>Mon, 07 Jun 2004 04:42:58 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=22</guid>
		</item>

		<item>
			<title><![CDATA[More XML DOM caching + Access stored queries]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=18</link>
			<description><![CDATA[I've been doing some PC housekeeping and rediscovered a couple of excellent articles that relate to storing an XML DOM in-memory (i.e. in the Session ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting]]>
			</category>
			<pubDate>Mon, 24 May 2004 07:35:06 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=18</guid>
		</item>

		<item>
			<title><![CDATA[Microsoft bad practice shocker!]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=15</link>
			<description><![CDATA[While researching my response to the issue raised in <a href=&quot;http://www.sitepoint.com/forums/showthread.php?t=168599&quot; target=&quot;_blank&quot;>a thread at SPF</a>, I made a startling discovery...<br /><br />Many years ago, giving ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting]]>
			</category>
			<pubDate>Thu, 13 May 2004 10:24:42 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=15</guid>
		</item>

		<item>
			<title><![CDATA[XML DOM caching]]></title>
			<link>http://blog.marcustucker.com/blog_comment.asp?bi=14</link>
			<description><![CDATA[Since it cropped up in <a href=&quot;http://www.sitepoint.com/forums/showthread.php?t=167720&quot; target=&quot;_blank&quot;>a recent thread</a> at <a href=&quot;http://www.sitepoint.com/forums/&quot; target=&quot;_blank&quot;>Sitepoint Forums</a>, I thought I'd quickly revisit the topic of caching XML, ...]]></description>
			
			<author><![CDATA[me@marcustucker.com ( Marcus ) ]]></author>
			
			<category>
			<![CDATA[ASP / scripting]]>
			</category>
			<pubDate>Mon, 10 May 2004 11:15:14 +0100</pubDate>
			<guid>http://blog.marcustucker.com/blog_comment.asp?bi=14</guid>
		</item>

	</channel>
</rss>