<?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>aaron's blog</title>
	<atom:link href="http://ballstar.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ballstar.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 07 Nov 2008 01:04:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ballstar.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>aaron's blog</title>
		<link>http://ballstar.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ballstar.wordpress.com/osd.xml" title="aaron&#039;s blog" />
	<atom:link rel='hub' href='http://ballstar.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Database Questions 2</title>
		<link>http://ballstar.wordpress.com/2008/11/05/database-questions-2-2/</link>
		<comments>http://ballstar.wordpress.com/2008/11/05/database-questions-2-2/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 04:05:42 +0000</pubDate>
		<dc:creator>aja1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ballstar.wordpress.com/?p=116</guid>
		<description><![CDATA[1.      What are the main components of a database? The two main components are the data engine and the data file. Also tables ,records and fields. 2.      What is the difference between a record and a field? A field is a column in a table. Record is a row of data added to this table. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=116&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 18pt;"><span style="font-family:Times New Roman;"><span lang="EN-US"><span style="font-size:small;">1.</span><span style="font:7pt &quot;">      </span></span><span lang="EN-US"><span style="font-size:small;">What are the main components of a database? <span style="color:red;">The two main components are the data engine and the data file. Also tables ,records and fields.</span></span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 18pt;"><span style="font-family:Times New Roman;"><span lang="EN-US"></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 18pt;"><span style="font-family:Times New Roman;"><span lang="EN-US"><span style="font-size:small;">2.</span><span style="font:7pt &quot;">      </span></span><span lang="EN-US"><span style="font-size:small;">What is the difference between a record and a field? <span style="color:red;">A field is a column in a table. Record is a row of data added to this table.</span></span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 18pt;"><span style="font-family:Times New Roman;"><span lang="EN-US"></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 18pt;"><span style="font-family:Times New Roman;"><span lang="EN-US"><span style="font-size:small;">3.</span><span style="font:7pt &quot;">      </span></span><span style="font-size:small;"><span lang="EN-US">What are primary keys?  What are they used for? <span style="color:red;">Primary keys are a key in a relational database that is unique for each record. It </span></span><span style="color:red;" lang="EN">is used to uniquely identify each row in a table</span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 18pt;"><span style="font-family:Times New Roman;"><span lang="EN-US"></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 18pt;"><span style="font-family:Times New Roman;"><span lang="EN-US"><span style="font-size:small;">4.</span><span style="font:7pt &quot;">      </span></span><span lang="EN-US"><span style="font-size:small;">Draw up a table which could be used for data about students who borrow books from a library.  Identify and label a record, a field and the primary key. </span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 18pt;"><span style="font-family:Times New Roman;"><span lang="EN-US"></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 18pt;"><span style="font-family:Times New Roman;"><span lang="EN-US"><span style="font-size:small;">5.</span><span style="font:7pt &quot;">      </span></span><span lang="EN-US"><span style="font-size:small;">Why would we not put the students’ data in the same file as the books?</span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 18pt;"><span style="font-family:Times New Roman;"><span lang="EN-US"></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 18pt;"><span style="font-family:Times New Roman;"><span lang="EN-US"><span style="font-size:small;">6.</span><span style="font:7pt &quot;">      </span></span><span lang="EN-US"><span style="font-size:small;">If data is repeated unnecessarily in a table, it is called redundant.  <span style="color:#ff0000;"><span style="color:#000000;">Why do you think that databases should be designed to minimise data redundancy?</span> if you are sorting a table that has alot of redundant data it takes far too long to organise data.</span></span></span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ballstar.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ballstar.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ballstar.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ballstar.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ballstar.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ballstar.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ballstar.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ballstar.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ballstar.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ballstar.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ballstar.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ballstar.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ballstar.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ballstar.wordpress.com/116/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=116&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ballstar.wordpress.com/2008/11/05/database-questions-2-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ebec095e9cc6dedea04bfd5a8784ccb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">aja1</media:title>
		</media:content>
	</item>
		<item>
		<title>Database Questions</title>
		<link>http://ballstar.wordpress.com/2008/11/05/database-questions-2/</link>
		<comments>http://ballstar.wordpress.com/2008/11/05/database-questions-2/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 03:47:45 +0000</pubDate>
		<dc:creator>aja1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ballstar.wordpress.com/?p=112</guid>
		<description><![CDATA[1. What is a database? An organized body of related information.   2. What is the most important function of a database? To organize                   3. What are the advantages of using a database? Quicker access to data ·        Reduction in data redundancy ·        Easy information tracking and cross-referencing ·        Conversion of raw data into [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=112&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">1. What is a database? <span style="color:red;">An organized body of related information.</span></span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">2. What is the most important function of a database?<span style="color:red;"> To organize</span> <span>                 </span></span></span></span></p>
<p style="margin-bottom:12pt;"><span style="font-size:12pt;font-family:&quot;">3. What are the advantages of using a database? Quicker access to data</span></p>
<p style="text-indent:-18pt;margin:5pt 0 12pt 54pt;"><span style="font-size:12pt;color:windowtext;font-family:Symbol;"><span>·<span style="font:7pt &quot;">        </span></span></span><span style="font-size:12pt;color:red;font-family:&quot;">Reduction in data redundancy</span></p>
<p style="text-indent:-18pt;margin:5pt 0 12pt 54pt;"><span style="font-size:12pt;color:windowtext;font-family:Symbol;"><span>·<span style="font:7pt &quot;">        </span></span></span><span style="font-size:12pt;color:red;font-family:&quot;">Easy information tracking and cross-referencing</span></p>
<p style="text-indent:-18pt;margin:5pt 0 12pt 54pt;"><span style="font-size:12pt;color:windowtext;font-family:Symbol;"><span>·<span style="font:7pt &quot;">        </span></span></span><span style="font-size:12pt;color:red;font-family:&quot;">Conversion of raw data into meaningful information</span></p>
<p style="text-indent:-18pt;margin:5pt 0 12pt 54pt;"><span style="font-size:12pt;color:windowtext;font-family:Symbol;"><span>·<span style="font:7pt &quot;">        </span></span></span><span style="font-size:12pt;color:red;font-family:&quot;">Automated routine information management tasks</span></p>
<p style="text-indent:-18pt;margin:5pt 0 12pt 54pt;"><span style="font-size:12pt;color:windowtext;font-family:Symbol;"><span>·<span style="font:7pt &quot;">        </span></span></span><span style="font-size:12pt;color:red;font-family:&quot;">Automatic update of related information</span></p>
<p style="margin-left:54pt;text-indent:-18pt;"><span style="font-size:12pt;color:windowtext;font-family:Symbol;"><span>·<span style="font:7pt &quot;">        </span></span></span><span style="font-size:12pt;color:red;font-family:&quot;">On-line access to data through Internet</span></p>
<p class="MsoNormal" style="margin:0 0 0 27pt;"><span style="color:red;" lang="EN-US"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">4. The table below contains data about some books in a library.<span>  </span>What other data might be <span>   </span>included in a library’s database about its books? <span style="color:red;"></span></span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 54pt;"><span style="font-family:Symbol;" lang="EN-US"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">        </span></span></span><span style="color:red;" lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">Number of copies in store</span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 54pt;"><span style="font-family:Symbol;" lang="EN-US"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">        </span></span></span><span style="color:red;" lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">Number of copies borrowed</span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 54pt;"><span style="font-family:Symbol;" lang="EN-US"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">        </span></span></span><span style="color:red;" lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">When brought in store</span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="color:red;" lang="EN-US"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:110.7pt;background-color:transparent;border:windowtext 1pt solid;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><strong><span lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">BookID</span></span></span></strong></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:windowtext 1pt solid;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><strong><span lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">Author</span></span></span></strong></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:windowtext 1pt solid;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><strong><span lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">Title</span></span></span></strong></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:windowtext 1pt solid;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><strong><span lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">Publisher</span></span></span></strong></p>
</td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;">222334</span></span></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;">Grisham</span></span></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;">The Brethren</span></span></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;">Arrow</span></span></p>
</td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;">232145</span></span></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;">Rowling</span></span></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;">Harry Potter</span></span></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;">Bloomsbury</span></span></p>
</td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;">218934</span></span></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;">Moon</span></span></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">Discover Australia</span></span></span></p>
</td>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:#d4d0c8;width:110.7pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="148" valign="top">
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;">Random House</span></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;"><span style="font-family:Times New Roman;"><span lang="EN-US">5. What items of data would be relevant for a database in a supermarket?</span><span lang="EN-US"> </span><span lang="EN"></span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 54pt;"><span style="font-family:Symbol;" lang="EN"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">        </span></span></span><span style="color:red;" lang="EN"><span style="font-size:small;"><span style="font-family:Times New Roman;">Barcode </span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 54pt;"><span style="font-family:Symbol;" lang="EN"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">        </span></span></span><span style="color:red;" lang="EN"><span style="font-size:small;"><span style="font-family:Times New Roman;">Number of products left </span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 54pt;"><span style="font-family:Symbol;" lang="EN"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">        </span></span></span><span style="color:red;" lang="EN"><span style="font-size:small;"><span style="font-family:Times New Roman;">Number of products bought </span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 54pt;"><span style="font-family:Symbol;" lang="EN"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">        </span></span></span><span style="color:red;" lang="EN"><span style="font-size:small;"><span style="font-family:Times New Roman;">Type of product </span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">6. You would expect a video hire shop to have a computerized database.<span>  </span>What is the advantage of this from the owner’s viewpoint?<span>  </span>How would it benefit the customer? <span style="color:red;">It would be very easy as the owner would just need to check on the computer if he’s got the movie and the number of copies left.</span></span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="EN-US"><span style="font-size:small;"><span style="font-family:Times New Roman;">7. How would you find out about available flights to Europe for the next school holidays? <span> </span><span style="color:red;">You would be able to find out about available flights by going to websites that have flight accommodation like flight centre. To find out flights you would see their database.</span></span></span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ballstar.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ballstar.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ballstar.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ballstar.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ballstar.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ballstar.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ballstar.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ballstar.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ballstar.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ballstar.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ballstar.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ballstar.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ballstar.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ballstar.wordpress.com/112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=112&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ballstar.wordpress.com/2008/11/05/database-questions-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ebec095e9cc6dedea04bfd5a8784ccb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">aja1</media:title>
		</media:content>
	</item>
		<item>
		<title>#5 Virtual Reality</title>
		<link>http://ballstar.wordpress.com/2008/09/21/5-virtual-reality/</link>
		<comments>http://ballstar.wordpress.com/2008/09/21/5-virtual-reality/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 04:00:31 +0000</pubDate>
		<dc:creator>aja1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ballstar.wordpress.com/?p=107</guid>
		<description><![CDATA[Virtual reality is a technology which allows a user to interact with a computer-simulated environment, be it a real or imagined one. Most current virtual reality environments are primarily visual experiences, displayed either on a computer screen or through special or stereoscopic displays, but some simulations include additional sensory information, such as sound through speakers or headphones.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=107&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Virtual reality is a technology which allows a user to interact with a computer-simulated environment, be it a real or imagined one. Most current virtual reality environments are primarily visual experiences, displayed either on a computer screen or through special or stereoscopic displays, but some simulations include additional sensory information, such as sound through speakers or headphones.</p>
<p><a class="image" title="Classic Virtual reality HMD with glove" href="http://ballstar.wordpress.com/wiki/Image:AC89-0437-20_a.jpeg"><img class="thumbimage" src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/78/AC89-0437-20_a.jpeg/180px-AC89-0437-20_a.jpeg" border="0" alt="Classic Virtual reality HMD with glove" width="180" height="180" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ballstar.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ballstar.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ballstar.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ballstar.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ballstar.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ballstar.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ballstar.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ballstar.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ballstar.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ballstar.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ballstar.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ballstar.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ballstar.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ballstar.wordpress.com/107/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=107&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ballstar.wordpress.com/2008/09/21/5-virtual-reality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ebec095e9cc6dedea04bfd5a8784ccb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">aja1</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/7/78/AC89-0437-20_a.jpeg/180px-AC89-0437-20_a.jpeg" medium="image">
			<media:title type="html">Classic Virtual reality HMD with glove</media:title>
		</media:content>
	</item>
		<item>
		<title>#4 Simulations</title>
		<link>http://ballstar.wordpress.com/2008/09/21/4-simulations/</link>
		<comments>http://ballstar.wordpress.com/2008/09/21/4-simulations/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 03:54:00 +0000</pubDate>
		<dc:creator>aja1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ballstar.wordpress.com/?p=104</guid>
		<description><![CDATA[Why is the Simulations used / necessary?  a simulation is a computer programmed to mimic something else. simulations are used to immitate or process an event and see how it would happen in real life. by using a flight simulator you can practice without having disastrous events occuring like crashing. What hardware is needed for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=104&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:x-small;color:#ff0000;"><span style="color:#ff0000;">Why is the Simulations used / necessary? </span></span></p>
<p><span style="font-size:x-small;color:#000000;">a simulation is a computer programmed to mimic something else. simulations are used to immitate or process an event and see how it would happen in real life. by using a flight simulator you can practice without having disastrous events occuring like crashing.</span></p>
<p><span style="color:#ff0000;">What hardware is needed for the Simulation?<br />
<span style="color:#000000;">Depending on the quality of flight simulator it will use different hardware. these are some examples of hardware used</span>: </span></p>
<li class="MsoNormal"><span style="color:#000000;"><span style="font-size:10pt;font-family:Verdana;">DVD Drive</span><span style="font-size:10pt;font-family:Verdana;"> </span></span></li>
<li class="MsoNormal"><span style="font-size:10pt;font-family:Verdana;"><span style="color:#000000;">32 MD DirectX 9.0c compatible video card</span></span></li>
<li class="MsoNormal"><span style="font-size:10pt;font-family:Verdana;"><span style="color:#000000;">pedals</span></span></li>
<li class="MsoNormal"><span style="font-size:10pt;font-family:Verdana;"><span style="color:#000000;">artifically generated hardware</span></span></li>
<li class="MsoNormal"><span style="font-size:10pt;font-family:Verdana;"><span style="color:#000000;">hydraulic control systems</span></span></li>
<p class="MsoNormal"><span style="font-size:10pt;font-family:Verdana;"><span style="color:#000000;"><span style="color:#ff0000;">What software is needed for the Simulation?<br />
The software needed for a flight simulation includes:</span></span></span><span style="font-size:10pt;font-family:Verdana;"></span></p>
<li class="MsoNormal"><span style="color:#000000;"><span style="font-size:10pt;font-family:Verdana;">Controls e.g. joysticks</span></span></li>
<li class="MsoNormal"><span style="color:#000000;"><span style="font-size:10pt;font-family:Verdana;">Buttons</span><span style="font-size:10pt;font-family:Verdana;"> </span></span></li>
<li class="MsoNormal"><span style="color:#000000;"><span style="font-size:10pt;font-family:Verdana;">If available Simpits</span></span></li>
<li class="MsoNormal"><span style="color:#000000;"><span style="font-size:10pt;font-family:Verdana;">visual pilots</span></span></li>
<li class="MsoNormal"><span style="color:#000000;"><span style="font-size:10pt;font-family:Verdana;">flight simulator software</span></span></li>
<p class="MsoNormal"><span style="color:#000000;"><span style="font-size:10pt;font-family:Verdana;"><span style="color:#ff0000;">Where do you think this type of Simulation might go in the future?<br />
<span style="color:#000000;">i think it can still go further as everything because we are learning more everyday so i believe it can be possible for a flight simulator to get better, exactly like real life enconters.</span></span></span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ballstar.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ballstar.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ballstar.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ballstar.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ballstar.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ballstar.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ballstar.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ballstar.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ballstar.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ballstar.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ballstar.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ballstar.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ballstar.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ballstar.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=104&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ballstar.wordpress.com/2008/09/21/4-simulations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ebec095e9cc6dedea04bfd5a8784ccb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">aja1</media:title>
		</media:content>
	</item>
		<item>
		<title>#3 Forward and Backward Chaining</title>
		<link>http://ballstar.wordpress.com/2008/09/15/3-forward-and-backward-chaining/</link>
		<comments>http://ballstar.wordpress.com/2008/09/15/3-forward-and-backward-chaining/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 09:49:45 +0000</pubDate>
		<dc:creator>aja1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ballstar.wordpress.com/?p=100</guid>
		<description><![CDATA[Backward Chaining Backward chaining is one of the two methods of reasoning when using inference rules. x+5=7 x=2 =D Forward Chaining Forward chaining is one of the two main methods of reasoning when using inference rules (in artificial intelligence). It is referred in philosophical circle as modus ponens.    If X croaks and eats flies &#8211; Then [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=100&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color:#ff0000;">Backward Chaining</span></strong></p>
<p><strong>Backward chaining</strong> is one of the two methods of reasoning when using inference rules.</p>
<p>x+5=7</p>
<p>x=2</p>
<p>=D</p>
<p><strong><span style="color:#ff0000;">Forward Chaining</span></strong></p>
<p><strong>Forward chaining</strong> is one of the two main methods of reasoning when using inference rules (in artificial intelligence). It is referred in philosophical circle as modus ponens.</p>
<p> </p>
<ol>
<li><strong> If</strong> X croaks and eats flies &#8211; <strong>Then</strong> X is a frog</li>
<li><strong>If</strong> X chirps and sings &#8211; <strong>Then</strong> X is a canary</li>
<li><strong>If</strong> X is a frog &#8211; <strong>Then</strong> X is green</li>
<li><strong>If</strong> X is a canary &#8211; <strong>Then</strong> X is yellow</li>
</ol>
<p>lawrence did his sweet and simple.</p>
<p>najib was detailed and showed his knowledge on the topic.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ballstar.wordpress.com/100/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ballstar.wordpress.com/100/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ballstar.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ballstar.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ballstar.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ballstar.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ballstar.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ballstar.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ballstar.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ballstar.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ballstar.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ballstar.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ballstar.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ballstar.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ballstar.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ballstar.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=100&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ballstar.wordpress.com/2008/09/15/3-forward-and-backward-chaining/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ebec095e9cc6dedea04bfd5a8784ccb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">aja1</media:title>
		</media:content>
	</item>
		<item>
		<title>#2 Turing Test</title>
		<link>http://ballstar.wordpress.com/2008/09/15/2-turing-test/</link>
		<comments>http://ballstar.wordpress.com/2008/09/15/2-turing-test/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 09:38:52 +0000</pubDate>
		<dc:creator>aja1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ballstar.wordpress.com/?p=97</guid>
		<description><![CDATA[ What is the Turing Test? The Turing Test is a test that is given to a machine to test its intelligence, it is done using questions, that determines a machine intelligence, or AI capable. Is the Turing Test a valid test of intelligence? for a machine to past the test it must have good language, have reason and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=97&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#ff0000;"> What is the Turing Test?<br />
<span style="color:#000000;">The Turing Test is a test that is given to a machine to test its intelligence, it is done using questions, that determines a machine intelligence, or AI capable.</span></span></p>
<p style="text-align:left;"><span style="color:#ff0000;">Is the Turing Test a valid test of intelligence?<br />
<span style="color:#000000;">for a machine to past the test it must have good language, have reason and show knowledge about the question. this will show how intelligent machines can be but they will never be as smart as humans.</span></span><span style="color:#ff0000;"><span style="color:#000000;">i think that it can prove that machines are smart but they can never become functioning to make decisions.</span></span></p>
<p><span style="color:#ff0000;">5 Questions designed to apply the Turing Test.<br />
</span></p>
<ul>
<li>What languages do you speak?</li>
<li>Where are you from?</li>
<li>what gender are you?</li>
<li>How old are you?</li>
<li>What is the Turing Test?</li>
</ul>
<p><span style="color:#ff0000;">Can you find a ChatBot that passes the Turing Test? Find a ChatBot on the internet. Have a conversation, screen dump the conversation and add it to your blog.<br />
<!-- see gallery_shortcode() in wp-includes/media.php --></p>
<div class="gallery snap_nopreview"> </div>
<p></span></p>
<p> </p>
<p> <span style="font-size:12pt;font-family:'Times New Roman';"> <span style="font-size:12pt;font-family:'Times New Roman';"> <img class="size-medium wp-image-98 aligncenter" title="chatbot" src="http://ballstar.files.wordpress.com/2008/09/chatbot.jpg?w=264&#038;h=299" alt="" width="264" height="299" /></span></span></p>
<p><span style="color:#ff0000;">Evaluate the ChatBot based on it’s responses to your questions. Does it pass the Turing Test?<br />
<span style="color:#000000;">This ChatBot can reply to simple statements and questions asked. it can answer all the questions above with confidence. also when asked about the turing test it gives a very detailed explanation. </span></span>So I would say that yes, it has passed the test</p>
<p><span style="color:#ff0000;">Read at least 2 other students’ blogs and comment on their questions and ChatBot conversations<strong>.<br />
</strong></span><span style="color:#ff0000;"><span style="color:#000000;">i agree with lawrence when he says &#8220;Sure this test shows if the machine has intelligence but it only imitates a human being&#8221;.</span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;">i say to najib that smarterchild is a stupid msn and no where near anything as smart as the other chatbots.</span></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ballstar.wordpress.com/97/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ballstar.wordpress.com/97/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ballstar.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ballstar.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ballstar.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ballstar.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ballstar.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ballstar.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ballstar.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ballstar.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ballstar.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ballstar.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ballstar.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ballstar.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ballstar.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ballstar.wordpress.com/97/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=97&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ballstar.wordpress.com/2008/09/15/2-turing-test/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ebec095e9cc6dedea04bfd5a8784ccb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">aja1</media:title>
		</media:content>

		<media:content url="http://ballstar.files.wordpress.com/2008/09/chatbot.jpg?w=226" medium="image">
			<media:title type="html">chatbot</media:title>
		</media:content>
	</item>
		<item>
		<title>#1 AI</title>
		<link>http://ballstar.wordpress.com/2008/09/11/1-ai/</link>
		<comments>http://ballstar.wordpress.com/2008/09/11/1-ai/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 08:43:45 +0000</pubDate>
		<dc:creator>aja1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ballstar.wordpress.com/?p=91</guid>
		<description><![CDATA[what is AI? AI is short for Artificial Intelligence and is the intelligence of machines. Is AI achievable? so far it has not been done as no robot has been created to be as smart as humans, but as technology progresses it could be something of the near future. How has AI been represented in film? [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=91&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#ff0000;">what is AI? </span><span style="color:#000000;">AI is short for Artificial Intelligence and is the intelligence of machines.</span></p>
<p><span style="color:#ff0000;">Is AI achievable?</span> so far it has not been done as no robot has been created to be as smart as humans, but as technology progresses it could be something of the near future.</p>
<p><span style="color:#ff0000;">How has AI been represented in film?</span> films that have represented AI would be Transformers and I Robot.</p>
<p><span style="color:#ff0000;">Which film do you think has represented AI in the most plausible way? <span style="color:#000000;">i think that</span> <span style="color:#000000;">Transformers because there are a series of machines which have the intelligence of a human or even greater.</span></span></p>
<p><span style="color:#ff0000;"><span style="color:#ff0000;">Read atleast 2 other students’ blogs and comment on their thoughts. <span style="color:#000000;">i agree with najib when he says that AI has not been achieved but will be in the future.</span></span></span></p>
<p><span><span style="color:#000000;">i disagree with lawrence i believe that AI will be achievable.</span></span><span><span><br />
</span></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ballstar.wordpress.com/91/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ballstar.wordpress.com/91/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ballstar.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ballstar.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ballstar.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ballstar.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ballstar.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ballstar.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ballstar.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ballstar.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ballstar.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ballstar.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ballstar.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ballstar.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ballstar.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ballstar.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=91&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ballstar.wordpress.com/2008/09/11/1-ai/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ebec095e9cc6dedea04bfd5a8784ccb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">aja1</media:title>
		</media:content>
	</item>
		<item>
		<title>EXERCISE 9.8</title>
		<link>http://ballstar.wordpress.com/2008/08/17/exercise-98/</link>
		<comments>http://ballstar.wordpress.com/2008/08/17/exercise-98/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 23:02:41 +0000</pubDate>
		<dc:creator>aja1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ballstar.wordpress.com/?p=86</guid>
		<description><![CDATA[2. Begin           Get slice of bread           Get butter           Open butter           Get knife           Get butter on knife           Use knife to put butter on bread           Wash knife           Close butter           Put butter away           Put knife away           Eat buttered bread End<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=86&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://najibn.files.wordpress.com/2008/08/untitled.jpg"><img class="aligncenter size-medium wp-image-35" src="http://najibn.files.wordpress.com/2008/08/untitled.jpg?w=115&#038;h=300&#038;h=300" alt="" width="115" height="300" /></a></p>
<p><span><strong><span style="color:#ff0000;">2.</span></strong> Begin</span></p>
<p class="MsoNormal" style="margin:0;"><span><span>          </span>Get slice of bread</span></p>
<p class="MsoNormal" style="margin:0;"><span><span>          </span>Get butter</span></p>
<p class="MsoNormal" style="margin:0;"><span><span>          </span>Open butter</span></p>
<p class="MsoNormal" style="margin:0;"><span><span>          </span>Get knife</span></p>
<p class="MsoNormal" style="margin:0;"><span><span>          </span>Get butter on knife</span></p>
<p class="MsoNormal" style="margin:0;"><span><span>          </span>Use knife to put butter on bread</span></p>
<p class="MsoNormal" style="margin:0;"><span><span>          </span>Wash knife</span></p>
<p class="MsoNormal" style="margin:0;"><span><span>          </span>Close butter</span></p>
<p class="MsoNormal" style="margin:0;"><span><span>          </span>Put butter away</span></p>
<p class="MsoNormal" style="margin:0;"><span><span>          </span>Put knife away</span></p>
<p class="MsoNormal" style="margin:0;"><span><span>          </span>Eat buttered bread</span></p>
<p class="MsoNormal" style="margin:0;"><span>End</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ballstar.wordpress.com/86/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ballstar.wordpress.com/86/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ballstar.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ballstar.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ballstar.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ballstar.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ballstar.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ballstar.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ballstar.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ballstar.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ballstar.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ballstar.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ballstar.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ballstar.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ballstar.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ballstar.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=86&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ballstar.wordpress.com/2008/08/17/exercise-98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ebec095e9cc6dedea04bfd5a8784ccb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">aja1</media:title>
		</media:content>

		<media:content url="http://najibn.files.wordpress.com/2008/08/untitled.jpg?w=115&#038;h=300" medium="image" />
	</item>
		<item>
		<title>EXERCISE 9.6</title>
		<link>http://ballstar.wordpress.com/2008/08/17/exercise-96/</link>
		<comments>http://ballstar.wordpress.com/2008/08/17/exercise-96/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 23:01:50 +0000</pubDate>
		<dc:creator>aja1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ballstar.wordpress.com/?p=84</guid>
		<description><![CDATA[1  Plug the microwave into the power. Open microwave door. Place the food into the microwave. Close microwave door. Select time. Press ‘Start’. Remove food when timer rings. 2. ‘Walk to the table where the telephone is sitting, when it rings, and pick up the speaker to speak to the person on the other line.’ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=84&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#ff0000;">1 </span></p>
<ol>
<li>Plug the microwave into the power.</li>
<li>Open microwave door.</li>
<li>Place the food into the microwave.</li>
<li>Close microwave door.</li>
<li>Select time.</li>
<li>Press ‘Start’.</li>
<li>Remove food when timer rings.</li>
</ol>
<p><strong><span style="color:#ff0000;">2.</span></strong> <span style="color:#000000;">‘Walk to the table where the telephone is sitting, when it rings, and pick up the speaker to speak to the person on the other line.’</span></p>
<p><strong><span style="color:#ff0000;">3. </span></strong><span style="color:#000000;"><span style="color:#0000ff;"><span style="color:#ff0000;">Inputs:</span> <span style="color:#000000;">Cake mixture</span><br />
<span style="color:#ff0000;">Processing:</span> <span style="color:#000000;">Turning on the oven, waiting until the cake has been baked.</span><br />
<span style="color:#ff0000;">Outputs:</span> <span style="color:#000000;">Cake done YUM!!</span></span></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ballstar.wordpress.com/84/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ballstar.wordpress.com/84/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ballstar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ballstar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ballstar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ballstar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ballstar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ballstar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ballstar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ballstar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ballstar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ballstar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ballstar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ballstar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ballstar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ballstar.wordpress.com/84/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=84&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ballstar.wordpress.com/2008/08/17/exercise-96/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ebec095e9cc6dedea04bfd5a8784ccb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">aja1</media:title>
		</media:content>
	</item>
		<item>
		<title>EXERCISE 9.5</title>
		<link>http://ballstar.wordpress.com/2008/08/17/exercise-95/</link>
		<comments>http://ballstar.wordpress.com/2008/08/17/exercise-95/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 23:00:28 +0000</pubDate>
		<dc:creator>aja1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ballstar.wordpress.com/?p=82</guid>
		<description><![CDATA[1. Checkbox &#8211; Select multiple options in a form. Radio Button - Select 1 option from a form. Page Up/Down - Go to the bottom or top of the page. Scroll Up/Down - Scroll up or down at about 3 paces. Text - Add text in a certain area in your form. Picture - Add an [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=82&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color:red;">1. </span><span style="color:blue;"><span style="color:#ff0000;">Checkbox</span> &#8211; </span></strong><span style="color:black;">Select multiple options in a form.</span><span style="color:blue;"><br />
<strong><span style="color:#ff0000;">Radio Button</span> -</strong> </span><span style="color:black;">Select 1 option from a form.</span><span style="color:blue;"><br />
<strong><span style="color:#ff0000;">Page Up/Down</span> -</strong> </span><span style="color:black;">Go to the bottom or top of the page.</span><span style="color:blue;"><br />
<strong><span style="color:#ff0000;">Scroll Up/Down</span> -</strong> </span><span style="color:black;">Scroll up or down at about 3 paces.</span><span style="color:blue;"><br />
<strong><span style="color:#ff0000;">Text</span> -</strong> </span><span style="color:black;">Add text in a certain area in your form.</span><span style="color:blue;"><br />
<strong><span style="color:#ff0000;">Picture </span>- </strong></span><span style="color:black;">Add an image to your form.</span><span style="color:red;"><br />
<strong></strong></span><strong><span style="color:blue;"><span style="color:#ff0000;">Tools</span> -</span></strong><span style="color:red;"> </span><span style="color:black;">Change the settings of your form.</span></p>
<p><strong><span style="color:red;">2.</span></strong> GUI or a <span style="color:red;">graphical user interface </span><span style="color:black;">is a </span><span style="color:red;">user friendly </span><span style="color:black;">environment which is simple and easy to use for </span><span style="color:red;">novice</span><span style="color:black;"> or beginning programmers. This type of programming allows beginners to place </span><span style="color:red;">objects</span><span style="color:black;"> into their forms such as buttons, </span><span style="color:red;">text</span><span style="color:black;">, boxes and </span><span style="color:red;">data</span><span style="color:black;">. They also allow the use of a wide range of </span><span style="color:red;">data</span><span style="color:black;"> types. The smallest type of meaningful data used in any program is a </span><span style="color:red;">character</span><span style="color:black;">. Numeric data may be either </span><span style="color:red;">integers</span><span style="color:black;"> or </span><span style="color:red;">real numbers</span>, also called decimals. Any series of characters is known as a <span style="color:red;">string</span><span> </span>with special use of variables called the <span style="color:red;">boolean</span> data type used to hold only 2 possible outputs, such as Yes or No.</p>
<p><strong><span style="color:red;">3. </span></strong></p>
<table class="MsoTableGrid" style="border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:142pt;border:windowtext 1pt solid;padding:0 5.4pt;" width="189" valign="top"><strong><span style="color:red;">Data to be handled</span></strong></td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top"><strong><span style="color:red;">Unique Identifier </span></strong></td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top"><strong><span style="color:red;">Data type</span></strong></td>
</tr>
<tr>
<td style="width:142pt;padding:0 5.4pt;" width="189" valign="top">Your first name</td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top">FirstName</td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top">String</td>
</tr>
<tr>
<td style="width:142pt;padding:0 5.4pt;" width="189" valign="top">Number of students</td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top">No.Students</td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top">Integer</td>
</tr>
<tr>
<td style="width:142pt;padding:0 5.4pt;" width="189" valign="top">Your birthday</td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top">DOB</td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top">Date</td>
</tr>
<tr>
<td style="width:142pt;padding:0 5.4pt;" width="189" valign="top">Test results</td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top">Results</td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top">Real Number</td>
</tr>
<tr>
<td style="width:142pt;padding:0 5.4pt;" width="189" valign="top">Your gender</td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top">Sex</td>
<td style="width:142.05pt;padding:0 5.4pt;" width="189" valign="top">Boolean</td>
</tr>
</tbody>
</table>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ballstar.wordpress.com/82/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ballstar.wordpress.com/82/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ballstar.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ballstar.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ballstar.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ballstar.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ballstar.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ballstar.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ballstar.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ballstar.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ballstar.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ballstar.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ballstar.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ballstar.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ballstar.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ballstar.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ballstar.wordpress.com&amp;blog=1027690&amp;post=82&amp;subd=ballstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ballstar.wordpress.com/2008/08/17/exercise-95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ebec095e9cc6dedea04bfd5a8784ccb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">aja1</media:title>
		</media:content>
	</item>
	</channel>
</rss>
