https://www.youtube.com/playlist?list=PLJL3v-Ayk9rQblT7RHTx3ooh60sFph9h8 - Adobe RoboHelp Essentials
Search This Blog
Monday, July 7, 2025
Went Down a RoboHelp Rabbit Hole and Came up with This Playlist
Friday, March 28, 2025
These are the Top 30 Labels on this Blog as of Today
- Videos (3273)
- youtube (2109)
- Metallica (1168)
- Politics (994)
- Work (973)
- Republican Tendencies (917)
- drums (861)
- Technical Writing (829)
- Pro Wrestling (798)
- WWE (668)
- Busy Life (556)
- Concerts (491)
- Funny Stuff (486)
- Movies (477)
- Iowa Hawkeyes (451)
- Writing (441)
- Music (399)
- MS Word (360)
- playing drums (345)
- Star Wars (327)
- basketball (310)
- Conversion Projects (303)
- 2018-Posts from Phone (279)
- heavy metal (269)
- youtube-prowrestling (257)
- Bayside (245)
- The Walking Dead (245)
- News of the World (214)
- youtube-music (211)
- youtube-Metallica (202)
- RoboHelp (193)
Snapshot of My Work
Today, I am a Senior Technical Writer. My employer needed Disaster Recovery Documentation and on this day, in 2016, I started this job! I have been in this role for 3287 days (9 years). I am now 9 years beyond my Job Search 2016!
When I come to work, I log into my laptop which is connected to 3 monitors. If I open the lid of my laptop, I can actually use that screen as well. The first task I complete is to open a DOS batch file, located in the C:\RH folder which includes the commands necessary to back up my main RoboHelp DR-Doc project to the S:\Technical Documentation\_Storage folder, where my backups are stored in a folder structure by Year -> Month -> Day, which I prune in December.
The DOS batch file copies all of the Microsoft Word templates in my C:\Users\prhanson\Desktop\Templates in the RH folder.
I also store other projects in the C:\RH folder:
"C:\RH\20240830-MappingWordStyles"
"C:\RH\Dr-Doc"
"C:\RH\Dr-Doc-20250128"
"C:\RH\DR-Doc-20250303"
"C:\RH\DR-Doc-20250324"
"C:\RH\ESC"
"C:\RH\MappingWordStyles"
When I select the folders in the C:\RH folder and then right-click to view Properties, this is my result:
Monday, November 13, 2023
Old Dog Meets a New Word and is Better for Expanding
Whatever the reason for the failings by these artists, there’s no disputing that the original songs remain beloved, which is why brutally bad updates can be so difficult to swallow. This list of the 25 worst cover songs, like our look at the 25 best cover songs of all time, doesn’t pretend be comprehensive. Still, as we surveyed the last five decades of pop and rock music, we’ve done our best to corral the truly awful covers and order them in a way that metes out some semblance of order, if not justice.
Notice that the Published date is "Wednesday" which I presume is 11-08-2023. Today is Monday, 11-13-2023, which means the following typos have existed for 5 days and either no one has informed the author. The first mistake is that "doesn't pretend be comprehensive" is missing the word "to" in the sentence. The sentence should be: "doesn't pretend to be comprehensive." The word I added to my vocabulary is mete, which I initially believed was a typo. However, mete is a word and this is the definition I found through the Internet:
to give out by measure : dole out. She realized the stern retribution which justice metes to the murderer.
Source: https://www.merriam-webster.com/dictionary/mete
I now feel like I have learned today - can I go home now? [GRIN]
I do not want to go home. I am re-linking shell Word files for the P4 applications in our CMDB in my RoboHelp 2015 project for the Disaster Recovery documentation. Yes, MRDR--Mister Disaster Recovery Documentation (tm) is still working with RoboHelp 2015, not RoboHelp 2022. Perhaps that would be worth a blog post to freeze this moment at work?
Friday, July 14, 2023
Zipping files with 7z.exe
cd\
c:
cd rh
REM | BROKEN COMMAND: for /d %%X in (*) do "I:\7-Zip-Command-Line\7za.exe" a "%%X.zip" "%%X\" -mx=5
REM | BROKEN Command: for /d %%X in (*) do "f:\7-Zip-Command-Line\7za.exe" a "%%X.zip" "%%X\" -mx=5
REM | BROKEN Command below this line:
REM | for /d %X in (*) do "c:\Program Files\7-Zip\7z.exe" a "%X.zip" "%X\"
for /d %%X in (*) do "c:\Program Files\7-Zip\7z.exe" a "%%X.zip" "%%X\" -mx=5 –tzip
SET %Today%=%Date:~10,4%_%Date:~4,2%_%Date:~7,2%
ren dr-doc.zip %TODAY%_H-rh-dr-doc_Dr-doc.zip
md "s:\technical documentation\_storage\2023\%TODAY%"
move *.zip "s:\technical documentation\_storage\2023\%TODAY%"
cd\
c:
cd rh-2022
REM | BROKEN Command: for /d %%X in (*) do "f:\7-Zip-Command-Line\7za.exe" a "%%X.zip" "%%X\" -mx=5
REM | UNBROKEN Command below this line:
for /d %%X in (*) do "c:\Program Files\7-Zip\7z.exe" a "%%X.zip" "%%X\" -mx=5 –tzip
ren dr-doc_rh2022.zip %TODAY%_dr-doc_rh2022.zip
move *.zip "s:\technical documentation\_storage\2023\%TODAY%"
pause
md "s:\technical documentation\_storage\2023\%TODAY%\Templates"
cd\
c:
xcopy c:\Users\prhanson\Desktop\Templates\*.* /s "s:\technical documentation\_storage\2023\%TODAY%\Templates"
There was a period in time where my DOS batch file was not functioning correctly so I used the following resource to correct it:
https://stackoverflow.com/questions/34602813/zipping-files-with-7z-exe - Zipping files with 7z.exe
Tuesday, May 9, 2023
How did the 2018-19 Season Go?
Can Iowa Reverse Its Recent Tailspin With Fran McCaffery? 14 comments Can the Hawkeyes get back on track after two rough years? By Thomas Beindit@tbeindit May 9, 2018, 9:43am CDT
How brave do I feel? Well, I predict the following 10 things:
- Every player mentioned in the above article is likely to have graduated and to have moved on to the next phase in their lives and, to them, I hope they are doing well
- Coach Fran McCaffery will still be the Iowa men's basketball coach. The only way that prediction is true is if Coach has led the team over the 4 years, 7 months, 2 weeks, 5 days (1692 days) since I wrote these words.
- I work at the University of Iowa as a Senior Technical Writer - it will be my 2598th day (7 years, 1 month, 1 week, 4 days) in HCIS (though it could be called something different 5 years from now).
- I am not using RoboHelp 2015 to do my work
- Spit Out the Bone is regarded as a requirement on the Metallica setlist.
- https://hcis.healthcare.uiowa.edu/ exists and is used daily. There is a Knowledge Repository.
- I still adore Anthony Raneri?
- Brett Kavanaugh is on the Supreme Court, despite https://freebeacon.com/blog/brett-kavanaugh-found-guilty-proven-innocent , which includes this gem:

- No, like really, I still adore AR! Five years ago, there were 125,501 views for this video.
- This was not my most recent Metallica concert:
This Would be Interesting
We are looking for an experienced RoboHelp Consultant to help with the following items: Conversion of Help Projects from RH V11 to RH 2019 Classic Experience with using SharePoint as the Version Control for RH projects Experience with setting up RH for new users Experience with having multiple users in RH at the same time Providing guidance to new RH users We have a new Technical Writer on our staff and need to get him up to speed with using RH for 2019 ClassicJob highlights
17 days ago
40–90 an hour
Work from home
ContractorIdentified by Google from the original job post
Qualifications•Experience with using SharePoint as the Version Control for RH projects•Experience with setting up RH for new users•Experience with having multiple users in RH at the same time Responsibilities•Conversion of Help Projects from RH V11 to RH 2019 Classic•Providing guidance to new RH usersJob description
Thursday, April 20, 2023
Wednesday, December 28, 2022
Missing the Title
Idea for Avoiding the BS of RoboHelp 2022 Copying Word Files Linked on Network to Local Drive
Check out what happens when I link to a network Word document, it copies down the file to my C drive, if I delete the C drive file, do I still see the link to the network Word document.
Thursday, October 13, 2022
Tuesday, August 23, 2022
Thursday, July 21, 2022
Not THAT Early
Tuesday, March 1, 2022
How is this Done?
For decades, I have been curious about the technology I encounter daily.
This dates back to at least 2005. My curiosity led me to receive the RoboHelp MVP award for answering questions in the Adobe forums. I point to the fact that I would seek out WinHelp (.hlp) files. If I saw something I wanted to implement into my WinHelp files at work, I would download the WinHelp (.hlp) file - many times to my PC at home at my leisure (off-work) and then decompile the .hlp file in order to figure out how the original technical writer implemented the cool thing I wanted to implement in my WinHelp files at work. At the time, I was working with a master.cnt layout of connecting 100+ WinHelp files seamlessly into what looked like a single WinHelp file. It was truly awesome.
So that's the background for why I was looking at this email I received this morning. I spent a couple of minutes drawing lines from the email preview on the left to the corresponding text on the right. The question is: where is the text in green on the right side? My best guess is that there's text in the HTML code, somewhere, that shows that text in the green box on the left, but not on the right. Maybe? I do not know...
Friday, November 19, 2021
Content References are REALLY Awesome
Friday, October 1, 2021
Adobe RoboHelp September 2021 Update 6 Webinar Recording
- 22 videos
- 2,684 views
- Last updated on Jan 19, 2021
Adobe Issue
I consider myself a dangerous user when I use a laptop or computer. I can trace using a computer back several decades when a family friend, who worked for [redacted] let us use a computer at our house. It had two 5 1/4" floppy drives - that's how long ago I can trace back my computer usage. Later, there was a computer with a 3.5" disk drive in the house.
My point is that someone who does not have as long of a history with computers could likely become very confused when seeing a message to close a program that is not open to resolve an issue. I recognize the message as a specific message being used in the incorrect circumstance. Obviously, the message should say Close this window to quit Dreamweaver instead of Close this window to quit Photoshop because I do not have Photoshop open.
Actually, a better message would be Close this window to quit the Creative Cloud app that you were using when this message displayed - even if it is wordy.
Friday, May 28, 2021
Disgusting
Adobe, the company, has been releasing RoboHelp for 13 years, per https://en.wikipedia.org/wiki/Adobe_RoboHelp. I use version 2015, which was released on June 8, 2015, a whopping 2181 days (5 years, 11 months, 2 weeks, 6 days ago. Between the release of RoboHelp 2015 and RoboHelp 2017, I started working at my present job and, because of the timing of when I needed to choose a Help Authoring Tool (HAT), I did not have the option to choose version 2017. Fast-forward a few years and Adobe creates a Beta testing program, which is over, for an upcoming version of RoboHelp. I signed up and requested a Virtual Desktop Instance (VDI) to be set up so as to not disrupt my "Production" laptop. I worked with the Beta version for several months. Last month, when I was issued a laptop to replace the laptop I was issued when I began at my employer, I had RoboHelp 2020 installed on it. The idea was to put that version through one last push of trying to decide whether I should upgrade from RoboHelp 2015 to RoboHelp 2020. My verdict? No, I should not.
The following screenshot shows how lowly RoboHelp is in the Adobe family of products. I didn't blur the screenshot at all. It shows that Adobe is "okay" with releasing a video about RoboHelp 2020 with very poor quality. I am using the "original" size of the screenshot to demonstrate that there was no resizing that could have impacted its quality, which is why it looks grossly huge and cuts into the options on the right.
The image above is from the video below.
I plan to use RoboHelp 2015 for the next 15 years.
Tuesday, January 12, 2021
Began Career as a VP
How many people in the world start their career as a VP?
Beth Gerber
Beth Gerber is co-owner and President of Lightext, Inc., a firm that specializes in quality consulting in the areas of policy and procedure development, curriculum design, and training delivery. | |
Owner and President of Lightext, Inc. | |
Beth began her career as a Vice President for Home Savings of America in California and was responsible for training, procedures, and loan servicing operational departments. In 1994, Beth took her expertise and opened a consulting company that models her commitment to high standards in the writing and training profession. Beth’s expertise is in utilizing RoboHelp for corporate enterprise solutions. As an expert in this product and an Adobe Partner, she has co-hosted multiple webinars with Adobe Systems, been a featured speaker at Writers UA and STC conferences and Adobe pre-conference workshops, and has authored several RoboHelp product reviews. She also provides customized RoboHelp training at client locations. | |




