<?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>Orange County PBX Phone Systems, Business VoIP, Computer Support, Predictive Dialing &#38; Voice Broadcasting</title>
	<atom:link href="http://www.fullserviceit.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fullserviceit.com</link>
	<description>Orange County PBX Phone Systems, Business VoIP, Hosted Voice Over IP, Autodialers, Predictive Dialing &#38; Computer Support</description>
	<lastBuildDate>Tue, 24 Jan 2012 18:40:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Fix The Security Issue in Timthumb</title>
		<link>http://www.fullserviceit.com/latest-news/how-to-fix-the-security-issue-in-timthumb.html</link>
		<comments>http://www.fullserviceit.com/latest-news/how-to-fix-the-security-issue-in-timthumb.html#comments</comments>
		<pubDate>Thu, 18 Aug 2011 15:23:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Latest News]]></category>

		<guid isPermaLink="false">http://www.fullserviceit.com/?p=4012</guid>
		<description><![CDATA[How To Fix The Security Issue in Timthumb  Timthumb is the most popular image re-sizing script used in many WordPress themes and plugins. Recently a ]]></description>
			<content:encoded><![CDATA[<h1>How To Fix The Security Issue in Timthumb<span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"> </span></h1>
<p>Timthumb is the most popular image re-sizing script used in many WordPress themes and plugins. Recently a security vulnerability was found in it. This security vulnerability allowed anyone to upload any php file into the Timthumb cache directory and execute it to compromise the site.</p>
<p>One way to fix this security issue with timthumb is to NOT use timthumb at all. Just delete it. But make sure that your theme or plugin can work without it.</p>
<p>In case your theme or plugin depend on timthumb heavily and you must use it, then here’s the procedure to fix this security vulnerability.</p>
<p>First download the latest version of timthumb from <a href="http://timthumb.googlecode.com/svn/trunk/timthumb.php" target="_blank">this link</a>. Rename it from timthumb.php.txt to timthumb.php.</p>
<p>Open this newly downloaded file and make sure that <code>ALLOW_EXTERNAL</code> is set to false.</p>
<div>
<div><strong>define( &#8217;ALLOW_EXTERNAL&#8217;, false );</strong></div>
<div>Now make sure that the <code>$allowedSites</code> array is empty. In your new timthumb file, you will probably find this code,</div>
</div>
<div>
<div><strong>$allowedSites = array(</strong><br />
<strong> &#8216;flickr.com&#8217;,</strong><br />
<strong> &#8216;picasa.com&#8217;,</strong><br />
<strong> &#8216;img.youtube.com&#8217;,</strong><br />
<strong> );</strong></div>
</div>
<p>Replace it with this code,</p>
<div>
<div><strong>$allowedSites = array();</strong></div>
</div>
<p>Now upload this newly downloaded and modified timhumb.php file on your web server to replace the existing timthumb file with it.</p>
<p>That’s it. Now you can use timthumb script safely. If you have any questions related to the timthumb security vulnerability or the procedure to fix this issue, then post it below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullserviceit.com/latest-news/how-to-fix-the-security-issue-in-timthumb.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazing kinect hack for wheelchairs</title>
		<link>http://www.fullserviceit.com/latest-news/amazing-kinect-hack-for-wheelchairs.html</link>
		<comments>http://www.fullserviceit.com/latest-news/amazing-kinect-hack-for-wheelchairs.html#comments</comments>
		<pubDate>Sun, 05 Jun 2011 19:08:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Latest News]]></category>

		<guid isPermaLink="false">http://www.fullserviceit.com/?p=3998</guid>
		<description><![CDATA[Still has a long way to go, but I love seeing hacks like this. Vision of the future]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/24542706?title=0&amp;byline=0&amp;portrait=0" width="400" height="227" frameborder="0"></iframe>
<p>Still has a long way to go, but I love seeing hacks like this. Vision of the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullserviceit.com/latest-news/amazing-kinect-hack-for-wheelchairs.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

