<?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>Rasmith46112's Weblog</title>
	<atom:link href="http://rasmith46112.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rasmith46112.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 06 Dec 2008 18:24:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rasmith46112.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Rasmith46112's Weblog</title>
		<link>http://rasmith46112.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rasmith46112.wordpress.com/osd.xml" title="Rasmith46112&#039;s Weblog" />
	<atom:link rel='hub' href='http://rasmith46112.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Assignment 5 (Extra Credit)</title>
		<link>http://rasmith46112.wordpress.com/2008/12/06/assignment-5-extra-credit/</link>
		<comments>http://rasmith46112.wordpress.com/2008/12/06/assignment-5-extra-credit/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 18:24:46 +0000</pubDate>
		<dc:creator>rasmith46112</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rasmith46112.wordpress.com/?p=102</guid>
		<description><![CDATA[https://oncourse.iu.edu/access/content/user/smithro/LavaBall.exe From the link above you can download LavaBall.exe, the game I created with Game Maker. Creating a game in a development environment like Game Maker is very easy but also give you a look at Object Oriented Programming from a practical standpoint.  You can directly see how the objects you create can be manipulated [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=102&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="https://oncourse.iu.edu/access/content/user/smithro/LavaBall.exe">https://oncourse.iu.edu/access/content/user/smithro/LavaBall.exe</a></p>
<p>From the link above you can download LavaBall.exe, the game I created with Game Maker.</p>
<p>Creating a game in a development environment like Game Maker is very easy but also give you a look at Object Oriented Programming from a practical standpoint.  You can directly see how the objects you create can be manipulated and setup in many ways.  Through the object properties you can assign methods known as &#8220;actions&#8221; and &#8220;events&#8221; and can set how the object appears on the screen and its behavior.  The game can be driven on the methods you set for your objects.  Even though there was no actual coding required to create this game, the lesson in objects was valuable.  I first had to create a &#8220;sprite&#8221; for the object, which I would call a property in OO terms.  This property defined how the objects would appear when entering the game world.  I also had to create methods for this object.  Once method was the create method.  This is what happens with the game starts and an instance of the object is placed in the world.  Specifically this object when placed in the game world begins to be affected by gravity, pulling to toward the lava.  Other methods for the object I created were bouncing off the walls, being clicked by the mouse and landing in the lava ultimately ending the game.   I enjoyed this exercise and I&#8217;ll definetly look more into Game Maker and its more advanced features.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rasmith46112.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rasmith46112.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rasmith46112.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rasmith46112.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rasmith46112.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rasmith46112.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rasmith46112.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rasmith46112.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rasmith46112.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rasmith46112.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rasmith46112.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rasmith46112.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rasmith46112.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rasmith46112.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=102&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rasmith46112.wordpress.com/2008/12/06/assignment-5-extra-credit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d57c3d941c5f3b19b238324cf1c1d089?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rasmith46112</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 9 Lab</title>
		<link>http://rasmith46112.wordpress.com/2008/12/05/chapter-9-lab/</link>
		<comments>http://rasmith46112.wordpress.com/2008/12/05/chapter-9-lab/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 03:16:36 +0000</pubDate>
		<dc:creator>rasmith46112</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rasmith46112.wordpress.com/?p=100</guid>
		<description><![CDATA[Jobs I am interested in: Network Administrator &#8211; This is my current profession.  I enjoy it because it emcompasses a very broad range of challenges and keeps all of my skills sharp.  I certainly don&#8217;t get board and there is something new every day.  It is a constant learning experience. Database Administrator &#8211; As the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=100&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="textPanel">
<p>Jobs I am interested in:</p>
<p>Network Administrator &#8211; This is my current profession.  I enjoy it because it emcompasses a very broad range of challenges and keeps all of my skills sharp.  I certainly don&#8217;t get board and there is something new every day.  It is a constant learning experience.</p>
<p>Database Administrator &#8211; As the sole IT person for a medium sized company I have to be able to handle a great many tasks.  One of these is administrating a few company databases.  Since I have been with this company I have learned much about databases and database interopability.  I think this could also be an enjoyable job.</p>
<p>Computer Programmer &#8211; Over the years I have learned many programming languages including Fortran, Basic, C++, Visual Basic, Visual C++, Java and Pascal.  I enjoy the logic behind programming and I like creating useful applications.  I don&#8217;t think I&#8217;d like to work on a very large project with a large team, but small projects would be good.</p>
<p>These jobs all seem to have salaries in a similar range but the amount of experience would make a big difference.  I have the most experience as a Network Administrator so that would be the best choice for me.</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rasmith46112.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rasmith46112.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rasmith46112.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rasmith46112.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rasmith46112.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rasmith46112.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rasmith46112.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rasmith46112.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rasmith46112.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rasmith46112.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rasmith46112.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rasmith46112.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rasmith46112.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rasmith46112.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=100&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rasmith46112.wordpress.com/2008/12/05/chapter-9-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d57c3d941c5f3b19b238324cf1c1d089?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rasmith46112</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 9 Discussion</title>
		<link>http://rasmith46112.wordpress.com/2008/12/03/chapter-9-discussion/</link>
		<comments>http://rasmith46112.wordpress.com/2008/12/03/chapter-9-discussion/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 03:38:52 +0000</pubDate>
		<dc:creator>rasmith46112</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rasmith46112.wordpress.com/?p=98</guid>
		<description><![CDATA[1. What are the major milestones in the history of computing? Can you identify two or three events that directly affected the way we use computers today? Can you identify any current trends that might similarly affect the future of computing? I think display technology was a huge milestone in how we compute today.  Before [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=98&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>1. What are the major milestones in the history of computing? Can you identify two or three events that directly affected the way we use computers today? Can you identify any current trends that might similarly affect the future of computing? </strong></p>
<p>I think display technology was a huge milestone in how we compute today.  Before the computer could represent data and idea in graphical format the uses of computers was very limited.  I think the next big step was the graphical user interface.  This allowed a much more intuitive approach to computing for the average person.  A future trend I see for an average user is the increased power and flexibility of handheld computers.  While it may not affect computer enthusiasts, who undoubtedly will use handheld computer in addition to regular dekstop computers, I think it will slowly fade the casual user away from desktops.<br />
<strong>2. The computer and IT industries have rapidly emerged as a global economic force in the last twenty years. What benefits and drawbacks does this rapid growth have for our culture? Do you think this growth should be slowed? </strong></p>
<p>The benefits of this growth are apparent in nearly everything we do today.  Computers are everywhere and in almost everything we use.  They make things faster, easier and even possible.  A draw-back I can think of is privacy concerns and the same devices that make life easier for use can be used by others to make life harder for us.  I don&#8217;t think it is ever beneficial to artificially stunt innovative growth.</p>
<p> </p>
<p><strong>3. Compare computer professions to other professions such as the law, medicine, teaching, etc. in terms of working conditions, educational preparation, salaries, and social status. Consider why you are attracted to the computing professions and discuss what would provide the incentive for you to be successful in an IT field.</strong></p>
<p>I think computer professionals have a pretty good salary to educational/monetary investment ratio compared to lawyers and doctors.  It certainly is much more appealing and challenging to me to learn while working with the computers I love as opposed to volumes of books that are boring and bland.  As far as working conditions go, I think computer professionals for the most part have it great, unless you have to work long hours.  My biggest incentive for entering the IT field was that it was first my hobby and still love to do it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rasmith46112.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rasmith46112.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rasmith46112.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rasmith46112.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rasmith46112.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rasmith46112.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rasmith46112.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rasmith46112.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rasmith46112.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rasmith46112.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rasmith46112.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rasmith46112.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rasmith46112.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rasmith46112.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=98&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rasmith46112.wordpress.com/2008/12/03/chapter-9-discussion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d57c3d941c5f3b19b238324cf1c1d089?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rasmith46112</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 8 Lab</title>
		<link>http://rasmith46112.wordpress.com/2008/11/30/chapter-8-lab/</link>
		<comments>http://rasmith46112.wordpress.com/2008/11/30/chapter-8-lab/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 16:57:23 +0000</pubDate>
		<dc:creator>rasmith46112</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rasmith46112.wordpress.com/?p=93</guid>
		<description><![CDATA[One of my favorite movies is Star Wars: Episode II Attack of the Clones.  This movie is heavily dependent on special effects as it is based in a galaxy that has many alien races and technology for space travel and too many other technologies to list.  George Lucas was very detailed about the technologies and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=93&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of my favorite movies is Star Wars: Episode II Attack of the Clones.  This movie is heavily dependent on special effects as it is based in a galaxy that has many alien races and technology for space travel and too many other technologies to list.  George Lucas was very detailed about the technologies and very consistent with the look and atmosphere throughout all the movies in the series over the twenty-five years he made these movies.  Without the special effects none of these movies would have been worth watching in my opinion.  I particularly enjoyed the special effects in episode II.  Lucas was able to leverage computer generated special effects like never before in the latest three episodes.  The alien species, the light sabre fights, the chases through massive cities in hover crafts and of course the blaster fights all looked better than ever and certainly more realistic.  I found it truly amazing how much depth of detail was put into the cities and each and every scene.  Clearly the enitre movie was computer generated with the actors for the most part being super-imposed into the world.  There was just far too many landscapes, cities, backgrounds with such detail to construct appealing sets as was done in the first three movies in the series.  My only criticism would be that because there was so much computer generated scenery it almost gave the movie an unreal feeling because it was so fantastic.  This movie won the Saturn Award for best special effects and was nominated for the Academy Award for Best Visual Effects.  I know other movies have employed equal or better special effects, but in my opinion, the Star Wars series does the best integrating the special effects into every aspect of the movie.</p>
<p>Now for some photoshop fun:</p>
<p><a href="http://rasmith46112.files.wordpress.com/2008/12/0_61_032508_easter_bunny.jpg"><img class="alignnone size-thumbnail wp-image-95" title="0_61_032508_easter_bunny" src="http://rasmith46112.files.wordpress.com/2008/12/0_61_032508_easter_bunny.jpg?w=128&#038;h=96" alt="0_61_032508_easter_bunny" width="128" height="96" /></a><a href="http://rasmith46112.files.wordpress.com/2008/12/easter_bunny.jpg"><img class="alignnone size-thumbnail wp-image-96" title="easter_bunny" src="http://rasmith46112.files.wordpress.com/2008/12/easter_bunny.jpg?w=128&#038;h=96" alt="easter_bunny" width="128" height="96" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rasmith46112.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rasmith46112.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rasmith46112.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rasmith46112.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rasmith46112.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rasmith46112.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rasmith46112.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rasmith46112.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rasmith46112.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rasmith46112.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rasmith46112.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rasmith46112.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rasmith46112.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rasmith46112.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=93&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rasmith46112.wordpress.com/2008/11/30/chapter-8-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d57c3d941c5f3b19b238324cf1c1d089?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rasmith46112</media:title>
		</media:content>

		<media:content url="http://rasmith46112.files.wordpress.com/2008/12/0_61_032508_easter_bunny.jpg?w=128" medium="image">
			<media:title type="html">0_61_032508_easter_bunny</media:title>
		</media:content>

		<media:content url="http://rasmith46112.files.wordpress.com/2008/12/easter_bunny.jpg?w=128" medium="image">
			<media:title type="html">easter_bunny</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 8 Discussion</title>
		<link>http://rasmith46112.wordpress.com/2008/11/26/chapter-8-discussion/</link>
		<comments>http://rasmith46112.wordpress.com/2008/11/26/chapter-8-discussion/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 03:28:31 +0000</pubDate>
		<dc:creator>rasmith46112</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rasmith46112.wordpress.com/?p=90</guid>
		<description><![CDATA[Issue Questions: 1) The only time I recall having a problem with a legitimately purchased product was when I bought a computer game that used a keycode to allow installation of the game.  In this particular case the keycode was not placed in the place the game documentation described.  However, after a flipping out for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=90&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Issue Questions:</p>
<p>1) The only time I recall having a problem with a legitimately purchased product was when I bought a computer game that used a keycode to allow installation of the game.  In this particular case the keycode was not placed in the place the game documentation described.  However, after a flipping out for a short while I found the key hidden on the second to last page of the manual.</p>
<p>2) I think iTunes does a good job of balancing end-user flexibility with copywrite holder protections.  In most cases end users can move the songs to their portable players for use.</p>
<p>3) I do think DRM technologies are justified.  However they need to be implemented in a very visible way to the end user and still provide the flexibility that end-users demand of purchased products.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rasmith46112.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rasmith46112.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rasmith46112.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rasmith46112.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rasmith46112.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rasmith46112.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rasmith46112.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rasmith46112.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rasmith46112.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rasmith46112.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rasmith46112.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rasmith46112.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rasmith46112.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rasmith46112.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=90&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rasmith46112.wordpress.com/2008/11/26/chapter-8-discussion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d57c3d941c5f3b19b238324cf1c1d089?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rasmith46112</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 12 Lab</title>
		<link>http://rasmith46112.wordpress.com/2008/11/14/chapter-12-lab/</link>
		<comments>http://rasmith46112.wordpress.com/2008/11/14/chapter-12-lab/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 00:53:22 +0000</pubDate>
		<dc:creator>rasmith46112</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rasmith46112.wordpress.com/?p=85</guid>
		<description><![CDATA[I scored a 96% on the quiz for the lab on CD. Objects encountered in the game: Desktop Tower Defense 1.5 1) Language Menu - Here you choose the language the game text is displayed in. 2) Main Menu &#8211; This is where you select the game difficulty and type. 3) Tower Icons &#8211; You can click [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=85&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I scored a 96% on the quiz for the lab on CD.</p>
<p>Objects encountered in the game:<a href="http://rasmith46112.files.wordpress.com/2008/11/towerdefense.jpg"><img class="alignleft size-medium wp-image-86" title="towerdefense" src="http://rasmith46112.files.wordpress.com/2008/11/towerdefense.jpg?w=300&#038;h=216" alt="towerdefense" width="300" height="216" /></a></p>
<p>Desktop Tower Defense 1.5</p>
<p>1) Language Menu - Here you choose the language the game text is displayed in.</p>
<p>2) Main Menu &#8211; This is where you select the game difficulty and type.</p>
<p>3) Tower Icons &#8211; You can click these to purchase defense towers and place them on the playing field.</p>
<p>4) Creeps &#8211; Once the first level begins multiple creeps will come out of the entrances and your towers have to kill them all before they get to the exits.</p>
<p>5) Next level button &#8211; You can use this button to send the next level of creeps early to add to your score.</p>
<p>6) In-Game Command Buttons &#8211; These can be used to restart the game or set sound volume.</p>
<p>7) Voices &#8211; When the creeps launch each level they say, &#8220;Let&#8217;s go&#8221;</p>
<p>8) Sound Effects &#8211; When your towers shoot at the creeps they make various sounds and when the creeps are killed they let out a little &#8220;ouch&#8221;.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rasmith46112.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rasmith46112.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rasmith46112.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rasmith46112.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rasmith46112.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rasmith46112.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rasmith46112.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rasmith46112.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rasmith46112.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rasmith46112.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rasmith46112.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rasmith46112.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rasmith46112.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rasmith46112.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=85&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rasmith46112.wordpress.com/2008/11/14/chapter-12-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d57c3d941c5f3b19b238324cf1c1d089?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rasmith46112</media:title>
		</media:content>

		<media:content url="http://rasmith46112.files.wordpress.com/2008/11/towerdefense.jpg?w=300" medium="image">
			<media:title type="html">towerdefense</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 12 Discussion</title>
		<link>http://rasmith46112.wordpress.com/2008/11/12/chapter-12-discussion/</link>
		<comments>http://rasmith46112.wordpress.com/2008/11/12/chapter-12-discussion/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 02:03:31 +0000</pubDate>
		<dc:creator>rasmith46112</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rasmith46112.wordpress.com/?p=82</guid>
		<description><![CDATA[What do you think? 1) I get frustrated every time I turn on a windows computer.  Here we have a multi-tasking operating system with sometimes multiple processors and I still have to wait from background programs to load before I can start using the system.  I suppose Microsoft hasn&#8217;t figured out how to give the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=82&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What do you think?</p>
<p>1) I get frustrated every time I turn on a windows computer.  Here we have a multi-tasking operating system with sometimes multiple processors and I still have to wait from background programs to load before I can start using the system.  I suppose Microsoft hasn&#8217;t figured out how to give the user the first priority on resources.</p>
<p>2) It depends on the nature of the task.  Complicated tasks require complicated programs.  I person at least needs a good fundamental understanding of a program before they use it.  I think programs that perform basic tasks could be made easy to use by everyone.</p>
<p>3) I think this is possible.  Programmers often wait to the last to program user interfaces and generally are more concerned with the program running correctly than making the interface easy to understand.</p>
<p><strong>Also, what do you think of the Computer User&#8217;s Bill of Rights? </strong></p>
<p>I think it is cute, but ultimately a user has the right to use whatever software/hardware they want, so in most cases they are the cause of their own frustration.  The always have the right not to use a computer or a specific application.</p>
<p><strong>How would you like to see technology used in your courses? Do you think games and/or simulations or blogs or wikis could be used effectively in courses?</strong></p>
<p>I think games and simulations provide a very useful visual learning environment.  Visual learning seems to be the most effective for most people.  Blogs and wikis are good for references and sharing ideas as well.  They seem to help in areas that classmates can help in traditional learning environments.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rasmith46112.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rasmith46112.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rasmith46112.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rasmith46112.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rasmith46112.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rasmith46112.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rasmith46112.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rasmith46112.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rasmith46112.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rasmith46112.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rasmith46112.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rasmith46112.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rasmith46112.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rasmith46112.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=82&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rasmith46112.wordpress.com/2008/11/12/chapter-12-discussion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d57c3d941c5f3b19b238324cf1c1d089?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rasmith46112</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 11 Discussion</title>
		<link>http://rasmith46112.wordpress.com/2008/11/05/chapter-11-discussion/</link>
		<comments>http://rasmith46112.wordpress.com/2008/11/05/chapter-11-discussion/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 01:33:42 +0000</pubDate>
		<dc:creator>rasmith46112</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rasmith46112.wordpress.com/?p=77</guid>
		<description><![CDATA[I did a search for my name, but as common as my name is, if there were something about me I probably wouldn&#8217;t see it.  To make it a little more probable, I added the town I live in which is a very unique name but still didn&#8217;t find anything.  I am very reserved about [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=77&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I did a search for my name, but as common as my name is, if there were something about me I probably wouldn&#8217;t see it.  To make it a little more probable, I added the town I live in which is a very unique name but still didn&#8217;t find anything.  I am very reserved about posting personal information on the web, so this doesn&#8217;t suprise me.</p>
<div class="Section1">
<table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:53.4pt;border:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">App Job</div>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:medium none;width:50.2pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Doctor</div>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Sub Web</div>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Online Purchase</div>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:medium none;width:48.1pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Bank Account</div>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Email</div>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:medium none;width:48.2pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Register Class</div>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Purchase In-Store</div>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Buy a Home</div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Name</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Address</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Email</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">SS#</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">?</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">?</div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">CC #</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Ph #</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Height</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Weight</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Gender</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Hobbies</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Med <span class="SpellE">Hist</span></div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">R</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Employer</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Spouse</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:medium none;border-left:black 1pt solid;width:53.4pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="71" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">Children</div>
</td>
<td style="border-top:medium none;width:47.05pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="63" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:50.2pt;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;">OK</div>
</td>
<td style="border-top:medium none;width:47.85pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:49.95pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="67" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.1pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:48.75pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="65" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;border-left:medium none;width:48.2pt;padding:0 5.4pt;" width="64" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
<td style="border-top:medium none;width:42.65pt;border-bottom:black 1pt solid;padding:0 5.4pt;" width="57" valign="top">
<div class="MsoNormal" style="margin-bottom:0;"> </div>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"> I have a question about SS# at the doctor&#8217;s office.  I&#8217;m not sure if they require that or not when you sign up to be a regular patient.  I&#8217;d think maybe they do for insurance verification but I don&#8217;t really know.</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rasmith46112.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rasmith46112.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rasmith46112.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rasmith46112.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rasmith46112.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rasmith46112.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rasmith46112.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rasmith46112.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rasmith46112.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rasmith46112.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rasmith46112.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rasmith46112.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rasmith46112.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rasmith46112.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=77&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rasmith46112.wordpress.com/2008/11/05/chapter-11-discussion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d57c3d941c5f3b19b238324cf1c1d089?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rasmith46112</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 10 Discussion</title>
		<link>http://rasmith46112.wordpress.com/2008/10/29/chapter-10-discussion/</link>
		<comments>http://rasmith46112.wordpress.com/2008/10/29/chapter-10-discussion/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 00:53:54 +0000</pubDate>
		<dc:creator>rasmith46112</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rasmith46112.wordpress.com/?p=74</guid>
		<description><![CDATA[1. What strategies can an organization use to respond to threats from competitors or take advantage of opportunities? How does an organization&#8217;s mission statement help to guide them in identifying and pursuing these strategies? Some strategies a company could consider would be to fine tune their market niche to be the best in a specific [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=74&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>1. What strategies can an organization use to respond to threats from competitors or take advantage of opportunities? How does an organization&#8217;s mission statement help to guide them in identifying and pursuing these strategies?<br />
</strong><strong></strong></p>
<p>Some strategies a company could consider would be to fine tune their market niche to be the best in a specific area, or to attract top notch people and keep them onboard by providing better insentives to work for them, or to forsee economic downturns or booms and plan accordingly ahead of time to be in a better position to take advantage of either situation.  Most mission statements are pretty direct and simple, if the organizations goals have drifted over time for good reason, then the mission statement may need to be updated, otherwise getting back to the plan would be a good thing.</p>
<p><strong>2. The decision to create an information system is sometimes driven by new technology &#8220;that is, new hardware or software that makes it possible to automate a system or process&#8221; while others are driven by users&#8217; the people who will ultimately use the information system. What are the pros and cons of each approach?<br />
</strong></p>
<p>If utilizing new technologies can be a cost effective and produce higher profits then that would certainly be a pro.  However, due to the nature of technology, cutting edge innovations can sometimes be poorly implemented or expensive.  If a company isn&#8217;t careful they could dump alot of money and resources into a failed or marginally useful outcome when they could have waited a short time and acquired the same technology but cheaper and more useable.  User driven innovation I think is the most effective approach.  If there is a need from a user standpoint then clearly there is room for improvement.  The need has presented itself and the benefits are obvious.  If the solution can be reached with a reasonable price tag, then it has to be the best choice as long as it makes the company more profitable.</p>
<p><strong>3. Recall a time when you were frustrated by the way a program or operating system was functioning. How did you solve the problem? For example, did you use a help desk, user manual, or solve the problem on your own? Could the design of the program or operating system itself cause the problem? If so, what changes would you recommend to make the solution to your problem more obvious.<br />
</strong></p>
<p>In my line of work I deal with frustrating problems every day with operating systems and software.  It is my job to fix these issues and it is pretty rare when the operator is actually at fault, so manuals are often useless in these situations.  Sometimes calling a vendor can be beneficial, but unless you have hours to sit on a phone and wait to finally be put in touch with someone that can actually help, it seems best to fix it yourself.  I think the biggest problem is poorly written and barely tested software.  Many times simply providing a more descriptive error message can mean the difference between a few minutes of troubleshooting and several hours.</p>
<p><strong>4. Some users have suggested that user documentation should be developed before the system, and then used as the blueprint for system design. How would this approach change the development process and the system itself?</strong></p>
<p>I think in many ways this approach would be beneficial.  It would aid in the development of the system by forcing a consistent approach to each development of each module.   It would also give the end system a more consitent look and feel to the end user as the manual could be written by a single team of people covering all aspects of the system.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rasmith46112.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rasmith46112.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rasmith46112.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rasmith46112.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rasmith46112.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rasmith46112.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rasmith46112.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rasmith46112.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rasmith46112.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rasmith46112.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rasmith46112.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rasmith46112.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rasmith46112.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rasmith46112.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=74&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rasmith46112.wordpress.com/2008/10/29/chapter-10-discussion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d57c3d941c5f3b19b238324cf1c1d089?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rasmith46112</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 6 Lab</title>
		<link>http://rasmith46112.wordpress.com/2008/10/16/chapter-6-lab/</link>
		<comments>http://rasmith46112.wordpress.com/2008/10/16/chapter-6-lab/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 23:33:13 +0000</pubDate>
		<dc:creator>rasmith46112</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rasmith46112.wordpress.com/?p=70</guid>
		<description><![CDATA[I think the biggest strength the Internet has is its freedom.  The freedom to express ideas and beliefs is one of the foundations of democracy.  If we censor the Internet we&#8217;ll be taking a step backwards in our society.  There are many countries connected to the Internet whose governmental powers aren&#8217;t derived from the consent [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=70&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I think the biggest strength the Internet has is its freedom.  The freedom to express ideas and beliefs is one of the foundations of democracy.  If we censor the Internet we&#8217;ll be taking a step backwards in our society.  There are many countries connected to the Internet whose governmental powers aren&#8217;t derived from the consent of the people.  These countries should be welcome to connect to the Internet, but we should not feel the need to censor ourselves for their imagined benefit.  If they want their citizens in the dark, then they should have to do it on their own.</p>
<p>I think it is a parents obligation to filter what their children see and do on the Internet.  Children aren&#8217;t emotionally or mentally developed enough to be exposed to much of the content on the Internet.  However I do think the responsibility falls on the parents to make sure their children aren&#8217;t seeing this content and not on others or the government to censor it.</p>
<p>As a tool of freedom I don&#8217;t think the Internet should ever be censored or filtered.  I certainly don&#8217;t think any particular entity should be in charge of policing it either.  Whose ethics or morals should be used to filter the content?  Why would they be right compared to anyone else?  People have the right to not view whatever they don&#8217;t feel is appropriate.  We don&#8217;t have the right to tell someone else what is or isn&#8217;t appropriate for them.</p>
<p>With all this said, if content on an Internet site is in violation of local laws where it is hosted, then I think it is appropriate for local law enforcement to shut the site down.  If someone is committing a crime by engaging in activities on the Internet that are illegal where they reside, then obviously they can be prosecuted.  It is unfortunate that in other countries things we take for granted are illegal, but one of the exciting things about the Internet and its freedom of expression is that the ideas of civil liberty can be shared throughout the world.  Maybe through our example of freedom of expression and civil liberties we&#8217;ll inspire citizens and even governments and help them move a little closer to the freedom we enjoy.</p>
<p>It is difficult for me to remember the first web page I viewed, as it wasn&#8217;t my first experience with the Internet by a long shot.  I do remember thinking the &#8220;world wide web&#8221; was a nice idea but would take a while to become useful enough to replace the typical Internet activities at the time.  It didn&#8217;t take very long at all though.  I think it took about three years for my primary activities on the Internet to shift from command line interfaces and text based games and chat to something similar to the web we use so often now.</p>
<p>In the last two years, other than a few browser updates and perhaps some flash based games, I don&#8217;t think my usage of the web has changed too much.  I still use it for just about everything like I have the past ten years.  It keeps getting better, I&#8217;ll say that for sure.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rasmith46112.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rasmith46112.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rasmith46112.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rasmith46112.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rasmith46112.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rasmith46112.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rasmith46112.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rasmith46112.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rasmith46112.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rasmith46112.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rasmith46112.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rasmith46112.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rasmith46112.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rasmith46112.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasmith46112.wordpress.com&amp;blog=4594925&amp;post=70&amp;subd=rasmith46112&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rasmith46112.wordpress.com/2008/10/16/chapter-6-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d57c3d941c5f3b19b238324cf1c1d089?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rasmith46112</media:title>
		</media:content>
	</item>
	</channel>
</rss>
