r6 - 07 Sep 2006 - 14:15:37 - WendellPiezYou are here: TWiki >  DHquarterly Web > TechnicalSpecs
DHQ Wiki | Policy Documents | Journal Development

Technical Specs

Each of various technical areas should have their own page or pages:

  • HTML portal design (HTML/CSS)
    see User Interface Design
    • wireframes
    • XSLT stylesheets targeting wireframe design
    • process outline and toolkit(s)
  • Other publication formats
    • PDF (OEB etc.)
  • XML core model
  • backup routines and regimens
  • archiving model (provisional)

Citing XML

Here's a test: if I write


What do you see? (HTML browsers ignore tags they don't understand. Seeing nothing shows that we can't cite arbitrary XML in line. It has to be escaped somehow.)

What if I write

<tag></tag>
Do you see anything then? (< escaped as &lt;)

What if I write

]]>
Do you see anything then? (CDATA marked section)

This is relevant for knowing how to write code in this wiki.

This wiki isn't XML or HTML conformant: it doesn't respect <![CDATA[ ]]> marked sections. In order to include arbitrary XML to display in this wiki, one apparently has to escape < characters. More's the pity.

This has consequences: it makes it lamentably difficult to maintain XML on the wiki. One has constantly to be escaping it and unescaping it, or text is likely to go

So the wiki is for to-do lists, draft copy and other things that don't require we display verbatim XML. Unless we can figure some way other than cut and paste (which has many virtues, including obviousness and visibility) to move around XML snippets ... or how to get the wiki to conform to specs for CDATA?


On DHquarterly:

ACHAndALLCHistory, ApacheAndTomcat, ArchitectureNotes, BlogPlanning, BloomingtonMeeting2007, Bugs, CallForAssistance, CallForPapers, ConferenceCallNotes, ConversionCommons, CraneProposal, CreativeCommons, DHQBibliography, DHQDevPendingIssues, DHQEncodingGuide, DHQGarage, DHQHeader, DHQMailingLists, DHQNamespace, DHQStyleGuide, DHQWebSiteRequirements, DHQWebStats, DHQZones, DHQauthorGettingStarted, DHQauthorSchema, DHQschemaDevelopment, Development, DhCalendar, DhPeople, DownloadCentral, DraftContent, DraftWebContent, EncodingChecklist, FrameWorkNotes, InteractiveMedia, InteractivemediaCall, IssuesSuggestions, IssuesSuggestionsIM, IssuesSuggestionsMetadata, IssuesSuggestionsUsage, IvesProposal, January232006, LLCGuidelines, LavinProposal, Legal, MetadataModel, NavMenu, October12,2007, OldWebHome, OpenCMSWaterhole, PolicyDocuments, PotentialReviews, PriorVersion, ProductionCallJuly2008, ProductionCallJune2008, ProductionCallMay2008, Publicity, PublicityTracking, ReadingTools, ReviewTracking, SandBox, SandboxSetup, SchemaRequirements, SkunkWorks, SpecialIssues, StandardProcedures, StyleGuide, SubmissionGuidelines, SubmissionTracking, Submissions, Subversion, TEIVariances, TagLibrary, TaggingResources, TechCallJuly2008, TechCallJune2008, TechCallMay2008, TechnicalSpecs, TechnologyCommitments, ToDo, Tracking, UIDesign, UIPersonaScen, WebChanges, WebHome, WebIndex, WebLeftBar, WebNotify, WebPreferences, WebRss, WebSearch, WebSearchAdvanced, WebStatistics, WebTopBar, WebTopicList


WendellPiez and friends - (latest 17 Aug 2005)
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r6 < r5 < r4 < r3 < r2 | More topic actions
 
DHQuarterly
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback