[Rails] Re: Sample RoR app using XUL for GUI
Florian Groß
florgro at gmail.com
Sun Jan 23 23:40:03 GMT 2005
Zed Shaw wrote:
> Hi Folks,
Moin.
> I've been tracking RoR in the back of my head for a while, ever since I
> saw basecamp. After reading the oreillynet.com article I decided to
> give it a try and see if it meshed with my other interest in XUL.
>
> I have a temporary sample of the app up and running at:
>
> http://207.237.211.198:3000/recipe/list
Interesting stuff, though I can see a few oddities:
- The application should not use that much canvas place. It should be
limited to a static size somehow. (I'm getting artifacts on the "Edit"
button because it's just too wide and it just looks a bit odd.)
- &, < and > ought to be escaped or you will get XML parser errors.
Still, very nice. I can see how this could be useful in intranets etc.
More information about the Rails
mailing list