<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Tools of Change Notes: XML in Practice</title>
	<atom:link href="http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php/feed" rel="self" type="application/rss+xml" />
	<link>http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php</link>
	<description>InDesignSecrets Blog and Podcast</description>
	<lastBuildDate>Thu, 24 May 2012 23:56:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron</title>
		<link>http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php/comment-page-1#comment-479281</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 29 Oct 2009 08:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2555#comment-479281</guid>
		<description>Hmm, the above script seems to not like style groups... will need some tweaking if you use them.</description>
		<content:encoded><![CDATA[<p>Hmm, the above script seems to not like style groups&#8230; will need some tweaking if you use them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php/comment-page-1#comment-479275</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 29 Oct 2009 01:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2555#comment-479275</guid>
		<description>Here&#039;s a script that purports to automatically create XML tags from paragraph styles (haven&#039;t tested it myself):

http://macproductionartist.wordpress.com/2009/10/21/indesign-paragraph-styles-xml-elements/</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a script that purports to automatically create XML tags from paragraph styles (haven&#8217;t tested it myself):</p>
<p><a href="http://macproductionartist.wordpress.com/2009/10/21/indesign-paragraph-styles-xml-elements/" rel="nofollow">http://macproductionartist.wordpress.com/2009/10/21/indesign-paragraph-styles-xml-elements/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Maivald</title>
		<link>http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php/comment-page-1#comment-473041</link>
		<dc:creator>Jim Maivald</dc:creator>
		<pubDate>Fri, 13 Feb 2009 19:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2555#comment-473041</guid>
		<description>Marcus, I&#039;m not getting what you are trying to do with XML. Yes, you can tag text in Word (Windows-only) but to what effect? What are you trying to do with the XML?

InDesign uses XML in three basic ways. 

1. On Import - Usually to create dynamic documents or to simplify the formatting process. (Map Tags to Styles).

2. To manage assets - Import images or text based on a content management system (CMS).

3. On export - Usually to create content for the CMS systems or directly for the Web or other InDesign documents. Many are now using the XML for electronic books. Adding the XML structure can be done manually in InDesign or by using Map Styles to Tags. Elaborate structures can be created using Nested styles to help minimize the manual process.

If you need to learn some basics on XML, check out w3schools.com. They have wonderful free tutorials that teach everything you need to know about XML, DTD, XSLT and a host of other Web-based technologies. It was very helpful to me.

For example, it is really helpful if you learn how to read a DTD before you apply the XML structure so you can do it correctly.

If you load the DTD in InDesign it automatically loads the XML tag list and gives you a method to proof your structure. The error messages are kind of cryptic but it&#039;s better than nothing.

I hope this helps.</description>
		<content:encoded><![CDATA[<p>Marcus, I&#8217;m not getting what you are trying to do with XML. Yes, you can tag text in Word (Windows-only) but to what effect? What are you trying to do with the XML?</p>
<p>InDesign uses XML in three basic ways. </p>
<p>1. On Import &#8211; Usually to create dynamic documents or to simplify the formatting process. (Map Tags to Styles).</p>
<p>2. To manage assets &#8211; Import images or text based on a content management system (CMS).</p>
<p>3. On export &#8211; Usually to create content for the CMS systems or directly for the Web or other InDesign documents. Many are now using the XML for electronic books. Adding the XML structure can be done manually in InDesign or by using Map Styles to Tags. Elaborate structures can be created using Nested styles to help minimize the manual process.</p>
<p>If you need to learn some basics on XML, check out w3schools.com. They have wonderful free tutorials that teach everything you need to know about XML, DTD, XSLT and a host of other Web-based technologies. It was very helpful to me.</p>
<p>For example, it is really helpful if you learn how to read a DTD before you apply the XML structure so you can do it correctly.</p>
<p>If you load the DTD in InDesign it automatically loads the XML tag list and gives you a method to proof your structure. The error messages are kind of cryptic but it&#8217;s better than nothing.</p>
<p>I hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php/comment-page-1#comment-473039</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 13 Feb 2009 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2555#comment-473039</guid>
		<description>Eugene,
If you can organize a meeting of the InDesign users&#039; group in Dublin, I&#039;d be happy to show you how I&#039;ve been using XML to automate the production of cattle catalogues (yes, I&#039;m in Ireland!).

I strongly recommend Jim&#039;s book, but should add that it came out a little too late for me. I had to learn the hard way with CS2 a few years ago.</description>
		<content:encoded><![CDATA[<p>Eugene,<br />
If you can organize a meeting of the InDesign users&#8217; group in Dublin, I&#8217;d be happy to show you how I&#8217;ve been using XML to automate the production of cattle catalogues (yes, I&#8217;m in Ireland!).</p>
<p>I strongly recommend Jim&#8217;s book, but should add that it came out a little too late for me. I had to learn the hard way with CS2 a few years ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Rankin</title>
		<link>http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php/comment-page-1#comment-473023</link>
		<dc:creator>Mike Rankin</dc:creator>
		<pubDate>Fri, 13 Feb 2009 01:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2555#comment-473023</guid>
		<description>Marcus-

I&#039;m glad you&#039;re talking to Typefi. Their product has a lot going for it, and they have come up with some truly ingenious methods and workarounds for dealing with InDesign&#039;s XML shortcomings. 

If you need workflow &amp; project management too, you might check out something like PageSeeder.
http://www.pageseeder.com/

I don&#039;t know if DITA&#039;s appropriate for your work, but if it is, a total end-to-end DITA solution that operates in the browser is DocZone.
http://www.doczone.com/

But like you say, none of these is cheap. Plus, once you get in, it can be hard to get out if it&#039;s not working. I think the truth is that people who can&#039;t engage a solution on the scale of Typefi, are in for rough ride.</description>
		<content:encoded><![CDATA[<p>Marcus-</p>
<p>I&#8217;m glad you&#8217;re talking to Typefi. Their product has a lot going for it, and they have come up with some truly ingenious methods and workarounds for dealing with InDesign&#8217;s XML shortcomings. </p>
<p>If you need workflow &amp; project management too, you might check out something like PageSeeder.<br />
<a href="http://www.pageseeder.com/" rel="nofollow">http://www.pageseeder.com/</a></p>
<p>I don&#8217;t know if DITA&#8217;s appropriate for your work, but if it is, a total end-to-end DITA solution that operates in the browser is DocZone.<br />
<a href="http://www.doczone.com/" rel="nofollow">http://www.doczone.com/</a></p>
<p>But like you say, none of these is cheap. Plus, once you get in, it can be hard to get out if it&#8217;s not working. I think the truth is that people who can&#8217;t engage a solution on the scale of Typefi, are in for rough ride.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Maivald</title>
		<link>http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php/comment-page-1#comment-473020</link>
		<dc:creator>Jim Maivald</dc:creator>
		<pubDate>Fri, 13 Feb 2009 00:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2555#comment-473020</guid>
		<description>Everyone seems to wanting a simple how-to book to show them the secrets to XML in InDesign. I guess you haven&#039;t seen my book, &quot;A Designers Guide to Adobe InDesign and XML.&quot; (Adobe Press 2008) http://xmlfordesigners.com/designerguide.html

Four years ago I was desperate to learn XML and searched frantically for answer with little luck. There were few resources. So, I wrote my own. From the outside XML seems hard and esoteric. But it is actually quite simple and straight-forward. If you aren&#039;t afraid of HTML then you shouldn&#039;t be afraid of XML. One marks up text for display (HTML) the other marks up text for content (XML). 

InDesign does a great job with XML both on import and export. Sure, there are things to be desired. If you are desperate for every feature of XML then use Framemaker. It has XML down as a science. But for most tasks InDesign is all you need.

I&#039;m surprised by all the complaints about DocBook. I have an entire chapter in my book regarding it. It is a very elaborate DTD that has gobs of built-in flexibility and can adapt to most existing structures. You&#039;ll have to show me a layout that can&#039;t adapt.

On the other hand, if you know you are creating content that will be structured in the end, perhaps you could design it to the standard in the first place. It takes only a little time to familarize the production and design team to legal structures and methods for adapting elements to a book so they work within the guidelines. One simple way we use is to create complex illustrations outside of InDesign, so that the captions, headings and any call-outs are incorporated into the graphic itself and not in the layout.

CS3 and CS4 have much better XML features than CS2 or CS. You need to upgrade if you are working with XML.

In the last two years I have spoken at several InDesign and Creative Suite Conferences on XML. I teach XML with the sensibilities of a designer, not a programmer or coder.  I will be in Orlando in May at the InDesign User Group demonstrating XML and at the InDesign Conference in November.

If you need help sooner, I am also available for on-site training or seminars. Or you could just buy the book. It teaches you almost everything you need to know to get up and started.</description>
		<content:encoded><![CDATA[<p>Everyone seems to wanting a simple how-to book to show them the secrets to XML in InDesign. I guess you haven&#8217;t seen my book, &#8220;A Designers Guide to Adobe InDesign and XML.&#8221; (Adobe Press 2008) <a href="http://xmlfordesigners.com/designerguide.html" rel="nofollow">http://xmlfordesigners.com/designerguide.html</a></p>
<p>Four years ago I was desperate to learn XML and searched frantically for answer with little luck. There were few resources. So, I wrote my own. From the outside XML seems hard and esoteric. But it is actually quite simple and straight-forward. If you aren&#8217;t afraid of HTML then you shouldn&#8217;t be afraid of XML. One marks up text for display (HTML) the other marks up text for content (XML). </p>
<p>InDesign does a great job with XML both on import and export. Sure, there are things to be desired. If you are desperate for every feature of XML then use Framemaker. It has XML down as a science. But for most tasks InDesign is all you need.</p>
<p>I&#8217;m surprised by all the complaints about DocBook. I have an entire chapter in my book regarding it. It is a very elaborate DTD that has gobs of built-in flexibility and can adapt to most existing structures. You&#8217;ll have to show me a layout that can&#8217;t adapt.</p>
<p>On the other hand, if you know you are creating content that will be structured in the end, perhaps you could design it to the standard in the first place. It takes only a little time to familarize the production and design team to legal structures and methods for adapting elements to a book so they work within the guidelines. One simple way we use is to create complex illustrations outside of InDesign, so that the captions, headings and any call-outs are incorporated into the graphic itself and not in the layout.</p>
<p>CS3 and CS4 have much better XML features than CS2 or CS. You need to upgrade if you are working with XML.</p>
<p>In the last two years I have spoken at several InDesign and Creative Suite Conferences on XML. I teach XML with the sensibilities of a designer, not a programmer or coder.  I will be in Orlando in May at the InDesign User Group demonstrating XML and at the InDesign Conference in November.</p>
<p>If you need help sooner, I am also available for on-site training or seminars. Or you could just buy the book. It teaches you almost everything you need to know to get up and started.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarcusStringer</title>
		<link>http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php/comment-page-1#comment-473018</link>
		<dc:creator>MarcusStringer</dc:creator>
		<pubDate>Thu, 12 Feb 2009 23:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2555#comment-473018</guid>
		<description>There &lt;em&gt;are&lt;/em&gt; one stop shops out there for solutions to the XML Workflow...

I am in talks presently with Typefi... 
(thanks to the guys here for introducing me to Typefi)

But these solutions are really really expensive...

And...the problem I&#039;ve found is that no-one really wants to get into the nitty gritty, of a step by step solution, they seem to just point you in the direction of an XML book or course...

I would do it... if I knew anything about it... maybe I should keep a diary... It&#039;d be a horror story...

Step One: Simply Tag your word file using the XML codes, which you have already learned from.....???????????????

Step Two: Simply Create a DTD

Step Three: Import into InDesign Template.

I&#039;m sorry, on re-reading this, It sounds like I&#039;m really bitter about this whole process...
Maybe I am... Maybe it&#039;s because there is nothing out there which helps me, and thus I will loose business to India who can do it on the cheap. Which means I will have to sack staff because I won&#039;t be able to financially  keep them because the work isn&#039;t there...

All down to not finding any help on XML workflows.

Very dramatic... This won&#039;t happen, as my business is large enough to pay for a &quot;One Stop Shop&quot;...

But what about the people who can&#039;t...</description>
		<content:encoded><![CDATA[<p>There <em>are</em> one stop shops out there for solutions to the XML Workflow&#8230;</p>
<p>I am in talks presently with Typefi&#8230;<br />
(thanks to the guys here for introducing me to Typefi)</p>
<p>But these solutions are really really expensive&#8230;</p>
<p>And&#8230;the problem I&#8217;ve found is that no-one really wants to get into the nitty gritty, of a step by step solution, they seem to just point you in the direction of an XML book or course&#8230;</p>
<p>I would do it&#8230; if I knew anything about it&#8230; maybe I should keep a diary&#8230; It&#8217;d be a horror story&#8230;</p>
<p>Step One: Simply Tag your word file using the XML codes, which you have already learned from&#8230;..???????????????</p>
<p>Step Two: Simply Create a DTD</p>
<p>Step Three: Import into InDesign Template.</p>
<p>I&#8217;m sorry, on re-reading this, It sounds like I&#8217;m really bitter about this whole process&#8230;<br />
Maybe I am&#8230; Maybe it&#8217;s because there is nothing out there which helps me, and thus I will loose business to India who can do it on the cheap. Which means I will have to sack staff because I won&#8217;t be able to financially  keep them because the work isn&#8217;t there&#8230;</p>
<p>All down to not finding any help on XML workflows.</p>
<p>Very dramatic&#8230; This won&#8217;t happen, as my business is large enough to pay for a &#8220;One Stop Shop&#8221;&#8230;</p>
<p>But what about the people who can&#8217;t&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php/comment-page-1#comment-473016</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Thu, 12 Feb 2009 23:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2555#comment-473016</guid>
		<description>Thanks for that Marcus, it more or less is the same this end. I&#039;ve spent nearly €3,000 learning xhtml, css, flash, html, fireworks, dreamweaver and more web apps. There are no XML to InDesign or vice versa courses, and I find as Marcus did, very little information out there on &quot;how-to&quot; for XML and InDesign. It can be frustrating, as you can imagine. 

I think my €3,000 would have been better spent flying to the States for the seminars - definitely next time, I hope.</description>
		<content:encoded><![CDATA[<p>Thanks for that Marcus, it more or less is the same this end. I&#8217;ve spent nearly €3,000 learning xhtml, css, flash, html, fireworks, dreamweaver and more web apps. There are no XML to InDesign or vice versa courses, and I find as Marcus did, very little information out there on &#8220;how-to&#8221; for XML and InDesign. It can be frustrating, as you can imagine. </p>
<p>I think my €3,000 would have been better spent flying to the States for the seminars &#8211; definitely next time, I hope.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarcusStringer</title>
		<link>http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php/comment-page-1#comment-473012</link>
		<dc:creator>MarcusStringer</dc:creator>
		<pubDate>Thu, 12 Feb 2009 21:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2555#comment-473012</guid>
		<description>Eugene.

In my travels through the internets, I&#039;ve discovered a few things...A few things I&#039;m not happy with.

1. No information on XML Workflow for the layout/typesetter...

2. No step by step howto guides...

3. The only examples are of Database to Indesign Catalogues, or business card creation. Nothing on Books.

4. They only describe what to do in InDesign.

5. The most important part of the XML Workflow, is the Code...They NEVER EVER explain how that&#039;s generated from word.

It&#039;s always assumed you already have the XML text file already done. Or have a degree in Computer Science.

The XML website (http://www.xml.com/) is confusing and crammed full of I don&#039;t know what.

The W3Schools website (http://www.w3schools.com/xml/default.asp) is worse... You don&#039;t know what&#039;s an add and what&#039;s a lesson...

They really IMHO make it impossible to learn anything for people with limited time...

Unless of course you work in India, and have 200 people coding your one word file...

None of this makes sense...

I guess if you had the money you could fly from Ireland to the States to attend a conference and walk away thinking they talked a lot about nothing relevant to you...

Or I could fly from Australia to the States.

They &quot;XML Guru&#039;s&quot; are not making it easy...

[*as I cower  back to the internets looking for a solution*]

Marcus Stringer
Midland Typesetters
Australia.

Excuse any spelling errors as I do not check in forums...</description>
		<content:encoded><![CDATA[<p>Eugene.</p>
<p>In my travels through the internets, I&#8217;ve discovered a few things&#8230;A few things I&#8217;m not happy with.</p>
<p>1. No information on XML Workflow for the layout/typesetter&#8230;</p>
<p>2. No step by step howto guides&#8230;</p>
<p>3. The only examples are of Database to Indesign Catalogues, or business card creation. Nothing on Books.</p>
<p>4. They only describe what to do in InDesign.</p>
<p>5. The most important part of the XML Workflow, is the Code&#8230;They NEVER EVER explain how that&#8217;s generated from word.</p>
<p>It&#8217;s always assumed you already have the XML text file already done. Or have a degree in Computer Science.</p>
<p>The XML website (<a href="http://www.xml.com/" rel="nofollow">http://www.xml.com/</a>) is confusing and crammed full of I don&#8217;t know what.</p>
<p>The W3Schools website (<a href="http://www.w3schools.com/xml/default.asp" rel="nofollow">http://www.w3schools.com/xml/default.asp</a>) is worse&#8230; You don&#8217;t know what&#8217;s an add and what&#8217;s a lesson&#8230;</p>
<p>They really IMHO make it impossible to learn anything for people with limited time&#8230;</p>
<p>Unless of course you work in India, and have 200 people coding your one word file&#8230;</p>
<p>None of this makes sense&#8230;</p>
<p>I guess if you had the money you could fly from Ireland to the States to attend a conference and walk away thinking they talked a lot about nothing relevant to you&#8230;</p>
<p>Or I could fly from Australia to the States.</p>
<p>They &#8220;XML Guru&#8217;s&#8221; are not making it easy&#8230;</p>
<p>[*as I cower  back to the internets looking for a solution*]</p>
<p>Marcus Stringer<br />
Midland Typesetters<br />
Australia.</p>
<p>Excuse any spelling errors as I do not check in forums&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://indesignsecrets.com/tools-of-change-notes-xml-in-practice.php/comment-page-1#comment-473006</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Thu, 12 Feb 2009 16:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2555#comment-473006</guid>
		<description>Well Mike, thanks for the info, I&#039;m sure most of what you&#039;ve said crossed my mind before, and I&#039;m sure other readers will value it as much as I do, so thank you for that.

I&#039;ll be sure to keep on eye on publicious.net for more of Eric&#039;s postings (sorry for the spelling error in his name last time). I am looking forward to getting into actually using XML and understanding it.</description>
		<content:encoded><![CDATA[<p>Well Mike, thanks for the info, I&#8217;m sure most of what you&#8217;ve said crossed my mind before, and I&#8217;m sure other readers will value it as much as I do, so thank you for that.</p>
<p>I&#8217;ll be sure to keep on eye on publicious.net for more of Eric&#8217;s postings (sorry for the spelling error in his name last time). I am looking forward to getting into actually using XML and understanding it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching using disk

Served from: indesignsecrets.com @ 2012-05-25 00:21:12 -->
