News  
  Devices  
  Committees  
  Fed Watch  
  XML Schemas  
  Go the ITSware  
ITS Standards Forum Index ITS Standards
A forum for users of ITS standards
 
Frequently Asked Questions.FAQ   Calender of eventsCalender   Search through forums.Search
List of the registered members.Memberlist   See your private message.Log in to check your private messages   Register.Register
Log in to use your nick and profile settings.Log in

Calendar 
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
DC Kelley
Site Admin


Joined: 24 Jun 2004
Posts: 1068
Location: Lost in LA

PostPosted: Thu Mar 02, 2006 4:55 pm    Post subject: Programming documentation and user guide approach Reply with quote

This thread is of interest only to those who want a comprehensive help system for new users of the tool. With time we may be able to document the stds themselves in much the same way (would not that be cool for programmers using the messages), but that is a year away.

As we develop both an on-line user manual and other support tools, I am now playing with two "help" tools, HelpScribble and VBDocument and trying to combine the results of each.

The first, HelpScribble seems like a good tool to make t integrated user manual and screen for stewards and end users users and will provide Parts I and Parts II (a best practices section and a screen-by-screen detailed user manual section for controls). Building these is part of the current Phase II improvements program that FHWA has funded.

Part III, a programmer summary of how to remotely run Mini-Edit (needed by other 3rd party tool effort) will be done by VBDocument and we will likely only expose the routines other programmers need to know about (there are nearly 1000 methods and functions right now, most of which are private to the tool). I have posted the initial *.CHM file that this tool was able to produce in a few hours of work - there are almost no useful comments as yet because we need to reformat ALL the VB and C code comment for this tool to properly add them. Adding all that meta-data is an unfunded task so it will have to wait until we complete the current Phase II improvements, but here is what the tool dumps out at present. Note that it matches the format of Microsoft libs documentation quite well.

Aside: We might take a standard such as ATIS and document its messages the same way some day along with matching message memory strucs. This seems to me to be a very good thing to help development teams reduce the messages to things thy directly know how to build. Somebody propose that to the JPO and lets do it Wink



Mini_Edit_CHM.zip
 Description:
The *.chm file for the programming fuctions, just an FYI right now.

Download
 Filename:  Mini_Edit_CHM.zip
 Filesize:  205.22 KB
 Downloaded:  20 Time(s)



Last edited by DC Kelley on Wed Mar 08, 2006 8:42 am; edited 2 times in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website

If you were logged in right now, you would be seeing more content, more images, and more forums, and you could post replies.
Consider registering, its free and easy. Plus, once registered, you will be able to quickly see what topics
are new time you visit, and be able to get email when topics of interest to you change.
We never misuse your mail, nor use it for any sort of sales or outreach.

DC Kelley
Site Admin


Joined: 24 Jun 2004
Posts: 1068
Location: Lost in LA

PostPosted: Mon Mar 06, 2006 12:43 pm    Post subject: DrExplain, another help tool Reply with quote

Here is yet another varient for the common "screen shots become help manuals" style of documentation. This comes from a brand new tool called Dr.Explain (see www.DrExplain.com ) that automates the capture of the screen and then hooking up the controls that need to be explained.

I like the overall style of this and particularly like that I can get control groups (such as all the buttons used in selection what table to view) into a small bit map. I do not like that the tool seems to be rather stand-alone at this point and I can not add further text and pop-ups, and links and cross-ref data to the pages.

I have attached the CHM file it produces from the three simple screen shots so other can see the overall style. I have not decided if we should use it, it will depend on what happens when I try and import its work to other tools. I might use this to document the ITIS picker tool, it looks like a good fit there.



DrExplin-3.zip
 Description:
The DrExplain CHM file produced from three screen shots.

Download
 Filename:  DrExplin-3.zip
 Filesize:  297.71 KB
 Downloaded:  7 Time(s)

Back to top
View user's profile Send private message Send e-mail Visit poster's website
DC Kelley
Site Admin


Joined: 24 Jun 2004
Posts: 1068
Location: Lost in LA

PostPosted: Mon Mar 06, 2006 7:59 pm    Post subject: Reply with quote

Here are the two HTML sets for DrExplain and VBDoc (the two major components we want to use). I can not get these merged with HelpScribble (the various import-export styles do not match up) and am now playing with HelpStudio as an alternative (too damn complex!) Looks like we may loose pop-ups in process, but that may be a function of how Msoft is moving. All these are $100 tools except the last one which is $500.

Another interesting plus for the HelpStudio tool is that Msoft just annouced they have bundled a lite version of it with the next release of dot NET making it a large market share winner in all this. Oh well, another day of testing ahead.....



VBdoc.zip
 Description:
The VB Document HTLM files of the method found in Mini-Edit (no comments added yet)

Download
 Filename:  VBdoc.zip
 Filesize:  1.2 MB
 Downloaded:  13 Time(s)


DrExpln-Medit.zip
 Description:
The Dr.Explain HTML files - complex auto generated screen shoots of the the controls

Download
 Filename:  DrExpln-Medit.zip
 Filesize:  331.99 KB
 Downloaded:  6 Time(s)

Back to top
View user's profile Send private message Send e-mail Visit poster's website
DC Kelley
Site Admin


Joined: 24 Jun 2004
Posts: 1068
Location: Lost in LA

PostPosted: Wed Mar 08, 2006 8:49 am    Post subject: Reply with quote

The path from DrExplain (I keep hearing the schlock rock tune "Dr feel good" in my head with that title) to HelpStudio seems very workable. That seems to be our winner regarding what tools to use, adding VBdoc latter. Below is a semi-mature DrEx output (we need to use the HTML pages) that I will import and further develop as our text case.

This set of documents deals with the ITIS picker (see the thread at http://serv4.itsware.net/bb/viewtopic.php?t=63 to download that tool) because it is so simple I could document its use in an afternoon.



itis-doc-dump.zip
 Description:
Raw Doc package (CHM, HTML, RTF files) for ITIS picker

Download
 Filename:  itis-doc-dump.zip
 Filesize:  336.88 KB
 Downloaded:  8 Time(s)

Back to top
View user's profile Send private message Send e-mail Visit poster's website
Site Admin
Site Admin


Joined: 24 Jun 2004
Posts: 368
Location: Off at yet another ITS standards meeting

PostPosted: Tue Jul 18, 2006 10:53 am    Post subject: Reply with quote

This thread is overcome by events at this point.

The final help system is now part of the tool and also available on line.

You can find the help system at:
http://www.itsware.net/miniedit/help/help.htm
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


The ITS Standards forum is a public service of the IEEE Incident Management Committee
Powered by phpBB © 2001~2005 phpBB Group. Web services provided by the ITSware project

Queries: 21Queries: 21  Generation Time: 3.62931  Seconds Generation Time: 3.62931 Seconds