<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>idkfa rss feed</title>
        <link>http://www.idkfa.com/v3</link>
        <atom:link href="http://idkfa.com/v3/rss.php" rel="self" type="application/rss+xml" />
        <description>idkfa: syndicated</description>
        <item>
           <title>kaiden: Industry secret: baked goods,</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7132</link>
           <description>Industry secret: baked goods, man.   &quot;Yeah, well, that fiancee of mine, she baked *so* many cookies. We couldn&#39;t eat them all, so... I&#39;mma just set these... down... here... oh. And, ah, hey, no rush on that ticket I submitted earlier. I was just-&quot;   Your problems will go away.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Fri, 02 Oct 2015 01:49:48 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7132</guid>
       </item>
            <item>
           <title>Spartan: Because they&#39;re probably gonna tell me some</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7131</link>
           <description>Because they&#39;re probably gonna tell me some bullshit like &quot;Well, you have to use the shitty Apple laptop we gave you to access the internet. It&#39;s part of your initiation as an intern. You&#39;re not allowed to connect to the school network with your personal laptop, which works significantly better than this POS that we only keep around to issue to student teachers.&quot; I figured out that if I open IE I can get the link, because it&#39;s not a problem in other browsers. So now I just have to figure out how to get my login info off of my 10 year old school issued laptop so I can use it on my personal computer.</description>
           <author>Spartan@idkfa.com (Spartan)</author>
           <category>Asked and Answered</category>
           <pubDate>Fri, 02 Oct 2015 00:53:39 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7131</guid>
       </item>
            <item>
           <title>kaiden: Well, okay. Then your wireless connection,</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7129</link>
           <description>Well, okay. Then your wireless connection, prior to you authenticating, is passively redirecting all web requests (yahoo, etc.) to another page (I&#39;m guessing their login page). Your browser notices that the encryption between you and &quot;yahoo&quot; (which is not Yahoo) is incorrect, and is notifying you. Same as if you were experiencing a man-in-the-middle attack.   Better question: why haven&#39;t you contacted your school&#39;s IT? They&#39;re the gatekeepers.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Thu, 01 Oct 2015 13:08:02 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7129</guid>
       </item>
            <item>
           <title>Spartan: I think it just has to do with firefox having</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7128</link>
           <description>I think it just has to do with firefox having proxy issues with signing into the wireless network. In about:config for firefox, the network.proxy.type setting is on 5 &quot;use system settings&quot; and locked. It should be on 4 &quot;Auto detect proxy settings&quot;. When I try to get to the wireless network sign in page (by putting in another website and it automatically redirecting), it comes up with this message:   This Connection is Untrusted   You have asked Firefox to connect securely to www.yahoo.com, but we can&#39;t confirm that your connection is secure.Normally, when you try to connect securely, sites will present trusted identification to prove that you are going to the right place. However, this site&#39;s identity can&#39;t be verified.What Should I Do?If you usually connect to this site without problems, this error could mean that someone is trying to impersonate the site, and you shouldn&#39;t continue.This site uses HTTP Strict Transport Security (HSTS) to specify that Firefox only connect to it securely. As a result, it is not possible to add an exception for this certificate.   --   This is the issue. I will mention that I can circumvent the issue by plugging in to the network cable and firefox works fine.</description>
           <author>Spartan@idkfa.com (Spartan)</author>
           <category>Asked and Answered</category>
           <pubDate>Thu, 01 Oct 2015 11:55:50 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7128</guid>
       </item>
            <item>
           <title>kaiden: Huh, so they have Firefox locked down? Or</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7127</link>
           <description>Huh, so they have Firefox locked down? Or you&#39;re trying to use Firefox to get out from under the group policy-dictated proxy auto-configuration Javscript file for their network?   I used to manage this sort of thing for my company. If I recall, the auto-conf script determined which sites were allowed to pass through the firewall, and which were required to pass through the network proxy.   Larger organizations, and particularly schools that I used to manage, would use the Microsoft Active Directory server&#39;s group policy (applied to each user organization-wide) to force Internet Explorer to use a specific URL for their Javascript proxy auto-config file (PAC file). When using IE, the browser would the access the Javscript at that location, and behave according to the rules set forth in the PAC file.   Clever students would figure this out, and then try to download Firefox so that they were out from under IE. Given that we were jerks, and wanted to teach the students the lesson that creativity doesn&#39;t pay, we actively denied any HTTP traffic that was not explicitly proxied through our chosen servers. This means that even if they figured out a way around the proxy or their group policy-enforced PAC file configuration, the network itself would prevent them from accessing inappropriate content.   If your network admins are worth their salt, they should have locked this down as well.   The most common way to get around this is a method called &quot;tunneling,&quot; which takes traffic of one type and masquerades it as traffic of another type, with some third party entity arbitrating. This usually involves an encrypted SSH tunnel, which is also pretty easy to block if your network admins are paying attention.   However, if you just want to configure Firefox to use your school&#39;s PAC file, these look like decent instructions. Set the Automatic Proxy Configuratoin URL to the same as what it is in IE, and you should be set. Just remember to unset it when you</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Thu, 01 Oct 2015 02:58:29 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7127</guid>
       </item>
            <item>
           <title>Spartan: Anyone know anything about configuring firefox</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7126</link>
           <description>Anyone know anything about configuring firefox settings? I&#39;m trying to allow my computer to log on to the network internet at the school I&#39;m working for, but my proxy settings are all out of whack. What&#39;s more, they&#39;re locked, so I can&#39;t change them. Further, I can&#39;t access the &quot;local-settings.js&quot; file which is supposedly where I&#39;m supposed to be able to unlock them. I&#39;ve been reduced to using my phone as a hotspot, or plugging in with a network cable which are both amateur moves. Any help appreciated. Thanks.</description>
           <author>Spartan@idkfa.com (Spartan)</author>
           <category>Asked and Answered</category>
           <pubDate>Wed, 30 Sep 2015 17:21:32 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7126&amp;msg_id=7126</guid>
       </item>
            <item>
           <title>Spartan: Nothing other than a trip down memory lane.</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7009&amp;msg_id=7125</link>
           <description>Nothing other than a trip down memory lane.</description>
           <author>Spartan@idkfa.com (Spartan)</author>
           <category>Asked and Answered</category>
           <pubDate>Wed, 30 Sep 2015 17:14:22 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7009&amp;msg_id=7125</guid>
       </item>
            <item>
           <title>kaiden: Any reason non-iTunes? Last I checked (and</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7099&amp;msg_id=7100</link>
           <description>Any reason non-iTunes? Last I checked (and it&#39;s been a while, admittedly), iTunes gave you the ability to rip into MP3, which should be portable.   Not that I&#39;m a big fan of iTunes (it&#39;s eaten my library and all playlists twice now), but it does label and organize the files pretty well.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Fri, 17 Jul 2015 19:04:07 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7099&amp;msg_id=7100</guid>
       </item>
            <item>
           <title>katidid: Help needed! What non-itunes program should I</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7099&amp;msg_id=7099</link>
           <description>Help needed! What non-itunes program should I use to rip my cd collection to my hard-drive? Needs to be easy (12 year old John is going to do a lot of them), and will need to be playable on google play music and apple devices. Would prefer to maintain as much quality as possible, and I don&#39;t mind paying a little for good software if needed. Thanks all!</description>
           <author>katidid@idkfa.com (katidid)</author>
           <category>Asked and Answered</category>
           <pubDate>Fri, 17 Jul 2015 18:20:53 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7099&amp;msg_id=7099</guid>
       </item>
            <item>
           <title>kaiden: I did. I archived it. No longer accessible to the</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7009&amp;msg_id=7015</link>
           <description>I did. I archived it. No longer accessible to the public. Were you looking for something?</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 25 May 2015 02:23:04 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7009&amp;msg_id=7015</guid>
       </item>
            <item>
           <title>Spartan: I never said you&#39;d say you deleted it. I</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7009&amp;msg_id=7014</link>
           <description>I never said you&#39;d say you deleted it. I know your smarmy nostagic self has kept that stuff around somewhere. I just thought you might say that they&#39;re inaccessible anymore. Also, you didn&#39;t answer my question.</description>
           <author>Spartan@idkfa.com (Spartan)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 25 May 2015 00:02:48 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7009&amp;msg_id=7014</guid>
       </item>
            <item>
           <title>kaiden: An archivist never deletes a thing. The</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7009&amp;msg_id=7011</link>
           <description>An archivist never deletes a thing. The archivist merely archives it.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Sun, 24 May 2015 01:29:24 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7009&amp;msg_id=7011</guid>
       </item>
            <item>
           <title>Spartan: I&#39;ve probably asked before, but can where</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=7009&amp;msg_id=7009</link>
           <description>I&#39;ve probably asked before, but can where can we find the idkfa posts of olde? (Josh: Don&#39;t you tell me some silly nonsense like &quot;You can&#39;t.&quot; because I know you can.)</description>
           <author>Spartan@idkfa.com (Spartan)</author>
           <category>Asked and Answered</category>
           <pubDate>Sat, 23 May 2015 21:51:31 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=7009&amp;msg_id=7009</guid>
       </item>
            <item>
           <title>Scrotor: Um, to keep things interesting and ironic.</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6229&amp;msg_id=6232</link>
           <description>Um, to keep things interesting and ironic. Duh.</description>
           <author>Scrotor@idkfa.com (Scrotor)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 31 Mar 2014 15:38:43 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6229&amp;msg_id=6232</guid>
       </item>
            <item>
           <title>kitacek: Why do we go through the bother of putting</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6229&amp;msg_id=6229</link>
           <description>Why do we go through the bother of putting drywall and joint compound on walls, which create a 1-hour rated firewall, if all we&#39;re going to do is spray super flammable wall texture on the walls? Cause if you read the MSDS, that shit doesn&#39;t become not-flammable.</description>
           <author>kitacek@idkfa.com (kitacek)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 31 Mar 2014 12:53:31 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6229&amp;msg_id=6229</guid>
       </item>
            <item>
           <title>kitacek: I&#39;d like to re-reference this image.</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6030</link>
           <description>I&#39;d like to re-reference this image.</description>
           <author>kitacek@idkfa.com (kitacek)</author>
           <category>Asked and Answered</category>
           <pubDate>Tue, 18 Feb 2014 14:47:25 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6030</guid>
       </item>
            <item>
           <title>Governator: Umm howsss?</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6029</link>
           <description>Umm howsss?</description>
           <author>Governator@idkfa.com (Governator)</author>
           <category>Asked and Answered</category>
           <pubDate>Tue, 18 Feb 2014 14:19:11 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6029</guid>
       </item>
            <item>
           <title>kitacek: I upvoted it.</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6028</link>
           <description>I upvoted it.</description>
           <author>kitacek@idkfa.com (kitacek)</author>
           <category>Asked and Answered</category>
           <pubDate>Tue, 18 Feb 2014 13:50:27 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6028</guid>
       </item>
            <item>
           <title>Governator: You&#39;d get a Like for that post. Or a +1</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6027</link>
           <description>You&#39;d get a Like for that post. Or a +1 depending on your nomenclature.</description>
           <author>Governator@idkfa.com (Governator)</author>
           <category>Asked and Answered</category>
           <pubDate>Tue, 18 Feb 2014 12:31:46 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6027</guid>
       </item>
            <item>
           <title>kaiden: Some IT just want to watch the world burn.</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6024</link>
           <description>Some IT just want to watch the world burn.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Tue, 18 Feb 2014 12:08:07 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6024</guid>
       </item>
            <item>
           <title>Governator: I&#39;d say it was bad code.. I mean did you</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6023</link>
           <description>I&#39;d say it was bad code.. I mean did you see all the mistypes in that error message?  I wouldn&#39;t trust it at all!  You&#39;ve been haxored!</description>
           <author>Governator@idkfa.com (Governator)</author>
           <category>Asked and Answered</category>
           <pubDate>Tue, 18 Feb 2014 12:02:42 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6023</guid>
       </item>
            <item>
           <title>kaiden: Sure thing. I&#39;ll, uh, be around.</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6022</link>
           <description>Sure thing. I&#39;ll, uh, be around. Neighbor.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 17 Feb 2014 19:14:58 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6022</guid>
       </item>
            <item>
           <title>Scrotor: This is the first time I&#39;ve tried to do</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6021</link>
           <description>This is the first time I&#39;ve tried to do backups since... like... July last year (when I moved out of my previous place). I have since upgraded to Mavericks from whatever I had before, which I assume is the hiccup.     I may need your assistant to manually re-associate the connection...</description>
           <author>Scrotor@idkfa.com (Scrotor)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 17 Feb 2014 14:20:35 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6021</guid>
       </item>
            <item>
           <title>kaiden: The fix here is using the command line</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6019</link>
           <description>The fix here is using the command line utilities to explicitly re-associate your local disk&#39;s TimeMachine backups with the NAS TimeMachine partition on the far end (best I can tell). If you&#39;re fairly sure you don&#39;t have network issues, then I&#39;d be curious what would cause your Macbook to disassociate. Has it been working since you set it up again? What&#39;s the timeline for this change? And what changes have occurred locally on the Macbook? Update to Mavericks, etc.?     Hrm. Wasn&#39;t there an issue you had a while ago where Windows file sharing was considerably faster than Apple file sharing? The suggested steps have you using AFP to perform time machine backups.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 17 Feb 2014 12:41:35 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6019</guid>
       </item>
            <item>
           <title>Scrotor: Josh, TimeMachine will not connect to my NAS.</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6018</link>
           <description>Josh, TimeMachine will not connect to my NAS. Error is:     &quot;There was a problem connecting to the server &quot;ScrotoNAS(TimeMachine)&quot;.   The server may not eist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again.&quot;     I can connect to my NAS via the interface, have ensured that TimeMachine is enabled and probably configured. So it&#39;s something with TimeMachine or network settings on the computer end.     I did a little research, see here. I don&#39;t quite understand their fix. Can you enlighten me? Thanks buddy.</description>
           <author>Scrotor@idkfa.com (Scrotor)</author>
           <category>Asked and Answered</category>
           <pubDate>Sun, 16 Feb 2014 21:26:58 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=6018&amp;msg_id=6018</guid>
       </item>
            <item>
           <title>Scrotor: There was karaoke on Kwaj the other night.</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=5340&amp;msg_id=5342</link>
           <description>There was karaoke on Kwaj the other night. Someday sang Under the Bridge. It wasn&#39;t very good.     I&#39;m glad the concert was fun!</description>
           <author>Scrotor@idkfa.com (Scrotor)</author>
           <category>Asked and Answered</category>
           <pubDate>Tue, 06 Aug 2013 14:16:32 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=5340&amp;msg_id=5342</guid>
       </item>
            <item>
           <title>kaiden: RHCP was pretty good. Pretty much played all</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=5340&amp;msg_id=5341</link>
           <description>RHCP was pretty good. Pretty much played all of their radio hits, plus a couple of songs from what I assume would have been their latest album (or just songs I&#39;d never heard).     I won&#39;t say that I&#39;ve been the biggest RHCP fan, but I appreciated that they could play all of their songs live. Flea and their guitarist (Josh Klinghoffer?) were pretty amazing, to the point where I could have just listened to them riff while Will Ferrell played drums.     Notable:         The massive, stage-to-ceiling LCD display and live video being shot, mixed, filtered, and displayed.       The dudes are 50, and Flea came back for the encore walking on his hands, all the way across the stage.       Will Ferrell and Chad Smith look strangely alike                           Ended the show with a three-song encore, one of which was &quot;Give It Away Now,&quot; which is pretty much what I wanted to hear. I wasn&#39;t disappointed.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Tue, 06 Aug 2013 12:41:18 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=5340&amp;msg_id=5341</guid>
       </item>
            <item>
           <title>Scrotor: How was RHCP? FULL REVIEW AS AN ANSWER JOSH</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=5340&amp;msg_id=5340</link>
           <description>How was RHCP? FULL REVIEW AS AN ANSWER JOSH</description>
           <author>Scrotor@idkfa.com (Scrotor)</author>
           <category>Asked and Answered</category>
           <pubDate>Tue, 06 Aug 2013 04:37:28 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=5340&amp;msg_id=5340</guid>
       </item>
            <item>
           <title>kaiden: If the Honda has retained its resale value,</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4524&amp;msg_id=4527</link>
           <description>If the Honda has retained its resale value, and doesn&#39;t have any gross mechanical issues, I&#39;d say go ahead and sell it if the Elantra is an economical/practical choice     I had a hard time getting rid of my 85&#39; Bronco (we&#39;ll say emotional attachment). But then gas prices doubled for a period of 6 months, and made the choice pretty easy. Sadly, last we saw anything of it, it was left abandoned and immobile in the south Anchorage Carrs parking lot with its plates/VINs removed. My dad made sure the authorities knew we&#39;d sold it to my sister&#39;s then boyfriend some months prior.     See if you can find it a good home. But keep in mind that it is an expensive tool, not a pet.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Sun, 19 Aug 2012 19:39:36 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4524&amp;msg_id=4527</guid>
       </item>
            <item>
           <title>semblance: Should I sell my 2002 Honda Civic (manual) and</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4524&amp;msg_id=4524</link>
           <description>Should I sell my 2002 Honda Civic (manual) and buy my parents&#39; 2007 Hyundai Elantra (automatic)?       We&#39;re only bringing one car down to California, and Dave can&#39;t drive stick shift because of his leg.  Logically, it&#39;d make a lot more sense to sell the Honda and get a car that both of us can drive...      But selling my Honda (whose name is Greta, by the way), my chariot of 10 years, feels akin to getting rid of the family dog.     Any suggestions?</description>
           <author>semblance@idkfa.com (semblance)</author>
           <category>Asked and Answered</category>
           <pubDate>Sun, 19 Aug 2012 19:17:53 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4524&amp;msg_id=4524</guid>
       </item>
            <item>
           <title>kaiden: August, 2010. You were on the email</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4394&amp;msg_id=4395</link>
           <description>August, 2010. You were on the email :)     Welcome back.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Thu, 14 Jun 2012 12:02:49 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4394&amp;msg_id=4395</guid>
       </item>
            <item>
           <title>Spartan: How long has this place been back up and</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4394&amp;msg_id=4394</link>
           <description>How long has this place been back up and running?</description>
           <author>Spartan@idkfa.com (Spartan)</author>
           <category>Asked and Answered</category>
           <pubDate>Thu, 14 Jun 2012 01:31:06 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4394&amp;msg_id=4394</guid>
       </item>
            <item>
           <title>kaiden: I came to a similar conclusion on biking.</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4337&amp;msg_id=4338</link>
           <description>I came to a similar conclusion on biking.      Josh (beginning of the week): &quot;Oh man, I&#39;ll save so much money on gas!&quot;                Josh (end of the week): &quot;I only saved $10!&quot;</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Thu, 03 May 2012 19:47:23 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4337&amp;msg_id=4338</guid>
       </item>
            <item>
           <title>kitacek: If you let a Nissan Leaf draw down to half</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4337&amp;msg_id=4337</link>
           <description>If you let a Nissan Leaf draw down to half charge, and assume a conservative estimate for the circuit&#39;s charging efficiency, it costs somewhere around $2.50 to top it back off to full charge.     Given the stated range of 100mi/full charge, assuming a linear relationship between % charge and range (probably the weakest spot in my logic here), half-charge probably gets me (&amp; my driving style) about 30 miles. Which equals out to about $0.08 per mile.     My truck, with a 21 gallon tank, about 15 mpg in the summer, and a city range of about 315 miles, costs approximately $0.28 per mile if gas is $4.15/gallon.     If I consider only the cost of fuel (nevermind maintenance, insurance, and all that jazz), and I don&#39;t sell my truck, and make the Leaf my primary driver when the roads allow it, I would have to drive 150,000 miles to recoup the cost of buying a Leaf.     I&#39;ve had my truck almost 5 years and I&#39;ve only driven 44,000 miles.     It was a fun thought.</description>
           <author>kitacek@idkfa.com (kitacek)</author>
           <category>Asked and Answered</category>
           <pubDate>Thu, 03 May 2012 19:24:55 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4337&amp;msg_id=4337</guid>
       </item>
            <item>
           <title>conrad: Donald Glover       Michael Fassbender</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4256&amp;msg_id=4260</link>
           <description>Donald Glover       Michael Fassbender (for a plethora of reasons)       Jessica Walter       Alexander Skarsgaard.  (This one is purely selfish.)       Joseph Gordon Levitt       Portia de Rossi (She was delightful in Better Off Ted)</description>
           <author>conrad@idkfa.com (conrad)</author>
           <category>Asked and Answered</category>
           <pubDate>Thu, 22 Mar 2012 03:04:21 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4256&amp;msg_id=4260</guid>
       </item>
            <item>
           <title>kaiden: Hmm. I&#39;ll say:         Tyler</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4256&amp;msg_id=4258</link>
           <description>Hmm. I&#39;ll say:         Tyler Labine       Martin Freeman       Jessica Chastain       Allison Brie</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Wed, 21 Mar 2012 14:36:47 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4256&amp;msg_id=4258</guid>
       </item>
            <item>
           <title>Scrotor: Well, Mark Strong is already in fucking</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4256&amp;msg_id=4257</link>
           <description>Well, Mark Strong is already in fucking everything, so I will assume you mean you want to see more movies in general ;)     All kidding aside, I of course want Daniel Day-Lewis to be in more things, because he is incredible. Other than him, perhaps:     Jon Bernthal (Shane from Walking Dead - want to see if he could do other stuff well, I liked his Shane)     Lynn Collins (she was SO HOT in John Carter but hasn&#39;t been naked yet, so I want to see her in more stuff until she gets naked... also, an aside: John Carter is getting unfairly raped at the box office, but two things: 1) Why was this a Disney movie?? 2) Why was this a single movie and not some sort of series?)     Jeremy Irons (I may watch The Borgias because of him)     That&#39;s all, off the top of my head.</description>
           <author>Scrotor@idkfa.com (Scrotor)</author>
           <category>Asked and Answered</category>
           <pubDate>Wed, 21 Mar 2012 03:37:53 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4256&amp;msg_id=4257</guid>
       </item>
            <item>
           <title>Johnny: Actors you want to see in more movies,</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4256&amp;msg_id=4256</link>
           <description>Actors you want to see in more movies, go.     Mark Strong     Aaron Johnson</description>
           <author>Johnny@idkfa.com (Johnny)</author>
           <category>Asked and Answered</category>
           <pubDate>Tue, 20 Mar 2012 22:54:01 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4256&amp;msg_id=4256</guid>
       </item>
            <item>
           <title>Scrotor: Sounds to me like a complex way of saying,</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4226&amp;msg_id=4235</link>
           <description>Sounds to me like a complex way of saying, &quot;Modeling showed it fit like a lock and key!&quot;     This shows a bunch of structures of CaMKII, probably determined by x-ray crystallography. Then, they modeled how those structures would fit together with tubulin proteins. A &#39;perfect match&#39; would indicate sweet binding site interactions.</description>
           <author>Scrotor@idkfa.com (Scrotor)</author>
           <category>Asked and Answered</category>
           <pubDate>Tue, 13 Mar 2012 17:27:05 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4226&amp;msg_id=4235</guid>
       </item>
            <item>
           <title>kaiden: Any idea what they mean by: &quot;Using</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4226&amp;msg_id=4228</link>
           <description>Any idea what they mean by: &quot;Using molecular modeling, Craddock et al reveal a perfect match among spatial dimensions, geometry and electrostatic binding of the insect-like CaMKII, and hexagonal lattices of tubulin proteins in microtubules.     A &quot;perfect match&quot; seems like a weird thing to say in a scientific article.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 12 Mar 2012 01:09:15 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4226&amp;msg_id=4228</guid>
       </item>
            <item>
           <title>Scrotor: Microtubules play a key role in cellular</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4226&amp;msg_id=4227</link>
           <description>Microtubules play a key role in cellular structure and function. Wikipedia explains it much more succinctly than I can. The takeaways are that microtubules give many cells structure, proteins bind to microtubules, microtubules are used to transport intracellularly, and that they play an important role in mitosis.     I would also point out that they are typically dynamic in cells, in that the growing end is capped, cut, extended, etc. which is critical to the information storage function that article describes (and would be permanent, it seems). So they would essentially encode a &#39;state&#39; that could be reproduced. Very interesting article, good find.</description>
           <author>Scrotor@idkfa.com (Scrotor)</author>
           <category>Asked and Answered</category>
           <pubDate>Sat, 10 Mar 2012 23:43:58 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4226&amp;msg_id=4227</guid>
       </item>
            <item>
           <title>kaiden: This sounds legit as hell, but I&#39;m not</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=4226&amp;msg_id=4226</link>
           <description>This sounds legit as hell, but I&#39;m not exactly keen on what they&#39;re describing here.  It sounds like they&#39;ve identified a plausible storage mechanism for information within &#39;microtubules&#39; within brain cells.     Can anybody comment?</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Sat, 10 Mar 2012 22:58:10 -0900</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=4226&amp;msg_id=4226</guid>
       </item>
            <item>
           <title>Wilber: Thanks all for your generosity! She is most</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3742</link>
           <description>Thanks all for your generosity! She is most grateful.</description>
           <author>Wilber@idkfa.com (Wilber)</author>
           <category>Asked and Answered</category>
           <pubDate>Thu, 27 Oct 2011 10:58:42 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3742</guid>
       </item>
            <item>
           <title>conrad: With our nerd powers combined, we might be</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3728</link>
           <description>With our nerd powers combined, we might be able to form a somewhat reasonable laptop with most normal functionality!  Wonder nerd powers activate!</description>
           <author>conrad@idkfa.com (conrad)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 24 Oct 2011 19:37:21 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3728</guid>
       </item>
            <item>
           <title>kaiden: I *might* have a spare battery for that</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3727</link>
           <description>I *might* have a spare battery for that laptop... don&#39;t ask.     .     .     .     I SAID LOOK AWAY.</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 24 Oct 2011 12:43:02 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3727</guid>
       </item>
            <item>
           <title>kitacek: I have an old dell xp 17&quot; laptop she</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3725</link>
           <description>I have an old dell xp 17&quot; laptop she could have</description>
           <author>kitacek@idkfa.com (kitacek)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 24 Oct 2011 12:37:40 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3725</guid>
       </item>
            <item>
           <title>Scrotor: I can do nothin&#39; for ya son.     But it is</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3720</link>
           <description>I can do nothin&#39; for ya son.     But it is a bummer that happened.</description>
           <author>Scrotor@idkfa.com (Scrotor)</author>
           <category>Asked and Answered</category>
           <pubDate>Mon, 24 Oct 2011 02:18:57 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3720</guid>
       </item>
            <item>
           <title>conrad: I have a MacBook Pro circa January 2007 that</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3719</link>
           <description>I have a MacBook Pro circa January 2007 that has a completely shot battery.  In addition, the SuperDrive likes to be a big ole bitch and refuse to work on a whim.  However, it is otherwise a very functional and passable &quot;laptop,&quot; as long as you&#39;re close to an outlet.     Additionally, I&#39;ve got a Mac Mini circa 2005 that is nearly impossibly slow that also functions.     Either way, if either of those options sound interesting, I&#39;d be happy to clean one or both of them up and ship them away from my house.  Send me an email.</description>
           <author>conrad@idkfa.com (conrad)</author>
           <category>Asked and Answered</category>
           <pubDate>Sun, 23 Oct 2011 23:52:33 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3719</guid>
       </item>
            <item>
           <title>kaiden: Hmm, I need to work on handling line-breaks on</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3715</link>
           <description>Hmm, I need to work on handling line-breaks on non-Javascript enabled clients...     But as to yours and your sister&#39;s peril, I&#39;m sorry that happened. I have a number of options (unfortunately, not a lot of *great* ones):         IBM Thinkpad A31 laptop. Single-core, 1.8Ghz, 512MB RAM, 30GB hard drive. It was my college laptop, served me well for 8 years both as my daily driver and a low-power server, and has been living out its retirement on my shelf. At some point in mishandling the laptop I cracked what I assume is the motherboard, disabling one of the memory modules such that its memory can&#39;t be upgraded. If its processor goes above 50% utilization for more than 10 minutes, the laptop fan can&#39;t keep up, and it overheats and shuts itself down.       Gateway 4026 laptop, circa 2005. This was my sister&#39;s laptop for a number of years. When I got it, it was rendered completely useless as a result of my sister&#39;s refusal to maintain it. Despite my efforts, it is the worst computer that has ever graced my office, as due to poor hardware design and quality it shuts down randomly and without reason. I would wish this on no person.       Recently, I acquired a number of retired, dumpster-destined desktop workstations from another office at AT&amp;T. They are decent, workhorse types of computers. They include a Optiplex GX280 and a Optiplex 755 (I think). Both have around ~80GB hard drives, and one has an interesting dual-screen video card (the reason why I picked it out of the pile).       I also have a number of circa-2002 era computers/cases built with very, very old parts. These were computers I had originally built, abandoned, and then rebuilt as I found need for them in later years. They&#39;re currently unused now, and in a state of somewhat disrepair, but still run, even if they sound like a jet-engine when running.       Also, my sister informed me that the laptop I gave her after the Gateway does not correctly display/run the lessons</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Asked and Answered</category>
           <pubDate>Sun, 23 Oct 2011 18:48:55 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3715</guid>
       </item>
            <item>
           <title>Wilber: So this is going to sound stupidly pity-seeking,</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3714</link>
           <description>So this is going to sound stupidly pity-seeking, but that's not the point here; thanks for your condolences and well wishes in advance, but you really don't have to post them, because it isn't as big a deal as it sounds.   So this weekend our house was broken into and robbed. What do you expect, its Brooklyn. Don't you all totes want to come visit me now?  All they took was my computer, which I have backed up and which was only like $300 anyway, so no big loss for me. They also took my sisters computer and some cash she had lying around.   All things considered, a best case scenario robbing. No musical instruments or other high value electronics stolen, so vandalism, no injury or, besides a broken window, damage.   While I have the wherewithal to buy myself a new computer comfortably, my sister does not. I don't mean to beg, but I wanted to put out a call to a group that is generally white, male, upper middle class, tech savvy, and who go through consumer electronica like candy.   She needs a computer. All she does is use the Internet, type resumes (which she was doing in text edit! She's an idiot!), watch DVDs, and occasionally record music in garage band (or related PC software).   If you have a computer that is old, out of date, and unused, perhaps you may send it to her. She'll pay shipping, duh. Preferably laptop, but anything will do, and preferably Mac, but again, beggars can't be choosers. Just think: instead of getting pennies for your old computer at Mac recycling or some electronics dump, she'll get hours of use out of it. And it's just sitting in your closet anyway, so you'll have more space!   Thanks guys, contact me or her directly if you've got any leads.</description>
           <author>Wilber@idkfa.com (Wilber)</author>
           <category>Asked and Answered</category>
           <pubDate>Sun, 23 Oct 2011 16:59:25 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=3714&amp;msg_id=3714</guid>
       </item>
            
    </channel>
</rss> 
