<?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 port</title>
      <link>http://ask.metafilter.com/tags/port</link>
      <description>Questions tagged with 'port' at Ask MetaFilter.</description>
	  <pubDate>Tue, 11 Jun 2013 11:18:45 -0800</pubDate> <lastBuildDate>Tue, 11 Jun 2013 11:18:45 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Texas Gulf Coast</title>
	<link>http://ask.metafilter.com/242690/Texas%2DGulf%2DCoast</link>	
	<description>What are some of your favorite things to do in Port Aransas, TX? Some friends and I have a house-share over 4th of July weekend and we were wondering what all there is to do there, good places to eat, stuff to see. Most of us have never been there (imagine that, most of us being Texans). We will all be traveling from Austin. Thanks in advance for your recommendations.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.242690</guid>
	<pubDate>Tue, 11 Jun 2013 11:18:45 -0800</pubDate>
	<category>Aransas</category>
	<category>Coast</category>
	<category>Gulf</category>
	<category>Port</category>
	<category>Texas</category>
	<dc:creator>ATX Peanut</dc:creator>
	</item>
	<item>
	<title>Need advice for a corporate LAN/port/network security issue.</title>
	<link>http://ask.metafilter.com/241490/Need%2Dadvice%2Dfor%2Da%2Dcorporate%2DLANportnetwork%2Dsecurity%2Dissue</link>	
	<description>I have a corporate LAN/port/network security issue that I&apos;m looking for some advice on. Let&apos;s say you have an application server (AppServer) which has a good bit of sensitive data living directly on its harddrive.&lt;br&gt;
&lt;br&gt;
Let&apos;s also say AppServer lives within a LAN (i.e., it is not in a DMZ).&lt;br&gt;
&lt;br&gt;
Now let&apos;s imagine that a bunch of remote users (i.e., users who are not living within the same LAN) need to connect, using a thick application client, to AppServer.&lt;br&gt;
&lt;br&gt;
Finally, let&apos;s say that, because of the cost of setting up a VPN server, a decision is made to just universally open up port 443 through the LAN, so that all of these remote users can talk directly to AppServer (via SSL) from their thick application client.&lt;br&gt;
&lt;br&gt;
In this situation, what are the security risks of opening up port 443 like this? Also, is this reasonably advisable?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.241490</guid>
	<pubDate>Wed, 22 May 2013 15:52:57 -0800</pubDate>
	<category>dmz</category>
	<category>firewall</category>
	<category>lan</category>
	<category>network</category>
	<category>port</category>
	<dc:creator>JPowers</dc:creator>
	</item>
	<item>
	<title>How to distribute a python Tkinter GUI from one Mac to another</title>
	<link>http://ask.metafilter.com/238853/How%2Dto%2Ddistribute%2Da%2Dpython%2DTkinter%2DGUI%2Dfrom%2Done%2DMac%2Dto%2Danother</link>	
	<description>I&apos;ve been writing python software with Tkinter GUIs as a hobby for a while, but for the first time, I&apos;ve made a some pieces of code that a few other people want to use.  Unfortunately, I&apos;ve been really frustrated by attempts to distribute the software because of incompatibility with Tcl/Tk installations on computers I&apos;m distributing the software to.  I&apos;m on a Mac, and I&apos;m distributing to other Macs at this point. I&apos;ve been using py2app to bundle the code, and I can easily get the apps to run on my machine, but it seems like the slightest version mismatch between the Tkinter that gets bundled and the Tcl/Tk version on the destination machine causes a fatal error.  For example, I have tk 8.6.0 installed, abd Tkinter 2.7.3, but the .app that I made wouldn&apos;t run on a machine that had tk 8.5.12.  It has worked on a computer where the Tcl/Tk installation matched mine, but I obviously can&apos;t guarantee that will be the case all the time.&lt;br&gt;
&lt;br&gt;
Here&apos;s are my related questions:&lt;br&gt;
1.  Is there a way to somehow include Tcl/Tk with the py2app bundle so it doesn&apos;t depend on the destination machine having the right version?&lt;br&gt;
2.  Is there instead a good way to include multiple versions of Tkinter and have software attempt to import each of them until one of them is found to work?&lt;br&gt;
3.  Should I give up on doing this with Tkinter?  Is there a GUI framework that is more &quot;portable&quot;?  I know wxPython is not pure python either, so does that suffer the same issues?&lt;br&gt;
4.  Or am I asking the wrong questions here?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.238853</guid>
	<pubDate>Wed, 10 Apr 2013 02:36:29 -0800</pubDate>
	<category>app</category>
	<category>distribute</category>
	<category>gui</category>
	<category>mismatch</category>
	<category>port</category>
	<category>portability</category>
	<category>py2app</category>
	<category>python</category>
	<category>tcl</category>
	<category>tk</category>
	<category>tkinter</category>
	<category>tk-tcl</category>
	<category>version</category>
	<dc:creator>Salvor Hardin</dc:creator>
	</item>
	<item>
	<title>Using Google Voice (or similar) to forward calls and texts</title>
	<link>http://ask.metafilter.com/232638/Using%2DGoogle%2DVoice%2Dor%2Dsimilar%2Dto%2Dforward%2Dcalls%2Dand%2Dtexts</link>	
	<description>I&apos;m considering porting my personal cell phone to Google Voice so that calls and texts can be forwarded to my newly acquired work cell phone.  If you&apos;ve done this, please see my specific questions/concerns. What I want to accomplish:&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;1)&lt;/strong&gt; Save between $600-700/yr by cancelling my personal cell phone plan.&lt;br&gt;
&lt;strong&gt;2)&lt;/strong&gt; Not have to give any contacts a new phone number.&lt;br&gt;
&lt;strong&gt;3)&lt;/strong&gt; Not have to carry two phones.&lt;br&gt;
&lt;br&gt;
From what I can see at Google Voice&apos;s website, I should be able to port my personal # to them for a $20 fee.  After that, the service is free to use.  It seems that I should not have a problem forwarding calls to my work phone.  However, there are some questions/concerns I have:&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;A)&lt;/strong&gt; I can&apos;t confirm whether or not text messages can be forwarded.  Does anyone know if this is possible?&lt;br&gt;
&lt;strong&gt;B)&lt;/strong&gt; I assume that there is no way for calls from my new work phone to appear as they come from my personal #.  If there is a way, please let me know.&lt;br&gt;
&lt;strong&gt;C)&lt;/strong&gt; If it&apos;s possible to forward text messages to my work phone and I reply, will the recipient see it come from my work #?  I assume yes, but I&apos;m asking just in case it&apos;s possible.&lt;br&gt;
&lt;strong&gt;D)&lt;/strong&gt; When the time comes that I want to port my personal # back to a cell phone provider, will I have any problems?  Similarly, do I own my personal # or am I giving up any rights by porting it to Google?&lt;br&gt;
&lt;strong&gt;E)&lt;/strong&gt; Are there better alternatives to Google Voice?  I don&apos;t mind paying a small monthly fee if it does everything else I mentioned.&lt;br&gt;
&lt;strong&gt;F)&lt;/strong&gt; Are there any issues that made you regret doing this?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Thanks for you time.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.232638</guid>
	<pubDate>Mon, 07 Jan 2013 11:44:34 -0800</pubDate>
	<category>cell</category>
	<category>forwarding</category>
	<category>googlevoice</category>
	<category>number</category>
	<category>phone</category>
	<category>port</category>
	<category>text</category>
	<dc:creator>Swede78</dc:creator>
	</item>
	<item>
	<title>USB ports failing</title>
	<link>http://ask.metafilter.com/231747/USB%2Dports%2Dfailing</link>	
	<description>My Compaq Presario V2000 notebook running XP is a bit more than 5 years old, and all three of its USB ports are failing. They work OK most of the time, but I need to unplug/replug my mouse cable a few times a day to get it recognized, and syncing my iPod is very hit and miss. I have updated the BIOS as recommended by various websites but without success.&lt;br&gt;
&lt;br&gt;
Any suggestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.231747</guid>
	<pubDate>Mon, 24 Dec 2012 06:00:44 -0800</pubDate>
	<category>PC</category>
	<category>port</category>
	<category>USB</category>
	<category>XP</category>
	<dc:creator>Kiwi</dc:creator>
	</item>
	<item>
	<title>Experiences with the PC version of Dark Souls</title>
	<link>http://ask.metafilter.com/229952/Experiences%2Dwith%2Dthe%2DPC%2Dversion%2Dof%2DDark%2DSouls</link>	
	<description>Dark Souls &lt;strong&gt;for computer&lt;/strong&gt;: any experiences? I&apos;ve got more free time now, and am picking back up some games. I mainly play and enjoy RPGs, and from everything that I hear I will love Dark Souls. The only problem: I am a PC gamer, have no Xbox/PS3, and I&apos;m hearing not-great things about the port. Does anyone here have personal experience with it? Thanks!&lt;br&gt;
&lt;br&gt;
&lt;small&gt;Note: I do have a PS3 controller that I can use for the game, if that has an impact.&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.229952</guid>
	<pubDate>Thu, 29 Nov 2012 10:37:49 -0800</pubDate>
	<category>computer</category>
	<category>dark</category>
	<category>darksouls</category>
	<category>ohgodimgoingtodiesomanytimes</category>
	<category>pc</category>
	<category>port</category>
	<category>resolved</category>
	<category>souls</category>
	<dc:creator>Lemurrhea</dc:creator>
	</item>
	<item>
	<title>Magsafe for the rest of us</title>
	<link>http://ask.metafilter.com/205216/Magsafe%2Dfor%2Dthe%2Drest%2Dof%2Dus</link>	
	<description>How can I protect the USB ports of my device? I&apos;m working with expensive devices. These expensive devices have USB ports on the main board.  The USB ports are easily damaged when the USB cable is tripped over. These main board cost a lot of money to replace.&lt;br&gt;
&lt;br&gt;
Right now my solution is to tape the cable to the machine with a little bit of slack and hope that any pressure only tears the tape off, but leaves the USB port intact. Ideally I&apos;d replace this with something else (permanent adhesive is ok), which introduces some sort of slack in the cable at the device end, but doesn&apos;t use plain old tape.&lt;br&gt;
&lt;br&gt;
Does something like this exist?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.205216</guid>
	<pubDate>Mon, 09 Jan 2012 07:08:16 -0800</pubDate>
	<category>cable</category>
	<category>plug</category>
	<category>port</category>
	<category>protector</category>
	<category>safe</category>
	<category>slack</category>
	<category>usb</category>
	<dc:creator>mhz</dc:creator>
	</item>
	<item>
	<title>Ported from AT&amp;amp;T to VZW, having problems</title>
	<link>http://ask.metafilter.com/202398/Ported%2Dfrom%2DATandT%2Dto%2DVZW%2Dhaving%2Dproblems</link>	
	<description>Major weird issues porting lines (iPhone to iPhone) from AT&amp;amp;T to Verizon.  Please halp! I manage my company&apos;s wireless accounts (we are in the US). We had existing corporate accounts on both AT&amp;amp;T and Verizon. We had seven lines on AT&amp;amp;T, all with iPhones, and we just ported those numbers to Verizon and got 16GB iPhone 4S for each. The phones arrived yesterday, and three users activated theirs last night. All are having very weird problems:&lt;br&gt;
&lt;br&gt;
-	Address book transferred just fine, but names aren&#8217;t showing up on caller ID (User 1 &amp;amp; User 2)&lt;br&gt;
-	&#8220;Favorite contacts&#8221; only showing numbers not names (User 1 &amp;amp; User 2)&lt;br&gt;
-	Favorites and photos didn&#8217;t transfer (User 3)&lt;br&gt;
-	Some calls will not go through &#8211; get a weird automated &#8220;number doesn&#8217;t exist&#8221; message, sometimes in English, sometimes in Spanish (User 1 and User 2).&lt;br&gt;
&lt;br&gt;
Users 1 and 2 had 4&apos;s before, and User 3 had a 4S.&lt;br&gt;
&lt;br&gt;
Does anyone have any ideas on what is the cause of the problem and how to fix?  Tried power cycling.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.202398</guid>
	<pubDate>Fri, 02 Dec 2011 08:52:56 -0800</pubDate>
	<category>apple</category>
	<category>att</category>
	<category>cellphone</category>
	<category>iphone</category>
	<category>iphone4s</category>
	<category>port</category>
	<category>resolved</category>
	<category>verizon</category>
	<category>wireless</category>
	<dc:creator>radioamy</dc:creator>
	</item>
	<item>
	<title>Port Angeles with a preschooler</title>
	<link>http://ask.metafilter.com/192697/Port%2DAngeles%2Dwith%2Da%2Dpreschooler</link>	
	<description>Any recommendations for things to do, places to eat, things to see in Port Angeles, Washington,with a preschooler? We have never been before. Many thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.192697</guid>
	<pubDate>Fri, 05 Aug 2011 14:32:18 -0800</pubDate>
	<category>angeles</category>
	<category>port</category>
	<dc:creator>GaelFC</dc:creator>
	</item>
	<item>
	<title>Port forward HTTPS on 443 to IIS  server doesn&apos;t work</title>
	<link>http://ask.metafilter.com/184672/Port%2Dforward%2DHTTPS%2Don%2D443%2Dto%2DIIS%2Dserver%2Ddoesnt%2Dwork</link>	
	<description>An IIS web server won&apos;t respond to port forwarded requests from the world on 443, but will reply to port forwarded requests on port 80. The IIS web server will answer on 80 and 443 on the LAN. I tried a new router, as well. I have been helping a local non-profit, and they have an IIS (6?) webserver with a secure certificate that stopped responding to https requests that came through their router.&lt;br&gt;
So I set up a new router, same problem (the first router had other issues, as well)&lt;br&gt;
Port 443 was forwarded in each router to 443 on the IIS box&lt;br&gt;
Port 80 works, on both routers&lt;br&gt;
The IIS server will deliver a secure page over the LAN, however.&lt;br&gt;
It will send it to a machine (my laptop) that isn&apos;t part of the local Microsoft domain. If I edit my local hosts file so that the local IP points to the domain name it will serve a page on port 443 with no complaint, or I can run the machine name and it will complain that the certificate doesn&apos;t match the name I&apos;m asking for, but it will serve the page.&lt;br&gt;
There are no entries in the web server access log of any requests on 443, even when requested locally&lt;br&gt;
Running the IIS certificate test app shows no errors&lt;br&gt;
If you enable SSL on the machine, then the page delivered at port 80 says it must be accessed securely, so that part works.&lt;br&gt;
I have done several iisresets, as well&lt;br&gt;
The only thing of interest I found in the event logs was a Userenv warning about unknown computers, but it provided no detail. It may be related to other services this box provides over the LAN&lt;br&gt;
&lt;br&gt;
I saw a mention of this on google, someone else had the problem, but no answer was provided. &lt;br&gt;
I know my way around Unix and Apache, but this IIS stuff is a whole different world (sighs)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.184672</guid>
	<pubDate>Sat, 30 Apr 2011 05:06:18 -0800</pubDate>
	<category>443</category>
	<category>forward</category>
	<category>IIS</category>
	<category>port</category>
	<category>SSL</category>
	<dc:creator>Runcible Spoon</dc:creator>
	</item>
	<item>
	<title>Problem with HP 3600n Color Laserjet Printer</title>
	<link>http://ask.metafilter.com/181249/Problem%2Dwith%2DHP%2D3600n%2DColor%2DLaserjet%2DPrinter</link>	
	<description>My computer was running increasingly slow, so I after trying various fixes (defragmenting, CCleanup, Malware, Antivirus, removing old files and programs), it was suggested I reinstall Windows, which I did.  Its original speed has returned. I have two printers; an HP4 Plus and an HP3600n.  The HP4 Plus installed with no problem.  But the 3600n will not install.  I went to the HP website and downloaded the driver, and the PC recognized and updated the driver.  At first, seemed the PC recognized the USB connection for the 3600n because I hear the Windows sound that says it does.  But Plug and Play doesn&apos;t add the printer.  And when I&apos;ve tried to manually installing the printer and change the port connections to Generic IEEE through Add Hardware, no luck.  I don&apos;t see how to add a USB port so the computer will see the printer.  Can anyone help?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.181249</guid>
	<pubDate>Sun, 20 Mar 2011 14:19:05 -0800</pubDate>
	<category>driver</category>
	<category>HP_3600n</category>
	<category>install</category>
	<category>Plug_and_Play</category>
	<category>port</category>
	<category>recognize</category>
	<category>USB</category>
	<dc:creator>CollectiveMind</dc:creator>
	</item>
	<item>
	<title>Can I Port a POTS line to Google Voice?</title>
	<link>http://ask.metafilter.com/176969/Can%2DI%2DPort%2Da%2DPOTS%2Dline%2Dto%2DGoogle%2DVoice</link>	
	<description>I know I can&lt;a href=&quot;http://gizmodo.com/5745044/should-i-port-my-number-to-google-voice&quot;&gt; port a cell number to Google Voice&lt;/a&gt;, but can I port a POTS line to Google Voice? The &lt;a href=&quot;http://googlevoiceblog.blogspot.com/2011/01/port-your-existing-mobile-number-to.html&quot;&gt;official Google Voice blog&lt;/a&gt; refers specifically to &quot;Port your existing mobile phone number&quot;.  Does that mean I cannot port a landline?   Has anyone tried to port a landline?  Did it work?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.176969</guid>
	<pubDate>Fri, 28 Jan 2011 08:56:39 -0800</pubDate>
	<category>googlevoice</category>
	<category>port</category>
	<category>portphonenumber</category>
	<category>resolved</category>
	<dc:creator>AugustWest</dc:creator>
	</item>
	<item>
	<title>Find Dow Vintage Port 2007</title>
	<link>http://ask.metafilter.com/172237/Find%2DDow%2DVintage%2DPort%2D2007</link>	
	<description>EmergencyWineFinder: Dow Vintage Port 2007. Local or online (I am in San Diego) For the first time I know something my Dad actually wants for Christmas. But, I can&apos;t find it anywhere. I did find it online (at a place that ships to California) but they ran out and canceled my order.&lt;br&gt;
&lt;br&gt;
I am happy to drive or pay for shipping. I am hoping to keep the cost under $150.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.172237</guid>
	<pubDate>Sat, 04 Dec 2010 15:02:17 -0800</pubDate>
	<category>port</category>
	<category>resolved</category>
	<category>wine</category>
	<dc:creator>notnathan</dc:creator>
	</item>
	<item>
	<title>Porting a cell phone number to a land line phone?</title>
	<link>http://ask.metafilter.com/167213/Porting%2Da%2Dcell%2Dphone%2Dnumber%2Dto%2Da%2Dland%2Dline%2Dphone</link>	
	<description>Can I port my existing AT&amp;amp;T Wireless cell phone number to a new Comcast Digital Voice land line account?

The 1-800-Comcast customer support rep. said no, but the &lt;a href=&quot;http://www.fcc.gov/cib/consumerfacts/numbport.html&quot;&gt;FCC says&lt;/a&gt; &quot;you can switch telephone service providers, including interconnected Voice over Internet Protocol (VoIP) providers, and keep your existing phone number&quot;.

What&apos;s the final verdict? Anyone have experience with this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.167213</guid>
	<pubDate>Thu, 07 Oct 2010 15:26:04 -0800</pubDate>
	<category>cell</category>
	<category>fcc</category>
	<category>mobile</category>
	<category>phone</category>
	<category>port</category>
	<category>portability</category>
	<category>wire</category>
	<category>wireless</category>
	<category>wireline</category>
	<dc:creator>thankyoumuchly</dc:creator>
	</item>
	<item>
	<title>Port Arthur culture?</title>
	<link>http://ask.metafilter.com/167134/Port%2DArthur%2Dculture</link>	
	<description>I have a friend who is living and working temporarily in the Port Arthur/ Beaumont area of Texas. He is vegetarian and gets his goodness from nature, museums, etc. Depression is sinking in, any suggestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.167134</guid>
	<pubDate>Thu, 07 Oct 2010 05:42:59 -0800</pubDate>
	<category>Arthur</category>
	<category>culture</category>
	<category>Port</category>
	<dc:creator>haikuku</dc:creator>
	</item>
	<item>
	<title>Don&apos;t want to give up my telephone number</title>
	<link>http://ask.metafilter.com/161814/Dont%2Dwant%2Dto%2Dgive%2Dup%2Dmy%2Dtelephone%2Dnumber</link>	
	<description>What is the simplest and cheapest way to hold onto a telephone number? Ditching land line service--but wondering if we can keep our longstanding &quot;home&quot; phone number as a general purpose point of contact (ideally having it route to voicemail on one of our cell phones), if it&apos;s easy and not expensive to do so. Does anyone offer a solution for this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.161814</guid>
	<pubDate>Mon, 09 Aug 2010 15:02:59 -0800</pubDate>
	<category>landline</category>
	<category>number</category>
	<category>port</category>
	<category>telephone</category>
	<dc:creator>_sirmissalot_</dc:creator>
	</item>
	<item>
	<title>Any port in a storm.</title>
	<link>http://ask.metafilter.com/160030/Any%2Dport%2Din%2Da%2Dstorm</link>	
	<description>Time sensitive hardware question: I have a Biloxon SRP-370 thermal receipt printer. It uses an LPT cable. The POS computer uses lpt or com, but the software only talks to COM. Therefore, I need the printer to use COM instead. Where can I buy a com port that will fit it and get it shipped overnight?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.160030</guid>
	<pubDate>Tue, 20 Jul 2010 08:35:38 -0800</pubDate>
	<category>computers</category>
	<category>hardware</category>
	<category>port</category>
	<category>printer</category>
	<category>resolved</category>
	<dc:creator>lazaruslong</dc:creator>
	</item>
	<item>
	<title>Why does my USB port now only work with one device?</title>
	<link>http://ask.metafilter.com/155022/Why%2Ddoes%2Dmy%2DUSB%2Dport%2Dnow%2Donly%2Dwork%2Dwith%2Done%2Ddevice</link>	
	<description>My USB port works with my printer, but has stopped working for all other devices. I have a Sony VAIO running Windows XP. I have two USB ports in the front and two in the rear. I used to plug in all sorts of devices in the front, including my printer (which is unplugged the rest of the time). The printer cable works in either front port, but the following devices are no longer recognized:&lt;br&gt;
&lt;br&gt;
Three different thumb drives&lt;br&gt;
&lt;br&gt;
iPod cable&lt;br&gt;
&lt;br&gt;
iPhone cable&lt;br&gt;
&lt;br&gt;
All of these worked before, and all work in the rear ports, so it isn&apos;t the devices or cables themselves. Something has happened to the front ports.&lt;br&gt;
&lt;br&gt;
I&apos;ve looked at similar AskMeFi threads, various tech message boards, and Microsoft support, and tried all the Device Manager fixes they suggest, but nothing works. So here I am.&lt;br&gt;
&lt;br&gt;
I guess the question boils down to whether this is a software problem or a hardware problem. The former I could probably fix myself (with instructions) while the latter would probably mean taking the computer in.&lt;br&gt;
&lt;br&gt;
Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.155022</guid>
	<pubDate>Wed, 26 May 2010 13:28:30 -0800</pubDate>
	<category>cable</category>
	<category>computer</category>
	<category>cpu</category>
	<category>flashdrive</category>
	<category>port</category>
	<category>printer</category>
	<category>resolved</category>
	<category>thumbdrive</category>
	<category>USB</category>
	<dc:creator>Flying Saucer</dc:creator>
	</item>
	<item>
	<title>Does Line6 have looper effects pedal software?</title>
	<link>http://ask.metafilter.com/149479/Does%2DLine6%2Dhave%2Dlooper%2Deffects%2Dpedal%2Dsoftware</link>	
	<description>I have an old Line6 GuitarPort with Gearbox 3.5 on a Windows laptop. Does anyone know if there is a Line6 plugin or other software available (from Line6 or elsewhere) that I can download to my laptop that will simulate a looper pedal (or a phrase looper as defined by &lt;a href=&quot;http://en.wikipedia.org/wiki/Guitar_pedal#Time-based&quot;&gt;wikipedia &lt;/a&gt; ).

I&apos;m trying to record the rhythm for a song I like, have it loop and then freestyle the solo on my guitar, all through my computer.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.149479</guid>
	<pubDate>Thu, 25 Mar 2010 20:42:56 -0800</pubDate>
	<category>application</category>
	<category>box</category>
	<category>effectspedal</category>
	<category>electric</category>
	<category>electricguitar</category>
	<category>fxpedal</category>
	<category>gear</category>
	<category>gearbox</category>
	<category>guitar</category>
	<category>guitarport</category>
	<category>line6</category>
	<category>linesix</category>
	<category>loop</category>
	<category>looperfx</category>
	<category>looperpedal</category>
	<category>phaseloop</category>
	<category>phraseloop</category>
	<category>port</category>
	<category>resolved</category>
	<category>software</category>
	<dc:creator>WhereAmI</dc:creator>
	</item>
	<item>
	<title>No more wires please. </title>
	<link>http://ask.metafilter.com/136768/No%2Dmore%2Dwires%2Dplease</link>	
	<description>Apple AirPort Express wireless music question. I know iTunes has an option to play music via the speaker-output port on the AirPort Express base station. How do I route &lt;em&gt;all &lt;/em&gt;of my computer&apos;s audio output through that?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.136768</guid>
	<pubDate>Thu, 29 Oct 2009 09:29:04 -0800</pubDate>
	<category>Air</category>
	<category>AirPort</category>
	<category>Apple</category>
	<category>audi</category>
	<category>base</category>
	<category>Express</category>
	<category>iTunes</category>
	<category>Port</category>
	<category>station</category>
	<category>WiFi</category>
	<dc:creator>Jon-o</dc:creator>
	</item>
	<item>
	<title>Port wine, less-sweet, $35-ish? </title>
	<link>http://ask.metafilter.com/135048/Port%2Dwine%2Dlesssweet%2D35ish</link>	
	<description>At a wine tasting last year, I tried a port that was notably less sweet than any other I have had. I liked it a lot, and I totally forget who made it or what it&apos;s name was.

It wasn&apos;t tawny, and it wasn&apos;t white. It might have been vintage. That&apos;s all I remember. So: recommendations for less-sweet ports that retail for $35 or so?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.135048</guid>
	<pubDate>Fri, 09 Oct 2009 10:49:26 -0800</pubDate>
	<category>port</category>
	<category>wine</category>
	<dc:creator>everichon</dc:creator>
	</item>
	<item>
	<title>Laptop charger inlet slowly breaking.</title>
	<link>http://ask.metafilter.com/132627/Laptop%2Dcharger%2Dinlet%2Dslowly%2Dbreaking</link>	
	<description>Laptop charger inlet slowly breaking. Hey guys, the [one pin] port where my laptop charger connects is starting to break. I have to connect the charger to the laptop in a particular position for it to work. Otherwise, I&apos;m happy with my 2-year-old laptop. Any advice?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.132627</guid>
	<pubDate>Fri, 11 Sep 2009 16:43:01 -0800</pubDate>
	<category>charger</category>
	<category>connector</category>
	<category>inlet</category>
	<category>laptop</category>
	<category>one</category>
	<category>pin</category>
	<category>port</category>
	<dc:creator>ekpyrotic</dc:creator>
	</item>
	<item>
	<title>Do you have a USB serial port that works on Windows 7?</title>
	<link>http://ask.metafilter.com/132339/Do%2Dyou%2Dhave%2Da%2DUSB%2Dserial%2Dport%2Dthat%2Dworks%2Don%2DWindows%2D7</link>	
	<description>What USB serial port works on (32-bit) Windows 7? My motherboard doesn&apos;t have a back-panel serial port, but I have a serial device I need to use. I had a no-name (literally zero brand markings on it) USB serial port from Fry&apos;s, but it didn&apos;t come with any drivers and Win7 doesn&apos;t automatically figure it out like XP did. Do you have one of these and have it working in Windows 7?&lt;br&gt;
&lt;br&gt;
Alternatively, if you know where I can get a serial port bracket for an ASUS M3A78-EM, that&apos;d do the job as well. Cursory research shows there are two different pin-outs and I haven&apos;t been able to figure out a) which this motherboard uses and b) what any given one for sale uses. The manual unhelpfully just says it&apos;s &quot;sold separately&quot;.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.132339</guid>
	<pubDate>Tue, 08 Sep 2009 22:33:14 -0800</pubDate>
	<category>idlespeculation</category>
	<category>port</category>
	<category>resolved</category>
	<category>rs232</category>
	<category>serial</category>
	<category>usb</category>
	<category>win7</category>
	<category>windows7</category>
	<dc:creator>0xFCAF</dc:creator>
	</item>
	<item>
	<title>Its a necessity dammit!</title>
	<link>http://ask.metafilter.com/129346/Its%2Da%2Dnecessity%2Ddammit</link>	
	<description>Is there any place to purchase sunscreen at the Orlando International Airport? My wife and I are flying into Orlando and have about an hour between our flight and our chartered bus to Port Canaveral (woo! long weekend cruise!).  We&apos;ve limited ourselves to just carry-on luggage, so we&apos;ve been able to figure out how to limit our liquids to the bare essentials.  However, we are both pasty white and desperately need way more than 3.4 ounces of sunscreen.  Is there someplace in the airport itself that sells sunscreen?  If not, is there someplace within quick walking distance that would?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.129346</guid>
	<pubDate>Wed, 05 Aug 2009 09:33:28 -0800</pubDate>
	<category>airport</category>
	<category>canaveral</category>
	<category>orlando</category>
	<category>port</category>
	<category>sunscreen</category>
	<dc:creator>QUHZK</dc:creator>
	</item>
	<item>
	<title>what to expect in Durban and Port Elizabeth?</title>
	<link>http://ask.metafilter.com/124903/what%2Dto%2Dexpect%2Din%2DDurban%2Dand%2DPort%2DElizabeth</link>	
	<description>What can we expect when we travel to Durban and Port Elizabeth for the World Cup?  Looking for info on transport, safety, lodging, etc. i found lots of info on Cape Town on AskMefi, but nothing on Durban and Port Elizabeth -- what are these towns like?  are they safe? cheap/expensive?  how should we get from one to the other?  We (my boyfriend and I -- both 24 yr old white kids, in case that is relevant) are planning to be there during the World Cup.&lt;br&gt;
&lt;br&gt;
any info you have would be greatly appreciated!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124903</guid>
	<pubDate>Mon, 15 Jun 2009 19:03:30 -0800</pubDate>
	<category>africa</category>
	<category>cup</category>
	<category>durban</category>
	<category>elizabeth</category>
	<category>port</category>
	<category>south</category>
	<category>world</category>
	<dc:creator>nanhey</dc:creator>
	</item>
	
	</channel>
</rss>

