[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: xml xsl web architecture


Re:  xml xsl web architecture
On 2/27/06, Robert Koberg <rob@k...> wrote:
> Hi Anthony,
>
> It is a little difficult to answer your comments because you are not
> providing much detail. but...
>
>  From one of your previous question about having a great of duplicate
> information - should you code it all up in the final delivery format? I
> would say no.
>
> Say you have a great many user polls. You could mark it up like:
>
> <poll>
>   <question>Do you have a grasp on what you are trying to
> accomplish?</question>
>   <answers type="yes-no"/>
> <!--
>   <answers>
>    <answer>Yes</answer>
>    <answer>No</answer>
>   </answers>
> -->
> </poll>
>
> You could use XSL to transform it out to a dynamic template
> representation so that it is formated in the look and feel you want. the
> transform adds radio button inside a form if the user has not responded.
> Or, it presents poll result if the user has taken it. Something like:
>
> #if (hasTakenPoll($userID))
>   show poll formated to dispplay results
> #else
>   show poll formatted as a form to be submitted
> #end
>
> -Rob
>
>
> Peter Hunsberger wrote:
> > On 2/27/06, Anthony Ettinger <aettinger@s...> wrote:
> >
> > <snip/>
> >
> >>>Perhaps if you can tell us the general requirements someone may have
> >>>specific recommendations for meeting them.  Is this intranet,
> >>>internet, extranet?  What kind of data volumes? What kind of back-end
> >>>interfaces? What kind of user population?  Any built in hardware or
> >>>software assumptions (eg. Oracle, MS,  Linux,  Sun,  SAS or whatever)?
> >>>How much customization? How many pages?
> >>>
> >>
> >>L10N support, large-scale public web sites, accessible on multiple
> >>platforms.
> >
> >
> > Targetting 10,000's or millions of users?  Lots of content (CMS)?
> > Forms? Ecommerce (back end databases)?  Any target deployment
> > platforms biases (Windows, Linux)?
> >
>
>

I need to come with a context/functionality vocabulary

--
Anthony Ettinger
Signature: http://chovy.dyndns.org/hcard.html

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.