<?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>TechThisOut! &#187; Jamie</title>
	<atom:link href="http://techthisout.net/author/jamie/feed/" rel="self" type="application/rss+xml" />
	<link>http://techthisout.net</link>
	<description>Tech news, reviews, and how-tos!</description>
	<lastBuildDate>Tue, 15 Feb 2011 16:17:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Unlock the ZTE Blade / Orange San Francisco for free</title>
		<link>http://techthisout.net/2011/02/unlock-the-zte-blade-orange-san-francisco-for-free-489/</link>
		<comments>http://techthisout.net/2011/02/unlock-the-zte-blade-orange-san-francisco-for-free-489/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:09:58 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://techthisout.net/?p=489</guid>
		<description><![CDATA[The ZTE-Blade/Orange San Francisco is an amazing new handset available in the UK on the Orange network for only £119.99 including £20 credit, on Pay as you go. It comes as standard with Android 2.1 &#8211; Eclair, but will easily run  2.2 &#8211; Froyo. This opens up a world of opportunities, such as free SatNav]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="Unlock-ZTE-Blade-Orange-SanFrancisco" src="http://www.techthisout.net/wp-content/uploads/Orange-San-Francisco-Android-300x287.png" alt="" width="300" height="287" /><br />
The ZTE-Blade/Orange San Francisco is an amazing new handset available in the UK on the Orange network for only £119.99 including £20 credit, on Pay as you go.</p>
<p>It comes as standard with Android 2.1 &#8211; Eclair, but will easily run  2.2 &#8211; Froyo.</p>
<p>This opens up a world of opportunities, such as free SatNav via Google Maps Navigation, and now it can be unlocked from the Orange (or any other network) completely free of charge.</p>
<p>Follow the simple steps below in order to unlock it.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-7319569508982273";
/* 468x60, created 16/03/09 */
google_ad_slot = "0859330659";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<blockquote>
<ol>
<li>Remove the battery cover and battery, and insert your new SIM card on another provider.</li>
<li>Before re-fitting the battery, take note of the IMEI number located inside the back of the phone, under the battery.</li>
<li>Replace the battery, and the battery cover, then switch on your phone.</li>
<li>The phone will now request a code to unlock it.</li>
<li>Go to <a href="http://arrtoo.x10.mx/unlockBlade.php">this calculator</a> and put in your IMEI number and press &#8220;Submit Query&#8221;</li>
<li>You will be given a code to unlock your phone &#8211; Type it in and your phone should be unlocked to any network &#8211; for free!</li>
</ol>
</blockquote>
<p>It really is that simple, don&#8217;t pay the prices other websites charge, just follow the above guide and you&#8217;ll have an unlocked, cheap but powerful Android based phone in no time!</p>
<p>Thanks to the guys over at <a href="http://android.modaco.com">Modaco</a> for working out the algorithm and writing the calculator.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftechthisout.net%2F2011%2F02%2Funlock-the-zte-blade-orange-san-francisco-for-free-489%2F&amp;title=Unlock%20the%20ZTE%20Blade%20%2F%20Orange%20San%20Francisco%20for%20free"><img src="http://techthisout.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://techthisout.net/2011/02/unlock-the-zte-blade-orange-san-francisco-for-free-489/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create simple rounded corners using jQuery</title>
		<link>http://techthisout.net/2011/02/create-simple-rounded-corners-using-jquery-478/</link>
		<comments>http://techthisout.net/2011/02/create-simple-rounded-corners-using-jquery-478/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 17:38:02 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Web Design/Development]]></category>

		<guid isPermaLink="false">http://techthisout.net/?p=478</guid>
		<description><![CDATA[Ever wanted to create nice rounded corners on your webpages without having to write lots of elaborate code? Want to freshen up the look of your website by changing those clunky square content boxes into neat rounded boxes? Then why not take a look at the easy to use jQuery plugin from the Malsup Site]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-501" title="jquery" src="http://techthisout.net/wp-content/uploads/2011/02/jquery-logo.png" alt="jquery" width="268" height="268" /></p>
<p>Ever wanted to create nice rounded corners on your webpages without having to write lots of elaborate code?</p>
<p>Want to freshen up the look of your website by changing those clunky square content boxes into neat rounded boxes?</p>
<p>Then why not take a look at the easy to use jQuery plugin from the <a href="http://jquery.malsup.com/corner/">Malsup Site</a></p>
<p>Download the plugin and put it in a directory of your choosing on your website, then let the magic begin. I&#8217;ll take you through a few simple steps to get the plugin up and running, then you can let your creativity do the rest!</p>
<p>Firstly, download the plugin, and add the code to your page in order to load the plugin:</p>
<blockquote><p><strong>&lt;script src=&#8221;js/jquery.corner.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;</strong></p></blockquote>
<p><em>Please note: you&#8217;ll need to use whatever path/filename you chose for the plugin &#8211; I put mine in a folder called js</em> Once you have done this, we need to make the plugin run on our selected divs:</p>
<blockquote><p><strong>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
$(document).ready(function(){<br />
$(&#8220;#content&#8221;).corner();<br />
$(&#8220;#rightmenu&#8221;).corner();<br />
});<br />
&lt;/script&gt;</strong></p></blockquote>
<p><em>This code would round the corner of the divs with an ID of &#8220;content&#8221; and &#8220;rightmenu&#8221;</em><br />
<script type="text/javascript"><!--
google_ad_client = "pub-7319569508982273";
/* 468x60, created 16/03/09 */
google_ad_slot = "0859330659";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
If you wish to round a large amount of divs that are using class instead of id, then you would use:</p>
<blockquote><p><strong><code>$(".classname").corner();</code></strong></p></blockquote>
<p><em>Note the &#8220;.&#8221; which is the prefix for a css class.</em></p>
<p>The limitations of this great plugin don&#8217;t end there, far from it &#8211; You can change the radius of corners, set only top corners, or bottom corners to be rounded, change them to bevels or other weird and wonderful things, just take a look at the <a href="http://jquery.malsup.com/corner/">examples</a> and see for yourself.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftechthisout.net%2F2011%2F02%2Fcreate-simple-rounded-corners-using-jquery-478%2F&amp;title=Create%20simple%20rounded%20corners%20using%20jQuery"><img src="http://techthisout.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://techthisout.net/2011/02/create-simple-rounded-corners-using-jquery-478/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Full Tilt Poker &#8211; Rush Poker Mobile Live!</title>
		<link>http://techthisout.net/2010/11/full-tilt-poker-rush-poker-mobile-live-474/</link>
		<comments>http://techthisout.net/2010/11/full-tilt-poker-rush-poker-mobile-live-474/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 21:28:14 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://techthisout.net/?p=474</guid>
		<description><![CDATA[Full Tilt Poker have now released Rush Poker Mobile to the general public! Read more over at Full Tilt Poker &#8211; Rush Mobile Goes Live : Backdoorflush.com]]></description>
			<content:encoded><![CDATA[<p>Full Tilt Poker have now released Rush Poker Mobile to the general public!</p>
<p>Read more over at <a href="http://www.backdoorflush.com">Full Tilt Poker &#8211; Rush Mobile Goes Live : Backdoorflush.com</a></p>
<p><!--adsense--></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftechthisout.net%2F2010%2F11%2Ffull-tilt-poker-rush-poker-mobile-live-474%2F&amp;title=Full%20Tilt%20Poker%20%26%238211%3B%20Rush%20Poker%20Mobile%20Live%21"><img src="http://techthisout.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://techthisout.net/2010/11/full-tilt-poker-rush-poker-mobile-live-474/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cataclysm Official Release Date!</title>
		<link>http://techthisout.net/2010/10/cataclysm-official-release-date-466/</link>
		<comments>http://techthisout.net/2010/10/cataclysm-official-release-date-466/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 20:54:14 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://techthisout.net/?p=466</guid>
		<description><![CDATA[Blizzard have finally announced the official release date for World of Warcraft: Cataclysm. While the date is slightly later than previously thought, it&#8217;s still this year, which is a start! We can expect the game to be available in shops on December the 7th 2010, or you can order it now from Amazon by clicking]]></description>
			<content:encoded><![CDATA[<p>Blizzard have finally announced the official release date for World of Warcraft: Cataclysm.</p>
<p><!--adsense--></p>
<p>While the date is slightly later than previously thought, it&#8217;s still this year, which is a start!</p>
<p>We can expect the game to be available in shops on December the 7th 2010, or you can order it now from Amazon by clicking below, and have it on the release day if you select First Class at your Amazon checkout!</p>
<p><iframe src="http://rcm-uk.amazon.co.uk/e/cm?t=techthisout-21&#038;o=2&#038;p=8&#038;l=as1&#038;asins=B002MPPSGW&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftechthisout.net%2F2010%2F10%2Fcataclysm-official-release-date-466%2F&amp;title=Cataclysm%20Official%20Release%20Date%21"><img src="http://techthisout.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://techthisout.net/2010/10/cataclysm-official-release-date-466/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World of Warcraft: Premades on PTR for EU Players!</title>
		<link>http://techthisout.net/2010/09/world-of-warcraft-premades-on-ptr-for-eu-players-463/</link>
		<comments>http://techthisout.net/2010/09/world-of-warcraft-premades-on-ptr-for-eu-players-463/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 20:18:04 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://techthisout.net/?p=463</guid>
		<description><![CDATA[As you may have noticed, the premade queue for the public test realms (currently testing 4.0.1) in World of Warcraft is always full for EU players &#8211; Now there&#8217;s a way to play a premade for EU players, albeit on the US public test realms. Follow these simple steps and you&#8217;ll be able to try]]></description>
			<content:encoded><![CDATA[<p>As you may have noticed, the premade queue for the public test realms (currently testing 4.0.1) in World of Warcraft is always full for EU players &#8211; Now there&#8217;s a way to play a premade for EU players, albeit on the US public test realms.</p>
<p><!--adsense--></p>
<p>Follow these simple steps and you&#8217;ll be able to try out any class you want at level 80, in high end raid gear, without the hassle!</p>
<ol>
<li>Visit the account management page over at battle.net.</li>
<li>Choose &#8220;Add a game&#8221;</li>
<li>Choose &#8220;Buy digital game&#8221;</li>
<li>Now &#8211; go to change game region, and set your region to &#8220;America&#8221;</li>
<li>Choose &#8220;World of Warcraft&#8221; and select the &#8220;Free Trial&#8221;</li>
<li>You should now have a new game connected to your battle.net account.</li>
<li>Login to your battle.net account at www.worldofwarcraft.com/charcopy/character-copy.html</li>
<li>Create a premade toon, and wait around an hour or so</li>
<li>Play your shiny new level 80 premade character &#8211; enjoy your free epics!</li>
<p>It really is as simple as that &#8211; Blizzard may fix this loophole sometime soon, so if you want to try it out, now is the time.</p>
<p><!--adsense--></ol>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftechthisout.net%2F2010%2F09%2Fworld-of-warcraft-premades-on-ptr-for-eu-players-463%2F&amp;title=World%20of%20Warcraft%3A%20Premades%20on%20PTR%20for%20EU%20Players%21"><img src="http://techthisout.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://techthisout.net/2010/09/world-of-warcraft-premades-on-ptr-for-eu-players-463/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digg &#8211; New Design a Flop?</title>
		<link>http://techthisout.net/2010/09/digg-new-design-a-flop-460/</link>
		<comments>http://techthisout.net/2010/09/digg-new-design-a-flop-460/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 16:49:40 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://techthisout.net/?p=460</guid>
		<description><![CDATA[Since the recent re-design over at Digg.com, it seems disgruntled users are voting with their feet. Many people don&#8217;t like the new design, favouring the old layout &#8211; This has had a knock on effect on the site&#8217;s traffic, as reported by Hitwise. Reports show that since the end of August, Digg.com has lost almost]]></description>
			<content:encoded><![CDATA[<p>Since the recent re-design over at <a href="http://digg.com">Digg.com</a>, it seems disgruntled users are voting with their feet.</p>
<p>Many people don&#8217;t like the new design, favouring the old layout &#8211; This has had a knock on effect on the site&#8217;s traffic, as reported by <a href="http://weblogs.hitwise.com/robin-goad/2010/09/diggcom_redesign_alienates_users.html">Hitwise</a>.</p>
<p>Reports show that since the end of August, Digg.com has lost almost 35% of its UK traffic, and over 25% of its US traffic.</p>
<p><!--adsense--></p>
<p>If ever there was an example of how the &#8220;customer&#8221; or in this case, website visitor, is always right &#8211; this is it.</p>
<p>If you change your site and people don&#8217;t like it, remember, they may very well stop using it.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftechthisout.net%2F2010%2F09%2Fdigg-new-design-a-flop-460%2F&amp;title=Digg%20%26%238211%3B%20New%20Design%20a%20Flop%3F"><img src="http://techthisout.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://techthisout.net/2010/09/digg-new-design-a-flop-460/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook offline again &#8211; for the second time in 48 hours.</title>
		<link>http://techthisout.net/2010/09/facebook-offline-again-for-the-second-time-in-48-hours-455/</link>
		<comments>http://techthisout.net/2010/09/facebook-offline-again-for-the-second-time-in-48-hours-455/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 21:50:50 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://techthisout.net/?p=455</guid>
		<description><![CDATA[The hugely popular social networking site Facebook went offline Thursday, for the second time in 48 hours. Users attempting to visit the site, used by over 500 million users worldwide, were greeted by a white page with a &#8220;DNS Error&#8221; message, instead of the usual website, used to keep in touch with friends, family, and]]></description>
			<content:encoded><![CDATA[<p>The hugely popular social networking site <a href="http://www.facebook.com">Facebook</a> went offline Thursday, for the second time in 48 hours.</p>
<p>Users attempting to visit the site, used by over 500 million users worldwide, were greeted by a white page with a &#8220;DNS Error&#8221; message, instead of the usual website, used to keep in touch with friends, family, and strangers alike.</p>
<p><a href="http://www.facebook.com">Facebook</a> staff quickly posted a message over at their Twitter page <a href="http://twitter.com/facebook">@Facebook</a> stating </p>
<blockquote><p>Facebook may be slow or unavailable for some people because of site issues. We&#8217;re working to fix this quickly.</p></blockquote>
<p>However, as of yet, no reason has been given for the downtime, and thousands upon thousands of angry Facebook users have been flooding the twitter page with message.</p>
<p>Today is the second day running that Facebook has been offline, yesterdays downtime was cited to be down to &#8220;issues with a third party networking provider&#8221;.</p>
<p>Facebook was founded in 2004 by Mark Zuckerberg, and is now one of the world&#8217;s most popular websites.</p>
<p><!--adsense--></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftechthisout.net%2F2010%2F09%2Ffacebook-offline-again-for-the-second-time-in-48-hours-455%2F&amp;title=Facebook%20offline%20again%20%26%238211%3B%20for%20the%20second%20time%20in%2048%20hours."><img src="http://techthisout.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://techthisout.net/2010/09/facebook-offline-again-for-the-second-time-in-48-hours-455/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WoW: Cataclysm &#8211; Guild Leveling and Talents</title>
		<link>http://techthisout.net/2010/01/wow-cataclysm-guild-leveling-and-talents-443/</link>
		<comments>http://techthisout.net/2010/01/wow-cataclysm-guild-leveling-and-talents-443/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 12:39:12 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://techthisout.net/?p=443</guid>
		<description><![CDATA[Hi everyone, Following up from my post on World of Warcraft: Cataclysm being announced, I thought I&#8217;d expand on some of the new guild features. In this post, I&#8217;ll specifically be touching on the subject of Guild Leveling and Talent Points. Guilds will level up similar to the way players do, and will be able]]></description>
			<content:encoded><![CDATA[<p>Hi everyone,</p>
<p>Following up from my post on <a href="http://techthisout.net/2009/12/28/world-of-warcraft-cataclysm-announced/">World of Warcraft: Cataclysm</a> being announced, I thought I&#8217;d expand on some of the new guild features.</p>
<p>In this post, I&#8217;ll specifically be touching on the subject of <strong>Guild Leveling and Talent Points</strong>.<br />
<!--adsense--><br />
Guilds will level up similar to the way players do, and will be able to reach a max guild level of 20. The levels will be granted by obtaining a certain amount of Guild Experience, some of the ways to obtain this are;</p>
<ul>
<li>A member of the guild gaining a level</li>
<li>A member of the guild gaining a reputation rank</li>
<li>The guild slaying a boss in a party or raid &#8211; <em>at least 75% of the party or raid must be made up of guild members</em></li>
<li>A member of the guild winning a battleground, or rated arena match</li>
<li>A member of the guild gaining a new profession rank (master/grandmaster etc)</li>
</ul>
<p><strong>For each Guild Level gained, the guild will be awarded a Guild Talent Point.</strong></p>
<p>Guild talent points are an exciting new feature, and while we don&#8217;t yet know what each and every one of them will be, a few of them have been announced;</p>
<ul>
<li>PENNY PINCHER &#8211; Reduces all repair costs</li>
<li>EVERYBODYS FRIEND &#8211; Removes the reagent requirement for raid wide buff spells</li>
<li>MASS RESSURECTION &#8211; As the name suggests, this will allow you to ressurect the entire raid with 1 cast</li>
<li>RAID SUMMON &#8211; This feature will allow you to summon your entire raid to you, instantly</li>
</ul>
<p>While the features above have been confirmed, their exact workings have yet to be released &#8211; will <strong>Mass Ressurection</strong> and <strong>Raid Summon</strong> only work for guild members within your raid group, or will it work for the entire raid group, even PuG&#8217;d members? This is yet to be confirmed, and I&#8217;ll be sure to keep you updated.<br />
<!--adsense--><br />
It has also been confirmed that the talents available will appeal to all types of guilds &#8211; not just raiding guilds;</p>
<p>There will be leveling oriented talents for leveling guilds, PVP talents for PVP guilds, and of course, raiding talents for raiding guilds.</p>
<p>I can also confirm that you <strong>WILL be able to respec your Guild Talents</strong>, this will be done using <strong>Guild Currency</strong> which I will go into in another post.</p>
<p>I hope you are all as excited as I am about <strong>World of Warcraft: Cataclysm</strong> and what it will bring to the game!</p>
<p>Remember, you can pre-order your copy of <strong>World of Warcraft: Cataclysm</strong> from Amazon by clicking the image below:</p>
<p><iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;npa=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=techthisout-21&#038;o=2&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=0M5A6TN3AXP2JHJBWT02&#038;asins=B002MPPSGW" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p>The release date is still beleived to be <strong>September the 3rd 2010</strong></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftechthisout.net%2F2010%2F01%2Fwow-cataclysm-guild-leveling-and-talents-443%2F&amp;title=WoW%3A%20Cataclysm%20%26%238211%3B%20Guild%20Leveling%20and%20Talents"><img src="http://techthisout.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://techthisout.net/2010/01/wow-cataclysm-guild-leveling-and-talents-443/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ulduar: Flame Leviathan Easy Mode.</title>
		<link>http://techthisout.net/2010/01/ulduar-flame-leviathan-easy-mode-433/</link>
		<comments>http://techthisout.net/2010/01/ulduar-flame-leviathan-easy-mode-433/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 01:41:32 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://techthisout.net/?p=433</guid>
		<description><![CDATA[Since the release of Ulduar back in World of Warcraft patch 3.1, I&#8217;ve come across a lot of people, both in Guilds, and in PUGS, that don&#8217;t know you can activate Flame Leviathan in &#8220;Easy Mode&#8221; (that is, starting it so you don&#8217;t need to destroy all the towers to disable them). These people talk]]></description>
			<content:encoded><![CDATA[<p><a href="http://techthisout.net/wp-content/uploads/2010/01/flame-leviathan.png"><img src="http://techthisout.net/wp-content/uploads/2010/01/flame-leviathan-300x227.png" alt="Flame Leviathan" title="Flame Leviathan" width="300" height="227" class="aligncenter size-medium wp-image-432" /></a></p>
<p>Since the release of <a href="http://www.wowhead.com/?zone=4273">Ulduar</a> back in <strong>World of Warcraft</strong> patch 3.1, I&#8217;ve come across a lot of people, both in Guilds, and in PUGS, that don&#8217;t know you can activate <a href="http://www.wowhead.com/?npc=33113">Flame Leviathan</a> in &#8220;Easy Mode&#8221; (that is, starting it so you don&#8217;t need to destroy all the towers to disable them).</p>
<p>These people talk to <a href="http://www.wowhead.com/?npc=33686">Lore Keeper of Norgannon</a> which enables Hard Mode &#8211; You then have to kill all 4 of the <strong>Orbital Defense System</strong> towers in order to kill <a href="http://www.wowhead.com/?npc=33113">Flame Leviathan</a> in easy mode.</p>
<p>The easy way, that a lot of people don&#8217;t seem to know is:</p>
<p>When you enter Ulduar and walk down the stairs, <strong>ignore</strong> <a href="http://www.wowhead.com/?npc=33686">Lore Keeper of Norgannon</a> at the foot of the stairs, he&#8217;s the guy that enables &#8220;Hard Mode&#8221;.</p>
<p>Instead, carry on, over to the big forcefield/shield at the start of the gauntlet, and talk to <a href="http://www.wowhead.com/?npc=33579">Brann Bronzebeard</a>. He&#8217;ll enable the encounter in &#8220;Normal&#8221; or &#8220;Easy&#8221; mode, so you can just head straight down to <a href="http://www.wowhead.com/?npc=33113">Flame Leviathan</a> without going up or down any ramps to kill the towers.</p>
<p>You do of course have to kill the large pillars en route to <a href="http://www.wowhead.com/?npc=33113">Flame Leviathan</a> &#8211; but not any of the ones up or down the ramps to the sides.</p>
<p>Doing it the easy way also means you take a lot less damage en route to <a href="http://www.wowhead.com/?npc=33113">Flame Leviathan</a>, which makes it a LOT easier to do the <a href="http://www.wowhead.com/?achievement=2905">Unbroken (10 Player)</a> and <a href="http://www.wowhead.com/?achievement=2906">Unbroken (25 Player)</a> achievements.</p>
<p>I hope this helps! Look out for more in-depth Achievement/Hardmode guides in the near future!</p>
<p><center><!--adsense--></center></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftechthisout.net%2F2010%2F01%2Fulduar-flame-leviathan-easy-mode-433%2F&amp;title=Ulduar%3A%20Flame%20Leviathan%20Easy%20Mode."><img src="http://techthisout.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://techthisout.net/2010/01/ulduar-flame-leviathan-easy-mode-433/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World of Warcraft: Cataclysm announced!</title>
		<link>http://techthisout.net/2009/12/world-of-warcraft-cataclysm-announced-421/</link>
		<comments>http://techthisout.net/2009/12/world-of-warcraft-cataclysm-announced-421/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 14:42:29 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://techthisout.net/?p=421</guid>
		<description><![CDATA[Blizzard have announced their next exciting World of Warcraft expansion pack &#8211; &#8220;World of Warcraft: Cataclysm&#8221; packed full of exciting new content! From new zones, to new raid encounters, to reworks of the classic zones, including Flying in Kalimdor and the Eastern Kingdoms and a full redesign of all original vanilla content. Aswell as new]]></description>
			<content:encoded><![CDATA[<p><a href="http://techthisout.net/wp-content/uploads/2009/12/logo_1024x0768.jpg"><img src="http://techthisout.net/wp-content/uploads/2009/12/logo_1024x0768-300x225.jpg" alt="World of Warcraft: Cataclysm Logo" title="logo_1024x0768" width="300" height="225" class="aligncenter size-medium wp-image-423" /></a></p>
<p>Blizzard have announced their next exciting <strong>World of Warcraft</strong> expansion pack &#8211; &#8220;<strong>World of Warcraft: Cataclysm</strong>&#8221; packed full of exciting new content!</p>
<p>From new zones, to new raid encounters, to reworks of the classic zones, including <strong>Flying in Kalimdor and the Eastern Kingdoms</strong> and a full redesign of all original vanilla content.</p>
<p>Aswell as new zones and new looks, the level cap will be raised from 80 to 85, with lots of new content and quests to get you there!</p>
<p>A new and much wanted feature will also be added: <strong>Guild Advancement</strong> &#8211; Level up, and level up your guild aswell! With new guild talent trees and unique benefits for the top guild contributers, this is certainly something to bring guilds together for more than just raids.</p>
<p>Perhaps the biggest and most exciting new feature in the expansion though, will be the 2 new races &#8211; the mighty <strong>Worgen</strong> for the Alliance, and the ever resourceful <strong>Goblins</strong> for the Horde.</p>
<p>While just touching on a few of the new features in this post, I will go more in-depth and release up-to-date information on the latest news related to <strong>World of Warcraft</strong> and <strong>World of Warcraft: Cataclysm</strong>.</p>
<p>The current release date for <strong>World of Warcraft: Cataclysm</strong> is on or around September the 3rd 2010 &#8211; You can preorder your copy below, so you can be one of the first to explore this exciting new content first hand!</p>
<p><iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;npa=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=techthisout-21&#038;o=2&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=0M5A6TN3AXP2JHJBWT02&#038;asins=B002MPPSGW" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p>Look out for more details in the near future!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftechthisout.net%2F2009%2F12%2Fworld-of-warcraft-cataclysm-announced-421%2F&amp;title=World%20of%20Warcraft%3A%20Cataclysm%20announced%21"><img src="http://techthisout.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://techthisout.net/2009/12/world-of-warcraft-cataclysm-announced-421/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

