<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Writing Use Cases &#187; Uncategorized</title>
	<atom:link href="http://www.writingusecases.com/wordpress/index.php/archive/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.writingusecases.com/wordpress</link>
	<description>Tips for the Business System Analyst</description>
	<lastBuildDate>Sat, 19 Nov 2011 18:13:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Why I&#8217;m not Upgrading to Winzip 16</title>
		<link>http://www.writingusecases.com/wordpress/index.php/archive/why-im-not-upgrading-to-winzip-16/</link>
		<comments>http://www.writingusecases.com/wordpress/index.php/archive/why-im-not-upgrading-to-winzip-16/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 15:30:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.writingusecases.com/wordpress/?p=964</guid>
		<description><![CDATA[I just got a copy of Winzip 16 and got a nasty surprise when I started to install it. I actually read the new End User License Agreement (EULA) and discovered a few things that really bother me. 1. There &#8230; <a href="http://www.writingusecases.com/wordpress/index.php/archive/why-im-not-upgrading-to-winzip-16/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just got a copy of Winzip 16 and got a nasty surprise when I started to install it.</p>
<p>I actually read the new End User License Agreement (EULA) and discovered a few things that really bother me.</p>
<p>1. There is a bunch of new software added to Winzip that has nothing to do with file compression. It does computer scans for this that and something else. It is software I do not want, but I do not see any choice about whether or not to install it.</p>
<p>2. This software I do not want is under a subscription license. I have to agree to keep a credit card on file and be automatically charged a yearly subscription fee.</p>
<p>3. The amount of this yearly subscription fee is not stated anywhere that I could find.</p>
<p>4. This information does not appear anywhere that I could find on the Winzip website. Current US Federal Law REQUIRES a company to clearly disclose subscription agreements at the point of purchase.</p>
<p>I have used Winzip for a very long time and have always been happy with the product.  I thought the company was honest with their customers.</p>
<p>I note that Winzip is now owned by Corel. </p>
<p>Today I am quite UNHAPPY with Winzip 16 requiring me to install software I do not want and to pay a required yearly subscription fee of some unknown amount for this software I do not want.</p>
<p>Give me back my old Winzip!!</p>
<p>(I know this is not BA stuff, but this kind of underhanded behavior really bothers me. We have to let each other know about this kind of thing.)</p>
<p>Geri</p>
]]></content:encoded>
			<wfw:commentRss>http://www.writingusecases.com/wordpress/index.php/archive/why-im-not-upgrading-to-winzip-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for BA&#8217;s: The Importance of Examples</title>
		<link>http://www.writingusecases.com/wordpress/index.php/archive/tips-for-bas-the-importance-of-examples/</link>
		<comments>http://www.writingusecases.com/wordpress/index.php/archive/tips-for-bas-the-importance-of-examples/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 15:27:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.writingusecases.com/wordpress/?p=959</guid>
		<description><![CDATA[One of the differences between beginners and experts is that experts keep bits and samples of their work to use in new projects. A programmer keeps bits of code that do interesting things he may want to do again. A &#8230; <a href="http://www.writingusecases.com/wordpress/index.php/archive/tips-for-bas-the-importance-of-examples/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the differences between beginners and experts is that  experts keep bits and samples of their work to use in new projects.</p>
<p>A programmer keeps bits of code that do interesting things he may  want to do again. A carpenter has patterns and jigs to make the job go  faster. A writer has stock phrases, openings and closings that can be  used as is, or edited to fit the current project.</p>
<p>Experienced Business Analysts do the same thing.</p>
<p>I cannot always keep samples of my work, because the companies I  work for will often require me to destroy all copies I may have when my contract comes to an end. But when I can, I do keep old use cases, parts  of use cases, and requirements documents that I refer to for  inspiration. Some of them I can use mostly the way they are, with just a  bit of rewriting. Others may not be useful in the current project, but I  refer to them to remind me of things I should consider in the new  project.</p>
<p>When possible, I collect examples from other people as well.  Someone else will have thought of something that did not occur to me, or  will have an interesting new way of doing things. Typically I only have  descriptions of what was done because the documents are proprietary and  so the other person cannot share the documents with me. But even  descriptions of what the person did are useful when I go to new  projects.</p>
<p>This is something you should be doing for yourself. You should  collect examples of well written requirements documents &#8211; such as use  cases, supplementary requirements, report specifications &#8211; and keep good  examples of your own work in an easy-to-find place so you can refer to  them later. As long as you continue working for the same company, this  should be easy to do.</p>
<p>These examples will help you to work faster and with better  quaility, because instead of creating everything new, you are starting  with something that is already good.</p>
<p>When a programmer starts out, there are books that have sample bits  of code that do interesting things. There are books for writers and  carpenters as well.  But where can a Business Analyst get examples?</p>
<p>In September 2010, I took a set of old use cases and other  requirements and completely rewrote them. I extended the example, and  made it as complete as I could without being on a &#8220;real&#8221; project.  I  added explanations of what I did and why I did it, and put all this into  a PDF book.</p>
<p>You can get a copy of this book for yourself. You can use it for  examples and inspiration on your own projects. Even if the domain is not  the one you work in, you will find many examples of  how to do things  that will apply to the work you are doing.  Since this is an electronic  book, you can even copy and paste examples into your own documents and  edit them to suit your needs.</p>
<p>From now until the end of July 2011, I am including  an extra bonus  with this book. This is a set of 4 use cases and a report mockup that  provide the basics of application security &#8211; login, managing use  accounts and role tables, and reviewing logs of login attempts.</p>
<p>In addition, you will get a copy of my 2 page job aid that you can  print double sided and use for reference. The first side of the job aid  is a table of the FURPS+ requirements. I use this to remind myself of  the different kinds of supplementary requirements I should consider in  my project. The second side is a decision tree to help you determine if  you need use cases, screen mockups, report specifications, and other  kinds of requirements for your project.</p>
<p>These bonuses are not advertised on the sales page. It&#8217;s a secret thing I&#8217;m offering to people I know from my email lists and forums. When  you purchase the book, you will be given instructions on where to get  the bonuses.</p>
<p>Get your copy of the book, and the bonuses, here: <a href="http://www.wyyzzk.com/usecaserequirementsmodel.html">http://www.wyyzzk.com/usecaserequirementsmodel.html </a></p>
<p>The bonuses are only available until the end of July, so get your copy of the book now.</p>
<p>Best -</p>
<p>Geri</p>
<p>PS &#8211; For all of you who have purchased my Business Analyst  Fundamentals class (instructor led or self guided) &#8211; you already have a  copy of this book in your class member area. You also have the bonuses I  have listed here. So don&#8217;t buy this book for yourself! If you feel like  purchasing a copy for someone else, I won&#8217;t stop you. <img src='http://www.writingusecases.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.writingusecases.com/wordpress/index.php/archive/tips-for-bas-the-importance-of-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Business Analyst Portal</title>
		<link>http://www.writingusecases.com/wordpress/index.php/archive/new-business-analyst-portal/</link>
		<comments>http://www.writingusecases.com/wordpress/index.php/archive/new-business-analyst-portal/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 18:03:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.writingusecases.com/wordpress/?p=925</guid>
		<description><![CDATA[http://www.writingusecases.com I have put together a single page that gives basic information and links to all the resources I have for Business Analysts. From this page you can get to these Business Analyst resources: * Blog * Facebook fan page &#8230; <a href="http://www.writingusecases.com/wordpress/index.php/archive/new-business-analyst-portal/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.writingusecases.com" target=_blank>http://www.writingusecases.com</a></p>
<p>I have put together a single page that gives basic information and links to all the resources I have for Business Analysts.</p>
<p>From this page you can get to these Business Analyst resources:</p>
<p>    * Blog<br />
    * Facebook fan page<br />
    * Video tips<br />
    * Articles<br />
    * Career information</p>
<p>You can also:</p>
<p>    * Sign up for my tip of the week series<br />
    * Read my Bio<br />
    * Find out what is new<br />
    * And find all the products I currently offer</p>
<p><a href="http://www.writingusecases.com" target=_blank>Click here to visit the Wyyzzk BA Portal</a></p>
<p>Then post a comment here or on the Facebook fan page letting me know what you think about the new site.</p>
<p>Thanks!</p>
<p>Geri</p>
<p>PS &#8211; A handy form at the bottom of the portal page lets you tell your friends about the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.writingusecases.com/wordpress/index.php/archive/new-business-analyst-portal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing Up</title>
		<link>http://www.writingusecases.com/wordpress/index.php/archive/managing-up/</link>
		<comments>http://www.writingusecases.com/wordpress/index.php/archive/managing-up/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 02:57:56 +0000</pubDate>
		<dc:creator>Jen Fox</dc:creator>
				<category><![CDATA[Tips for Business Analysts]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BAskills]]></category>
		<category><![CDATA[communicate]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[integrity]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[skill]]></category>
		<category><![CDATA[visibility]]></category>

		<guid isPermaLink="false">http://www.writingusecases.com/wordpress/index.php/archive/managing-up/</guid>
		<description><![CDATA[I was pleased when Geri asked me to write a guest post about managing up. I think it is an important skill that everyone should cultivate, regardless of job level or industry. The following post skims the surface&#8211;I look forward &#8230; <a href="http://www.writingusecases.com/wordpress/index.php/archive/managing-up/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was pleased when Geri asked me to write a guest post about managing up.  I think it is an important skill that everyone should cultivate, regardless of job level or industry.  The following post skims the surface&#8211;I look forward to any questions or comments you may have so we can expand the conversation.  -Jen</p>
<p>One of the most important skills any professional can have is that of “managing up,” or Managing Your Manager. While the idea of managing the person who is supposed to manage you may sound contrary, you can also think of it as a beneficial outcome to communication, demonstrated professional integrity, and good consulting skills.</p>
<p>Managing up also is a form of visibility, or presence. As workplaces and teams span locations and more of us work remotely, it is important to remain visible in a positive way.  Being top of mind (and showing how responsible, consistent, and good your communication skills are) is a great way to get considered for successively more interesting or challenging projects.  Plus, you’re helping to ensure that your manager isn’t caught off-guard when it comes to you or your projects, and that often translates to more latitude (or less micro-managing).</p>
<p><strong>What is it, really? </strong></p>
<p>Managing up will sound like your boss is going to get more out of it than you will.  In the short term, that’s probably true. A big part of managing up is to help your manager look good by keeping him apprised of what’s going on with you, your projects, and the team. The benefit to you is that people appreciate it when their staff&#8211;or teammates&#8211;help them look good.  You get the benefit of people wanting you on their teams and the good professional reputation you’ll build in the process.</p>
<ul>
<li>It is a tangible demonstration of your professional integrity.  In his book “Selling the Invisible: A Field Guide to Modern Marketing”, author Harry Beckwith states, “Invest in and religiously preach integrity. It is the heart of your brand.  The heart of a service brand &#8211; the element without which the brand cannot live &#8211; is the integrity of the company and its employees. <strong>The value of any brand rises or falls with each demonstration of the company&#8217;s integrity.</strong>” (p. 155).  In this case, rather than thinking of the “company” brand, think of it as your personal brand&#8211;the value of your brand rises or falls with each demonstration of your integrity. Giving your boss a heads-up when something didn’t go well, reporting what you have been and will be working on (without it being required), and telling the truth are all demonstrations of personal integrity.</li>
<li>Your manager should always be able to answer the question, “What is Judy/the team/the department working on?”. By proactively providing this information, you are helping your manager to look good to his/her peers or boss &#8211; and that’s always a good thing.</li>
<li>Your manager should never be caught off guard by hearing project news from someone else. Especially if it’s bad news! If something transpires that may result in a call to your boss, make sure he or she hears about it first from you, and not when they are cornered in the company cafeteria or restroom.  It may be very uncomfortable to deliver bad news to your boss, but it’s guaranteed to be even less comfortable if they hear about it from someone else&#8211;and look uninformed or not in control of their staff/team in the process.  By hearing about it before having to have a conversation, they can be better informed and prepared for any conversations that may arise&#8211;or have the opportunity to be proactive and nip a potential issue in the bud.</li>
<li>Managing up isn’t just for the little guys. This is one skill you’ll always need &#8211; everybody has a boss, even if it’s the Board of Directors.</li>
</ul>
<p><strong>How do I do it? </strong></p>
<p>You might be wondering how this managing-up thing works and how it’s accomplished. Here are a few suggestions based on my own time-tested practices:</p>
<ul>
<li>Provide a weekly status report, even if one isn’t required. Especially, in fact, if one isn’t required. It can be a simple email or one-page document that lists:</li>
</ul>
<p>- What you accomplished that week</p>
<p>- Any issues or roadblocks</p>
<p>- What you’re working on in the coming week</p>
<ul>
<li>Provide an as-needed update, especially if something significant happens relative to a project. If good or bad news comes up for a project, let them know right away&#8211;no need to wait for your weekly status report.</li>
<li>Keep it short. The point isn’t to over-burden your managers with minutia. If they want more information, they’ll ask for it.</li>
<li>Keep your tone professional. Managing up isn’t about competing with others, it’s about being professional and helping your boss to look good.</li>
</ul>
<p>Here are a few examples from my own experience and that of friends:</p>
<ul>
<li>“Hey, Jane&#8211;I just had a meeting with the stakeholders from Underwriting.  They were <em>not</em> happy with the process we’re suggesting for (whatever).”  (As business analysts, this will happen, probably more than we’d like it to.)</li>
<li>“Hey, Jane&#8211;I just met with Customer Service &#8211; they were really pleased with ….” (Stop in and deliver some good news, too &#8211; especially if something goes better than expected.)</li>
<li>“Hi, Stan, here’s some info you’re going to need. You don’t need to go over it now, but you’ll want to have it on hand.” (This was from a friend who works in a contentious engineering environment.  After a meeting, he dropped off crucial numbers at his supervisor’s desk.  His supervisor was then prepared to deal with the irate visitor he had thirty minutes later.)</li>
<li>“Do you have a minute? I was just in a meeting with Art from Accounting and I really lost my patience with him. I want to let you know before you get a phone call.” (Awkward?  You bet. But not as awkward as getting called into your boss’s office after s/he gets a phone call from Art or Art’s manager. For best results, be sure you take responsibility for your actions, and let your manager know what you plan to do to remedy the situation.  Or, ask for suggestions on the best way to deal with the individual. No matter what sort of jerk the other person may be, you will always look good by taking responsibility for yourself and behaving professionally, which is to say, not whining or blaming.)</li>
</ul>
<p>Managing up takes some discipline and some courage. You will find that it improves your personal brand and over time is well worth the effort. This is a long-term career investment; get started today!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.writingusecases.com/wordpress/index.php/archive/managing-up/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Geri&#8217;s Predictions for Hot Markets in 2011</title>
		<link>http://www.writingusecases.com/wordpress/index.php/archive/geris-predictions-for-hot-markets-in-2011/</link>
		<comments>http://www.writingusecases.com/wordpress/index.php/archive/geris-predictions-for-hot-markets-in-2011/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 14:56:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BAcareer]]></category>

		<guid isPermaLink="false">http://www.writingusecases.com/wordpress/?p=821</guid>
		<description><![CDATA[I have had people ask me what are good areas to work in for the next couple of years. These are things I have seen, and continue to see as important topics/markets. If you are working in (or can get &#8230; <a href="http://www.writingusecases.com/wordpress/index.php/archive/geris-predictions-for-hot-markets-in-2011/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have had people ask me what are good areas to work in for the next couple of years. These are things I have seen, and continue to see as important topics/markets. If you are working in (or can get experience in) these areas, there should be good opportunities for work and career growth.  We can all look back in one year and see if I am right!</p>
<p>Security has been and will continue to be a very important topic for many years. Internet security and Information security are particularly important.</p>
<p>I think we will continue to see greater use of the internet for things such as Software As A Service (SAAS) and outsourcing work of all kinds.</p>
<p>I am seeing good growth for all kinds of Virtual Assistants, from very basic services, through specialized services, and up through Executive Assistants.  If you are self-motivated, like people,  and are very organized with good communication skills of all kinds, this could be something of interest. (This is a thought for people who are looking for a career change that uses skills they have already learned.)</p>
<p>Privacy concerns will continue to grow, so working in an area that provides products and services to protect privacy will become more important.</p>
<p>At the same time, people want community, so they will continue to use the internet to create communities. They will want to easily share information within their community, while keeping out &#8220;outsiders&#8221;, and while not sharing information outside the community. While Facebook has been great, I suspect that a solution more like Ning (with individual communities and more privacy) will have better market reach over time.</p>
<p>Products and services to help companies comply with upcoming FTC and FCC requirements for web sites should do very well. There are more and more regulations being written (and laws in various countries), so this will become very important over the next 12-24 months.</p>
<p>Post your thoughts in comments. What do you think of these ideas? What are your thoughts for hot  markets?</p>
<p>Geri</p>
]]></content:encoded>
			<wfw:commentRss>http://www.writingusecases.com/wordpress/index.php/archive/geris-predictions-for-hot-markets-in-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your 2011 Business Analyst Career Goals</title>
		<link>http://www.writingusecases.com/wordpress/index.php/archive/your-2011-business-analyst-career-goals/</link>
		<comments>http://www.writingusecases.com/wordpress/index.php/archive/your-2011-business-analyst-career-goals/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 14:35:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.writingusecases.com/wordpress/?p=817</guid>
		<description><![CDATA[Stating your goals publicly is one way to help you keep working toward them. With that in mind, here are some questions for you about your 2011 Business Analyst Career Goals. Answer them in the comments so there is a &#8230; <a href="http://www.writingusecases.com/wordpress/index.php/archive/your-2011-business-analyst-career-goals/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Stating your goals publicly is one way to help you keep working toward them.</p>
<p>With that in mind, here are some questions for you about your 2011 Business Analyst Career Goals. Answer them in the comments so there is a public record of what you want to achieve!</p>
<p>1. What frustrates you most about your career?</p>
<p>2. What are you trying to accomplish this year?</p>
<p>3. What do you think you would need to double your satisfaction with your career this year?</p>
<p>4. What strategies have you already tried to improve your career that worked and that did not work?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.writingusecases.com/wordpress/index.php/archive/your-2011-business-analyst-career-goals/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ravencloud Announced</title>
		<link>http://www.writingusecases.com/wordpress/index.php/archive/ravencloud-announced/</link>
		<comments>http://www.writingusecases.com/wordpress/index.php/archive/ravencloud-announced/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 05:20:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[activity diagram]]></category>
		<category><![CDATA[Ravenflow]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[use case]]></category>

		<guid isPermaLink="false">http://www.writingusecases.com/wordpress/?p=803</guid>
		<description><![CDATA[Congratulations to Ravenflow on the release of the new version of their product RavenCloud! This is a very exciting new product that lets you automatically create activity diagrams from your use cases, find and correct errors in the flow, and &#8230; <a href="http://www.writingusecases.com/wordpress/index.php/archive/ravencloud-announced/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Congratulations to Ravenflow on the release of the new version of their product RavenCloud!</p>
<p>This is a very exciting new product that lets you automatically create activity diagrams from your use cases, find and correct errors in the flow, and export your diagrams to a document &#8211; all offered over the net from anywhere you are in the world.</p>
<p>I participated in the beta this year, and was really impressed by how easy it is to log into a website, enter my use cases, and automatically generate activity diagrams and find errors in the flow.</p>
<p>RavenCloud is being offered by subscription, so you don&#8217;t have any software to install and you can access it from anywhere on the web.</p>
<p>You can even try before you buy <img src='http://www.writingusecases.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   You can get a free account that lets you enter your use cases, create activity diagrams, and save them. You can copy and paste the activity diagrams into your documents with a watermark.</p>
<p>Paid accounts give you more options for exporting your work, and remove the watermark from the diagrams.</p>
<p>You can find RavenCloud here: <a href="http://www.ravencloud.com/">http://www.ravencloud.com/</a></p>
<p>I&#8217;m not an affiliate, just a happy user and long time associate of the company.</p>
<p>Go get your free account and start using RavenCloud for yourself!</p>
<p>Geri</p>
]]></content:encoded>
			<wfw:commentRss>http://www.writingusecases.com/wordpress/index.php/archive/ravencloud-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contest Results</title>
		<link>http://www.writingusecases.com/wordpress/index.php/archive/contest-results/</link>
		<comments>http://www.writingusecases.com/wordpress/index.php/archive/contest-results/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 15:25:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.writingusecases.com/wordpress/?p=757</guid>
		<description><![CDATA[The answer to the contest is a new book I have just released: Use Case Business Requirements Model for Home Mortgage Loan Business. This is a domain / industry specific requirements model that is at a business level and use &#8230; <a href="http://www.writingusecases.com/wordpress/index.php/archive/contest-results/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The answer to the contest is a new book I have just released:</p>
<p>Use Case Business Requirements Model for Home Mortgage Loan Business.</p>
<p>This is a domain / industry specific requirements model that is at a business level and use case based.  It includes use cases, business rules, security and UI requirements, and diagrams &#8211; use case, activity, class, and state.</p>
<p>Included is an Enterprise Architect model.</p>
<p>If you buy the Basic Use Case Writing System in October, you will get a copy of the book as a free bonus.</p>
<p>Go here for more information: <a href="http://www.wyyzzk.com/basicusecase.html" target=_blank>http://www.wyyzzk.com/basicusecase.html</a></p>
<p>If you just want the book you can buy it as a separate product. Go here for more information: <a href="http://www.wyyzzk.com/usecaserequirementsmodel.html" target=_blank>http://www.wyyzzk.com/usecaserequirementsmodel.html</a></p>
<p>The contest winners, those who I thought came closest to guessing the product, are:</p>
<ul>
<li>Ella Liu</li>
<li>Marat</li>
<li>Eve McGivern</li>
</ul>
<p>Everyone who entered should have received an email from me with a special offer as a thank you for participating.  The winners have all been notified by email as well.</p>
<p>If you entered, and have not heard from me, check your spam filters, or post a comment here.</p>
<p>Thank you to everyone who entered. And congratulations to the winners!</p>
<p>Geri</p>
]]></content:encoded>
			<wfw:commentRss>http://www.writingusecases.com/wordpress/index.php/archive/contest-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contest! Final Clues.</title>
		<link>http://www.writingusecases.com/wordpress/index.php/archive/contest-final-clues/</link>
		<comments>http://www.writingusecases.com/wordpress/index.php/archive/contest-final-clues/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 10:03:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.writingusecases.com/wordpress/?p=747</guid>
		<description><![CDATA[This post has the final clues for the contest. If you guessed before, you can guess again! You may have a better idea after reviewing all the clues. I am turning off comments by 5pm London time on Sunday 10 &#8230; <a href="http://www.writingusecases.com/wordpress/index.php/archive/contest-final-clues/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This post has the final clues for the contest. If you guessed before, you can guess again! You may have a better idea after reviewing all the clues.</p>
<p>I am turning off comments by 5pm London time on Sunday 10 October 2010. So you will not be able to post a guess after that time.</p>
<p>Monday 11 October 2010 I am announcing the availability of the Basic Use Case Writing System, what the bonus is, and the winners of the contest.</p>
<p><u>The first clue was this:</u><br />
                Most BA&#8217;s ask for this thing, especially early in their careers.</p>
<p><u>The second clue was this:</u><br />
                It is not available anywhere (that I am aware of anyway).</p>
<p><u>I&#8217;ll give you 2  more clues:</u><br />
                It is expensive to produce.<br />
                Senior BA&#8217;s love to have this available when starting new projects. </p>
<p>Look for the answer on Monday!</p>
<p>Geri</p>
]]></content:encoded>
			<wfw:commentRss>http://www.writingusecases.com/wordpress/index.php/archive/contest-final-clues/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Contest! Clue 2</title>
		<link>http://www.writingusecases.com/wordpress/index.php/archive/contest-clue-2/</link>
		<comments>http://www.writingusecases.com/wordpress/index.php/archive/contest-clue-2/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 10:29:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.writingusecases.com/wordpress/?p=737</guid>
		<description><![CDATA[If you have already guessed, you can guess again.   You can post your guesses on either the original post or this one. The first clue was: Most BA&#8217;s ask for this thing, especially early in their careers. Here is &#8230; <a href="http://www.writingusecases.com/wordpress/index.php/archive/contest-clue-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you have already guessed, you can guess again. <img src='http://www.writingusecases.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   You can post your guesses on either the original post or this one.</p>
<p><span style="text-decoration: underline;">The first clue was:</span><br />
Most BA&#8217;s ask for this thing, especially early in their careers.</p>
<p><span style="text-decoration: underline;">Here is the second clue:</span><br />
It is not available anywhere (that I am aware of anyway)</p>
<p>There will be two more clues posted on Friday, and the contest closes on Sunday at 5pm London time.</p>
<p>So post your guesses!  The first 3 people who guess correctly get a copy of the Basic Use Case Writing System and the mystery bonus for free.</p>
<p>There are some really good guesses already, so don&#8217;t delay!</p>
<p>Geri</p>
]]></content:encoded>
			<wfw:commentRss>http://www.writingusecases.com/wordpress/index.php/archive/contest-clue-2/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

