<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EveryJoe &#187; remote</title>
	<atom:link href="http://www.everyjoe.com/tag/remote/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com</link>
	<description>Sports News - Tech Reviews - Entertainment - Life Tips for EveryJoe</description>
	<lastBuildDate>Sun, 06 Dec 2009 16:52:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A universal remote for your PC</title>
		<link>http://www.everyjoe.com/articles/a-universal-remote-for-your-pc/</link>
		<comments>http://www.everyjoe.com/articles/a-universal-remote-for-your-pc/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 20:08:51 +0000</pubDate>
		<dc:creator>Robin Parrish</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[usb geek]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/?p=145075</guid>
		<description><![CDATA[Pumping your computer into your big-screen TV is becoming more and more common these days. The idea is simple: use your flatscreen plasma (or whatever) as a secondary computer monitor, either for work purposes or to watch the growing number of Internet videos on your television. Here&#8217;s a little gadget that makes it easier to control the action from your easy chair &#8212; without the need for a keyboard or mouse.

USB Geek is selling a controller that has both a touchpad and a Blackberry-style keyboard on the bottom. It connects to your PC via wireless USB that has a 30 [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/a-universal-remote-for-your-pc/">A universal remote for your PC</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Pumping your computer into your big-screen TV is becoming more and more common these days. The idea is simple: use your flatscreen plasma (or whatever) as a secondary computer monitor, either for work purposes or to watch the growing number of Internet videos on your television. Here&#8217;s a little gadget that makes it easier to control the action from your easy chair &#8212; without the need for a keyboard or mouse.</p>
<p style="text-align: center"><img class="alignnone size-full wp-image-145076" src="http://images1.everyjoe.com/files/2009/11/usbgeek.jpg" alt="" width="500" height="462" /></p>
<p>USB Geek is selling a controller that has both a touchpad and a Blackberry-style keyboard on the bottom. It connects to your PC via wireless USB that has a 30 foot range. The touchpad works like your mouse or the trackpad on your laptop, allowing you to move the cursor on the screen, and the keyboard lets you type just like you would with a full-sized version.</p>
<p>It&#8217;s only available for the PC, and it&#8217;s <a href="http://www.usbgeek.com/prod_detail.php?prod_id=1219" target="_blank">available to buy</a> for $62.</p>
<div class="vidembedwrap"><object width="590" height="442"><param name="movie" value="http://www.youtube.com/v/TST3BqwwMxM&ap=%2526fmt%3D18"></param><embed src="http://www.youtube.com/v/TST3BqwwMxM&ap=%2526fmt%3D18" type="application/x-shockwave-flash" width="590" height="442"></embed></object></div>
<p><em>Image: USB Geek.</em></p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/a-universal-remote-for-your-pc/">A universal remote for your PC</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/a-universal-remote-for-your-pc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pre-Emptive SQL Connections</title>
		<link>http://www.everyjoe.com/articles/pre-emptive-sql-connections-59/</link>
		<comments>http://www.everyjoe.com/articles/pre-emptive-sql-connections-59/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 15:12:16 +0000</pubDate>
		<dc:creator>Jason Bean</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[custom-applications]]></category>
		<category><![CDATA[mobility]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[SQL-connections]]></category>
		<category><![CDATA[synchronization]]></category>

		<guid isPermaLink="false">http://www.microsoftweblog.com/2007/03/08/pre-emptive-sql-connections/</guid>
		<description><![CDATA[
For my &#8220;day&#8221; job, I work with a number of custom database applications that we develop. One of them being our complete task, CRM, project management solution. Normally, my business partner and I are connected to each other through the same network or a switch so I can almost always see his machine and run off a single copy of the SQL database back end connection.
Today though is a different story, I ended up having to work remotely at a coffee shop so needed to run off my local back-up copy of the database. The only problem is that when [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/pre-emptive-sql-connections-59/">Pre-Emptive SQL Connections</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img id="image563" alt="Missing SQL Connection" src="http://www.everyjoe.com/files/59/2007/03/sql-missing-database-alert.gif" /></p>
<p>For my &#8220;day&#8221; job, I work with a number of custom database applications that we develop. One of them being our complete task, CRM, project management solution. Normally, my business partner and I are connected to each other through the same network or a switch so I can almost always see his machine and run off a single copy of the SQL database back end connection.</p>
<p>Today though is a different story, I ended up having to work remotely at a coffee shop so needed to run off my local back-up copy of the database. The only problem is that when I used my standard link to the application running on my machine, it keeps telling me it can&#8217;t find the database. NO DUH!</p>
<p>No instead of forcing me to step through a long series of one-option dialog boxes, how about you let me have another box that immediately lets me jump into my connection settings and tell it to look at my local SQL server and not my partner&#8217;s?</p>
<p>If someone&#8217;s got a solution for this, PLEASE let me know, because it doesn&#8217;t happen frequently enough to be a huge issue, but becomes annoying quickly everytime I have to deal with it.</p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/pre-emptive-sql-connections-59/">Pre-Emptive SQL Connections</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/pre-emptive-sql-connections-59/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>