<?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>Thegrafter&#039;s Blog</title>
	<atom:link href="http://thegrafter.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thegrafter.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 14 Mar 2010 22:47:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='thegrafter.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f0e8a27e1f2ee76b7eec33026c4f51ee?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Thegrafter&#039;s Blog</title>
		<link>http://thegrafter.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://thegrafter.wordpress.com/osd.xml" title="Thegrafter&#039;s Blog" />
	<atom:link rel='hub' href='http://thegrafter.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Expert Systems</title>
		<link>http://thegrafter.wordpress.com/2010/03/14/expert-systems/</link>
		<comments>http://thegrafter.wordpress.com/2010/03/14/expert-systems/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 22:47:06 +0000</pubDate>
		<dc:creator>crumblebum</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thegrafter.wordpress.com/?p=179</guid>
		<description><![CDATA[Expert Systems I decided I would attempt the blog as I haven’t in a while. Today we were learning more about expert systems. Basically an expert system is a program that contains the specialist knowledge of one or more experts. They are used to solve problems. They provide the user with advice and can explain [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=179&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#0000ff;"><span style="text-decoration:underline;"><strong>Expert Systems</strong></span></span></p>
<p>I decided I would attempt the blog as I haven’t in a while. Today we were learning more about expert systems.</p>
<p>Basically an expert system is a program that contains the specialist knowledge of one or more experts.</p>
<ul>
<li>They are used to solve problems.</li>
<li>They provide the user with advice and can explain that advice, and particular questions.</li>
<li>They must be able to handle uncertain and incomplete information.</li>
</ul>
<p><strong>You will need to know all of the following for the exam&#8230; </strong></p>
<p><span style="color:#0000ff;"><strong>-3 component parts of an expert system</strong></span></p>
<ul>
<li><strong>Knowledge base</strong>, which is based on rules and facts.</li>
<li><strong>User interface</strong>, which requests information from the user and outputs immediate and final results.</li>
<li><strong>Inference engine</strong>, which applies facts to rules and determines the order of questions asked.</li>
</ul>
<p><span style="color:#0000ff;"><strong>-4 categories of expert systems</strong></span></p>
<ul>
<li>Advice/advise</li>
<li>Diagnosis</li>
<li>Classification e.g. gender identifier/animal identifier</li>
<li>Planning</li>
</ul>
<p><span style="color:#0000ff;"><strong>-Creating production rules</strong></span></p>
<ul>
<li>IF commands</li>
<li>IF, AND, (IS, ARE, =) THEN which are <strong><span style="color:#000000;">keywords</span></strong></li>
<li>Must be done in a specific way</li>
</ul>
<p><strong>KEY WORDS<span style="color:#ff0000;"> <span style="text-decoration:underline;">MUST</span></span> BE IN CAPITALS OR YOU WILL NOT GET IT MARKED CORRECT!!</strong></p>
<p><span style="color:#0000ff;"><strong>-Stages in developing expert systems</strong></span></p>
<ul>
<li><strong>Knowledge acquisition</strong> – you have to find the required expert and speak to them; continual updating.</li>
<li><strong>Knowledge representation</strong></li>
<li><strong>System validation</strong></li>
</ul>
<p><span style="color:#0000ff;"><strong>-Justification facilities of and expert system</strong></span></p>
<ul>
<li>How</li>
<li>Why</li>
</ul>
<p>Today we also did a kind of programming thing on the computer, which involved us making toast (not literally). It was a basic programming programme where we used <strong>‘backward rule’</strong>, and previously we used <strong>‘forward rule’</strong>. These programs ask us particular questions and depending on our answer, it gives us advice and ends with hopefully giving us a solution best suited to what we want to do. Once you have so many parts to your program it may skip to for example question 3 and ask it, and only ask you questions 1 and 2 if your answer was &#8216;no&#8217; to question 3. <strong>e.g.</strong> the first question may say ‘is toaster switched on?’ and second may say ‘is the toaster plugged in?’ and the third may say ‘is grill used?’ so unless you said no to the grill being used it would ask about the toaster, as you must of made your toast in the toaster. The program gets more complex by adding questions about spreading butter and jam etc.</p>
<p>This activity was good, excluding the fact that I got disqualified as I was ‘’cheeky’’ which I clearly wasn’t, i was just giving my view on what way round the questions should be asked, surely you are allowed your own say on things! <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Ok, that&#8217;s me done i think, don&#8217;t have a clue if it will help anyone as i&#8217;ve probably talked a lot of rubbish but hey ho!</p>
<p>Crumblebum <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegrafter.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegrafter.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegrafter.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegrafter.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thegrafter.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thegrafter.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thegrafter.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thegrafter.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegrafter.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegrafter.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegrafter.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegrafter.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegrafter.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegrafter.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=179&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thegrafter.wordpress.com/2010/03/14/expert-systems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bbf89e3ed6be5d17a18a87e1912fcac3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">crumblebum</media:title>
		</media:content>
	</item>
		<item>
		<title>Relaxing Music</title>
		<link>http://thegrafter.wordpress.com/2010/02/09/relaxing-music/</link>
		<comments>http://thegrafter.wordpress.com/2010/02/09/relaxing-music/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 00:16:21 +0000</pubDate>
		<dc:creator>crumblebum</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thegrafter.wordpress.com/?p=173</guid>
		<description><![CDATA[Hey   This is michael&#8217;s blog&#8230; i dont have my own so had too borrow lucys!! Jerome has asked me to blog about relaxing music too put together a playlist for class.  He wants too know what song everyone listens too the most when studying that helps them relax? He will then buy these and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=173&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hey <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   This is michael&#8217;s blog&#8230; i dont have my own so had too borrow lucys!!</p>
<p>Jerome has asked me to blog about relaxing music too put together a playlist for class.  He wants too know what song everyone listens too the most when studying that helps them relax? <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>He will then buy these and play them in class <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Comment this blog with your fav song please!!!</p>
<p>Michael <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>P.s mines is     &#8216;Just For Tonight&#8217;  by  &#8217;One Night Only&#8217;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegrafter.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegrafter.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegrafter.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegrafter.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thegrafter.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thegrafter.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thegrafter.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thegrafter.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegrafter.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegrafter.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegrafter.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegrafter.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegrafter.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegrafter.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=173&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thegrafter.wordpress.com/2010/02/09/relaxing-music/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bbf89e3ed6be5d17a18a87e1912fcac3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">crumblebum</media:title>
		</media:content>
	</item>
		<item>
		<title>Backup Strategy</title>
		<link>http://thegrafter.wordpress.com/2010/01/18/craigs-blog/</link>
		<comments>http://thegrafter.wordpress.com/2010/01/18/craigs-blog/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 21:03:09 +0000</pubDate>
		<dc:creator>schecterizer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thegrafter.wordpress.com/?p=168</guid>
		<description><![CDATA[(to avoid any confusion i didn&#8217;t have my blog set up so posted on Simas&#8217;s profile) Today in info systems we learned about Backup strategies Companies with a significant amount of data stored should have a robust backup system, to keep data loss impact to a minimum. Things to consider when choosing a strategy are: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=168&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(to avoid any confusion i didn&#8217;t have my blog set up so posted on Simas&#8217;s profile)</p>
<p>Today in info systems we learned about <span style="text-decoration:underline;"><strong>Backup strategies</strong></span><br />
Companies with a significant amount of data stored should have a robust backup system, to keep data loss impact to a minimum.</p>
<p>Things to consider when choosing a strategy are:</p>
<ul>
<li>What storage media will be used for the backups</li>
<li>Which data is to be backed up</li>
<li>When backups should take place</li>
<li>Where data should be stored</li>
</ul>
<p><span style="text-decoration:underline;"><strong>The grandfather father son methodology</strong></span></p>
<p>If we consider a system where backups are taken each Friday on magnetic tape, then daily incremental backups (where only new information is backed up) take place from Monday until Thursday. On a Friday however, all files will be backed up regardless of whether they have changed or not. In this case, the backup runs automatically at 10pm. On the last working day of each month there is a full back up on to a first monthly tap. This schedule can be used quarterly throughout the year before monthly tapes are re-used.</p>
<p>The daily backups, containing the least amount of data and the newest data, are known as the son files.<br />
The weekly backups contain a greater volume of data. These are the father files.<br />
The monthly backups contain the oldest data so are known as the grandfather files.</p>
<p><strong><span style="text-decoration:underline;">Recovering data</span></strong></p>
<p>To recover data using this strategy would require using the most recent weekly tape and each of the daily tapes from when the data failure took place.</p>
<p>For example: If there was a complete data failure on Thursday in week 3, we would require the files from Monday to Wednesday in week 3</p>
<p><strong><span style="text-decoration:underline;">Rotating data</span></strong></p>
<p>In the event of a disaster such as a fire or theft, extra media could be used and stored off-site. A fire safe should be used to safely store the tapes that are kept on-site.</p>
<p>To be honest I didn&#8217;t expect anyone to read down this far, but if you have, well done, you have read my first attempt at the blog.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegrafter.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegrafter.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegrafter.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegrafter.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thegrafter.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thegrafter.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thegrafter.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thegrafter.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegrafter.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegrafter.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegrafter.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegrafter.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegrafter.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegrafter.wordpress.com/168/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=168&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thegrafter.wordpress.com/2010/01/18/craigs-blog/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/477951cb541fce21297eb8b07de24780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">schecterizer</media:title>
		</media:content>
	</item>
		<item>
		<title>Other Topologies</title>
		<link>http://thegrafter.wordpress.com/2009/12/15/other-topologies/</link>
		<comments>http://thegrafter.wordpress.com/2009/12/15/other-topologies/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 14:50:58 +0000</pubDate>
		<dc:creator>The Real Captain</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thegrafter.wordpress.com/?p=162</guid>
		<description><![CDATA[After Simas cleared up one of the five topologies, I will hopefully clear up the other four. I will also discuss the various different types of hardware involved in setting up a network. I will begin with the hardware required, this may make it easier to understand when I start to describe the topologies. Node [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=162&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After Simas cleared up one of the five topologies, I will hopefully clear up the other four. I will also discuss the various different types of hardware involved in setting up a network.</p>
<p>I will begin with the hardware required, this may make it easier to understand when I start to describe the topologies.</p>
<p><span style="color:#ff0000;"><span style="text-decoration:underline;">Node</span> </span>- A physical network node is an active electronic device that is attached to a network, and is capable of sending, receiving, or forwarding information. For example, a computer, a printer, hub, switch.</p>
<p><span style="color:#ff0000;"><span style="text-decoration:underline;">Ethernet</span> </span>- The ethernet protocol is by far the most widely used. Ethernet uses an access method called <strong><span style="text-decoration:underline;"><span style="color:#3366ff;">CSMA/CD</span></span> </strong>(If you remember this is the phrase Mr.McGivern wanted us to revise and learn), it stands for <span style="text-decoration:underline;"><span style="color:#3366ff;"><strong>Carrier Sense Multiple Access / Collision Detection</strong></span></span>. This is a system where each computer &#8216;listens&#8217; to the cable before sending anything through the network. If the network is clear, the computer will transmit. If another node is already transmitting on the cable, the computer will wait and try again when the line is clear. Sometimes, two computers attempt to transmit at the same time. When this happens a collision occurs. Each computer then backs off and waits a random amount of time before attempting to re-transmit.</p>
<p><span style="text-decoration:underline;"><span style="color:#ff0000;">Hub</span></span><span style="text-decoration:underline;"> </span>- Hubs are commonly used to connect segments of a network. A hub contains multiple ports. They are usually connect to other nodes, through a ethernet cable. When a block of data (a packet) arrives at one port, it is copied to the other ports so that all segments of the LAN can see all packets. Hubs repeat everything they receive and can be used to extend the network. However, this can result in a lot of unnecessary traffic being sent to all devices on the network.</p>
<p><span style="text-decoration:underline;"><span style="color:#ff0000;">Switch</span></span> - A switch acts very much as a hub, however a switch can interpret the destination of data packets and will route packets only to their intended destination. This increases the capacity of the network because the incoming data is not repeated to every node. A switch also has a lot more ports than a hub, meaning more computers can be connected to the network.</p>
<p><span style="color:#ff0000;"><span style="text-decoration:underline;">Router</span><span style="text-decoration:underline;"> </span></span>- Route-r for Michael <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> , Is a device which forwards data packets along networks. It is normally connected to at least two networks, often two LANs or WANs or a LAN and an internet service provider&#8217;s network. Routers are located at gateways, the places where two or more networks connect.</p>
<p>So with the hardware cleared up, I will now move onto the topologies. After at least all of us got hired and fired by Mcgivern as his network manager, we did get to the bottom of the topologies and what each network consists of.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Star Topology</span></span></strong></p>
<p>A star topology is designed with each node connected directly to a central node. The central node can be a network hub or switch. The central node offers a common connection for all nodes on the network. Each network device has its own direct cable connection to the central node. In most cases, this means more cable is required than a bus topology. However, this makes adding or moving computers a relatively easy task: simply plug them into a cable outlet on the wall.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Advantages of a Star Topology</span></span></strong></p>
<p>∙ It is relatively easy to install and wire a star network because the construction of the network only revolves running a cable from each network device to the central node.</p>
<p>∙ It is easy to detect faults and to remove parts because if an error occurs it should only affect one node on the network, therefore making fault finding easier.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Disadvantages of a Star Topology</span></span></strong></p>
<p>∙Significantly more network cabling must be used to create a star network in comparison with a bus network.</p>
<p>∙If the central node fails, all other nodes attached to it are disabled and unable to communicate with any other node on the network.</p>
<p>∙Star networks are more expensive than bus topologies because of the cost of the hub or switch that is needed to function as the central node.<br />
<img src="http://z.about.com/d/compnetworking/1/0/o/1/topology_star.gif" alt="star" /><br />
<strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Tree Topology</span></span></strong></p>
<p>A tree topology is like a series of interconnected star topology networks. Tree Topologies allow for the expansion of an existing network, and enable organisations to configure new networking to meet their needs.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Advantages of a Tree Topology</span></span></strong></p>
<p>∙ Additional nodes can be added easily to individual segments, and segments can be added easily to the main central node.</p>
<p>∙ It is relatively easy to install and wire a tree network. Construction of the network involves simply running a cable from each network device to the central node in each segment, and then connecting the segments.</p>
<p>∙ Each device on the network has its own connection to the central node in the segment, and therefore there are no disruptions to the network when connecting or removing devices.</p>
<p>∙ It is relatively easy to detect faults and to remove parts. This is because if an error occurs it should only affect one node or segment on the network.</p>
<p><span style="text-decoration:underline;"><span style="color:#3366ff;"><strong>Disadvantages of a Tree Topology</strong></span></span></p>
<p>∙The overall length of each segment is limited by the type of cabling used. If the central node fails the network fails.</p>
<p>∙Overall, the tree topology is more difficult to configure and wire than other topologies.<br />
<img src="http://z.about.com/d/compnetworking/1/0/0/a/topology_tree.gif" alt="tree" /><br />
<strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Ring Topology</span></span></strong></p>
<p>A ring topology consists of a set of nodes connected serially by cable. In other words, it is a circle or ring of computers. There are no terminated end to the cable; the signal travels around the circle in a clockwise direction.</p>
<p>Under the ring concept, a signal is transferred sequentially via a `token’ from one station to the next. When a station wants to transmit, it `grabs’ the token, attaches data and an address to it, and then sends it around the ring.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Advantages of a Ring Topology</span></span></strong></p>
<p>∙Networks based on a ring topology can grow without significantly impacting on the performance of the system.</p>
<p>∙All stations on the network have equal access to communication because of the use of the token.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Disadvantages of a Ring Topology</span></span></strong></p>
<p>∙Ring networks require specialist hardware to function which makes them one of the most expensive topologies to implement.</p>
<p>∙It is possible that the failure of one computer may impact on others in a clockwise direction around the ring.<br />
<img src="http://z.about.com/d/compnetworking/1/0/p/1/topology_ring.gif" alt="ring" /><br />
<strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Mesh Topology</span></span></strong></p>
<p>Mesh is a network topology in which devices are connected with many redundant interconnections between network nodes. In a true mesh topology every node has a connection to every node in the network; this is called a fully connected mesh. In a partially connected mesh, there are still multiple connections but all nodes are not connected.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Advantages of a Mesh Topology</span></span></strong></p>
<p>∙ Mesh topologies provide multiple physical paths along which data can travel. If one of the network connections is cut there will normally be another route available along which can travel to reach its destination.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Disadvantages of a Mesh Topology</span></span></strong></p>
<p>∙Mesh topologies are expensive to implement because of the multiple physical connections required to link each node on the network. These physical connections are difficult to install because of the sheer number involved.</p>
<p>∙The complexity of the mesh makes it difficult to manage. Keeping track of the network data cables and their connections and routes becomes a very difficult task with such a complicated network.</p>
<p>∙If an error occurs it can be difficult to detect, five the sheer number of network cables involved.<br />
<img src="http://z.about.com/d/compnetworking/1/0/-/a/topology_mesh.gif" alt="mesh" /><br />
I know that is alot to take in, but it took me 10x as long to do as it will for you to read it.</p>
<p>Hope it was of help to you !<br />
Ryan Jardine</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#ff6600;">Orrrrr a Mintedddd.</span></span></strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegrafter.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegrafter.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegrafter.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegrafter.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thegrafter.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thegrafter.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thegrafter.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thegrafter.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegrafter.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegrafter.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegrafter.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegrafter.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegrafter.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegrafter.wordpress.com/162/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=162&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thegrafter.wordpress.com/2009/12/15/other-topologies/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3192d000a2a5e6392a9b871f2206d50?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Real Captain</media:title>
		</media:content>

		<media:content url="http://z.about.com/d/compnetworking/1/0/o/1/topology_star.gif" medium="image">
			<media:title type="html">star</media:title>
		</media:content>

		<media:content url="http://z.about.com/d/compnetworking/1/0/0/a/topology_tree.gif" medium="image">
			<media:title type="html">tree</media:title>
		</media:content>

		<media:content url="http://z.about.com/d/compnetworking/1/0/p/1/topology_ring.gif" medium="image">
			<media:title type="html">ring</media:title>
		</media:content>

		<media:content url="http://z.about.com/d/compnetworking/1/0/-/a/topology_mesh.gif" medium="image">
			<media:title type="html">mesh</media:title>
		</media:content>
	</item>
		<item>
		<title>Topologies and Network Hardware</title>
		<link>http://thegrafter.wordpress.com/2009/12/14/topologies-and-network-hardware/</link>
		<comments>http://thegrafter.wordpress.com/2009/12/14/topologies-and-network-hardware/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 23:51:50 +0000</pubDate>
		<dc:creator>The Real Captain</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thegrafter.wordpress.com/?p=163</guid>
		<description><![CDATA[After Simas cleared up one of the five topologies, I will hopefully clear up the other four. I will also discuss the various different types of hardware involved in setting up a network. I will begin with the hardware required, this may make it easier to understand when I start to describe the topologies. Node [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=163&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After Simas cleared up one of the five topologies, I will hopefully clear up the other four. I will also discuss the various different types of hardware involved in setting up a network.</p>
<p>I will begin with the hardware required, this may make it easier to understand when I start to describe the topologies.</p>
<p><span style="text-decoration:underline;"><span style="color:#ff0000;">Node</span></span> - A physical network node is an active electronic device that is attached to a network, and is capable of sending, receiving, or forwarding information. For example, a computer, a printer, hub, switch.</p>
<p><span style="text-decoration:underline;"><span style="color:#ff0000;">Ethernet</span></span> &#8211; The ethernet protocol is by far the most widely used. Ethernet uses an access method called <span style="text-decoration:underline;">CSMA/CD</span><strong> </strong>(If you remember this is the phrase Mr.McGivern wanted us to revise and learn), it stands for <span style="text-decoration:underline;">Carrier Sense Multiple Access / Collision Detection</span>. This is a system where each computer &#8216;listens&#8217; to the cable before sending anything through the network. If the network is clear, the computer will transmit. If another node is already transmitting on the cable, the computer will wait and try again when the line is clear. Sometimes, two computers attempt to transmit at the same time. When this happens a collision occurs. Each computer then backs off and waits a random amount of time before attempting to re-transmit.</p>
<p><span style="text-decoration:underline;"><span style="color:#ff0000;">Hub</span></span><span style="text-decoration:underline;"> </span>- Hubs are commonly used to connect segments of a network. A hub contains multiple ports. They are usually connect to other nodes, through a ethernet cable. When a block of data (a packet) arrives at one port, it is copied to the other ports so that all segments of the LAN can see all packets. Hubs repeat everything they receive and can be used to extend the network. However, this can result in a lot of unnecessary traffic being sent to all devices on the network.</p>
<p><span style="text-decoration:underline;"><span style="color:#ff0000;">Switch</span></span> &#8211; A switch acts very much as a hub, however a switch can interpret the destination of data packets and will route packets only to their intended destination. This increases the capacity of the network because the incoming data is not repeated to every node. A switch also has a lot more ports than a hub, meaning more computers can be connected to the network.</p>
<p><span style="text-decoration:underline;"><span style="color:#ff0000;">Router</span></span><span style="text-decoration:underline;"> </span>- Route-r for Michael <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> , Is a device which forwards data packets along networks. It is normally connected to at least two networks, often two LANs or WANs or a LAN and an internet service provider&#8217;s network. Routers are located at gateways, the places where two or more networks connect.</p>
<p>So with the hardware cleared up, I will now move onto the topologies. After at least all of us got hired and fired by Mcgivern as his network manager, we did get to the bottom of the topologies and what each network consists of.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Star Topology</span></span></strong></p>
<p>A star topology is designed with each node connected directly to a central node. The central node can be a network hub or switch. The central node offers a common connection for all nodes on the network. Each network device has its own direct cable connection to the central node. In most cases, this means more cable is required than a bus topology. However, this makes adding or moving computers a relatively easy task: simply plug them into a cable outlet on the wall.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Advantages of a Star Topology</span></span></strong></p>
<p>∙ It is relatively easy to install and wire a star network because the construction of the network only revolves running a cable from each network device to the central node.</p>
<p>∙ It is easy to detect faults and to remove parts because if an error occurs it should only affect one node on the network, therefore making fault finding easier.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Disadvantages of a Star Topology</span></span></strong></p>
<p>∙Significantly more network cabling must be used to create a star network in comparison with a bus network.</p>
<p>∙If the central node fails, all other nodes attached to it are disabled and unable to communicate with any other node on the network.</p>
<p>∙Star networks are more expensive than bus topologies because of the cost of the hub or switch that is needed to function as the central node.</p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Tree Topology</span></span></strong></p>
<p>A tree topology is like a series of interconnected star topology networks. Tree Topologies allow for the expansion of an existing network, and enable organisations to configure new networking to meet their needs.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Advantages of a Tree Topology</span></span></strong></p>
<p>∙ Additional nodes can be added easily to individual segments, and segments can be added easily to the main central node.</p>
<p>∙ It is relatively easy to install and wire a tree network. Construction of the network involves simply running a cable from each network device to the central node in each segment, and then connecting the segments.</p>
<p>∙ Each device on the network has its own connection to the central node in the segment, and therefore there are no disruptions to the network when connecting or removing devices.</p>
<p>∙ It is relatively easy to detect faults and to remove parts. This is because if an error occurs it should only affect one node or segment on the network.</p>
<p><span style="text-decoration:underline;"><span style="color:#3366ff;">Disadvantages of a Tree Topology</span></span></p>
<p>∙The overall length of each segment is limited by the type of cabling used. If the central node fails the network fails.</p>
<p>∙Overall, the tree topology is more difficult to configure and wire than other topologies.</p>
<p>Hub/Switch</p>
<p>﻿</p>
<p>﻿</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Ring Topology</span></span></strong></p>
<p>A ring topology consists of a set of nodes connected serially by cable. In other words, it is a circle or ring of computers. There are no terminated end to the cable; the signal travels around the circle in a clockwise direction.</p>
<p>Under the ring concept, a signal is transferred sequentially via a `token’ from one station to the next. When a station wants to transmit, it `grabs’ the token, attaches data and an address to it, and then sends it around the ring.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Advantages of a Ring Topology</span></span></strong></p>
<p>∙Networks based on a ring topology can grow without significantly impacting on the performance of the system.</p>
<p>∙All stations on the network have equal access to communication because of the use of the token.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Disadvantages of a Ring Topology</span></span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p>∙Ring networks require specialist hardware to function which makes them one of the most expensive topologies to implement.</p>
<p>∙It is possible that the failure of one computer may impact on others in a clockwise direction around the ring.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Mesh Topology</span></span></strong></p>
<p>Mesh is a network topology in which devices are connected with many redundant interconnections between network nodes. In a true mesh topology every node has a connection to every node in the network; this is called a fully connected mesh. In a partially connected mesh, there are still multiple connections but all nodes are not connected.</p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Advantages of a Mesh Topology</span></span></strong></p>
<p>∙ Mesh topologies provide multiple physical paths along which data can travel. If one of the network connections is cut there will normally be another route available along which can travel to reach its destination.</p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p><strong><span style="text-decoration:underline;"><span style="color:#3366ff;">Disadvantages of a Mesh Topology</span></span></strong></p>
<p>∙Mesh topologies are expensive to implement because of the multiple physical connections required to link each node on the network. These physical connections are difficult to install because of the sheer number involved.</p>
<p>∙The complexity of the mesh makes it difficult to manage. Keeping track of the network data cables and their connections and routes becomes a very difficult task with such a complicated network.</p>
<p>∙If an error occurs it can be difficult to detect, five the sheer number of network cables involved.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegrafter.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegrafter.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegrafter.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegrafter.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thegrafter.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thegrafter.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thegrafter.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thegrafter.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegrafter.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegrafter.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegrafter.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegrafter.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegrafter.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegrafter.wordpress.com/163/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=163&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thegrafter.wordpress.com/2009/12/14/topologies-and-network-hardware/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3192d000a2a5e6392a9b871f2206d50?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Real Captain</media:title>
		</media:content>
	</item>
		<item>
		<title>Organisational Information System (OIS) management strategies</title>
		<link>http://thegrafter.wordpress.com/2009/12/13/organisational-information-system-ois-management-strategies/</link>
		<comments>http://thegrafter.wordpress.com/2009/12/13/organisational-information-system-ois-management-strategies/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 18:41:24 +0000</pubDate>
		<dc:creator>schecterizer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thegrafter.wordpress.com/?p=155</guid>
		<description><![CDATA[Organisations working with information systems require strategies to allow them to control access to data, to protect their systems and data from unauthorised access, and to improve and update their information systems in response to changes in working practices or technology. There are five key areas which organisations must consider as part of the development [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=155&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Organisations working with information systems require strategies to allow them to control access to data, to protect their systems and data from unauthorised access, and to improve and update their information systems in response to changes in working practices or technology.</p>
<p>There are five key areas which organisations must consider as part of the development and operation of organistional information systems. These are:</p>
<ul>
<li>network strategy</li>
<li>security strategy</li>
<li>backup strategy</li>
<li>upgrade strategy</li>
<li>software strategy</li>
</ul>
<p>Since we&#8217;ve only looked at <span style="text-decoration:underline;">Network strategy</span>, I will begin there.</p>
<p>Basically a network strategy allows an organisation to manage how data is distributed across the enterprise. It&#8217;s necessary for an organisation to function correctly.</p>
<p>There are different types of network, <span style="color:#ff0000;">there&#8217;s a chance we can be asked about these in the exam so it&#8217;s worth learning it.</span></p>
<ul>
<li><span style="color:#ff0000;"><span style="color:#000000;">local-area networks <span style="color:#0000ff;">(LANs) <span style="color:#000000;">: This is where the computers are in close proximity (that is, in the same building).</span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;">wide-area networks <span style="color:#0000ff;">(WANs) <span style="color:#000000;">: The computers are farther apart and connected by telephone lines or radio waves.</span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;">campus-area networks <span style="color:#0000ff;">(CANs) <span style="color:#000000;">: The computers are within a limited geographical area like a campus etc.</span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;">metropolitan-area networks <span style="color:#0000ff;">(MANs) <span style="color:#000000;">: A data network designed for a town or city.</span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;">home-area networks <span style="color:#0000ff;">(HANs) <span style="color:#000000;">: A network contained within a user&#8217;s home that connects media devices, computers and network enabled domestic appliances.<br />
</span></span></span></span></span></span></span></span></span></span></span></span></li>
</ul>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;">The most common of these are</span> <span style="color:#0000ff;">LANs<span style="color:#000080;"> </span><span style="color:#000000;"><span style="color:#000080;">and</span> </span>WANs<span style="color:#000000;">.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<h2><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="text-decoration:underline;">Topology</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></h2>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;">A topology is the physical structure of the network, how the workstations are connected by cable.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;">The first topology we have looked at is the <span style="color:#0000ff;">bus <span style="color:#000000;">topology. It consists of a main run of cable with a terminator at each end. All the network devices (<span style="color:#0000ff;">nodes<span style="color:#000000;">) are connected to the cable.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><img style="vertical-align:middle;" src="http://z.about.com/d/compnetworking/1/0/P/1/topology_bus.gif" alt="" width="345" height="194" /><br />
</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#00ff00;"> </span><span style="color:#339966;">Advantages of a bus topology</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<ul>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#339966;"><span style="color:#000000;">It&#8217;s easy to implement and extend because all that is needed is a <span style="color:#0000ff;">back-bone <span style="color:#000000;">cable into which the various nodes are attached.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#339966;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;">They&#8217;re well suited for temporary networks that must be set up in a hurry and where costs are to be kept to a minimum.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#339966;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;">If one node fails then the network doesn&#8217;t fail because the data flows along the bus rather than the individual nodes.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
</ul>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#339966;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#ff0000;">Disadvantages of a bus topology</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<ul>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#339966;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;">The entire network shuts down if there is a break in the back-bone cable.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#339966;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;">They require <span style="color:#0000ff;">terminators <span style="color:#000000;">at both ends of the back-bone cable to indicate the physical end of the network. They absorb the the signals so that they don&#8217;t bounce back and interfere with network traffic.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#339966;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;">If the network does have a failure then it&#8217;s very difficult to pin point the problem. Sometimes the only way to locate the problem is to move the terminator along the bus, shortening the length of the network until it functions again.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
</ul>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#339966;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;">Because of these disadvantages bus topologies are not meant to be used in large building or complexes.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#339966;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;">If in an exam you&#8217;re asked to describe a bus topology (or any other topology), then it&#8217;s a good idea to make a small simplified diagram of the topology with the key parts labelled.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#339966;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;">Have I missed anything important out?<br />
</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#339966;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#000000;"><br />
</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegrafter.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegrafter.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegrafter.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegrafter.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thegrafter.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thegrafter.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thegrafter.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thegrafter.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegrafter.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegrafter.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegrafter.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegrafter.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegrafter.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegrafter.wordpress.com/155/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=155&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thegrafter.wordpress.com/2009/12/13/organisational-information-system-ois-management-strategies/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/477951cb541fce21297eb8b07de24780?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">schecterizer</media:title>
		</media:content>

		<media:content url="http://z.about.com/d/compnetworking/1/0/P/1/topology_bus.gif" medium="image" />
	</item>
		<item>
		<title>Website Update</title>
		<link>http://thegrafter.wordpress.com/2009/12/09/website-update/</link>
		<comments>http://thegrafter.wordpress.com/2009/12/09/website-update/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 00:13:54 +0000</pubDate>
		<dc:creator>myjhigh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thegrafter.wordpress.com/?p=153</guid>
		<description><![CDATA[www.jhigh.co.uk has been updated regarding Using Information.  The site now contains the course notes and has some details regarding what has been covered in class this far.  However, mainly the website points to the blog posts found here.  The quality of these posts is such that they really should be your first stop for revision [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=153&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>www.jhigh.co.uk has been updated regarding Using Information.  The site now contains the course notes and has some details regarding what has been covered in class this far.  However, mainly the website points to the blog posts found here.  The quality of these posts is such that they really should be your first stop for revision requirements &#8211; and that includes Emma&#8217;s post from earlier this evening.  That girl does not mess around.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegrafter.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegrafter.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegrafter.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegrafter.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thegrafter.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thegrafter.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thegrafter.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thegrafter.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegrafter.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegrafter.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegrafter.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegrafter.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegrafter.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegrafter.wordpress.com/153/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=153&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thegrafter.wordpress.com/2009/12/09/website-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6bf827f6556cbe069d8e8daa9e84757c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myjhigh</media:title>
		</media:content>
	</item>
		<item>
		<title>Information Characteristics</title>
		<link>http://thegrafter.wordpress.com/2009/12/08/information-characteristics/</link>
		<comments>http://thegrafter.wordpress.com/2009/12/08/information-characteristics/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 21:39:28 +0000</pubDate>
		<dc:creator>thegrafter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thegrafter.wordpress.com/?p=148</guid>
		<description><![CDATA[In class today we went over Information Characteristics: Relevance- is how appropriate the information is Accuracy- is  how correct the information is Completeness- is if you have all the information Reliability - is how trustworthy the information is Timing - is how up-to-date the information is Level of detail &#8211; is the amount of information there is Presentation [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=148&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In class today we went over Information Characteristics:</p>
<p><strong><span style="color:#000080;">Relevance-</span></strong> is how appropriate the information is</p>
<p><span style="color:#000080;"><strong>Accuracy- </strong></span>is  how correct the information is</p>
<p><strong><span style="color:#000080;">Completeness-</span></strong> is if you have all the information</p>
<p><span style="color:#000080;"><strong>Reliability -</strong></span> is how trustworthy the information is</p>
<p><span style="color:#000080;"><strong>Timing -</strong></span> is how up-to-date the information is</p>
<p><span style="color:#000080;"><strong>Level of detail</strong></span> &#8211; is the amount of information there is</p>
<p><strong><span style="color:#000080;">Presentation </span></strong>- is the way the information is displayed</p>
<p><span style="color:#000080;"><strong>Availability</strong></span> &#8211; how easy it is to access information/ how readily available it is</p>
<p><strong><span style="color:#000080;">Value -</span> </strong> how importance the information is to you</p>
<p><span style="color:#000080;"><span style="color:#000000;"> </span><strong>Cost</strong> -</span>the price that  information costs</p>
<p>We then moved onto Organisational Information Systems, which are information systems used by organisations. For example, a computerised database used by B&amp;Q to monitor item sales.</p>
<p>Different systems are used at different levels of management<a href="http://thegrafter.files.wordpress.com/2009/12/info-systems-triangle.jpg"><img class="alignnone size-full wp-image-149" title="info systems triangle" src="http://thegrafter.files.wordpress.com/2009/12/info-systems-triangle.jpg?w=450&#038;h=323" alt="" width="450" height="323" /></a></p>
<p><strong><span style="text-decoration:underline;"><span style="color:#000080;">Data Processing Systems</span></span></strong></p>
<ul>
<li>Used by the Operational Level</li>
<li>Used generally to process numerical data</li>
<li>Produce significant amounts of data on a daily basis both input and output</li>
<li>Critical in day to day functioning of an organisation</li>
<li>Used for example in supermarket tills</li>
</ul>
<p><span style="color:#000080;"><strong><span style="text-decoration:underline;">Decision Support System</span></strong></span></p>
<ul>
<li> Used at the tactical level of management</li>
<li>used to retrieve, summarise and analyse data</li>
<li>this then helps managers to make decisions</li>
<li>Helps with &#8220;what if&#8221; analysis</li>
</ul>
<p><span style="color:#000080;"><span style="text-decoration:underline;"><strong>Management Information Systems</strong></span></span></p>
<ul>
<li><span style="color:#000080;"><span style="color:#000000;">Also used at tactical level</span></span></li>
<li><span style="color:#000080;"><span style="color:#000000;">Uses a large amount of input data e.g. taken from data processing systems</span></span></li>
<li><span style="color:#000080;"><span style="color:#000000;">Helps in decision making or planning </span></span></li>
<li><span style="color:#000080;"><span style="color:#000000;">Draws on internal or external sources of information</span></span></li>
<li><span style="color:#000080;"><span style="color:#000000;">Gives summarised output</span></span></li>
<li><span style="color:#000080;"><span style="color:#000000;">Converts data into information</span></span></li>
</ul>
<p><span style="color:#000080;"><span style="color:#000000;"><strong><span style="color:#000080;"><span style="text-decoration:underline;">Exectutive Information System<span style="color:#333333;"> </span></span></span></strong></span></span></p>
<ul>
<li><span style="color:#000080;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#333333;">Used at the strategic level mangement</span></span></span></span></li>
<li><span style="color:#000080;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#333333;">Used to support strategic level decisions</span></span></span></span></li>
<li><span style="color:#000080;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#333333;">Summarises data from other information systems</span></span></span></span></li>
<li><span style="color:#000080;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#333333;">Drills down to levels below</span></span></span></span></li>
<li><span style="color:#000080;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#333333;">Produces summarised information in a graphical format</span></span></span></span></li>
<li><span style="color:#000080;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#333333;">Contains the tools to allow forecasting</span></span></span></span></li>
<li><span style="color:#000080;"><span style="color:#000000;"><span style="color:#000080;"><span style="color:#333333;">Very expensive to set up and maintain due to the level of personal configuration involved.</span></span></span></span></li>
</ul>
<p>This is only a summary of the Organisational information system, there are more detailed descriptions in the textbook.</p>
<p>Emma :)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegrafter.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegrafter.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegrafter.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegrafter.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thegrafter.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thegrafter.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thegrafter.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thegrafter.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegrafter.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegrafter.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegrafter.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegrafter.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegrafter.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegrafter.wordpress.com/148/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=148&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thegrafter.wordpress.com/2009/12/08/information-characteristics/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/48a0230086027b90563832c85dc840b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thegrafter</media:title>
		</media:content>

		<media:content url="http://thegrafter.files.wordpress.com/2009/12/info-systems-triangle.jpg" medium="image">
			<media:title type="html">info systems triangle</media:title>
		</media:content>
	</item>
		<item>
		<title>Categorisation of information</title>
		<link>http://thegrafter.wordpress.com/2009/12/07/146/</link>
		<comments>http://thegrafter.wordpress.com/2009/12/07/146/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 18:46:45 +0000</pubDate>
		<dc:creator>egguardo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thegrafter.wordpress.com/2009/12/07/146/</guid>
		<description><![CDATA[Today I have been given the honour of writing today&#8217;s blog and having read jamie&#8217;s blog I didn&#8217;t think there was much I could write about but I was wrong.  I realised I could give definitons and examples for all the different categories of information and let me tell you I&#8217;m looking forward to writing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=146&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#000000;">Today I have been given the honour of writing today&#8217;s blog and having read jamie&#8217;s blog I didn&#8217;t think there was much I could write about but I was wrong.  I realised I could give definitons and examples for all the different categories of information and let me tell you I&#8217;m looking forward to writing this. So let the fun begin.</span></p>
<p><span style="color:#000000;">There are </span><strong><span style="color:#000000;">eight</span></strong><span style="color:#000000;"> categories of information:</span></p>
<ol>
<li><span style="color:#000000;">Source</span></li>
<li><span style="color:#000000;">Nature</span></li>
<li><span style="color:#000000;">Level</span></li>
<li><span style="color:#000000;">Time</span></li>
<li><span style="color:#000000;">Form</span></li>
<li><span style="color:#000000;">Use</span></li>
<li><span style="color:#000000;">Frequency</span></li>
<li><span style="color:#000000;">Type</span></li>
</ol>
<p><span style="color:#000000;">So let&#8217;s start with number one on the list:</span></p>
<p><strong><span style="color:#000000;">S</span></strong><strong><span style="color:#000000;">ource </span></strong><span style="color:#000000;">- Where the information comes from.</span></p>
<p><span style="color:#000000;">There are four different types of source but I find it easier to think as it of two separate couples of sources. Internal/External sources and Primary/Secondary sources.</span></p>
<p><strong><span style="color:#000000;">Internal Source- </span></strong><span style="color:#000000;">Information within an organisation or establishment which the information concerns e.g stroke index of each hole on a golf course which compare it&#8217;s difficulty to that of the other holes.  This is worked out by averaging player&#8217;s scores over each hole over a span of time.</span></p>
<p><span style="color:#003366;"><strong><span style="color:#000000;">External Source- </span></strong><span style="color:#000000;">Information which originates from outwith the organisation it concerns e.g handicaps of golfers from other golf clubs competing in competitions.</span></span></p>
<p><span style="color:#00ff00;"><strong><span style="color:#000000;">Primary Source- </span></strong><span style="color:#000000;">Information comes directly from situation e.g referee&#8217;s report after football match.</span></span></p>
<p><span style="color:#00ff00;"><strong><span style="color:#000000;">Secondary source- </span><span style="color:#000000;"><span style="color:#000000;">Passed on from a primary source e.g minutes at a meeting.</span></span></strong></span></p>
<p><span style="color:#000000;">Now let&#8217;s draw a line under that</span></p>
<p><span style="color:#000000;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p><span style="color:#00ff00;"><span style="color:#000000;"><strong> </strong></span></span></p>
<p><span style="color:#00cc99;"><strong><span style="color:#000000;">Nature-   Is this information formal or informal or qualitative or quantitative.</span></strong></span></p>
<p><span style="color:#000080;"><strong><span style="color:#000000;">Formal- The information comes from an official source. It would be verified so would be reliable and accurate e.g a letter from a company informing someone of success in an application of some sort.</span></strong></span></p>
<p><span style="color:#000080;"><strong><span style="color:#000000;">Informal- </span></strong><span style="color:#000000;">Information would come from a less authoritative source and would be less formally presented e.g a casual e-mail</span></span></p>
<p><span style="color:#000080;"><strong><span style="color:#000000;">Qualitative- </span></strong><span style="color:#000000;">Information mainly based on perceptions, evaluations and opinions e.g the view of delegates on a convention venue</span></span></p>
<p><span style="color:#000080;"><strong><span style="color:#000000;">Quantitative- </span></strong><span style="color:#000000;">Information which consists of hard facts and is recorded using formal methods e.g a tourist board for an area could count the number of tourists from adding up hotel bookings.</span></span></p>
<p><span style="color:#000000;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p><strong><span style="color:#000000;">Level- </span></strong><span style="color:#000000;">Is information strategic, tactical or operational</span></p>
<p><span style="color:#ff0000;"><strong><span style="color:#000000;">Strategic- </span></strong><span style="color:#000000;">Information at this level is used by senior managers and often consists of summary information and forecasts.  It is used for major planning issues and is often considered for plans over a number of years e.g Iceland in Johnstone see&#8217;s a 70% increase in customers so the executives of the whole Iceland company decides to open a new store in Johnstone within the next three years to meet the demand.</span></span></p>
<p><span style="color:#ff0000;"><strong><span style="color:#000000;">Tactical- </span></strong><span style="color:#000000;">Information used by middle managers to plan for the medium term e.g the manager of Iceland in  Johnstone decides to employ more staff to cope with the upsurge in demand</span></span></p>
<p><span style="color:#ff0000;"><strong><span style="color:#000000;">Operational -</span></strong><span style="color:#000000;">Information used in the day-to day running of an organisation e.g person in charge of ordering stock  may increase orders for ice-cream in the summer and reduce it in the winter</span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></span></p>
<p><span style="color:#ff0000;"><strong><span style="color:#000000;">Time- </span></strong><span style="color:#000000;">Does this information refer to the past, present or future?</span></span></p>
<p><span style="color:#ff0000;"><strong><span style="color:#000000;">Historic- </span></strong><span style="color:#000000;">Information is gathered over time and is mainly used in order to identify trends e.g sun cream sales in July over the last 10 years in order to determine production</span></span></p>
<p><span style="color:#800000;"><strong><span style="color:#000000;">Present- </span></strong><span style="color:#000000;">Information is current for the period indicated e.g a school timetable</span></span></p>
<p><span style="color:#800000;"><strong><span style="color:#000000;">Future- </span></strong><span style="color:#000000;">Information which predicts what may happen in the future. Information is based upon both historic and present information e.g determining what will happen to house prices</span></span></p>
<p><span style="color:#800000;"><span style="color:#000000;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></span></p>
<p><span style="color:#808080;"><strong><span style="color:#000000;">Form- </span></strong><span style="color:#000000;">How the information is presented</span></span></p>
<p><span style="color:#999999;"><strong><span style="color:#000000;">Written- </span></strong><span style="color:#000000;">Information is written down includes reports, tables of data and may require a code or laguage for understanding e.g an order of goods from a warehouse will be listed as codes found in a catalogue.</span></span></p>
<p><span style="color:#999999;"><strong><span style="color:#000000;">Aural &#8211; </span></strong><span style="color:#000000;">Information which can be heard e.g a voicemail message on a phone</span></span></p>
<p><span style="color:#999999;"><strong><span style="color:#000000;">Visual- </span></strong><span style="color:#000000;">Information that can be seen e.g graphics, pictures or video footage</span></span></p>
<p><span style="color:#999999;"><strong><span style="color:#000000;">NOTE- </span></strong><span style="color:#000000;">Some things can show all 3 of these forms e.g  a Powerpoint presentation</span></span></p>
<p><span style="color:#999999;"><span style="color:#000000;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></span></p>
<p><span style="color:#999999;"><span style="color:#333333;"><strong><span style="color:#000000;">Use- </span></strong><span style="color:#000000;">What is the purpose of the information</span></span></span></p>
<p><span style="color:#999999;"><span style="color:#333333;"><strong><span style="color:#000000;">Control- </span></strong><span style="color:#000000;">Information is used to monitor and give feedback on the situation to which the information relates. The feedback can be used to change actions.  This can be done at any level.</span></span></span></p>
<p><span style="color:#999999;"><strong><span style="color:#000000;">Decision making- </span></strong><span style="color:#000000;">Again used at all levels and is taking action on available information e.g the re-stocking of an empty shelf in a shop</span></span></p>
<p><span style="color:#999999;"><strong><span style="color:#000000;">Planning- </span></strong><span style="color:#000000;">The use of information to make plans about the future use of resources at any level e.g scheduling production in a factory</span></span></p>
<p><span style="color:#999999;"><span style="color:#000000;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span></span></p>
<p><span style="color:#999999;"><span style="color:#ff6600;"><strong><span style="color:#000000;">Frequency- </span></strong><span style="color:#000000;">How often is this information updated?</span></span></span></p>
<p><span style="color:#999999;"><strong><span style="color:#000000;">Continuous- </span></strong><span style="color:#000000;">Information is updated and available as it is generated.  Also known as real-time e.g results for NAB  was being marked while being answered</span></span></p>
<p><span style="color:#ff6600;"><strong><span style="color:#000000;">Periodic- </span></strong><span style="color:#000000;">Information becomes available over regular time intervals e.g daily absence report</span></span></p>
<p><span style="color:#ff6600;"><strong><span style="color:#000000;">Random- </span></strong><span style="color:#000000;">No predetermined structure to time period as information is gathered randomly e.g booking flights on-line</span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></span></p>
<p><span style="color:#993300;"><strong><span style="color:#000000;">Type &#8211; </span></strong><span style="color:#000000;"><span style="color:#000000;">Is information detailed, statistical or summarised?</span></span></span></p>
<p><span style="color:#993300;"><strong><span style="color:#000000;">Detailed- </span></strong><span style="color:#000000;">Detail of information increases as the level rises e.g teacher would know exact score in test whereas head would only know grade.</span></span></p>
<p><span style="color:#993300;"><strong><span style="color:#000000;">Aggregated &#8211; </span></strong><span style="color:#000000;">Information is combined and summarised </span></span></p>
<p><span style="color:#993300;"><strong><span style="color:#000000;">Sampled- </span></strong><span style="color:#000000;">Only some information is used e.g obtaining viewing figures for a TV show only a small proportion of TV viewers are consulted</span></span></p>
<p><span style="color:#993300;"><span style="color:#000000;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span></span></p>
<p><span style="color:#993300;"><span style="color:#000000;">And there we have it done. </span></span></p>
<p><span style="color:#993300;"><span style="color:#000000;">Goodbye</span></span></p>
<p><span style="color:#993300;"><br />
</span></p>
<p><span style="color:#008080;"><strong>Scott Edgar</strong></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegrafter.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegrafter.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegrafter.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegrafter.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thegrafter.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thegrafter.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thegrafter.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thegrafter.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegrafter.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegrafter.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegrafter.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegrafter.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegrafter.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegrafter.wordpress.com/146/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=146&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thegrafter.wordpress.com/2009/12/07/146/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2edf5112064f96350700635d37606cb2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">egguardo</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Information</title>
		<link>http://thegrafter.wordpress.com/2009/12/07/using-information/</link>
		<comments>http://thegrafter.wordpress.com/2009/12/07/using-information/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 09:01:54 +0000</pubDate>
		<dc:creator>jimjimjambob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thegrafter.wordpress.com/?p=135</guid>
		<description><![CDATA[So we&#8217;re back doing the blogs :/ Not too sure what to think right now so I&#8217;ll put my first few questions out here, How does everyone find them? Who finds them useful? What are you really looking from them? In my opinion sometimes they are ok other times I get more confused. Recently in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=135&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So we&#8217;re back doing the blogs :/ Not too sure what to think right now so I&#8217;ll put my first few questions out here,</p>
<p>How does everyone find them? Who finds them useful? What are you really looking from them?</p>
<p>In my opinion sometimes they are ok other times I get more confused.</p>
<p>Recently in class we started our second topic in Information Systems, and because of the amount we have done I&#8217;m not too sure about what&#8217;s really happening yet so don&#8217;t have a clue what to write about <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Our second topic is <span style="color:#ff0000;"><span style="text-decoration:underline;"><strong>Using Information</strong></span></span></p>
<p>In the good words of Mr Mcg this topic is &#8220;a beast.&#8221; Doesn&#8217;t sound too healthy to say the least but hopefully I can help with the first few parts in this blog.</p>
<p>The first few questions we were asked in this new subject were questions just about all of us knew the answers to but never really knew how to word them. However, if Mr Mcg talks the truth we need to be aware of this problem often in this topic, so be <span style="text-decoration:underline;">prepared</span>.</p>
<p>&#8220;What is data&#8221; &#8211; Mr Mcgivern</p>
<p>Seems a simple question but how to word it, makesd this a question harder than it really is. Reading the book will give you a simple explanation but back with the teacher&#8217;s words,</p>
<p>&#8220;Data refers to raw facts/figures without meaning or context.&#8221; An example of data is 0 4 . What does it mean? Having to ask that question proves it is data and more is needed to know to find out.</p>
<p>Secondly we were asked &#8220;What is information&#8221;</p>
<p>Probably two of the easiest questions we will get to start a topic in any subject but, how do we answer again.</p>
<p>Information is data which has been given a meaning and context. Continuing my example from above our 0 4 can be turned into celtic 0 &#8211; 4 rangers.</p>
<p>Know you know what the first 0-4 is actually about.</p>
<p>And to finish these key terms questions we were asked &#8220;What is knowledge&#8221;</p>
<p>Knowledge is information which you understand. This is found from using your information. Again with using the above example we can see that on the day rangers were better than celtic.</p>
<p>Now you can see why this is needed, who knew what 0 4 meant it could mean anything so these parts were needed.</p>
<p>Next thing we went to look at was</p>
<p><span style="color:#ff0000;"><span style="text-decoration:underline;"><strong>Categorisation of information</strong></span></span></p>
<p>This involves eight parts and can be easily remember with this simple saying,</p>
<p><strong><span style="text-decoration:underline;">S</span></strong>ome <strong><span style="text-decoration:underline;">N</span></strong>uts <strong><span style="text-decoration:underline;">L</span></strong>ove <strong><span style="text-decoration:underline;">T</span></strong>o <span style="text-decoration:underline;"><strong>F</strong></span>requently <span style="text-decoration:underline;"><strong>U</strong></span>se<strong><span style="text-decoration:underline;"> F</span></strong>orm <strong><span style="text-decoration:underline;">T</span></strong>ables</p>
<p>If you cant remember that then make up your own and blog it to see if you can help others.</p>
<p>The above saying stands for the eight parts involved in the categorisation of information. Below I will list them and list what is involved in them.</p>
<p>Source &#8211; External/Internal/Primary/Secondary</p>
<p>Nature &#8211; Formal/Informal/Quantitative/Qualitative</p>
<p>Level &#8211; Strategic/Tactical/Operational</p>
<p>Time &#8211; Hitory/Present/Future</p>
<p>Form &#8211; Written/Aural/Visual</p>
<p>Use &#8211; Planning/Control/Decision making</p>
<p>Frequency &#8211; Continuous/Periodic/Random</p>
<p>Type &#8211; Detailed/ Sampled/Aggregated</p>
<p>We went into detail on most of these and were given examples however I can&#8217;t blog these as I did not get enough notes and don&#8217;t want to make mistakes and cause problems. I appologise for any problems <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Just before we did some questions we were shown</p>
<p><strong><span style="color:#ff0000;">Information Characteristics</span></strong></p>
<p>However we only touched on these and were not told what they involved,</p>
<p>Relevance, Accuracy, Completeness, Reliability, Timing, Level of detail, Presentation, Availability, Value and Cost.</p>
<p>To finally finish my blog I would like to mention a great find. <span style="text-decoration:underline;">Personal brain</span>. If anything I have wrote above has helped(which I highly doubt) then put it in there. It may be important at the end of the day and if you put it there it is simple to find and will always be there.</p>
<p>Hopefully this helps a little bit if it doesn&#8217;t I&#8217;m sorry as that was all the notes i have for our new topic.</p>
<p>Jimjimjambob <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegrafter.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegrafter.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegrafter.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegrafter.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thegrafter.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thegrafter.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thegrafter.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thegrafter.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegrafter.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegrafter.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegrafter.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegrafter.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegrafter.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegrafter.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegrafter.wordpress.com&amp;blog=8034118&amp;post=135&amp;subd=thegrafter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thegrafter.wordpress.com/2009/12/07/using-information/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5476140ff405a48d976efcfb3bc03af?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jimjimjambob</media:title>
		</media:content>
	</item>
	</channel>
</rss>
