From: Eric Hodel Date: 2004-04-16T09:51:49-07:00 Subject: Re: New HTML Toolkit Idea --vBRosIkLXbYTRpGW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Its Me (itsme213@hotmail.com) wrote: >=20 > "Kaspar Schiess" wrote in message > news:407FD713.9070906@space.ch... >=20 > > I have helped develop a major CMS system and been trough with seperation > > ~ of code from presentation. Code and presentation can be thought of > > apart, but in real world they have many inherent dependencies. >=20 > What are your thoughts on using Ruby and/or a Borges-like framework in so= me > future incarnation of a CMS? I have a Borges app that builds a static photogallery 2/3rds done. My camera uses the DCIM "format", so images are dumped by groups of 100 into directories named 100, 101, 102, ... Rather than organize these images by hand, (I'd be highly likely to delete them) I instead leave the originals as they are, and instead create symlinks to them from the appropriate categories. Creating an 'live' photo gallery with Borges may be overkill, since most users will be just browsing, not reading. You could take the Component model of Borges, lift it off of the continuation-based session management, and use a more conventional session managment model instead. --=20 Eric Hodel - drbrain@segment7.net - http://segment7.net All messages signed with fingerprint: FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 --vBRosIkLXbYTRpGW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQFAgA8lMypVHHlsnwQRAvGxAJ9AkGnKQKlH0VYUyXSkE98axnDRjQCfcPa3 /gr3D7RdSLgf8rVhvZ0bfD4= =Wjfc -----END PGP SIGNATURE----- --vBRosIkLXbYTRpGW--