1 / 11

Connection Muse

Connection Muse. As an X-Lit Application Robert Kendall Jean-Hugues R éty. What Is Connection Muse?. Free open-source software Downloadable from wordcircuits.com Based on JavaScript (no CGI required) Implemented as Dreamweaver extension. Connection Muse Features.

mohawk
Télécharger la présentation

Connection Muse

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Connection Muse As an X-Lit Application Robert Kendall Jean-Hugues Réty

  2. What Is Connection Muse? • Free open-source software • Downloadable from wordcircuits.com • Based on JavaScript (no CGI required) • Implemented as Dreamweaver extension

  3. Connection Muse Features • Conditional and random links • Path management • Conditional and random text • History tracking and bookmarking

  4. HTML Pages Rendered Pages Conventional Approach to CodingCode Interspersed with Content content content code content code content

  5. XHTML Pages Rendered Pages Components of X-Lit Connection Muse Work Config File (User settings; custom code) Code Library XSL Stylesheet

  6. XHTML Pages Rendered Pages Separation of Content and Code code Config File (User settings; custom code) content content code content content code Code Library XSL Stylesheet code code

  7. Demo of Randomized Poem

  8. XML for Randomized Poem <randomText> <!-- Randomly display one of the text strings enclosed in "item" tags --> <item>Habit </item> <item>Evening </item> <item>Eternity </item> <item>Longing </item> <item>The ocean </item> <item>Pride </item> </randomText> <randomText> <!-- Randomly display one of the text strings enclosed in "item" tags --> <item>erases </item> <item>awakens </item> <item>drinks </item> <item>captures </item> <item>tortures </item> </randomText> <randomText> <!-- Randomly display one of the text strings enclosed in "item" tags --> <item>ambition</item> <item>tenderness</item> <item>the stars</item> <item>nothing</item> <item>everything</item> </randomText>

  9. Dreamweaver Dialog Box

  10. Features Suitable for XML Treatment • Simple generated text • Advanced links (conditional, one-to-many, etc.) • Simple animated text • Rollovers • Popup labels

  11. Connection Musewordcircuits.com/connect

More Related