November 26th, 2008
Easy to use online PDF to Word doc converter. To start click on “Browse” button and select the PDF file you want to convert. Then click on “Convert and Download” and wait for conversion to complete. Download the ready Microsoft Word document to your computer.

Features:
- Convert PDF to Word online.
- Convert as many files as you like.
- No restriction on the individual PDF file size.
- No registration required.
Check out www.convertpdftoword.net
Posted in General | No Comments »
September 26th, 2008
HHPMod is a software tool created by Sid Penstone for converting WinHelp projects to HTML Help format. It rewrites the project created by HTML Workshop to restore the original Context IDs and the context-sensitive support files.
As a result of a contact from a user with a very large WinHelp project Sid has modified HHPMod to remove the limit on the number of topic files that it will handle. It has been tested with more than 2000 topics, and should handle as many as HTML Workshop can process. As well as handling much large numbers of topic files, it identifies files containing graphical “hot spots” for manual editing, and has fixed some display bugs.
The new version is 2.5.9, replacing 2.4.8. Download from Sid’s web site http://post.queensu.ca/~penstone/ .
Posted in MS WinHelp, MS HTMLHelp 1.x | 3 Comments »
August 9th, 2008
When the user clicks an ms-its jump that includes a target in another CHM file, the topic appears at the correct target location, but the css styles are not applied and the graphics do not appear. Clicking refresh loads the graphics and styles.
Here’s an example jump:
<A href=”ms-its:filename.chm::html/TroubleShooting.htm#checklist”>
You can work around the css problem by referencing the css in the <head> section of your HTML files using the ms-its protocol but that doesn’t fix the graphic issue.
The solution is to replace “ms-its:” with the older “mk:@MSITStore:” scheme.
Posted in MS HTMLHelp 1.x | No Comments »
Juni 26th, 2008
Paul O’Rear [MS] (was a Help MVP) has finally got his Namespace# 2.0 tool released on the MS web site. And it’s free! :-)
A nice MS Help 2.0 diagnostics tool that goes beyond the features of Namespace.exe (free tool with VS SDK). It allows you to view all Help 2.0 namespaces on your system and drill into the files and information associated with each namespace.
Great tool. Very similar features to our FAR H2 Utilities and reads Namespace information a little faster than FAR. Requires .NET 2.0 runtime (which you should already have if VS is installed).
Posted in MS Help2, General | No Comments »
Juni 26th, 2008
WinHelp is a bit outdated and you may ask for a newer system which is a good replacer for WinHelp. Try the successor to WinHelp, HTMLHelp 1.x, which uses HTML topic files and provides an API for some programmatic access. HTMLHelp can be generated using Microsoft’s HTML Help Workshop tool, which produces a .CHM file but it’s a bit outdated too.
For the current state of play, see this article:
http://www.winwriters.com/articles/news/news_2007_1201.htm
You may also want to take a look at “Converting WinHelp (HLP) to HTMLHelp (CHM)”:
http://www.help-info.de/en/Help_Info_WinHelp/hw_converting.htm
Posted in MS Help | No Comments »
Februar 8th, 2008
Nikolay Dobrev posted a nice artical on how to create what he calls MS Help 2.x place holders. That is a base collection that you can plug / unplug all your other collections into, and so keep your companies H2 docs gathered together in once place.
Thanks for sharing this - see Nikolay’s Blog
Posted in MS Help2 | No Comments »
Februar 8th, 2008
April Reagan’s thoughts on the future of the MSDN Library (local help), an often ignored, but critical feature for many developers. April also talks about her ThinkWeek paper that Bill Gates commented on, talks about the two big priorities for the next release and asks C9′ers for feedback on their thoughts for how to modernize local help.

Posted in MS Help | No Comments »
Januar 19th, 2008
Just want to have some XAML graphs displayed in a help topic and rather have them in a vector format seemed to be a problem. One request was that the user can see without having to install additional plugins (as needed for SVGs).
Assuming that anybody reading a help file about code using WPF/XAML/Silverlight have it installed already and is able to see it. Otherwise a “Get Microsoft Silverlight” is displayed. The Silverlight.js included is the one shipped with the Silverlight SDK.
Download a CHM example (and HTMLHelp Workshop Project) to see how it works.

Posted in MS HTMLHelp 1.x | No Comments »
Januar 13th, 2008
HHReg, a popular free HTML Help registration utility designed by EC-Software has been updated to version 1.2 and now comes with a dual-language binary that contains English and German. HHReg is designed for end users and security is a critical issue! For this reason, HHReg detects the system language and automatically switches the user interface language.
See: http://www.ec-software.com/products_hhreg.html
Posted in MS HTMLHelp 1.x | No Comments »
September 7th, 2007
Microsoft’s Live Search Maps is a free global mapping and search service that lets you search for things in specific locations, see bird’s eye or 3D views of many major cities, find traffic reports, and explore your world in new ways.
Hannover (Germany) as one of the major cities in the north of Germany is online now.

Enjoy!
Ulrich
Posted in My Small Stuff | No Comments »