<?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>EveryJoe &#187; Testing</title>
	<atom:link href="http://www.everyjoe.com/tag/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com</link>
	<description>Sports News - Tech Reviews - Entertainment - Life Tips for EveryJoe</description>
	<lastBuildDate>Sat, 19 Dec 2009 16:40:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Multiple Connections for ASP.NET Development</title>
		<link>http://www.everyjoe.com/articles/using-multiple-connections-for-aspnet-development/</link>
		<comments>http://www.everyjoe.com/articles/using-multiple-connections-for-aspnet-development/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 16:51:00 +0000</pubDate>
		<dc:creator>Jason Bean</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[production servers]]></category>
		<category><![CDATA[quality control]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[web.config]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/articles/using-multiple-connections-for-aspnet-development/</guid>
		<description><![CDATA[This may not be a tip that&#8217;s too outstanding for everyone, but I&#8217;ve recently started employing the tweak to help me in my web development tasks. One of the challenges for me in development is that the data source for my web pages may change depending on my location on specific testing need. This tip shows you how to easily manage those changes on the fly.

Depending on the situation, I could be working on the development of a website while working completely off a local copy of the database. Later I may need to point the web pages to a [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/using-multiple-connections-for-aspnet-development/">Using Multiple Connections for ASP.NET Development</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This may not be a tip that&#8217;s too outstanding for everyone, but I&#8217;ve recently started employing the tweak to help me in my web development tasks. One of the challenges for me in development is that the data source for my web pages may change depending on my location on specific testing need. This tip shows you how to easily manage those changes on the fly.</p>
<p><a href="http://www.everyjoe.com/files/2009/06/settingwebconfigconnections.gif"><img border="0" alt="setting-webconfig-connections" src="http://www.everyjoe.com/files/2009/06/settingwebconfigconnections-thumb.gif" width="575" height="242" /></a></p>
<p>Depending on the situation, I could be working on the development of a website while working completely off a local copy of the database. Later I may need to point the web pages to a different database for testing that could be on one of the other corporate machines. Lastly, I could need to point the development to the live production server.</p>
<p>I used to accomplish this by having multiple versions of the web.config file that would point to each location. Now instead I add all the connection strings into a single web.config file and then comment out all of those that I&#8217;m not using.</p>
<p>I use <a title="Microsoft Visual Web Developer 2008 Express" href="http://www.microsoft.com/express/vwd/" target="_blank">Microsoft Visual Web Developer 2008 Express</a> as my development tool and I can easily manage the web.config file internally and use one-click toolbar buttons to comment or uncomment out portions of the code.</p>
<p>Now I don&#8217;t have to worry about maintaining multiple web.config files and making sure I mirror any changes in one with all the others. Now I just use one file and have all the connection strings available at anytime as needed.</p>
<h6>Image: Screen capture of web.config development interface</h6>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/using-multiple-connections-for-aspnet-development/">Using Multiple Connections for ASP.NET Development</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/using-multiple-connections-for-aspnet-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Lord of the Rings: Online</title>
		<link>http://www.everyjoe.com/articles/the-lord-of-the-rings-online-12/</link>
		<comments>http://www.everyjoe.com/articles/the-lord-of-the-rings-online-12/#comments</comments>
		<pubDate>Mon, 07 Aug 2006 20:25:35 +0000</pubDate>
		<dc:creator>Amber</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Lord-of-the-Rings]]></category>
		<category><![CDATA[LOTRO]]></category>
		<category><![CDATA[New Games]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.theadventuress.com/?p=392</guid>
		<description><![CDATA[
I was messing around while at work and reading the different gaming blogs that I tend to read and came across a news announcement over at Play-Girlz.  The announcement made mention that the new Lord of the Rings: Shadows of Angmar is extending its beta testing to more people.  
So, I made a bee-line on over to the website for the game and decided I should sign up, because it&#8217;s a new type of adventure and me, being the Adventuress extrodinaire that I truly am need a new and EXCITING past time.
Because I don&#8217;t have ENOUGH TO DO, [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/the-lord-of-the-rings-online-12/">The Lord of the Rings: Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img id="image391" src="http://www.everyjoe.com/files/12/2006/08/forum_header.jpg" alt="forum_header.jpg" align="right"/></p>
<p>I was messing around while at work and reading the different gaming blogs that I tend to read and came across a news announcement over at <a href="http://www.play-girlz.com">Play-Girlz</a>.  The announcement made mention that the new Lord of the Rings: Shadows of Angmar is extending its beta testing to more people.  </p>
<p>So, I made a bee-line on over to the <a href="http://www.lotro.com/">website for the game</a> and decided I should sign up, because it&#8217;s a new type of adventure and me, being the Adventuress extrodinaire that I truly am need a new and EXCITING past time.</p>
<p>Because I don&#8217;t have ENOUGH TO DO, what with playing World of Warcraft all weekend on my cute little gnome (more on that later).</p>
<p>The game looks pretty good, but reminds me of World of Warcraft.  There&#8217;s only a few races to choose from&#8230; well at least from what I can find and I&#8230; just don&#8217;t know.  All the races are the same if you&#8217;re playing Alliance side on WoW, except for the fact that gnomes have been made into hobbits, which is a DAMN SHAME.  </p>
<p>I LURVE THE GNOMES.</p>
<p>Plus, I feel The Lord of the Rings is a bit overdone as of late.  KIND OF LIKE STAR WARS.  GARRRR.  </p>
<p>Here are some of the key features of the game, as quotith from the websitith:</p>
<blockquote><p>
Experience Classic Tolkien: Meet famous characters like Gandalf and the Fellowship.  Explore legendary locations like the Prancing Pony and Rivendell! Battle deadly enemies, including Nazgûl,  Trolls, and Uruk-Hai!</p>
<p>Defeat the Shadows of Angmar: Join with the Fellowship and fight against the forces of Sauron. Confront the forces of the Nazgûl Witch-king in the North. Protect the Shire and root out evil on Weathertop.</p>
<p>Explore Ancient Lands: Journey through Middle-earth to collect valuable Tolkien lore, knowledge, and artifacts that bring your hero greater powers. Complete ambitious quests of courage and exploration that bestow compelling character traits.
</p></blockquote>
<p>The screenshots are lovely though.  Check them out:</p>
<p align="center">
<img id="image388" src="http://www.everyjoe.com/files/12/2006/08/35.jpg" alt="35.jpg" /><br />
<b>Before brain eating monsters attacked&#8230;</b><br />
<img id="image390" src="http://www.everyjoe.com/files/12/2006/08/40.jpg" alt="40.jpg" /><br />
<b>BRAIIIIINS</b><br />
<img id="image386" src="http://www.everyjoe.com/files/12/2006/08/23.jpg" alt="23.jpg" /><br />
<b>We will vanquish the brain eating monsters!</b><br />
<img id="image389" src="http://www.everyjoe.com/files/12/2006/08/37.jpg" alt="37.jpg" /><br />
<b>Not if we don&#8217;t eat your brains first!</b><br />
<img id="image387" src="http://www.everyjoe.com/files/12/2006/08/28.jpg" alt="28.jpg" /><br />
<b>After you&#8217;ve stopped the brain eating monsters for killing the entire planet.  THERE IS NO DIFFERENCE.</b>
</p>
<p>More news to come if they approve me for a beta tester and if they don&#8217;t THEY WILL BURN IN HADES! </p>
<p>MUAHAHAH!</p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/the-lord-of-the-rings-online-12/">The Lord of the Rings: Online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/the-lord-of-the-rings-online-12/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>