<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside">
    <title>gmane.comp.lang.smalltalk.squeak.seaside</title>
    <link>http://blog.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16811"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16810"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16804"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16803"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16802"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16800"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16788"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16779"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16778"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16769"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16765"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16763"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16760"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16759"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16757"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16754"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16747"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16740"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16735"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16725"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16811">
    <title>Possible Seaside Bof at OOPSLA</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16811</link>
    <description>Last year we had a Seaside Bof (Birds of a Feather) at OOPSLA. I  
believe that was the first time it was separate from the Squeak Bof.  
Is there any interest in having a Seaside Bof at the up coming OOPSLA  
in Nashville? If so how many people would like to present something?


----
Roger Whitney              Department of Computer Science
whitney&lt; at &gt;cs.sdsu.edu        San Diego State University
http://www.eli.sdsu.edu/   San Diego, CA 92182-7720
</description>
    <dc:creator>Roger Whitney</dc:creator>
    <dc:date>2008-10-07T05:54:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16810">
    <title>Static Google Map Component</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16810</link>
    <description>Hi list,
             I've just published a component to use the static google 
maps API in the public repository (btw, versions previous to 2.5 are 
not complete and are not meant to be in the repository; I just messed 
up with the replication tool).
To make it work you should load the bundle '&lt; at &gt; Seaside - Static Google 
Maps' and set your google key in the
WAStaticGoogleMapExamples&gt;&gt;google_key method.
After loading the bundle a couple of new example should appear in the 
seaside directory.
Feedback is most welcome.

</description>
    <dc:creator>Andres Fortier</dc:creator>
    <dc:date>2008-10-06T20:42:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16804">
    <title>[Re] Some progress</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16804</link>
    <description>John,

That is helpful.  I have read elsewhere about avoiding rewrite in
Seaside setups, and will do some searching with that in mind.  After a
couple of tries, I turned up an exampled you posted earlier (see below).
 My (perhaps errant) assumption has been that the rewrite rules were
needed to fix up the protocol.  Any comments on whether the virtual host
below is/can/cannot be secure would be appreciated.

Thanks,

Bill


&lt;VirtualHost *:80&gt;
#I've removed web address,
  ServerName xxx.xxx.xxx#normally this would be a domain
#such as www.google.com 
  ProxyRequests Off
  ProxyPreserveHost On

  &lt;Location /files&gt;
    ProxyPass http://127.0.0.1:9090/seaside/files/FVFiles/ 
    ProxyPassReverse http://127.0.0.1:9090/seaside/files/FVFiles/ 
  &lt;/Location&gt;

  &lt;Location /images&gt;
        ProxyPass !
  &lt;/Location&gt;

  &lt;Location /tinymce&gt;
        ProxyPass !
  &lt;/Location&gt;

  &lt;Location /&gt;
    ProxyPass http://127.0.0.1:9091/seaside/fv/ 
    ProxyPassReverse http://127.0.0.1:9091/seaside/fv/ 
  &lt;/Location&gt;

&lt;/VirtualHost&gt;






Wilhelm K. Schwab, Ph.D.
University of Florida
Department of Anesthesiology
PO Box 100254
Gainesville, FL 32610-0254

Email: bschwab&lt; at &gt;anest.ufl.edu
Tel: (352) 273-6785
FAX: (352) 392-7029
</description>
    <dc:creator>Bill Schwab</dc:creator>
    <dc:date>2008-10-06T17:54:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16803">
    <title>Dynamically changed lists and forms</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16803</link>
    <description>Hi list,
           I have the following situation: the user starts with an 
empty list, adds elements dynamically (using javascript) and the 
submits the form and I need to gather the values entered by the user. 
My first approach was something like:

html form
with:[

html select
id: 'path_points';
size: 6;
list: self points.

html button
value: 'Add Point';
bePush;
onClick: 'addPoint();'.

html submitButton
callback: [self addPath];
text: 'Add Path'.
].

where:

function addPoint() {
var parent = document.getElementById("path_points");
var latVal = document.getElementById("newPointLat").value;
var longVal = document.getElementById("newPointLong").value;
var point = latVal + "," + longVal;
var newOpt = document.createElement("option");
newOpt.text = point;
newOpt.value = point;
parent.options.add(newOpt);
}

the function works ok (at least I can see the elemnts being added to 
the list). However when the #addPath message is called as the result 
of submitting the form the collection of points is empty. Could 
anybody tell me what am I doing wrong or what am I missing?

Thanks in advance,
Andrés
</description>
    <dc:creator>Andres Fortier</dc:creator>
    <dc:date>2008-10-06T17:37:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16802">
    <title>Color picker?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16802</link>
    <description>Hi list,
            I'm finishing a set of examples for using the 
StaticGoogleMaps component and a color picker would be nice to have, 
Is something like that already implemented in seaside? there is an 
example in the seaside page that goes:

changeBackgroundColor
   |color|
   color := self call: ColorPicker new.
   blog backgroundColor: color

but I can't find the ColorPicker class in my image (VW 7.6).

Any help would be really appreciated.

</description>
    <dc:creator>Andres Fortier</dc:creator>
    <dc:date>2008-10-06T16:19:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16800">
    <title>Some progress</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16800</link>
    <description>Hello all,

My plan is to use secure servers even in testing.  This particular
Apache installation is not yet cooperating, but I am gradually tracking
down the problems.  Either the current stumbling block is not related to
rewrites, or my rewrite logging is not working.

At some point, I expect to hit snags with Seaside's configuration.  I
have the book, and recall mention of the base URLs needing to be set. 
Do you any of you script the setup?  My goal is to have something along
the lines of

   ConfigureSeaside
       application:'something'
       development:false
       on:'here.there.net'
       ssl:true.

The configuration part of Seaside is impressive, but I suspect a good
script would be easier to use and less error prone.  Any examples that
you have working and don't mind sharing would be appreciated.

Bill







Wilhelm K. Schwab, Ph.D.
University of Florida
Department of Anesthesiology
PO Box 100254
Gainesville, FL 32610-0254

Email: bschwab&lt; at &gt;anest.ufl.edu
Tel: (352) 273-6785
FAX: (352) 392-7029
</description>
    <dc:creator>Bill Schwab</dc:creator>
    <dc:date>2008-10-06T15:59:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16788">
    <title>Apache configuration</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16788</link>
    <description>Hello all,

I am struggling a little with Apache and rewrite rules; I generally
expect a hazing period with anything new, and this is about right.  It
would be nice to have the whole thing simpler than it is, largely
because I fear missing something and leaving a gaping whole for hackers.
 Many posts and blogs insist the configuration is in fact easy to do,
even going so far as to offer sample files.  Often there are warnings
about parts of the configuration that are beyond the scope of the post -
fair enough.

Case in point: see

  
http://lists.squeakfoundation.org/pipermail/seaside/2007-November/015167.html


Quoting it, "Here's the modified httpd.conf file to run Fred:".  See
text below for easy reference.

Now for my dumb question of the week: is that the entire configuation
file, as in put that in place of httpd.conf and the thing runs?  Clearly
changes would be required, but if things truly can be that simple, it
seems as though one could create a largely "relocatable" config file,
and/or some Smalltalk code to write one to meet specs.  I have tried
such simple files w/o success, and cannot easily tell whether the file
is missing parts, or if the parts are buggy.  Any ideas?  Is it really
as simple as indicated below??

Bill


# "Stolen" from above-referenced archived message :)
LoadModule proxy_module /usr/lib/apache2/modules/mod_proxy.so
LoadModule proxy_http_module
/usr/lib/apache2/modules/mod_proxy_http.so
LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so
LoadModule ssl_module /usr/lib/apache2/modules/mod_ssl.so

ServerName www.goodsexnetwork.com 
NameVirtualHost 192.168.1.101:80
&lt;virtualhost 192.168.1.101:80&gt;
ServerName www.goodsexnetwork.com 
RewriteEngine on
ProxyRequests off
DocumentRoot /var/www
RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f
RewriteRule ^/(.*)$ https://%{SERVER_NAME}/$1 [L,R]
&lt;/virtualhost&gt;

NameVirtualHost 192.168.1.101:443
&lt;virtualhost 192.168.1.101:443&gt;
ServerName www.goodsexnetwork.com 
RewriteEngine on
ProxyRequests off
ProxyPreserveHost on
SSLEngine on
SSLCertificateFile /etc/apache2/ssl/apache.pem
DocumentRoot /var/www/ssl
ProxyPass /seaside/fred http://localhost:9090/seaside/fred 
ProxyPassReverse /seaside/fred http://localhost:9090/seaside/fred 
RewriteRule ^/$ http://localhost:9090/seaside/fred/$1 [P,L]
&lt;/virtualhost&gt;




Wilhelm K. Schwab, Ph.D.
University of Florida
Department of Anesthesiology
PO Box 100254
Gainesville, FL 32610-0254

Email: bschwab&lt; at &gt;anest.ufl.edu
Tel: (352) 273-6785
FAX: (352) 392-7029
</description>
    <dc:creator>Bill Schwab</dc:creator>
    <dc:date>2008-10-03T23:28:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16779">
    <title>dynamic entry points</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16779</link>
    <description>_______________________________________________
seaside mailing list
seaside&lt; at &gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</description>
    <dc:creator>Yann Monclair</dc:creator>
    <dc:date>2008-10-02T20:23:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16778">
    <title>Trying to upgrade from 2.7a1-mb.216 to 2.8</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16778</link>
    <description>_______________________________________________
seaside mailing list
seaside&lt; at &gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</description>
    <dc:creator>Stephen Davies</dc:creator>
    <dc:date>2008-10-02T18:00:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16769">
    <title>[Question] How do I use Pier as a Seaside component?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16769</link>
    <description>_______________________________________________
seaside mailing list
seaside&lt; at &gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</description>
    <dc:creator>hhs&lt; at &gt;lexdb.net</dc:creator>
    <dc:date>2008-10-02T10:50:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16765">
    <title>Radiobutton</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16765</link>
    <description>Hello!

In the attached file, when I click on the "Get results", I want to
show the radio buttons that the user has selected for each question.
However, this doesn't work.  What am I missing?  Also, can you please
comment on my style of coding?

Thanks.
_______________________________________________
seaside mailing list
seaside&lt; at &gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</description>
    <dc:creator>xyz 42</dc:creator>
    <dc:date>2008-10-02T08:51:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16763">
    <title>Seaside on VAST presentation</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16763</link>
    <description>Joachim Tuchel did a Seaside Demo at VisualAge Smalltalk Forum 2008 in Frankfurt.
It gives a nice overview on Seaside (but from a VAST perspective)

http://objektfabrik.de/Downloads/VASTForum2008/VAST_Seaside.html

Maybe we should add a link to the presentation on the Seaside.st page.

His blog also has some information on Seaside for VAST (http://www.joachim-tuchel.de/),
so if anyone is working with VAST just have a look.

Thanks
Torsten
</description>
    <dc:creator>Torsten Bergmann</dc:creator>
    <dc:date>2008-10-02T07:28:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16760">
    <title>version 3.1 of Seabreeze causes DNU for #passengerPrefix</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16760</link>
    <description>_______________________________________________
seaside mailing list
seaside&lt; at &gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</description>
    <dc:creator>Richard E. Flower</dc:creator>
    <dc:date>2008-10-02T03:37:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16759">
    <title>WAFileUploadTag, large uploads, and crashes</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16759</link>
    <description>Has anyone here had problems with crashes and uploading large files using 
WAFileUploadTag?  I am using Seaside 2.6 and VW 7.4.1.

-Carl Gundel
http://www.runbasic.com
http://www.libertybasic.com
</description>
    <dc:creator>Carl Gundel</dc:creator>
    <dc:date>2008-10-01T22:23:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16757">
    <title>Space tally</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16757</link>
    <description>Adrian,

I ran the space tally, and have found, even after 

       WARegistry clearAllHandlers.
       Smalltalk garbageCollect.

that there are still some Seaside entrails present in the image.  In
particular, there are 11 instances of WAApplication, and 4 instances of
WADispatcher.  There are also quite a few surviving instances from the
cryptography package, suggesting that I probably have some orphans from
my experiments with SSL connections.  I will dig around some more.

It would be nice to get breakdowns by category, and I quickly ran into
something that struck me as odd: is there a reason #spaceTally: answers
the items and not the tally/receiver?  Doing the latter would simplify
slicing the results.  If there is interest, I can punch it up a little
and submit it for inclusion in Pharo - let me know.  It won't be much,
but it should be helpful in understanding what is eating up space. 
Thanks for calling the tally to my attention; it looks like a very
useful tool.

Either here or on the Pharo list (maybe both), there was some recent
discussion of cleanup.  IIRC, it mentioned some additional expressions
to clean up Seaside; it's worth a try.  I also vaguely recall some
(perhaps just speculation??) mention of image growth problems with the
older UI Enhancements; the image in question is months old, so that
might be part of the problem.

Finally, I have no baseline for how big the image should be; I just
noted it was 50+MB and realized something was out of whack.  I am not
terribly concerned about the current image, orther than to not lose the
code.  I expect to build a new image once Pharo is available with
PolyMorph and ideally TT integrated into the image.  Depending on the
timing and any deadlines that might be whooshing by, I might wait for
the official release, but I am getting eager to have some of the newer
refinements.

Bill



Wilhelm K. Schwab, Ph.D.
University of Florida
Department of Anesthesiology
PO Box 100254
Gainesville, FL 32610-0254

Email: bschwab&lt; at &gt;anest.ufl.edu
Tel: (352) 273-6785
FAX: (352) 392-7029
</description>
    <dc:creator>Bill Schwab</dc:creator>
    <dc:date>2008-10-01T21:57:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16754">
    <title>dynamic file generation after client requests.</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16754</link>
    <description>_______________________________________________
seaside mailing list
seaside&lt; at &gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</description>
    <dc:creator>tushar.n.padhye&lt; at &gt;jpmorgan.com</dc:creator>
    <dc:date>2008-10-01T16:54:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16747">
    <title>A noob and a bloated image</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16747</link>
    <description>Hello all,

I noted that my Pharo image was almost 50 MB in size, which struck me
as excessive, and recalling reading something about cleaning out
orphaned sessions or something, I located a relevant FAQ with the needed
magic words:

     WARegistry clearAllHandlers.
     Smalltalk garbageCollect.

That dropped the image to 28MB, which I still suspect is large, but
that is my problem to sort out.

My point is that while "How do I purge all existing sessions that might
be open.?" is a perfectly reasonable question, it might help future
noobs to tie it to concepts such as image size, bloat, garbage
collection, etc. to aid with searches on the problem of a growing
image.

Bill



Wilhelm K. Schwab, Ph.D.
University of Florida
Department of Anesthesiology
PO Box 100254
Gainesville, FL 32610-0254

Email: bschwab&lt; at &gt;anest.ufl.edu
Tel: (352) 273-6785
FAX: (352) 392-7029
</description>
    <dc:creator>Bill Schwab</dc:creator>
    <dc:date>2008-10-01T02:18:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16740">
    <title>Comet, CTSession and CTHandler</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16740</link>
    <description>_______________________________________________
seaside mailing list
seaside&lt; at &gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</description>
    <dc:creator>Lautaro Fernández</dc:creator>
    <dc:date>2008-09-30T15:17:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16735">
    <title>Scriptaculous and Move</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16735</link>
    <description>Greetings All,

I am trying to use the Move Effect in Scriptaculous.  Here is my simple 
test code:

renderContentOn: html
   html div
     id: 'testMove';
     onClick: (html effect id:'testMove'; duration: 1; move: 10&lt; at &gt;10);
     with: [html text: 'this is a test'].


When I run this, the javascript for the move effect is executed (I have 
a breakpoint to prove it) but the element does not move.

I have tried the other effects, e.g., "scale" and it works but "move" 
appears to do nothing.

What am I doing wrong?

Thanks,
Frank
</description>
    <dc:creator>Squeaker</dc:creator>
    <dc:date>2008-09-30T14:25:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16725">
    <title>Session problem</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16725</link>
    <description>Hi list!, I have a site with his own session. I´d like when the session 
expire, redirect the request to other page (for example the main page). 
How can I do it?

Regards,
</description>
    <dc:creator>Sebastián Perez Escribano</dc:creator>
    <dc:date>2008-09-29T17:51:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16722">
    <title>How to create a class category for my app?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.smalltalk.squeak.seaside/16722</link>
    <description>_______________________________________________
seaside mailing list
seaside&lt; at &gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</description>
    <dc:creator>Bèrto ëd Sèra</dc:creator>
    <dc:date>2008-09-29T12:39:58</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.lang.smalltalk.squeak.seaside">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.smalltalk.squeak.seaside</link>
  </textinput>
</rdf:RDF>
