Tuesday, July 30, 2019

Saturday, January 23, 2016

Story of an API writer

An API writer is a part of API ecosystem and creates API guides for better understanding of an API. To get into this role, you must be ready with your safety gears to play with live wires – APIs.

Sunday, May 03, 2015

Audio recording through TechSmith Camtasia

In this procedure, you will able to avoid an error when selecting the audio recording option. This will also solve the frustrating issue of unexpected shutdown of Camtasia.

Wednesday, April 15, 2015

Is Help without TOC becoming the new trendsetter…

Whenever we get some help creation task, first we probably think about TOC. Managers mostly like a structure that helps them to create estimation and the placeholder for the Help content. TOC becomes the best framework to complete their milestone to complete the documentation task, how the information is chunked, and avoids duplication.

Friday, December 12, 2014

Technical writers wearing multiple hats

Technical writers should have the blended knowledge of writing and tools. While tools do not only mean software used for documentation, it also includes the application software about which writers need to work around. Manager need to decide whom to involve based on technology of a project. Content update related project would prefer a content enthusiasts, whereas a technical resource for technology centric project.

Saturday, July 12, 2014

Steps-by-step procedure to submit IT Return

July month is the time to file you IT return. Income Tax Department has come up with an easy way to file IT return.
Step 1: Log in to the Income Tax Department site. (https://incometaxindiaefiling.gov.in/).
Note:
  • For registration, PAN card is mandatory, and this number will be your user ID.
  • Keep your Form 16 handy, that is provided by your company.
Step 2:
a. In the Quick Link section, click Quick e-File ITR.
b. Provide the IT returns detail as illustrated in Figure 1.
Note: If you have income from any other source other than interest (such as, shares, property deals, and other), which attracts tax under different clauses; select correct ITR form.
Figure 1. Prepare and Submit Online
Prepare and Submit Online
Step 3:
a. In the Personal Information tab, provide your personal details.
b. Click the Save Draft icon.

Monday, May 05, 2014

Deleting unused images in RoboHelp

You can view the list of unused image files in the RoboHelp project from: Tools>Reports>Unused Files. However, you cannot delete those files from the RoboHelp project. You can delete the file names from the Windows Explorer, which is a tedious work and prone to error. It becomes more challenging when the size of your project is big and files got filled up during several updates.

RoboHelp support java script to automate the task in the project. Don’t worry if you are not expert in java script. You can download the imagecleanup.jsx that is freely available at: https://www.wvanweelden.eu/product/image-cleanup
  1. Open the RoboHelp project for which you want to delete unused images.
  2. To open the Script Explorer pod, click View>Pods>Script Explorer.
    The 
    Script Explorer pod opens.

  3. Image: Add caption

Monday, August 19, 2013

Technical Writers vs Instructional Designers

The objective of a technical writer is to help the users in using the product. When a user is struck in understanding a feature or task, they consults the document as a reference. While an instructional designer make the user learn. The learner needs to go through the complete instructional design deliverable. If we talk about WBTs or CBTs, each and every activity of learner is tracked. The learner uses the instructional design deliverable as a textbook and not as a reference guide.
To conclude, technical writers write documents for potential users while instructional designers for potential learners.

Sunday, May 12, 2013

Scenario-based learning


Scenario based learning is the becoming popular to showcase a feature of an application. Scenarios are based around actions, where you need to create a story and the characters who will perform the task in the application. 
If you tell your story effectively and create good characters, your learners become invested in that character's story, regardless of whether they're rooting for their success or their downfall. Once you have your training plan outlined and sequenced with your lessons, you are ready to begin. Introduce the character and then present her/him with a problem that they (and the learner) cannot overcome. Develop the story so that it steps the learner on a journey through the learning objectives, getting the knowledge and skill along the way to meet the challenges presented at the outset of each learning objective. 
Creative writing courses will help immensely with storytelling as well as scenario based learning, but you may also think about technical writing for complex procedures.

To learn more about scenario-based learning, view the demonstration to buy books from Amazon.com on Youtube.

Monday, March 11, 2013

Lucidchart quick start guide


Introduction

Lucidchart is an HTML5-based diagramming tool to create flowcharts, wireframes, UML diagrams, mind maps, and more. You can open this tool on a Google chrome browser and work with the team members in real time.

Installing Lucidchart

To install and configure Lucidchart with Google Drive:
  1. Go to https://chrome.google.com. 
    The Chrome Web Store page appears.
  2. In the Search Apps text box, type Lucidchart and press EnterIn the Apps tab, the result page displays the Lucidchart: Diagramming app. 
  3. Click Install
    A confirmation message asks whether you want to install Lucidchart on Chrome. 

    Note
    : Before installing Lucidchart, sign in with your Google account.

Tuesday, February 12, 2013

Do you like to read a user guide or view a video tutorial?


People prefer instant help, sometime they don’t like to read the content to find the answer of their queries. It is helpful if someone shows you the steps to solve the problem, rather than navigating the user guide and troubleshoot the problem. People sometime prefer a video tutorial to view the how-to-do task.

Nowadays we get everything on mobile, prefer a video or online help for a product.  For software products, printed document will soon be past.  The internet and mobile has reduced the distance between the user and the vendor.
The product simulations and demonstrations can attract the attention of people. A technical writer can create video tutorial by using the Captivate and Articulate, these e-learning tools can also create course and quiz for the learners.

The sales personnel prefer a product demonstration for the clients and seminars. These demonstrations give a better walk through the product in a nut shell, instead of running the product. The beta version of the product might not be ready on time or create run-time error.

People can grasp the features of a product by watching the tutorial at their own time. Watching a video is always fun than reading a document.

Wednesday, June 20, 2012

What managers want?


Managers want to see the ability to manage the documentation project, starting from initiating the task and meeting the users’ need. It is appreciated, if a tech. writer can provide some value added services, like suggesting on the UI texts, workflow diagrams, visual aids, and features. Developers want to see that you're familiar and invested. They want to work with resourceful and proactive tech writers. Your specific questions will reflect how much you're actually working with the technology. Never the less some time follow ups are required to get confirmation of your queries and assumptions.

Wednesday, January 25, 2012

Captivate: control flash animation

When there is an audio flash file in your Captivate slide and the user click next, the sound of the animation might not stop and it keep playing in the background of the next slides. This issue does not happen when you preview the project, but for the published file. The problem can be solved as per the the following three cases:
Case 1: In Cp 5.5, under the AUDIO section of the button properties, click to select the Stop Slide Audio When Clicked check box. Note that this feature doesn’t work, if the sound is embedded in the FLA file.
Case 2: If sound is embedded within the FLA file and you can edit the flash file, bring the embedded sound at the top level in the timeline of the slide.
Case 3: If sound is embedded within the FLA file and you cannot edit the flash file, create an advance action. In the advanced action, you can define two actions: hide the flash and go to next slide. The hide action will stop the sound of the flash file.

Monday, November 28, 2011

RoboHelp: Breadcrumbs

When I created breadcrumbs through the WebHelp Navigation – WebHelp dialog box, then breadcrumbs were created on top of the HTML header. In other case, when breadcrumbs were created through master page, breadcrumbs were created below the header.
However, I wanted the breadcrumbs above the header. What would be the answer???


Ohhh.. I think Im close to my answer. I removed the header, instead of that I used a simple text in the master page, which I used it as a header for the HTML files. Then I inserted the breadcrumbs. That was simple....

Tuesday, August 23, 2011

SWF for Android Phones

I successfully played a SWF file locally (by copying it in the SD memory) on a Dell Streak through this link:

file://sdcard/[filename].swf

However, my friend could not play on Xoom (Android 3.0 Honeycomb) through the same link. Then I figured out that there was also a same issue with Acer Iconia Tab A500, which also runs on Android 3.0 Honeycomb.

Then a flash developer came to my help. He converted the SWF file into the APK format that could be played on Xoom.

Sunday, July 03, 2011

Text animation


In the Captivate (4.0), I wanted that after the Text Animation object is over (i.e., not in loop) then the text should display for rest of the slide.
TIP: For the Text Animation object, take the Effect as Typing Text and kept its Delay for: Rest of the slide. The text remains on the screen after the animation is over. The real time typing cannot be copied to other slide, and then you can replace it this Text Animation.

Wednesday, February 23, 2011

Cross-reference with Soft-return

The MS Word soft return would mean line break due to word wrapping. In numbered list, if soft return is used, then the whole text is seen in the cross-reference pop-up window. So, it’s better to use separate style for the description of the numbered list.

Monday, January 10, 2011

I can't stop playing games with software.....

Tools and software makes me crazy!!! I do really have soft corner for the software and their usage...
I always tried (& keep trying) to become a techno-wizard.
Now, IT profession has be forefront with the latest technology trends and software updates. One can enhance their skill by practicing on a Tool.
Once Einstein quoted that if a person spend 10000 hour of on one subject then he/she becomes specialist on it.
However, as in the case of Technical Writers most of us have to wear many hats of tools and software, and give their best in the crunch of deadlines. Even a person working in a single tool for many years, how many has explored all the available features. The fact is that, we keep doing the same task if there is no requirement or scope is within the boundary.
Sometime, mastering the similar tools simultaneously is difficult.
·         Word/FrameMaker
·         RoboHelp/MadCap/Authorit
It is always challenging to work on multiple platform and technology. I put my hat off to those who do multi-tasking. In IT industry, we go ahead with a slogan as “Just to it”.

Sunday, December 12, 2010

Multi-Language

Multilingual people in IT help to build the harmony and brotherhood among the people, where most states of the India are divided on the basis language. IT is a huge resource pull of technical peoples of different region, religion, caste, language, and gender are present. Hindi is India’s official language and English as second official language, outsourced jobs are boarded in India because of skilled English speaking peoples. In addition, because of multilingual peoples are working in a single place, they are sometime forced to talk in English.
In India, many universities and institutes provide foreign language trainings. There are many doctorates in French, Spanish, and German languages. Now, these foreign language skills are used in IT companies and India too is able to attract jobs from European countries.

Tuesday, December 07, 2010

Curve text in Microsoft Word 2010

In the lower versions of Microsoft Office 2010, the curve text feature is not available through WordArt.
Trick: Save the Microsoft Word 2010 document in 97-2003 format. The old feature of WordArt is enabled. Now, you can use the curve line feature.
It is observed that you cannot play the same tricks in Microsoft PowerPoint 2010.
Trick: Copy-paste the curve text from the word document into the PowerPoint 2010 slide. Hurrah!!!