<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Lecture 2 available for download; and about slides with recording</title>
	<atom:link href="http://e168f09.plugh.org/2009/09/11/lecture-2-available-for-download-and-about-slides-with-recording/feed/" rel="self" type="application/rss+xml" />
	<link>http://e168f09.plugh.org/2009/09/11/lecture-2-available-for-download-and-about-slides-with-recording/</link>
	<description>Building Web-based Software with Ruby and Ruby on Rails</description>
	<lastBuildDate>Sat, 20 Feb 2010 02:50:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ron Newman</title>
		<link>http://e168f09.plugh.org/2009/09/11/lecture-2-available-for-download-and-about-slides-with-recording/comment-page-1/#comment-264</link>
		<dc:creator>Ron Newman</dc:creator>
		<pubDate>Fri, 11 Sep 2009 14:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://e168f09.plugh.org/?p=223#comment-264</guid>
		<description>Thanks.  I don&#039;t get these errors from the lecture 1 JRuby slides -- only from lecture 2.</description>
		<content:encoded><![CDATA[<p>Thanks.  I don't get these errors from the lecture 1 JRuby slides -- only from lecture 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://e168f09.plugh.org/2009/09/11/lecture-2-available-for-download-and-about-slides-with-recording/comment-page-1/#comment-263</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 11 Sep 2009 14:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://e168f09.plugh.org/?p=223#comment-263</guid>
		<description>&lt;a href=&quot;#comment-262&quot; rel=&quot;nofollow&quot;&gt;@Ron Newman &lt;/a&gt; 

I will look into it.

You can copy-and-paste any code block to irb or to a .rb file and run it that way.

The warnings regarding filters are routine -- the ones about ruby-control.js are bad.

For what it&#039;s worth, the file is identical to what I presented last night.</description>
		<content:encoded><![CDATA[<p><a href="#comment-262" rel="nofollow">@Ron Newman </a> </p>
<p>I will look into it.</p>
<p>You can copy-and-paste any code block to irb or to a .rb file and run it that way.</p>
<p>The warnings regarding filters are routine -- the ones about ruby-control.js are bad.</p>
<p>For what it's worth, the file is identical to what I presented last night.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Newman</title>
		<link>http://e168f09.plugh.org/2009/09/11/lecture-2-available-for-download-and-about-slides-with-recording/comment-page-1/#comment-262</link>
		<dc:creator>Ron Newman</dc:creator>
		<pubDate>Fri, 11 Sep 2009 14:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://e168f09.plugh.org/?p=223#comment-262</guid>
		<description>The ruby evaluation on these web pages isn&#039;t working for me (Firefox 3.5.2 on Leopard 10.5.8).   

When I first load file:///Users/ronnewman/cs168/lectures/lecture02/lecture02-all.html into Firefox, the Error Console shows this:

--------------
Warning: Error in parsing value for &#039;filter&#039;.  Declaration dropped.
Source File: file:///Users/ronnewman/cs168/lectures/lecture02/support/OTS/Slidy/w3c-blue.css
Line: 173

Error: useless setTimeout call (missing quotes around argument?)
Source File: file:///Users/ronnewman/cs168/lectures/lecture02/support/additional/ruby-control.js
Line: 18
---------------

Once I get to page 7, I get lots of these -- just from scrolling the page, not even interacting with it otherwise:

----------------
Error: target.className is undefined
Source File: file:///Users/ronnewman/cs168/lectures/lecture02/support/additional/ruby-control.js
Line: 118
----------------

Clicking on &quot;Run to end&quot; (with or without &quot;irb-style&quot; checked) adds this to the Error Console:

----------------
Error: document.RubyApplet.evalRuby is not a function
Source File: file:///Users/ronnewman/cs168/lectures/lecture02/support/additional/ruby-control.js
Line: 24
----------------

I definitely do have Java enabled -- that&#039;s not the problem here.</description>
		<content:encoded><![CDATA[<p>The ruby evaluation on these web pages isn't working for me (Firefox 3.5.2 on Leopard 10.5.8).   </p>
<p>When I first load file:///Users/ronnewman/cs168/lectures/lecture02/lecture02-all.html into Firefox, the Error Console shows this:</p>
<p>--------------<br />
Warning: Error in parsing value for 'filter'.  Declaration dropped.<br />
Source File: file:///Users/ronnewman/cs168/lectures/lecture02/support/OTS/Slidy/w3c-blue.css<br />
Line: 173</p>
<p>Error: useless setTimeout call (missing quotes around argument?)<br />
Source File: file:///Users/ronnewman/cs168/lectures/lecture02/support/additional/ruby-control.js<br />
Line: 18<br />
---------------</p>
<p>Once I get to page 7, I get lots of these -- just from scrolling the page, not even interacting with it otherwise:</p>
<p>----------------<br />
Error: target.className is undefined<br />
Source File: file:///Users/ronnewman/cs168/lectures/lecture02/support/additional/ruby-control.js<br />
Line: 118<br />
----------------</p>
<p>Clicking on "Run to end" (with or without "irb-style" checked) adds this to the Error Console:</p>
<p>----------------<br />
Error: document.RubyApplet.evalRuby is not a function<br />
Source File: file:///Users/ronnewman/cs168/lectures/lecture02/support/additional/ruby-control.js<br />
Line: 24<br />
----------------</p>
<p>I definitely do have Java enabled -- that's not the problem here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
