Upcoming presentation at #InfoDevWorld: "Perfecting the Audio Narration in Instructional Videos"

I'm giving a presentation this week at Information Development World on voiceover with video tutorials. My presentation is Thursday at 2pm. Here's the description: Perfecting the Audio Narration with Instructional Videos No matter what tool you use to create video tutorials, getting the voice right — sounding professional, clear, and friendly — is an art. You have to know to interact with your microphone, how to read your script sounding...

DocOps: Interview with Jim Turcotte

The following is an interview with Jim Turcotte, a senior vice president for CA Technologies and business unit executive for the Information Services team. Jim recently posted several articles on LinkedIn Pulse about something he calls DocOps, so I asked him some follow-up questions. Can you explain DocOps in more detail? First, let me start by explaining the application economy. Customers today decide whether or not to do business with y...

San Francisco city-to-ferry loop bicycle ride

Shannon and I rode an 18 mile loop across San Francisco (following the Wiggle route), through the Golden Gate park, around the coast to the Golden Gate Bridge, across the Bridge up to Sausalito, onto the Sausalito Ferry back to the Ferry Building at San Francisco. The ride is 18 miles long, not counting the distance the ferry covers. Here are some photos from the trip: (There are also a few photos in this album from the day before at the N...

Biking trip to Yosemite

We spent the weekend at Yosemite, camping two nights at "Housekeeping camp." Here are some pictures from the trip: I decided to start a log of what worked well and what didn't for each trip. From Lucy's point of view What worked well Playing in the lake -- wading in river, catching crawdads, climbing on the rocks under the bridge Sleeping in the beds in the housekeeping structures Seeing fat squirrels Riding bikes on the trails What could ...

API Doc presentation slides and recording (San Francisco STC chapter)

Yesterday I presented "Publishing strategies for API documentation" to the San Francisco STC chapter. Here are my slides and recording. Listen here: Publishing strategies for API documentation from Tom Johnson PowerPoint in other format: pptx | zip Also, I know I posted it earlier, but here's the description of my presentation. Publishing strategies for API documentation Most of the common tools for publishing help ...

Import DITA's XHTML Output into WordPress

I've been working on some updates to the WordPress DITA Import tool. This tool allows you to import the DITA XHTML output into WordPress. For the full instructions, see this page on my demo site: Import DITA's XHTML Output into WordPress. I've mentioned this tool before on my blog, but I've made some updates to the tool: Created a way to include the TOC navigation from the XHTML import automatically. Changed the installation method so th...

Outside the tech comm tool bubble, there is a wide, wide world

If you hang out in tech comm circles, attend STC meetings and technical writing conferences, and interact on tech writer blogs and forums, you might think the general tool options for professional technical writing goes something like this: You can use a help authoring tool, such as Madcap Flare, Framemaker, or Author-it. You can also structure your content in DITA, using an editor such as OxygenXML. If you're a big corporation, you maybe...

Why developers will never adopt DITA

Ever wonder why developers resist DITA so much? Take a look at this comparison. Here are two ways to describe a simple task of printing a page. DITA syntax <task id="task_mhs_zjk_pp"> <title>Printing a page</title> <taskbody> <steps> <stepsection>To print a page:</stepsection> <step> <cmd>Go to <menucascade> <uicontrol>File</uicont...

Natural Bridges

Last week we went to Natural Bridges. Here are some photos: This is one of my favorite beaches for several reasons. There's a large area with tide pools that is simply fun to explore. Usually there are sea anemones all over here, but not today. Even so, it's a lot of fun to look in the tide pools while the ocean is crashing on the shore to your side. Callie wanted to explore a remote pond, and I reluctantly followed. To our amazement, we ...

Maisie's peak and more

It's been way too long since I've updated this blog. I am trying to get back into the habit. I'm not sure where to start, so I decided to just upload some pictures and add some captions. We ride to school pretty regularly, so this is what it looks like at about 7:45am. Avery likes to ride alone, though, and when I said, Okay, let's roll on out, she sighed and waited for us to leave before rolling out herself. Lucy earned a PAW award at schoo...

Two major Confluence problems: poor content re-use and lack of wiki markup

The other day I tweeted about a brief frustration with Confluence: I don't mean to be critical, but I really hate using Confluence for doc. Am so happy to be migrating Confluence content to DITA. #techcomm — Tom Johnson (@tomjohnson) September 22, 2014 And a couple of people asked me for a post with more detail. @tomjohnson Please blog it. I'd really like some detail on this. I'm becoming disillusioned with Confluence. — Berger (@Bergero...

Using collapsible sections to bring tasks and concepts together (DITA)

Last week I showed how to integrate a sliding side panel into OxygenXML's webhelp output. In this post, I show you how to integrate collapsible show/hide sections. As before, I'm using DITA as the structured content, which adds another element of complexity to the setup. Demo For a demo of the show/hide functionality, see Show/Hide Demo. In this demo, the content shown in the first collapsed section is actually transcluded from another p...

Foreword to Developing User Assistance for Mobile Apps, 2nd Edition

Developing User Assistance for Mobile Apps, 2nd Edition, by Joe WelinskeJoe Welinske just published his second edition of Developing Mobile User Assistance. Although it's the second edition, 300 of the 400 pages are new, making it mostly a new book. If you're doing anything related to mobile, this is a must-read book. It will get you going the right way. I had the opportunity to write a foreword to the book (which you can see here as w...

Adding code comments through a sliding jQuery Sidr panel (DITA)

If you write developer documentation, you know that developers prefer code samples to narrative instruction. The beauty of code samples is that they provide context at a glance. You can see where variables should be declared, functions called, objects initialized, and so forth — all by just looking at the code. Trying to describe the same content narratively just doesn't connect with users. The problem is, you can only pepper the code wit...

STC Intercom Issue Entirely Dedicated to API Documentation

The September issue of the STC Intercom is entirely dedicated to API documentation (if you don't have access to STC, go to this alternative). I had the opportunity to act as guest editor for this issue. As guest editor, I helped select the topics, find the writers, and did some editing on the articles. I also wrote a foreword to the articles. It was a pretty cool experience altogether. This issue of the STC Intercom is entirely dedicated...