<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Technical Communication</title>
      <link>http://blogs.adobe.com/techcomm/</link>
      <description>This team blog intends to provide interesting and useful info about Technical Communication Suite, FrameMaker, RoboHelp and related issues in Technical Communication. 

Contributors include Mahesh Kumar Gupta, Product Manager - Adobe FrameMaker, Adobe Technical Communication Suite and  Ankur Jain - Product Manager, Adobe RoboHelp. There is also an active contribution from members of the product engineering teams.</description>
      <language>en</language>
      <copyright>Copyright 2009</copyright>
      <lastBuildDate>Fri, 20 Nov 2009 09:42:00 +0530</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=4.261</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

      
      <item>
         <title>Multilevel List in RoboHelp 8</title>
         <description><![CDATA[<p>A multilevel list has lists within lists, in which you can have many levels, or layers. Here is a simple example</p>

<p><strong>Article 1.</strong>   Level 1 <br />
<i>&nbsp;&nbsp;&nbsp;Section 1.</i>  Level 2 <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u>Paragraph 1.a.</u>   Level 3<br />
<i>&nbsp;&nbsp;&nbsp;Section 2.</i>  Level 2 again<br />
<strong>Article 2.</strong>   Level 1 again </p>

<p>Multilevel lists can be either single level or multiple levels. This feature is probably much richer than what many of us think.</p>

<p><strong><u>Creating multilevel list</u></strong><br />
Select paragraph or any existing list or put the cursor where you want to create your list.<br />
</p><ol><li>Either press <span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="RH_ML_TOOL_ICON.jpg" src="http://blogs.adobe.com/techcomm/RH_ML_TOOL_ICON.jpg" class="mt-image-none" style="" width="27" height="25" /></span>(Create a Multilevel List) or go to Format &gt; list -&gt; Multilevel list</li><li>A dialog will appear. Choose a list style or template and press ok.</li><li>The selected content will be changed into chosen list style. If selected content has a list with levels then its level will be update based on the selected style.</li><li>Press tab or shift tab to change the level of selected list items.</li></ol>

<p><strong><u>List structure:</u></strong><br />
Multilevel list can have up to 9 levels. Each level can have the following properties and they get applied to the selected paragraph. <br />
</p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="RH_ML_PREFIX_EXMP.gif" src="http://blogs.adobe.com/techcomm/RH_ML_PREFIX_EXMP.gif" class="mt-image-none" style="" width="436" height="207" /></span>

<p>These properties can be modified using the List style definition dialog as mentioned below 	<br />
</p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="RH_ML_Definition.jpg" src="http://blogs.adobe.com/techcomm/RH_ML_Definition.jpg" class="mt-image-none" style="" width="434" height="504" /></span>

<p><strong><u>Numbering Behavior:</u></strong><br />
The scope of 'numbering' of Multilevel list is defined at the topic level. Multilevel list items need not be adjacent or contiguous to retain the numbering sequence. Different items of the same Multilevel list can be in different blocks within a topic and its number is sequenced. You can also write any content between two items of multilevel list without having to choose to restart or continue numbering.</p>

<p><strong><u>List Indentation &amp; Margin control</u></strong><br />
User may control the margin space and indentation space of the Multilevel list as shown below.<br />
</p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="Indentation_margin.gif" src="http://blogs.adobe.com/techcomm/image3.gif" class="mt-image-none" style="" width="330" height="214" /></span><br />
User may control the margin spacing using <span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="RH_ML_INDENT.jpg" src="http://blogs.adobe.com/techcomm/RH_ML_INDENT.jpg" class="mt-image-none" style="" width="122" height="30" /></span> buttons present in the style dialog or through the Style sheet (.css) file <br />
Let's take the following example of multilevel List<br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="RH_ML_EXPL.gif" src="http://blogs.adobe.com/techcomm/RH_ML_EXPL.gif" class="mt-image-none" style="" width="349" height="229" /></span><br />
The style of this Multilevel list is defined in style sheet (.css) as<br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="image1.gif" src="http://blogs.adobe.com/techcomm/image1.gif" class="mt-image-none" style="" width="514" height="343" /></span>

<p><strong><u>Multilevel Prefix</u></strong><br />
Any Multilevel list prefix can have text in the following format in list style dialog.</p>

<p>   <strong>&lt;text&gt;&lt;x|1-9&gt;&lt;text&gt;</strong></p>

<p>&lt;x|1-9&gt;: This denotes level number. These will be replaced with sequence value with specified list style like (1,2,3, ...) or (a,b,c, ...) or custom sequence. This could be &lt;x&gt; or &lt;1&gt; or &lt;2&gt; or &lt;3&gt; up to &lt;9&gt;. &lt;1&gt; means first level, &lt;x&gt; means current level of list item.</p>

<p>&lt;text&gt;:     Here text could be anything arournd level number. This text will appear as it is in the prefix.</p>

<p>Following are some examples of required 'list numbering' and its correponding 'prefix<br />
text':<br />
</p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="PrefixTextTable.gif" src="http://blogs.adobe.com/techcomm/image6.gif" class="mt-image-none" style="" width="560" height="511" /></span>

<p><strong><u>Custom Sequencing:</u></strong><br />
RoboHelp provides five numbering sequence options in list style (viz. decimal, upper-alpha, lower-alpha, upper-roman, lower-roman) and 30+ bullet options. In addition, RoboHelp also allows you to define your own custom sequence. To create a custom sequence, use the List style dialog: <br />
</p><ol><li>Press 'New...' <span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="rh_ml_custom_new.jpg" src="http://blogs.adobe.com/techcomm/rh_ml_custom_new.jpg" class="mt-image-none" style="" width="264" height="27" /></span></li><li>Press 'Add Sequence' and name it</li><br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="RH_custom_dlg.jpg" src="http://blogs.adobe.com/techcomm/RH_custom_dlg.jpg" class="mt-image-none" style="" width="354" height="379" /></span><br />
<li>Type entries in 'Edit Sequence'</li><li>Press 'Add' <span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="RH_custom_add.jpg" src="http://blogs.adobe.com/techcomm/RH_custom_add.jpg" class="mt-image-none" style="" width="70" height="25" /></span>to add more entries in the sequence.</li><li>Press 'OK'.</li></ol>List style dialog will automatically choose the sequence you had defined. If the number of list items exceeds the number of entries in the sequence, then the sequence will get repeated.

<p><strong><u>Restart/ continue numbering</u></strong><br />
You may restart/continue numbering of any multilevel list items by following these steps:<br />
</p><ol><li>Right click on list item.</li><li>Select "List Style..." option</li><li>A dialog will popup, select "Restart numbering at" check box and choose a number from where you want to restart. If you want to continue just deselect "Restart numbering at" check box.</li><li>Close the dialog</li></ol><br />
As always, please continue to share your feedback and suggestions.

<p>Thanks, <br />
Amit Jha <br />
RoboHelp Engineering Team </p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/11/multilevel_list_in_robohelp_8.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/11/multilevel_list_in_robohelp_8.html</guid>
         <category>RoboHelp</category>
         <pubDate>Fri, 20 Nov 2009 09:42:00 +0530</pubDate>
      </item>
      
      <item>
         <title>How to use List effectively in RoboHelp 8?</title>
         <description><![CDATA[<p>Today's web-friendly writing style requires authors to use lists heavily and in different styles and formats. In earlier versions (RH7 or before) of RoboHelp, list &lt;li&gt; was tightly integrated with paragraph &lt;p&gt; tag. This was done to achieve same 'look and feel' of paragraph and its numbering, single place style editing and ease of use for a normal user. Sometimes users face numbering, indentation and margin challenges with these lists. </p>

<p>In RoboHelp 8, we have streamlined and enhanced the list feature. You can now create style based simple bulleted and numbered lists in standard HTML format. You can also create multilevel list, which supports a high degree of customization like prefix text control, auto numbering, custom sequencing, list mingling, indentation and <br />
 spacing control. </p>

<p>In this blog, I will explain the differences between these lists based on different parameters. I will also explain how to migrate a list from one format into another. </p>

<p><strong>1. Bulleted and numbered (HTML) List</strong><br />
In earlier version (RH7 or before), If you create a list it would <br />
 be like this<br />
<blockquote>&lt;ol type=&quot;i&quot;&gt;<br />
&lt;li&gt;&lt;p&gt;HTML List (HTML standard)&lt;/p&gt;&lt;/li&gt; <br />
&lt;li&gt;&lt;p&gt;Multilevel List (Proprietary list)&lt;/p&gt;&lt;/li&gt;  <br />
&lt;/ol&gt; </blockquote> In HTML standard, list &lt;li&gt; can be created without paragraph &lt;p&gt; tag. If a list is created without paragraph &lt;p&gt; tag then it would have same 'look and feel' of paragraph, it's numbering and single place style editing. <br />
In RH8 user can create a standard list&lt;li&gt; style (in style pod or CSS editor dialog by New &gt;List Style), and using this list style user can create a list without paragraph &lt;p&gt; tag. This can be achieved in following way <br />
<ul><li>Type some paragraphs</li><li>Select those paragraphs </li><li>To apply list style, either </li></ul><blockquote><ul><li>double click the list style in style pod listed in List styles , or</li><li>go to format &gt; List &gt; bullet numbering. A dialog will popup select the custom tab, Select the style listed and press OK.</li></ul></blockquote> To check your HTML list if it is with or without paragraph &lt;p&gt; tag, position the cursor in the list and look for the style in Apply style combo. In the example below "(none)" indicates this list is without paragraph &lt;p&gt; tag. <br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="ApplyStyle.JPG" src="http://blogs.adobe.com/techcomm/ApplyStyle.JPG" width="470" height="252" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span> You may apply "(none)" style to your HTML list to remove paragraph tag from the list. </p>

<p><strong>2. Multilevel List </strong><br />
This is new list introduced in RH8, to achieve high degree of customization which is not available in standard HTML list. <br />
<table cellspacing="0" border="1"><tr><td ><b >Features</b></td><td ><b >HTML List</b></td><td ><b >Multilevel List</b></td> </tr><tr><td >Design</td><td >It is a container element which can contain any HTML content like paragraph, table, list, text box. </td> <td >It is part of paragraph. It adds calculated prefix into the paragraph <br />
 to create a list.</td></tr><tr><td>Numbering Scope</td><td >Block level - List numbering is continuous within a block. It is not easy to add content between two list entries with continuous numbering.</td><td >Topic level - You may add any content between two list entries without losing the continuity.</td></tr><tr><td >Prefix Text Control</td><td >HTML list does not have such functionality.</td><td >You may add any text around the numbering.</td></tr><tr><td >Paragraph Auto Numbering</td><td >RH 7 (or earlier) version achieves Autonumber list by bundling paragraph &lt;p&gt; and list&lt;li&gt; styles. The same functionality in RH8 is achieved using Multilevel list. </td><td >User can create an auto numbered paragraph style using <span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="Autonumbered.JPG" src="http://blogs.adobe.com/techcomm/Autonumbered.JPG" width="67" height="43" class="mt-image-none" style="" /></span> button. Autonumbering dialog will popup.</td></tr><tr><td>Custom Sequencing</td><td >HTML list does not have such functionality.</td><td >This functionality is available in Multilevel list.</td></tr><tr><td >List Mingling</td><td >HTML list does not have such functionality.</td><td >Different list entries can be mingled. Like Table list, figure list, heading list can exist simultaneously.</td></tr><tr><td >Indentation and Spacing Control </td><td >User can control indentation of list. Incase list element has paragraph with tag, and paragraph also has some indentation, then different browsers may render it differently. Technically user can achieve spacing between prefix and text, but this can sometimes be complex and different browsers compatibility might be a challenge.</td><td>Multilevel list is part of paragraph, hence, the list indentation, if provided, will override paragraph indentation. Thus it has single point indentation control. User may control spacing between prefix and text into the list.</td></tr></table></p>

<p>Limitation: - As multilevel list is not a HTML standard list, it generates hard space (&amp;nbsp;) to make required spacing between prefix and text.</p>

<p><strong>Migration of lists</strong><br />
HTML list can be converted to multilevel list and vice versa. This can be achieved by selecting the list and applying another list style to it. </p>

<p>I will provide more details on the Autonumbering and multilevel list functionality in RH8 in my next blog. Please stay tuned and continue to provide your valuable feedback. </p>

<p>Amit Jha <br />
RH Engineering team</p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/11/how_to_use_list_effectively_in_robohelp_8.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/11/how_to_use_list_effectively_in_robohelp_8.html</guid>
         <category>RoboHelp</category>
         <pubDate>Tue, 17 Nov 2009 17:09:46 +0530</pubDate>
      </item>
      
      <item>
         <title>Exploring the power of RoboScreenCapture!</title>
         <description><![CDATA[<p><!-- #BeginTags --><p class="tags"><a href="http://www.technorati.com/tag/FrameMaker" rel="tag">FrameMaker</a>,<a href="http://www.technorati.com/tag/9.0.2" rel="tag">XML</a>,<a href="http://www.technorati.com/tag/Technical Communication" rel="tag">Technical Communication</a>,<a href="http://www.technorati.com/tag/Structured Authoring" rel="tag">DITA authoring</a>,<a href="http://www.technorati.com/tag/PDF" rel="tag">PDF</a>,<a href="http://www.technorati.com/tag/XML Conference" rel="tag">DITA</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">Image</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">UI</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">ScreenCapture</a></p><!-- #EndTags --><br />
<p>Dear Framers</p><br />
<p> I hope that you are enjoying working with the RoboScreenCapture software. If you are not much familiar with this tool, then let me explain about it briefly. It is a lightweight screen-capture and image editing tool which comes free with any FM9 and/or TCS2 license. </p><br />
<p> This post will give you an overview of the RoboScreenCapture tool functionality. Thanks to Rajat, FrameMaker Engineering Manager, for preparing this blog.</p><br />
<p> Screen Capture has always been an integral part of technical authoring workflows and with FrameMaker 9, you get RoboScreenCapture out of the box for the same. RoboScreenCapture is a powerful screen capture application that provides various options for capture like Full Screen, Window or Control, Active Window, Region, Freehand etc. Apart from Screen Capture it also contains basic image editing features like cropping, scaling etc to edit the captured image. </p><br />
<p> Embedded below is a small demo which shows the power of RoboScreenCapture.</p><br />
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="645" height="532"><br />
        <param name="movie" value=" http://blogs.adobe.com/techcomm/RSC_Demo.swf" /><br />
        <param name="quality" value="high" /><br />
        <embed src=" http://blogs.adobe.com/techcomm/RSC_Demo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="645" height="532"></embed><br />
      </object><br />
<p> <u><strong>Integration with FrameMaker</strong></u></p>

<p>With FrameMaker 9, RoboScreenCapture is integrated with FrameMaker and is included in the box. You can launch RoboScreenCapture from FrameMaker itself by using "<em><strong>File-> Launch RoboScreenCapture</strong></em>" option. Also for basic image editing, you can use "<strong>Graphics->Edit With RoboScreenCapture</strong><em></em>" option or "<strong>Right-Click Context Menu</strong><em></em>" to edit the graphics in RoboScreenCapture.</p><br />
<p>Take care</p><br />
<p>- Mahesh</p><br />
<script type="text/javascript"><br />
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");<br />
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));<br />
</script><br />
<script type="text/javascript"><br />
try {<br />
var pageTracker = _gat._getTracker("UA-9496483-1");<br />
pageTracker._trackPageview();<br />
} catch(err) {}</script>                    <br />
</p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/11/exploring_the_power_of_roboscreencapture.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/11/exploring_the_power_of_roboscreencapture.html</guid>
         <category>FrameMaker</category>
         <pubDate>Thu, 12 Nov 2009 23:43:33 +0530</pubDate>
      </item>
      
      <item>
         <title>TCS2 Reviewer&apos;s Guide</title>
         <description><![CDATA[<p><!-- #BeginTags --><p class="tags"><a href="http://www.technorati.com/tag/FrameMaker" rel="tag">Technical Communication Suite</a>,<a href="http://www.technorati.com/tag/9.0.2" rel="tag">XML</a>,<a href="http://www.technorati.com/tag/Technical Communication" rel="tag">Technical Documentation</a>,<a href="http://www.technorati.com/tag/Structured Authoring" rel="tag">Topic</a>,<a href="http://www.technorati.com/tag/PDF" rel="tag">PDF</a>,<a href="http://www.technorati.com/tag/XML Conference" rel="tag">DITA</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">Publishing</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">UI</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">Reviewer's Guide</a></p><!-- #EndTags --><br />
<p>Dear Technical Communicators</p><br />
<p> I met some of you during Tekom conference and it was wonderful interacting with you. I must thank you all for the great positive feedback you shared for TCS2 and FM9.</p><br />
<p> Your enhancements requests are definitely in my consideration set. Obviously, as a strategy guy, I am looking at the short term next release as well as the longer term roadmap.</p><br />
<p> You mentioned that more information is needed regarding TCS2 features. I am sharing the link for TCS2 Reviewer's guide again. It has many tutorials on the suite workflows as well as point product value additions. The Reviewer's Guide was developed as a pdf portfolio. I am sure you have already explored this new feature of Acrobat 9. TCS2 also gives you this value addition. You can also see the portfolio below:</p><br />
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0" width="365" height="500"> <param name="movie" value="https://share.acrobat.com/adc/flex/mpt.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent"/> <param name="allowFullScreen" value="true"/> <param name="flashvars"  value="ext=pdf&docId=7d63376d-4298-4e66-b399-9249aac022ba&lang=en_US"/> <embed src="https://share.acrobat.com/adc/flex/mpt.swf"  quality="high"  pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"  type="application/x-shockwave-flash" width="365" height="500" wmode="transparent" allowFullScreen="true" flashvars="ext=pdf&docId=7d63376d-4298-4e66-b399-9249aac022ba&lang=en_US"> </embed> </object></p>

<p> If you wish to download the portfolio, please visit the link <a href="https://share.acrobat.com/adc/document.do?docid=7d63376d-4298-4e66-b399-9249aac022ba">https://share.acrobat.com/adc/document.do?docid=7d63376d-4298-4e66-b399-9249aac022ba</a></p>

<p> Try It exercises for FrameMaker mentioned in the guide can be found at the link <a href="https://share.acrobat.com/adc/document.do?docid=9339409a-b884-49ae-a06d-157d69b17b8d">https://share.acrobat.com/adc/document.do?docid=9339409a-b884-49ae-a06d-157d69b17b8d</a></p>

<p><br />
<p> Please keep sharing your feedback...</p><br />
<p>Take care</p><br />
<p>- Mahesh</p><br />
<script type="text/javascript"><br />
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");<br />
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));<br />
</script><br />
<script type="text/javascript"><br />
try {<br />
var pageTracker = _gat._getTracker("UA-9496483-1");<br />
pageTracker._trackPageview();<br />
} catch(err) {}</script>      </p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/11/tcs2_reviewers_guide.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/11/tcs2_reviewers_guide.html</guid>
         <category>Technical Communication</category>
         <pubDate>Tue, 10 Nov 2009 21:51:37 +0530</pubDate>
      </item>
      
      <item>
         <title>RoboHelp 8.0.1 available now!!</title>
         <description><![CDATA[<p>Dear RoboHelp Users,</p>

<p>Thanks for the feedback that you have shared with us on RoboHelp 8. We have tried addressing the pressing issues via RoboHelp 8.0.1 patch. In addition to resolving the RoboHelp issues, this patch also improves the FrameMaker-RoboHelp interaction for the Technical Communication Suite users. Robohelp 8.0.1 patch is live now and is available through Adobe Update Manager (AUM). RoboHelp 8 users can check for updates through Help>Update Menu in RoboHelp 8. </p>

<p><strong>List of major issues resolved in this update:</strong><br />
<blockquote>1.	Slow loading of topics in display panel <br />
2.	Data loss on spell checking project when all topics are closed and 'User Defined Variables' (UDV) Pod is open <br />
3.	Popup showed blank on applying a CSS to multiple topics after importing a topic from previous version of RoboHelp. <br />
4.	Popup Window for related topics not opening near the related topics button when a large topic is created. <br />
5.	Table loses its width setting in Printed Documentation <br />
6.	Table with straddled rows and columns are lost on mapping it with any RoboHelp table <br />
7.	User defined indent changes and gets incorrect in case of a multilevel list <br />
8.	Table displays an extra column in some situations <br />
9.	Vertical alignment not shown properly when explicitly set using CSS. <br />
10.	RoboHelp HTML crashes when executing sample script for "UDV converter with UI" <br />
11.	All the panes are not visible in Browser based AIR Help using startpage.htm#path/targettopic.htm url. <br />
12.	RoboHelp 8 does not add space between the expanding Hotspot and the expanding text. <br />
13.	Dropdown text not suppressed by Conditional Build Tag in Printed Documentation <br />
14.	Different options e.g. Font, font size, zoom etc stop working on changing the image of any icon on the formatting toolbar and restarting RoboHelp. <br />
15.	Remove Unused Index Keywords menu item was disabled and hence the functionality wasn't available <br />
16.	Show/Hide in a MiniTOC in a Topic placed inside a folder works only in Internet Explorer <br />
17.	Clicking on Home breadcrumbs in child project in Browser Based Merged AIR Help opens up default topic of child project. <br />
18.	Incorrect order of topics displayed or RoboHelp HTML crashes on toggling between folders and TOC on TOC page layout when multi level Folder architecture is present in Project Manager. <br />
19.	RoboHelp 8 Compiler not working properly with the RoboHelp 8 Command Prompt. <br />
20.	CSH call of offline help for non-Unicode applications doesn't work for second time<br />
</blockquote><br />
<strong>Issues related to RoboHelp - FrameMaker Integration (Technical Communication Suite) resolved in this update:<br />
</strong><br />
<blockquote>21.	Slow response time to Link multiple .fm files (e.g. two 7 MB files) as compared to linking single (14 MB) .fm file <br />
22.	Some images set in the FrameMaker's Anchored Frame missing in RoboHelp. <br />
23.	Some of the cross references not getting converted into hyperlinks for FrameMaker Book9 <br />
24.	Multiple instances of FrameMaker launched on generating FrameMaker book with multiple big documents. <br />
25.	CBT is applied wrongly in RoboHelp if the conditional expression is applied on any anchored frame in the FrameMaker document.<br />
</blockquote><br />
RoboHelp 8.0.1 resolves few other issues in addition to the ones listed above. Please apply this patch, and continue to share your feedback with us.</p>

<p>Thanks,<br />
Ankur<br />
ankujain@adobe.com</p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/11/robohelp_801_available_now.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/11/robohelp_801_available_now.html</guid>
         <category>RoboHelp</category>
         <pubDate>Wed, 04 Nov 2009 13:44:02 +0530</pubDate>
      </item>
      
      <item>
         <title>TCS2 - The Complete XML Solution</title>
         <description><![CDATA[<p><!-- #BeginTags --><p class="tags"><a href="http://www.technorati.com/tag/FrameMaker" rel="tag">FrameMaker</a>,<a href="http://www.technorati.com/tag/9.0.2" rel="tag">XML</a>,<a href="http://www.technorati.com/tag/Technical Communication" rel="tag">Technical Communication</a>,<a href="http://www.technorati.com/tag/Structured Authoring" rel="tag">Topic</a>,<a href="http://www.technorati.com/tag/PDF" rel="tag">PDF</a>,<a href="http://www.technorati.com/tag/XML Conference" rel="tag">DITA</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">Publishing</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">UI</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">Review</a></p><!-- #EndTags --><br />
<p>Dear members of the TCS family</p><br />
<p> Many of you write to me about getting more information on the XML power present in TCS2. </p><br />
<p> This year I presented at the summer XML conference and talked about topic based documentation using TCS2 in XML way. This complete solution lets you author, review and manage content effectively whether you want to work in an unstructured fashion or want to work with XML or standards based on XML like DITA.</p><br />
<p> My presentation below gives more details on these workflows. </p><br />
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0" width="365" height="500"> <param name="movie" value="https://share.acrobat.com/adc/flex/mpt.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent"/> <param name="allowFullScreen" value="true"/> <param name="flashvars"  value="ext=pdf&docId=60a93238-6525-4c5a-9e64-7dbca742ee7b&lang=en_US"/> <embed src="https://share.acrobat.com/adc/flex/mpt.swf"  quality="high"  pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"  type="application/x-shockwave-flash" width="365" height="500" wmode="transparent" allowFullScreen="true" flashvars="ext=pdf&docId=60a93238-6525-4c5a-9e64-7dbca742ee7b&lang=en_US"> </embed> </object><br />
<p> If you wish to download the presentation along with attachments, please visit the link <a href="https://share.acrobat.com/adc/document.do?docid=3dc8f616-2d88-4ea8-8c77-cf69da5b6a7f">https://share.acrobat.com/adc/document.do?docid=3dc8f616-2d88-4ea8-8c77-cf69da5b6a7f</a></p><br />
<p>Amit Agarwal from our engineering recently conducted an e-seminar on what's new in FrameMaker. It focuses on key enhancements like the user friendly new UI, DITA, Hierarchical books and Review workflow.</p><br />
<p> I recommend that you watch this recording which is available to you at <a href="http://my.adobe.acrobat.com/p61231065/">http://my.adobe.acrobat.com/p61231065/</a> </p><br />
<p> I am really excited to meet all of you who'll be present at Tekom. Even if you are not, please be in touch.</p><br />
<p>Take care</p><br />
<p>- Mahesh</p><br />
<script type="text/javascript"><br />
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");<br />
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));<br />
</script><br />
<script type="text/javascript"><br />
try {<br />
var pageTracker = _gat._getTracker("UA-9496483-1");<br />
pageTracker._trackPageview();<br />
} catch(err) {}</script>                    <br />
</p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/11/tcs2_-_the_complete_xml_solution.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/11/tcs2_-_the_complete_xml_solution.html</guid>
         <category>Technical Communication</category>
         <pubDate>Sun, 01 Nov 2009 08:36:02 +0530</pubDate>
      </item>
      
      <item>
         <title>Tekom 2009</title>
         <description><![CDATA[<p><!-- #BeginTags --><p class="tags"><a href="http://www.technorati.com/tag/FrameMaker" rel="tag">FrameMaker</a>,<a href="http://www.technorati.com/tag/Weisbaden" rel="tag">Wiesbaden</a>,<a href="http://www.technorati.com/tag/Technical Communication" rel="tag">Technical Communication Suite</a>,<a href="http://www.technorati.com/tag/Structured Authoring" rel="tag">DITA authoring</a>,<a href="http://www.technorati.com/tag/PDF" rel="tag">PDF</a>,<a href="http://www.technorati.com/tag/Tekom" rel="Tekom">Trial</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">Publishing</a>,</p><!-- #EndTags --><br />
<p>Dear  Framers</p><br />
<p> Like every year, this year too it will be a great opportunity to meet many of you during the largest European Technical Communication conference, Tekom 2009.</p><br />
<p>This conference held in the city of Wiesbaden helps me in connecting with you in person.</p><br />
<p> Many of my colleagues from different groups like marketing and engineering would also be present. If you want to setup a meeting with me, please let me know and we can schedule a meeting  at the conference venue.</p><br />
<p> Please write to me at mahesh@adobe.com </p><br />
<p> Hope to see you in Wiesbaden! <p></p>

<p>Take care</p>
<p>- Mahesh</p>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9496483-1");
pageTracker._trackPageview();
} catch(err) {}</script>                    ]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/10/tekom_2009.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/10/tekom_2009.html</guid>
         <category>Technical Communication</category>
         <pubDate>Wed, 28 Oct 2009 17:31:36 +0530</pubDate>
      </item>
      
      <item>
         <title>Preparing Anchored Frame for conversion in RoboHelp</title>
         <description><![CDATA[<p>When FrameMaker content containing Anchored Frame is imported to RoboHelp, the Anchored Frame is converted to corresponding image in generated XHTML content. The quality of generated images has been an area of concern. While some users are satisfied with the quality of images generated, others feel the scope of improvement in the image quality.<br />
This blog describes some of the best practices and workflows that will help obtain improved quality of generated images. In other words, it will allow users to maintain the original quality of source images generated through specialized image editing applications.</p>

<p><u><strong><big>Use Reference Images in FrameMaker</big></strong></u><br />
FrameMaker provides following two options while importing an image file into a document:<br />
<ul><br />
	<li>Import By Reference :  A reference to the image file on disk is kept inside the document</li><br />
	<li>Copy Into Document : Image data is embedded into the document</li><br />
</ul><br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="FMImportImage.JPG" src="http://blogs.adobe.com/techcomm/FMImportImage.JPG" width="578" height="474" class="mt-image-none" style="" /></span></p>

<p> "Import By Reference" method should be preferred if it is not absolutely necessary to choose the other option. This reduces the size of the FM document and allows RoboHelp to maintain the original image quality by referring to the original image.</p>

<p><u><strong><big>Use Zero Dimension Image setting in RoboHelp</big></strong></u><br />
RoboHelp imports the dimensions of anchored frame and specify them in the corresponding &lt;img&gt; tag of generated XHTML topic. This leads to resizing of image when the topic is viewed in a browser. Sometimes, some resized images look distorted in some browsers. RoboHelp provides a functionality of omitting height/width attribute in the generated &lt;img&gt; tag thus avoiding the resizing of generated images. This tweak can be applied by setting the "Preferred Dimensions" to zero in Conversion Settings dialog.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="RHImageSettings.JPG" src="http://blogs.adobe.com/techcomm/RHImageSettings.JPG" width="693" height="632" class="mt-image-none" style="" /></span></p>

<p><u><strong><big>Use Web supported Images</big></strong></u><br />
The copying of reference images is effective only if the referred image has one of the web supported format viz. JPG, PNG, BMP, GIF. In case, an image with any other format is used, RoboHelp needs to regenerate the image in order to convert it to Web supported image format. So, if it is not absolutely necessary, a web supported image version of image may be used in FM documents. In case, it is necessary to use other image formats for Print workflows in FrameMaker, two versions of images may be used in the document with Conditions applied on them. One condition may be enabled for Printing and another for Online publishing.  These conditions can be manipulated in either FrameMaker or RoboHelp.</p>

<p><u><strong><big>Avoid unnecessary content in Anchored Frame</big></strong></u><br />
As it is understood, if the anchored frame contains more than one object, RoboHelp needs to generate one single image. So, unnecessary content e.g. empty Text Frame, text frame with only a marker, object hidden behind an image etc. may be avoided. </p>

<p><u><strong><big>Replacing Images</big></strong></u><br />
In case the above workflows are not feasible to meet the requirements, the images may be replaced with desired better quality images. This may be achieved through scripting. Other workflows can include post processing the images using Photoshop scripting.</p>

<p>I hope these steps will prove fruitful in obtaining better quality images.</p>

<p>Mayank Agrawal<br />
RoboHelp Engineering<br />
</p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/10/preparing_anchored_frame_for_conversion_in_robohelp.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/10/preparing_anchored_frame_for_conversion_in_robohelp.html</guid>
         <category>FrameMaker</category>
         <pubDate>Fri, 23 Oct 2009 18:49:02 +0530</pubDate>
      </item>
      
      <item>
         <title>Style Mapping in TCS 2 - RoboHelp Way or FrameMaker Way?</title>
         <description><![CDATA[<p>FrameMaker provides a Print authoring environment and is best suited for print and PDF publishing. However, RoboHelp provides an HTML authoring environment and is best suited for online publishing. The content in the two forms need to have different look and feel to suit the purposes of different mediums. Hence, there is a need to allow for swift and efficient conversion of look and feel of the content being imported from FrameMaker to RoboHelp.<br />
Technical Communication Suite 2 provides two separate functionalities for achieving this easy conversion.<br />
<ul><br />
	<li>RoboHelp Way</li><br />
	<li>FrameMaker Way</li><br />
</ul><br />
This blog discusses about which method is suitable for what purpose and for what type of authors.</p>

<p><big><u><strong>ROBOHELP WAY</strong></u></big></p>

<p>When a FrameMaker document is linked/imported in RoboHelp, RoboHelp allows a user to specify the changes in the look and feel of the document. The look and feel of a document is mainly decided by the kind of styling it uses. RoboHelp allows a user to specify a RoboHelp style for each FrameMaker style by which the FrameMaker style will be replaced after importing the content.<br />
For example, a user may have the following Heading 1 style defined in FrameMaker<br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="FM_Heading1.JPG" src="http://blogs.adobe.com/techcomm/FM_Heading1.JPG" width="129" height="40" class="mt-image-none" style="" /></span></p>

<p>Now he/she may want it to look like as follows in RoboHelp<br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="RH_Heading1.JPG" src="http://blogs.adobe.com/techcomm/RH_Heading1.JPG" width="96" height="32" class="mt-image-none" style="" /></span></p>

<p>In order to achieve this user needs to do the following steps<br />
<ol><br />
	<li>Link the FrameMaker document in RoboHelp project.</li><br />
	<li>Goto File->Project Settings</li><br />
	<li>Goto "Import" tab of Project Settings dialog</li><br />
	<li>Click "Edit" button for conversion settings for FrameMaker documents</li><br />
	<li>Select "Heading 1" Style under "Paragraph" tree item on the left</li><br />
	<li>Select "Heading 1" from the "RoboHelp Style" drop down on the right.</li><br />
	<li>In case user wants to modify the look and feel of Heading 1 style, it can be edited in RoboHelp's powerful style editor which can be invoked by clicking the "Edit Style" button</li><br />
	<li>Click OK on both the dialogs.</li><br />
</ol></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="RH_ProjectSettings.JPG" src="http://blogs.adobe.com/techcomm/RH_ProjectSettings.JPG" width="550" height="370" class="mt-image-none" style="" /></span></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="RH_ConversionSettings.JPG" src="http://blogs.adobe.com/techcomm/RH_ConversionSettings.JPG" width="550" height="502" class="mt-image-none" style="" /></span></p>

<p>This specifies that Heading 1 style of FrameMaker should be replaced with Heading 1 style of CSS specified in RoboHelp. In this manner, all other styles can be mapped. This functionality not only covers Paragraph styles but also extends to character styles and table formats.<br />
RoboHelp provides a predefined CSS called RHStyleMapping.css for this purpose. This CSS may be modified by the user. If the user has predefined CSS style, he/she can point RoboHelp to use the styles from the particular CSS. This can be done by selecting the CSS for style mapping in the Import tab of Project Settings dialog as marked in the screenshot above.</p>

<p><big><u><strong>FRAMEMAKER WAY</strong></u></big><br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="FM_StyleDesigner.JPG" src="http://blogs.adobe.com/techcomm/FM_StyleDesigner.JPG" width="360" height="356" class="mt-image-none" style="" /></span></p>

<p>RoboHelp provides another approach for style mapping. Instead of going through CSS route, a user may create a template in FrameMaker having styles designed for online publishing. This template can then be specified in RoboHelp using "Apply FrameMaker Template before import" option in Project Settings dialog. Once this is done, RoboHelp applies the FrameMaker Template temporarily on linked documents at the time of conversion of FrameMaker content to RoboHelp content. The process of application of FrameMaker template on FrameMaker documents is similar to FrameMaker's "Import Formats" functionality. Once FrameMaker template is defined in RoboHelp, the author need not map styles manually as described above.</p>

<p><big><u><strong>WHICH METHOD TO USE?</strong></u></big><br />
The RoboHelp method operates around CSS editing. So, for users who are conversant with CSS authoring can leverage this functionality to design Online specific CSS styles to suite the Online published output requirements.<br />
Users who find CSS authoring an overhead and are more comfortable working with FrameMaker's style designer can skip the CSS editing and may opt for The FrameMaker method. He/she simply needs to author his/her styles in FrameMaker and use the particular document as a template in RoboHelp.<br />
However, besides the comfort level for each method, there could be other reasons for which a user may want to choose a specific method. There are functionalities which are limited to a particular method and may not be available it the other method.<br />
For example, RoboHelp provides a rich interface for designing advanced table patterns which is not possible in FrameMaker. On the other hand, FrameMaker provides autonumber functionality in Paragraph styles which is available in totally different form in RoboHelp.<br />
Users who are good authors but are not comfortable in designing styles either way may use predefined CSS and/or template and can specify them in RoboHelp using RoboHelp's Project Settings dialog.<br />
Thus both the methods are useful for different purposes and for different users. It depends on an author to choose one of them as per the expertise and requirements as described. Advanced users may use the two methods simultaneously to take advantages of both the approaches.</p>

<p>Mayank Agrawal<br />
RoboHelp Engineering Team<br />
</p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/10/style_mapping_in_tcs_2_-_robohelp_way_or_framemaker_way.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/10/style_mapping_in_tcs_2_-_robohelp_way_or_framemaker_way.html</guid>
         <category>FrameMaker</category>
         <pubDate>Wed, 21 Oct 2009 19:33:55 +0530</pubDate>
      </item>
      
      <item>
         <title>Getting started: Exploring Technical Communication Suite 2</title>
         <description><![CDATA[<p>If you are a FrameMaker author looking forward to publish your FrameMaker content in various output formats or if you are a beginner trying to start with Technical Communication Suite 2, then this blog is meant for you. This blog helps a user explore all the areas of the product relevant for a beginner.<br />
The integration of FrameMaker and RoboHelp in Technical Communication Suite 2 is an end to end solution for publishing FrameMaker authored content in various publishing formats including<br />
<ul><br />
	<li>Air Help</li><br />
	<li>Web Help</li><br />
	<li>HTML Help</li><br />
	<li>Flash Help</li><br />
	<li>Printed output(PDF, DOC)</li><br />
</ul><br />
One can author his/her help content in FrameMaker or can start with legacy FrameMaker content. Once the FrameMaker content is finalized and author is ready to publish it, it can be linked in RoboHelp for further tweaks and publishing into various formats.<br />
In order to bring FrameMaker content into RoboHelp, one need to start with creating a new RoboHelp project or opening an existing project in RoboHelp. The FrameMaker file (book/document) can be linked in RoboHelp project from File menu</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="LinkFileMenu.jpg" src="http://blogs.adobe.com/techcomm/LinkFileMenu.jpg" width="425" height="318" class="mt-image-none" style="" /></span></p>

<p>Or Right click menu<br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="LinkRightClickMenu.jpg" src="http://blogs.adobe.com/techcomm/LinkRightClickMenu.jpg" width="446" height="347" class="mt-image-none" style="" /></span><br />
Once the file is selected, RoboHelp scans the files (including all chapters and sub-books in case of a book) to read document catalogs and to create an exact replica of the chapter hierarchy in case of a book. The FrameMaker documents appear as linked documents in RoboHelp Project Manager Pane.</p>

<table>
<tr>
<td>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="FMView.jpg" src="http://blogs.adobe.com/techcomm/FMView.jpg" width="301" height="462" class="mt-image-none" style="" /></span>
</td>
<td>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="ProjectManagerPane.jpg" src="http://blogs.adobe.com/techcomm/ProjectManagerPane.jpg" width="344" height="526" class="mt-image-none" style="" /></span>
</td>
</tr>
</table>
One can specify to import the TOC, Index and Glossary content from the linked document properties.

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="FMDocumentSettings.JPG" src="http://blogs.adobe.com/techcomm/FMDocumentSettings.JPG" width="429" height="406" class="mt-image-none" style="" /></span></p>

<p>Settings related to style mappings, cross reference mappings, image conversion, file splitting, conditions, autonumber conversion, applying template etc. can be mentioned using Conversion settings dialog. It can be accessed from File->Project Settings->Import Tab<br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="SettingsDialogs.jpg" src="http://blogs.adobe.com/techcomm/SettingsDialogs.jpg" width="635" height="337" class="mt-image-none" style="" /></span></p>

<p>These settings can be saved or exported for reuse and can be extended to other projects.<br />
Once these settings are done, FM content can be imported in RoboHelp using the Generate/Update menu. This content can then be published to any of available output formats from Single Source Layouts Pane.<br />
Thus, TCS 2 provides an end to end solution starting with authoring of content in FrameMaker and finally publishing it using RoboHelp's Single Source Layouts.<br />
Please note that, RoboHelp maintains a live link to FrameMaker files. This means that whenever the FrameMaker content is updated, RoboHelp notifies the user that the content has been updated and it can be reimported into RoboHelp. Thus, an author can edit his/her content as many times as he/she wants and can publish it any point of time.<br />
Also, the FrameMaker content imported in RoboHelp can be locally tweaked for publishing. The look and feel of the content can be managed using Cascading Style Sheets (CSS).<br />
This is how one can start exploring the product. This product has a very rich feature set for advanced users which is not covered in this blog. My previous blogpost <a href="http://blogs.adobe.com/techcomm/2009/07/framemaker-robohelp_integration_in_tcs_revamped_myth_or_trut.html">http://blogs.adobe.com/techcomm/2009/07/framemaker-robohelp_integration_in_tcs_revamped_myth_or_trut.html</a> talks about the various useful features of the product.<br />
One can keep exploring and learning this rich and easy to use product. One may keep following this blog to have further understanding of the product.</p>

<p>All the Best!!!<br />
Mayank Agrawal<br />
RoboHelp Engineering Team</p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/10/getting_started_exploring_technical_communication_suite_2.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/10/getting_started_exploring_technical_communication_suite_2.html</guid>
         <category>Technical Communication</category>
         <pubDate>Mon, 19 Oct 2009 19:58:40 +0530</pubDate>
      </item>
      
      <item>
         <title>FrameMaker 9.0.3 available now!</title>
         <description><![CDATA[<p><!-- #BeginTags --><p class="tags"><a href="http://www.technorati.com/tag/Technical Communication" rel="tag">Technical Communication</a>,<a href="http://www.technorati.com/tag/FrameMaker" rel="tag">FrameMaker</a>,<a href="http://www.technorati.com/tag/Tekom" rel="tag">Tekom</a>,<a href="http://www.technorati.com/tag/Technical Communication" rel="tag">Technical Communication</a>,<a href="http://www.technorati.com/tag/XML authoring" rel="tag">XML authoring</a>,<a href="http://www.technorati.com/tag/PDF" rel="tag">PDF</a>,<a href="http://www.technorati.com/tag/CMS" rel="tag">CMS</a>,<a href="http://www.technorati.com/tag/conref" rel="tag">conref</a>,<a href="http://www.technorati.com/tag/MIF" rel="tag">MIF</a>,<a href="http://www.technorati.com/tag/cross-reference" rel="tag">cross-reference</a>,<a href="http://www.technorati.com/tag/WebDav" rel="tag">WebDav</a>,<a href="http://www.technorati.com/tag/STC" rel="tag">STC</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">Publishing</a>,<a href="http://www.technorati.com/tag/Patch" rel="tag">Patch</a>,<a href="http://www.technorati.com/tag/903" rel="tag">903</a></p><!-- #EndTags --><br />
                           <p style="text-align:justify;">Dear Framers!</p><br />
                           <p style="text-align:justify;">Hello</p><br />
                           <p style="text-align:justify;">I would like to thank you for the great feedback you have shared with me on FrameMaker 9. Naturaly, when there is so much in one release itself, there will be some issues as well. Thanks again for sharing your valuable feedback. We have tried addressing almost all the pressing issues through 9.0.3</p><br />
                           <p style="text-align:justify;">FrameMaker 9.0.3 patch is live  now and it is available through Adobe Update Manager (AUM). This patch (9.0p250)  must be applied on top of 9.0.2 (9.0p237) only. You can check for updates  through Help->Updates Menu in FrameMaker. </p><br />
                           <p style="text-align:justify;">With the help of these fixes,  following workflows are now enabled/supported:</p><br />
                           <ul><br />
                             <li> Opening/importing a file created in FrameMaker 7.2 and earlier with virtual fonts applied to the text now correctly shows the text in FrameMaker 9.</li><br />
                             <li> The dimensions and default dpi resolution for PNG, JPG and GIF files should not get corrupted when imported in FrameMaker.</li>   <br />
                             <li> Deletion of multiple user-variables from Variable Pod should not crash FrameMaker now.</li><br />
                             <li> Memory leak shouldn't happen while creating a book with FrameMaker components from DITA map.</li><br />
                             <li> FrameMaker doesn't crash while displaying a message box during FA_Note_PreQuitBook notification, on the second call of F_ApiUpdateTextInset() and when F_ApiAlert() is called from within a FA_Note_PostQuitDoc notification. </li><br />
                             <li> The "New document command" in the quick access bar doesn't get disconnected from the API command "F_ApiDefineCommand".</li><br />
                             <li> FrameMaker doesn't crash on switching on different tabs of table designer when context is set for book and panels are iconized.</li><br />
                             <li> Now correct Index of Marker(IOM) is generated for a file containing Markers that use structured building blocks.</li><br />
                             <li> On converting DITA map, which contains nested topicrefs, to a book the content of the topic files was hidden in folder templates. In 9.0.3, the folder containing template will be labeled as: <FolderLabel>[<FilePath>] </li><br />
                             <li> The table row element now hides while using DITAVAL filter.</li><br />
                             <li> Spelling Checker now allows words with special characters to be added to dictionary. It also shows the words with suffix "(s)" as correctly spelled now.</li><br />
                             <li> DocBook starter kit now unifies the XML and SGML applications and fixes various formatting inconsistencies in the XML application. The XML application uses XSLT instead of an FDK client and supports indexterm. </li><br />
                             <li> PreserveEntity FDK client can be combined with XSLT in XML applications to preserve variables and special character handling when documents are round-tripped between FrameMaker and XML. </li><br />
<li> In structured document, now you can hide child elements even when in Show state if the parent element is hidden using conditional text. This is an additional option. For details refer to the document shown below.</li><br />
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0" width="365" height="500"> <param name="movie" value="https://share.acrobat.com/adc/flex/mpt.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent"/> <param name="allowFullScreen" value="true"/> <param name="flashvars"  value="ext=pdf&docId=2491df0d-4298-420e-8db7-4caeb8ffb4f2&lang=en_US"/> <embed src="https://share.acrobat.com/adc/flex/mpt.swf"  quality="high"  pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"  type="application/x-shockwave-flash" width="365" height="500" wmode="transparent" allowFullScreen="true" flashvars="ext=pdf&docId=2491df0d-4298-420e-8db7-4caeb8ffb4f2&lang=en_US"> </embed> </object>                          <br />
</ul><br />
                           <p style="text-align:justify;">This patch has fixes for some  more issues not listed above.</p><br />
                           <p style="text-align:justify;">Please install this patch on top  of 9.0.2, retest your workflows and share your feedback with me.  </p><br />
                           <p style="text-align:justify;">Thanks</p><br />
                           <p style="text-align:justify;">-Mahesh (mahesh@adobe.com)<br />
                             <!--StartFragment--><br />
                             <!--EndFragment--><br />
</p><br />
<script type="text/javascript"><br />
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");<br />
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));<br />
</script><br />
<script type="text/javascript"><br />
try {<br />
var pageTracker = _gat._getTracker("UA-9496483-1");<br />
pageTracker._trackPageview();<br />
} catch(err) {}</script>            </p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/10/framemaker_903_available_now.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/10/framemaker_903_available_now.html</guid>
         <category>FrameMaker</category>
         <pubDate>Wed, 14 Oct 2009 12:47:20 +0530</pubDate>
      </item>
      
      <item>
         <title>Best way to test at rest</title>
         <description><![CDATA[<p><!-- #BeginTags --><p class="tags"><a href="http://www.technorati.com/tag/FrameMaker" rel="tag">FrameMaker</a>,<a href="http://www.technorati.com/tag/9.0.2" rel="tag">XML</a>,<a href="http://www.technorati.com/tag/Technical Communication" rel="tag">Technical Communication Suite</a>,<a href="http://www.technorati.com/tag/Structured Authoring" rel="tag">DITA</a>,<a href="http://www.technorati.com/tag/PDF" rel="tag">PDF</a>,<a href="http://www.technorati.com/tag/Trial" rel="tag">Trial</a>,<a href="http://www.technorati.com/tag/Publishing" rel="tag">Publishing</a></p><!-- #EndTags --><br />
<p>Dear  Users</p><br />
<p> In my engineering days, I used to study Quantum Physics where we also used to discuss going beyond the speed of light. Hard to imagine and really hard to measure but I many times believe that the speed at which technology is moving will soon replace the 'c' in the Einstein's equation E=mc2</p><br />
<p>How about trying the trial in a virtual environment?</p><br />
<p> Well, it may sound cryptic but if I decode it for you, it is very simple. You can now try out our products even if you don't have the trial copies on your machine. Technology and our efforts have made it possible for you.</p><br />
<p> I recommend that you please watch RJ's demo <a href="http://my.adobe.acrobat.com/p28795082/">watch this short recording on how to navigate around the TestDrive platform and the tutorials</a>.</p><br />
<p> You may want to refer to RJ's blog as well at <a href="http://bit.ly/DMRbm:">http://bit.ly/DMRbm</a>:</p><br />
<p> I am sure you'll love this experience. Please do share your feedback.</p><br />
<br><br />
<p>Take care</p><br />
<p>- Mahesh</p><br />
<script type="text/javascript"><br />
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");<br />
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));<br />
</script><br />
<script type="text/javascript"><br />
try {<br />
var pageTracker = _gat._getTracker("UA-9496483-1");<br />
pageTracker._trackPageview();<br />
} catch(err) {}</script>                    </p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/10/best_way_to_test_at_rest.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/10/best_way_to_test_at_rest.html</guid>
         <category>Technical Communication</category>
         <pubDate>Tue, 06 Oct 2009 01:04:46 +0530</pubDate>
      </item>
      
      <item>
         <title>Security update available for RoboHelp Server 8</title>
         <description><![CDATA[<p><strong>Summary</strong>: A critical vulnerability exists in the current version of RoboHelp Server 8. This vulnerability could result in an unauthenticated user uploading and executing arbitrary code.</p>

<p><strong>Solution</strong>: Adobe recommends all RoboHelp Server 8 users update their RoboHelp installations by applying the update using the instructions below:</p>

<p>   1. Stop Tomcat service if its running.<br />
   2. Backup the following files:<br />
         a. <RoboHelp Server 8 install>\WEB-INF\classes\adobe\robohelp\server\Publish.class<br />
         b. <RoboHelp Server 8 installl>\WEB-INF\classes\adobe\robohelp\server\Publish$1.class<br />
         c. <RoboHelp Server 8 install>\WEB-INF\classes\adobe\robohelp\server\Publish$PublishData.class<br />
         d. <RoboHelp Server 8 install>\WEB-INF\classes\adobe\robohelp\server\Publish$SessionData.class<br />
         e. <RoboHelp Server 8 install>\WEB-INF\classes\adobe\robohelp\server\Publish$SessionManager.class<br />
         f. <RoboHelp Server 8 install>\WEB-INF\classes\adobe\robohelp\server\CircularArray.class<br />
         g. <RoboHelp Server 8 install>\WEB-INF\classes\adobe\robohelp\server\CServerConstants.class<br />
         h. <RoboHelp Server 8 install>\WEB-INF\classes\adobe\robohelp\server\RoboHelpServer.class<br />
         i. <RoboHelp Server 8 installl>\WEB-INF\web.xml<br />
   3. <a href="http://www.adobe.com/support/security/bulletins/downloads/WEB-INF.zip">Extract and copy the files from the update zip</a> to the relevant <RoboHelp Server 8 install> folder. Select "Yes to All" at the "Confirm Folder Replace" prompt.<br />
   4. Start Tomcat service.</p>

<p>For more details please refer to the <a href="http://www.adobe.com/support/security/bulletins/apsb09-14.html">Security Bulletin</a>.</p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/09/security_update_available_for_robohelp_server_8.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/09/security_update_available_for_robohelp_server_8.html</guid>
         <category>RoboHelp</category>
         <pubDate>Fri, 18 Sep 2009 23:27:59 +0530</pubDate>
      </item>
      
      <item>
         <title>Update on RoboHelp Server 8 Issue</title>
         <description><![CDATA[<p>A <a href="http://www.adobe.com/support/security/advisories/apsa09-05.html">Security Advisory</a> has been posted in regards to the RoboHelp Server 8 issue as mentioned in the Adobe RoboHelp blog on September 4 ("<a href="http://blogs.adobe.com/techcomm/2009/09/potential_robohelp_server_8_issue.html">Potential RoboHelp Server 8 Issue</a>"). A <a href="http://www.adobe.com/devnet/security/security_zone/severity_ratings.html">critical</a> vulnerability exists in the current version of RoboHelp Server 8. This vulnerability could result in an unauthenticated user uploading and executing arbitrary code.</p>

<p>We are in the process of developing a fix for the issue, and expect to provide an update by September 18, 2009.</p>

<p>Ankur</p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/09/update_on_robohelp_server_8_issue.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/09/update_on_robohelp_server_8_issue.html</guid>
         <category>RoboHelp</category>
         <pubDate>Wed, 09 Sep 2009 21:55:55 +0530</pubDate>
      </item>
      
      <item>
         <title>Potential RoboHelp Server 8 Issue</title>
         <description><![CDATA[<p>Adobe is aware of reports of a remote pre-authentication exploit in RoboHelp Server 8. We are currently investigating this potential issue and will have an update once we get more information.</p>

<p>Ankur</p>]]></description>
         <link>http://blogs.adobe.com/techcomm/2009/09/potential_robohelp_server_8_issue.html</link>
         <guid>http://blogs.adobe.com/techcomm/2009/09/potential_robohelp_server_8_issue.html</guid>
         <category>RoboHelp</category>
         <pubDate>Fri, 04 Sep 2009 19:41:51 +0530</pubDate>
      </item>
      
   </channel>
</rss>
