<?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>The RESguru Blog! &#187; Blog news</title>
	<atom:link href="http://resguru.com/tag/blog-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://resguru.com</link>
	<description>Making Harry become Sally every now and then! ;-)</description>
	<lastBuildDate>Sun, 05 Feb 2012 07:30:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>So I got hacked: How to recover and prevent.</title>
		<link>http://resguru.com/2010/12/so-i-got-hacked-how-to-recover-and-prevent/</link>
		<comments>http://resguru.com/2010/12/so-i-got-hacked-how-to-recover-and-prevent/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 22:46:48 +0000</pubDate>
		<dc:creator>RESguru</dc:creator>
				<category><![CDATA[Blog news]]></category>
		<category><![CDATA[Technote]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://resguru.com/?p=2650</guid>
		<description><![CDATA[From the and-now-to-something-completely-different dept. Yes, this article has got nothing to do with RES technology, as this is my account of how what can happen if you don&#8217;t take precautions to protect your WordPress blog, how it can ruin your day, what to do and how to prevent it from happening again. I do recognize [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fresguru.com%2F2010%2F12%2Fso-i-got-hacked-how-to-recover-and-prevent%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fresguru.com%2F2010%2F12%2Fso-i-got-hacked-how-to-recover-and-prevent%2F&amp;source=RESguru&amp;style=normal&amp;service=bit.ly&amp;service_api=resguru%3AR_c4a8f19c2e45ad953ac02599874fdbaf&amp;hashtags=Blog+news,Hacking,Security,Wordpress&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://resguru.com/wp-content/uploads/2010/12/zombies2.jpg" rel="lightbox[2650]"><img class="alignleft size-thumbnail wp-image-2652" style="margin-right: 5px;" title="Zombie Sign" src="http://resguru.com/wp-content/uploads/2010/12/zombies2-50x35.jpg" alt="" width="50" height="35" /></a>From the and-now-to-something-completely-different dept. Yes, this article has got nothing to do with RES technology, as this is my account of how what can happen if you don&#8217;t take precautions to protect your WordPress blog, how it can ruin your day, what to do and how to prevent it from happening again.</p>
<p>I do recognize that there are varying degrees of attacks from the occasional comment spam, over the spamlink hacking that I&#8217;ve been dealing with, to a complete site takeover/takedown. Spending two sleepless nights learning the in&#8217;s and out&#8217;s of WordPress security, wasn&#8217;t my idea of fun, so in order to spare other fellow RES Community bloggers from having to learn from scratch, here&#8217;s my experiences, which you hopefully can benefit from before it&#8217;s too late:<span id="more-2650"></span></p>
<p><strong>Discovery</strong></p>
<p><a href="http://resguru.com/wp-content/uploads/2010/12/hacked.png" rel="lightbox[2650]"><img class="alignright size-medium wp-image-2651" title="hacked" src="http://resguru.com/wp-content/uploads/2010/12/hacked-300x95.png" alt="" width="300" height="95" /></a>Now, it all started when one of my blogging mates drew my attention to the fact that Google had blacklisted one of the pages on my blog. If accessing this page through Chrome or Firefox, you would get this lovely number, as shown on the right. It was clear that something indeed was quite rotten in the state of Denmark.</p>
<p>&nbsp;</p>
<p><strong>Damage overview</strong></p>
<p>To better understand the warning that Google was throwing, the first thing to do, if you haven&#8217;t already, is to sign up for the <em>Google Webmaster tools.</em> If I&#8217;d bothered to sign up for this service before, Google would have notified me immediatly as they look for spooky code and malware when their Bots are crawling all over your site anyways. If you haven&#8217;t worked with Webmaster tools before, it requires 2 things</p>
<ul>
<li>You need a <a href="https://www.google.com/accounts/NewAccount?continue=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Ftools%2Fhome%3Fhl%3Den&amp;followup=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Ftools%2Fhome%3Fhl%3Den&amp;hl=en&amp;service=sitemaps">google account</a> (sign up for one, if you haven&#8217;t got one already)</li>
<li>Once signed up and signed in to <a href="https://www.google.com/webmasters/tools/home?hl=en">Webmaster tools</a>, you will need to prove that you actually own/administer the site you.</li>
</ul>
<p>The second item is done relatively easy, as Google offers several methods of proving your ownership. Personally, I find the easiest way is to upload a small file via FTP to the / root of the  website. Once that&#8217;s taken care of, the website is linked to your account and now you can see the messages which otherwise would have been sent to you when something happened. What we are really after is figure out what&#8217;s going on, why the Googlebot vomited dayglo over the page in question.</p>
<p>&nbsp;</p>
<p><strong>Cleaning up the mess<br /> </strong></p>
<p><a href="http://resguru.com/wp-content/uploads/2010/12/fetch-as-bot.png" rel="lightbox[2650]"><img class="alignright size-medium wp-image-2653" title="fetch-as-bot" src="http://resguru.com/wp-content/uploads/2010/12/fetch-as-bot-300x152.png" alt="" width="172" height="87" /></a>The Webmaster tool page offers a Labs section, where you can ask a GoogleBot to pull down the page as it sees it. This may reveal some particular nastyness which you otherwise might not have discovered: Hidden Spam Links. Besides all the html that generates your usual website, you&#8217;ll see a block of links that does not not belong there. These spam links serve the nefarious purpose of ranking up whatever lame sites so hopefully Google will bump them up in search results.</p>
<p><a href="http://resguru.com/wp-content/uploads/2010/12/fetch-result.png" rel="lightbox[2650]"><img class="alignright size-medium wp-image-2654" title="fetch-result" src="http://resguru.com/wp-content/uploads/2010/12/fetch-result-300x141.png" alt="" width="175" height="82" /></a>Here is an exerpt of some of the stuff that was injected into the site&#8217;s html code. The next thing is to figure out how it got there in the first place. One thing is for sure, it&#8217;s not static as searching through the site reveals nothing. Googeling around, it turns out that a popular method of infection is modifying Theme files.</p>
<p>There are several good WordPress plugins available to deal with this problem. The two plugins that really saved my behind was <a href="http://builtbackwards.com/projects/tac/">Exploit Scanner</a> and<a href="http://wpantivirus.com/"> Antivirus for WordPress</a>. Both are written to scan .PHP files to look for infections. While AV4WP only scans theme files it notifies you via email if something spooky happens later. It is my understanding that theme files are prone to exploits especially. Exploit Scanner is more thorough and scans ALL files on your site.</p>
<p><a href="http://resguru.com/wp-content/uploads/2010/12/malicious-php.jpg" rel="lightbox[2650]"><img class="alignright size-full wp-image-2655" style="border: 1px solid black; margin-left: 5px;" title="malicious-php" src="http://resguru.com/wp-content/uploads/2010/12/malicious-php.jpg" alt="" width="387" height="164" /></a>Using Exploit Scanner, I found about 15 .php files which were infected. The telltale sign was was Base64 encrypted content in the top of the files. What this means in plain english is that hackers often <a href="http://en.wikipedia.org/wiki/Obfuscation">obfuscate</a> what they do so it becomes harder for the uninitiated to figure out what&#8217;s going on. Fortunatly when it comes to WordPress this is a red alert. Something that shouldn&#8217;t normaly be there. An exception to this is for example plugins with embedded graphics such as icons. You will however typically see code references to icon data around it if that&#8217;s the case.</p>
<p>What I found was the above block, embedded in the top of the infected files (don&#8217;t worry, it&#8217;s a JPEG, so it&#8217;s totally harmless here). I used the built-in wordpress  plugin editor to open the affected files and toss out the malicious code. Be carefull when you edit the php files that you leave a line with a <strong>&lt;?php</strong> begin header at the top. If you don&#8217;t you can royally screw up your entire wordpresss site, especially if the file you&#8217;re editing is wp-config.php</p>
<p>&nbsp;</p>
<p><strong>What killed the cat</strong>&#8230;</p>
<p><a href="http://resguru.com/wp-content/uploads/2010/12/decoded-b641.png" rel="lightbox[2650]"><img class="alignright size-full wp-image-2657" style="margin-left: 5px; border: 1px solid black;" title="decoded-b64" src="http://www.resguru.com/wp-content/uploads/2010/12/decoded-b641.png" alt="" width="416" height="92" /></a>Of course I later got curious, and wanted to figure out what the above did. The easiest thing is to run it through a Base64 decoder. There are plenty of these on the net. I used <a href="http://www.opinionatedgeek.com/dotnet/tools/base64decode/">this one</a> and found out what the code above contained. I&#8217;ve blanked out full the path to the file as I don&#8217;t want to invite any additional attempts to exploit that path, even though I&#8217;ve locked it down.</p>
<p>Obviously the style.css.php file was the culprit, and sure enough when opening it was chokefull of more Base64 code. Along side it in the same folders there were several files which contained all the spam URL&#8217;s + much more. I downloaded a copy to my local rig and promptly nuked the files from the webserver. For your amusement I&#8217;ve included an <a href="http://resguru.com/wp-content/uploads/2010/12/exploit.zip">archive</a> with the files so you can check them out yourself.  The style.css.php file seems to be the heart of this infection. In fact it was double Base64 encrypted and lo and behold, more encrypted code inside. This was however encoded differently so I started googling the first line &#8216;function FF97A1D7A5B771B21D423C3A9D78408C&#8217;. Following threads in other forums, <a href="http://www.orderoftheathanor.eu/forum/index.php?topic=1963.0">here</a>, and <a href="http://www.simplemachines.org/community/index.php?topic=307717.msg2057480#msg2057480">here</a> it seems likely that this is a rather old exploit.</p>
<p>&nbsp;</p>
<p><strong>Validating the cleanup</strong></p>
<p>After removing the Base64 entries from all affected files and the target folder they were all pointing at, it was time to tell Google to check the site again. This is an automated process and if things go well, the Malware warning in Firefox and Chrome go away by themselves. Depending on how busy that the Googlebots are, it can take up to 24 hours before this takes effect. What I did was the following:</p>
<ul>
<li>Logged into Google Webmaster Tools again and went to Labs | Fetch as Googlebot.</li>
<li>Request a page which was known to be infected previously.</li>
<li>Checked that no spamlinks were injected into the code</li>
<li>If all of the above checks out, go to the Diagnostics | Malware section and use the link found there to Request a Review.</li>
</ul>
<p>After a day or so at most, the safety blocks on your pages should be lifted, and you&#8217;re back in business.</p>
<p>&nbsp;</p>
<p><strong>Cause and prevention</strong></p>
<p>Now, the important question remains. How the heck did this happen in the first place and how does one prevent it from happening in the future.  I believe the hacker in my case exploited a vunerability in SMF (Simple Machines Forums) which was still sitting dormant on my site. For a long time I&#8217;ve redirected to the RESug Forums, but the old SMF engine had just been sitting around forgotten, waiting to be tinkered with. Yup. My bad. SMF uninstalled. Second, I&#8217;ve done some preventive hardening to hopefully ensure that this doesn&#8217;t happen again. The last section belows covers <span style="text-decoration: underline;">some</span> of the steps I&#8217;ve taken to tighten things up a bit:</p>
<p><span style="font-size: medium;"><em>Backing up your wordpress database</em>.</span> There are several nice plugins out there to help you create a full backup of the MySQL database that powers your WordPress engine. This is a really good step to take, both as a preventive measure, but also if you like me like to tinker with stuff. You really want to have a backup of your DB before you proceed further. <a href="http://www.backup-technology.com/online-backup-for-wordpress/">Online Backup for WordPress</a> is one such plugin, which I&#8217;ve used since day one. It can mail you a copy of the backup as well as store an encrypted copy at a remote storage facility, where they offer 50 megs for free. Mine&#8217;s only 23 megs after 2 years of operation, but it of course depends on what kind of blog and what other plugins you&#8217;re using.</p>
<p><span style="font-size: medium;"><em>Secure your Admin account</em>:</span> Rename the Admin account for your wordpress installation. This is target numero uno to secure. If somebody gets their hands on that one, it&#8217;s <a href="http://www.youtube.com/watch?v=dsx2vdn7gpY&amp;t=0m13s">game over, man</a>. So better deal with it now.</p>
<ol>
<li>You need to access the MySQL database. To do this you need the equivalent of a SQLadmin tool. You may have an app called phpMyAdmin in your Cpanel from your hosting provider. If not you can just download one as a plugin for WordPress, called <a href="http://bueltge.de/adminer-fuer-wordpress/1014/">Adminer</a>. I find this quite nifty to have around actually, as I discovered I had some old and gone plugins that left orphaned tables behind. But that&#8217;s another matter.</li>
<li>Using this tool (rtfm) open the table called wp_users.</li>
<li>Make sure that only Admin and any other users which you recognize are in here. If you discover bogus user names, make sure you kick them out immediatly.</li>
<li>When you change the admin name to something else, be sure you&#8217;ve noted it down and type it in correctly, as you will get kicked out of WordPress the moment the record is commited. Your password will remain the  same.</li>
<li>Login again with the new admin name and you&#8217;re good.</li>
</ol>
<p>Find some security plugins that make sense. Again, this depends on what kind of blog you&#8217;re running but essentially you should protect yourself from commentspam, have something in place to scan your site for nasties and generally button things down. This is a list of some of the plugins I use to make sure things run more smooth</p>
<ul>
<li><a href="http://bueltge.de/adminer-fuer-wordpress/1014/">Akismet</a> &#8211; Great anti-spamcomment filter</li>
<li><a href="http://ocaoimh.ie/exploit-scanner/">Exploit Scanner</a> &#8211; Scans for possible exploits</li>
<li><a href="http://www.bad-neighborhood.com/login-lockdown.html">Login Lockdown</a> &#8211; Protects against bruteforce attacks</li>
<li><a href="http://www.sitesecuritymonitor.com/secure-wordpress-plugin">Secure WordPress</a> &#8211; Does a lot of preventive security configuration for you</li>
<li><a href="http://www.642weather.com/weather/scripts-wordpress-captcha.php">SI Captcha Anti-Spam</a> &#8211; Stop spambots dead in their slimy tracks</li>
<li><a href="http://builtbackwards.com/projects/tac/">TAC</a> (Theme Authenticity Checker) &#8211; Checks for exploited theme files</li>
<li><a href="http://semperfiwebdesign.com/plugins/wp-security-scan/">WP Security Scan</a> &#8211; Perform security scan of WordPress installation</li>
</ul>
<p>Note that you can search for the plugin names above from within your Plugin|Add New page. In addition, I&#8217;d suggest to read the article found <a href="http://speckyboy.com/2009/09/22/20-powerful-wordpress-security-plugins-and-some-tips-and-tricks/">here</a>, where 20 good security plugins are reviewed in detail</p>
<p><span style="font-size: medium;"><em>Get some more advice</em>:</span> After seaching a bit, I came across several good sites offering recommendations on what to do to lock down your WordPress site. I suggest you read the articles found <a href="http://sixrevisions.com/wordpress/12-essential-security-tips-and-hacks-for-wordpress/">here</a> and <a href="http://www.noupe.com/how-tos/wordpress-security-tips-and-hacks.html">here</a>. There are many more pages like these out there, but make sure you read through the advice and implement what is necessary for you.</p>
<p>&nbsp;</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 705px; width: 1px; height: 1px; overflow: hidden;">
<h2>AC (Theme Authenticity Checker)</h2>
</div>
]]></content:encoded>
			<wfw:commentRss>http://resguru.com/2010/12/so-i-got-hacked-how-to-recover-and-prevent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New community contributions</title>
		<link>http://resguru.com/2010/01/new-community-contributions/</link>
		<comments>http://resguru.com/2010/01/new-community-contributions/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 22:51:36 +0000</pubDate>
		<dc:creator>RESguru</dc:creator>
				<category><![CDATA[External stuff]]></category>
		<category><![CDATA[Technote]]></category>
		<category><![CDATA[Automation Manager]]></category>
		<category><![CDATA[Blog news]]></category>
		<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://resguru.com/?p=1355</guid>
		<description><![CDATA[From a pingback on the Wisdom Tips &#38; Tricks article here the &#8216;Guru, I stubled over VirtuEs, which is a new blog by the hand of.. hmm, not really sure &#8211; it doesn&#8217;t say? Anyway, it looks to become a cool blog so I&#8217;ve added it to the link list here at RESguru. Anyway, the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fresguru.com%2F2010%2F01%2Fnew-community-contributions%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fresguru.com%2F2010%2F01%2Fnew-community-contributions%2F&amp;source=RESguru&amp;style=normal&amp;service=bit.ly&amp;service_api=resguru%3AR_c4a8f19c2e45ad953ac02599874fdbaf&amp;hashtags=Automation+Manager,Blog+news,Community&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignleft size-thumbnail wp-image-1357" title="thumbs-up3" src="http://resguru.com/wp-content/uploads/2010/01/thumbs-up3-50x35.jpg" alt="" width="50" height="35" />From a pingback on the <a href="http://resguru.com/technote-library/res-wisdom-commandlines-and-registry-setting/" target="_blank">Wisdom Tips &amp; Tricks</a> article here the &#8216;Guru, I stubled over <strong>VirtuEs</strong>, which is a new blog by the hand of.. hmm, not really sure &#8211; it doesn&#8217;t say? Anyway, it looks to become a cool blog so I&#8217;ve added it to the link list here at RESguru. Anyway, the point is VirtuEs has a really useful article on how to prepare the Wisdom Agent for cloning. The article can can be found <a href="http://www.virtues.it/2010/01/res-wisdom-agent-cloning/#more-85">here</a>.</p>
<p>While we&#8217;re at it, the nice folks at RES.NL supplied a set of Feature Profile documents, which outline the technical capabilities of some of the features found in PowerFuse and Wisdom. The documents can be found <a href="http://www.resug.com/feature-guides" target="_blank">here</a>.</p>
<p>Thanks everybody for contributing to the RES community &#8211; Keep it commin&#8217;! :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://resguru.com/2010/01/new-community-contributions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Guru is Back!</title>
		<link>http://resguru.com/2010/01/the-resguru-is-back/</link>
		<comments>http://resguru.com/2010/01/the-resguru-is-back/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 00:00:43 +0000</pubDate>
		<dc:creator>RESguru</dc:creator>
				<category><![CDATA[Blog news]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[RESguru]]></category>

		<guid isPermaLink="false">http://resguru.com/?p=1019</guid>
		<description><![CDATA[Greetings fellow Guru&#8217;s, and happy new year! It&#8217;s been quite a while since something has happened over here on RESguru. New customer projects, job transitions and in general running around in small circles throughout 2009, has attributed to the dip in the steady flow of content. What matters is that the &#8216;Guru back in great [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fresguru.com%2F2010%2F01%2Fthe-resguru-is-back%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fresguru.com%2F2010%2F01%2Fthe-resguru-is-back%2F&amp;source=RESguru&amp;style=normal&amp;service=bit.ly&amp;service_api=resguru%3AR_c4a8f19c2e45ad953ac02599874fdbaf&amp;hashtags=Blog+news,Community,RESguru&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="size-medium wp-image-987 alignright" title="resguru-really-bad-photoshop" src="http://resguru.com/wp-content/uploads/2009/03/resguru-really-bad-photoshop-241x300.jpg" alt="resguru-really-bad-photoshop" width="241" height="300" />Greetings fellow Guru&#8217;s, and happy new year!</p>
<p>It&#8217;s been quite a while since something has happened over here on RESguru. New customer projects, job transitions and in general running around in small circles throughout 2009, has attributed to the dip in the steady flow of content.</p>
<p>What matters is that the &#8216;Guru back in great shape for the new year, with loads of upcomming new and interesting stuff for 2010, which you can use to wrangle even more value out of your PowerFuse and Wisdom environments.</p>
<p>As usual all the good stuff is being put forward to the community in the context of the RES Software Usergroup. Articles found here will be accessible through resug.com also.</p>
<p>In related news, we are on the brink of seeing the release of the brand-spankin&#8217; new PowerFuse 2010 and the Orchestration Pack for Wisdom this year. Plenty of questions will be answered about these. Due to the hush-hush about  new releases, I unfortunatly can&#8217;t go into the nittygritty details about PowerFuse 2010 until mid-febuary.</p>
<p>Some of the noteworthy improvements onthe  blog include:</p>
<p>The <a href="http://resguru.com/technote-library/" target="_blank">technote library</a> is receiving a long needed overhaul. I&#8217;ve had some catching up to do in regards to what&#8217;s happened with product releases, etc. This meant that all articles had to be reviewed and amended if needed. A full list of updated articles is being published soon.</p>
<p>The <a href="http://resguru.com/glossary/" target="_blank">glossary</a>, which has been around for a while,  is also receiving a facelift. If you haven&#8217;t visited it before, you will find in the right side of the toolbar at the top of the page. The glossary has been updated with new terminology relating to PowerFuse 2010 and the upcomming RES Orchestration Package for Wisdom. In general a glossary is a great ressource for those who are new to the <em>RESverse</em> and need a quick reference to all the buzzwords and tech jargon flying around in here.  This is a living document which I hope you will find it worth contributing to. The idea is to create a list of all the often used phrases, technologies, oddities etc which are associated with the RES technologies. This should be a one-stop ressource where RES novices and professionals alike can look up stuff.</p>
<p><a href="http://resguru.com/wp-content/uploads/2010/01/were_back.jpg" rel="lightbox[1019]"><img class="alignright size-full wp-image-1287" title="were_back" src="http://resguru.com/wp-content/uploads/2010/01/were_back.jpg" alt="were_back" width="191" height="199" /></a>New buildingblocks and articles! To start with, there are a couple of interesting new articles in the technote library from <span style="color: #000000;"><a title="One of the shiny new articles, go have a look!" href="http://resguru.com/technote-library/rg01c-hacking-and-protecting-managed-laptops/" target="_blank">RGO1C</a></span> and up. These are the first of hopefully many to come. As always, if you have stuff you want to share, come forward &#8211; YOU can be a RESguru too!</p>
<p>One final little thing, which hopefully will make alot of readers happy. Up until now all large screenshots opened up in a new window, which was annoying. I finally got the <a href="http://wordpress.org/extend/plugins/lightbox-2/" target="_blank">LightBox 2</a> plugin installed in WordPress, so big graphics just zoom up on the existing page. Links to other pages will however still open up in new windows so you can continue reading the article you&#8217;re currently at.</p>
<p>RESguru.com is back in action &#8211; <em>with a vengeance</em>! ;-) Stay tuned!</p>
<p><span style="color: #999999;">Oh yeah, and Mike M &#8211; totally love your movies, so please forgive the blatantly crappy  photoshop above! :-)</span></p>
]]></content:encoded>
			<wfw:commentRss>http://resguru.com/2010/01/the-resguru-is-back/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

