<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with switch</title>
      <link>http://ask.metafilter.com/tags/switch</link>
      <description>Questions tagged with 'switch' at Ask MetaFilter.</description>
	  <pubDate>Thu, 03 Dec 2009 10:57:17 -0800</pubDate> <lastBuildDate>Thu, 03 Dec 2009 10:57:17 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>What is the absolute simplest, least expensive way to fix my sister-in-law&apos;s home network?</title>
	<link>http://ask.metafilter.com/139713/What%2Dis%2Dthe%2Dabsolute%2Dsimplest%2Dleast%2Dexpensive%2Dway%2Dto%2Dfix%2Dmy%2Dsisterinlaws%2Dhome%2Dnetwork</link>	
	<description>What is the absolute simplest, least expensive way to fix my sister-in-law&apos;s home network? Here&apos;s what we have so far:&lt;br&gt;
&lt;br&gt;
* a technophobic relative who lives hours away from me, for whom I would like to do a minimum of telephonic tech support&lt;br&gt;
* a cable internet box, which has exactly one ethernet jack&lt;br&gt;
* an iMac with one ethernet jack and no ability to connect to a WiFi network[1]&lt;br&gt;
* a mac laptop for which they would like wireless access&lt;br&gt;
* an Airport Express, which I suggested they buy before I discovered that the iMac cannot connect to WiFi.&lt;br&gt;
&lt;br&gt;
&lt;small&gt;[1] I spent a good chunk of my Thanksgiving weekend trying unsuccessfully to get WiFi to work on that iMac; the laptop connects fine, but I finally concluded that either there&apos;s something wrong with the iMac&apos;s airport card or that an assistive-learning device she has installed for her son is interfering with the machine&apos;s ability to connect to a normal WiFi network or there&apos;s some other software issue which I&apos;m just too dumb to figure out; in any case let&apos;s just assume that this machine will need to have a wired connection.&lt;/small&gt; &lt;br&gt;
&lt;br&gt;
Obviously I could suggest they buy an Airport Extreme instead, and then they could use the Express to extend the network range or as a, I dunno, doorstop.  But that&apos;s kind of pricey, and I already feel a bit sheepish for suggesting they buy the Express in the first place.&lt;br&gt;
&lt;br&gt;
Will one of those cheapo $10 ethernet hubs be sufficient? (Cable box to hub, from there wired connections to the iMac and to the airport express, which the laptop can connect to).  Or do I need a switch, or a router, or -- basically I know enough about networking to know that there is a difference between these devices, but not enough to know what it is or why you would need one instead of another in a given situation.  And I don&apos;t really care, I&apos;d just like to put this behind me with a minimum of fuss.   And I would &lt;em&gt;especially&lt;/em&gt; like to avoid buying anything that will need my sister-in-law to do any software configuration, because I&apos;ll end up trying to do it over the phone, which... yeah. Let&apos;s not.&lt;br&gt;
&lt;br&gt;
So: suggestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.139713</guid>
	<pubDate>Thu, 03 Dec 2009 10:57:17 -0800</pubDate>
	<category>ethernet</category>
	<category>hub</category>
	<category>lan</category>
	<category>network</category>
	<category>switch</category>
	<category>wifi</category>
	<dc:creator>ook</dc:creator>
	</item>
	<item>
	<title>Show me your naming convention</title>
	<link>http://ask.metafilter.com/138345/Show%2Dme%2Dyour%2Dnaming%2Dconvention</link>	
	<description>After approximately 10 years of using the same equipment naming convention at work we&apos;re thinking about changing, I&apos;m curious what other people have used. Our current convention was decided with much frustration by committee about 10 years ago. Roughly we use this for the FQDN:&lt;br&gt;
&lt;br&gt;
[network interface].[device class].[pop].[organization].[domain]&lt;br&gt;
&lt;br&gt;
A better example might be:&lt;br&gt;
&lt;br&gt;
hme0.sun457.pdx1.acme.domain.tld&lt;br&gt;
&lt;br&gt;
This gets used as the reverse pointer for the primary IP on the box, and as a business rule we&apos;ve never re-used names (so once sun457 is assigned to a piece of equipment it never gets another name and any replacement will have a new name). In addition to that name we create a minimum of two others (as CNAMEs to the A record), a nodename that&apos;s essentially the shortened version of the FQDN (eg. sun457.domain.tld) and a friendly name that better describes the function of the piece of equipment (eg. staff.domain.tld).&lt;br&gt;
&lt;br&gt;
At the time the convention was put in place we had three geographically separated data centers, no good systems for tracking inventory, and a needed to provide as much information as possible via the reverse pointer on the IP alone.&lt;br&gt;
&lt;br&gt;
Fast forward a few months from when the convention was put in place and we&apos;d managed to get a database with a nice web front end in place to track all of the pieces that were part of the name along with a whole lot more. Fast forward a few more years and we managed to get a good tracking system in place for inventory. Fast forward to today and we&apos;ve got in the neighborhood of 1000 pieces of equipment (servers, routers, switches, load balancers, virtual machines, desktops, etc). We&apos;re working to consolidate our various ad-hoc tools into a unified portal, and we&apos;re shifting to a new monitoring system for the third time since the convention was put in place.&lt;br&gt;
&lt;br&gt;
I&apos;m one of the only folks that remembers the initial arguments over the naming convention, most new people think it&apos;s bloated and gives away too much information in the hostname. I tend to agree. The current system works fine for our purposes, and probably always will, it just seems like we could do better and that now is the best time to make a change.&lt;br&gt;
&lt;br&gt;
Simply cutting the name down to the nodename (eg. sun457.domain.tld) seems like the easiest thing, but there are a variety of arguments about keeping other pieces. On top of that, after 10 years it seems like if we&apos;re going to make a change we might as well either make a drastic one or no change at all.&lt;br&gt;
&lt;br&gt;
So, with the caveat that these are going in DNS (so they need to conform to the RFCs) and that cutesy names are out (there aren&apos;t enough Simpsons characters to cover the number of devices we have and remembering that itchy and scratchy are DNS servers and that moe, lenny, and carl are border routers simply isn&apos;t an option), what have you used? &lt;br&gt;
&lt;br&gt;
The sky is the limit, so outside of the DNS/cutesy limits don&apos;t try to fit with any of the above.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.138345</guid>
	<pubDate>Tue, 17 Nov 2009 08:28:46 -0800</pubDate>
	<category>datacenter</category>
	<category>dns</category>
	<category>namingconvention</category>
	<category>router</category>
	<category>server</category>
	<category>switch</category>
	<dc:creator>togdon</dc:creator>
	</item>
	<item>
	<title>I&apos;d like to give my year notice, please.</title>
	<link>http://ask.metafilter.com/136004/Id%2Dlike%2Dto%2Dgive%2Dmy%2Dyear%2Dnotice%2Dplease</link>	
	<description>My employer is impressed enough with my work that they want to promote me into a position which would ordinarily make for a great career move.  I, however, am planning on leaving in a little over a year to earn a degree in a completely different field, and thus have no interest in the job (for reasons explained after the jump.)  How do I diplomatically tell them no without jeopardizing my current position, and how much, if any, of my future plans do I mention to them? I work in the IS department for a large company and, at the moment, am lucky enough to do decent work and still leave at 5:00 PM most nights (with a small amount of occasional night and weekend work that everyone is expected to do.)  Later this week, I&apos;ll be having a meeting with my boss where she&apos;s essentially going to make a sales pitch for another job which under normal circumstances, would be ideal for someone in my position (far more visibility among the higher-ups, greater responsibility, increased salary, etc...)&lt;br&gt;
&lt;br&gt;
The problem is that I don&apos;t want the job, and (other than the truth, of course) I can&apos;t think of a legitimate reason to explain why.  In a little over a year I hope to be in school full time pursuing a nursing degree.  At the moment, I&apos;m taking all the prerequisite courses needed to even apply to these programs, and much of my nights and weekends are spent in class and/or studying.  I have been doing this for the past year or so (taking one or two classes a semester) and have thus far done a pretty good job of managing both school and work.  However, with this new job comes a lot more responsibility as well a good deal more after hours work.  I wouldn&apos;t be able to accept the position and not have either school or work suffer.&lt;br&gt;
&lt;br&gt;
I already know I&apos;m not going to accept the position.  I have no desire stay in the IT field after ten years in it (two and a half at this job), and the idea of being a nurse really appeals to me on many different levels.  I&apos;m just not sure how I should tell my boss no.  Assuming, for the moment, that I wasn&apos;t planning on going into nursing, and that I was an upwardly mobile worker bee with high ambition and a desire for a larger salary, there should be no reason for me not take this job (aside from the increased hours, which I can assure you, are seen as necessary growing pains for future rewards down the road.  They aren&apos;t really, but that&apos;s how it&apos;ll be portrayed.)  I&apos;d thought about telling her that I really like the work I&apos;m doing now, and that maintaining a work/life balance is important to me, but then I keep thinking if I were a manager, is that what I&apos;d really want to hear?  Does a manager/director really want an employee on their team who, while doing good work, is content to stay exactly where he is as long as things remain status quo, especially if that person could be of greater value to the company elsewhere?&lt;br&gt;
&lt;br&gt;
So, I guess my question is, how do I tell my boss no without jeopardizing the position I have now?  Do I *gasp* actually tell them about my future plans?  On the surface, that would seem (to me at least) to be a pretty stupid thing to do.  It&apos;s essentially telling them that I have no real interest in my job or the company, and that I&apos;m using them for a paycheck.  On the other hand, my position will be a tough one to fill (similar positions have taken them months to fill, even in this economy) and, although I don&apos;t owe it to them, I&apos;m sure they&apos;d appreciate the extra notice.  Or, do I simply say, &quot;I&apos;m flattered that you&apos;re considering me for this position, but for personal reasons I really have to decline&quot; and just leave it at that, essentially making them guess?&lt;br&gt;
&lt;br&gt;
What say you, hivemind?  If you were a manager, what response would be least likely to raise your suspicions and allow me to stay where I currently am?&lt;br&gt;
&lt;br&gt;
Thanks in advance.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.136004</guid>
	<pubDate>Tue, 20 Oct 2009 17:20:35 -0800</pubDate>
	<category>career</category>
	<category>promotion</category>
	<category>school</category>
	<category>switch</category>
	<category>work</category>
	<dc:creator>Anonymous</dc:creator>
	</item>
	<item>
	<title>Switching BACK from a Mac to a PC: I know, I&apos;m not cool.  Help me anyway?</title>
	<link>http://ask.metafilter.com/135996/Switching%2DBACK%2Dfrom%2Da%2DMac%2Dto%2Da%2DPC%2DI%2Dknow%2DIm%2Dnot%2Dcool%2DHelp%2Dme%2Danyway</link>	
	<description>About 5 years ago, I switched from PC to Mac.  Now I&apos;m most likely switching back.  I have a couple of specific questions (about iTunes and viruses) and a few general questions. &lt;small&gt;I am hoping everyone will play nice in keeping this this from devolving into a grand Mac vs. PC debate.  I have nothing against Macs or Mac users, and if I didn&apos;t use a PC at work every day I am guessing I would have had an easier time adapting to my Mac over the years.  (a/k/a: It&apos;s not you, it&apos;s me.) &lt;/small&gt;&lt;br&gt;
&lt;br&gt;
My iBook is dead, dead, dead (I&apos;ve checked into replacing the hard drive, and it&apos;s more time and money than it&apos;s worth).  I had originally thought I&apos;d just get a new Mac Mini, but on further reflection I realized that the only thing I like better about Macs, besides their admittedly superior aesthetics, is the fact that I don&apos;t have to worry about viruses.  Nothing else about the system ever felt fully intuitive for me (again, no doubt because I&apos;m on a PC all day).  &lt;br&gt;
&lt;br&gt;
My primary daily needs are email, web, music, and word processing.  My gaming, such as it is, consists of playing Farmville on Facebook.  I don&apos;t watch movies or TV shows on the computer, though if I had a system that could support it, I probably would. I don&apos;t do any graphic design, video editing, or suchlike.&lt;br&gt;
&lt;br&gt;
With that in mind...&lt;br&gt;
&lt;br&gt;
1. If I get a PC, does it matter that all of my music (which is all on my external hard drive, not on my dead iBook) is in iTunes for Mac?  In other words, is there some big conversion from iTunes for Mac --&amp;gt; iTunes for PC that I&apos;ll have to go through?  &lt;br&gt;
&lt;br&gt;
2. I am assuming that Norton still sucks for virus/malware/etc. protection (at least it did back when I had my PC).  If so, what are the kids using these days to keep the nasty stuff at bay?&lt;br&gt;
&lt;br&gt;
3. A netbook (e.g., Acer or Dell) seems perfectly sufficient for my needs in terms of capacity.  CAVEAT: I anticipate disliking the small screen and keyboard of a netbook when I&apos;m not on the go (which is about 95% of the time), so intend to plug in my nice shiny flatscreen monitor and a regular keyboard/mouse to use most of the time instead.  With that in mind, are there any particularly good reasons I should consider one of the ultra-small desktop PCs instead?  Or does a netbook still make the most sense?&lt;br&gt;
&lt;br&gt;
4. Entire investment must be under $500.  &lt;br&gt;
&lt;br&gt;
5. Anything else I am missing/overlooking?  (Please note that in terms of tech savvy, it may help to think of me as your sort-of-cool aunt: clever enough to use Firefox instead of IE, but not clever enough to have figured out how to use Greasemonkey.)&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.135996</guid>
	<pubDate>Tue, 20 Oct 2009 15:38:42 -0800</pubDate>
	<category>mac</category>
	<category>pc</category>
	<category>switch</category>
	<dc:creator>scody</dc:creator>
	</item>
	<item>
	<title>Two bulbs, one switch</title>
	<link>http://ask.metafilter.com/132203/Two%2Dbulbs%2Done%2Dswitch</link>	
	<description>Can I wire two light switches into one switch? I have two light switches in one plate.  The left one lights the bathroom above the mirror, the right one lights above the toilet/shower.  We&apos;d like to make this one single switch since we find there is no need to have separate switches.&lt;br&gt;
&lt;br&gt;
Is it as simple as putting both sets of wires into one switch?  What should I be checking first?  They are on the same fuse.  Can you buy a plate that&apos;s double wide but only accommodates one switch?&lt;br&gt;
&lt;br&gt;
My level of skill:  I once cooked a hot dog using two nails attached to an old electrical plug, and managed to short the grade four classroom at the same time.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.132203</guid>
	<pubDate>Mon, 07 Sep 2009 15:27:44 -0800</pubDate>
	<category>electricity</category>
	<category>light</category>
	<category>shockingResults</category>
	<category>switch</category>
	<dc:creator>furtive</dc:creator>
	</item>
	<item>
	<title>Light switch making popping noise.</title>
	<link>http://ask.metafilter.com/126274/Light%2Dswitch%2Dmaking%2Dpopping%2Dnoise</link>	
	<description>Calling all MeFi electricians: why does my light switch make a popping noise, and will it kill me? I have a light switch in my kitchen that intermittently makes a small popping noise when turned on or off. Usually it&apos;ll happen a few times in a row, and then not happen again for several weeks. I have not experienced any flickering/dimming of the light in questions and I have not seen any sparks. There have been a few times when it&apos;s happened and I have smelled a little bit of ozone (at least I think it&apos;s ozone). I have tried to google this, and it seems like the answers range from &quot;this is going to start a fire, call an electrician immediately&quot; to &quot;the switch is going to stop working eventually, but it&apos;s not a safety hazard, so replace it whenever.&quot; I don&apos;t mind replacing the switch if that is what&apos;s needed, but money is tight enough so that I really, REALLY don&apos;t want to call an electrician if this is not a big deal.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.126274</guid>
	<pubDate>Wed, 01 Jul 2009 06:33:45 -0800</pubDate>
	<category>electrical</category>
	<category>electricity</category>
	<category>light</category>
	<category>resolved</category>
	<category>switch</category>
	<category>wiring</category>
	<dc:creator>feathermeat</dc:creator>
	</item>
	<item>
	<title>Seeking simple off/on switch for phone line</title>
	<link>http://ask.metafilter.com/124803/Seeking%2Dsimple%2Doffon%2Dswitch%2Dfor%2Dphone%2Dline</link>	
	<description>I need a simple off/on switch for my phone line. I have a passable cordless phone.  I used to have a really nice one, but it broke. Disposable commodities!&lt;br&gt;
&lt;br&gt;
Anyway, I turn the phone off when I go to bed.  My current phone has no way to turn off the ringer short of unplugging the phone line from it.&lt;br&gt;
&lt;br&gt;
I&apos;d like an simple off/on switch for my phone line, preferably one with an indicator light which very clearly indicates whether it&apos;s on or off.  I&apos;ve Googled it buy found nothing.&lt;br&gt;
&lt;br&gt;
I&apos;m not handy with a soldering iron, so I&apos;d rather not build something.&lt;br&gt;
&lt;br&gt;
Suggestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124803</guid>
	<pubDate>Sun, 14 Jun 2009 22:14:34 -0800</pubDate>
	<category>off</category>
	<category>on</category>
	<category>phone</category>
	<category>switch</category>
	<dc:creator>4midori</dc:creator>
	</item>
	<item>
	<title>Can&apos;t believe I&apos;m wasting my 1 weekly question on this, but... </title>
	<link>http://ask.metafilter.com/124664/Cant%2Dbelieve%2DIm%2Dwasting%2Dmy%2D1%2Dweekly%2Dquestion%2Don%2Dthis%2Dbut</link>	
	<description>Where can I buy &lt;a href=&quot;http://playgirlmag.wordpress.com/2008/01/28/random-awesomeness-jesus-light-switch/&quot;&gt;THIS&lt;/a&gt; offensive Jesus light switch? I love &lt;a href=&quot;http://playgirlmag.wordpress.com/2008/01/28/random-awesomeness-jesus-light-switch/&quot;&gt;this silly item&lt;/a&gt;, and my wife does as well (growing up Catholic warped us in far too many ways), so where can I possibly find one (or 10!) for sale?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124664</guid>
	<pubDate>Fri, 12 Jun 2009 18:53:19 -0800</pubDate>
	<category>jesus</category>
	<category>light</category>
	<category>novelty</category>
	<category>switch</category>
	<dc:creator>newfers</dc:creator>
	</item>
	<item>
	<title>Software override for iPhone stuck on SILENT?</title>
	<link>http://ask.metafilter.com/122484/Software%2Doverride%2Dfor%2DiPhone%2Dstuck%2Don%2DSILENT</link>	
	<description>My iPhone silent switch is stuck on SILENT (silly idiot me) - is there a software override? HELLLPPP! As I very rarely need my phone to be silent and keep missing important calls when the switch flips over (pretty poor design for Apple) I had the smart idea to glue it in the RING position with superglue. Worked a treat except - you guessed it - I got the position wrong. OUCHHH! Is there a way in software to override this? My phone is brand new, so don&apos;t dare &quot;lose&quot; it for a while yet. I really need help here - is it a lost cause?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.122484</guid>
	<pubDate>Tue, 19 May 2009 00:01:33 -0800</pubDate>
	<category>iPhone</category>
	<category>override</category>
	<category>resolved</category>
	<category>silent</category>
	<category>stuck</category>
	<category>switch</category>
	<dc:creator>kairab</dc:creator>
	</item>
	<item>
	<title>Email Switcheroo</title>
	<link>http://ask.metafilter.com/120862/Email%2DSwitcheroo</link>	
	<description>What do I need to be aware of when switching a client from ISp-provided email to Google-provided email? I am in the process of re-doing a website for a client. They also want to change hosts, so I&apos;m building the site on the new host, and when the time comes I&apos;ll just switch the domain over.&lt;br&gt;
&lt;br&gt;
Rather than get email through the new host, we decided to go with Google Apps Standard Edition (http://www.google.com/apps/intl/en/group/index.html).&lt;br&gt;
&lt;br&gt;
I&apos;m thinking it will go like this:&lt;br&gt;
1) I&apos;ll ask everyone who has an account to make sure they have downloaded all messages onto their hard drives.&lt;br&gt;
2) I&apos;ll set up the account on Google and give it access to the domain. I&apos;ll re-create all the user accounts, and tell them how to set up their clients to access their new email.&lt;br&gt;
&lt;br&gt;
My questions are:&lt;br&gt;
1) Will there be any &quot;outage&quot; or possibility of missed messages, during the time I will be making the switch? The old ISP account will still be active, but I assume once I give Google access to the domain, no mail will arrive to clients set up to download messages from the ISP? Is there any way to forward or anything?&lt;br&gt;
&lt;br&gt;
2) Are any of my assumptions bad, or are there any other pitfalls I should watch out for in this process?&lt;br&gt;
&lt;br&gt;
thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.120862</guid>
	<pubDate>Wed, 29 Apr 2009 15:57:25 -0800</pubDate>
	<category>apps</category>
	<category>email</category>
	<category>gmail</category>
	<category>google</category>
	<category>googleapps</category>
	<category>isp</category>
	<category>mail</category>
	<category>standard</category>
	<category>switch</category>
	<dc:creator>drjimmy11</dc:creator>
	</item>
	<item>
	<title>VGA Splitter or KVM for my Xbox 360 on my monitor AND TV?</title>
	<link>http://ask.metafilter.com/118027/VGA%2DSplitter%2Dor%2DKVM%2Dfor%2Dmy%2DXbox%2D360%2Don%2Dmy%2Dmonitor%2DAND%2DTV</link>	
	<description>Xbox360Filter: I have an Xbox 360 with a VGA output which I use on my Samsung computer monitor. I want to be able to have it hooked up to my TV (which has a VGA input as well) at the same time. &lt;strong&gt;In order to connect my VGA to both my monitor and my TV do I need a VGA switcher? Can I use a KVM splitter to do this? AND if I get either of these can I have my xbox displaying on BOTH at the same time as well as the option to switch back and forth? I would ultimately like to be able to play on either individually or both at the same time.&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;With that said, can anyone direct me to the cheapest solution for what I need?&lt;/strong&gt; I like newegg.com but didn&apos;t know what I should be getting exactly.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.118027</guid>
	<pubDate>Sun, 29 Mar 2009 07:02:52 -0800</pubDate>
	<category>360</category>
	<category>kvm</category>
	<category>monitor</category>
	<category>switch</category>
	<category>vga</category>
	<category>xbox</category>
	<dc:creator>xdeliriumx</dc:creator>
	</item>
	<item>
	<title>Foreign Firefox</title>
	<link>http://ask.metafilter.com/110563/Foreign%2DFirefox</link>	
	<description>Whenever I try to type &#xe4;&apos;s, &#xf6;&apos;s and &#xe5;&apos;s (or any character that requires Alt + x), my tabs in Firefox go crazy, and no character results. I presume this is because Alt + x is a preprogrammed shortcut in Firefox to switch tabs. Any idea how I can turn this off?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.110563</guid>
	<pubDate>Fri, 02 Jan 2009 03:23:05 -0800</pubDate>
	<category>characters</category>
	<category>firefox</category>
	<category>switch</category>
	<category>tab</category>
	<dc:creator>ryanbryan</dc:creator>
	</item>
	<item>
	<title>Anyone have a component video switch (with audio) they can recommend?</title>
	<link>http://ask.metafilter.com/109470/Anyone%2Dhave%2Da%2Dcomponent%2Dvideo%2Dswitch%2Dwith%2Daudio%2Dthey%2Dcan%2Drecommend</link>	
	<description>Lots of video devices with component video outputs, but TV only has one component input.  Bought an automatic component video switch from a local big-box store, turned out to be junk.  Anyone have recommendations for a quality unit? So it&apos;s not in the budget to replace the TV, but I&apos;ve got 4 Composite devices and only one input for them on the TV.  Getting behind the TV and swapping cables to use the DVD player got old really fast.  &lt;br&gt;
&lt;br&gt;
This is component video (Red, Green, Blue), NOT Composite (Yellow) video.&lt;br&gt;
&lt;br&gt;
There is no mix of alternate inputs (using s-video, composite, etc.) or sending one signal through anothe component (run the XBOX through the DVR, etc.) that works.  I&apos;ve tried all the various wiring combinations, and there&apos;s no way to make it work without some kind of consolidating unit.&lt;br&gt;
&lt;br&gt;
For simplicity&apos;s sake, I&apos;d also like a unit that can handle the audio switching for those devices as well.&lt;br&gt;
&lt;br&gt;
I found what I thought was exactly what I was looking for with this:&lt;br&gt;
&lt;a href=&quot;http://www.bestbuy.com/site/olspage.jsp?skuId=8280852&amp;st=video+switch&amp;type=product&amp;id=1171058630627&quot;&gt;Philips PH61150&lt;/a&gt;. It takes Component and Audio inputs from 4 devices, and combines them into a single output to connect to the TV. &lt;br&gt;
&lt;br&gt;
It could automatically switch from one device to the other (turn off the XBOX and turn on the DVD player, the switch would handle that), but a pushbutton switch or one with a remote would work too.  Problem with the unit I had was that the signal would intermittently drop, especially at times when there was a lot of signal happening (heavy fast visuals in a movie, or intense combat in a game).  Getting a few seconds of blank screen in the middle of fighting off a dozen zombies was not what I wanted.&lt;br&gt;
&lt;br&gt;
Something like what I&apos;m looking for must exist, but I don&apos;t have any friends who get the high-end audio/videophile catalogs.  And I&apos;m not fingding a lot of useful information by just googling &quot;component video switch&quot;.&lt;br&gt;
&lt;br&gt;
Anyone have a unit they like?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.109470</guid>
	<pubDate>Wed, 17 Dec 2008 14:18:58 -0800</pubDate>
	<category>Component</category>
	<category>Composite</category>
	<category>Switch</category>
	<category>Video</category>
	<dc:creator>penciltopper</dc:creator>
	</item>
	<item>
	<title>How to wire up light switch?</title>
	<link>http://ask.metafilter.com/108564/How%2Dto%2Dwire%2Dup%2Dlight%2Dswitch</link>	
	<description>How do I wire up this infra-red mains light switch. I bought an infrared PIR light switch via ebay., but all the instructions are in chinese.&lt;br&gt;
&lt;br&gt;
The only information I can reasonably determineis it&apos;s 180-250v 50-60hz, which is good, I&apos;m in Australia.&lt;br&gt;
&lt;br&gt;
There are three wires, red, yellow and white.&lt;br&gt;
&lt;br&gt;
Can anyone tell me how to install it?&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mddz.net/ProductShow.asp?ProductID=242&quot;&gt;It&apos;s this product&lt;/a&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.108564</guid>
	<pubDate>Sat, 06 Dec 2008 15:58:07 -0800</pubDate>
	<category>electricity</category>
	<category>light</category>
	<category>switch</category>
	<dc:creator>matholio</dc:creator>
	</item>
	<item>
	<title>Apple Keyboard + KVM switch</title>
	<link>http://ask.metafilter.com/108051/Apple%2DKeyboard%2DKVM%2Dswitch</link>	
	<description>Mating an &lt;a href=&quot;http://en.wikipedia.org/wiki/Apple_Keyboard#Apple_Keyboard&quot;&gt;Apple Keyboard&lt;/a&gt; to the right KVM switch? I have tried a couple Belkin and IOGear KVM switches which do not seem to work well with the aluminum-flavored &lt;a href=&quot;http://en.wikipedia.org/wiki/Apple_Keyboard#Apple_Keyboard&quot;&gt;Apple Keyboard&lt;/a&gt;. Can someone recommend a KVM which works, without reservation?&lt;br&gt;
&lt;br&gt;
&lt;small&gt;(Please do not answer with links to Google or Apple Discussion Boards. Thanks.)&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.108051</guid>
	<pubDate>Sun, 30 Nov 2008 19:57:10 -0800</pubDate>
	<category>apple</category>
	<category>keyboard</category>
	<category>kvm</category>
	<category>switch</category>
	<dc:creator>Blazecock Pileon</dc:creator>
	</item>
	<item>
	<title>What is my strange home network setup missing?</title>
	<link>http://ask.metafilter.com/108033/What%2Dis%2Dmy%2Dstrange%2Dhome%2Dnetwork%2Dsetup%2Dmissing</link>	
	<description>Home networking question: What piece of hardware do I need to share a ... actually I don&apos;t know how to phrase it correctly so I&apos;ve included links to 2 simple schematic drawings.  I need help connecting a file server and an Xbox 360 to my home network. Basically what I want is &lt;a href=&quot;http://www.flickr.com/photos/54487724@N00/3071616983/sizes/o/&quot;&gt;this&lt;/a&gt;.  What should that mystery box be?  Would a switch work?  A network hub?  Another router?  The file server and the 360 don&apos;t exist yet, but I&apos;ve checked the powerline network connection and it works.  Wireless can be wonky in my house, and I don&apos;t want to connect the 360 wirelessly anyway.  The router and cable modem (oh, there&apos;s an assumed cable modem between router and internet connection; sorry) can&apos;t be moved.  Bizarre, I know, but true.  Would this work?  Are there other problems I haven&apos;t foreseen?  Would server performance be hurt?  I eventually want to set this server up to stream media, serve to me through a VPN connection when I&apos;m elsewhere, etc.&lt;br&gt;
&lt;br&gt;
If that setup wouldn&apos;t work, or if there&apos;s no such piece of hardware as I would need for the mystery box, would &lt;a href=&quot;http://www.flickr.com/photos/54487724@N00/3071617035/sizes/o/&quot;&gt;this setup&lt;/a&gt; work?  Would the two powerline adapters interfere with each other?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.108033</guid>
	<pubDate>Sun, 30 Nov 2008 14:27:05 -0800</pubDate>
	<category>homenetworking</category>
	<category>network</category>
	<category>networking</category>
	<category>powerline</category>
	<category>resolved</category>
	<category>router</category>
	<category>switch</category>
	<dc:creator>penduluum</dc:creator>
	</item>
	<item>
	<title>How should I terminate this cable?</title>
	<link>http://ask.metafilter.com/104550/How%2Dshould%2DI%2Dterminate%2Dthis%2Dcable</link>	
	<description>In need of some networking advice, how to terminate a cable on the switch side. As always more information after the jump. I am in charge of networking a switch to ten drops. I am currently deployed and the only thing I could get for the rooms is a dual port surface mounted boxes. I will only be using one port per room. The instructions say to terminate at the box in this fashion&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
T568B&lt;br&gt;
White/Orange&lt;br&gt;
Orange&lt;br&gt;
White/Blue&lt;br&gt;
Blue&lt;br&gt;
White/Green&lt;br&gt;
Green &lt;br&gt;
White/Brown &lt;br&gt;
Brown&lt;br&gt;
&lt;br&gt;
I need to figure out how I will terminate the switch end of the cable. Straight Through, Crossover, or what?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.104550</guid>
	<pubDate>Fri, 17 Oct 2008 20:31:31 -0800</pubDate>
	<category>Cabling</category>
	<category>Networking</category>
	<category>Switch</category>
	<category>Termination</category>
	<dc:creator>hxc</dc:creator>
	</item>
	<item>
	<title>TV or no TV...that is the question.</title>
	<link>http://ask.metafilter.com/104009/TV%2Dor%2Dno%2DTVthat%2Dis%2Dthe%2Dquestion</link>	
	<description>Will my old black and white battery operated television be defunct after the analog to digital switch? I have an old black and white portable television that runs on 8 D cell batteries. It&apos;s ancient, but still pulls in a pretty good signal and has come to my rescue several times when I have been without power -- once for several days at a time. I only use it when the power is out.&lt;br&gt;
&lt;br&gt;
With the new analog to digital television switch coming in February of 2009, I&apos;ve tried to look for converters, but they are all requiring another power source, which kind of voids the whole battery operation feature. &lt;br&gt;
&lt;br&gt;
Is there any kind of analog to digital converter out there that runs on batteries as well? Or is there some kind of battery operated power source I can use?&lt;br&gt;
Any suggestions Hivemind?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.104009</guid>
	<pubDate>Sat, 11 Oct 2008 16:37:36 -0800</pubDate>
	<category>analog</category>
	<category>digital</category>
	<category>switch</category>
	<category>television</category>
	<dc:creator>NoraCharles</dc:creator>
	</item>
	<item>
	<title>Picture a Venn diagram with 3 circles: LaTeX, Emacs, Mac.  I&apos;d like to live in the intersection.</title>
	<link>http://ask.metafilter.com/103397/Picture%2Da%2DVenn%2Ddiagram%2Dwith%2D3%2Dcircles%2DLaTeX%2DEmacs%2DMac%2DId%2Dlike%2Dto%2Dlive%2Din%2Dthe%2Dintersection</link>	
	<description>Mac users who write LaTeX documents in Emacs (with or without AucTeX), please tell me about your workflow. My wife and I both recently switched (back) to Macs from Windows machines.  We&apos;re mathematicians, and we both live -- or used to live -- pretty much completely inside an Emacs buffer, writing LaTeX.  We&apos;ve had a terrible time approximating our Windows setups on the new Macs.  What Emacs version do you people use?  (I&apos;ve tried Aquamacs and Carbon Emacs.)  What PDF previewer?  (Skim, Preview, something else?)  Most importantly: how is everything tied together, in your .emacs or elsewhere?&lt;br&gt;
&lt;br&gt;
Finally, please help me understand what the point of AucTeX is.  Both the emacs versions I&apos;ve tried come with it pre-installed.  So far, all I can see is that it adds unnecesary keystrokes when I want to typeset something, and destroys all my useful muscle-memory.  Do you use it?  Does it make your life better/easier?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.103397</guid>
	<pubDate>Sat, 04 Oct 2008 11:08:47 -0800</pubDate>
	<category>auctex</category>
	<category>emacs</category>
	<category>latex</category>
	<category>mac</category>
	<category>macosx</category>
	<category>mathematics</category>
	<category>osx</category>
	<category>pdf</category>
	<category>resolved</category>
	<category>software</category>
	<category>switch</category>
	<category>typesetting</category>
	<category>windows</category>
	<dc:creator>gleuschk</dc:creator>
	</item>
	<item>
	<title>What Mac should I buy if I want to play games on it for the next 3 years?</title>
	<link>http://ask.metafilter.com/103034/What%2DMac%2Dshould%2DI%2Dbuy%2Dif%2DI%2Dwant%2Dto%2Dplay%2Dgames%2Don%2Dit%2Dfor%2Dthe%2Dnext%2D3%2Dyears</link>	
	<description>It&apos;s time to get a new computer. I&apos;d like some kind of Mac. What&apos;s the smart thing to buy? I&apos;m switching from a PC that&apos;s just got to the point where it can&apos;t meet run new games. My first choice would be to get an iMac, but really I want something that will be able to run (most) new games for the next three years or so. I&apos;m not a total framerate obsessive - if it can meet minimum spec I&apos;m happy enough.&lt;br&gt;
&lt;br&gt;
So what I&apos;m asking is: is Boot Camp up to snuff for running games alright? Will an iMac handle it? Friends reckon I should get opt for a Mac Pro instead, especially with it being upgradeable and components being replaceable. Is it alright to downgrade the Mac Pro to just one quad-core processor rather than the standard eight (eight!) cores? Because that saves 320 quid so it&apos;s only a bit more than the iMac then... (sans screen, though.) And I guess there&apos;s no real reason to buy the display from Apple, right, or even the RAM? Or will third-party RAM cause my Mac to burst into flames? Is it worth getting the NVIDIA Geforce 8800 for the Mac Pro rather than the default ATI Radeon one? Finally, according to Macrumors I shouldn&apos;t buy any of &apos;em because an update might come out ANY SECOND... but how likely is that, really?&lt;br&gt;
&lt;br&gt;
Basically, the rational and thrifty part of my brain is annoyed that the marketing-susceptible part has fallen for the Apple spell - help me appease the former by getting the best value for money I can. Any advice welcome!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.103034</guid>
	<pubDate>Tue, 30 Sep 2008 04:50:57 -0800</pubDate>
	<category>apple</category>
	<category>games</category>
	<category>gaming</category>
	<category>imac</category>
	<category>mac</category>
	<category>macpro</category>
	<category>resolved</category>
	<category>switch</category>
	<dc:creator>so_necessary</dc:creator>
	</item>
	<item>
	<title>Help me show him the truth</title>
	<link>http://ask.metafilter.com/99787/Help%2Dme%2Dshow%2Dhim%2Dthe%2Dtruth</link>	
	<description>Help me convince my friend of a basic networking truth.  He sent me an e-mail saying he was assigning static IPs to all the devices on his home network so the signal would be stronger.  More details inside: My friend has the following set-up:  His cable modem goes to his router.  His router feeds wall jacks throughout his house.  In his basement is a single CAT-5 wall jack, but since he has several devices there he got a switch, so the wall jack goes to the switch, which then goes to his DirectTV and his XBox 360.&lt;br&gt;
&lt;br&gt;
This worked fine in this set-up for months.  But a couple weeks ago he stopped being able to receive On Demand programming.  If he plugs the DirectTV right into the wall jack it works, but through the switch it does not.&lt;br&gt;
&lt;br&gt;
He then assigned his DirectTV and his XBox 360 static IPs and the On Demand programming worked through the switch.&lt;br&gt;
&lt;br&gt;
He believes the switch is causing weaker signal and the static IP is strengthening the signal to his DirectTV which, as an IT network tech, I know is NOT the case.  And I&apos;ve told him this but I cannot convince him that it&apos;s not a signal issue since he has seen the &quot;evidence&quot; that a static IP fixed the On Demand issue that a static IP didn&apos;t.&lt;br&gt;
&lt;br&gt;
So (a) why would his DirectTV not work through a switch with a dynamic IP and (b) How can I explain in complete laymen&apos;s terms the fundamental networking essentials concepts of digital signal transmission through shielded twisted pair cable is NOT effected by the IP addresses being static or dynamic?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.99787</guid>
	<pubDate>Thu, 21 Aug 2008 12:15:16 -0800</pubDate>
	<category>cat5</category>
	<category>directtv</category>
	<category>homenetwork</category>
	<category>internet</category>
	<category>networking</category>
	<category>resolved</category>
	<category>router</category>
	<category>switch</category>
	<category>xbox</category>
	<dc:creator>arniec</dc:creator>
	</item>
	<item>
	<title>Macbook for school- buy now or wait for a revision?</title>
	<link>http://ask.metafilter.com/99556/Macbook%2Dfor%2Dschool%2Dbuy%2Dnow%2Dor%2Dwait%2Dfor%2Da%2Drevision</link>	
	<description>Getting ready to go back to school and make The Switch at the same time- when to buy my Mac? I&apos;m going back to college next week and am getting ready to purchase a new laptop for said purpose.  After being a lifelong PC user I&apos;ve decided to make the switch, mainly because I refuse to run Vista.  I could just buy a new PC laptop, wipe the OS, and acquire a copy of XP to drop on it, but I don&apos;t really like the idea of having to wipe a brand-new system to put an older operating system on it.  It just seems like a step in the wrong direction for me.&lt;br&gt;
&lt;br&gt;
So I&apos;m getting ready to buy an Apple, most likely a MacBook.  I&apos;ve done lots of research and there&apos;s quite a bit of rumbling in the blogosphere about a possible update to the MacBook/MacBook Pro line soon, possibly as early as September.  I&apos;d like to get the new system up and running as soon as possible, so I can get used to the new OS while I have time to mess around with it (rather than when I&apos;m trying to work on it while in the midst of a 17-credit workload).&lt;br&gt;
&lt;br&gt;
I&apos;ve examined the specs of the current MacBooks and I think the specs are great for what I need.  That said, the talk of the town is that the next revision could introduce some future-critical features that I&apos;d miss out on if I bought the current model.  I&apos;ve also heard, but can&apos;t confirm, that if Apple releases a new version of your product model within 30 days of purchase, you can return/exchange it for a new one- can anyone confirm or disconfirm this?  I&apos;d gladly pay the restock fee if necessary.&lt;br&gt;
&lt;br&gt;
My budget is around $1500.  As I said I&apos;ve done some research but I&apos;m interested in what MeFi&apos;s vibrant Mac community thinks about this.  I already have an 80GB iPod classic so the free iPod deal doesn&apos;t really appeal to me- I could just turn it on eBay but there&apos;s a lot of talk of a September iPod revision and as such I&apos;d anticipate the second-hand market for 1st-gen Touches to take a hit in the near future.&lt;br&gt;
&lt;br&gt;
Bonus question- does anybody have any experience with using iWork &apos;08 for student work (or in general)?  How&apos;s that working out for you?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.99556</guid>
	<pubDate>Tue, 19 Aug 2008 08:18:16 -0800</pubDate>
	<category>apple</category>
	<category>backtoschool</category>
	<category>mac</category>
	<category>macbook</category>
	<category>switch</category>
	<dc:creator>baphomet</dc:creator>
	</item>
	<item>
	<title>A + B = a trip to Radio Shack?</title>
	<link>http://ask.metafilter.com/94314/A%2DB%2Da%2Dtrip%2Dto%2DRadio%2DShack</link>	
	<description>How can I build my own A/B/A+B speaker selector box? My lab is two adjoining rooms, with a large doorway (but no door) cut into the wall.  We have a crappy bookshelf stereo in one room.  It is just audible enough in the other room to be irritating, but not enough to really hear what&apos;s going on.  I scrounged another pair of 6 ohm speakers from another crappy bookshelf stereo, and I was thinking about how to connect them up so that both sides of the lab can hear Talk of the Nation.  Commercial speaker selector switches run $50 - 300, and I&apos;m cheap -- plus I think this might be a project within my limited soldering skills, so if I can make it myself I&apos;d like to.&lt;br&gt;
&lt;br&gt;
The stereo is an older one, made by Fisher.  The speakers say &quot;MAXIMUM POWER 80W (PEAK), 6 &#937; IMPEDANCE&quot;; the stereo says &quot;6 &#937; MINIMUM&quot;.  I&apos;d like to switch the speakers in and out with a break-before-make rotary switch like &lt;a href=&quot;http://www.alliedelec.com/Search/ProductDetail.aspx?SKU=6764260&amp;MPN=A40315RNZQ&amp;R=6764260&amp;SEARCH=6764260&amp;DESC=A40315RNZQ&quot;&gt;this&lt;/a&gt; one.  It&apos;s easy to figure out how to run one pair at a time (A or B), but how do I wire it up to drive both pairs safely (A + B)?  I&apos;d like to wire the speaker sets in parallel, but I know this will drop the impedance of each circuit to 3 ohms, which is below the amp&apos;s rating.  Is the solution as simple as putting a 3 ohm power resistor in the circuit, to raise the total resistance back up to what it would be for just one speaker?  Is there a better way to do this safely, that will sound OK?  Lots and lots of people work in this lab and will be using this switch, so I can guarantee you that it will be switched under load more often than not.  &lt;br&gt;
&lt;br&gt;
Surprisingly Google has failed me on this issue.  I can find lots of schematics online for switching two or more amps between one set of speakers, but nothing for the reverse situation.  Please help us hear the sweet sweet tones of Science Friday clearly!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.94314</guid>
	<pubDate>Tue, 17 Jun 2008 09:54:17 -0800</pubDate>
	<category>DIY</category>
	<category>electronics</category>
	<category>selector</category>
	<category>speakers</category>
	<category>switch</category>
	<dc:creator>harkin banks</dc:creator>
	</item>
	<item>
	<title>My friend Moke and I are experiencing a cosmic cell phone link. What could cause this to happen?</title>
	<link>http://ask.metafilter.com/93470/My%2Dfriend%2DMoke%2Dand%2DI%2Dare%2Dexperiencing%2Da%2Dcosmic%2Dcell%2Dphone%2Dlink%2DWhat%2Dcould%2Dcause%2Dthis%2Dto%2Dhappen</link>	
	<description>My friend Moke and I are experiencing a cosmic cell phone link. What could cause this to happen? My friend Moke and I are experiencing a cosmic cell phone link.&lt;br&gt;
&lt;br&gt;
What seems to be happening is some of Moke&apos;s phone calls are redirected to my cell phone. It doesn&apos;t seem like my calls are going to him, but when I try to call him I get my voicemail instead. When he tries to call me, he gets his voicemail. &lt;br&gt;
&lt;br&gt;
It only seems to happen when we are geographically close to each other. It doesn&apos;t happen all the time either, it seems to be random.&lt;br&gt;
&lt;br&gt;
What could cause this to happen?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93470</guid>
	<pubDate>Sat, 07 Jun 2008 09:35:05 -0800</pubDate>
	<category>cell</category>
	<category>cosmic</category>
	<category>link</category>
	<category>linked</category>
	<category>phone</category>
	<category>switch</category>
	<dc:creator>doomtop</dc:creator>
	</item>
	<item>
	<title>Help me connect up this network?</title>
	<link>http://ask.metafilter.com/92044/Help%2Dme%2Dconnect%2Dup%2Dthis%2Dnetwork</link>	
	<description>I have been charged with the task of adding a switch to a network. There are ethernet jack points at each workstation and each of these go back to a network cabinet. Apparently to make the connections live I need to add a switch. 

Where can I find a tutorial that will quickly get me up to speed with this sort of networking? </description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.92044</guid>
	<pubDate>Wed, 21 May 2008 11:44:50 -0800</pubDate>
	<category>ethernet</category>
	<category>network</category>
	<category>switch</category>
	<dc:creator>chairish</dc:creator>
	</item>
	
	</channel>
</rss>

