From: Douglas Livingstone Date: 2005-01-21T11:22:17+09:00 Subject: Re: Ta-da list (Was: Re: OSCON Call For Proposals Now Open) On Fri, 21 Jan 2005 11:08:36 +0900, Francis Hwang wrote: > Yeah, it's a tough call, Note that it isn't a case of "can't do", but more of "takes time to do". If you want to have a "normal" text interface, and a JS "rich" one, it means you have to code everything twice. You need to have JS which can manipulate HTML on the client side, plus Ruby on the server side to generate exactly the same HTML! Douglas