<div class="gmail_quote">On Sun, May 24, 2009 at 6:43 AM, Philippe Marschall <span dir="ltr">&lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2009/5/24 Conrad Taylor &lt;<a href="mailto:conradwt@gmail.com">conradwt@gmail.com</a>&gt;:<br>
<div class="im">&gt; Hi Lukas, thanks for responding to my post.  Anyway, where can I locate the<br>
&gt; reference document for these methods?  Also, how does the #header and<br>
&gt; #headerAttributes differ?  I have just been away too long from the Seaside<br>
&gt; framework development doing Rails and PHP development for clients. BTW, I&#39;m<br>
&gt; trying to convert a very simple jQuery and HTML5 to Seaside 2.9.<br>
&gt; -Conrad<br>
<br>
</div>Could you give us a short description of the problem you&#39;re trying to<br>
solve? That will make it easier for us to tell you how to do it.<br>
<br>
Cheers<br>
<font color="#888888">Philippe</font></blockquote><div><br></div><div>I&#39;m converting a HTML page that uses HTML5 and CSS3 (i.e. tranforms, animation, and so</div><div>on) features to Seaside 2.9.  I&#39;ll be leaving all my assets as external files using the #updateRoot.</div>
<div>Thus, this mini-project will require the following:</div><div><br></div><div>Creating A Weblog using Object Persistence</div><div><br></div><div>o  create, update, delete, and list posts using REST interface</div><div>
o  add and delete comments</div><div>o  creating an administrative interface</div><div>o  add HTTP basic authentication for edit, update, and delete action on posts</div><div>o  adding layouts or refactoring so that all pages have a consistent view</div>
<div>o  add validations</div><div>o  adding a dash of Ajax</div><div>o  add an ATOM feed</div><div>o  using XML and JSON API to return XML or JSON depending on the accept headers</div><div>o  adding tests</div><div><br></div>
<div>This is the gist of part one of the project.  Does Gemstone/S support Seaside 2.9 a2 or a3?</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>-Conrad</div><div><br></div></div>