SlideShare a Scribd company logo
1 of 5
Download to read offline
Information sources for the FrameMaker-XML and web FAQ presentation




Information sources for the
FrameMaker-XML and web FAQ presentation
(and my references)

Hikari Publishing website for handouts of the presentation: http://www.hikaripub.com/tips.htm


FrameMaker to XML conversion

What                                                 Source

Where Cookbook (the FrameMaker XML tutorial          Program Files / Adobe / FrameMaker 7.0 / XML
by Adobe) resides on Windows (if you used the        Cookbook
default installation for FrameMaker).

FrameMaker 7 Structure Application                   Program Files / Adobe / FrameMaker 7.0 /
Developer’s Guide Online Manual (Adobe)              OnlineManuals

Back in print!                                       Developing SGML DTDs
Not just for SGML, this is the best information      By Eve Maler and Jeanne El Andaloussi
I’ve found on tagging information. It also applies   Published 1996 by Prentice Hall PTR
to designing XML DTDs and FrameMaker
EDDs.

Excellent starting point for learning                The Complete Reference FrameMaker7
FrameMaker 7’s structured authoring and
                                                     by Sarah S. O’Keefe and Sheila A. Loring
XML conversion.
                                                     Published in 2002 by the McGraw-Hill
                                                     Companies

Another starting point for learning                  Adobe FrameMaker 7.0 Classroom in a Book
FrameMaker 7’s structured authoring.
                                                     by the Adobe Creative Team
                                                     Published in 2002 by Adobe Systems
                                                     Incorporated

Cookbook’s EDD.                                      Program Files / Adobe / FrameMaker 7.0 /
                                                     XMLCookbook / Completed

FMSGML user guide’s EDD.                             Program Files / Adobe / FrameMaker 7.0 /
                                                     Samples, FMSGML

Sarah O’Keefe’s whitepaper on structured             http://www.scriptorium.com/structure.pdf
authoring.




Mary Ann Howell          Hikari Publishing       www.hikaripub.com             6/10/03          1 of 5
Information sources for the FrameMaker-XML and web FAQ presentation




DocBook information

What                                           Source

Docbook introduction.                          Take My Advice, Don’t Learn XML
                                               By Michael Smith, 2001
                                               http://xml.oreilly.com/news/dontlearn_0701.html

DocBook links.                                 http://www.dulug.duke.edu/~mark/docbookmark
                                               s

DocBook the book.                              DocBook the Definitive Guide
                                               by Norman Walsh and Leonard Muellner
                                               Published 1999 by O'Reilly & Associates
                                               This book is available free online:
                                               http://docbook.org/tdg/en/html/docbook.html

Where the DocBook DTD and the DocBook          Program Files / Adobe / FrameMaker 7.0 /
EDD for FrameMaker resides on Windows (if      structure/xml/xdocbook/app
you used the default installation for
FrameMaker).




Mary Ann Howell         Hikari Publishing   www.hikaripub.com             6/10/03        2 of 5
Information sources for the FrameMaker-XML and web FAQ presentation




XML, XSL

What                                                  Source

For free XML, XSL tutorials and information, go       http://www.google.com/
to Google and type “XML tutorial”.
There is always new stuff out there.

Online XML course                                     Professional XML Authoring
When I took it in 2000, the instructional material    http://www.online-learning.com/course_pxa_des
left a lot to be desired, but the great teacher       c.html
more than made up for it (she always corrected
my work and answered my email immediately). I
bought XML books for reference.
Maybe by now, the instructional material has
been whipped into better shape.

Good start for XML                                    XML Bible
                                                      By Elliotte Rusty Harold
                                                      Published 2001 by Hungry Minds

Good start for XSL                                    The XSL Companion
                                                      By Neil Bradley
                                                      Published 2002 by Addison-Wesley

Excellent XSLT examples                               XSLT Cookbook
                                                      by Sal Mangano
                                                      Published 2003 by O’Reilly

Good review for me when I hadn’t used XML for         XML Weekend Crash Course
a while.                                              by Kay Ethier and Alan Houser
I had to be patient with typos in the code            Published 2001 by Hungry Minds
examples.
I think this book would be more useful to
beginners if the instructions used stepped
procedures (instead of paragraphs).
This book stands out because a target audience
is technical writers. Most books are written for IT
types, dealing with data rather than documents.




Mary Ann Howell          Hikari Publishing        www.hikaripub.com              6/10/03    3 of 5
Information sources for the FrameMaker-XML and web FAQ presentation




PHP

What                                                  Source

For free PHP tutorials and information, go to         http://www.google.com/
Google and type “PHP.”
There is always new stuff out there.

A programing tutorial that teaches basic              http://hotwired.lycos.com/webmonkey/98/37/ind
programing concepts.                                  ex3a.html
Introduction to Programming
by JoAnne Allen 1998

PHP online manual.                                    http://www.php.net/manual/en/

Online tutorial.                                      http://www.devshed.com/Server_Side/PHP/Intro
                                                      duction/page1.html

Another online tutorial.                              http://pgsql.designmagick.com/tutorial.php?id=4

And another online tutorial.                          http://www.freewebmasterhelp.com/tutorials/php
                                                      /

More PHP resources.                                   http://www.w3schools.com/php/

I like the Visual Quickstart books. And this one is   PHP for the World Wide Web
a good choice for starting out with PHP.              by Larry Ullman
                                                      Published 2001 by Peachpit Press

I use Dreamweaver with PHP and MySql, and             Dreamweaver MX: PHP Web Development
found this book useful.                               by Gareth Downes-Powell, Tim Green, Bruno
                                                      Mairlot
                                                      Published 2002 by glasshous Ltd.




Mary Ann Howell            Hikari Publishing      www.hikaripub.com            6/10/03        4 of 5
Information sources for the FrameMaker-XML and web FAQ presentation




Database
I use PHP, Apache, and MySQL so that’s what these references are about.

What                                                    Source

Free download of an integrated PHP, Apache,             http://www.firepages.com.au
and MySQL application.                                  I chose the un-beta version: phpdev423.exe
When I followed the directions, all was working,        10.49MB
with no trials and tribulations (!).                    When I needed advice, I went to:
(I used the Windows version.)                           http://www.firepages.com.au/forum

MySQL online tutorial                                   http://www.devshed.com/Server_Side/MySQL/In
                                                        tro/page1.html

SQL online tutorial                                     http://www.intermedia.net/support/sql/sqltut.sht
                                                        m

I use Dreamweaver with PHP and MySqL, and               http://www.macromedia.com/devnet/topics/php.
found these links useful.                               html

I really liked this book. It is well written, clear,    PHP and MySQL Web Development, Second
and concise. Be sure to get the second edition.         Edition
                                                        by Luke Welling and Laura Thomson
                                                        Published 2003 by Sams




Mary Ann Howell           Hikari Publishing            www.hikaripub.com          6/10/03        5 of 5

More Related Content

What's hot

Moving Out: Why and how to take your web stuff to a hosted space
Moving Out: Why and how to take your web stuff to a hosted spaceMoving Out: Why and how to take your web stuff to a hosted space
Moving Out: Why and how to take your web stuff to a hosted spaceLisa M Lane
 
Publishing Your Family History to the Web - Version 2
Publishing Your Family History to the Web - Version 2Publishing Your Family History to the Web - Version 2
Publishing Your Family History to the Web - Version 2Teresa Pask
 
Drupal Single Page Website
Drupal Single Page WebsiteDrupal Single Page Website
Drupal Single Page Websitevasilyyaremchuk
 
Su08e Portfolio Presentation
Su08e Portfolio PresentationSu08e Portfolio Presentation
Su08e Portfolio Presentationkvines
 
CMWP, the technical lecture
CMWP, the technical lectureCMWP, the technical lecture
CMWP, the technical lectureJenny Weight
 
Wikis, Blogs, And Podcasts,
Wikis, Blogs, And Podcasts,Wikis, Blogs, And Podcasts,
Wikis, Blogs, And Podcasts,cwalker1128
 
Week 1 - Interactive News Editing and Producing
Week 1 - Interactive News Editing and ProducingWeek 1 - Interactive News Editing and Producing
Week 1 - Interactive News Editing and Producingkurtgessler
 
Creating a productive work environment
Creating a productive work environmentCreating a productive work environment
Creating a productive work environmentRachel Eichen
 
Intro to template hierarchy WCTO
Intro to template hierarchy  WCTOIntro to template hierarchy  WCTO
Intro to template hierarchy WCTOAl Davis
 

What's hot (12)

Moving Out: Why and how to take your web stuff to a hosted space
Moving Out: Why and how to take your web stuff to a hosted spaceMoving Out: Why and how to take your web stuff to a hosted space
Moving Out: Why and how to take your web stuff to a hosted space
 
Publishing Your Family History to the Web - Version 2
Publishing Your Family History to the Web - Version 2Publishing Your Family History to the Web - Version 2
Publishing Your Family History to the Web - Version 2
 
Internet4YoungLearners EVO 2010
Internet4YoungLearners EVO 2010Internet4YoungLearners EVO 2010
Internet4YoungLearners EVO 2010
 
Intro to Ravelry
Intro to RavelryIntro to Ravelry
Intro to Ravelry
 
Drupal Single Page Website
Drupal Single Page WebsiteDrupal Single Page Website
Drupal Single Page Website
 
Su08e Portfolio Presentation
Su08e Portfolio PresentationSu08e Portfolio Presentation
Su08e Portfolio Presentation
 
CMWP, the technical lecture
CMWP, the technical lectureCMWP, the technical lecture
CMWP, the technical lecture
 
Wikis, Blogs, And Podcasts,
Wikis, Blogs, And Podcasts,Wikis, Blogs, And Podcasts,
Wikis, Blogs, And Podcasts,
 
Week 1 - Interactive News Editing and Producing
Week 1 - Interactive News Editing and ProducingWeek 1 - Interactive News Editing and Producing
Week 1 - Interactive News Editing and Producing
 
Creating a productive work environment
Creating a productive work environmentCreating a productive work environment
Creating a productive work environment
 
Sample Absolute beginners guide
Sample Absolute beginners guideSample Absolute beginners guide
Sample Absolute beginners guide
 
Intro to template hierarchy WCTO
Intro to template hierarchy  WCTOIntro to template hierarchy  WCTO
Intro to template hierarchy WCTO
 

Viewers also liked

Viewers also liked (7)

newsletter7
newsletter7newsletter7
newsletter7
 
Accessing_MySQL_from_Ruby
Accessing_MySQL_from_RubyAccessing_MySQL_from_Ruby
Accessing_MySQL_from_Ruby
 
javascript2
javascript2javascript2
javascript2
 
<img src="../i/r_14.png" />
<img src="../i/r_14.png" /><img src="../i/r_14.png" />
<img src="../i/r_14.png" />
 
handout-05b
handout-05bhandout-05b
handout-05b
 
Tutorial
TutorialTutorial
Tutorial
 
mapserver_install_linux
mapserver_install_linuxmapserver_install_linux
mapserver_install_linux
 

Similar to RoundTrip_references

Building User-Centred Websites with Drupal
Building User-Centred Websites with DrupalBuilding User-Centred Websites with Drupal
Building User-Centred Websites with Drupalamanda etches
 
Dita for the web: Make Adaptive Content Simple for Writers and Developer
Dita for the web: Make Adaptive Content Simple for Writers and DeveloperDita for the web: Make Adaptive Content Simple for Writers and Developer
Dita for the web: Make Adaptive Content Simple for Writers and DeveloperDon Day
 
Introductionto Xm Lmessaging
Introductionto Xm LmessagingIntroductionto Xm Lmessaging
Introductionto Xm LmessagingLiquidHub
 
Is linked data something for me?
Is linked data something for me?Is linked data something for me?
Is linked data something for me?Christophe Guéret
 
Drupal 8: Huge wins, a Bigger Community, and why you (and I) will Love it
Drupal 8: Huge wins, a Bigger Community, and why you (and I) will Love itDrupal 8: Huge wins, a Bigger Community, and why you (and I) will Love it
Drupal 8: Huge wins, a Bigger Community, and why you (and I) will Love itRyan Weaver
 
Ready. Set. Drupal! An Intro to Drupal 8, Part 2
Ready. Set. Drupal! An Intro to Drupal 8, Part 2Ready. Set. Drupal! An Intro to Drupal 8, Part 2
Ready. Set. Drupal! An Intro to Drupal 8, Part 2Acquia
 
Understanding Dom
Understanding DomUnderstanding Dom
Understanding DomLiquidHub
 
Creating Drupal A Module
Creating Drupal A ModuleCreating Drupal A Module
Creating Drupal A Modulearcaneadam
 

Similar to RoundTrip_references (20)

Dopp xhtml tutorial
Dopp xhtml tutorialDopp xhtml tutorial
Dopp xhtml tutorial
 
Lis651n12a.a4
Lis651n12a.a4Lis651n12a.a4
Lis651n12a.a4
 
Lis651n12a.a4
Lis651n12a.a4Lis651n12a.a4
Lis651n12a.a4
 
Lis651n12a.a4
Lis651n12a.a4Lis651n12a.a4
Lis651n12a.a4
 
Building User-Centred Websites with Drupal
Building User-Centred Websites with DrupalBuilding User-Centred Websites with Drupal
Building User-Centred Websites with Drupal
 
Drupal Front End PHP
Drupal Front End PHPDrupal Front End PHP
Drupal Front End PHP
 
Joomla tempates talk
Joomla tempates talkJoomla tempates talk
Joomla tempates talk
 
Dita for the web: Make Adaptive Content Simple for Writers and Developer
Dita for the web: Make Adaptive Content Simple for Writers and DeveloperDita for the web: Make Adaptive Content Simple for Writers and Developer
Dita for the web: Make Adaptive Content Simple for Writers and Developer
 
Introductionto Xm Lmessaging
Introductionto Xm LmessagingIntroductionto Xm Lmessaging
Introductionto Xm Lmessaging
 
Drupal Multi-site for Fun and Profit
Drupal Multi-site for Fun and ProfitDrupal Multi-site for Fun and Profit
Drupal Multi-site for Fun and Profit
 
Is linked data something for me?
Is linked data something for me?Is linked data something for me?
Is linked data something for me?
 
Drupal 8: Huge wins, a Bigger Community, and why you (and I) will Love it
Drupal 8: Huge wins, a Bigger Community, and why you (and I) will Love itDrupal 8: Huge wins, a Bigger Community, and why you (and I) will Love it
Drupal 8: Huge wins, a Bigger Community, and why you (and I) will Love it
 
Ready. Set. Drupal! An Intro to Drupal 8, Part 2
Ready. Set. Drupal! An Intro to Drupal 8, Part 2Ready. Set. Drupal! An Intro to Drupal 8, Part 2
Ready. Set. Drupal! An Intro to Drupal 8, Part 2
 
Understanding Dom
Understanding DomUnderstanding Dom
Understanding Dom
 
Drupal - Introduction to Drupal Creating Modules
Drupal - Introduction to Drupal Creating ModulesDrupal - Introduction to Drupal Creating Modules
Drupal - Introduction to Drupal Creating Modules
 
Creating Drupal A Module
Creating Drupal A ModuleCreating Drupal A Module
Creating Drupal A Module
 
1428393873 mhkx3 ln
1428393873 mhkx3 ln1428393873 mhkx3 ln
1428393873 mhkx3 ln
 
Municipal Website with Drupal
Municipal Website with DrupalMunicipal Website with Drupal
Municipal Website with Drupal
 
Adv html
Adv htmlAdv html
Adv html
 
Adv html
Adv htmlAdv html
Adv html
 

More from tutorialsruby

<img src="../i/r_14.png" />
<img src="../i/r_14.png" /><img src="../i/r_14.png" />
<img src="../i/r_14.png" />tutorialsruby
 
TopStyle Help & <b>Tutorial</b>
TopStyle Help & <b>Tutorial</b>TopStyle Help & <b>Tutorial</b>
TopStyle Help & <b>Tutorial</b>tutorialsruby
 
The Art Institute of Atlanta IMD 210 Fundamentals of Scripting <b>...</b>
The Art Institute of Atlanta IMD 210 Fundamentals of Scripting <b>...</b>The Art Institute of Atlanta IMD 210 Fundamentals of Scripting <b>...</b>
The Art Institute of Atlanta IMD 210 Fundamentals of Scripting <b>...</b>tutorialsruby
 
<img src="../i/r_14.png" />
<img src="../i/r_14.png" /><img src="../i/r_14.png" />
<img src="../i/r_14.png" />tutorialsruby
 
<img src="../i/r_14.png" />
<img src="../i/r_14.png" /><img src="../i/r_14.png" />
<img src="../i/r_14.png" />tutorialsruby
 
Standardization and Knowledge Transfer – INS0
Standardization and Knowledge Transfer – INS0Standardization and Knowledge Transfer – INS0
Standardization and Knowledge Transfer – INS0tutorialsruby
 
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa0602690047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269tutorialsruby
 
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa0602690047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269tutorialsruby
 
BloggingWithStyle_2008
BloggingWithStyle_2008BloggingWithStyle_2008
BloggingWithStyle_2008tutorialsruby
 
BloggingWithStyle_2008
BloggingWithStyle_2008BloggingWithStyle_2008
BloggingWithStyle_2008tutorialsruby
 
cascadingstylesheets
cascadingstylesheetscascadingstylesheets
cascadingstylesheetstutorialsruby
 
cascadingstylesheets
cascadingstylesheetscascadingstylesheets
cascadingstylesheetstutorialsruby
 

More from tutorialsruby (20)

<img src="../i/r_14.png" />
<img src="../i/r_14.png" /><img src="../i/r_14.png" />
<img src="../i/r_14.png" />
 
TopStyle Help & <b>Tutorial</b>
TopStyle Help & <b>Tutorial</b>TopStyle Help & <b>Tutorial</b>
TopStyle Help & <b>Tutorial</b>
 
The Art Institute of Atlanta IMD 210 Fundamentals of Scripting <b>...</b>
The Art Institute of Atlanta IMD 210 Fundamentals of Scripting <b>...</b>The Art Institute of Atlanta IMD 210 Fundamentals of Scripting <b>...</b>
The Art Institute of Atlanta IMD 210 Fundamentals of Scripting <b>...</b>
 
<img src="../i/r_14.png" />
<img src="../i/r_14.png" /><img src="../i/r_14.png" />
<img src="../i/r_14.png" />
 
<img src="../i/r_14.png" />
<img src="../i/r_14.png" /><img src="../i/r_14.png" />
<img src="../i/r_14.png" />
 
Standardization and Knowledge Transfer – INS0
Standardization and Knowledge Transfer – INS0Standardization and Knowledge Transfer – INS0
Standardization and Knowledge Transfer – INS0
 
xhtml_basics
xhtml_basicsxhtml_basics
xhtml_basics
 
xhtml_basics
xhtml_basicsxhtml_basics
xhtml_basics
 
xhtml-documentation
xhtml-documentationxhtml-documentation
xhtml-documentation
 
xhtml-documentation
xhtml-documentationxhtml-documentation
xhtml-documentation
 
CSS
CSSCSS
CSS
 
CSS
CSSCSS
CSS
 
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa0602690047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
 
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa0602690047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
 
HowTo_CSS
HowTo_CSSHowTo_CSS
HowTo_CSS
 
HowTo_CSS
HowTo_CSSHowTo_CSS
HowTo_CSS
 
BloggingWithStyle_2008
BloggingWithStyle_2008BloggingWithStyle_2008
BloggingWithStyle_2008
 
BloggingWithStyle_2008
BloggingWithStyle_2008BloggingWithStyle_2008
BloggingWithStyle_2008
 
cascadingstylesheets
cascadingstylesheetscascadingstylesheets
cascadingstylesheets
 
cascadingstylesheets
cascadingstylesheetscascadingstylesheets
cascadingstylesheets
 

Recently uploaded

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 

RoundTrip_references

  • 1. Information sources for the FrameMaker-XML and web FAQ presentation Information sources for the FrameMaker-XML and web FAQ presentation (and my references) Hikari Publishing website for handouts of the presentation: http://www.hikaripub.com/tips.htm FrameMaker to XML conversion What Source Where Cookbook (the FrameMaker XML tutorial Program Files / Adobe / FrameMaker 7.0 / XML by Adobe) resides on Windows (if you used the Cookbook default installation for FrameMaker). FrameMaker 7 Structure Application Program Files / Adobe / FrameMaker 7.0 / Developer’s Guide Online Manual (Adobe) OnlineManuals Back in print! Developing SGML DTDs Not just for SGML, this is the best information By Eve Maler and Jeanne El Andaloussi I’ve found on tagging information. It also applies Published 1996 by Prentice Hall PTR to designing XML DTDs and FrameMaker EDDs. Excellent starting point for learning The Complete Reference FrameMaker7 FrameMaker 7’s structured authoring and by Sarah S. O’Keefe and Sheila A. Loring XML conversion. Published in 2002 by the McGraw-Hill Companies Another starting point for learning Adobe FrameMaker 7.0 Classroom in a Book FrameMaker 7’s structured authoring. by the Adobe Creative Team Published in 2002 by Adobe Systems Incorporated Cookbook’s EDD. Program Files / Adobe / FrameMaker 7.0 / XMLCookbook / Completed FMSGML user guide’s EDD. Program Files / Adobe / FrameMaker 7.0 / Samples, FMSGML Sarah O’Keefe’s whitepaper on structured http://www.scriptorium.com/structure.pdf authoring. Mary Ann Howell Hikari Publishing www.hikaripub.com 6/10/03 1 of 5
  • 2. Information sources for the FrameMaker-XML and web FAQ presentation DocBook information What Source Docbook introduction. Take My Advice, Don’t Learn XML By Michael Smith, 2001 http://xml.oreilly.com/news/dontlearn_0701.html DocBook links. http://www.dulug.duke.edu/~mark/docbookmark s DocBook the book. DocBook the Definitive Guide by Norman Walsh and Leonard Muellner Published 1999 by O'Reilly & Associates This book is available free online: http://docbook.org/tdg/en/html/docbook.html Where the DocBook DTD and the DocBook Program Files / Adobe / FrameMaker 7.0 / EDD for FrameMaker resides on Windows (if structure/xml/xdocbook/app you used the default installation for FrameMaker). Mary Ann Howell Hikari Publishing www.hikaripub.com 6/10/03 2 of 5
  • 3. Information sources for the FrameMaker-XML and web FAQ presentation XML, XSL What Source For free XML, XSL tutorials and information, go http://www.google.com/ to Google and type “XML tutorial”. There is always new stuff out there. Online XML course Professional XML Authoring When I took it in 2000, the instructional material http://www.online-learning.com/course_pxa_des left a lot to be desired, but the great teacher c.html more than made up for it (she always corrected my work and answered my email immediately). I bought XML books for reference. Maybe by now, the instructional material has been whipped into better shape. Good start for XML XML Bible By Elliotte Rusty Harold Published 2001 by Hungry Minds Good start for XSL The XSL Companion By Neil Bradley Published 2002 by Addison-Wesley Excellent XSLT examples XSLT Cookbook by Sal Mangano Published 2003 by O’Reilly Good review for me when I hadn’t used XML for XML Weekend Crash Course a while. by Kay Ethier and Alan Houser I had to be patient with typos in the code Published 2001 by Hungry Minds examples. I think this book would be more useful to beginners if the instructions used stepped procedures (instead of paragraphs). This book stands out because a target audience is technical writers. Most books are written for IT types, dealing with data rather than documents. Mary Ann Howell Hikari Publishing www.hikaripub.com 6/10/03 3 of 5
  • 4. Information sources for the FrameMaker-XML and web FAQ presentation PHP What Source For free PHP tutorials and information, go to http://www.google.com/ Google and type “PHP.” There is always new stuff out there. A programing tutorial that teaches basic http://hotwired.lycos.com/webmonkey/98/37/ind programing concepts. ex3a.html Introduction to Programming by JoAnne Allen 1998 PHP online manual. http://www.php.net/manual/en/ Online tutorial. http://www.devshed.com/Server_Side/PHP/Intro duction/page1.html Another online tutorial. http://pgsql.designmagick.com/tutorial.php?id=4 And another online tutorial. http://www.freewebmasterhelp.com/tutorials/php / More PHP resources. http://www.w3schools.com/php/ I like the Visual Quickstart books. And this one is PHP for the World Wide Web a good choice for starting out with PHP. by Larry Ullman Published 2001 by Peachpit Press I use Dreamweaver with PHP and MySql, and Dreamweaver MX: PHP Web Development found this book useful. by Gareth Downes-Powell, Tim Green, Bruno Mairlot Published 2002 by glasshous Ltd. Mary Ann Howell Hikari Publishing www.hikaripub.com 6/10/03 4 of 5
  • 5. Information sources for the FrameMaker-XML and web FAQ presentation Database I use PHP, Apache, and MySQL so that’s what these references are about. What Source Free download of an integrated PHP, Apache, http://www.firepages.com.au and MySQL application. I chose the un-beta version: phpdev423.exe When I followed the directions, all was working, 10.49MB with no trials and tribulations (!). When I needed advice, I went to: (I used the Windows version.) http://www.firepages.com.au/forum MySQL online tutorial http://www.devshed.com/Server_Side/MySQL/In tro/page1.html SQL online tutorial http://www.intermedia.net/support/sql/sqltut.sht m I use Dreamweaver with PHP and MySqL, and http://www.macromedia.com/devnet/topics/php. found these links useful. html I really liked this book. It is well written, clear, PHP and MySQL Web Development, Second and concise. Be sure to get the second edition. Edition by Luke Welling and Laura Thomson Published 2003 by Sams Mary Ann Howell Hikari Publishing www.hikaripub.com 6/10/03 5 of 5