<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>AllScoop</title>
	
	<link>http://www.allscoop.com</link>
	<description>Gadgets - PHP Code - ASP Code - Web Tools - Technology</description>
	<lastBuildDate>Fri, 03 May 2013 19:39:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/AllscoopTechnology" /><feedburner:info uri="allscooptechnology" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>AllscoopTechnology</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to empty Gmail trash</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/p0jSTghXCfI/how-to-empty-gmail-trash.php</link>
		<comments>http://www.allscoop.com/how-to-empty-gmail-trash.php#comments</comments>
		<pubDate>Thu, 02 May 2013 14:17:36 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[trash]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1444</guid>
		<description><![CDATA[Empty your Gmail trash in 4 easy steps. Click on &#8220;More&#8221; to expand the labels/folders list. Click on &#8220;Trash&#8221; Click on &#8220;Empty Trash Now&#8221; Click &#8220;OK&#8221; to confirm All Done!]]></description>
				<content:encoded><![CDATA[<p>Empty your Gmail trash in 4 easy steps.<br />
<span id="more-1444"></span></p>
<p><strong>Click on &#8220;More&#8221; to expand the labels/folders list.</strong></p>
<p><a href="http://www.allscoop.com/wp-content/uploads/empty-gmail-trash-step-1.jpg" rel="lightbox[1444]"><img class="size-full wp-image-1448 alignnone" style="border: 1px solid black;" alt="empty gmail trash step 1" src="http://www.allscoop.com/wp-content/uploads/empty-gmail-trash-step-1.jpg" width="159" height="381" /></a></p>
<p><strong>Click on &#8220;Trash&#8221;</strong></p>
<p><a href="http://www.allscoop.com/wp-content/uploads/empty-gmail-trash-step-2.jpg" rel="lightbox[1444]"><img class="alignnone size-full wp-image-1447" style="border: 1px solid black;" alt="empty gmail trash step 2" src="http://www.allscoop.com/wp-content/uploads/empty-gmail-trash-step-2.jpg" width="165" height="603" /></a></p>
<p><strong>Click on &#8220;Empty Trash Now&#8221;</strong></p>
<p><a href="http://www.allscoop.com/wp-content/uploads/empty-gmail-trash-step-3.jpg" rel="lightbox[1444]"><img class="alignnone size-full wp-image-1446" style="border: 1px solid black;" alt="empty gmail trash step 3" src="http://www.allscoop.com/wp-content/uploads/empty-gmail-trash-step-3.jpg" width="787" height="180" /></a></p>
<p><strong>Click &#8220;OK&#8221; to confirm</strong></p>
<p><a href="http://www.allscoop.com/wp-content/uploads/empty-gmail-trash-step-4.jpg" rel="lightbox[1444]"><img class="alignnone size-full wp-image-1445" style="border: 1px solid black;" alt="empty gmail trash step 4" src="http://www.allscoop.com/wp-content/uploads/empty-gmail-trash-step-4.jpg" width="539" height="196" /></a></p>
<p><strong>All Done!</strong></p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/p0jSTghXCfI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/how-to-empty-gmail-trash.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/how-to-empty-gmail-trash.php</feedburner:origLink></item>
		<item>
		<title>Using mysqldump with IIS and PHP</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/FtjTX9iOGCA/using-mysqldump-with-iis-and-php.php</link>
		<comments>http://www.allscoop.com/using-mysqldump-with-iis-and-php.php#comments</comments>
		<pubDate>Tue, 05 Mar 2013 21:38:21 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[php code]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1432</guid>
		<description><![CDATA[Trying to execute a mysqldump command from the web to backup a MySQL database using the same method I&#8217;ve used with Apache\Linux was just not working. I&#8217;d see the mysqldump process just hang on the server and give me just empty files. No good. I came up a very simple [...]]]></description>
				<content:encoded><![CDATA[<p>Trying to execute a mysqldump command from the web to backup a MySQL database using the same method I&#8217;ve used with Apache\Linux was just not working. I&#8217;d see the mysqldump process just hang on the server and give me just empty files. No good.</p>
<p>I came up a very simple solution and it works great.<span id="more-1432"></span></p>
<p>Instead of using exec(&#8220;mysqldump&#8230; etc&#8221;)</p>
<p>I placed the mysqldump command into a batch file like:</p>
<blockquote><p>mysqldump -uroot -ppassword dbname &gt; D:\wwwroot\somedir\dbbackup\file-%date:~-4,4%-%date:~-7,2%-%date:~-10,2%-%time:~-11,2%-%time:~-8,2%-%time:~-5,2%.sql</p></blockquote>
<p>So save that batch file as cmdbackup.cmd</p>
<p>Now in my php script is as follows:</p>
<p>&lt;?php<br />
$command = &#8220;cmdbackup.cmd&#8221;;<br />
exec($command);<br />
<em id="__mceDel">?&gt;</em></p>
<p>This avoids some permission issues with cmd.exe, since the program is called from the batch file on the server.</p>
<p>Bingo!</p>
<p>The backup file is perfectly created, and named (in this case) file-year-month-day-hour-minute-second.sql</p>
<p>(The web-user needs write permission to the folder where you are writing the backup file.)</p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/FtjTX9iOGCA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/using-mysqldump-with-iis-and-php.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/using-mysqldump-with-iis-and-php.php</feedburner:origLink></item>
		<item>
		<title>IIS 7.5 and PHP Sessions with Output Cache</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/BMACq-Dw7_o/iis-7-5-and-php-sessions-with-output-cache.php</link>
		<comments>http://www.allscoop.com/iis-7-5-and-php-sessions-with-output-cache.php#comments</comments>
		<pubDate>Fri, 15 Feb 2013 21:56:44 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[php code]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1428</guid>
		<description><![CDATA[If you use php sessions in your scripts, then do not turn on output cache for .php files. I was getting very strange session behavior this way. Once I turned off output caching for php files, all went normal again. So if you are using sessions with .php files, then [...]]]></description>
				<content:encoded><![CDATA[<p>If you use php sessions in your scripts, then do not turn on output cache for .php files. I was getting very strange session behavior this way. Once I turned off output caching for php files, all went normal again. So if you are using sessions with .php files, then make sure output caching is off for .php files.<span id="more-1428"></span></p>
<p><a href="http://www.allscoop.com/wp-content/uploads/IIS-7.5-output-caching.jpg" rel="lightbox[1428]"><img class="alignleft size-medium wp-image-1429" alt="IIS 7.5 output caching" src="http://www.allscoop.com/wp-content/uploads/IIS-7.5-output-caching-300x153.jpg" width="300" height="153" /></a></p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/BMACq-Dw7_o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/iis-7-5-and-php-sessions-with-output-cache.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/iis-7-5-and-php-sessions-with-output-cache.php</feedburner:origLink></item>
		<item>
		<title>$5 per YEAR for an extra 20 GB of Google Storage</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/8Vu1QzmhEvY/5-per-year-for-an-extra-20-gb-of-google-storage.php</link>
		<comments>http://www.allscoop.com/5-per-year-for-an-extra-20-gb-of-google-storage.php#comments</comments>
		<pubDate>Sat, 15 Dec 2012 17:59:04 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[the web]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1411</guid>
		<description><![CDATA[One of the best deals in &#8220;online&#8221; storage is the ultra cheap $5 for an extra 20 GB of storage per YEAR. That comes out to about $.42 cents per month! If you look at the next level of 25 GB, its $2.49 per month or $29.88 per year. That [...]]]></description>
				<content:encoded><![CDATA[<p>One of the best deals in &#8220;online&#8221; storage is the ultra cheap $5 for an extra 20 GB of storage per YEAR. That comes out to about $.42 cents per month! If you look at the next level of 25 GB, its $2.49 per month or $29.88 per year. That is $1.20 per GB/year. The 20 GB plan is .25 per GB/year.<span id="more-1411"></span><br />
<img src="http://www.allscoop.com/wp-content/uploads/google-storage-great-deal.jpg" alt="google storage great deal" width="732" height="307" class="alignnone size-full wp-image-1412" /></p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/8Vu1QzmhEvY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/5-per-year-for-an-extra-20-gb-of-google-storage.php/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/5-per-year-for-an-extra-20-gb-of-google-storage.php</feedburner:origLink></item>
		<item>
		<title>Use the Rosewill RNX-N300RT to expand your wireless network</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/0VJ-zLKx5p4/rosewill-rnx-n300rt-expand-wireless-network.php</link>
		<comments>http://www.allscoop.com/rosewill-rnx-n300rt-expand-wireless-network.php#comments</comments>
		<pubDate>Thu, 11 Oct 2012 03:03:46 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1397</guid>
		<description><![CDATA[My older Linksys just flaked out and died, so I needed a replacement. Found Newegg had the Rosewill RNX-N300RT on sale for $20. (thanks slickdeals.net) In my network I have the U-verse router in the basement (which sadly is only G), so I like to have a wireless router on [...]]]></description>
				<content:encoded><![CDATA[<p>My older Linksys just flaked out and died, so I needed a replacement. Found Newegg had the Rosewill RNX-N300RT on sale for $20. (thanks slickdeals.net)<br />
<span id="more-1397"></span><br />
In my network I have the U-verse router in the basement (which sadly is only G), so I like to have a wireless router on the main floor and the basement.</p>
<p>To setup the Rosewill to expand the wireless, I plug the router into a hard-wired connection into a LAN port on the back of the Rosewill.</p>
<p><em>Note, be sure to connect your other routers network connect to a standard port on the back of the router, and NOT the WAN port.</em></p>
<p>Give the Router a LAN IP so that you can manage it.</p>
<p><a href="http://www.allscoop.com/wp-content/uploads/rosewill-1.jpg" rel="lightbox[1397]"><img class="size-medium wp-image-1398 alignleft" title="rosewill 1" src="http://www.allscoop.com/wp-content/uploads/rosewill-1-300x186.jpg" alt="" width="300" height="186" /></a><br />
<br clear="all" /><br />
Turn off DHCP. This will let your &#8220;main&#8221; router manage DHCP, and the Rosewill will just be a &#8220;pass-through&#8221; device.</p>
<p><a href="http://www.allscoop.com/wp-content/uploads/rosewill-2.jpg" rel="lightbox[1397]"><img src="http://www.allscoop.com/wp-content/uploads/rosewill-2-300x179.jpg" alt="" title="rosewill 2" width="300" height="179" class="alignleft size-medium wp-image-1399" /></a><br />
<br clear="all" /><br />
Setup the Wireless with the same SSID and security pass-codes as the other routers in the house. This way your devices will seamlessly jump between the devices as you move around the house (smart phones/tablet/laptop)<br />
<br clear="all" /></p>
<p><a href="http://www.allscoop.com/wp-content/uploads/rosewill-3.jpg" rel="lightbox[1397]"><img src="http://www.allscoop.com/wp-content/uploads/rosewill-3-300x228.jpg" alt="" title="rosewill 3" width="300" height="228" class="alignleft size-medium wp-image-1400" /></a></p>
<p><br clear="all" /></p>
<p>Turn of the firewall, since the main router is already doing this job.<br />
<br clear="all" /></p>
<p><a href="http://www.allscoop.com/wp-content/uploads/rosewill-4.jpg" rel="lightbox[1397]"><img src="http://www.allscoop.com/wp-content/uploads/rosewill-4-300x202.jpg" alt="" title="rosewill 4" width="300" height="202" class="alignleft size-medium wp-image-1402" /></a></p>
<p><br clear="all" /><br />
I have this setup, along with a Netflix-enabled Blu-Ray device, along with my XBMC on the original XBOX for (local streaming) all plugged into the other LAN ports, while the wireless signal covers the entire top floor.</p>
<p>Working Great!</p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/0VJ-zLKx5p4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/rosewill-rnx-n300rt-expand-wireless-network.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/rosewill-rnx-n300rt-expand-wireless-network.php</feedburner:origLink></item>
		<item>
		<title>Windows Server 2008 PHP MySQL Performance</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/MhTjnwN1nBo/windows-server-2008-php-mysql-performance.php</link>
		<comments>http://www.allscoop.com/windows-server-2008-php-mysql-performance.php#comments</comments>
		<pubDate>Fri, 05 Oct 2012 15:43:01 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1391</guid>
		<description><![CDATA[I was getting a terrible delay running my PHP/MySQL application under IIS, there was that annoying 1/2 second to second delay when loading pages that hit the database. I went all over tweaking this and that, nothing helped. Finally I changed my database connection from &#8220;localhost&#8221; to &#8220;127.0.0.1&#8243;. AMAZING! Performance [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.allscoop.com/wp-content/uploads/127-0-0-1.png" alt="127-0-0-1" title="127-0-0-1" width="296" height="80" class="alignright size-full wp-image-1392" />I was getting a terrible delay running my PHP/MySQL application under IIS, there was that annoying 1/2 second to second delay when loading pages that hit the database. I went all over tweaking this and that, nothing helped. Finally I changed my database connection from &#8220;localhost&#8221; to &#8220;127.0.0.1&#8243;. AMAZING! Performance jumped&#8230;feels like 10 times faster now&#8230; who would have thought!</p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/MhTjnwN1nBo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/windows-server-2008-php-mysql-performance.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/windows-server-2008-php-mysql-performance.php</feedburner:origLink></item>
		<item>
		<title>SW-0012 Winegard Gable Antenna Mount Instructions</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/ulOrLufOPXg/sw-0012-winegard-gables-antenna-mount-instructions.php</link>
		<comments>http://www.allscoop.com/sw-0012-winegard-gables-antenna-mount-instructions.php#comments</comments>
		<pubDate>Fri, 24 Aug 2012 20:36:20 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[antenna]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1381</guid>
		<description><![CDATA[It appears that many times the Winegard SW-0012 is arriving without instructions. So if that is the case, then here are some instructions that were emailed to me from the company. The picture on the right is how my installation turned out, as you can see the antenna is mounted [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.allscoop.com/wp-content/uploads/winegard-gable-mount-installed-allscoop.com_.jpg" rel="lightbox[1381]"><img class="alignright size-medium wp-image-1389" title="winegard gable mount installed allscoop.com" src="http://www.allscoop.com/wp-content/uploads/winegard-gable-mount-installed-allscoop.com_-300x166.jpg" alt="winegard gable mount installed" width="300" height="166" /></a>It appears that many times the Winegard SW-0012 is arriving without instructions. So if that is the case, then here are some instructions that were emailed to me from the company.</p>
<p>The picture on the right is how my installation turned out, as you can see the antenna is mounted and it is very solid and strong. I purchased all my antenna equipment from <a href="http://www.dpbolvw.net/click-5626298-10802841" target="_blank">Solid Signal</a><img src="http://www.awltovhc.com/image-5626298-10802841" width="1" height="1" border="0"/><span id="more-1381"></span></p>
<p><strong><a href="http://www.allscoop.com/wp-content/uploads/SW-0012-instructions.pdf" target="_blank">SW-0012 instructions</a></strong></p>
<p><img class="alignnone  wp-image-1383" title="winegard antenna mount" src="http://www.allscoop.com/wp-content/uploads/winegard-antenna-mount.jpg" alt="winegard antenna mount" width="300" height="176" /></p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/ulOrLufOPXg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/sw-0012-winegard-gables-antenna-mount-instructions.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/sw-0012-winegard-gables-antenna-mount-instructions.php</feedburner:origLink></item>
		<item>
		<title>16 GB USB Flash Drive for XBOX 360s PSF16GUSB</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/FN6KYndaUgQ/16-gb-usb-drive-for-xbox-360s-psf16gusb.php</link>
		<comments>http://www.allscoop.com/16-gb-usb-drive-for-xbox-360s-psf16gusb.php#comments</comments>
		<pubDate>Thu, 02 Aug 2012 14:33:23 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[Patriot]]></category>
		<category><![CDATA[xbox 360s]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1376</guid>
		<description><![CDATA[The Patriot Xporter 16GB USB 2.0 Flash Drive Model PSF16GUSB is a great option for the XBOX 360 S to create an additional 16 gb of storage space very cheaply. The 360s I bought only has 4 GB of internal storage, while this is plenty for game saves, if you want [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1377" title="Patriot Xporter 16GB USB 2.0 Flash Drive Model PSF16GUSB" src="http://www.allscoop.com/wp-content/uploads/Patriot-Xporter-16GB-USB-2.0-Flash-Drive-Model-PSF16GUSB.jpg" alt="Patriot Xporter 16GB USB 2.0 Flash Drive Model PSF16GUSB" width="600" height="235" /><br />
The Patriot Xporter 16GB USB 2.0 Flash Drive Model PSF16GUSB is a great option for the XBOX 360 S to create an additional 16 gb of storage space very cheaply.</p>
<p>The 360s I bought only has 4 GB of internal storage, while this is plenty for game saves, if you want to install a game you play often, or download a demo or 2, it probably won&#8217;t be enough. 16 GB is the largest that is currently supported on the XBOX 360 for external flash storage, so no need to get a larger size.</p>
<p>You don&#8217;t pay the $30 (or more) for the Microsoft branded usb stick, I got the Patriot one for $12 from newegg.<span id="more-1376"></span></p>
<p><script type="text/javascript" language="javascript" src="http://www.dpbolvw.net/k6115rD9z025C912FOVPSPXXT?url=http%3A%2F%2Fwww.newegg.com%2FProduct%2FProduct.aspx%3FItem%3DN82E16820220536%26nm_mc%3DAFC-C8Junction%26cm_mmc%3DAFC-C8Junction-_-Memory%2B%28USB%2BFlash%2BDrive%29-_-Patriot%2BMemory-_-20220536&#038;imgurl=http%3A%2F%2Fimages10.newegg.com%2FProductImageCompressAll200%2F20-220-536-03.jpg&#038;target=_top&#038;mouseover=Y"></script></p>
<p><iframe src="http://www.youtube.com/embed/3tlCNN9nocY?rel=0" frameborder="0" width="480" height="360"></iframe></p>
<p>In the photo below, the 16 GB stick has 4.7 GB free (top right), along with 3.7 GB worth of game demos, and 5.9 GB of installed games (Star Wars Force Unleashed 2)</p>
<p><a href="http://www.allscoop.com/wp-content/uploads/xbox-360s-Memory-Unit-Patriot.jpg" rel="lightbox[1376]"><img class="aligncenter size-medium wp-image-1378" title="xbox 360s Memory Unit Patriot" src="http://www.allscoop.com/wp-content/uploads/xbox-360s-Memory-Unit-Patriot-300x145.jpg" alt="" width="300" height="145" /></a></p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/FN6KYndaUgQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/16-gb-usb-drive-for-xbox-360s-psf16gusb.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/16-gb-usb-drive-for-xbox-360s-psf16gusb.php</feedburner:origLink></item>
		<item>
		<title>Display Port Audio</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/2DcJw32YohE/display-port-audio.php</link>
		<comments>http://www.allscoop.com/display-port-audio.php#comments</comments>
		<pubDate>Fri, 06 Jul 2012 16:13:57 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1371</guid>
		<description><![CDATA[I hooked up my new dell to my new monitor via display port. Found that no audio was coming out of my speakers that were plugged into the back of the PC. When I had plugged in the monitor via display port, the audio out on the display port &#8220;took [...]]]></description>
				<content:encoded><![CDATA[<p>I hooked up my new dell to my new monitor via display port. Found that no audio was coming out of my speakers that were plugged into the back of the PC.<span id="more-1371"></span></p>
<p>When I had plugged in the monitor via display port, the audio out on the display port &#8220;took over&#8221; the audio, so I had to either plug my speakers into the back of the monitor (which I did). Or you can disable the display port audio in the control panel.</p>
<p><a href="http://www.allscoop.com/wp-content/uploads/disable-display-port-audio.png" rel="lightbox[1371]"><img class="alignleft size-full wp-image-1372" style="border: 1px solid black; margin: 2px;" title="disable display port audio" src="http://www.allscoop.com/wp-content/uploads/disable-display-port-audio.png" alt="disable display port audio" width="349" height="363" /></a></p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/2DcJw32YohE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/display-port-audio.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/display-port-audio.php</feedburner:origLink></item>
		<item>
		<title>Toyota Camry Heater Fan Speed</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/PnGgQOjIdG0/toyota-camry-heater-fan-speed.php</link>
		<comments>http://www.allscoop.com/toyota-camry-heater-fan-speed.php#comments</comments>
		<pubDate>Tue, 27 Dec 2011 15:19:26 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[cars]]></category>
		<category><![CDATA[025889571434]]></category>
		<category><![CDATA[camry]]></category>
		<category><![CDATA[fan speed]]></category>
		<category><![CDATA[JA1334]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1203</guid>
		<description><![CDATA[My 1999 Toyota Camry lost all by the high and medium-high fan speeds a few years back, then one day I had only the &#8220;high&#8221; fan speed. A little bit annoying, but something you get used to. I ignored it because I figured it would be expensive and time consuming [...]]]></description>
				<content:encoded><![CDATA[<p>My 1999 Toyota Camry lost all by the high and medium-high fan speeds a few years back, then one day I had only the &#8220;high&#8221; fan speed. A little bit annoying, but something you get used to. I ignored it because<br />
I figured it would be expensive and time consuming to get fixed&#8230; however the solution turned out to be very easy. (click on the photos to enlarge)</p>
<p><a href="http://www.allscoop.com/wp-content/uploads/toyota-camry-fan-control-resistor-JA1334.jpg" rel="lightbox[1203]"><img class="alignnone size-medium wp-image-1209" title="Toyota Camry fan control resistor JA1334" alt="Toyota Camry fan control resistor JA1334" src="http://www.allscoop.com/wp-content/uploads/toyota-camry-fan-control-resistor-JA1334-300x186.jpg" width="300" height="186" /><span id="more-1203"></span></a></p>
<p>The simple part below (from AutoZone) is all that is needed to fix the problem. It took me about 20 minutes to replace, mostly just because the part is a little hard to get to.</p>
<blockquote><p><a href="http://www.jdoqocy.com/7m122biroiq5BC8C8FE576D7778B?url=http%3A%2F%2Fshop.advanceautoparts.com%2Fwebapp%2Fwcs%2Fstores%2Fservlet%2Fproduct_x_10280021-P_x_x%26nAID%3D11138&#038;cjsku=10280021" target="_blank"><br />
Wells Vehicle Electronics Blower Motor Resistor &#8211; JA1334</a><img src="http://www.awltovhc.com/sf105jy1qwuFLMIMIPOFHGNHHHIL" width="1" height="1" border="0"/></p></blockquote>
<p>If you look under the glove box area, there is a black cover that you carefully remove, this will expose all the wires and controls underneath. Then on the side toward the steering wheel in the far upper corner you will see the JA1334 resistor. Remove the 2 screws holding it in and it will slide right out. Unplug the connector, and plug the new part in and screw it back in (easier said than done). But once it is in, you should now have ALL your fan speeds back!</p>
<p>Here is a look at the old one I removed, you can see how worn and corroded it had become!</p>
<p><a href="http://www.allscoop.com/wp-content/uploads/broken-toyota-camry-fan-control-resistor-JA1334.jpg" rel="lightbox[1203]"><img class="alignnone size-medium wp-image-1210" title="broken toyota camry fan control resistor JA1334" alt="" src="http://www.allscoop.com/wp-content/uploads/broken-toyota-camry-fan-control-resistor-JA1334-300x211.jpg" width="300" height="211" /></a></p>
<p>**disclaimer: I am no auto technician, replace at your own risk**</p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/PnGgQOjIdG0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/toyota-camry-heater-fan-speed.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/toyota-camry-heater-fan-speed.php</feedburner:origLink></item>
		<item>
		<title>Microsoft Removing Chrome as Virus</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/qsmH5uM4TUI/microsoft-removing-chrome-as-virus.php</link>
		<comments>http://www.allscoop.com/microsoft-removing-chrome-as-virus.php#comments</comments>
		<pubDate>Fri, 30 Sep 2011 15:11:22 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[security essentials]]></category>
		<category><![CDATA[zbot]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1196</guid>
		<description><![CDATA[Microsoft is detecting Google Chrome as PWS: Win32/ Zbot virus and removing it. Even trying to re-install Google Chrome is stopped by Microsoft Security Essentials.]]></description>
				<content:encoded><![CDATA[<p>Microsoft is detecting Google Chrome as PWS: Win32/ Zbot virus and <span id="more-1196"></span>removing it. Even trying to re-install Google Chrome is stopped by Microsoft Security Essentials.</p>
<p><a href="http://www.allscoop.com/wp-content/uploads/zbot-google-chrome.jpg" rel="lightbox[1196]"><img class="aligncenter size-medium wp-image-1197" title="zbot google chrome" src="http://www.allscoop.com/wp-content/uploads/zbot-google-chrome-300x210.jpg" alt="zbot google chrome" width="300" height="210" /></a></p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/qsmH5uM4TUI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/microsoft-removing-chrome-as-virus.php/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/microsoft-removing-chrome-as-virus.php</feedburner:origLink></item>
		<item>
		<title>Sprint Update USB Charging Issue</title>
		<link>http://feedproxy.google.com/~r/AllscoopTechnology/~3/ryPBhW205Vc/sprint-update-usb-charging-issue.php</link>
		<comments>http://www.allscoop.com/sprint-update-usb-charging-issue.php#comments</comments>
		<pubDate>Wed, 21 Sep 2011 19:13:41 +0000</pubDate>
		<dc:creator>allscoop</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[sprint]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[usb charging]]></category>

		<guid isPermaLink="false">http://www.allscoop.com/?p=1189</guid>
		<description><![CDATA[**Update** 4/2/2012 Looks like Sprint has a fix for the issues caused by the last update: Software version LS670ZVJ Gingerbread fixes issues with the following: Gingerbread Device not charging after Gingerbread update SD card un-mounting error Device not recognized by Windows XP, Vista, or 7 operating systems after Gingerbread update [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1190" title="sprint lg no usb charging gingerbread" src="http://www.allscoop.com/wp-content/uploads/sprint-lg-no-usb-charging-gingerbread-300x230.jpg" alt="" width="300" height="230" /></p>
<p>**Update** 4/2/2012</p>
<p>Looks like Sprint has a fix for the issues caused by the last update:</p>
<p>Software version LS670ZVJ Gingerbread fixes issues with the following:<br />
<strong>Gingerbread</strong></p>
<ul>
<li>Device not charging after Gingerbread update</li>
<li>SD card un-mounting error</li>
<li>Device not recognized by Windows XP, Vista, or 7 operating systems after Gingerbread update</li>
<li>Predictive Text with Android Keyboard</li>
<li>Voice call volume issue after Gingerbread update</li>
</ul>
<hr />
Sprint just rolled out 2.3.3 Gingerbread android. While the update ran without obvious errors or problems.<br />
<span id="more-1189"></span><br />
Many customers soon realized their phones won&#8217;t charge! I personally noticed this when I arrived at work and plugged my phone into a USB charging port and saw the battery would not charge. Then plugging into a &#8220;live&#8221; PC USB port would usually trigger the &#8220;USB Storage&#8221; message on the phone, did not trigger this, instead the PC tried to install drivers for the phone.</p>
<p>Now the only way the phone will charge is with a wall charger, so no car charging or PC charging any longer. From what I hear some people are unable to charge their phones at all, even using the wall charger. Serious issue!</p>
<p>I was able to get the phone to charge on the PC port only by going to LG mobile website and having to install the phone drivers manually.</p>
<p>Sprint, please release an update ASAP to fix this charging issue!</p>
<img src="http://feeds.feedburner.com/~r/AllscoopTechnology/~4/ryPBhW205Vc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.allscoop.com/sprint-update-usb-charging-issue.php/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.allscoop.com/sprint-update-usb-charging-issue.php</feedburner:origLink></item>
	</channel>
</rss>
