On 16 Aug 2006, at 15:04, Jesse Erlbaum wrote:

My proverbial "better SSI".

I think understanding what you are actually going to do in the SSI would help somewhat - is this dynamic content based on per user - or just navigation on
the website depending on the section you are in?

Personally I prefer TT for 90% of web work, but then we've also recently used AJAX + JSON + JavaScript to make pages seem very dynamic when in fact they are all static and the JSON files are updated offline every hour or so. We've even put JSON in to cookies so the entire site is dynamic to the user's preferences, so we've pushed
the SSI client side.

Just some ideas to think about.

Cheers

Leo

Reply via email to