Give my bio. For the past almost 4 years, I’ve been an “indie”, working on various APIs, speech related products, backup technologies, and a repeat client dealing with Web services. Over 21 years experience in technical writing, with experience in producing printed documentation in Microsoft Word and Adobe FrameMaker; various forms of context-sensitive online help such as Windows Help, HTML Help, WebHelp, and JavaHelp; Unix manpages; and producing documents for the Web. With a concentration on single-sourcing solutions, archiving, and recreating product documentation from revived products in my career.
1 Favorite
Kapil Mohan, Tech Lead at SlideShare, favorited this 8 months ago
For a searchable database of HATs, see hat-matrix.com/ - Char James-Tanny’s service
* Demo CDs available
Advanced Text Editors
NoteTab Pro and EditPad Pro:
Both tools have: Spell-checking. Big plus if you work in a mixed OS environment: Neither tool inserts Windows-style line feed characters in Unix files.
NoteTab Pro has an auto-complete option for html tags and other languages. Has a free version with reduced functionality. www.notetab.com $19.95, Lots of other tools here.
EditPad Pro has color-coding for custom html tags www.jgsoft.com $39. Free full-featured (except for Spell Check) evaluation download available. JG Soft has other tools such as a PowerGrep tool, Registry editor, and others.
Uses for EditPad Pro
Very good for adding / revising text in source code files (C, Java, and C#)
Auto indent / tab
Spell-checking
color-coding for custom html tags
Auto-sorting
Specifying line length per file type
Uses for NoteTab Pro
Very good for adding HTML / XML tags to text copied to source code files from other file formats
Beyond Compare – Performs folder and file level comparisons, ASCII and binary. Can detect that ASCII or binary files are different but can only show the differences in ASCII files, not binary files. Highlights the specific characters different between 2 ASCII files. Has a 30-day full-featured free trial. www.scootersoftware.com/ Retail price: $30
Araxis Merge - Performs folder and file level comparisons, ASCII and binary. Has a 30-day free trial. www.araxis.com/merge/index.htm l Retail price: $129
Search and Replace Tool
Funduc – Searches & replaces both folders and zip files. Will search & replace ASCII and binary files. Will search binary files but cannot replace by itself. Has plug-ins for Word, Excel, and PowerPoint. http://www.funduc.com $25 Many other tools here also.
FAR (Find and Replace) – Search and replace tool, help decompiler / comparison tool. Two month free trial http://www.helpware.net/FAR/ Cost: buyer’s choice
Sample APIs
Google APIs – code.google.com/more/#label=APIs&product=gdata
Google Earth API – earth.google.com/comapi/
Google Maps API – code.google.com/apis/maps/
BackPack – www.backpackit.com/
Breaking into this Market
Get training to develop the skills: - Courses - Self-paced training - On-the-job training
Make your own sample help systems, with context-sensitive help coded
Write some sample programs
Education / Training Opportunities
Programming courses at local colleges
STC conferences / workshops
Self-Paced Training
Manuel Gordon’s API materials ( www.gordonandgordon.com )
Documenting APIs: Writing Developer Documentation for Java APIs / SDKs – James Bisso / Victoria Maki ( www.bitzone.com/book.html )
Deitel & Deitel “(C / C++ / C# / Java) How to Program ”
0 comments
Post a comment