<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: User is king</title>
	<atom:link href="http://infodeveloper.wordpress.com/2008/11/21/user-is-king/feed/" rel="self" type="application/rss+xml" />
	<link>http://infodeveloper.wordpress.com/2008/11/21/user-is-king/</link>
	<description>Technical writing, user assistance, et cetera</description>
	<lastBuildDate>Tue, 03 Nov 2009 16:58:05 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hemant Bellur</title>
		<link>http://infodeveloper.wordpress.com/2008/11/21/user-is-king/#comment-3</link>
		<dc:creator>Hemant Bellur</dc:creator>
		<pubDate>Mon, 01 Dec 2008 07:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://infodeveloper.wordpress.com/?p=9#comment-3</guid>
		<description>Hi Anindita,
Good post! I tend to agree with almost everything that you&#039;ve said. I&#039;m not sure if I&#039;ve understood what you mean by &quot;where does audience analysis begin and stop?&quot; 

Anyways, I&#039;ll share with you (very briefly) how we used to develop user assistance for web-based applications in my previous organization - we used a combination of embedded help and external help (nonembedded) used together. To develop embedded UA, we had to do the following: 1) Perform UI reviews and suggest changes to the UI components so that it becomes self-intuitive for the user. 2) Develop help content (popup text, etc.) for specific areas in the user interface so that the user can perform the task using the information (popups) against the various fields, buttons, etc. Now, how do you determine in which areas of the UI does the user require assistance? One way is to use the application yourself to complete a task and see where you get stuck. Another way is by reading &quot;user profiles&quot;. User profiles were provided by the PMs, developers, etc. and these user profiles were usually prepared by the UX folks, product managers, etc. after doing extensive research on what kind of users use the products and how they use them. User profiles contained info about the user - qualifications, skills, experience, frequency of usage of that particular page, etc. The information developers used this information to gauge which areas of the UI required help and what type of help. But, sometimes we had to go back to the PMs when not sure if some area in the UI or some UI component required help or not. The whole logic behind this was to get the users &quot;doing&quot; stuff right away without an overview, concept, etc. For nonembedded help, we used to provide links (within a UA panel) that led to conceptual information, procedural info, FAQs, etc. depending on what kind of information is suitable for that particular page - again this was decided based on the user profiles. This information could be used by the users if they wanted to learn more or if embedded help wasn&#039;t sufficient (remember, real estate is very limited on the UI!). So, in a way, audience analysis was done by the usability team, product managers, developers, and information developers. I guess this would start at the UI prototyping stage and go on till the TWs developed content, performed peer reviews, the PMs and developers performed technical reviews of the type of help content we developed (and approved them or suggested changes). I personally feel we would also have to revisit our audience analysis even post-release, based on the user&#039;s feedback after using the actual product.
For more info on embedded help (if you don&#039;t already know), read this - http://www.stcsig.org/oi/on_articles/0601_help_embedded_ovw.htm
We used almost the same logic that is provided in the link above.

Coming specifically to your example of internet banking, I personally feel, embedded help must be provided on the UI to perform the tasks (transfer funds, etc.) Also, an FAQ link or procedural info link (nonembedded help topics) would be very useful (without the language errors, etc ;-) especially since in this case you may not be able to exactly gauge the user&#039;s level of expertise with internet banking. Better still, make the UI itself as intuitive as possible (for any user who is familiar with computers and internet!) ;-) There lies the challenge!
These are just my thoughts. I know, in my reply, I&#039;ve digressed a bit from the main topic; but I hope this has been of some use to you. Hope to see more interesting posts from you! ;-)
- Hemant :)</description>
		<content:encoded><![CDATA[<p>Hi Anindita,<br />
Good post! I tend to agree with almost everything that you&#8217;ve said. I&#8217;m not sure if I&#8217;ve understood what you mean by &#8220;where does audience analysis begin and stop?&#8221; </p>
<p>Anyways, I&#8217;ll share with you (very briefly) how we used to develop user assistance for web-based applications in my previous organization &#8211; we used a combination of embedded help and external help (nonembedded) used together. To develop embedded UA, we had to do the following: 1) Perform UI reviews and suggest changes to the UI components so that it becomes self-intuitive for the user. 2) Develop help content (popup text, etc.) for specific areas in the user interface so that the user can perform the task using the information (popups) against the various fields, buttons, etc. Now, how do you determine in which areas of the UI does the user require assistance? One way is to use the application yourself to complete a task and see where you get stuck. Another way is by reading &#8220;user profiles&#8221;. User profiles were provided by the PMs, developers, etc. and these user profiles were usually prepared by the UX folks, product managers, etc. after doing extensive research on what kind of users use the products and how they use them. User profiles contained info about the user &#8211; qualifications, skills, experience, frequency of usage of that particular page, etc. The information developers used this information to gauge which areas of the UI required help and what type of help. But, sometimes we had to go back to the PMs when not sure if some area in the UI or some UI component required help or not. The whole logic behind this was to get the users &#8220;doing&#8221; stuff right away without an overview, concept, etc. For nonembedded help, we used to provide links (within a UA panel) that led to conceptual information, procedural info, FAQs, etc. depending on what kind of information is suitable for that particular page &#8211; again this was decided based on the user profiles. This information could be used by the users if they wanted to learn more or if embedded help wasn&#8217;t sufficient (remember, real estate is very limited on the UI!). So, in a way, audience analysis was done by the usability team, product managers, developers, and information developers. I guess this would start at the UI prototyping stage and go on till the TWs developed content, performed peer reviews, the PMs and developers performed technical reviews of the type of help content we developed (and approved them or suggested changes). I personally feel we would also have to revisit our audience analysis even post-release, based on the user&#8217;s feedback after using the actual product.<br />
For more info on embedded help (if you don&#8217;t already know), read this &#8211; <a href="http://www.stcsig.org/oi/on_articles/0601_help_embedded_ovw.htm" rel="nofollow">http://www.stcsig.org/oi/on_articles/0601_help_embedded_ovw.htm</a><br />
We used almost the same logic that is provided in the link above.</p>
<p>Coming specifically to your example of internet banking, I personally feel, embedded help must be provided on the UI to perform the tasks (transfer funds, etc.) Also, an FAQ link or procedural info link (nonembedded help topics) would be very useful (without the language errors, etc <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  especially since in this case you may not be able to exactly gauge the user&#8217;s level of expertise with internet banking. Better still, make the UI itself as intuitive as possible (for any user who is familiar with computers and internet!) <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  There lies the challenge!<br />
These are just my thoughts. I know, in my reply, I&#8217;ve digressed a bit from the main topic; but I hope this has been of some use to you. Hope to see more interesting posts from you! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
- Hemant <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
