<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>blog.dnite.org - Home Comments</title>
  <id>tag:blog.dnite.org,2008:mephisto//comments</id>
  <generator version="0.7.3" uri="http://mephistoblog.com">Mephisto Noh-Varr</generator>
  <link href="http://blog.dnite.org/feed/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="http://blog.dnite.org/" rel="alternate" type="text/html"/>
  <updated>2008-06-30T12:11:44Z</updated>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>ikebana</name>
    </author>
    <id>tag:blog.dnite.org,2008-06-30:8441:8448</id>
    <published>2008-06-30T12:11:44Z</published>
    <updated>2008-06-30T12:11:44Z</updated>
    <link href="http://blog.dnite.org/2008/6/30/safari-single-window-mode-and-the-secrets-prefpane" rel="alternate" type="text/html"/>
    <title>Comment on 'Safari Single Window Mode! (And the Secrets prefPane)' by ikebana</title>
<content type="html">&lt;p&gt;I think this will add another feather in the hat of Apple Safari success. This feature works great for the browsers. Go Apple&lt;/p&gt;


	&lt;p&gt;http://www.safaribrowserwindows.com&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Ryan Sobol</name>
    </author>
    <id>tag:blog.dnite.org,2007-08-28:531:8093</id>
    <published>2008-06-20T15:43:32Z</published>
    <updated>2008-06-20T15:43:32Z</updated>
    <link href="http://blog.dnite.org/2007/8/28/textmate-and-your-environment-variables" rel="alternate" type="text/html"/>
    <title>Comment on 'TextMate and your environment variables' by Ryan Sobol</title>
<content type="html">&lt;p&gt;Thanks, you just saved me a ton of time.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Maran</name>
    </author>
    <id>tag:blog.dnite.org,2007-06-08:73:7965</id>
    <published>2008-06-16T12:08:55Z</published>
    <updated>2008-06-16T12:08:55Z</updated>
    <link href="http://blog.dnite.org/2007/6/8/howto-has_many_friends" rel="alternate" type="text/html"/>
    <title>Comment on 'HowTo: has_many_friends' by Maran</title>
<content type="html">&lt;p&gt;To answer my own question:&lt;/p&gt;


	&lt;p&gt;It&#8217;s &#8220;has_many_friends&#8221; and not &#8220;has_many :friends&#8221;&lt;/p&gt;


	&lt;p&gt;Doh!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Maran</name>
    </author>
    <id>tag:blog.dnite.org,2007-06-08:73:7929</id>
    <published>2008-06-15T14:41:35Z</published>
    <updated>2008-06-15T14:41:35Z</updated>
    <link href="http://blog.dnite.org/2007/6/8/howto-has_many_friends" rel="alternate" type="text/html"/>
    <title>Comment on 'HowTo: has_many_friends' by Maran</title>
<content type="html">&lt;p&gt;I get &#8220;uninitialized constant User::Friend&#8221; when I try @user.friends&lt;/p&gt;


	&lt;p&gt;What am I doing wrong?&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Cilais</name>
    </author>
    <id>tag:blog.dnite.org,2007-10-12:1286:7634</id>
    <published>2008-06-07T10:07:53Z</published>
    <updated>2008-06-07T10:07:53Z</updated>
    <link href="http://blog.dnite.org/2007/10/12/macbook-pro-airport-problems" rel="alternate" type="text/html"/>
    <title>Comment on 'MacBook Pro Airport Problems' by Cilais</title>
<content type="html">&lt;p&gt;Hello! Every regard! :)
charming locality, creditable m‚level ;)
I like it ;)&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Mustafa</name>
    </author>
    <id>tag:blog.dnite.org,2007-06-08:73:7362</id>
    <published>2008-06-01T04:19:41Z</published>
    <updated>2008-06-01T04:19:41Z</updated>
    <link href="http://blog.dnite.org/2007/6/8/howto-has_many_friends" rel="alternate" type="text/html"/>
    <title>Comment on 'HowTo: has_many_friends' by Mustafa</title>
<content type="html">&lt;p&gt;Hey,&lt;/p&gt;


	&lt;p&gt;I dont know how it happened to only me but when I request_friendship_with a user, it adds two rows to the database and then it gives 500 Internal Server Error.&lt;/p&gt;


	&lt;p&gt;In the development log I see that rails goes into a infinite loop then mysel breaks up the connection. the infinite loop is:
  [4;36;1mUser Load (0.004551)[0m   [0;1mSELECT * &lt;span class=&quot;caps&quot;&gt;FROM&lt;/span&gt; `users` &lt;span class=&quot;caps&quot;&gt;WHERE&lt;/span&gt; (`users`.`id` = 3) [0m
  [4;35;1mUser Load (0.004514)[0m   [0mSELECT * &lt;span class=&quot;caps&quot;&gt;FROM&lt;/span&gt; `users` &lt;span class=&quot;caps&quot;&gt;WHERE&lt;/span&gt; (`users`.`id` = 3) [0m
  [4;36;1mUser Load (0.004434)[0m   [0;1mSELECT * &lt;span class=&quot;caps&quot;&gt;FROM&lt;/span&gt; `users` &lt;span class=&quot;caps&quot;&gt;WHERE&lt;/span&gt; (`users`.`id` = 3) [0m
  [4;35;1mUser Load (0.004719)[0m   [0mSELECT * &lt;span class=&quot;caps&quot;&gt;FROM&lt;/span&gt; `users` &lt;span class=&quot;caps&quot;&gt;WHERE&lt;/span&gt; (`users`.`id` = 3) [0m
..&lt;/p&gt;


	&lt;p&gt;..&lt;/p&gt;


	&lt;p&gt;then,
Mysql::Error: Lost connection to MySQL server during query: &lt;span class=&quot;caps&quot;&gt;SELECT&lt;/span&gt; * &lt;span class=&quot;caps&quot;&gt;FROM&lt;/span&gt; `users` &lt;span class=&quot;caps&quot;&gt;WHERE&lt;/span&gt; (`users`.`id` = 3) [0m
/!\ &lt;span class=&quot;caps&quot;&gt;FAILSAFE&lt;/span&gt; /!\  Sat May 31 17:40:55 +0300 2008
  Status: 500 Internal Server Error&lt;/p&gt;


	&lt;p&gt;I dont know the reason but I use rails 2.0.2
thanks!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>BSOD</name>
    </author>
    <id>tag:blog.dnite.org,2008-05-05:6494:7102</id>
    <published>2008-05-24T07:54:27Z</published>
    <updated>2008-05-24T07:54:27Z</updated>
    <link href="http://blog.dnite.org/2008/5/5/finallyfast-com-is-laaame" rel="alternate" type="text/html"/>
    <title>Comment on 'FinallyFast.com is laaame' by BSOD</title>
<content type="html">&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;YES&lt;/span&gt;! I loved how the mac got a blue screen of death.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Tim</name>
    </author>
    <id>tag:blog.dnite.org,2008-02-21:4432:7074</id>
    <published>2008-05-23T19:27:30Z</published>
    <updated>2008-05-23T19:27:30Z</updated>
    <link href="http://blog.dnite.org/2008/2/21/halo-3-autoupdate-released-what-still-needs-fixing" rel="alternate" type="text/html"/>
    <title>Comment on 'Halo 3: AutoUpdate Released. What still needs fixing?' by Tim</title>
<content type="html">&lt;p&gt;You can enter first person of another player (and yourself) as long as they played on your console. Otherwise you can only view third person. It doesn&#8217;t matter if its on XboxLIVE or system link. Just &lt;span class=&quot;caps&quot;&gt;FYI&lt;/span&gt;.&lt;/p&gt;


	&lt;p&gt;And if you ever read the Weekly Updates on Bungie.net, you would know why the melee system is still flawed. I think that it is a lot more fair, in terms of catering to the public as a whole and not the relative few who don&#8217;t like it at all. You just can&#8217;t please everyone.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Technic</name>
    </author>
    <id>tag:blog.dnite.org,2008-05-05:6494:7047</id>
    <published>2008-05-22T22:17:40Z</published>
    <updated>2008-05-22T22:17:40Z</updated>
    <link href="http://blog.dnite.org/2008/5/5/finallyfast-com-is-laaame" rel="alternate" type="text/html"/>
    <title>Comment on 'FinallyFast.com is laaame' by Technic</title>
<content type="html">&lt;p&gt;I went there, just to check it out. You will never guess. &lt;span class=&quot;caps&quot;&gt;I GOT A VIRUS&lt;/span&gt;! They must think they are so smart right now. lol @ any1 who thought they would get a faster computer for free.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Jez</name>
    </author>
    <id>tag:blog.dnite.org,2007-06-08:73:7040</id>
    <published>2008-05-22T14:41:25Z</published>
    <updated>2008-05-22T14:41:25Z</updated>
    <link href="http://blog.dnite.org/2007/6/8/howto-has_many_friends" rel="alternate" type="text/html"/>
    <title>Comment on 'HowTo: has_many_friends' by Jez</title>
<content type="html">&lt;p&gt;swapnil,&lt;/p&gt;


	&lt;p&gt;If you use the generator (as described in the readme), it creates the model for you.
All you do the is add the has_many_friends to the User.rb file and you&#8217;re sorted.&lt;/p&gt;


	&lt;p&gt;Brilliant plugin &#8211; was just about to write all this and happened to stumble upon it.  Saved me hours, cheers!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Lisa</name>
    </author>
    <id>tag:blog.dnite.org,2007-08-28:531:7006</id>
    <published>2008-05-21T13:50:03Z</published>
    <updated>2008-05-21T13:50:03Z</updated>
    <link href="http://blog.dnite.org/2007/8/28/textmate-and-your-environment-variables" rel="alternate" type="text/html"/>
    <title>Comment on 'TextMate and your environment variables' by Lisa</title>
<content type="html">&lt;p&gt;I searched for weeks, posted to the &lt;span class=&quot;caps&quot;&gt;RSPEC&lt;/span&gt; list and could not solve this problem at all.  Thanks so much for fixing this annoying problem!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>not a fan of Uverse</name>
    </author>
    <id>tag:blog.dnite.org,2008-03-20:5055:6642</id>
    <published>2008-05-09T02:03:45Z</published>
    <updated>2008-05-09T02:03:45Z</updated>
    <link href="http://blog.dnite.org/2008/3/20/my-personal-at-t-u-verse-review" rel="alternate" type="text/html"/>
    <title>Comment on 'My Personal AT&amp;T U-Verse Review' by not a fan of Uverse</title>
<content type="html">&lt;p&gt;I am not very impressed with Uverse at all.  At first, I was having issues with Comcast.  My cable and internet seems to go down a lot last month.  Then the next thing I remember, it was completely out.  Then I noticed this weird looking grey box on my neighbor&#8217;s property.  It looked like an AC unit, but it was marked with an &lt;span class=&quot;caps&quot;&gt;ATT&lt;/span&gt; logo.&lt;/p&gt;


	&lt;p&gt;Last week, I decided to cut my cable and go with &lt;span class=&quot;caps&quot;&gt;ATT&lt;/span&gt; Uverse.  They installed my service the next day.  The installation for 3 services took 8 hours to complete, and I had to take a full day off from work.&lt;/p&gt;


	&lt;p&gt;The internet was fine.  I wasn&#8217;t surprised with the speed because it&#8217;s almost the same as Comcast internet.  The digital tv service from Uverse was not that great at all.  The HD channels and regular cable were fuzzy and sometime cutting in and out.  I called &lt;span class=&quot;caps&quot;&gt;ATT&lt;/span&gt; to send someone over the next day to fix this issue and they told me that no one will be able to fix it until 2 weeks later.&lt;/p&gt;


	&lt;p&gt;This was not what I had expected from Uverse.  I asked my neighbor who also had Uverse if they had issues with their high definition channel.  They too were also having issues with the picture quality.  It was basically a joke compared to Comcast&#8217;s HD channels.&lt;/p&gt;


	&lt;p&gt;I called Comcast to reconnect my service and the rep was very helpful.  She told me that all she had to do was restart my service with no extra fees.  I don&#8217;t know how they did it so quick but my cable was on right away and it wasn&#8217;t Uverse.  The rep also told me that they were experiencing outages in my area because of the unsightly &lt;span class=&quot;caps&quot;&gt;ATT&lt;/span&gt; box.  I guess this Uverse box was disrupting my cable service.  Ugh!  What a disaster.&lt;/p&gt;


	&lt;p&gt;I called &lt;span class=&quot;caps&quot;&gt;ATT&lt;/span&gt; and told them to pick up the box they left here and they told me that I have to mail it.  My experience with Uverse was infuriating.  They false advertise that it&#8217;s better than cable.  It&#8217;s a total BS.  Never going to use &lt;span class=&quot;caps&quot;&gt;ATT&lt;/span&gt; again ever!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Steve</name>
    </author>
    <id>tag:blog.dnite.org,2008-05-05:6494:6616</id>
    <published>2008-05-08T07:12:09Z</published>
    <updated>2008-05-08T07:12:09Z</updated>
    <link href="http://blog.dnite.org/2008/5/5/finallyfast-com-is-laaame" rel="alternate" type="text/html"/>
    <title>Comment on 'FinallyFast.com is laaame' by Steve</title>
<content type="html">&lt;p&gt;@macuser. Hah. Ya. Luckily they were smart enough to keep Windows XP has the OS. I didn&#8217;t see any &lt;span class=&quot;caps&quot;&gt;OSX&lt;/span&gt; on the commercial. So these people were dual booting their macs into a Windows XP system that keeps crashing and runs slow just to check their email. You&#8217;d think they would just use &lt;span class=&quot;caps&quot;&gt;OSX&lt;/span&gt; for that. Silly people.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>MacUser</name>
    </author>
    <id>tag:blog.dnite.org,2008-05-05:6494:6556</id>
    <published>2008-05-06T18:15:42Z</published>
    <updated>2008-05-06T18:15:42Z</updated>
    <link href="http://blog.dnite.org/2008/5/5/finallyfast-com-is-laaame" rel="alternate" type="text/html"/>
    <title>Comment on 'FinallyFast.com is laaame' by MacUser</title>
<content type="html">&lt;p&gt;I just recently saw that commercial, they seem to be airing it mostly on &lt;span class=&quot;caps&quot;&gt;ESPN&lt;/span&gt;. The most troubling thing that I found with the commercial besides the Macs having viruses and spyware would be when the mac user gets a &lt;span class=&quot;caps&quot;&gt;BSOD&lt;/span&gt; (Blue Screen of Death). I went to their website to check what they had for mac users, only to find a cheap alternative to the built in system preferences. HA.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Christian</name>
    </author>
    <id>tag:blog.dnite.org,2007-03-10:4:6378</id>
    <published>2008-05-01T16:22:05Z</published>
    <updated>2008-05-01T16:22:05Z</updated>
    <category term="My Stuff"/>
    <link href="http://blog.dnite.org/2007/3/10/new-trac-theme" rel="alternate" type="text/html"/>
    <title>Comment on 'New Trac Theme!' by Christian</title>
<content type="html">&lt;p&gt;Hey Steve&lt;/p&gt;


	&lt;p&gt;Are you planning on making a release of the skittlish theme for trac 0.11? That would be really cool :)?&lt;/p&gt;</content>  </entry>
</feed>
