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
 
Intro to template hierarchy WCTO
Intro to template hierarchy  WCTOIntro to template hierarchy  WCTO
Intro to template hierarchy WCTO
 
Sample Absolute beginners guide
Sample Absolute beginners guideSample Absolute beginners guide
Sample Absolute beginners guide
 

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

SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsAndrey Dotsenko
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 

Recently uploaded (20)

SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 

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