<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Will's Blog ... Where Sexy Code Resides.</title>
	<atom:link href="http://willtomlinson.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://willtomlinson.wordpress.com</link>
	<description>Lover of ColdFusion</description>
	<lastBuildDate>Thu, 25 Dec 2008 10:31:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='willtomlinson.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/2d3bc7ddcacab52f80abc007c994de3c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Will's Blog ... Where Sexy Code Resides.</title>
		<link>http://willtomlinson.wordpress.com</link>
	</image>
			<item>
		<title>Converting Your SQL Server Database to MySQL</title>
		<link>http://willtomlinson.wordpress.com/2008/12/25/converting-your-sql-server-database-to-mysql/</link>
		<comments>http://willtomlinson.wordpress.com/2008/12/25/converting-your-sql-server-database-to-mysql/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 10:28:35 +0000</pubDate>
		<dc:creator>willtomlinson</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Databases]]></category>

		<guid isPermaLink="false">http://willtomlinson.wordpress.com/?p=131</guid>
		<description><![CDATA[I&#8217;ve been trying to convert a SQL Server 2000 database to MySQL, because I&#8217;ve grown to like MySQL, and find it easier to manage (using Navicat).
After trying DTS, Navicat&#8217;s import features, and a slew of conversion products, I&#8217;ve settled on a product I stumbled upon last night.
http://dbconvert.com/
I must say, this is one of the slickest [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=131&subd=willtomlinson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve been trying to convert a SQL Server 2000 database to MySQL, because I&#8217;ve grown to like MySQL, and find it easier to manage (using Navicat).</p>
<p>After trying DTS, Navicat&#8217;s import features, and a slew of conversion products, I&#8217;ve settled on a product I stumbled upon last night.</p>
<p><a href="http://dbconvert.com/">http://dbconvert.com/</a></p>
<p>I must say, this is one of the slickest programs I&#8217;ve ever used. It just flat-out works.</p>
<p>A problem you&#8217;ll find with some of these converters is, they will not define your foreign keys. Ugh! I don&#8217;t wanna have to manually define those again! I have 75 tables in this database. DBConvert to the rescue. It seems to define my PK&#8217;s, FK&#8217;s, and indexes properly &#8211; Nice!</p>
<p>It even displays errors and potential problems with your table objects.</p>
<p><img class="alignnone size-full wp-image-133" title="untitled-11" src="http://willtomlinson.files.wordpress.com/2008/12/untitled-11.jpg?w=480&#038;h=333" alt="untitled-11" width="480" height="333" /></p>
<p>The only problem I&#8217;ve had is the data itself. DBConvert seems to get &#8220;bogged down&#8221; when it&#8217;s trying to insert a lot of data into my tables. I&#8217;m having to manually convert the data using the program&#8217;s filter options. It definitely goes a lot faster.I&#8217;m simply copying over the data, and unchecking the &#8220;copy structure&#8221; checkbox. Then you click the Filter button, and manually define what you want. It&#8217;s pretty easy.</p>
<div id="attachment_134" class="wp-caption alignnone" style="width: 490px"><img class="size-full wp-image-134" title="Adding Data" src="http://willtomlinson.files.wordpress.com/2008/12/untitled-12.jpg?w=480&#038;h=333" alt="Adding the data" width="480" height="333" /><p class="wp-caption-text">Adding the data</p></div>
<p>Enjoy!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willtomlinson.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willtomlinson.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willtomlinson.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willtomlinson.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willtomlinson.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willtomlinson.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willtomlinson.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willtomlinson.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willtomlinson.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willtomlinson.wordpress.com/131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=131&subd=willtomlinson&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://willtomlinson.wordpress.com/2008/12/25/converting-your-sql-server-database-to-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb2792fc929166ff86dc19af32a2eaa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">willtomlinson</media:title>
		</media:content>

		<media:content url="http://willtomlinson.files.wordpress.com/2008/12/untitled-11.jpg" medium="image">
			<media:title type="html">untitled-11</media:title>
		</media:content>

		<media:content url="http://willtomlinson.files.wordpress.com/2008/12/untitled-12.jpg" medium="image">
			<media:title type="html">Adding Data</media:title>
		</media:content>
	</item>
		<item>
		<title>Congrats to Brian Fitzgerald!</title>
		<link>http://willtomlinson.wordpress.com/2008/09/23/congrats-to-brian-fitzgerald/</link>
		<comments>http://willtomlinson.wordpress.com/2008/09/23/congrats-to-brian-fitzgerald/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 14:46:02 +0000</pubDate>
		<dc:creator>willtomlinson</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Mach-II]]></category>

		<guid isPermaLink="false">http://willtomlinson.wordpress.com/?p=129</guid>
		<description><![CDATA[I&#8217;d like to congratulate my good friend, Brian Fitzgerald, on his addition to the Mach-II team!
I can tell you, Brian has a passion for ColdFusion and frameworks like you&#8217;ve never seen. He&#8217;s a great guy and is always excited to help me learn what he knows.
Congrats Brian!  You rock dude!
      [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=129&subd=willtomlinson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;d like to congratulate my good friend, Brian Fitzgerald, on his <a title="Brian Fitzgerald announcement" href="http://www.mach-ii.com/index.cfm/go/blog:showEntry/entryId/8CD63736-A1EE-CC1E-CDC2BF19F7E05852" target="_blank">addition to the Mach-II team</a>!</p>
<p>I can tell you, Brian has a passion for ColdFusion and frameworks like you&#8217;ve never seen. He&#8217;s a great guy and is always excited to help me learn what he knows.</p>
<p>Congrats Brian!  You rock dude!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willtomlinson.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willtomlinson.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willtomlinson.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willtomlinson.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willtomlinson.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willtomlinson.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willtomlinson.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willtomlinson.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willtomlinson.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willtomlinson.wordpress.com/129/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=129&subd=willtomlinson&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://willtomlinson.wordpress.com/2008/09/23/congrats-to-brian-fitzgerald/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb2792fc929166ff86dc19af32a2eaa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">willtomlinson</media:title>
		</media:content>
	</item>
		<item>
		<title>O&#8217;Reilly &#8211; A Great Online Book/Video Service</title>
		<link>http://willtomlinson.wordpress.com/2008/09/11/oreilly-a-great-online-book-service/</link>
		<comments>http://willtomlinson.wordpress.com/2008/09/11/oreilly-a-great-online-book-service/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 15:15:02 +0000</pubDate>
		<dc:creator>willtomlinson</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://willtomlinson.wordpress.com/?p=126</guid>
		<description><![CDATA[A friend at work pointed me to a resource I&#8217;ve never seen &#8211; O&#8217;Reilly &#8211; Safari Books Online.
I signed up for the $42.99/month plan a few weeks ago, and must say I love this service! It house all the books and videos you&#8217;ll probably ever need.
I&#8217;ve been perusing all the Java content myself, and I&#8217;ve [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=126&subd=willtomlinson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A friend at work pointed me to a resource I&#8217;ve never seen &#8211; <a title="Safari" href="http://safari.oreilly.com/home" target="_blank">O&#8217;Reilly &#8211; Safari Books Online</a>.</p>
<p>I signed up for the $42.99/month plan a few weeks ago, and must say I love this service! It house all the books and videos you&#8217;ll probably ever need.</p>
<p>I&#8217;ve been perusing all the Java content myself, and I&#8217;ve gotta say, there&#8217;s so much there, it&#8217;s WELL worth the $. I don&#8217;t think you can beat it.</p>
<p>The only thing I don&#8217;t like is the online reading thing. See, I don&#8217;t like reading on my computer. It gets old quick!</p>
<p>But overall, I like it and probably will continue using it.</p>
<p>You can signup for a free trial <a title="Safari Free Trial" href="https://ssl.safaribooksonline.com/promo" target="_blank">here</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willtomlinson.wordpress.com/126/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willtomlinson.wordpress.com/126/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willtomlinson.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willtomlinson.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willtomlinson.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willtomlinson.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willtomlinson.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willtomlinson.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willtomlinson.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willtomlinson.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willtomlinson.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willtomlinson.wordpress.com/126/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=126&subd=willtomlinson&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://willtomlinson.wordpress.com/2008/09/11/oreilly-a-great-online-book-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb2792fc929166ff86dc19af32a2eaa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">willtomlinson</media:title>
		</media:content>
	</item>
		<item>
		<title>Do You Have Enthusiastic Clients Like This?</title>
		<link>http://willtomlinson.wordpress.com/2008/09/04/do-you-have-enthusiastic-clients-like-this/</link>
		<comments>http://willtomlinson.wordpress.com/2008/09/04/do-you-have-enthusiastic-clients-like-this/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 13:00:19 +0000</pubDate>
		<dc:creator>willtomlinson</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://willtomlinson.wordpress.com/?p=124</guid>
		<description><![CDATA[I don&#8217;t have a truckload of clients, but the ones I DO have sure are enthusiastic, and that&#8217;s what I like! 
It seems most folks aren&#8217;t that jazzed about their websites, or at least, the folks I&#8217;ve run into. But when they ARE, it makes everything worthwhile. I try to put everything I&#8217;ve got into [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=124&subd=willtomlinson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I don&#8217;t have a truckload of clients, but the ones I DO have sure are enthusiastic, and that&#8217;s what I like! <span id="more-124"></span></p>
<p>It seems most folks aren&#8217;t that jazzed about their websites, or at least, the folks I&#8217;ve run into. But when they ARE, it makes everything worthwhile. I try to put everything I&#8217;ve got into an application. I like watching my clients make money &#8211; that is my job after all. If they make money, I make money. It&#8217;s that simple.</p>
<p>So when you receive emails like the ones below, it get&#8217;s you even more pumped about what you&#8217;re doing. I&#8217;ve reprinted these without my clients&#8217; permission, mostly because they have no idea I&#8217;m even posting their words on the web anyway.</p>
<p>And if this looks like I&#8217;m tooting my own horn, it&#8217;s because, I am!  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>&#8220;<span style="font-family:Comic Sans MS;font-size:x-small;">you rock !!!!!!!!!!!!!&#8221;</span></p></blockquote>
<blockquote><p>&#8220;<span style="font-family:Comic Sans MS;font-size:x-small;">Thank you for doing these.  YOU ARE THE BEST  !!&#8221;</span></p></blockquote>
<blockquote><p>&#8220;<span style="font-family:Arial,Helvetica,sans-serif;">THANK YOU</p>
<p>let me know the total&#8221;</span></p></blockquote>
<blockquote><p>&#8220;<span style="font-family:Arial,Helvetica,sans-serif;">blog # 1  is done!!!</p>
<p>good idea  you had&#8221;</span></p></blockquote>
<blockquote><p>&#8220;<span style="font-family:Arial,Helvetica,sans-serif;">hey will,</p>
<p>you are one of the  reasons XXXXXXX has become more successful.<br />
you have worked so hard on this  website.  you treat it like its your own company.<br />
everyday i feel lucky to  have run into you.  i tell people its is amazing to me how much<br />
will cares  about this company.&#8221;</span></p></blockquote>
<p>This is great stuff. I&#8217;m lucky to have some good clients. I&#8217;d rather have SOME good ones than a lot of bad ones any day&#8230;.</p>
<blockquote></blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willtomlinson.wordpress.com/124/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willtomlinson.wordpress.com/124/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willtomlinson.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willtomlinson.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willtomlinson.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willtomlinson.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willtomlinson.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willtomlinson.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willtomlinson.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willtomlinson.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willtomlinson.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willtomlinson.wordpress.com/124/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=124&subd=willtomlinson&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://willtomlinson.wordpress.com/2008/09/04/do-you-have-enthusiastic-clients-like-this/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb2792fc929166ff86dc19af32a2eaa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">willtomlinson</media:title>
		</media:content>
	</item>
		<item>
		<title>Wanna Load Test? Here&#8217;s How&#8230;.</title>
		<link>http://willtomlinson.wordpress.com/2008/09/03/wanna-load-test-heres-how/</link>
		<comments>http://willtomlinson.wordpress.com/2008/09/03/wanna-load-test-heres-how/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 13:37:29 +0000</pubDate>
		<dc:creator>willtomlinson</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://willtomlinson.wordpress.com/?p=117</guid>
		<description><![CDATA[I&#8217;ve never felt the need to load test any of my apps, because I never felt like they&#8217;d receive enough traffic to make a difference in performance. 
As time has passed, my apps have grown just a little larger, my visits have increased, and I now work for a company which receives a frickin&#8217; TON [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=117&subd=willtomlinson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve never felt the need to load test any of my apps, because I never felt like they&#8217;d receive enough traffic to make a difference in performance. <span id="more-117"></span></p>
<p>As time has passed, my apps have grown just a little larger, my visits have increased, and I now work for a company which receives a frickin&#8217; TON of visits every day. It&#8217;s time to load test!</p>
<p>Yesterday, I was perusing the latest CF 8 Web Application Construction Kit, by Ben Forta et al, and I ran across a chapter on high-availability sites. In this chapter, it mentioned a tool called WebLoad (<a title="WebLoad" href="http://www.webload.org" target="_blank">www.webload.org</a>).</p>
<p>WebLoad has a free tool that lets you load test your applications. Now, I&#8217;m am NOT a load testing expert, and I just started yesterday, but that&#8217;s what I loved about this tool. Within 15 minutes, I was load testing my apps. It was too easy!  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here&#8217;s the <a title="QuickStart Guide" href="http://www.radview.com/DownloadCenter/quick/WebLOAD%20QuickStart%20Guide.pdf" target="_blank">quickstart guide</a>, which I did not even use to get everything setup.</p>
<p>Here&#8217;s what I did:</p>
<p>1. Install the software (duhhhhh&#8230;.)</p>
<p>2. Open up the IDE and create a new project. Click the record button and this mofo will record all of your clicks and form submissions. How cool is that!! It&#8217;s all called an &#8220;Agenda&#8221;</p>
<div id="attachment_118" class="wp-caption alignnone" style="width: 490px"><a href="http://willtomlinson.files.wordpress.com/2008/09/ide1.jpg"><img class="size-large wp-image-118" src="http://willtomlinson.files.wordpress.com/2008/09/ide1.jpg?w=480&#038;h=287" alt="Click the record button (Inside the red square)" width="480" height="287" /></a><p class="wp-caption-text">Click the record button (Inside the red square)</p></div>
<p>3. Stop recording.</p>
<div id="attachment_120" class="wp-caption alignnone" style="width: 490px"><a href="http://willtomlinson.files.wordpress.com/2008/09/ide21.jpg"><img class="size-large wp-image-120" src="http://willtomlinson.files.wordpress.com/2008/09/ide21.jpg?w=480&#038;h=285" alt="Stop recording, then check out the coolness..." width="480" height="285" /></a><p class="wp-caption-text">Stop recording, then check out the coolness...</p></div>
<p>4. Save it as a WebLOAD project file, which will be located in your sessions directory by default.</p>
<p>5. Open up your WebLOAD console.</p>
<p>6. Create a new template using the wizard.</p>
<p>7. Choose &#8220;Single Agenda&#8221;.</p>
<p>8. Now, Choose that agenda project  you just saved in step 4.</p>
<p>9.  This part was just a little tricky for me. I double-clicked my computer name. It opens a linear dialog box where you can set some parameters. Reduce the total time to 3-5 minutes or so, just for testing. Click &#8220;Append&#8221;.</p>
<p>10. Click + beside your computer name to expand the times. Select the row with 00 days. Click delete.</p>
<p>11. Click Next, Finish, save the template, and you&#8217;re ready to let&#8217;er rip!</p>
<p>When it&#8217;s done, you&#8217;ll see cool *hit like this!</p>
<div id="attachment_121" class="wp-caption alignnone" style="width: 490px"><a href="http://willtomlinson.files.wordpress.com/2008/09/console1.jpg"><img class="size-large wp-image-121" src="http://willtomlinson.files.wordpress.com/2008/09/console1.jpg?w=480&#038;h=284" alt="Graph View - My god, I think I just had an orgasm! " width="480" height="284" /></a><p class="wp-caption-text">Graph View - My god, I think I just had an orgasm! </p></div>
<div id="attachment_122" class="wp-caption alignnone" style="width: 490px"><a href="http://willtomlinson.files.wordpress.com/2008/09/console2.jpg"><img class="size-large wp-image-122" src="http://willtomlinson.files.wordpress.com/2008/09/console2.jpg?w=480&#038;h=287" alt="Spreadsheet view" width="480" height="287" /></a><p class="wp-caption-text">Spreadsheet view</p></div>
<p>Now, if someone could just tell me how to analyze these numbers exactly, I&#8217;d be a happy camper. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>There&#8217;s so much more than I&#8217;ve just shown you, I&#8217;ve barely scratched the surface.</p>
<p>Have fun load testing!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willtomlinson.wordpress.com/117/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willtomlinson.wordpress.com/117/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willtomlinson.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willtomlinson.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willtomlinson.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willtomlinson.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willtomlinson.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willtomlinson.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willtomlinson.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willtomlinson.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willtomlinson.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willtomlinson.wordpress.com/117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=117&subd=willtomlinson&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://willtomlinson.wordpress.com/2008/09/03/wanna-load-test-heres-how/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb2792fc929166ff86dc19af32a2eaa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">willtomlinson</media:title>
		</media:content>

		<media:content url="http://willtomlinson.files.wordpress.com/2008/09/ide1.jpg?w=480" medium="image">
			<media:title type="html">Click the record button (Inside the red square)</media:title>
		</media:content>

		<media:content url="http://willtomlinson.files.wordpress.com/2008/09/ide21.jpg?w=480" medium="image">
			<media:title type="html">Stop recording, then check out the coolness...</media:title>
		</media:content>

		<media:content url="http://willtomlinson.files.wordpress.com/2008/09/console1.jpg?w=480" medium="image">
			<media:title type="html">Graph View - My god, I think I just had an orgasm! </media:title>
		</media:content>

		<media:content url="http://willtomlinson.files.wordpress.com/2008/09/console2.jpg?w=480" medium="image">
			<media:title type="html">Spreadsheet view</media:title>
		</media:content>
	</item>
		<item>
		<title>Uhhhhhhhhhhhhhhhhh&#8230;..</title>
		<link>http://willtomlinson.wordpress.com/2008/09/01/uhhhhhhhhhhhhhhhhh/</link>
		<comments>http://willtomlinson.wordpress.com/2008/09/01/uhhhhhhhhhhhhhhhhh/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 11:00:52 +0000</pubDate>
		<dc:creator>willtomlinson</dc:creator>
				<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://willtomlinson.wordpress.com/?p=115</guid>
		<description><![CDATA[uhhhhhhhh&#8230;&#8230; I just noticed Obama&#8217;s site is uhhhhhhhhhhh&#8230;.. PHP.  That uhhhhhhhh&#8230; doesn&#8217;t uhhhhhhhh surprise me. You can just watch the embarrassingly sad video below and tell uhhhhhhhh&#8230;. the guy doesn&#8217;t have much sense without a teleprompter. Bush uhhhhhhhh&#8230;. runs circles around the guy.
BTW, you ever notice when the guy stumbles, everybody makes excuses like this: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=115&subd=willtomlinson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>uhhhhhhhh&#8230;&#8230; I just noticed Obama&#8217;s site is uhhhhhhhhhhh&#8230;.. PHP.  That uhhhhhhhh&#8230; doesn&#8217;t uhhhhhhhh surprise me. You can just watch the embarrassingly sad video below and tell uhhhhhhhh&#8230;. the guy doesn&#8217;t have much sense without a teleprompter. Bush uhhhhhhhh&#8230;. runs circles around the guy.</p>
<p>BTW, you ever notice when the guy stumbles, everybody makes excuses like this: &#8220;He hasn&#8217;t had much sleep&#8221;.</p>
<p>Huh? Bush never got that kind of treatment. Oh, I forgot, he isn&#8217;t a Democrat.</p>
<p>Please be warned, this video is pretty embarrassing.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span style="text-align:center; display: block;"><a href="http://willtomlinson.wordpress.com/2008/09/01/uhhhhhhhhhhhhhhhhh/"><img src="http://img.youtube.com/vi/eDJSVPAx8xc/2.jpg" alt="" /></a></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willtomlinson.wordpress.com/115/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willtomlinson.wordpress.com/115/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willtomlinson.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willtomlinson.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willtomlinson.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willtomlinson.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willtomlinson.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willtomlinson.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willtomlinson.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willtomlinson.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willtomlinson.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willtomlinson.wordpress.com/115/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=115&subd=willtomlinson&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://willtomlinson.wordpress.com/2008/09/01/uhhhhhhhhhhhhhhhhh/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb2792fc929166ff86dc19af32a2eaa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">willtomlinson</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/eDJSVPAx8xc/2.jpg" medium="image" />
	</item>
		<item>
		<title>A Newly-Named Asteroid Called Vista??</title>
		<link>http://willtomlinson.wordpress.com/2008/08/31/a-newly-named-asteroid-called-vista/</link>
		<comments>http://willtomlinson.wordpress.com/2008/08/31/a-newly-named-asteroid-called-vista/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 00:31:48 +0000</pubDate>
		<dc:creator>willtomlinson</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://willtomlinson.wordpress.com/?p=111</guid>
		<description><![CDATA[In keeping with my monthly routine, I must write yet another entry about Vista.
If scientists discover a new asteroid, 1,000 miles in circumference, composed completely of space garbage, I think they should name it Vista.
That&#8217;s it&#8230;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=111&subd=willtomlinson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In keeping with my monthly routine, I must write yet another entry about Vista.</p>
<p>If scientists discover a new asteroid, 1,000 miles in circumference, composed completely of space garbage, I think they should name it Vista.</p>
<p>That&#8217;s it&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willtomlinson.wordpress.com/111/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willtomlinson.wordpress.com/111/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willtomlinson.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willtomlinson.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willtomlinson.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willtomlinson.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willtomlinson.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willtomlinson.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willtomlinson.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willtomlinson.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willtomlinson.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willtomlinson.wordpress.com/111/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=111&subd=willtomlinson&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://willtomlinson.wordpress.com/2008/08/31/a-newly-named-asteroid-called-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb2792fc929166ff86dc19af32a2eaa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">willtomlinson</media:title>
		</media:content>
	</item>
		<item>
		<title>Java, Here I Come!</title>
		<link>http://willtomlinson.wordpress.com/2008/08/29/java-here-i-come/</link>
		<comments>http://willtomlinson.wordpress.com/2008/08/29/java-here-i-come/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 13:17:03 +0000</pubDate>
		<dc:creator>willtomlinson</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://willtomlinson.wordpress.com/?p=108</guid>
		<description><![CDATA[Me and my buddy Brian at work here have decided to pick up another language. After much discussion of the crappiest, most-Vista&#8217;ish (This technique stolen from Ray Camden) languages/platforms that ever existed, we decided to go with Java instead.
To get started, you&#8217;ll need the JDK, which can be downloaded here.
I also downloaded Netbeans IDE and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=108&subd=willtomlinson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Me and my buddy Brian at work here have decided to pick up another language. After much discussion of the <a title="PHP" href="http://www.php.net/" target="_blank">crappiest</a>, <a title="Microshaft's .NET" href="http://www.microsoft.com/NET/" target="_blank">most-Vista&#8217;ish</a> (This technique stolen from <a title="Ray Camden" href="http://www.coldfusionjedi.com" target="_blank">Ray Camden</a>) languages/platforms that ever existed, we decided to go with Java instead.</p>
<p>To get started, you&#8217;ll need the JDK, which can be downloaded <a title="Java JDK" href="http://java.sun.com/javase/downloads/ea/6u10/6u10rcDownload.jsp#6u10JDKs" target="_blank">here</a>.</p>
<p>I also downloaded <a title="Tools that don't mean much to me. " href="http://cds-esd.sun.com/ESD42/JAVA_EE_TOOLS/JEE5ToolBndlU5/java-tools-bundle-update5-windows.exe?AuthParam=1219975728_efadfdc370c3af65cc3967df7d29eae2&amp;TicketId=B%2Fw4nR%2BCS1tJQRJEPFRanAXq&amp;GroupName=CDS&amp;FilePath=/ESD42/JAVA_EE_TOOLS/JEE5ToolBndlU5/java-tools-bundle-update5-windows.exe&amp;File=java-tools-bundle-update5-windows.exe">Netbeans IDE and a bunch of tools that don&#8217;t mean much to me at the present time</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willtomlinson.wordpress.com/108/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willtomlinson.wordpress.com/108/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willtomlinson.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willtomlinson.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willtomlinson.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willtomlinson.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willtomlinson.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willtomlinson.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willtomlinson.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willtomlinson.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willtomlinson.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willtomlinson.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=108&subd=willtomlinson&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://willtomlinson.wordpress.com/2008/08/29/java-here-i-come/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb2792fc929166ff86dc19af32a2eaa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">willtomlinson</media:title>
		</media:content>
	</item>
		<item>
		<title>ColdFusion 8 Certification Exam &#8211; The Verdict</title>
		<link>http://willtomlinson.wordpress.com/2008/08/27/coldfusion-8-certification-exam-the-verdict/</link>
		<comments>http://willtomlinson.wordpress.com/2008/08/27/coldfusion-8-certification-exam-the-verdict/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 15:48:05 +0000</pubDate>
		<dc:creator>willtomlinson</dc:creator>
				<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://willtomlinson.wordpress.com/?p=103</guid>
		<description><![CDATA[Yes, I&#8217;ve read Ray&#8217;s blog and related comments on the certification process. And yes, there&#8217;s a lot of controversy swirling around Adobe&#8217;s Certification exams at the present, but I really have no choice on whether to take it or not, as the company I work for likes having certified developers on staff.

What did I think [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=103&subd=willtomlinson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Yes, I&#8217;ve read <a title="Ray Camden" href="http://www.coldfusionjedi.com" target="_blank">Ray&#8217;s blog</a> and related comments on the certification process. And yes, there&#8217;s a lot of controversy swirling around Adobe&#8217;s Certification exams at the present, but I really have no choice on whether to take it or not, as the company I work for likes having certified developers on staff.</p>
<p><span id="more-103"></span></p>
<p>What did I think of the exam itself? There were plenty of good questions, some OK questions, and a few just-plain-dumbly-worded questions. Hey, I can use the word &#8220;dumbly&#8221; if I want. It&#8217;s my blog! But overall, it was OK. I&#8217;m sure if I had failed, I would&#8217;ve blasted the exam for being completely incompetent.   <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So how did I do? Is a score of <strong>96</strong> good enough?  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Other stats:<br />
Total Questions: <strong>64</strong><br />
Time allowed: <strong>110 minutes</strong><br />
Time taken: <strong>30-35 minutes</strong><br />
Number of survey questions at the beginning of the exam that totally pissed me off because I wanted to get started: <strong>Too many!</strong></p>
<p>I&#8217;m officially certified &#8220;advanced&#8221; now! Yayyyyyy!</p>
<p>I&#8217;d like to give credit to the folks that deserve it, especially since I wouldn&#8217;t have passed without their help.</p>
<ul>
<li>Me</li>
<li>Me</li>
<li>Me</li>
</ul>
<p>OK, that was a joke&#8230;  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ul>
<li><a title="House Of Fusion" href="http://www.houseoffusion.com" target="_blank">House Of Fusion</a> &#8211; I believe reading the vast amount of info on this site will improve your skills more than any other resource. Thank you Michael and Judith Dinowitz!</li>
<li><a title="Exam Buster" href="http://www.centrasoft.com/" target="_blank">Exam Buster </a>- This exam software is essential in passing the certification exam. It was dead-on with the questions it contains. I would <em><strong>highly</strong></em> recommend that you spend a few bucks on Brian&#8217;s software. Just spend a week or two completing the exams, and you&#8217;ll be on your way to &#8220;Will Status&#8221;.</li>
<li>Any of the folks you see listed in the right menu of my blog, and then some! I&#8217;ve learned a lot from these guys over the years, and you can&#8217;t beat that kind of learning experience. All of them are WAY smarter than myself, so I count on them to help me attain their skill level. I don&#8217;t want to name names because I&#8217;ll leave people out, and they&#8217;ll come after me. You know who you are, and you&#8217;re likely on my IM. Or, we work together.</li>
<li>The ColdFusion Certification study guides</li>
</ul>
<p>Jeeeeez, you would&#8217;ve thought I just climbed Mount Everest! Well, I guess I kinda feel like I did.   <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willtomlinson.wordpress.com/103/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willtomlinson.wordpress.com/103/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willtomlinson.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willtomlinson.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willtomlinson.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willtomlinson.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willtomlinson.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willtomlinson.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willtomlinson.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willtomlinson.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willtomlinson.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willtomlinson.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=103&subd=willtomlinson&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://willtomlinson.wordpress.com/2008/08/27/coldfusion-8-certification-exam-the-verdict/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb2792fc929166ff86dc19af32a2eaa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">willtomlinson</media:title>
		</media:content>
	</item>
		<item>
		<title>I Listen to beatlesradio.com</title>
		<link>http://willtomlinson.wordpress.com/2008/08/17/i-listen-to-beatlesradiocom/</link>
		<comments>http://willtomlinson.wordpress.com/2008/08/17/i-listen-to-beatlesradiocom/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 11:31:57 +0000</pubDate>
		<dc:creator>willtomlinson</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://willtomlinson.wordpress.com/?p=100</guid>
		<description><![CDATA[If you&#8217;re like me, you have to listen to music while you code. I dunno &#8230; there&#8217;s just something about it that&#8217;s soothing. It&#8217;s almost the same as drinking 3 long islands, then coding ( I can build some wild shit after a few). Maybe we&#8217;ll talk about that one in another entry.   
Anyway, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=100&subd=willtomlinson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you&#8217;re like me, you have to listen to music while you code. I dunno &#8230; there&#8217;s just something about it that&#8217;s soothing. It&#8217;s almost the same as drinking 3 long islands, then coding ( I can build some wild shit after a few). Maybe we&#8217;ll talk about that one in another entry.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <span id="more-100"></span></p>
<p>Anyway, it&#8217;s relaxing, and helps me think about what I&#8217;m doin&#8217;. Cuz lord knows, I need all the help I can get.</p>
<p>I listen to an online radio station that plays some of the best Beatles music. They play lots of odd Beatles tunes you&#8217;ve probably never heard before. I&#8217;ve been a big Beatles fan since age 14. I&#8217;ve collected memorabilia &#8230; the whole nine yards! And I must say, these guys still play Beatles songs I haven&#8217;t heard before. Or haven&#8217;t heard very often.</p>
<p>Try <a title="beatlesradio.com" href="http://www.beatlesradio.com" target="_blank">www.beatlesradio.com</a> yourself!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willtomlinson.wordpress.com/100/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willtomlinson.wordpress.com/100/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willtomlinson.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willtomlinson.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willtomlinson.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willtomlinson.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willtomlinson.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willtomlinson.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willtomlinson.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willtomlinson.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willtomlinson.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willtomlinson.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willtomlinson.wordpress.com&blog=4064883&post=100&subd=willtomlinson&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://willtomlinson.wordpress.com/2008/08/17/i-listen-to-beatlesradiocom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb2792fc929166ff86dc19af32a2eaa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">willtomlinson</media:title>
		</media:content>
	</item>
	</channel>
</rss>