<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>COIS20025</title>
	<atom:link href="http://s0098743.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://s0098743.wordpress.com</link>
	<description>It's a blog covering the topics from academic to fun.</description>
	<lastBuildDate>Wed, 27 Sep 2006 03:04:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='s0098743.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>COIS20025</title>
		<link>http://s0098743.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://s0098743.wordpress.com/osd.xml" title="COIS20025" />
	<atom:link rel='hub' href='http://s0098743.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Week 10 &#8211; Compare and contrast Traditional and Agile systems development methodologies</title>
		<link>http://s0098743.wordpress.com/2006/09/25/week-10-compare-and-contrast-traditional-and-agile-systems-development-methodologies/</link>
		<comments>http://s0098743.wordpress.com/2006/09/25/week-10-compare-and-contrast-traditional-and-agile-systems-development-methodologies/#comments</comments>
		<pubDate>Mon, 25 Sep 2006 14:08:40 +0000</pubDate>
		<dc:creator>Aman</dc:creator>
				<category><![CDATA[Blogs for System Development overview]]></category>

		<guid isPermaLink="false">http://s0098743.wordpress.com/2006/09/25/week-10-compare-and-contrast-traditional-and-agile-systems-development-methodologies/</guid>
		<description><![CDATA[As per Traditional systems development methodology, also known as Waterfall Model, derives its name due to the cascading effect from one phase to the other, each phase has well defined starting and ending point, with identifiable deliveries to the next phase. It&#8217;s shown in picture attached to the blog (Figure 10.1) The model consist of six [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=12&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As per Traditional systems development methodology, also known as Waterfall Model, <span>derives its name due to the cascading effect from one phase to the other, each phase has well defined starting and ending point, with identifiable deliveries to the next phase. It&#8217;s shown in picture attached to the blog (Figure 10.1)</span></p>
<p><span><img width="483" src="http://s0098743.files.wordpress.com/2006/09/waterfall-model.gif?w=483&#038;h=569" height="569" /></span></p>
<p><span>The model consist of six distinct stages, namely-<em>Requirements analysis</em> phase, <em>Specification</em> phase,  <em>System and Software</em> <em>Design </em>phase, <em>Implementation and Testing </em>phase, <em>Integration and System Testing </em>phase, and <em>Maintenance. </em><span style="font-size:12pt;color:#555555;font-family:Georgia;">Often considered the classic approach to the systems development life cycle, the waterfall model describes a development method that is rigid and linear. Waterfall development has distinct goals for each phase of development where each phase is completed for the next one is started and there is no turning back. </span></span></p>
<p><span><span style="font-size:12pt;color:#555555;font-family:Georgia;"><span style="font-size:12pt;color:#555555;font-family:Georgia;">The perceived advantages of the waterfall process are that it allows for departmentalization and managerial control. A schedule is typically set with deadlines for each stage of development and a product can proceed through the development process. In theory, this process leads to the project being delivered on time because each phase has been planned in detail.</span></span></span><span><span style="font-size:12pt;color:#555555;font-family:Georgia;"><span style="font-size:12pt;color:#555555;font-family:Georgia;">In practice, waterfall development often falls short of expectations as it does not embrace the inevitable changes and revisions that become necessary with most projects. Once an application is in the testing stage, it is very difficult to go back and change something that was not thought of in the concept stage.</span></span></span><span><span style="font-size:12pt;color:#555555;font-family:Georgia;"><span style="font-size:12pt;color:#555555;font-family:Georgia;"> </span></span></span><span><span style="font-size:12pt;color:#555555;font-family:Georgia;">Agile software development is a conceptual framework for undertaking software engineering projects, <span style="font-family:Georgia;"><font color="#000000">is based on a collection of principles, such as the importance of assuming simplicity when you are modelling and embracing change as you are working because requirements will change over time.</font></span><span style="font-family:Georgia;"></span></span></span><span><span style="font-size:12pt;color:#555555;font-family:Georgia;"> <span style="font-size:12pt;color:#555555;font-family:Georgia;">Most agile methods attempt to minimize risk by developing software in short time boxes, called iterations, which typically last one to four weeks. Each of iteration is like a miniature software project of its own, and includes all the tasks necessary to release the mini-increment of new functionality: planning, requirements analysis, design, coding, testing, and documentation. While iteration may not add enough functionality to warrant releasing the product, an agile software project intends to be capable of releasing new software at the end of each of iterations. At the end of each of iterations, the team re-evaluates project priorities.  </span></span></span><span><span style="font-size:12pt;color:#555555;font-family:Georgia;"><span style="font-size:12pt;color:#555555;font-family:Georgia;"></span><span> <span style="font-size:12pt;color:#555555;font-family:Georgia;">Agile methods emphasize realtime communication, preferably face-to-face, over written documents. and<span style="color:#555555;font-family:Georgia;"> also emphasize working software as the primary measure of progress. Combined with the preference for face-to-face communication, agile methods produce very little written documentation relative to other methods.</span></span></span></span></span><span><span style="font-size:12pt;color:#555555;font-family:Georgia;"><span></span></p>
<p></span></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/s0098743.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/s0098743.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/s0098743.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/s0098743.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/s0098743.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/s0098743.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/s0098743.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/s0098743.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/s0098743.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/s0098743.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/s0098743.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/s0098743.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/s0098743.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/s0098743.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/s0098743.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/s0098743.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=12&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s0098743.wordpress.com/2006/09/25/week-10-compare-and-contrast-traditional-and-agile-systems-development-methodologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21453f4673ceb1dd22588c38f704fcf6?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Aman</media:title>
		</media:content>

		<media:content url="http://s0098743.files.wordpress.com/2006/09/waterfall-model.gif" medium="image" />
	</item>
		<item>
		<title>week 3 -Gantt Chart to represent the study schedule followed by me (s0098743) in order to complete the course.</title>
		<link>http://s0098743.wordpress.com/2006/09/24/week-3-gantt-chart-to-represent-the-study-schedule-followed-by-me-s0098743-in-order-to-complete-the-course/</link>
		<comments>http://s0098743.wordpress.com/2006/09/24/week-3-gantt-chart-to-represent-the-study-schedule-followed-by-me-s0098743-in-order-to-complete-the-course/#comments</comments>
		<pubDate>Sun, 24 Sep 2006 07:29:17 +0000</pubDate>
		<dc:creator>Aman</dc:creator>
				<category><![CDATA[Blogs for System Development overview]]></category>

		<guid isPermaLink="false">http://s0098743.wordpress.com/2006/09/24/week-3-gantt-chart-to-represent-the-study-schedule-followed-by-me-s0098743-in-order-to-complete-the-course/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=9&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=9&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s0098743.wordpress.com/2006/09/24/week-3-gantt-chart-to-represent-the-study-schedule-followed-by-me-s0098743-in-order-to-complete-the-course/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21453f4673ceb1dd22588c38f704fcf6?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Aman</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 6 &#8211; My experience with CQU&#8217;s Information System output and user interface design</title>
		<link>http://s0098743.wordpress.com/2006/09/24/week-6-my-experience-with-cqus-information-system-output-and-user-interface-design/</link>
		<comments>http://s0098743.wordpress.com/2006/09/24/week-6-my-experience-with-cqus-information-system-output-and-user-interface-design/#comments</comments>
		<pubDate>Sun, 24 Sep 2006 06:04:25 +0000</pubDate>
		<dc:creator>Aman</dc:creator>
				<category><![CDATA[Blogs for System Development overview]]></category>

		<guid isPermaLink="false">http://s0098743.wordpress.com/2006/09/24/week-6-my-experience-with-cqus-information-system-output-and-user-interface-design/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=6&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=6&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s0098743.wordpress.com/2006/09/24/week-6-my-experience-with-cqus-information-system-output-and-user-interface-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21453f4673ceb1dd22588c38f704fcf6?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Aman</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 7 &#8211; Data Design Concepts</title>
		<link>http://s0098743.wordpress.com/2006/09/24/week-7-data-design-concepts/</link>
		<comments>http://s0098743.wordpress.com/2006/09/24/week-7-data-design-concepts/#comments</comments>
		<pubDate>Sun, 24 Sep 2006 05:18:27 +0000</pubDate>
		<dc:creator>Aman</dc:creator>
				<category><![CDATA[Blogs for System Development overview]]></category>

		<guid isPermaLink="false">http://s0098743.wordpress.com/2006/09/24/week-7-data-design-concepts/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=7&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=7&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s0098743.wordpress.com/2006/09/24/week-7-data-design-concepts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21453f4673ceb1dd22588c38f704fcf6?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Aman</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 4 : Data and Process Modeling Concepts</title>
		<link>http://s0098743.wordpress.com/2006/09/23/week-4-data-and-process-modeling-concepts/</link>
		<comments>http://s0098743.wordpress.com/2006/09/23/week-4-data-and-process-modeling-concepts/#comments</comments>
		<pubDate>Sat, 23 Sep 2006 06:27:47 +0000</pubDate>
		<dc:creator>Aman</dc:creator>
				<category><![CDATA[Blogs for System Development overview]]></category>

		<guid isPermaLink="false">http://s0098743.wordpress.com/2006/09/23/week-4-data-and-process-modeling-concepts/</guid>
		<description><![CDATA[The data collection requires an infrastructure. Responsibilities for data collection, storage, analysis, and presentation are required, as well as definitions of when, where, and how the data is collected, and how it is validated.( Bergman, Haug, and Olsen,2001). Several steps are essential to ensure the success of the data modelling process: Formation of the data [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=5&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><span style="font-size:11pt;color:#666699;font-family:Verdana;">The data collection requires an infrastructure. Responsibilities for data collection, storage, analysis, and presentation are required, as well as definitions of when, where, and how the data is collected, and how it is validated</span></em><span style="font-size:11pt;color:#666699;font-family:Verdana;">.( Bergman, Haug, and Olsen,2001).</span></p>
<p><span style="font-size:11pt;color:#666699;font-family:Verdana;"></span><span style="font-size:11pt;color:#666699;font-family:Verdana;">Several steps are essential to ensure the success of the data modelling process:</span></p>
<ol>
<li class="MsoNormal"><span style="font-size:11pt;font-family:Verdana;">Formation of the data modelling or planning team;</span></li>
<li class="MsoNormal"><span style="font-size:11pt;font-family:Verdana;">Determination of the planning tools that will be used;</span></li>
<li class="MsoNormal"><span style="font-size:11pt;font-family:Verdana;">Studying user requirements and defining these through the use of data modelling diagrams; and</span></li>
<li class="MsoNormal"><span style="font-size:11pt;font-family:Verdana;">Development of the database design.</span></li>
</ol>
<p><span style="font-size:11pt;color:#666699;font-family:Verdana;">A process is modelled so that it implements the business logic independent of specific endpoint properties and capabilities. It establishes the common behaviour across all endpoints for the enterprise. Its parts can always be implemented in a separate process definitions and reused within the processes implementing all the different execution paths.</span></p>
<p><span style="font-size:11pt;color:#666699;font-family:Verdana;"></span><span style="font-size:11pt;color:#666699;font-family:Verdana;">The process operates on data, therefore, must contain all data that are required to implement it&#8217;s logic as well as all data that required by the endpoints. This is done in two steps &#8211; firstly, create event type and define all data necessary inside the event that are necessary for the process; then later at second stage, add more data to the event based on the data requirements from the endpoints. This data is the provided by one endpoint and required by another endpoint. The change to the event type based on the endpoint requirements does not affect the process specification because they are not accessed by the process at all. </span></p>
<p><span style="font-size:11pt;color:#666699;font-family:Verdana;"></span><span style="font-size:11pt;color:#666699;font-family:Verdana;">Data and process modelling, being a process-centered approach, focuses on the flow of data and the processes that affect that data. It analyses the system’s inputs, outputs, and processes, and focus on the flow of data through the system, in order to produce a logical business information systems model. It’s easy to follow and relate to a process-centric approach.</span><span style="font-size:11pt;color:#666699;font-family:Verdana;">T</span></p>
<p><span style="font-size:11pt;color:#666699;font-family:Verdana;">he three main data and process modelling techniques are DFDs, the data dictionary, and process description tools.</span></p>
<p><span style="font-size:11pt;color:#666699;font-family:Verdana;"></span><span style="font-size:11pt;color:#666699;font-family:Verdana;">A data flow diagram (DFDs) is <span>a structured, diagrammatic technique for showing the functions performed by a system and the data flowing into, out of, and within it</span>. DFDs show the flow of data from external entities into the system, showed how the data moved from one process to another, as well as its logical storage. </span></p>
<p><span style="font-size:11pt;color:#666699;font-family:Verdana;">The data dictionary documents the contents of data flows, data stores, external entities, and processes.</span><span style="font-size:10pt;color:#666699;"><font face="Times New Roman"> </font></span><span style="font-size:11pt;color:#666699;font-family:Verdana;">In database management systems, Data Dictionary is a file that defines the basic organization of a database. A data dictionary contains a list of all files in the database, the number of records in each file, and the names and types of each field.</span><span style="font-size:10pt;color:#666699;"><font face="Times New Roman"> </font></span><span style="font-size:11pt;color:#666699;font-family:Verdana;"><span> </span></span></p>
<p><span style="font-size:11pt;color:#666699;font-family:Verdana;"><span></span></span><span style="font-size:11pt;color:#666699;font-family:Verdana;">Describing a process unambiguously to both developer and user is a balancing act. The analyst must use methods with which a programmer is familiar, but not confuse a user. Process description tools include structured English, decision tables, and decision trees.</span><span style="font-size:10pt;color:#666699;"><font face="Times New Roman"> <span> </span></font></span><span style="font-size:11pt;color:#666699;font-family:Verdana;">Structured English is a subset of Standard English used to describe logical processes clearly and accurately. A decision table is a tabular description of a logical structure. A decision tree is a horizontal graphic representation of a logical structure.</span></p>
<p><span style="font-size:11pt;color:#666699;font-family:Verdana;"></span><span style="font-size:11pt;color:#666699;font-family:Verdana;">The significance of data modelling is first and foremost its process-independent representation of business data, and second, it&#8217;s rapid adoption by the DBMS vendors as a viable form of data management.</span><span style="font-size:11pt;color:#666699;font-family:Verdana;"> </span><span style="font-size:11pt;color:#666699;font-family:Verdana;"> </span><span style="font-size:11pt;color:#666699;font-family:Verdana;"><span style="color:#666699;"></span></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/s0098743.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/s0098743.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/s0098743.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/s0098743.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/s0098743.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/s0098743.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/s0098743.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/s0098743.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/s0098743.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/s0098743.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/s0098743.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/s0098743.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/s0098743.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/s0098743.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/s0098743.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/s0098743.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=5&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s0098743.wordpress.com/2006/09/23/week-4-data-and-process-modeling-concepts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21453f4673ceb1dd22588c38f704fcf6?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Aman</media:title>
		</media:content>
	</item>
		<item>
		<title>Solution for week 2 (17 July) &#8211; Understanding a good Systems Analyst.</title>
		<link>http://s0098743.wordpress.com/2006/09/20/solution-for-week-2-17-july-understanding-a-good-systems-analyst/</link>
		<comments>http://s0098743.wordpress.com/2006/09/20/solution-for-week-2-17-july-understanding-a-good-systems-analyst/#comments</comments>
		<pubDate>Wed, 20 Sep 2006 10:21:55 +0000</pubDate>
		<dc:creator>Aman</dc:creator>
				<category><![CDATA[Blogs for System Development overview]]></category>

		<guid isPermaLink="false">http://s0098743.wordpress.com/2006/09/20/solution-for-week-2-17-july-understanding-a-good-systems-analyst/</guid>
		<description><![CDATA[Systems analysts are very important members of a systems project team because of their system analysis and system modelling skills. It is an important technique to understand and develop knowledge of human problems, define them in goals and then organize knowledge and understanding to resolve them in a systemic way. A system analyst need to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=3&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-indent:18pt;text-align:justify;margin:0;" class="MsoNormal"><font size="3" face="Times New Roman">Systems analysts are very important members of a systems project team because of their system analysis and system modelling skills. It is an important technique to understand and develop knowledge of human problems, define them in goals and then organize knowledge and understanding to resolve them in a systemic way. A system analyst need to develop skills like – an understanding of an organization, communicating with people, analysing a situation or problem, creating a feasible solution from both technical and business point of view, and working on solution in a team oriented environment using systems models and IT.</font></p>
<p style="text-indent:18pt;text-align:justify;margin:0;" class="MsoNormal"><font size="3" face="Times New Roman">Business understanding is very necessary to pin point the process of systems modelling and systems models. The knowledge and understanding, of an organization and its work, is important to do thorough systems analysis. A genuine interest in business is necessary to develop understanding. The business knowledge will determine that which technical tools, the team should use in order to get the result.</font></p>
<p style="text-indent:18pt;text-align:justify;margin:0;" class="MsoNormal"><font size="3" face="Times New Roman">This has told me what I need in order to become a good systems analyst. I plan to work on my skills, by studying the different case studies in order to understand different aspects of business; increasing my communication skills in order to interact with people and learn and understand their perspective; by learning to listen and observe; by increasing my technical skills; keeping in touch with ever growing progress in different fields. In order to create a perfect system all the business and technical knowledge, which can be acquired, is less. It’s necessary to keep learning from experiences.</font></p>
<p style="text-indent:18pt;text-align:justify;margin:0;" class="MsoNormal"><font size="3" face="Times New Roman">With the help this course, I hope to get those learning experiences in order to enhance my knowledge and skills as a systems analyst. This course is very important for me. It needs to help me broaden my practical, analytical, communicative and organizational knowledge. There should be trips to organizations to help gain the hand on experience and seminars from experts to learn about their perspectives and experiences. A wide range of sources should be provided to cover all the areas in technology. Special communication classes, if possible, should be arranged. So far I haven’t had any practical experience through this course. The study contents are really good but we need some place to apply those contents.</font></p>
<p style="text-indent:18pt;text-align:justify;margin:0;" class="MsoNormal"><font size="3" face="Times New Roman">The faculty and over all help from organization has been a nice experience. So, over all I am satisfied up to a certain level but there is so many improvements could be done in the area of studies.</font></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/s0098743.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/s0098743.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/s0098743.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/s0098743.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/s0098743.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/s0098743.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/s0098743.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/s0098743.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/s0098743.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/s0098743.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/s0098743.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/s0098743.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/s0098743.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/s0098743.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/s0098743.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/s0098743.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s0098743.wordpress.com&amp;blog=410528&amp;post=3&amp;subd=s0098743&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s0098743.wordpress.com/2006/09/20/solution-for-week-2-17-july-understanding-a-good-systems-analyst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21453f4673ceb1dd22588c38f704fcf6?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Aman</media:title>
		</media:content>
	</item>
	</channel>
</rss>
