<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>I&#039;d Rather Be Writing &#187; jquery</title>
	<atom:link href="http://idratherbewriting.com/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://idratherbewriting.com</link>
	<description>The Latest Trends in Technical Communication</description>
	<lastBuildDate>Fri, 25 May 2012 16:20:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Madcap Flare&#8217;s Extensibility: Adding jQuery to Flare</title>
		<link>http://idratherbewriting.com/2010/01/26/madcap-flares-extensibility-adding-jquery-to-flare/</link>
		<comments>http://idratherbewriting.com/2010/01/26/madcap-flares-extensibility-adding-jquery-to-flare/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 15:45:44 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[Flare]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Madcap Flare]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Technical Writing]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=5604</guid>
		<description><![CDATA[Alistair Christie recently published a podcast about Unscripted Screencasts and Flare Extensibility. In the podcast, he considers whether scripts are necessary for corporate screencasts &#8211;  a good topic for exploration and testing. But he also gets into something a little more interesting: extending Flare with jQuery. jQuery is the new Javascript. It provides smooth functionality that shows and hides components, slides objects around, and animates ... <a href="http://idratherbewriting.com/2010/01/26/madcap-flares-extensibility-adding-jquery-to-flare/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Alistair Christie recently published a podcast about <a href="http://www.itauthor.com/2010/01/23/itauthor-podcast-32-unscripted-screencasts-and-flare-extensibility/" target="_blank">Unscripted Screencasts and Flare Extensibility</a>. In the podcast, he considers whether scripts are necessary for corporate screencasts &#8211;  a good topic for exploration and testing. But he also gets into something a little more interesting: extending Flare with jQuery.</p>
<p>jQuery is the new Javascript. It provides smooth functionality that shows and hides components, slides objects around, and animates graphics in a sexy way. As an example, <a href="http://www.prophotoblogs.com/support/" target="_blank">ProPhotoBlogs&#8217; support</a> section incorporates jQuery functionality. And the drop-down menus on <a href="http://willsansbury.com/" target="_blank">Will Sansbury&#8217;s site</a> are also jQuery driven. Here are a few <a href="http://api.jquery.com/animate/" target="_blank">jQuery animation effects</a>. And <a href="http://api.jquery.com/slideDown/" target="_blank">slide-down effects</a>. And <a href="http://api.jquery.com/fadeIn/" target="_blank">fade effects</a>. <span id="more-5604"></span></p>
<p>Alistair says he feels satisfied he made the right choice about adopting Flare as a help tool because of this extensibility. Because of the XML and CSS standards that Flare is built on, Alistair can add a reference to the jQuery script in the header, add functions in the page body and toolbar, and hook into other technologies to customize the display.</p>
<p>For detailed step-by-step instructions on inserting functions into Flare&#8217;s Webhelp toolbar, see Alistair&#8217;s post,<a href="http://www.itauthor.com/2010/01/12/adding-function-buttons-to-the-madcap-flare-webhelp-toolbar/" target="_blank"> Adding function buttons to to the Madcap Flare Web Toolbar.</a></p>
<p>I like Flare for much of the same reasons as Alistair. I haven&#8217;t integrated jQuery scripts into Flare yet. But knowing that I can do it if I wanted to is encouraging.</p>
<p>The next question is what functionality we&#8217;re missing from Webhelp. Is jQuery just the latest gee-whiz, bell-and-whistle technology? Or is it functionality that will persuade users that the help is worthwhile?</p>
<p>Alistair says he created a button that shows a direct link to the topic the user is viewing. And he hooked into a custom glossary database. He also integrated his own show/hide functionality and a bookmarks feature. Granted, some of that functionality already exists to some degree in the existing Webhelp buttons, but Alistair&#8217;s company had custom needs.</p>
<p>One button I&#8217;ve added to Webhelp is a Contact button that allows the user to send feedback to the project team. I would like to incorporate jQuery scripts to make screencasts pop-up in a modal that dims the background. I&#8217;d also like to make screenshots expand to full size when the user clicks them (similar to Flare&#8217;s new thumbnail feature). The way graphics slide down smoothly with jQuery is more elegant than the built-in drop-down hotspot functionality Flare provides. (I imagine you have to work in the code view to integrate all of this.)</p>
<p>I&#8217;m not sure to what extent other tools can hook into the same technologies. But it is important to have this potential &#8212; so that help authors can keep pace with the developments and technologies of the web.</p>
<p>To listen to Alistair Christie&#8217;s podcast on extending Flare with jQuery, see <a href="http://www.itauthor.com/2010/01/23/itauthor-podcast-32-unscripted-screencasts-and-flare-extensibility/" target="_blank">Unscripted Screencasts and Flare Extensibility</a>.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/01/26/madcap-flares-extensibility-adding-jquery-to-flare/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What I&#8217;ve Been Learning in Flare</title>
		<link>http://idratherbewriting.com/2009/11/14/what-ive-been-learning-in-flare/</link>
		<comments>http://idratherbewriting.com/2009/11/14/what-ive-been-learning-in-flare/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 07:41:59 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Capture]]></category>
		<category><![CDATA[DITA]]></category>
		<category><![CDATA[embedding video]]></category>
		<category><![CDATA[Flare]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[relationship tables]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[thumbnails]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=5020</guid>
		<description><![CDATA[Right now I&#8217;m immersed in an online help project in which I&#8217;ve been using Madcap Flare. Here a few tips I&#8217;ve picked up in the past month or so. Embedding Video To embed video into Flare, you have to insert the video as an image file. As long as the video is a SWF file, it embeds directly on the page. In order to keep ... <a href="http://idratherbewriting.com/2009/11/14/what-ive-been-learning-in-flare/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Right now I&#8217;m immersed in an online help project in which I&#8217;ve been using Madcap Flare. Here a few tips I&#8217;ve picked up in the past month or so.<br />
<span id="more-5020"></span></p>
<h3>Embedding Video</h3>
<p>To embed video into Flare, you have to insert the video as an image file. As long as the video is a SWF file, it embeds directly on the page. In order to keep the Flash player buttons on the video, use Camtasia Studio&#8217;s Express Show format.  Express Show packages the Flash player buttons inside the SWF file, without requiring multiple files to play the video.</p>
<p>Note that you have to include the height and width dimensions for the &#8220;image&#8221; (which is really a video); otherwise, the video will expand to fill the entire browser. Also, the expand-to-full-frame view won&#8217;t work inside Flare &#8212; not sure why.</p>
<p>With the video embedded, you can easily include the video inside a drop-down hotspot. Just make sure the video is small so that it loads quickly on the page.</p>
<h3>Relationship Tables</h3>
<p>I&#8217;m fascinated by <a href="http://www.idratherbewriting.com/2009/08/03/discovering-relationship-tables/">relationship tables</a>. Relationship tables give you one (or more, if desired) tables where you can manage your related links. By adding topics to the same row in the relationship table, the links can become part of the same family. Links in the same family appear on the topic in a reciprocal way. You can also specify other linking options, but the family setting is easiest to maintain.</p>
<p>When I first created my relationship table, I styled its display to appear on the right rather than at the bottom (similar to a sidebar on a webpage). But as I looked at the help from a 1024&#215;768 perspective, I realized that the side display crowded out too much screen real estate (leaving me with about 400 pixels after the TOC). So I moved the relationship table to the bottom of the topic.</p>
<p>In the master page for the project, I also added drop-down hotspot code around the relationship table code so that it would expand when clicked. I think it&#8217;s pretty cool looking. Unfortunately the project is behind a firewall and confidential, so I can&#8217;t display it without creating Greeked text and dummy screenshots, which I don&#8217;t have time to do.</p>
<h3>Capture</h3>
<p>I&#8217;ve been using Flare for 2 years now, and up until last week I turned up my nose at Madcap Capture. I was perfectly happy with Snagit, so why should I bother with a new screen capture tool? Now that I&#8217;ve explored and started using Capture, I&#8217;m kicking myself for not using it earlier. Capture provides you with several distinct advantages if you&#8217;re authoring in Flare:</p>
<ul>
<li>Shapes you add to an image remain in layers. They aren&#8217;t flattened, so you can return later and update any callout or bubble text on the screen. This is a major advantage. You can also add variables and conditional text in the callouts if necessary.</li>
<li>You can add nice-looking callouts and bubble captions to the images. The bubbles are vectors, so they resize nicely. You can also choose to round the corners of the callout handle in a cool way. Previously, I inserted my callouts into numbered figure captions below the image. But in browsing Madcap&#8217;s help, I realized that I was drawn to the visual experience of the caption bubble directly on the image, with its handle pointing to a specific spot that the caption explains.</li>
<li>Capture integrates nicely with Flare. You can initiate a screen capture from within Flare, and the image is inserted at your cursor&#8217;s position. If you initiate the screen capture from Capture, it saves the image directly into your Flare project&#8217;s Resources &gt; Images folder (as long as you indicate that path in your Capture profile). To edit the image file, just right click the image and choose to edit it in Capture. Every aspect of the image is still editable.</li>
</ul>
<p>Capture is robust and I&#8217;m still learning how to use it. I like to take 800 x 400 pixel screenshots and resize them to 75%. You can do this by setting your background scale to .75 and your canvas crop settings to 600 x 300 in your profile. When you add a caption bubble to the screenshot, the text in the caption retains its regular size (as long as you take the screenshot with your profile that has the background scale setting). Because the text isn&#8217;t resized, it doesn&#8217;t lose crispness. By the way, it&#8217;s nice having <a href="http://docguytraining.com/" target="_blank">Doc-Guy</a>, a Flare trainer, on our team. He gave me that last tip.</p>
<h3>Exporting to DITA, Importing to WordPress</h3>
<p>I&#8217;ve been fixed on the idea of authoring in Flare, exporting to DITA, and importing into WordPress using a <a href="http://www.idratherbewriting.com/2009/02/08/merging-worlds-dita-and-wordpress/" target="_blank">DITA Import WordPress plugin</a>. I finally set up a test site to do that on a secure server at work. It actually did import decently. Beyond that import, though, I haven&#8217;t done much with the idea. (The test server is the only server with the PHP/MySQL technical setup that I can publish to at work, so that&#8217;s also an obstacle.)</p>
<p>It&#8217;s cool that Flare is starting to handle DITA, and I know the intent is to import to DITA, not export to DITA. But sometimes when you have your content in DITA, you have more options for manipulating it.</p>
<h3>Thumbnails</h3>
<p>Flare now has the option to resize images as thumbnails. But not just any little thumbnails. When you move your mouse over the thumbnail, the image resizes with a lightbox effect &#8212; the background dims and the resized image seems to pop out at you.</p>
<p>I&#8217;m not sure how I&#8217;ll use thumbnails, but it&#8217;s a neat option that Flare now has. It might be useful in release notes, where you&#8217;re explaining a lot of new features but you don&#8217;t want to include full-size images everywhere. Or it could be useful if you&#8217;re writing <a href="http://ffeathers.wordpress.com/2009/11/12/gadgets-on-confluence-wiki-pages-oh-and-in-jira-and-igoogle/" target="_blank">a post in Sarah Maddox style</a>, or if you have narrow columns without much room for full images.</p>
<h3>Future Experimentations</h3>
<p>Flare is a robust tool with a lot to learn. One thing I&#8217;d like to experiment with is incorporating jQuery effects into the topics. This <a href="http://www.prophotoblogs.com/support/" target="_blank">ProPhotoBlogs support site</a> seems to use a ton of jQuery. If you&#8217;re using jQuery in Flare, I&#8217;d like to hear from you. Or if you have other insider tips and tricks with Flare, I&#8217;d also like to hear about them as well.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/11/14/what-ive-been-learning-in-flare/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Plugins &#124; jQuery Plugins</title>
		<link>http://idratherbewriting.com/2009/02/14/plugins-jquery-plugins/</link>
		<comments>http://idratherbewriting.com/2009/02/14/plugins-jquery-plugins/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 14:09:53 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://writerriver.com/?p=795</guid>
		<description><![CDATA[Plugins &#124; jQuery Plugins. All of these jQuery plugins work with WordPress. Blog Sponsors 3Rabbitz book Webworks ePublisher Scriptorium Help Generator help authoring software Southern Polytechnic: Information Design and Communication Simplified English MindTouch]]></description>
			<content:encoded><![CDATA[<p><a href="http://plugins.jquery.com/">Plugins | jQuery Plugins</a>. All of these jQuery plugins work with WordPress.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/02/14/plugins-jquery-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 14 jQuery Photo Slideshow / Gallery Plugins &#124; Chicago Web Design</title>
		<link>http://idratherbewriting.com/2009/02/14/top-14-jquery-photo-slideshow-gallery-plugins-chicago-web-design/</link>
		<comments>http://idratherbewriting.com/2009/02/14/top-14-jquery-photo-slideshow-gallery-plugins-chicago-web-design/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 14:08:30 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://writerriver.com/?p=793</guid>
		<description><![CDATA[Top 14 jQuery Photo Slideshow / Gallery Plugins &#124; Chicago Web Design. Blog Sponsors 3Rabbitz book Webworks ePublisher Scriptorium Help Generator help authoring software Southern Polytechnic: Information Design and Communication Simplified English MindTouch]]></description>
			<content:encoded><![CDATA[<p><a href="http://blueprintds.com/2009/01/20/top-14-jquery-photo-slideshow-gallery-plugins/">Top 14 jQuery Photo Slideshow / Gallery Plugins | Chicago Web Design</a>.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/02/14/top-14-jquery-photo-slideshow-gallery-plugins-chicago-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

