<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Disqus - Latest Comments for SA</title><link>http://disqus.com/people/47e26f1030c33e2a76382e0f85751f66/</link><description></description><language>en</language><lastBuildDate>Wed, 21 Jan 2009 13:32:20 -0000</lastBuildDate><item><title>Re: Assignment 0</title><link>http://e168f08.disqus.com/assignment_0/#comment-2655260</link><description>I have installed everything, but when I type rails test or rails assn0, I get an error that there is no inernal command as rails. My ruby script/server is not running either.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Sat, 27 Sep 2008 02:59:25 -0000</pubDate></item><item><title>Re: Assignment 0</title><link>http://e168f08.disqus.com/assignment_0/#comment-2658019</link><description>I got the problem fixed. I reinstalled ruby on windows, and somehow it worked the second time.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Sat, 27 Sep 2008 12:03:10 -0000</pubDate></item><item><title>Re: Videos</title><link>http://e168f08.disqus.com/videos/#comment-2715188</link><description>John,&lt;br&gt;&lt;br&gt;Could there be screenshots or codes which you show in demos be in the slides as well? I sometimes have to watch in low resolution, and it becomes hard to make sense in the video window.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Sun, 28 Sep 2008 11:14:45 -0000</pubDate></item><item><title>Re: Videos</title><link>http://e168f08.disqus.com/videos/#comment-2778795</link><description>I was having problem with the second half of first one, but thanks to excellent downloadable lecture slides I rate this course the best distance course experiance ever. Thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Wed, 01 Oct 2008 10:54:40 -0000</pubDate></item><item><title>Re: Protected: Downloads</title><link>http://e168f08.disqus.com/protected_downloads/#comment-2779586</link><description>My password is somehow not getting accepted. What should I do?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Wed, 01 Oct 2008 11:35:04 -0000</pubDate></item><item><title>Re: Assignment 1</title><link>http://e168f08.disqus.com/assignment_1/#comment-2881956</link><description>I am having this output when i run the solution test.&lt;br&gt;&lt;br&gt;C:\assn1-1.0.0\test\other&amp;gt;ruby solution_set_test.rb&lt;br&gt;C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re&lt;br&gt;quire': C:/assn1-1.0.0/student_solution_set.rb:244: syntax error, unexpected $en&lt;br&gt;d, expecting kEND (SyntaxError)&lt;br&gt;        from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `re&lt;br&gt;quire'&lt;br&gt;        from solution_set_test.rb:4</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Sun, 05 Oct 2008 14:55:40 -0000</pubDate></item><item><title>Re: Assignment 1</title><link>http://e168f08.disqus.com/assignment_1/#comment-2882255</link><description>I've lookded into that. Apparently all blocks are ended fine and I tried changing the location of solution to the 'other' folder, but the same error.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Sun, 05 Oct 2008 15:32:21 -0000</pubDate></item><item><title>Re: Assignment 2</title><link>http://e168f08.disqus.com/assignment_2/#comment-2894511</link><description>On running the demo.rb, I get &lt;br&gt;&amp;gt;ruby demo.rb&lt;br&gt;&lt;br&gt;Demonstration of instantiation of a hand, then checking how strong it is.&lt;br&gt;&lt;br&gt;demo.rb:6: undefined method `accept' for #&amp;lt;Hand:0x2b1572c&amp;gt; (NoMethodError)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Mon, 06 Oct 2008 12:23:41 -0000</pubDate></item><item><title>Re: Videos</title><link>http://e168f08.disqus.com/videos/#comment-3593394</link><description>I am having trouble watching 5th lecture. I have tried on three different dsl services. The latest one is about 1Mbps. Somehow, it keeps breaking. I do not have issues with the other lectures so far.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Fri, 07 Nov 2008 11:17:22 -0000</pubDate></item><item><title>Re: Assignments</title><link>http://e168f08.disqus.com/assignments/#comment-3768814</link><description>I cannot find the rest of the assignment 3? Where is the instructions for that? I've downloaded the zip with migration one, but the doc-file is empty of instructions.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Fri, 14 Nov 2008 06:30:39 -0000</pubDate></item><item><title>Re: Assignments</title><link>http://e168f08.disqus.com/assignments/#comment-5238034</link><description>Will there be a solution posted for project 3?&lt;br&gt;Also I am having problem with this. I have a table - users, which has email column. Now i want to enable all users to search the user table with the query 'email'. &lt;br&gt;&amp;lt;%= form_tag( { :action =&amp;gt; :find, }, { :method =&amp;gt; :post }) %&amp;gt; &lt;br&gt;  &amp;lt;%= text_field "user", "email", "size" =&amp;gt; 20 %&amp;gt;  &lt;br&gt; Search with the email&lt;br /&gt;&lt;br&gt;  &amp;lt;%= submit_tag( "Search" ) %&amp;gt;&lt;br&gt;Well, the controller that handles is 'search' controller.&lt;br&gt;I have tried getting the email and print it out on the screen, but it always prints nil. How do I get this attribute?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Sat, 17 Jan 2009 10:16:01 -0000</pubDate></item><item><title>Re: Assignments</title><link>http://e168f08.disqus.com/assignments/#comment-5250347</link><description>that does work in my console window, but it does not return anything in the controller.&lt;br&gt;e.g. if i say email=params[:user][:email], and then used it like this: User.find(:first, :conditions =&amp;gt; "email = email"), it does not return anything. The only way it works if I hardcode that email in the query.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Sat, 17 Jan 2009 17:32:50 -0000</pubDate></item><item><title>Re: Cooler</title><link>http://e168f08.disqus.com/cooler/#comment-5437512</link><description>last minute cleaning-&lt;br&gt;I was making the code clean now few things don't work and I do not know why.&lt;br&gt;&lt;br&gt;My logout does not logout anymore - &lt;br&gt;Console shows that email is genereated and sent, but i never get in my inbox.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SA</dc:creator><pubDate>Wed, 21 Jan 2009 13:32:20 -0000</pubDate></item></channel></rss>