<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
That worked, thank you. I think I got it sort of working, although Google doesn't seem to know what localhost is :/<br><br>Good video, too.<br><br>RS<br><br>&gt; From: renggli@gmail.com<br>&gt; Date: Sat, 23 Jan 2010 01:04:18 +0100<br>&gt; Subject: Re: [Seaside] RSS<br>&gt; To: seaside@lists.squeakfoundation.org<br>&gt; <br>&gt; Thank you for pointing out this leftover from Seaside 2.8. The<br>&gt; following code should work:<br>&gt; <br>&gt; ToDoRssFeed class&gt;&gt;initialize<br>&gt;     (WAAdmin register: RRRssHandler at: 'todo.rss')<br>&gt;         rootComponentClass: self<br>&gt; <br>&gt; I also fixed it in the book:<br>&gt; <br>&gt;    http://book.seaside.st/book/web-20/rss/create-feed<br>&gt; <br>&gt; Lukas<br>&gt; <br>&gt; 2010/1/22 Robert Sirois &lt;watchlala@hotmail.com&gt;:<br>&gt; &gt; In the Seaside book it has you evaluate:<br>&gt; &gt;<br>&gt; &gt; "self registerAsApplication: 'blah'"<br>&gt; &gt;<br>&gt; &gt; on the subclassed RRComponent, but the class does not understand that<br>&gt; &gt; method. Is there another way to do this?<br>&gt; &gt;<br>&gt; &gt; RS<br>&gt; &gt;<br>&gt; &gt; Also, does the RRComponent need to be the root component, or just have its<br>&gt; &gt; own url?<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. Sign up now.<br>&gt; &gt; _______________________________________________<br>&gt; &gt; seaside mailing list<br>&gt; &gt; seaside@lists.squeakfoundation.org<br>&gt; &gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Lukas Renggli<br>&gt; http://www.lukas-renggli.ch<br>&gt; _______________________________________________<br>&gt; seaside mailing list<br>&gt; seaside@lists.squeakfoundation.org<br>&gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>                                               <br /><hr />Hotmail: Free, trusted and rich email service. <a href='http://clk.atdmt.com/GBL/go/196390708/direct/01/' target='_new'>Get it now.</a></body>
</html>