<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Computer Science Courses &#187; computers</title>
	<atom:link href="http://computersciencecourses.net/tag/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://computersciencecourses.net</link>
	<description></description>
	<lastBuildDate>Tue, 19 Jul 2011 21:23:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Talking Computers</title>
		<link>http://computersciencecourses.net/talking-computers/1016/</link>
		<comments>http://computersciencecourses.net/talking-computers/1016/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 21:40:41 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer science schools]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[Talking]]></category>

		<guid isPermaLink="false">http://computersciencecourses.net/talking-computers/1016/</guid>
		<description><![CDATA[Talking Computers
        
    		Free Online Articles Directory
        
  
  
    
          Why Submit Articles?
           [...]]]></description>
			<content:encoded><![CDATA[<p>Talking Computers</p>
<p>        <a href="http://www.articlesbase.com/" title="ArticlesBase"></a><br />
    		Free Online Articles Directory</p>
<p>        <a class="english" title="Articles in English" href="http://www.articlesbase.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/articlesbase_com']);" rel="nofollow"></a><br />
  <a class="portuguese" title="Articles in Portuguese" href="http://www.artigonal.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/artigonal_com']);" rel="nofollow"></a><br />
  <a class="spanish" title="Articles in Spanish" href="http://www.articuloz.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/articuloz_com']);" rel="nofollow"></a><br />
    <a class="french" title="Articles in French" href="http://www.articlonet.fr/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/fr_articlesbase_com']);" rel="nofollow"></a></p>
<p>          <a rel="nofollow" title="Why Submit Articles?" href="/submit-articles.php">Why Submit Articles?</a><br />
                        <a title="Top Authors" href="/top-authors">Top Authors</a><br />
            <a title="Top Articles" href="/top-articles">Top Articles</a><br />
                          <a title="FAQ" href="/faq">FAQ</a><br />
                                                    <a title="Answers" href="/answers">ABAnswers</a></p>
<p>              <a title="Start Submitting Articles Now!" href="/publish-articles.php">Publish Article</a></p>
<p>                 0 &#038;&#038; $.browser.msie ) {<br />
      var ie_version = parseInt($.browser.version);<br />
      if(ie_version <a href="/login" onclick="show_login_box(); return false;" title="Login" id="slide-login" rel="nofollow">Login</a></p>
<p>	  <a href="#" onclick="fbLogin();_gaq.push(['_trackPageview', '/login/fb_login_top']);" title="Login via Facebook" class="fb"><br />
      Login via<br />
    </a><br />
    <a href="/auth/connection_in_progress/?KeepThis=true&amp;TB_iframe=true&amp;height=400&amp;width=400" class="thickbox" onclick="fbLogin();_gaq.push(['_trackPageview', '/login/fb_login_top']);" title="Login via Facebook"><br />
      </a></p>
<p>  <a href="/join" title="Register">Register</a><br />
Hello<br />
  <a href="/myhome" title="My Home">My Home</a><br />
  <a href="/logout" title="Sign Out">Sign Out</a></p>
<p>      Email<br />
      <br class="clear" />Password<br />
      <br class="clear" /><br />
         Remember me?<br /><a href="/lost-password" title="Lost Password?" rel="nofollow" tabindex="15">Lost Password?</a></p>
<p>                  <a href="http://www.articlesbase.com/" title="Free Online Articles Directory">Home Page</a> &gt; <a href="http://www.articlesbase.com/advertising-articles/">Advertising</a> &gt; Talking Computers              </p>
<p>    Talking Computers</p>
<p>        <a href="/myhome/articles/edit_article/59735"><strong>Edit Article</strong></a> |</p>
<p>            Posted: Sep 29, 2006             |Comments: <a href="#comments">0</a><br />
                   | Views: 161                    |</p>
<p>          <a class="addthis_button_facebook_like" fb:like:locale="en_US"></a><br />
          <a class="addthis_button_tweet" tw:via="ArticlesBase" tw:related="webshark:Founder, ArticlesBase.com" tm:count="vertical"></a><br />
          <a class="addthis_counter addthis_pill_style"></a></p>
<p>  ]]&gt;</p>
<p>Just a few decades ago, the possibility of creating talking computers was considered strictly in the realm of science fiction. But today, talking desktop computers are so commonplace that they hardly elicit any response from modern and sophisticated consumers.&#13;</p>
<p>It&#8217;s really pretty simple, as any of the computer school-trained friends and acquaintances we have are wont to tell us. Computers talk simply because they are running software that converts text to speech, thereby allowing the computer to talk out loud through speakers or a headset. In short, it has speech recognition capability.&#13;</p>
<p>Hearing a friend explain all that to me the other day almost made me fall asleep. But flipping through the TV remote control this morning, I came across this very thing and I suddenly found if fascinating.&#13;</p>
<p>The entire process of artificially producing speech is called speech synthesis and the software system that achieves this is called text-to-speech or TTS. It has two parts: a front end and a back end. The front end takes input (in the form of text), converts this into linguistic symbols and sends them to the back end which converts these symbols into speech waveform through the computer&#8217;s speakers.&#13;</p>
<p>The front end has two basic functions. First, it identifies all the numbers and abbreviations in the raw text and converts them into their spelled-out word equivalents. Then it divides the entire text into phrases and sentences and assigns different sounds or &#8220;phonetic transcriptions&#8221; to each word, complete with pauses and intonations. Meanwhile, the back end, which is often called the synthesizer, takes these transcriptions and turns them into actual sound output.&#13;</p>
<p>The other part, the back-end, takes the symbolic linguistic representation and converts it into actual sound output. The back end is often referred to as the synthesizer. The different techniques synthesizers use are described below.&#13;</p>
<p>Today, the challenge is no longer in reproducing speech, but in improving the quality of speech synthesis. In this regard, there are two key concerns: naturalness and intelligibility. The ideal speech synthesizer is both. Naturalness refers to how close the sound output is to a human being while intelligibility refers to how clearly the sound output is understood.</p>
<p>    Retrieved from &#8220;<a href="/advertising-articles/talking-computers-59735.html">http://www.articlesbase.com/advertising-articles/talking-computers-59735.html</a>&#8221;</p>
<p class="tracker">(ArticlesBase SC #59735)</p>
<p>    <a href="/ezine/59735" title="Re-Publish article" class="article_republish_row" rel="nofollow" onclick="_gaq.push(['_trackEvent', 'Articles', 'RepublishArticleLink', '']);">Liked this article? Click here to publish it on your website or blog, it&#8217;s free and easy!</a></p>
<p>  <a href="/authors/kadence-buchanan/8403" title="Kadence Buchanan's Articles"></a></p>
<p>    <strong><a href="/authors/kadence-buchanan/8403" title="Kadence Buchanan's Articles">Kadence Buchanan</a></strong> -<br />
    <strong>About the Author:</strong>
</p>
<p>Kadence Buchanan writes articles on many topics including <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://computerinformationsource.com/">Computers</a>, <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://fortheloveofscience.com/">Science</a>, and <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://4-edu.net/">Education</a></p>
<p>  ]]&gt;</p>
<p>  Questions and Answers</p>
<p>          Ask our experts your Advertising related questions here&#8230;</p>
<p>          200 Characters left<br />
          <a class="qa_ask_btn" title="Ask" href="#">Ask</a></p>
<p>  <b>Rate this Article </b></p>
<p>        <a onclick="rateArticle(1, 59735); _gaq.push(['_trackEvent', 'Articles', 'Rated', '1']);" href="javascript:void(0);" title="1 stars out of 5" class="one-star" rel="nofollow">1</a><br />
    <a onclick="rateArticle(2, 59735); _gaq.push(['_trackEvent', 'Articles', 'Rated', '2']);" href="javascript:void(0);" title="2 stars out of 5" class="two-stars" rel="nofollow">2</a><br />
    <a onclick="rateArticle(3, 59735); _gaq.push(['_trackEvent', 'Articles', 'Rated', '3']);" href="javascript:void(0);" title="3 stars out of 5" class="three-stars" rel="nofollow">3</a><br />
    <a onclick="rateArticle(4, 59735); _gaq.push(['_trackEvent', 'Articles', 'Rated', '4']);" href="javascript:void(0);" title="4 stars out of 5" class="four-stars" rel="nofollow">4</a><br />
    <a onclick="rateArticle(5, 59735); _gaq.push(['_trackEvent', 'Articles', 'Rated', '5']);" href="javascript:void(0);" title="5 stars out of 5" class="five-stars" rel="nofollow">5</a></p>
<p>  vote(s)<br />
   0 vote(s)</p>
<p>    <a title="Send Author Feedback" href="/feedback/59735" rel="nofollow" class="icons">Feedback</a><br />
    <a title="Subscribe to RSS" href="/rss/authors/8403" rel="nofollow" class="icons">RSS</a><br />
    <a title="Print this Article" href="/print/59735" rel="nofollow" class="icons">Print</a><br />
    <a title="Email to a Friend" href="/friend/59735" rel="nofollow" class="icons">Email</a><br />
    <a title="Publish this Article on your Website" href="/ezine/59735" rel="nofollow" class="icons">Re-Publish</a></p>
<p>      <a rel="nofollow" href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', location.href, document.title)" onmouseout="addthis_close()" onclick="return addthis_sendto();_gaq.push(['_trackEvent', 'Articles', 'Send2Friend', 'AddThis']);"></a></p>
<p>  <b>Source:</b>  <a href="/advertising-articles/talking-computers-59735.html" title="Talking Computers">http://www.articlesbase.com/advertising-articles/talking-computers-59735.html</a></p>
<p>  Article Tags:<br />
                            <a href="/article-tags/computers">computers</a>, <a href="/article-tags/reproducing-speech">reproducing speech</a>, <a href="/article-tags/speech-synthesis">speech synthesis</a>  </p>
<p>  <a href="javascript:void(0);">Related Videos</a></p>
<p>        <a href="javascript:void(0);">Related Articles</a></p>
<p>        <a href="javascript:void(0);">Latest Advertising Articles</a><br />
            <a href="javascript:void(0);">More from Kadence Buchanan</a></p>
<p>      <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Advertising']);" href="/videos/5min/172515617"></p>
<p>      </a></p>
<p>        <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Advertising']);" href="/videos/5min/172515617"><br />
          How to Make a Talking Text File        </a></p>
<p>Computer tutorial, this tutorial will show you how to  make a talking text file with your speakers. (02:46)</p>
<p>      <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Advertising']);" href="/videos/5min/251546840"></p>
<p>      </a></p>
<p>        <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Advertising']);" href="/videos/5min/251546840"><br />
          Learn What a Computer Bus is        </a></p>
<p> If you&#8217;re working with computers for any length of time, you&#8217;re going to hear the term &#8220;bus&#8221;. No, they&#8217;re not talking about the big, yellow thing that takes kids to school. It&#8217;s a means for different components in your computer to send and receive information. Michael &#8220;Doctor File Finder&#8221; Callahan explains.			 (01:36)</p>
<p>      <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Advertising']);" href="/videos/5min/254722943"></p>
<p>      </a></p>
<p>        <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Advertising']);" href="/videos/5min/254722943"><br />
          Learn About Computer UPS        </a></p>
<p> UPS is a well-known package delivery company, but that&#8217;s not what we&#8217;re talking about. In computers a &#8220;UPS&#8221; is an Uninterruptible Power Supply. It&#8217;s what keeps your computer running if the power goes out. Michael &#8220;Doctor File Finder&#8221; Callahan explains.			 (02:01)</p>
<p>      <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Advertising']);" href="/videos/5min/239557321"></p>
<p>      </a></p>
<p>        <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Advertising']);" href="/videos/5min/239557321"><br />
          How to Support Your Computer Consulting Customers        </a></p>
<p>Learn how to support your computer consulting customers the right way! If you are an Independent Computer Consultant, you&#8217;re going to need to use the right tools if you want to build a successful, sustainable business. I&#8217;m not talking about a multi-bit screwdriver. The tools you&#8217;ll need are the ones that will allow you to provide an outstanding level of service to your customers, while requiring a minimal amount of time and effort on your part.  (02:47)</p>
<p>      <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Advertising']);" href="/videos/5min/210072804"></p>
<p>      </a></p>
<p>        <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Advertising']);" href="/videos/5min/210072804"><br />
          What is Cloud Computing        </a></p>
<p>Recently there&#8217;s been a lot of talk about &#8220;cloud computing&#8221; but what does that mean? The so-called &#8220;cloud&#8221; represents the Internet and cloud computing is really work and software that resides on the Internet or in the &#8220;cloud.&#8221;			 (01:46)</p>
<p>                        <a title="Automated Voice Quality Testing For Voip Quality Of Service Solutions" href="http://www.articlesbase.com/voip-articles/automated-voice-quality-testing-for-voip-quality-of-service-solutions-774088.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Automated Voice Quality Testing For Voip Quality Of Service Solutions</a></p>
<p>The paper presents a new method for automated voice quality estimation and analysis based on perceptual evaluation described by such scientists as Sapozhnikov, Pokrovskiy, Sorokin. The brand new approach presented in the article allows checking on the fly quality of any codec, compare two audio/voice files quality wise or organize continous quality of service monitoring in VoIP networks.</p>
<p>          By:<br />
          <a href="/authors/sevana-oy/120366" title="Sevana Oy's Articles">Sevana Oy</a>l</p>
<p>            <a href="http://www.articlesbase.com/technology-articles/" title="Technology Articles">Technology</a>&gt;<br />
                    <a href="http://www.articlesbase.com/voip-articles/" title="VoIP Articles">VoIP</a>l<br />
          Feb 17, 2009</p>
<p>                        <a title="All You Need To Know About Synthesizers" href="http://www.articlesbase.com/music-articles/all-you-need-to-know-about-synthesizers-20981.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">All You Need To Know About Synthesizers</a></p>
<p>Synthesizers are sound modifying and reproducing units. They can be either installed on a computer system or be physical like the classical synthesizers produced by Yamaha.</p>
<p>          By:<br />
          <a href="/authors/sandra-stammberger/2754" title="Sandra Stammberger's Articles">Sandra Stammberger</a>l</p>
<p>            <a href="http://www.articlesbase.com/art-and-entertainment-articles/" title="Arts &amp; Entertainment Articles">Arts &amp; Entertainment</a>&gt;<br />
                    <a href="http://www.articlesbase.com/music-articles/" title="Music Articles">Music</a>l<br />
          Apr 03, 2006<br />
                    lViews: 398</p>
<p>                        <a title="Teaching ‘listening’ as an English Language Skill" href="http://www.articlesbase.com/languages-articles/teaching-listening-as-an-english-language-skill-367095.html" class="rated" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Teaching ‘listening’ as an English Language Skill</a></p>
<p>Listening skill is elementary for EFL or ESL learners. It is the most frequently used skill among the four skills of language. Beginners of EFL need more listening input than the other learners. If a learner doesn’t listen to natural speaking, it will be difficult for him/her to speak in the target language. Bangladeshi EFL learning and teaching context   exposes some practical aspects of the status of listening as English language skill and why the importance of this skill is often unnoticed</p>
<p>          By:<br />
          <a href="/authors/mili-saha-md-ali-rezwan-talukdar/51837" title="Mili Saha &amp; Md. Ali Rezwan Talukdar's Articles">Mili Saha &amp; Md. Ali Rezwan Talukdar</a>l</p>
<p>            <a href="http://www.articlesbase.com/education-articles/" title="Education Articles">Education</a>&gt;<br />
                    <a href="http://www.articlesbase.com/languages-articles/" title="Languages Articles">Languages</a>l<br />
          Mar 23, 2008<br />
                    lViews: 12,468<br />
                              lComments: <a title="Comments" href="http://www.articlesbase.com/languages-articles/teaching-listening-as-an-english-language-skill-367095.html#comments">3</a></p>
<p>                        <a title="An Acquaintance with Linguistics" href="http://www.articlesbase.com/languages-articles/an-acquaintance-with-linguistics-3872623.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">An Acquaintance with Linguistics</a></p>
<p>Linguistics is the science of language, requiring and precipitating the study of human languages and speech with their origins. Knowledge of linguistics, however, is different from knowledge of a language. Just as a person is able to drive a car without understanding the inner workings of the engine, so, too, a speaker can use a language without any conscious knowledge of its internal structure.</p>
<p>          By:<br />
          <a href="/authors/parmeshwar-gangawat/479742" title="Parmeshwar Gangawat's Articles">Parmeshwar Gangawat</a>l</p>
<p>            <a href="http://www.articlesbase.com/education-articles/" title="Education Articles">Education</a>&gt;<br />
                    <a href="http://www.articlesbase.com/languages-articles/" title="Languages Articles">Languages</a>l<br />
          Dec 18, 2010</p>
<p>                        <a title="Magnavox Odyssey 2: The Beginning Of Video Gaming" href="http://www.articlesbase.com/hobbies-articles/magnavox-odyssey-2-the-beginning-of-video-gaming-2031272.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Magnavox Odyssey 2: The Beginning Of Video Gaming</a></p>
<p>Today, you will see different gaming systems that are integrated with the latest graphics and sound technology. The games that are available in these game systems are even amazingly realistic and can really make you feel that you are part of the game and not just as a person playing it. The realistic and</p>
<p>          By:<br />
          <a href="/authors/emerson-swanson/190846" title="Emerson Swanson's Articles">Emerson Swanson</a>l<br />
                    <a href="http://www.articlesbase.com/hobbies-articles/" title="Hobbies Articles">Hobbies</a>l<br />
          Mar 23, 2010</p>
<p>                        <a title="The Use of Car Stickers" href="http://www.articlesbase.com/advertising-articles/the-use-of-car-stickers-4149390.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">The Use of Car Stickers</a></p>
<p>Car stickers are also available in the form of ‘Livery&#8217; stickers with a ‘crack back&#8217; for an easy-peel reverse. This allows them to stick to the metalwork of vehicles as an alternative to the traditional form of car stickers which are stuck to the rear window.</p>
<p>          By:<br />
          <a href="/authors/natalie-eastaugh/485047" title="Natalie Eastaugh's Articles">Natalie Eastaugh</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Feb 01, 2011</p>
<p>                        <a title="Ground Hog saw SNOW and event is being rescheduled to Tuesday, February 8!" href="http://www.articlesbase.com/advertising-articles/ground-hog-saw-snow-and-event-is-being-rescheduled-to-tuesday-february-8-4149329.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Ground Hog saw SNOW and event is being rescheduled to Tuesday, February 8!</a></p>
<p>Yes, although advertising professionals TRY to control all the elements, the forecast of snow and ice has forced the South Shore Ad Club to reschedule its Ground Hog&#8217;s Day Expo to Tuesday, February 8 (the original date for the event was February 2).</p>
<p>          By:<br />
          <a href="/authors/steve-dubin/45295" title="Steve Dubin's Articles">Steve Dubin</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Feb 01, 2011</p>
<p>                        <a title="Advertising Using Digital Signage" href="http://www.articlesbase.com/advertising-articles/advertising-using-digital-signage-4149137.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Advertising Using Digital Signage</a></p>
<p>Gone are the days when product promotion was done using stationary posters and billboards. Technology gadgets have changed the way of promoting products and made advertising a lot better and cost effective. The most popular method of advertising these days is using LED digital signage.</p>
<p>          By:<br />
          <a href="/authors/mike/539900" title="Mike's Articles">Mike</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Feb 01, 2011</p>
<p>                        <a title="Stockton Dental Implants,Stockton Dentists,stockton Dentistry" href="http://www.articlesbase.com/advertising-articles/stockton-dental-implantsstockton-dentistsstockton-dentistry-4148298.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Stockton Dental Implants,Stockton Dentists,stockton Dentistry</a></p>
<p>http://stockton-dentist-dentists.com. This article explains much of what you need to know about dental implants and how they can permanently increase your looks and ability to enjoy life.</p>
<p>          By:<br />
          <a href="/authors/lonny-heiner/758300" title="Lonny Heiner's Articles">Lonny Heiner</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Feb 01, 2011</p>
<p>                        <a title="How To Get Backlinks-Article Marketing The Most Effective Strategy" href="http://www.articlesbase.com/advertising-articles/how-to-get-backlinks-article-marketing-the-most-effective-strategy-4148163.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">How To Get Backlinks-Article Marketing The Most Effective Strategy</a></p>
<p>Are you currently considering techniques for finding back links? I do know so many people are constantly wanting to know the way to take advantage of backlinks to their internet page, as backlinks are certainly among the list of deciding elements in how effectively your website ranks within the different search engines like google. The greater your search positions the greater online traffic you&#8217;ll get. Nonetheless, it may not be as black and white as that, simply because numerous very good bac</p>
<p>          By:<br />
          <a href="/authors/darleen-headlon/777166" title="Darleen Headlon's Articles">Darleen Headlon</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Feb 01, 2011</p>
<p>                        <a title="Having the big difference in daily life plans, view which one is the best for anyone" href="http://www.articlesbase.com/advertising-articles/having-the-big-difference-in-daily-life-plans-view-which-one-is-the-best-for-anyone-4146631.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Having the big difference in daily life plans, view which one is the best for anyone</a></p>
<p>higher advantage as compared to you might have compensated into your consideration, you will become taxed on in which extra money. Coverage lending products may also be usually not taxed if you keep your plan. You will need to shell out taxes about the curiosity acquired through the coverage. Death gains usually are certainly not subject to taxes.</p>
<p>          By:<br />
          <a href="/authors/mahalia-bump/709843" title="Mahalia Bump's Articles">Mahalia Bump</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Feb 01, 2011</p>
<p>                        <a title="Currently have life insurance coverage in addition to speculate what your own buying, me also, view what operates" href="http://www.articlesbase.com/advertising-articles/currently-have-life-insurance-coverage-in-addition-to-speculate-what-your-own-buying-me-also-view-what-operates-4146326.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Currently have life insurance coverage in addition to speculate what your own buying, me also, view what operates</a></p>
<p>It is to begin with the most cost effective insurance coverage you can aquire. This death advantage stays levels with the timeframe, nonetheless, the particular monthly premiums enhance each year and as a result this may develop into the more costly term you can purchase. If you should buy this policy it might be smart to come to be a quantity strategy as fast as possible.</p>
<p>          By:<br />
          <a href="/authors/emmie-galpin/750373" title="Emmie Galpin's Articles">Emmie Galpin</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Feb 01, 2011</p>
<p>                        <a title="IT Outsourcing Los Angeles, CA - Windows 7 taskbar thumbnail customizer - Outsourced IT Los Angeles" href="http://www.articlesbase.com/advertising-articles/it-outsourcing-los-angeles-ca-windows-7-taskbar-thumbnail-customizer-outsourced-it-los-angeles-4146170.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">IT Outsourcing Los Angeles, CA &#8211; Windows 7 taskbar thumbnail customizer &#8211; Outsourced IT Los Angeles</a></p>
<p>Brent Whitfield from Dependable Computer Guys, Inc &#8211; (providing IT Ousourcing in Los Angeles ) describes how to use the Windows 7 taskbar thumbnail customizer to improve the look of the icons in window 7. This tutorial is available on our youtube channel &#8211; just search for the keyword &amp;quot;ItHelpLosAngeles&amp;quot; and you will find the video associated with this tutorial article. Brent&#8217;s &amp;quot;day job&amp;quot; is providing IT Outsourcing in Los Angeles, CA.</p>
<p>          By:<br />
          <a href="/authors/ian/564045" title="ian's Articles">ian</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Feb 01, 2011</p>
<p>                        <a title="Home" href="http://www.articlesbase.com/advertising-articles/home-72827.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Home</a></p>
<p>Are you shopping for a home but don&#8217;t know where to begin?&#13; &#13; Let&#8217;s say you were given this big promotion at work that more than doubled your salary.</p>
<p>          By:<br />
          <a href="/authors/kadence-buchanan/8403" title="Kadence Buchanan's Articles">Kadence Buchanan</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Nov 13, 2006<br />
                    lViews: 218</p>
<p>                        <a title="Celebrities And Plastic Surgery" href="http://www.articlesbase.com/advice-articles/celebrities-and-plastic-surgery-72376.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Celebrities And Plastic Surgery</a></p>
<p>A lot of people are tempted to undergo plastic surgery but are afraid of what it could do to them if things go wrong.</p>
<p>          By:<br />
          <a href="/authors/kadence-buchanan/8403" title="Kadence Buchanan's Articles">Kadence Buchanan</a>l</p>
<p>            <a href="http://www.articlesbase.com/self-improvement-articles/" title="Self Improvement Articles">Self Improvement</a>&gt;<br />
                    <a href="http://www.articlesbase.com/advice-articles/" title="Advice Articles">Advice</a>l<br />
          Nov 12, 2006<br />
                    lViews: 1,187</p>
<p>                        <a title="Tips For Beautiful Hair" href="http://www.articlesbase.com/advice-articles/tips-for-beautiful-hair-72374.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Tips For Beautiful Hair</a></p>
<p>Your hair speaks volumes about the person that you are. It&#8217;s arguably one of the most important parts of personal appearance, and in this article, we&#8217;ll relay some tips on how to keep your hair looking healthy and vibrant.</p>
<p>          By:<br />
          <a href="/authors/kadence-buchanan/8403" title="Kadence Buchanan's Articles">Kadence Buchanan</a>l</p>
<p>            <a href="http://www.articlesbase.com/self-improvement-articles/" title="Self Improvement Articles">Self Improvement</a>&gt;<br />
                    <a href="http://www.articlesbase.com/advice-articles/" title="Advice Articles">Advice</a>l<br />
          Nov 12, 2006<br />
                    lViews: 324</p>
<p>                        <a title="Mozart" href="http://www.articlesbase.com/advertising-articles/mozart-72366.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Mozart</a></p>
<p>Even after two centuries since his death, Wolfgang Amadeus Mozart remains as one of the most famous and highly influential composers the world has ever seen.</p>
<p>          By:<br />
          <a href="/authors/kadence-buchanan/8403" title="Kadence Buchanan's Articles">Kadence Buchanan</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Nov 12, 2006<br />
                    lViews: 298</p>
<p>                        <a title="Lice" href="http://www.articlesbase.com/advice-articles/lice-72360.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">Lice</a></p>
<p>One of the less serious but more irritating and embarrassing health problems to have is a lice infestation.</p>
<p>          By:<br />
          <a href="/authors/kadence-buchanan/8403" title="Kadence Buchanan's Articles">Kadence Buchanan</a>l</p>
<p>            <a href="http://www.articlesbase.com/self-improvement-articles/" title="Self Improvement Articles">Self Improvement</a>&gt;<br />
                    <a href="http://www.articlesbase.com/advice-articles/" title="Advice Articles">Advice</a>l<br />
          Nov 12, 2006<br />
                    lViews: 948</p>
<p>                        <a title="History Of Chess" href="http://www.articlesbase.com/business-articles/history-of-chess-72359.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">History Of Chess</a></p>
<p>I come from a family of golfers. Golf is the favorite recreation of everyone in my family, including my grandparents, my mom and dad, myself and my four siblings.</p>
<p>          By:<br />
          <a href="/authors/kadence-buchanan/8403" title="Kadence Buchanan's Articles">Kadence Buchanan</a>l<br />
                    <a href="http://www.articlesbase.com/business-articles/" title="Business Articles">Business</a>l<br />
          Nov 12, 2006<br />
                    lViews: 241</p>
<p>                        <a title="SA Women 'Prefer Shopping To Sex'" href="http://www.articlesbase.com/careers-articles/sa-women-prefer-shopping-to-sex-72354.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">SA Women &#8216;Prefer Shopping To Sex&#8217;</a></p>
<p>It&#8217;s been one of the burning issues of modern male-female relationships. We&#8217;ve suspected as much for a long time and now, finally, our worst fears have been confirmed.</p>
<p>          By:<br />
          <a href="/authors/kadence-buchanan/8403" title="Kadence Buchanan's Articles">Kadence Buchanan</a>l<br />
                    <a href="http://www.articlesbase.com/careers-articles/" title="Careers Articles">Careers</a>l<br />
          Nov 12, 2006<br />
                    lViews: 417</p>
<p>                        <a title="What You Should Know About Cabinets" href="http://www.articlesbase.com/advertising-articles/what-you-should-know-about-cabinets-72341.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Advertising']);">What You Should Know About Cabinets</a></p>
<p>Cabinets are one of the most important aspects of any kitchen. Quality cabinets can increase a the selling value of a home, while poorly constructed ones can detract from not only the value of a home but also the beauty and efficiency of a kitchen.</p>
<p>          By:<br />
          <a href="/authors/kadence-buchanan/8403" title="Kadence Buchanan's Articles">Kadence Buchanan</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Nov 12, 2006<br />
                    lViews: 1,208</p>
<p>          <a name="comments" id="comments"></a></p>
<p>Add new Comment</p>
<p>      Your Name: *</p>
<p>      Your Email: </p>
<p>          Comment Body: *</p>
<p>       </p>
<p>      Verification code:*</p>
<p>      * Required fields</p>
<p>  <a title="Start Submitting Articles Now!" style="text-decoration:none;" href="/join"></p>
<p>      Submit
<p>Your Articles Here <br />It&#8217;s Free and easy</p>
<p>      Sign Up Today</p>
<p>  </a></p>
<p>Author Navigation</p>
<p><a href="http://www.articlesbase.com/myhome">My Home</a><br />
  <a href="http://www.articlesbase.com/publish-articles.php">Publish Article</a><br />
  <a href="http://www.articlesbase.com/myhome/articles/view">View/Edit Articles</a><br />
      <a href="http://www.articlesbase.com/myhome/questions/view">View/Edit Q&amp;A</a><br />
    <a href="http://www.articlesbase.com/myhome/account">Edit your Account</a><br />
  <a href="http://www.articlesbase.com/myhome/pennames">Manage Authors</a><br />
  <a href="http://www.articlesbase.com/myhome/stats">Statistics Page</a><br />
  <a href="http://www.articlesbase.com/myhome/rss">Personal RSS Builder</a><br />
<a href="http://www.articlesbase.com/myhome">My Home</a><br />
  <a href="http://www.articlesbase.com/myhome/account">Edit your Account</a><br />
  <a href="http://www.articlesbase.com/myhome/penname/edit">Update Profile</a><br />
  <a href="http://www.articlesbase.com/myhome/questions/view">View/Edit Q&amp;A</a><br />
  <a href="http://www.articlesbase.com/publish-articles.php">Publish Article</a><br />
Author Box</p>
<p>    <a href="/authors/kadence-buchanan/8403" title="Kadence Buchanan's Articles"><br />
      </a></p>
<p>      <a href="/authors/kadence-buchanan/8403">Kadence Buchanan</a> has 155 articles online    </p>
<p>    <a title="Contact Author" href="/feedback/59735" rel="nofollow">Contact Author</a></p>
<p>    <a title="Subscribe to RSS" href="/rss/authors/8403" rel="nofollow">Subscribe to RSS</a></p>
<p>    <a title="Print article" href="/print/59735" rel="nofollow">Print article</a></p>
<p>    <a title="Send to friend" href="/friend/59735" rel="nofollow">Send to friend</a></p>
<p>    <a title="Re-Publish article" href="/ezine/59735" rel="nofollow">Re-Publish article</a></p>
<p>  Articles Categories<br />
All Categories</p>
<p>              <a href="/advertising-articles/">Advertising</a><br />
              <a href="/art-and-entertainment-articles/">Arts &amp; Entertainment</a><br />
              <a href="/automotive-articles/">Automotive</a><br />
              <a href="/beauty-articles/">Beauty</a><br />
              <a href="/business-articles/">Business</a><br />
              <a href="/careers-articles/">Careers</a><br />
              <a href="/computers-articles/">Computers</a><br />
              <a href="/education-articles/">Education</a><br />
              <a href="/finance-articles/">Finance</a><br />
              <a href="/food-and-beverage-articles/">Food and Beverage</a><br />
              <a href="/health-articles/">Health</a><br />
              <a href="/hobbies-articles/">Hobbies</a><br />
              <a href="/home-and-family-articles/">Home and Family</a><br />
              <a href="/home-improvement-articles/">Home Improvement</a><br />
              <a href="/internet-articles/">Internet</a><br />
              <a href="/law-articles/">Law</a><br />
              <a href="/marketing-articles/">Marketing</a><br />
              <a href="/news-and-society-articles/">News and Society</a><br />
              <a href="/relationships-articles/">Relationships</a><br />
              <a href="/self-improvement-articles/">Self Improvement</a><br />
              <a href="/shopping-articles/">Shopping</a><br />
              <a href="/spirituality-articles/">Spirituality</a><br />
              <a href="/sports-and-fitness-articles/">Sports and Fitness</a><br />
              <a href="/technology-articles/">Technology</a><br />
              <a href="/travel-articles/">Travel</a><br />
              <a href="/writing-articles/">Writing</a></p>
<p>      <a href="/advertising-articles/">Advertising</a>  </p>
<p>              <a href="/branding-articles/">Branding</a><br />
              <a href="/direct-mail-articles/">Direct Mail</a><br />
              <a href="/graphic-design-articles/">Graphic Design</a><br />
              <a href="/multimedia-articles/">Multimedia</a><br />
              <a href="/online-promotion-articles/">Online Promotion</a><br />
              <a href="/ppc-advertising-articles/">PPC Advertising</a><br />
              <a href="/prepress-articles/">Prepress</a><br />
              <a href="/printing-articles/">Printing</a></p>
<p>  ]]&gt;</p>
<p>        <strong>Need Help?</strong><br />
        <a title="Contact Us" href="/contact-us">Contact Us</a><br />
          <a title="FAQ" href="/faq">FAQ</a><br />
          <a title="Submit Articles" href="/submit-articles.php">Submit Articles</a><br />
          <a title="Editorial Guidelines" href="/editorial-guidelines">Editorial Guidelines</a><br />
                    <a title="Blog" href="http://blog.articlesbase.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/ab_blog']);" rel="nofollow">Blog</a></p>
<p>        <strong>Site Links</strong><br />
        <a title="Recent Articles" href="/recent-articles">Recent Articles</a><br />
          <a title="Top Authors" href="/top-authors">Top Authors</a><br />
          <a title="Top Articles" href="/top-articles">Top Articles</a><br />
          <a title="Find Articles" href="/find-articles.php">Find Articles</a><br />
          <a title="Site Map" href="/sitemap">Site Map</a><br />
                      <a title="Mobile Version" href="http://m.articlesbase.com/advertising-articles/talking-computers-59735.html" rel="nofollow">Mobile Version</a></p>
<p>        <strong>Webmasters</strong><br />
        <a title="Personal RSS Builder" href="/rss/builder">RSS Builder</a><br />
          <a title="RSS: Recently Submitted Articles" href="/rss">RSS</a><br />
          <a title="Link to Us" href="/article-links">Link to Us</a></p>
<p>        <strong>Business Info</strong><br />
        <a title="Advertising" href="/advertising">Advertising</a></p>
<p>        Use of this web site constitutes acceptance of the <a href="/terms-of-use">Terms Of Use</a> and <a href="/privacy-policy">Privacy Policy</a> | User published content is licensed under a <a href="http://creativecommons.org/licenses/by-nd/3.0/" rel="nofollow">Creative Commons License</a>.<br />Copyright © 2005-2011 <a href="http://www.articlesbase.com/" title="Free Articles">Free Articles</a> by ArticlesBase.com, All rights reserved.              </p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>Kadence Buchanan writes articles on many topics including <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://computerinformationsource.com/">Computers</a>, <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://fortheloveofscience.com/">Science</a>, and <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://4-edu.net/">Education</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://computersciencecourses.net/talking-computers/1016/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can computers think?</title>
		<link>http://computersciencecourses.net/can-computers-think/997/</link>
		<comments>http://computersciencecourses.net/can-computers-think/997/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 21:39:35 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer science schools]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[Think]]></category>

		<guid isPermaLink="false">http://computersciencecourses.net/can-computers-think/997/</guid>
		<description><![CDATA[Can computers think?
        
    		Free Online Articles Directory
        
  
  
    
          Why Submit Articles?
          [...]]]></description>
			<content:encoded><![CDATA[<p>Can computers think?</p>
<p>        <a href="http://www.articlesbase.com/" title="ArticlesBase"></a><br />
    		Free Online Articles Directory</p>
<p>        <a class="english" title="Articles in English" href="http://www.articlesbase.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/articlesbase_com']);" rel="nofollow"></a><br />
  <a class="portuguese" title="Articles in Portuguese" href="http://www.artigonal.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/artigonal_com']);" rel="nofollow"></a><br />
  <a class="spanish" title="Articles in Spanish" href="http://www.articuloz.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/articuloz_com']);" rel="nofollow"></a><br />
    <a class="french" title="Articles in French" href="http://www.articlonet.fr/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/fr_articlesbase_com']);" rel="nofollow"></a></p>
<p>          <a rel="nofollow" title="Why Submit Articles?" href="/submit-articles.php">Why Submit Articles?</a><br />
                        <a title="Top Authors" href="/top-authors">Top Authors</a><br />
            <a title="Top Articles" href="/top-articles">Top Articles</a><br />
                          <a title="FAQ" href="/faq">FAQ</a><br />
                            <a title="Answers" href="/answers">AB   Answers</a></p>
<p>              <a title="Start Submitting Articles Now!" href="/publish-articles.php">Publish Article</a></p>
<p>                 0 &#038;&#038; $.browser.msie ) {<br />
      var ie_version = parseInt($.browser.version);<br />
      if(ie_version Hello Guest<br />
  <a href="/login" onclick="show_login_box(); return false;" title="Login" id="slide-login" rel="nofollow">Login</a></p>
<p>	  <a href="#" onclick="fbLogin();_gaq.push(['_trackPageview', '/login/fb_login_top']);" title="Login via Facebook" class="fb"><br />
      Login via<br />
    </a><br />
    <a href="/auth/connection_in_progress/?KeepThis=true&amp;TB_iframe=true&amp;height=400&amp;width=400" class="thickbox" onclick="fbLogin();_gaq.push(['_trackPageview', '/login/fb_login_top']);" title="Login via Facebook"><br />
      </a></p>
<p>  <a href="/join" title="Register">Register</a><br />
Hello<br />
  <a href="/myhome" title="My Home">My Home</a><br />
  <a href="/logout" title="Sign Out">Sign Out</a></p>
<p>      Email<br />
      <br class="clear" />Password<br />
      <br class="clear" /><br />
         Remember me?<br /><a href="/lost-password" title="Lost Password?" rel="nofollow" tabindex="15">Lost Password?</a></p>
<p>                  <a href="http://www.articlesbase.com/" title="Free Online Articles Directory">Home Page</a> &gt; <a href="http://www.articlesbase.com/computers-articles/">Computers</a> &gt; <a href="http://www.articlesbase.com/computer-forensics-articles/">Computer Forensics</a> &gt; Can computers think?              </p>
<p>    Can computers think?</p>
<p>        <a href="/myhome/articles/edit_article/3695014"><strong>Edit Article</strong></a> |</p>
<p>            Posted: Nov 19, 2010             |Comments: <a href="#comments">0</a><br />
                          |</p>
<p>          <a class="addthis_button_facebook_like" fb:like:locale="en_US"></a><br />
          <a class="addthis_button_tweet" tw:via="ArticlesBase" tw:related="webshark:Founder, ArticlesBase.com" tm:count="vertical"></a><br />
          <a class="addthis_counter addthis_pill_style"></a></p>
<p>  ]]&gt;</p>
<p>The case for and against artificial intelligence</p>
<p>Artificial intelligence has been the subject of many bad &#8217;80&#8217;s movies and countless science fiction novels.  But what happens when we seriously consider the question of computers that think.  Is it possible for computers to have complex thoughts, and even emotions, like homo sapien?  This paper will seek to answer that question and also look at what attempts are being made to make artificial intelligence (hereafter called AI) a reality.</p>
<p>Before we can investigate whether or not computers can think, it is necessary to establish what exactly thinking is.  Examining the three main theories is sort of like examining three religions.  None offers enough support so as to effectively eliminate the possibility of the others being true.  The three main theories are:</p>
<p>1.  Thought doesn&#8217;t exist;  enough said.</p>
<p>2.  Thought does exist, but is contained wholly in the brain.  In other words, the actual material of the brain is capable of what we identify as thought.</p>
<p>3.  Thought is the result of some sort of mystical phenomena involving the soul and a whole slew of other unprovable ideas.  Since neither reader nor writer is a scientist, for all intents and purposes, we will say only that thought is what we (as homo sapien) experience.</p>
<p>So what are we to consider intelligence?  The most compelling argument is that intelligence is the ability to adapt to an environment.  Desktop computers can, say, go to a specific WWW address.  But, if the address were changed, it wouldn&#8217;t know how to go about finding the new one (or even that it should).  So intelligence is the ability to perform a task taking into consideration the circumstances of completing the task.</p>
<p>So now that we have all of that out of that way, can computers think?  The issue is contested as hotly among scientists as the advantages of Superman over Batman is among pre-pubescent boys.  On the one hand are the scientists who say, as philosopher John Searle does, that &#8220;Programs are all syntax and no semantics.&#8221; (Discover, 106)  Put another way, a computer can actually achieve thought because it &#8220;merely follows rules that tell it how to shift symbols without ever understanding the meaning of those symbols.&#8221;  (Discover, 106)  On the other side of the debate are the advocates of pandemonium, explained by Robert Wright in Time thus:  &#8220;[O]ur brain subconsciously generates competing theories about the world, and only the &#8216;winning&#8217; theory becomes part of consciousness.  Is that a nearby fly or a distant airplane on the edge of your vision?  Is that a baby crying or a cat meowing?  By the time we become aware of such images and sounds, these debate have usually been resolved via a winner-take-all struggle.  The winning theory-the one that best matches the data-has wrested control of our neurons and thus our perceptual field.&#8221;  (54)  So, since our thought is based on previous experience, computers can eventually learn to think. The event which brought this debate in public scrutiny was Garry Kasparov, reigning chess champion of the world, competing in a six game chess match against Deep Blue, an IBM supercomputer with 32 microprocessors.</p>
<p>Kasparov eventually won (4-2), but it raised the legitimate question, if a computer can beat the chess champion of the world at his own game (a game thought of as the ultimate thinking man&#8217;s game), is there any question of AI&#8217;s legitimacy? Indeed, even Kasparov said he &#8220;could feel-I could smell- a new kind of intelligence across the table.&#8221;  (Time, 55)  But, eventually everyone, including Kasparov, realized that what amounts to nothing more than brute force, while impressive, is not thought.  Deep Blue could consider 200 million moves a second.  But it lacked the intuition good human players have.  Fred Guterl,writing in Discover, explains.  &#8220;Studies have shown that in a typical position, a strong human play considers on average only two moves.  In other words, the player is choosing between two candidate moves that he intuitively recognizes, based on prior experience, as contributing to the goals of the position.&#8221; Seeking to go beyond the brute force of Deep Blue in separate projects, are M.I.T. professor Rodney Brooks and computer scientist Douglas Lenat.  The desire to conquer AI are where the similarities between the two end.</p>
<p>Brooks is working on an AI being nicknamed Cog.  Cog has cameras for eyes, eight 32-bit microprocessors for a brain and soon will have a skin-like membrane.  Brooks is allowing Cog to learn about the world like a baby would.  &#8220;It sits there waving its arm, reaching for things.&#8221;  (Time, 57)  Brooks&#8217;s hope is that by programming and reprogramming itself, Cog will make the leap to thinking.  This expectation is based on what Julian Dibbell, writing in Time, describes as the &#8220;bottom-up school.  Inspired more by biological structures than by logical ones, the bottom-uppers don&#8217;t bother trying to write down the rules of thought.  Instead, they try to conjure thought up by building lots of small, simple programs and encouraging them to interact.&#8221;  (57) Lenat is critical of this type of AI approach.  He accuses Brooks of wandering aimlessly trying to recreate evolution.  Lenat has created CYC.  An AI program which uses the top down theory which states that &#8220;if you can write down the logical structures through which we comprehend the world, you&#8217;re halfway to re-creating intelligence.  (Time, 57)  Lenat is feeding CYC common sense statements (i.e. &#8220;Bread is food.&#8221;) with the hopes that it will make that leap to making its own logical deductions.  Indeed, CYC can already pick a picture of a father watching his daughter learn to walk when prompted for pictures of happy people.  Brooks has his own criticisms for Lenat.  &#8220;Without sensory input, the program&#8217;s knowledge can never really amount to more than an abstract network of symbols.</p>
<p>So, what&#8217;s the answer?  The evidence points to the position that AI is possible.  What is our brain but a complicated network of neurons?  And what is thought but response to stimuli?  How to go about achieving AI is another question entirely.  All avenues should be explored.  Someone is bound to hit on it.</p>
<p> </p>
<p>    Retrieved from &#8220;<a href="/computer-forensics-articles/can-computers-think-3695014.html">http://www.articlesbase.com/computer-forensics-articles/can-computers-think-3695014.html</a>&#8221;</p>
<p class="tracker">(ArticlesBase SC #3695014)</p>
<p>    <a href="/ezine/3695014" title="Re-Publish article" class="article_republish_row" rel="nofollow" onclick="_gaq.push(['_trackEvent', 'Articles', 'RepublishArticleLink', '']);">Liked this article? Click here to publish it on your website or blog, it&#8217;s free and easy!</a></p>
<p>  <a href="/authors/itech-troubleshooter/594848" title="iTech Troubleshooter's Articles"></a></p>
<p>    <strong><a href="/authors/itech-troubleshooter/594848" title="iTech Troubleshooter's Articles">iTech Troubleshooter</a></strong> -<br />
    <strong>About the Author:</strong>
</p>
<p>Itech troubleshooter is an advanced web development, high skilled professional software Solution Company located in New Delhi founded by, PRABHAKAR MISHRA in the year 2008.The company provides vast range of services to each and every customer in reaching their respective targeted spectators and their valuable information in fix and on steady affordable price. Today, you can easily get a lot of quality services by this company on just dialing a call to the company which includes services like <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.itechtroubleshooter.com/">website designing</a> , web application development , Application development , Maintenance , Re-engineering , Flash development , SEO , <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.itechtroubleshooter.com/">SEO Services</a> , Computer AMC , Computer Networking , Wireless Networking , <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.itechtroubleshooter.com/">Data Recovery</a> , ERP Solution .</p>
<p>  ]]&gt;</p>
<p>  Questions and Answers</p>
<p>          Ask our experts your Computer Forensics related questions here&#8230;200 Characters left</p>
<p>        <a href="/answers/what-are-the-advantages-of-artificial-intelligence-44082" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedQuestions', 'Computer Forensics']);">What are the advantages of artificial intelligence ?</a><br />
                      <a href="/answers/i-think-the-computer-in-my-2000-camaro-is-fried-it-has-been-messing-up-ever-since-i-hooked-it-up-to-a-diagnostic-machine-at-advance-auto-how-can-i-tell-if-it-is-the-computer-31514" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedQuestions', 'Computer Forensics']);">I think the computer in my 2000 camaro is fried. it has been messing up ever since i hooked it up to a diagnostic machine at advance auto how can i tell if it is the computer??</a></p>
<p>  <b>Rate this Article </b></p>
<p>        <a onclick="rateArticle(1, 3695014); _gaq.push(['_trackEvent', 'Articles', 'Rated', '1']);" href="javascript:void(0);" title="1 stars out of 5" class="one-star" rel="nofollow">1</a><br />
    <a onclick="rateArticle(2, 3695014); _gaq.push(['_trackEvent', 'Articles', 'Rated', '2']);" href="javascript:void(0);" title="2 stars out of 5" class="two-stars" rel="nofollow">2</a><br />
    <a onclick="rateArticle(3, 3695014); _gaq.push(['_trackEvent', 'Articles', 'Rated', '3']);" href="javascript:void(0);" title="3 stars out of 5" class="three-stars" rel="nofollow">3</a><br />
    <a onclick="rateArticle(4, 3695014); _gaq.push(['_trackEvent', 'Articles', 'Rated', '4']);" href="javascript:void(0);" title="4 stars out of 5" class="four-stars" rel="nofollow">4</a><br />
    <a onclick="rateArticle(5, 3695014); _gaq.push(['_trackEvent', 'Articles', 'Rated', '5']);" href="javascript:void(0);" title="5 stars out of 5" class="five-stars" rel="nofollow">5</a></p>
<p>  vote(s)<br />
   0 vote(s)</p>
<p>    <a title="Send Author Feedback" href="/feedback/3695014" rel="nofollow" class="icons">Feedback</a><br />
    <a title="Subscribe to RSS" href="/rss/authors/594848" rel="nofollow" class="icons">RSS</a><br />
    <a title="Print this Article" href="/print/3695014" rel="nofollow" class="icons">Print</a><br />
    <a title="Email to a Friend" href="/friend/3695014" rel="nofollow" class="icons">Email</a><br />
    <a title="Publish this Article on your Website" href="/ezine/3695014" rel="nofollow" class="icons">Re-Publish</a></p>
<p>      <a rel="nofollow" href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', location.href, document.title)" onmouseout="addthis_close()" onclick="return addthis_sendto();_gaq.push(['_trackEvent', 'Articles', 'Send2Friend', 'AddThis']);"></a></p>
<p>  <b>Source:</b>  <a href="/computer-forensics-articles/can-computers-think-3695014.html" title="Can computers think?">http://www.articlesbase.com/computer-forensics-articles/can-computers-think-3695014.html</a></p>
<p>  Article Tags:<br />
                      <a href="/article-tags/computer">computer</a>, <a href="/article-tags/artificial-intelligence">artificial intelligence</a>  </p>
<p>  <a href="javascript:void(0);">Related Videos</a></p>
<p>        <a href="javascript:void(0);">Related Articles</a></p>
<p>        <a href="javascript:void(0);">Latest Computer Forensics Articles</a><br />
            <a href="javascript:void(0);">More from iTech Troubleshooter</a></p>
<p>      <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Computer Forensics']);" href="/videos/5min/397228076"></p>
<p>      </a></p>
<p>        <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Computer Forensics']);" href="/videos/5min/397228076"><br />
          The Fight: Lights Out Gamescom 2010 Trailer        </a></p>
<p>You think you&#8217;re man enough to become the best street fighter? Let Danny Trejo teach you a thing or two about fighting using prison rules. Check out the Gamescom 2010 trailer for The Fight: Lights Out. (01:36)</p>
<p>      <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Computer Forensics']);" href="/videos/5min/107351324"></p>
<p>      </a></p>
<p>        <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Computer Forensics']);" href="/videos/5min/107351324"><br />
          How to Price Your Computer Repairs Business Services        </a></p>
<p>Learn how you can choose a pricing structure for your computer repairs business that&#8217;s both a good value to your clients and profitable for your firm. Don&#8217;t make the mistake of charging too little and thinking that you can just fix this easily later on. If you own a computer repairs business, these 4 tips help you get your pricing set the right way, profitably, the first time around. Then learn more proven computer repairs business secrets now at http://ComputerRepairBusinessSecrets.com (05:28)</p>
<p>      <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Computer Forensics']);" href="/videos/5min/255494143"></p>
<p>      </a></p>
<p>        <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Computer Forensics']);" href="/videos/5min/255494143"><br />
          Learn About Booting Your Computer        </a></p>
<p>The term &#8220;booting&#8221; as it relates to your computer has become part of the common vernacular. It&#8217;s a bit strange, when you think about it though. Why the heck is it called &#8220;booting?&#8221; Michael &#8220;Doctor File Finder&#8221; Callahan explains the origins of the work &#8220;booting.&#8221;			 (01:17)</p>
<p>      <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Computer Forensics']);" href="/videos/5min/151569813"></p>
<p>      </a></p>
<p>        <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Computer Forensics']);" href="/videos/5min/151569813"><br />
          The Think Geek Unboxing        </a></p>
<p>This video is showing the unboxing of the Think Geek. (03:31)</p>
<p>      <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Computer Forensics']);" href="/videos/5min/198548845"></p>
<p>      </a></p>
<p>        <a onclick="_gaq.push(['_trackEvent', 'Articles', 'PlayVideo', 'Computer Forensics']);" href="/videos/5min/198548845"><br />
          Buying a New Computer        </a></p>
<p>Should I buy a new computer?  What should I get?  This is another CnP Systems Quick Tips session with some basic principles to think about when buying a new computer.  If you have further questions, don&#8217;t hesitate to visit our website (cnpsys.com/request.html) and send us your question. (01:38)</p>
<p>                        <a title="The Developments Of Artificial Intelligence" href="http://www.articlesbase.com/advertising-articles/the-developments-of-artificial-intelligence-66991.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">The Developments Of Artificial Intelligence</a></p>
<p>The computer has evolved from the great hulking beast that once took up three rooms to the now portable versions that can be taken anywhere. The abilities that the computers have are also highly advanced in comparison.</p>
<p>          By:<br />
          <a href="/authors/joe-goertz/2871" title="Joe Goertz's Articles">Joe Goertz</a>l<br />
                    <a href="http://www.articlesbase.com/advertising-articles/" title="Advertising Articles">Advertising</a>l<br />
          Oct 24, 2006<br />
                    lViews: 464</p>
<p>                        <a title="Artificial Intelligence And Intuition" href="http://www.articlesbase.com/computer-forensics-articles/artificial-intelligence-and-intuition-3051117.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Artificial Intelligence And Intuition</a></p>
<p>The intuitive algorithm Roger Penrose considered it impossible. Thinking could never imitate a computer process. He said as much in his book, The Emperor&#8217;s New Mind. But, a new book, The Intuitive Algorithm, (IA), suggested that intuition was a pattern recognition process. Intuition propelled information through many neural regions like a lightning streak. Data moved from input to output in a reported 20 milliseconds. The mind saw, recognized, interpreted and acted. In the blink of an eye. Myria</p>
<p>          By:<br />
          <a href="/authors/ultimate-book-warehouse/563469" title="Ultimate Book Warehouse's Articles">Ultimate Book Warehouse</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/computer-forensics-articles/" title="Computer Forensics Articles">Computer Forensics</a>l<br />
          Aug 16, 2010</p>
<p>                        <a title="Artificial intelligence" href="http://www.articlesbase.com/technology-articles/artificial-intelligence-1354744.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Artificial intelligence</a></p>
<p>Artificial intelligence (AI) is the intelligence of machines and the branch of computer science which aims to create it. Textbooks define the field as &#8220;the study and design of intelligent agents,&#8221; where an intelligent agent is a system that perceives its environment and takes actions which maximize its chances of success. John McCarthy, who coined the term in 1956, defines it as &#8220;the science and engineering of making intelligent machines.&#8221;</p>
<p>          By:<br />
          <a href="/authors/rajkumar-s/204237" title="Rajkumar. S's Articles">Rajkumar. S</a>l<br />
                    <a href="http://www.articlesbase.com/technology-articles/" title="Technology Articles">Technology</a>l<br />
          Oct 19, 2009<br />
                    lViews: 312<br />
                              lComments: <a title="Comments" href="http://www.articlesbase.com/technology-articles/artificial-intelligence-1354744.html#comments">1</a></p>
<p>                        <a title="Scope of Artificial Intelligence in Business" href="http://www.articlesbase.com/management-articles/scope-of-artificial-intelligence-in-business-328608.html" class="rated" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Scope of Artificial Intelligence in Business</a></p>
<p>In the globalized economy, because of the open competition companies needs to concentrate more in improving their technology not only in their domain but also in all their functional areas.Artificial Intelligence is one of the preferable technology in developing economy to strengthen their efficiency and effectiveness.This article discusses abouct the scopes and applications of artificial intelligence in various fucntional areas of business for improving competitiveness.</p>
<p>          By:<br />
          <a href="/authors/sabarirajana/43378" title="Sabarirajan.A's Articles">Sabarirajan.A</a>l</p>
<p>            <a href="http://www.articlesbase.com/business-articles/" title="Business Articles">Business</a>&gt;<br />
                    <a href="http://www.articlesbase.com/management-articles/" title="Management Articles">Management</a>l<br />
          Feb 09, 2008<br />
                    lViews: 8,921</p>
<p>                        <a title="A Preface for Understanding Artificial Intelligence" href="http://www.articlesbase.com/computers-articles/a-preface-for-understanding-artificial-intelligence-104107.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">A Preface for Understanding Artificial Intelligence</a></p>
<p>If I would like to summaries this entire article then it will be beneficial to conclude with the fact that computer in becoming indispensable for our lives and new technologies that are emerging have a long lasting impact on our daily lives and the way we perceive world around us. Although computers are better than people in some domains but one of the most important thing lacking is Intelligence. Now a lot of study is going on to empower computers to equip them with intelligence so that they can solve more complex and real world problems. Artificial Intelligence is an attempt one of its kind, where a lot of stress is given to the intelligent behavior processing. And in this regard there are many fields of AI that deal with different aspects of Artificial Intelligence.&#13;<br />
And if AI successes and it is more likely to anticipate that one day computers will shared most of the intelligent tasks that are currently in the reign of mankind. It is not an attempt to aloof man from any practical aspects of life; it is a generous attempt to equip man with highly sophisticated tools to cop up with the challenges of future.</p>
<p>          By:<br />
          <a href="/authors/syed-imran-ali/15828" title="Syed Imran Ali's Articles">Syed Imran Ali</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Feb 13, 2007</p>
<p>                        <a title="The Benefits Of Artificial Intelligence In Computer Games" href="http://www.articlesbase.com/computer-games-articles/the-benefits-of-artificial-intelligence-in-computer-games-454289.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">The Benefits Of Artificial Intelligence In Computer Games</a></p>
<p>What is artificial intelligence, and what difference does it make to a gaming experience?</p>
<p>          By:<br />
          <a href="/authors/victor-epand/10891" title="Victor Epand's Articles">Victor Epand</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/computer-games-articles/" title="Computer Games Articles">Computer Games</a>l<br />
          Jun 19, 2008</p>
<p>                        <a title="Artificial Intelligence: Robots That Think Like Humans?" href="http://www.articlesbase.com/home-and-family-articles/artificial-intelligence-robots-that-think-like-humans-2050235.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Artificial Intelligence: Robots That Think Like Humans?</a></p>
<p>Within the next few decades having a robot psychologist will become popular predicts futurist James Canton (2007). Computers will be capable of making diagnoses of mental problems and issues of well-being. Others have predicted that robots will eventually be better at this than trained psychologists.</p>
<p>          By:<br />
          <a href="/authors/marcus-anthony/382483" title="Marcus Anthony's Articles">Marcus Anthony</a>l<br />
                    <a href="http://www.articlesbase.com/home-and-family-articles/" title="Home and Family Articles">Home and Family</a>l<br />
          Mar 26, 2010</p>
<p>                        <a title="Artificial Intelligence and Robotics" href="http://www.articlesbase.com/computers-articles/artificial-intelligence-and-robotics-1442898.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Artificial Intelligence and Robotics</a></p>
<p>This is a short write-up on AI and robotics. Starting with examples of early automata, and finishing with what the study of these fields has brought tot he modern world.</p>
<p>          By:<br />
          <a href="/authors/charles-edwards/266929" title="Charles Edwards's Articles">Charles Edwards</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Nov 10, 2009<br />
                    lViews: 184</p>
<p>                        <a title="Is Tee Support a legitimate company?" href="http://www.articlesbase.com/computer-forensics-articles/is-tee-support-a-legitimate-company-4072221.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Is Tee Support a legitimate company?</a></p>
<p>Tee Support (www.teesupport.com) is a service package that provides on-demand 24/7 professional online tech support for Windows users, and provides free software for you to deal with the tech problem on a daily basis. Tee Support is one of the fastest growing companies in the computer repair industry. And also one the pioneers in the online remote computer repair, being one of the first companies to provide this method of service nationwide. So, no doubt, Tee Support is a legitimate company.</p>
<p>          By:<br />
          <a href="/authors/alex-hooney/754029" title="Alex Hooney's Articles">Alex Hooney</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/computer-forensics-articles/" title="Computer Forensics Articles">Computer Forensics</a>l<br />
          Jan 20, 2011</p>
<p>                        <a title="The necessity of website designer services" href="http://www.articlesbase.com/computer-forensics-articles/the-necessity-of-website-designer-services-4072101.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">The necessity of website designer services</a></p>
<p>Website can an important asset to our business and this is necessary that we have the good website designers who can understand our needs and give us a very professionally created website that can meet our online business demands.</p>
<p>          By:<br />
          <a href="/authors/glyn-jones/668142" title="Glyn Jones's Articles">Glyn Jones</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/computer-forensics-articles/" title="Computer Forensics Articles">Computer Forensics</a>l<br />
          Jan 20, 2011</p>
<p>                        <a title="Choosing The Right Setting For Color Inkjet Photo Printer" href="http://www.articlesbase.com/computer-forensics-articles/choosing-the-right-setting-for-color-inkjet-photo-printer-4067732.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Choosing The Right Setting For Color Inkjet Photo Printer</a></p>
<p>There are too many photo printers available that you can buy and many of these people have different features, descriptions and sizes.</p>
<p>          By:<br />
          <a href="/authors/miguel38/777596" title="miguel38's Articles">miguel38</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/computer-forensics-articles/" title="Computer Forensics Articles">Computer Forensics</a>l<br />
          Jan 19, 2011</p>
<p>                        <a title="Learn more about the printer accessories" href="http://www.articlesbase.com/computer-forensics-articles/learn-more-about-the-printer-accessories-4059014.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Learn more about the printer accessories</a></p>
<p>In this modern computerized world printer is a must for all computer based jobs. Thousands of suppliers are available for supplying printer accessories in online market. It is essential to choose a best quality printer accessory suppliers at affordable value.</p>
<p>          By:<br />
          <a href="/authors/myra-kilburn/784709" title="Myra Kilburn's Articles">Myra Kilburn</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/computer-forensics-articles/" title="Computer Forensics Articles">Computer Forensics</a>l<br />
          Jan 18, 2011</p>
<p>                        <a title="Sony Will Change the trends of DSLRs" href="http://www.articlesbase.com/computer-forensics-articles/sony-will-change-the-trends-of-dslrs-4056878.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Sony Will Change the trends of DSLRs</a></p>
<p>We truly can change the world&#8217; says Masashi &#8216;Tiger&#8217; Imamura, President of Individual Imaging &amp; Sound Enterprise Group in an exclusive interview with dpreview.com. The firm will attempt to bring together all its technologies to create a worthy successor to the A700, he told us in a talk that also touched on the future expansion of the NEX technique and the company&#8217;s position on &#8216;full frame&#8217; models.</p>
<p>          By:<br />
          <a href="/authors/kale/783276" title="Kale's Articles">Kale</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/computer-forensics-articles/" title="Computer Forensics Articles">Computer Forensics</a>l<br />
          Jan 18, 2011</p>
<p>                        <a title="Dell Latitude 2120 NetBook Specifications and Features" href="http://www.articlesbase.com/computer-forensics-articles/dell-latitude-2120-netbook-specifications-and-features-4056076.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Dell Latitude 2120 NetBook Specifications and Features</a></p>
<p>Dell has recently added a new netbook to its popular Latitude series lineup which is named as Latitude 2120. The Dell netbook has been designed to target business, education and professional users who look for portable device.</p>
<p>          By:<br />
          <a href="/authors/laptop-battery/240102" title="laptop battery's Articles">laptop battery</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/computer-forensics-articles/" title="Computer Forensics Articles">Computer Forensics</a>l<br />
          Jan 17, 2011</p>
<p>                        <a title="Improve business efficiency with Enterprise IM" href="http://www.articlesbase.com/computer-forensics-articles/improve-business-efficiency-with-enterprise-im-4055338.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Improve business efficiency with Enterprise IM</a></p>
<p>Enterprise IM, offered by many of today&#8217;s community or social software, includes chat and video messaging as well. It allows easier and faster communication among the employees, management, and business partners.</p>
<p>          By:<br />
          <a href="/authors/onlinemeeting/712286" title="online.meeting's Articles">online.meeting</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/computer-forensics-articles/" title="Computer Forensics Articles">Computer Forensics</a>l<br />
          Jan 17, 2011</p>
<p>                        <a title="Importance of web hosting services for web development tasks" href="http://www.articlesbase.com/computer-forensics-articles/importance-of-web-hosting-services-for-web-development-tasks-4044666.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Importance of web hosting services for web development tasks</a></p>
<p>Professionalism and several other draw ups have been greatly influencing the market of information technology. IT that is information technology has great impact over the business industry and the international marketing.</p>
<p>          By:<br />
          <a href="/authors/william-bell/596273" title="william Bell's Articles">william Bell</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/computer-forensics-articles/" title="Computer Forensics Articles">Computer Forensics</a>l<br />
          Jan 15, 2011</p>
<p>                        <a title="Differentiate between verification and validation" href="http://www.articlesbase.com/software-articles/differentiate-between-verification-and-validation-3822032.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Differentiate between verification and validation</a></p>
<p>Verification is the process of determining whether the output of one phase of software development conforms to that of its previous phase, whereas validation is the process of determining whether a fully developed system conforms to its requirements specification. Thus while verification is concerned with phase containment of errors, the aim of validation is that the final product be error free. Design of test cases Exhaustive testing of almost any non-trivial system is impractical due to the</p>
<p>          By:<br />
          <a href="/authors/itech-troubleshooter/594848" title="iTech Troubleshooter's Articles">iTech Troubleshooter</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/software-articles/" title="Software Articles">Software</a>l<br />
          Dec 10, 2010</p>
<p>                        <a title="Software documentation" href="http://www.articlesbase.com/software-articles/software-documentation-3822027.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Software documentation</a></p>
<p>When various kinds of software products are developed then not only the executable files and the source code are developed but also various kinds of documents such as users&#8217; manual, software requirements specification (SRS) documents, design documents, test documents, installation manual, etc are also developed as part of any software engineering process. All these documents are a vital part of good software development practice. Good documents are very useful and server the following purposes:</p>
<p>          By:<br />
          <a href="/authors/itech-troubleshooter/594848" title="iTech Troubleshooter's Articles">iTech Troubleshooter</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/software-articles/" title="Software Articles">Software</a>l<br />
          Dec 10, 2010</p>
<p>                        <a title="Clean room testing" href="http://www.articlesbase.com/software-articles/clean-room-testing-3822018.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Clean room testing</a></p>
<p>Clean room testing was pioneered by IBM. This type of testing relies heavily on walk throughs, inspection, and formal verification. The programmers are not allowed to test any of their code by executing the code other than doing some syntax testing using a compiler. The software development philosophy is based on avoiding software defects by using a rigorous inspection process. The objective of this software is zero-defect software. The name ‘clean room&#8217; was derived from the analogy with semi-c</p>
<p>          By:<br />
          <a href="/authors/itech-troubleshooter/594848" title="iTech Troubleshooter's Articles">iTech Troubleshooter</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/software-articles/" title="Software Articles">Software</a>l<br />
          Dec 10, 2010</p>
<p>                        <a title="Coding standards and guidelines" href="http://www.articlesbase.com/software-articles/coding-standards-and-guidelines-3822006.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Coding standards and guidelines</a></p>
<p>Good software development organizations usually develop their own coding standards and guidelines depending on what best suits their organization and the type of products they develop. The following are some representative coding standards. Rules for limiting the use of global: These rules list what types of data can be declared global and what cannot.<br />
Contents of the headers preceding codes for different modules: The information contained in the headers of different modules should be standard</p>
<p>          By:<br />
          <a href="/authors/itech-troubleshooter/594848" title="iTech Troubleshooter's Articles">iTech Troubleshooter</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/software-articles/" title="Software Articles">Software</a>l<br />
          Dec 10, 2010</p>
<p>                        <a title="Implications of human cognition capabilities on user interface design" href="http://www.articlesbase.com/software-articles/implications-of-human-cognition-capabilities-on-user-interface-design-3821989.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Implications of human cognition capabilities on user interface design</a></p>
<p>An area of human-computer interaction where extensive research has been conducted is how human cognitive capabilities and limitations influence the way an interface should be designed. The following are some of the prominent issues extensively discussed in the literature. • Limited memory. Humans can remember at most seven unrelated items of information for short periods of time. Therefore, the GUI designer should not require the user to remember too many items of information at a time. It is t</p>
<p>          By:<br />
          <a href="/authors/itech-troubleshooter/594848" title="iTech Troubleshooter's Articles">iTech Troubleshooter</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/software-articles/" title="Software Articles">Software</a>l<br />
          Dec 10, 2010</p>
<p>                        <a title="Architecture of an X-System" href="http://www.articlesbase.com/software-articles/architecture-of-an-x-system-3821981.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Architecture of an X-System</a></p>
<p>The X-architecture is pictorially.<br />
X-server. The X server runs on the hardware to which the display and keyboard attached. The X server performs low-level graphics, manages window, and user input functions. The X server controls accesses to a bit-mapped graphics display resource and manages it. X-protocol. The X protocol defines the format of the requests between client applications and display servers over the network. The X protocol is designed to be independent of hardware, operating systems</p>
<p>          By:<br />
          <a href="/authors/itech-troubleshooter/594848" title="iTech Troubleshooter's Articles">iTech Troubleshooter</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/software-articles/" title="Software Articles">Software</a>l<br />
          Dec 10, 2010</p>
<p>                        <a title="Types of widgets (window objects)" href="http://www.articlesbase.com/software-articles/types-of-widgets-window-objects-3821966.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Types of widgets (window objects)</a></p>
<p>Different interface programming packages support different widget sets. However, a surprising number of them contain similar kinds of widgets, so that one can think of a generic widget set which is applicable to most interfaces. The following widgets are representatives of this generic class. Label widget. This is probably one of the simplest widgets. A label widget does nothing except to display a label, i.e. it does not have any other interaction capabilities and is not sensitive to mouse cli</p>
<p>          By:<br />
          <a href="/authors/itech-troubleshooter/594848" title="iTech Troubleshooter's Articles">iTech Troubleshooter</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/software-articles/" title="Software Articles">Software</a>l<br />
          Dec 10, 2010</p>
<p>                        <a title="Types of user interfaces" href="http://www.articlesbase.com/software-articles/types-of-user-interfaces-3821944.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computer Forensics']);">Types of user interfaces</a></p>
<p>User interfaces can be classified into the following three categories: • Command language based interfaces • Menu-based interfaces • Direct manipulation interfaces Command Language-based Interface A command language-based interface – as the name itself suggests, is based on designing a command language which the user can use to issue the commands. The user is expected to frame the appropriate commands in the language and type them in appropriately whenever required. A simple command langua</p>
<p>          By:<br />
          <a href="/authors/itech-troubleshooter/594848" title="iTech Troubleshooter's Articles">iTech Troubleshooter</a>l</p>
<p>            <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>&gt;<br />
                    <a href="http://www.articlesbase.com/software-articles/" title="Software Articles">Software</a>l<br />
          Dec 10, 2010</p>
<p>          <a name="comments" id="comments"></a></p>
<p>Add new Comment</p>
<p>      Your Name: *</p>
<p>      Your Email: </p>
<p>          Comment Body: *</p>
<p>       </p>
<p>      Verification code:*</p>
<p>      * Required fields</p>
<p>  <a title="Start Submitting Articles Now!" style="text-decoration:none;" href="/join"></p>
<p>      Submit
<p>Your Articles Here <br />It&#8217;s Free and easy</p>
<p>      Sign Up Today</p>
<p>  </a></p>
<p>Author Navigation</p>
<p><a href="http://www.articlesbase.com/myhome">My Home</a><br />
  <a href="http://www.articlesbase.com/publish-articles.php">Publish Article</a><br />
  <a href="http://www.articlesbase.com/myhome/articles/view">View/Edit Articles</a><br />
    <a href="http://www.articlesbase.com/myhome/questions/view">View/Edit Q&amp;A</a><br />
    <a href="http://www.articlesbase.com/myhome/account">Edit your Account</a><br />
  <a href="http://www.articlesbase.com/myhome/pennames">Manage Authors</a><br />
  <a href="http://www.articlesbase.com/myhome/stats">Statistics Page</a><br />
  <a href="http://www.articlesbase.com/myhome/rss">Personal RSS Builder</a></p>
<p><a href="http://www.articlesbase.com/myhome">My Home</a><br />
  <a href="http://www.articlesbase.com/myhome/account">Edit your Account</a><br />
  <a href="http://www.articlesbase.com/myhome/penname/edit">Update Profile</a><br />
  <a href="http://www.articlesbase.com/myhome/questions/view">View/Edit Q&amp;A</a><br />
  <a href="http://www.articlesbase.com/publish-articles.php">Publish Article</a><br />
Author Box</p>
<p>    <a href="/authors/itech-troubleshooter/594848" title="iTech Troubleshooter's Articles"><br />
      </a></p>
<p>      <a href="/authors/itech-troubleshooter/594848">iTech Troubleshooter</a> has 100 articles online    </p>
<p>    <a title="Contact Author" href="/feedback/3695014" rel="nofollow">Contact Author</a></p>
<p>    <a title="Subscribe to RSS" href="/rss/authors/594848" rel="nofollow">Subscribe to RSS</a></p>
<p>    <a title="Print article" href="/print/3695014" rel="nofollow">Print article</a></p>
<p>    <a title="Send to friend" href="/friend/3695014" rel="nofollow">Send to friend</a></p>
<p>    <a title="Re-Publish article" href="/ezine/3695014" rel="nofollow">Re-Publish article</a></p>
<p>  Articles Categories<br />
All Categories</p>
<p>              <a href="/advertising-articles/">Advertising</a><br />
              <a href="/art-and-entertainment-articles/">Arts &amp; Entertainment</a><br />
              <a href="/automotive-articles/">Automotive</a><br />
              <a href="/beauty-articles/">Beauty</a><br />
              <a href="/business-articles/">Business</a><br />
              <a href="/careers-articles/">Careers</a><br />
              <a href="/computers-articles/">Computers</a><br />
              <a href="/education-articles/">Education</a><br />
              <a href="/finance-articles/">Finance</a><br />
              <a href="/food-and-beverage-articles/">Food and Beverage</a><br />
              <a href="/health-articles/">Health</a><br />
              <a href="/hobbies-articles/">Hobbies</a><br />
              <a href="/home-and-family-articles/">Home and Family</a><br />
              <a href="/home-improvement-articles/">Home Improvement</a><br />
              <a href="/internet-articles/">Internet</a><br />
              <a href="/law-articles/">Law</a><br />
              <a href="/marketing-articles/">Marketing</a><br />
              <a href="/news-and-society-articles/">News and Society</a><br />
              <a href="/relationships-articles/">Relationships</a><br />
              <a href="/self-improvement-articles/">Self Improvement</a><br />
              <a href="/shopping-articles/">Shopping</a><br />
              <a href="/spirituality-articles/">Spirituality</a><br />
              <a href="/sports-and-fitness-articles/">Sports and Fitness</a><br />
              <a href="/technology-articles/">Technology</a><br />
              <a href="/travel-articles/">Travel</a><br />
              <a href="/writing-articles/">Writing</a></p>
<p>      <a href="/computers-articles/">Computers</a>  </p>
<p>              <a href="/computer-forensics-articles/" class="active">Computer Forensics</a><br />
              <a href="/computer-games-articles/">Computer Games</a><br />
              <a href="/data-recovery-articles/">Data Recovery</a><br />
              <a href="/databases-articles/">Databases</a><br />
              <a href="/e-learning-articles/">E-Learning</a><br />
              <a href="/file-types-articles/">File Types</a><br />
              <a href="/hardware-articles/">Hardware</a><br />
              <a href="/information-technology-articles/">Information Technology</a><br />
              <a href="/intra-net-articles/">Intra-net</a><br />
              <a href="/laptops-articles/">Laptops</a><br />
              <a href="/networks-articles/">Networks</a><br />
              <a href="/operating-systems-articles/">Operating Systems</a><br />
              <a href="/programming-articles/">Programming</a><br />
              <a href="/security-articles/">Security</a><br />
              <a href="/software-articles/">Software</a></p>
<p>  ]]&gt;</p>
<p>        <strong>Need Help?</strong><br />
        <a title="Contact Us" href="/contact-us">Contact Us</a><br />
          <a title="FAQ" href="/faq">FAQ</a><br />
          <a title="Submit Articles" href="/submit-articles.php">Submit Articles</a><br />
          <a title="Editorial Guidelines" href="/editorial-guidelines">Editorial Guidelines</a><br />
                    <a title="Blog" href="http://blog.articlesbase.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/ab_blog']);" rel="nofollow">Blog</a></p>
<p>        <strong>Site Links</strong><br />
        <a title="Recent Articles" href="/recent-articles">Recent Articles</a><br />
          <a title="Top Authors" href="/top-authors">Top Authors</a><br />
          <a title="Top Articles" href="/top-articles">Top Articles</a><br />
          <a title="Find Articles" href="/find-articles.php">Find Articles</a><br />
          <a title="Site Map" href="/sitemap">Site Map</a><br />
                      <a title="Mobile Version" href="http://m.articlesbase.com/computer-forensics-articles/can-computers-think-3695014.html" rel="nofollow">Mobile Version</a></p>
<p>        <strong>Webmasters</strong><br />
        <a title="Personal RSS Builder" href="/rss/builder">RSS Builder</a><br />
          <a title="RSS: Recently Submitted Articles" href="/rss">RSS</a><br />
          <a title="Link to Us" href="/article-links">Link to Us</a></p>
<p>        <strong>Business Info</strong><br />
        <a title="Advertising" href="/advertising">Advertising</a></p>
<p>        Use of this web site constitutes acceptance of the <a href="/terms-of-use">Terms Of Use</a> and <a href="/privacy-policy">Privacy Policy</a> | User published content is licensed under a <a href="http://creativecommons.org/licenses/by-nd/3.0/" rel="nofollow">Creative Commons License</a>.<br />Copyright © 2005-2011 <a href="http://www.articlesbase.com/" title="Free Articles">Free Articles</a> by ArticlesBase.com, All rights reserved.              </p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>Itech troubleshooter is an advanced web development, high skilled professional software Solution Company located in New Delhi founded by, PRABHAKAR MISHRA in the year 2008.The company provides vast range of services to each and every customer in reaching their respective targeted spectators and their valuable information in fix and on steady affordable price. Today, you can easily get a lot of quality services by this company on just dialing a call to the company which includes services like <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.itechtroubleshooter.com/">website designing</a> , web application development , Application development , Maintenance , Re-engineering , Flash development , SEO , <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.itechtroubleshooter.com/">SEO Services</a> , Computer AMC , Computer Networking , Wireless Networking , <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.itechtroubleshooter.com/">Data Recovery</a> , ERP Solution .</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://computersciencecourses.net/can-computers-think/997/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Few Super Computers Trivia Tidbits</title>
		<link>http://computersciencecourses.net/a-few-super-computers-trivia-tidbits/985/</link>
		<comments>http://computersciencecourses.net/a-few-super-computers-trivia-tidbits/985/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 21:42:55 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer science schools]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[Super]]></category>
		<category><![CDATA[Tidbits]]></category>
		<category><![CDATA[Trivia]]></category>

		<guid isPermaLink="false">http://computersciencecourses.net/a-few-super-computers-trivia-tidbits/985/</guid>
		<description><![CDATA[A Few Super Computers Trivia Tidbits document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + &#8216;px&#8217;)}*:first-child+html
#TB_window{position:fixed;background:#fff;z-index:99102;color:#000;display:none;border:4px
solid #525252;text-align:left;top:50%;left:50%;overflow-x:hidden;overflow-y:hidden}#TB_window{position:fixed;background:#fff;z-index:99102;color:#000;display:none;border:4px
solid #525252;text-align:left;top:50%;left:50%;overflow-x:hidden;overflow-y:hidden}* html
#TB_window{position:absolute;margin-top:expression(0 &#8211; parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement &#038;&#038; document.documentElement.scrollTop &#124;&#124; document.body.scrollTop) + &#8216;px&#8217;)}#TB_window
img#TB_Image{display:block;margin:15px
0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666}#TB_caption{height:25px;padding:7px
30px 10px 25px;float:left}#TB_closeWindow{height:28px;padding:11px
25px 10px 0;float:right}#TB_closeAjaxWindow{padding:7px
10px 5px 0;margin-bottom:1px;text-align:right;float:right}#TB_closeAjaxWindow
img{vertical-align:middle}#TB_ajaxWindowTitle{float:left;padding:7px
0 5px 10px;margin-bottom:1px;font-weight:bold;font-size:14px}#TB_title{background-color:#e8e8e8;height:27px}#TB_ajaxContent{clear:both;padding:2px
15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}#TB_ajaxContent.TB_modal{padding:15px}#TB_ajaxContent
p{padding:5px
0px 5px 0px}#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin: -6px 0 0 [...]]]></description>
			<content:encoded><![CDATA[<p>A Few Super Computers Trivia Tidbits document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + &#8216;px&#8217;)}*:first-child+html<br />
#TB_window{position:fixed;background:#fff;z-index:99102;color:#000;display:none;border:4px<br />
solid #525252;text-align:left;top:50%;left:50%;overflow-x:hidden;overflow-y:hidden}#TB_window{position:fixed;background:#fff;z-index:99102;color:#000;display:none;border:4px<br />
solid #525252;text-align:left;top:50%;left:50%;overflow-x:hidden;overflow-y:hidden}* html<br />
#TB_window{position:absolute;margin-top:expression(0 &#8211; parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement &#038;&#038; document.documentElement.scrollTop || document.body.scrollTop) + &#8216;px&#8217;)}#TB_window<br />
img#TB_Image{display:block;margin:15px<br />
0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666}#TB_caption{height:25px;padding:7px<br />
30px 10px 25px;float:left}#TB_closeWindow{height:28px;padding:11px<br />
25px 10px 0;float:right}#TB_closeAjaxWindow{padding:7px<br />
10px 5px 0;margin-bottom:1px;text-align:right;float:right}#TB_closeAjaxWindow<br />
img{vertical-align:middle}#TB_ajaxWindowTitle{float:left;padding:7px<br />
0 5px 10px;margin-bottom:1px;font-weight:bold;font-size:14px}#TB_title{background-color:#e8e8e8;height:27px}#TB_ajaxContent{clear:both;padding:2px<br />
15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}#TB_ajaxContent.TB_modal{padding:15px}#TB_ajaxContent<br />
p{padding:5px<br />
0px 5px 0px}#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin: -6px 0 0 -104px}* html<br />
#TB_load{position:absolute;margin-top:expression(0 &#8211; parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement &#038;&#038; document.documentElement.scrollTop || document.body.scrollTop)+&#8217;px&#8217;)}#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%}* html<br />
#TB_HideSelect{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight+&#8217;px&#8217;)}#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px}html{}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:&#8221;}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;border:0}input,textarea,select{*font-size:100%}legend{color:#000}del,ins{text-decoration:none}dl.accordion-menu{margin:0;padding:0;clear:both;width:154px;border:1px<br />
solid #dcdcdc;border-top:none;margin-bottom:15px}dl.accordion-menu dt.a-m-t{margin:0;background:url(http://images.articlesbase.com/sprite_category_menu.png) left top no-repeat;background-position:0px -29px;height:18px;padding:4px<br />
0 0 5px;border-bottom:1px solid #dcdcdc}dl.accordion-menu dt.a-m-t-hover{font-weight:normal;background:url(http://images.articlesbase.com/sprite_category_menu.png) left top no-repeat;background-position:0px -54px}dl.accordion-menu dt.my-links{}dl.accordion-menu dt.my-links<br />
a{display:block;float:left;width:125px;height:18px;padding:4px<br />
0 0 5px;margin-bottom:-22px;position:relative;color:#000;text-decoration:none}dl.accordion-menu dt.my-links a:hover{font-weight:normal;color:#06C}dl.accordion-menu dt.a-m-t-down{}html.accordion-menu-js dt.a-m-t{cursor:pointer;zoom:1}dl.accordion-menu dd.a-m-d{margin:0;padding:0;padding:0}html.accordion-menu-js dd.a-m-d{display:none}html.accordion-menu-js dd.a-m-d-expand{display:block}html.accordion-menu-js dd.a-m-d-before-expand{display:block;position:relative;z-index:-1;opacity:0;height:auto !important;visibility:hidden;overflow:visible}html.accordion-menu-js dt.a-m-t-expand{font-weight:normal;background:url(http://images.articlesbase.com/sprite_category_menu.png) left top no-repeat;background-position:0px -54px}html.accordion-menu-js dd.a-m-d-anim{overflow:hidden;display:block}.bd{background:#f5f8fd}.bd a, .bd<br />
span{text-decoration:none;border:1px<br />
solid #fff;height:18px;padding:2px<br />
0 0 10px;background:url(http://images.articlesbase.com/sprite_category_menu.png) left top no-repeat;background-position:-151px -104px;outline:none;display:block;cursor:pointer}.bd a:hover, .bd span:hover{background:url(http://images.articlesbase.com/sprite_category_menu.png) left top no-repeat;background-position:-151px -124px;;color:#06C}.bd<br />
a.active{background:url(http://images.articlesbase.com/sprite_category_menu.png) left top no-repeat;background-position:-151px -124px;color:#06C}.bc{background:white}.bc a, .bc<br />
span{text-decoration:none;border-bottom:1px solid #dcdcdc;height:18px;padding:4px<br />
0 0 5px;background:url(http://images.articlesbase.com/sprite_category_menu.png) left top no-repeat;background-position:0px -79px;outline:none;display:block;cursor:pointer}.bc a:hover, .bc span:hover{background:none;color:#06C}.bc<br />
a.active{background:none;color:#06C}#facebox<br />
.b{background:url(http://js.articlesbase.com/facebox/b.png)}#facebox<br />
.tl{background:url(http://js.articlesbase.com/facebox/tl.png)}#facebox<br />
.tr{background:url(http://js.articlesbase.com/facebox/tr.png)}#facebox<br />
.bl{background:url(http://js.articlesbase.com/facebox/bl.png)}#facebox<br />
.br{background:url(http://js.articlesbase.com/facebox/br.png)}#facebox{position:absolute;top:0;left:0;z-index:8500;text-align:left}#facebox<br />
.popup{position:relative}#facebox<br />
table{border-collapse:collapse}#facebox<br />
td{border-bottom:0;padding:0}#facebox<br />
.body{padding:10px;background:#fff;width:370px}#facebox<br />
.loading{text-align:center}#facebox<br />
.image{text-align:center}#facebox<br />
img{border:0;margin:0}#facebox<br />
.footer{border-top:1px solid #DDD;padding-top:5px;margin-top:10px;text-align:right}#facebox .tl, #facebox .tr, #facebox .bl, #facebox<br />
.br{height:10px;width:10px;overflow:hidden;padding:0}#facebox_overlay{position:fixed;top:0px;left:0px;height:100%;width:100%}.facebox_hide{z-index:-100}.facebox_overlayBG{background-color:#000;z-index:99}* html<br />
#facebox_overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + &#8216;px&#8217;)}@charset &#8220;utf-8&#8243;;.qa_foo_bar{display:block}#qa_left_col{float:left;width:646px;padding-bottom:35px}#qa_left_col<br />
.messages{line-height:16px;background:#f7f7f7;padding:10px;font-size:12px;color:#090;border:1px<br />
solid #E3E3E3}.qa_question_title{font-size:18px;color:#333;font-weight:bold;line-height:20px;padding-bottom:10px}.qa_question_box{float:left;width:646px;background:url(http://images.articlesbase.com/qa/question_box_bg.png) repeat-y;margin-bottom:25px}.qa_question_box<br />
.qa_top{float:left;width:646px;background:url(http://images.articlesbase.com/qa/question_box_top.png) top no-repeat}.qa_question_box<br />
.qa_bottom{float:left;width:646px;height:57px;background:url(http://images.articlesbase.com/qa/question_box_bottom.png) no-repeat}.qa_question_box<br />
.qa_avatar{float:left;width:60px;min-height:185px;_height:185px;padding:12px<br />
0 0 10px;background:url(http://images.articlesbase.com/qa/que_bg.png) 0px 115px no-repeat}.qa_question_box<br />
.qa_question_content{float:left;width:536px;padding:22px<br />
15px 15px 15px;position:relative}.qa_question_box .qa_question_content<br />
a.qa_reports{position:absolute;right:9px;top:16px}.qa_question_box .qa_question_content<br />
h1{font-size:14px;font-weight:bold;color:#333;line-height:18px;padding:0<br />
6px 4px 0;overflow:hidden}.qa_question_box<br />
.qa_que_meta{color:#666;font-size:11px;padding:15px<br />
0 12px;display:block;background:url(http://images.articlesbase.com/qa/que_meta_divider.png) repeat-x bottom}.qa_question_box .qa_que_meta<br />
.qa_asked_by{display:inline}.qa_question_box .qa_que_meta<br />
.qa_question_tags{display:inline}.qa_question_box .qa_que_meta<br />
a{color:#2179d2;font-size:11px;text-decoration:none}.qa_question_box .qa_que_meta a:hover{text-decoration:underline}.qa_question_box .qa_que_meta<br />
span{color:#f90;font-size:11px;padding:0<br />
3px}.qa_question_box<br />
.qa_google_ad{width:536px;clear:both;padding-top:12px}.qa_question_box<br />
.qa_social_icons{float:left;padding:22px<br />
0 0 68px;font-size:11px;color:#fff}.qa_question_box .qa_social_icons<br />
a{color:#2179d2;text-decoration:none;font-size:11px;margin:0<br />
2px}.qa_question_box .qa_social_icons<br />
a.email{background:url(http://images.articlesbase.com/qa/social_icons_question.png) 0px 0px no-repeat;padding:1px<br />
0 1px 24px}.qa_question_box .qa_social_icons<br />
a.share{background:url(http://images.articlesbase.com/qa/social_icons_question.png) 0px -20px no-repeat;padding:1px<br />
0 1px 22px}.qa_question_box .qa_social_icons<br />
a.twitter{background:url(http://images.articlesbase.com/qa/social_icons_question.png) 0px -40px no-repeat;padding:1px<br />
0 1px 22px}.qa_question_box .qa_social_icons<br />
a.facebook{background:url(http://images.articlesbase.com/qa/social_icons_question.png) 0px -60px no-repeat;padding:1px<br />
0 1px 22px}.qa_question_box .qa_social_icons a:hover{text-decoration:underline}.qa_question_box<br />
a.qa_answer_it{float:right;text-decoration:none;font-weight:bold;color:#666;font-size:12px;margin:17px<br />
10px 0 0;display:inline;background:url(http://images.articlesbase.com/qa/answer_it_right.png) right no-repeat}.qa_question_box a.qa_answer_it<br />
span{float:left;background:url(http://images.articlesbase.com/qa/answer_it_left.png) left no-repeat;height:21px;padding:6px<br />
20px 0 30px;cursor:pointer}.qa_question_box a.qa_answer_it:hover{text-decoration:underline}.qa_answer_title{padding-bottom:10px}.qa_answer_title<br />
h2{float:left;width:500px;font-size:18px;color:#333;font-weight:bold;line-height:20px;padding-bottom:10px}.qa_answer_title h2<br />
span{color:#06c;font-size:14px;font-weight:normal}.qa_answer_title<br />
.qa_sort_by{float:right;font-size:11px;color:#666;padding-top:7px}.qa_answer_title .qa_sort_by<br />
a{color:#333;text-decoration:none}.qa_answer_title .qa_sort_by a:hover{text-decoration:underline}.qa_answer_title .qa_sort_by<br />
a.active{color:#06c}.qa_answer_title .qa_sort_by<br />
span{color:#ffb400;padding:0<br />
3px}.qa_answer_box{float:left;width:646px;background:#f3f3f3 url(http://images.articlesbase.com/qa/answer_box_top.png) top no-repeat}.qa_answer_box<br />
.qa_bottom{float:left;width:626px;background:url(http://images.articlesbase.com/qa/answer_box_bottom.png) bottom no-repeat;padding:10px<br />
10px 22px 10px}.qa_answer_box<br />
.qa_answer_avatar{float:left;width:46px}.qa_answer_box<br />
.qa_votes{float:left;width:46px;background:url(http://images.articlesbase.com/qa/votes_box_bg.png) repeat-y;margin-top:8px;text-align:center}.qa_answer_box .qa_votes<br />
.qa_top_votes{float:left;width:46px;background:url(http://images.articlesbase.com/qa/votes_box_top.png) top no-repeat}.qa_answer_box .qa_votes<br />
.qa_bottom_votes{float:left;width:46px;background:url(http://images.articlesbase.com/qa/votes_box_bottom.png) bottom no-repeat;padding:5px<br />
0}.qa_answer_box .qa_votes<br />
span{font-size:15px;font-weight:bold;color:#333;display:block;padding:2px<br />
0}.qa_answer_box .qa_votes<br />
p{font-size:11px;color:#4c4c4c;padding:2px<br />
0}.qa_answer_box<br />
.qa_anwser_bubble_big{float:right;width:576px;background:url(http://images.articlesbase.com/qa/ans_bubble_big_bg.png) repeat-y}.qa_answer_box .qa_anwser_bubble_big<br />
.qa_top_bubble_big{float:left;width:576px;background:url(http://images.articlesbase.com/qa/ans_bubble_big_top.png) top no-repeat}.qa_answer_box .qa_anwser_bubble_big<br />
.qa_bottom_bubble_big{float:left;width:576px;background:url(http://images.articlesbase.com/qa/ans_bubble_big_bottom.png) bottom no-repeat}.qa_answer_box .qa_anwser_bubble_big<br />
.qa_answer_content{float:left;width:541px;padding:10px<br />
10px 0px 25px;position:relative}.qa_answer_box .qa_anwser_bubble_big .qa_answer_content<br />
a.qa_reports{position:absolute;right:9px;top:8px}.qa_answer_box .qa_anwser_bubble_big .qa_answer_content<br />
p{font-size:12px;color:#333;line-height:18px;padding-bottom:12px;padding-right:25px;overflow:hidden}.qa_answer_box .qa_anwser_bubble_big .qa_answer_content p<br />
strong{color:#2179d2}.qa_answer_box .qa_anwser_bubble_big .qa_answer_content p a:hover{text-decoration:underline}.qa_answer_box .qa_anwser_bubble_big .qa_answer_content<br />
.qa_more{display:block;font-size:11px}.qa_answer_box .qa_anwser_bubble_big .qa_answer_content .qa_more<br />
a{color:#06c;text-decoration:none}.qa_answer_box .qa_anwser_bubble_big<br />
.qa_answered_by{background:url(http://images.articlesbase.com/qa/que_meta_divider.png) repeat-x top;font-size:11px;color:#666;padding-top:12px}.qa_answer_box .qa_anwser_bubble_big .qa_answered_by<br />
a{font-weight:bold;color:#2179d2;text-decoration:none}.qa_answer_box .qa_anwser_bubble_big .qa_answered_by a:hover{text-decoration:underline}.qa_answer_box .qa_anwser_bubble_big<br />
p.qa_answered{color:#666;font-size:11px;padding:10px<br />
25px 0 0}.qa_answer_box .qa_anwser_bubble_big<br />
.qa_best_ans_comments{float:left;width:576px;margin:11px<br />
0 -11px;position:relative}.qa_answer_box .qa_anwser_bubble_big .qa_best_ans_comments<br />
a.qa_comments{float:right;font-size:11px;color:#4a4a4a;text-decoration:none;margin-right:9px;display:inline;background:url(http://images.articlesbase.com/qa/best_ans_comments_right.png) right -75px no-repeat}.qa_answer_box .qa_anwser_bubble_big .qa_best_ans_comments a.qa_comments<br />
span{float:left;height:20px;padding:5px<br />
10px 0 25px;background:url(http://images.articlesbase.com/qa/best_ans_comments_left.png) 0px -75px no-repeat;cursor:pointer}.qa_answer_box .qa_anwser_bubble_big .qa_best_ans_comments a.qa_comments:hover{background:url(http://images.articlesbase.com/qa/best_ans_comments_right.png) right -50px no-repeat}.qa_answer_box .qa_anwser_bubble_big .qa_best_ans_comments a.qa_comments:hover<br />
span{background:url(http://images.articlesbase.com/qa/best_ans_comments_left.png) 0px -50px no-repeat}.qa_answer_box .qa_anwser_bubble_big .qa_best_ans_comments<br />
a.qa_best_ans{float:right;font-size:11px;color:#4a4a4a;text-decoration:none;margin-right:9px;display:inline;background:url(http://images.articlesbase.com/qa/best_ans_comments_right.png) right -25px no-repeat}.qa_answer_box .qa_anwser_bubble_big .qa_best_ans_comments a.qa_best_ans<br />
span{float:left;height:20px;padding:5px<br />
10px 0 25px;background:url(http://images.articlesbase.com/qa/best_ans_comments_left.png) 0px -25px no-repeat;cursor:pointer}.qa_answer_box .qa_anwser_bubble_big .qa_best_ans_comments a.qa_best_ans:hover{background:url(http://images.articlesbase.com/qa/best_ans_comments_right.png) right 0px no-repeat}.qa_answer_box .qa_anwser_bubble_big .qa_best_ans_comments a.qa_best_ans:hover<br />
span{background:url(http://images.articlesbase.com/qa/best_ans_comments_left.png) 0px 0px no-repeat}.qa_answer_box .qa_anwser_bubble_big .qa_best_ans_comments<br />
a.qa_best_ans_voted{float:right;font-size:11px;color:#4a4a4a;text-decoration:none;margin-right:9px;display:inline;background:url(http://images.articlesbase.com/qa/best_ans_comments_right.png) right 0px no-repeat}.qa_answer_box .qa_anwser_bubble_big .qa_best_ans_comments a.qa_best_ans_voted<br />
span{float:left;height:20px;padding:5px<br />
10px 0 25px;background:url(http://images.articlesbase.com/qa/best_ans_comments_left.png) 0px 0px no-repeat;cursor:pointer}.qa_answer_comnent{float:right;width:566px;margin:27px<br />
0 -12px 0}.qa_answer_comnent<br />
.qa_answer_comment_avatar{float:left;width:45px;background:url(http://images.articlesbase.com/qa/comment_ico.png) 0px 55px no-repeat;min-height:100px;_height:100px}.qa_answer_comnent<br />
.qa_answer_comment{float:right;width:516px;background:url(http://images.articlesbase.com/qa/ans_bubble_sm_bg.png) repeat-y}.qa_answer_comnent<br />
.qa_answer_comment_top{float:left;width:516px;background:url(http://images.articlesbase.com/qa/ans_bubble_sm_top.png) top no-repeat}.qa_answer_comnent<br />
.qa_answer_comment_bottom{float:left;width:516px;background:url(http://images.articlesbase.com/qa/ans_bubble_sm_bottom.png) bottom no-repeat}.qa_answer_comnent<br />
.qa_answer_comment_content{float:left;width:481px;padding:10px<br />
10px 10px 25px;position:relative}.qa_answer_comnent .qa_answer_comment_content<br />
a.qa_reports{position:absolute;right:9px;top:8px}.qa_answer_comnent<br />
.qa_comment_by{color:#666;font-size:11px}.qa_answer_comnent .qa_comment_by<br />
a{color:#2179d2;font-weight:bold;text-decoration:none;font-size:12px}.qa_answer_comnent .qa_comment_by a:hover{text-decoration:underline}.qa_answer_comnent .qa_comment_by<br />
span{font-size:9px;color:#f90;padding:0<br />
2px}.qa_answer_comnent<br />
p{font-size:12px;line-height:18px;color:#333;padding:10px<br />
25px 0 0;overflow:hidden}.qa_answer_comnent div.warning<br />
p{font-size:12px;line-height:18px;color:red;padding:10px<br />
25px 0 0;background-color:#F3F3F3}.qa_answer_comnent<br />
.qa_add_comment_btn{float:right;clear:right}.qa_answer_comnent .qa_add_comment_btn<br />
input{width:180px;height:27px;padding-left:25px;padding-bottom:2px;background:url(http://images.articlesbase.com/qa/submit_ans_btm.png) no-repeat;margin-top:12px;color:#666;font-weight:bold;font-size:12px;line-height:13px;text-align:left;cursor:pointer}.qa_answer_comnent .qa_answer_comment_content<br />
textarea.qa_comment_input{width:475px;height:110px;color:#666;font-size:12px;line-height:18px}.qa_google_ad_content{float:left;width:646px;margin:10px<br />
0}.qa_answer_this_que{float:left;width:646px;padding:0}.qa_answer_this_que<br />
h2{font-size:18px;color:#333;line-height:20px;font-weight:bold;padding:0<br />
0 10px}.qa_submit_ans{float:left;width:646px;background:#f3f3f3 url(http://images.articlesbase.com/qa/answer_box_top.png) top no-repeat}.qa_submit_ans<br />
.qa_bottom{float:left;width:626px;background:url(http://images.articlesbase.com/qa/answer_box_bottom.png) bottom no-repeat;padding:10px<br />
10px 14px 10px}.qa_submit_ans<br />
.qa_answer_avatar{float:left;width:46px}.qa_submit_ans<br />
.qa_votes{float:left;width:46px;background:url(http://images.articlesbase.com/qa/votes_box_bg.png) repeat-y;margin-top:8px;text-align:center}.qa_submit_ans .qa_votes<br />
.qa_top_votes{float:left;width:46px;background:url(http://images.articlesbase.com/qa/votes_box_top.png) top no-repeat}.qa_submit_ans .qa_votes<br />
.qa_bottom_votes{float:left;width:46px;background:url(http://images.articlesbase.com/qa/votes_box_bottom.png) bottom no-repeat;padding:5px<br />
0}.qa_submit_ans .qa_votes<br />
span{font-size:15px;font-weight:bold;color:#333;display:block;padding:2px<br />
0}.qa_submit_ans .qa_votes<br />
p{font-size:11px;color:#4c4c4c;padding:2px<br />
0}.qa_submit_ans<br />
.qa_anwser_bubble_big{float:right;width:576px;background:url(http://images.articlesbase.com/qa/ans_bubble_big_bg.png) repeat-y}.qa_submit_ans .qa_anwser_bubble_big<br />
.qa_top_bubble_big{float:left;width:576px;background:url(http://images.articlesbase.com/qa/ans_bubble_big_top.png) top no-repeat}.qa_submit_ans .qa_anwser_bubble_big<br />
.qa_bottom_bubble_big{float:left;width:576px;background:url(http://images.articlesbase.com/qa/ans_bubble_big_bottom.png) bottom no-repeat}.qa_submit_ans .qa_anwser_bubble_big<br />
.qa_answer_content{float:left;width:541px;padding:10px<br />
10px 10px 25px}.qa_submit_ans<br />
textarea.qa_ans_input{width:535px;height:110px;color:#666;font-size:12px;line-height:18px}.qa_submit_ans<br />
.qa_submit_ans_btn{float:right;clear:right}.qa_submit_ans .qa_submit_ans_btn<br />
input{width:180px;height:27px;padding-left:25px;padding-bottom:2px;background:url(http://images.articlesbase.com/qa/submit_ans_btm.png) no-repeat;margin-top:12px;color:#666;font-weight:bold;font-size:12px;line-height:13px;text-align:left;cursor:pointer}.qa_grey_box{float:left;width:646px;background:#f3f3f3 url(http://images.articlesbase.com/qa/answer_box_top.png) top no-repeat;margin-top:25px}.qa_grey_box<br />
.qa_bottom{float:left;width:626px;background:url(http://images.articlesbase.com/qa/answer_box_bottom.png) bottom no-repeat;padding:10px<br />
10px 14px 10px}.qa_grey_box<br />
p{padding:5px<br />
5px 0px 5px;font-size:12px;line-height:18px;color:#333}.qa_grey_box p<br />
a{color:#06c;text-decoration:none}.qa_grey_box p a:hover{text-decoration:underline}.qa_related_articles{float:left;width:646px;padding:15px<br />
0 0 0}.qa_related_articles<br />
h2{font-size:18px;color:#333;line-height:20px;font-weight:bold;padding:5px<br />
0 10px;border-bottom:1px solid #ccc}.qa_article_row{float:left;width:646px;border-bottom:1px solid #ccc}.qa_article_row<br />
.qa_title{float:left;width:646px;padding:10px<br />
0}.qa_article_row<br />
h3{color:#06c;font-weight:bold;float:left;width:555px;font-size:13px}.qa_article_row h3<br />
a{color:#06c;font-weight:bold;text-decoration:none}.qa_article_row h3 a:hover{text-decoration:underline}.qa_article_row<br />
.qa_read_article{float:right}.qa_article_row .qa_read_article<br />
a{color:#06c;font-size:11px}.qa_article_row .qa_read_article a:hover{text-decoration:none}.qa_article_row<br />
.qa_article_thumb{border:1px<br />
solid #c0c0c0;padding:2px}.qa_article_row<br />
p{float:left;width:550px;padding-left:10px;line-height:15px;color:#333}.qa_article_row<br />
.qa_article_details{float:left;width:646px;padding:10px<br />
0 15px 0;color:#feb300}.qa_article_row .qa_article_details<br />
span{color:#06c;padding:0<br />
3px}.qa_article_row .qa_article_details<br />
.qa_name{padding-left:0}.qa_article_row .qa_article_details<br />
.qa_nameby{padding-right:0}.qa_article_row .qa_article_details<br />
a{color:#06c;text-decoration:none;padding:0<br />
3px}.qa_article_row .qa_article_details a:hover{text-decoration:underline}.qa_article_row .qa_article_details<br />
code{color:#000;padding:0<br />
3px;font-weight:normal;font-family:Verdana,Geneva,sans-serif;color:#333}.qa_ask_question{float:left;width:646px;background:url(http://images.articlesbase.com/qa/ask_question_bg_repeat.png) repeat-y;margin-top:15px}.qa_ask_question<br />
.qa_top{float:left;width:646px;height:45px;background:url(http://images.articlesbase.com/qa/ask_question_bg.png) top no-repeat}.qa_ask_question .qa_top<br />
h2{font-size:12px;font-weight:bold;color:#474747;padding:10px<br />
15px}.qa_ask_question<br />
.qa_bottom{float:left;width:646px;height:51px;background:url(http://images.articlesbase.com/qa/ask_question_bg.png) bottom no-repeat}.qa_ask_question<br />
.qa_ask_question_box{width:646px;float:left}.qa_ask_question .qa_ask_question_box<br />
textarea{width:610px;margin:2px<br />
20px;height:70px;font-size:12px;color:#474747;line-height:18px}.qa_ask_question .qa_bottom div<br />
span{font-size:11px;color:#ff7200;float:left}.qa_ask_question .qa_bottom<br />
div{float:left;padding:10px<br />
15px}.qa_ask_question<br />
input.qa_ask_btn{float:right;width:101px;height:27px;padding-bottom:2px;background:url(http://images.articlesbase.com/qa/ask_btn.png) no-repeat;margin:13px<br />
10px 0 0;display:inline;font-size:12px;font-weight:bold;color:#666;line-height:15px;cursor:pointer}#qa_right_col{float:right;width:304px}.qa_right_panel{float:left;width:304px;margin-bottom:20px}.qa_right_panel<br />
.qa_top{float:left;width:304px;height:28px;background:url(http://images.articlesbase.com/qa/right_panel_title_bg.png) no-repeat}.qa_right_panel .qa_top<br />
h2{font-size:12px;color:#474747;font-weight:bold;padding:8px<br />
12px 6px}.qa_right_panel<br />
.qa_right_panel_content{float:left;width:280px;padding:9px;margin:0<br />
2px;display:inline}#qa_ask_que_box_container{float:left;width:304px;margin-bottom:10px;margin-top:10px}#qa_ask_que_box_container<br />
.qa_top{float:left;width:304px;height:28px;background:url(http://images.articlesbase.com/qa/right_panel_title_bg.png) no-repeat}#qa_ask_que_box_container .qa_top<br />
h2{font-size:12px;color:#474747;font-weight:bold;padding:8px<br />
12px 6px}#qa_ask_que_box_container<br />
.qa_right_panel_content{float:left;width:280px;padding:9px;margin:0<br />
2px;display:inline}.qa_ask_a_que{background:#f3f3f3;border:1px<br />
solid #e3e3e3}.qa_ask_a_que<br />
.qa_ask_que_content{float:left;width:280px;height:135px;background:url(http://images.articlesbase.com/qa/ask_question_box.png) top no-repeat}.qa_ask_a_que .qa_ask_que_content<br />
textarea{background:none;font-size:12px;color:#474747;padding:5px<br />
10px;width:258px;height:75px;margin:5px<br />
0}.qa_ask_a_que .qa_ask_que_content<br />
span{font-size:11px;color:#ff7200;float:left;padding:7px<br />
2px}.qa_ask_a_que .qa_ask_que_content<br />
input.qa_ask_btn{float:right;width:101px;height:27px;padding-bottom:3px;background:url(http://images.articlesbase.com/qa/ask_btn.png) no-repeat;margin:11px<br />
0 0 0;display:inline;font-size:12px;font-weight:bold;color:#666;line-height:15px;cursor:pointer}.qa_google_ad_right_panel{float:left;margin-bottom:20px;font-size:11px}.qa_google_ad_right_panel<br />
h2{font-size:11px;color:#666;padding-bottom:0px;line-height:16px}.qa_google_ad_right_panel h2<br />
a{text-decoration:underline;color:#333}.qa_google_ad_right_panel<br />
.qa_ad_block{margin-top:15px}.qa_google_ad_right_panel<br />
p{font-size:11px;color:#666;padding-bottom:4px;line-height:16px}.qa_google_ad_right_panel p<br />
a{text-decoration:underline;color:#333}.qa_google_ad_right_panel p a:hover{text-decoration:none}.qa_google_ad_right_panel<br />
h3{font-size:12px;color:#2179d2;line-height:20px}.qa_google_ad_right_panel h3<br />
a{color:#2179d2}.qa_google_ad_right_panel h3 a:hover{text-decoration:none}.qa_google_ad_right_panel<br />
span{color:#060}.qa_google_ad_right_panel span<br />
a{color:#060;text-decoration:none}.qa_google_ad_right_panel span a:hover{text-decoration:underline}.qa_related_que_rp{border:1px<br />
solid #e3e3e3;padding-top:0 !important}.qa_related_que_rp<br />
ul{}.qa_related_que_rp ul<br />
li{background:url(http://images.articlesbase.com/qa/que_meta_divider.png) repeat-x bottom;padding:10px<br />
0}.qa_related_que_rp ul<br />
li.qa_last{background:none}.qa_related_que_rp ul li<br />
h3{font-size:12px;line-height:16px;color:#06c;background:url(http://images.articlesbase.com/qa/icon_que.png) left top no-repeat;padding:0<br />
0 0 27px;min-height:20px}.qa_related_que_rp ul li h3<br />
a{font-size:12px;color:#06c;text-decoration:none}.qa_related_que_rp ul li h3 a:hover{text-decoration:underline}.qa_questions_cats{background:#fbfbfb;border:1px<br />
solid #ccc}.qa_questions_cats<br />
ul{}.qa_questions_cats ul<br />
li{float:left;width:135px;padding:0<br />
0 4px 5px}.qa_questions_cats ul li<br />
h3{font-size:11px;line-height:16px;color:#06c}.qa_questions_cats ul li h3<br />
a{font-size:11px;color:#06c;text-decoration:none}.qa_questions_cats ul li h3 a:hover{text-decoration:underline}.qa_popular_tags{background:#fbfbfb;border:1px<br />
solid #ccc}.qa_popular_tags<br />
.qa_popular_tags_holder{line-height:22px;text-align:center}.qa_popular_tags .qa_popular_tags_holder<br />
a{text-decoration:none;color:#84bdde;font-size:12px;padding:0<br />
4px}.qa_popular_tags .qa_popular_tags_holder a:hover{text-decoration:underline}.qa_related_vids_holder{background:#fff;border:1px<br />
solid #ccc;padding:0<br />
!important;width:298px !important}.qa_related_vids_holder<br />
.related_vids{width:278px;float:left;padding:10px<br />
10px 10px 10px}.qa_related_vids_holder<br />
.related_vids_details{float:left;width:185px;margin-left:10px}.qa_related_vids_holder .related_vids<br />
.vid_thumb{float:left;width:80px;height:58px;position:relative;border:1px<br />
solid #e0e0df}.qa_related_vids_holder .related_vids .vid_thumb<br />
.play_btn{position:absolute;bottom:4px;right:5px;border:0;width:23px;height:23px;background:url(http://images.articlesbase.com/qa/play.png) no-repeat}*html .qa_related_vids_holder .related_vids .vid_thumb<br />
.play_btn{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&#8217;images/qa/play.png&#8217;), sizingMethod=&#8217;image&#8217;;cursor:pointer}.qa_related_vids_holder .related_vids_details<br />
h3{font-weight:bold;font-size:12px;line-height:16px;line-height:12px;min-height:44px;overflow:hidden}.qa_related_vids_holder .related_vids_details h3<br />
a{color:#06c;text-decoration:none;font-size:12px;line-height:16px}.qa_related_vids_holder .related_vids_details h3 a:hover{text-decoration:underline}.qa_related_vids_holder .related_vids_details<br />
p{line-height:12px;padding:2px<br />
0 0 0;color:#000}.qa_related_vids_holder<br />
.alt_row{background:#f8f8f8}.qa_tabs_content .yui-content{clear:both}.qa_tabs_content{float:left;width:646px;background:url(http://images.articlesbase.com/qa/tabs_bg.png) repeat-x top}.qa_tabs_content ul.yui-nav{border:none;padding-left:6px}.qa_tabs_content ul.yui-nav<br />
li{background:none;border:1px<br />
solid #c8d9e7;border-bottom:none;margin-right:3px}.qa_tabs_content ul.yui-nav li<br />
a{background:#fff;padding:0;font-weight:normal;padding:5px<br />
10px 6px}.qa_tabs_content ul.yui-nav li.selected<br />
a{background:#e8f0f6;font-weight:bold;color:#06c;padding:5px<br />
10px 7px}.qa_tabs_content ul.yui-nav li a:hover{background:#e8f0f6;font-weight:bold;color:#06c;padding:5px<br />
10px 7px}.qa_featured_ques{}.qa_featured_ques<br />
h1.featured_que{color:#333;font-size:18px;line-height:20px;font-weight:bold;padding:18px<br />
0 10px;clear:both;float:left;width:646px}.qa_featured_ques<br />
.qa_top{float:left;width:646px;background:#e6ecf5 url(http://images.articlesbase.com/qa/featured_question_top.png) top no-repeat}.qa_featured_ques<br />
.qa_bottom{float:left;width:646px;background:url(http://images.articlesbase.com/qa/featured_question_bottom.png) bottom no-repeat}.qa_featured_ques<br />
.qa_featured_ques_bg{float:left;width:626px;padding:10px;background:url(http://images.articlesbase.com/qa/que_bg.png) 0px 12px no-repeat}.qa_featured_ques<br />
.qa_fea_que{float:right;width:592px;background:url(http://images.articlesbase.com/qa/featured_que_bg.png) repeat-y}.qa_featured_ques<br />
.qa_fea_que_top{float:left;width:592px;background:url(http://images.articlesbase.com/qa/featured_que_top.png) top no-repeat}.qa_featured_ques<br />
.qa_fea_que_bottom{float:left;width:547px;background:url(http://images.articlesbase.com/qa/featured_que_bottom.png) bottom no-repeat;padding:15px<br />
15px 15px 30px}.qa_featured_ques<br />
h2{font-size:14px;color:#2179d2;font-weight:bold;padding-bottom:6px;line-height:18px}.qa_featured_ques h2<br />
a{font-size:14px;color:#2179d2;font-weight:bold;text-decoration:none}.qa_featured_ques<br />
p{color:#666;font-size:12px;line-height:18px}.qa_featured_ques p<br />
a{color:#06c;text-decoration:none}.qa_featured_ques a:hover{text-decoration:underline}.qa_featured_ques<br />
.qa_fea_content{float:left;width:545px}.qa_featured_ques .qa_fea_content<br />
img.fea_img{margin:0<br />
10px 10px 0;float:left}.qa_new_ques{}.qa_new_ques<br />
.qa_title{float:left;width:646px}.qa_new_ques .qa_title<br />
h2{color:#333;font-size:18px;line-height:20px;font-weight:bold;padding:18px<br />
0 10px;clear:both;float:left;width:540px}.qa_new_ques<br />
.qa_sort_by{float:right;width:98px;height:24px;padding-top:15px}.qa_how_to_ask{border:none}.qa_how_to_ask<br />
.qa_title{float:left;width:330px}.qa_how_to_ask .qa_title<br />
h2{color:#333;font-size:18px;line-height:20px;font-weight:bold;padding:0<br />
0 10px 0;clear:both;float:left;width:330px}.qa_how_to_ask<br />
.qa_howto_main_box{margin-bottom:15px}.qa_how_to_ask .qa_howto_main_box<br />
.qa_howto{padding:5px;border-left:1px solid #ccc;border-right:1px solid #ccc}.qa_how_to_ask .qa_howto_main_box .qa_howto<br />
h3{font-size:11px;font-weight:bold;color:#0F71CC;padding:0<br />
0 2px 14px;background:url(&#8216;http://images.articlesbase.com/ok_icon.png&#8217;) 0 2px no-repeat;clear:both}.qa_howto_main_box<br />
.white{background-color:#fff}.qa_howto_main_box<br />
.grey{background-color:#f6f6f6}.qa_howto_main_box<br />
.qa_howto_top{background:url(&#8216;http://images.articlesbase.com/qa/bqbox_top.png&#8217;) no-repeat;clear:both;margin-bottom:-8px}.qa_howto_main_box<br />
.qa_howto_bottom{background:url(&#8216;http://images.articlesbase.com/qa/bqbox_bottom.png&#8217;) no-repeat;clear:both}.qa_sort_by{position:relative;display:inline-block}div.selectbox_qa-wrapper{position:absolute;background-color:white;border:1px<br />
solid #ccc;margin:0px;margin-top:0px;padding:0px;font-size:0.8em;text-align:left;overflow:auto;overflow-x:hidden;left:0px;top:39px;width:120px !important}div.selectbox_qa-wrapper<br />
ul{list-style-type:none;margin:0px;padding:0px;font-size:11px;font-family:Verdana,Geneva,sans-serif}div.selectbox_qa-wrapper ul<br />
li.selected{background-color:#316ac5;color:#fff}div.selectbox_qa-wrapper ul<br />
li.current{background-color:#316ac5;color:#fff}div.selectbox_qa-wrapper ul<br />
li{list-style-type:none;display:block;margin:0;padding:2px;cursor:pointer;background:none;font-size:11px}label{display:block}.selectbox_qa{padding-left:2px;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:11px;width:88px;height:16px;padding:4px<br />
0 5px 10px;display:block;text-align:left;background:url(http://images.articlesbase.com/qa/sort_by_bg.png) right no-repeat;cursor:pointer;color:#333}.qa_questions_main_box{float:left;width:646px;background:#f3f3f3 url(http://images.articlesbase.com/qa/new_questions_top.png) top no-repeat}.qa_questions_main_box<br />
.qa_questions_main_box_bottom{float:left;width:618px;padding:14px;background:url(http://images.articlesbase.com/qa/new_questions_bottom.png) bottom no-repeat}.qa_new_question_box{float:left;width:618px;background:url(http://images.articlesbase.com/qa/new_question_box_bg.png) repeat-y;margin-bottom:8px}.qa_new_question_box<br />
.qa_new_question_box_top{float:left;width:618px;background:url(http://images.articlesbase.com/qa/new_question_box_top.png) top no-repeat}.qa_new_question_box<br />
.qa_new_question_box_bottom{float:left;width:608px;padding:5px;background:url(http://images.articlesbase.com/qa/new_question_box_bottom.png) bottom no-repeat}.qa_new_question_box<br />
.qa_avatar{float:left}.qa_new_question_box .qa_avatar<br />
img{float:left;width:45px;height:45px;overflow:hidden}.qa_new_question_box<br />
.qa_new_question_content{float:left;width:400px;padding:0px<br />
10px 5px;overflow:hidden}.qa_new_question_box<br />
h3{color:#2179d2;font-size:12px;font-weight:bold;padding-bottom:2px}.qa_new_question_box h3<br />
a{color:#2179d2;font-size:12px;font-weight:bold;text-decoration:none;line-height:16px}.qa_new_question_box h3 a:hover{text-decoration:underline}.qa_new_question_box<br />
.qa_meta{padding:5px<br />
0;font-size:11px;color:#666}.qa_new_question_box .qa_meta<br />
a{color:#2179d2;text-decoration:none}.qa_new_question_box .qa_meta a:hover{text-decoration:underline}.qa_new_question_box .qa_meta<br />
span{color:#f90}.qa_new_question_box<br />
a.qa_answer_it{float:right;text-decoration:none;color:#2179d2;line-height:18px;font-size:12px;margin:15px<br />
15px 0 0;display:inline;background:url(http://images.articlesbase.com/qa/answer_it_btn_right.png) right no-repeat}.qa_new_question_box a.qa_answer_it<br />
span{float:left;height:27px;padding:0<br />
20px 0 8px;cursor:pointer;background:url(http://images.articlesbase.com/qa/answer_it_btn_left.png) left no-repeat}.qa_new_question_box a.qa_answer_it:hover{text-decoration:underline}a.qa_show_more{float:right;font-size:11px;color:#2179d2;text-decoration:none}a.qa_show_more:hover{text-decoration:underline}.qa_new_question_content<br />
p{color:#666;font-size:12px;line-height:18px}.qa_new_question_content p<br />
strong{color:#06c}.qa_new_question_content p<br />
a{font-size:11px;color:#06c;text-decoration:none}.qa_new_question_content p a:hover{text-decoration:underline}.qa_unanswered_box{float:left;width:618px;margin-bottom:8px;background:url(http://images.articlesbase.com/qa/unanswered_que_bg.png) repeat-y}.qa_unanswered_box<br />
.qa_unanswered_box_top{float:left;width:618px;background:url(http://images.articlesbase.com/qa/unanswered_que_top.png) top no-repeat}.qa_unanswered_box<br />
.qa_unanswered_box_bottom{float:left;width:608px;padding:5px;background:url(http://images.articlesbase.com/qa/unanswered_que_bottom.png) bottom no-repeat}.qa_unanswered_box<br />
.qa_new_question_content{float:left;width:405px;padding:5px<br />
10px 5px 45px}.qa_unanswered_box<br />
h3{color:#2179d2;font-size:12px;font-weight:bold}.qa_unanswered_box h3<br />
a{color:#2179d2;font-size:12px;font-weight:bold;text-decoration:none;line-height:18px}.qa_unanswered_box h3 a:hover{text-decoration:underline}.qa_unanswered_box<br />
.qa_meta{padding:5px<br />
0;font-size:11px;color:#666}.qa_unanswered_box .qa_meta<br />
a{color:#2179d2;text-decoration:none}.qa_unanswered_box .qa_meta a:hover{text-decoration:underline}.qa_unanswered_box .qa_meta<br />
span{color:#f90}.qa_unanswered_box<br />
a.qa_answer_it{float:right;text-decoration:none;color:#2179d2;line-height:18px;font-size:12px;margin:15px<br />
15px 0 0;display:inline;background:url(http://images.articlesbase.com/qa/answer_it_btn_right.png) right no-repeat}.qa_unanswered_box a.qa_answer_it<br />
span{float:left;height:27px;padding:0<br />
20px 0 8px;cursor:pointer;background:url(http://images.articlesbase.com/qa/answer_it_btn_left.png) left no-repeat}.qa_unanswered_box a.qa_answer_it:hover{text-decoration:underline}.qa_top_ans_holder{background:#fff;border:1px<br />
solid #ccc;padding:0<br />
!important;width:298px !important}.qa_top_ans_holder<br />
.qa_top_ans{width:278px;float:left;padding:10px<br />
10px 10px 10px}.qa_top_ans_holder<br />
.qa_avatar_top_ans{float:left}.qa_top_ans_holder .qa_avatar_top_ans<br />
span{float:left;background:#d3dded;font-size:18px;font-weight:bold;color:#fff;width:35px;height:32px;text-align:center;line-height:28px}.qa_top_ans_holder .qa_avatar_top_ans<br />
img{float:left}.qa_top_ans_holder<br />
.qa_top_ans_content{float:left;width:195px;padding-left:12px}.qa_top_ans_holder .qa_top_ans_content<br />
h3{font-size:11px;font-weight:bold;color:#2179d2}.qa_top_ans_holder .qa_top_ans_content h3<br />
a{font-size:11px;font-weight:bold;color:#2179d2;text-decoration:none;line-height:16px}.qa_top_ans_holder .qa_top_ans_content h3 a:hover{text-decoration:underline}.qa_top_ans_holder .qa_top_ans_content<br />
p{color:333}.qa_top_ans_holder .qa_top_ans_content p<br />
a{color:333}.qa_top_ans_holder .qa_top_ans_content p a:hover{color:333;text-decoration:none}.qa_top_ans_holder<br />
.alt_row{background:#f8f8f8}.qa_articles_resources_holder{background:#fff;border:1px<br />
solid #ccc;padding:0<br />
!important;width:298px !important}.qa_articles_resources_holder<br />
ul.qa_articles_resources{clear:both;background:url(http://images.articlesbase.com/qa/articles_resources_bg.png) 0px 0px repeat-y;width:298px;margin-top:1px}.qa_articles_resources_holder ul.qa_articles_resources<br />
li{border-bottom:1px solid #fff}.qa_articles_resources_holder ul.qa_articles_resources li<br />
a{font-family:Arial,Helvetica,sans-serif;text-decoration:none;color:#2179d2;display:block;padding:8px<br />
0 9px 0}.qa_articles_resources_holder ul.qa_articles_resources li a<br />
span{display:block;padding-left:20px;background:url(http://images.articlesbase.com/qa/articles_resources_icon.png) 4px 2px no-repeat}.qa_articles_resources_holder ul.qa_articles_resources li a:hover{background:url(http://images.articlesbase.com/qa/articles_resources_bg_active.png) repeat-y left}.qa_articles_resources_holder ul.qa_articles_resources li a:hover<br />
span{background:url(http://images.articlesbase.com/qa/articles_resources_icon_active.png) 4px 2px no-repeat}.qa_articles_resources_holder ul.qa_articles_resources li<br />
a.active{background:url(http://images.articlesbase.com/qa/articles_resources_bg_active.png) repeat-y left}.qa_articles_resources_holder ul.qa_articles_resources li a.active<br />
span{background:url(http://images.articlesbase.com/qa/articles_resources_icon_active.png) 4px 2px no-repeat}.qa_ask_que_rp{float:left;background:#e7eef7;width:229px;border-bottom:1px solid #cecece}.qa_ask_que_rp<br />
.qa_ask_que_content{float:left;width:221px;background:url(http://images.articlesbase.com/qa/ask_question_box_rp.png) top no-repeat;margin:5px<br />
4px;display:inline;padding-bottom:4px}.qa_ask_que_rp .qa_ask_que_content<br />
textarea{color:#474747;font-size:12px;padding:5px<br />
10px;width:200px;height:80px;margin:5px<br />
0 12px;background:none}.qa_ask_que_rp .qa_ask_que_content<br />
span{float:left;color:#ff6c00;padding-left:5px}.qa_ask_que_rp .qa_ask_que_content<br />
input.qa_ask_btn{float:right;width:82px;height:25px;padding-bottom:2px;background:url(http://images.articlesbase.com/qa/ask_btn_rp.png) no-repeat;color:#666;font-weight:bold;font-size:12px;line-height:15px;cursor:pointer}.qa_section_title{background:#f3f3f3;float:left;width:213px;padding:8px;border-top:1px solid #fff}.qa_section_title<br />
h2{float:left;font-size:12px;font-weight:bold;color:#474747}.qa_section_title<br />
a{float:right;color:#06c;text-decoration:none}.qa_section_title a:hover{text-decoration:underline}.qa_recent_que_rp{padding-top:0 !important}.qa_recent_que_rp<br />
ul{float:left;padding:0<br />
10px;border-bottom:1px solid #d5d5d5}.qa_recent_que_rp ul<br />
li{background:url(http://images.articlesbase.com/qa/que_meta_divider.png) repeat-x bottom;padding:8px<br />
0;float:left;width:209px;overflow:hidden}.qa_recent_que_rp ul<br />
li.qa_last{background:none}.qa_recent_que_rp ul li<br />
h3{font-size:11px;line-height:16px;color:#06c;background:url(http://images.articlesbase.com/qa/icon_que.png) left top no-repeat;padding:0<br />
0 4px 27px;clear:both;width:178px;float:left}.qa_recent_que_rp ul li h3<br />
a{font-size:11px;color:#06c;text-decoration:none}.qa_recent_que_rp ul li h3 a:hover{text-decoration:underline}.qa_recent_que_rp ul li<br />
p{font-size:11px;color:#666;padding:2px<br />
0 8px 3px;clear:both;width:205px;float:left}.qa_recent_que_rp ul li p a, .qa_recent_que_rp ul li p<br />
strong{color:#06c;font-size:11px;text-decoration:none}.qa_recent_que_rp ul li p a:hover{text-decoration:underline}.qa_goto_qa{float:left;width:226px;height:26px;background:url(http://images.articlesbase.com/qa/goto_qa_btn.png) no-repeat;padding:5px<br />
0 0 15px;margin-top:-1px;text-align:center;color:#2179d2}.qa_goto_qa<br />
a{color:#2179d2;font-size:11px;text-decoration:none}.qa_goto_qa a:hover{text-decoration:underline}.qa_ask_que_wide_box_container{background:#f3f3f3;height:126px}.qa_ask_que_wide_box{width:448px;background:#f3f3f3 url(http://images.articlesbase.com/qa/ask_question_box_wide.png) center 10px no-repeat;height:120px}.qa_ask_que_wide_box<br />
textarea{color:#474747;width:423px !important;padding:15px;margin:10px;font-size:12px;height:63px !important;margin-top:13px;margin-bottom:0}.qa_ask_que_wide_box_container<br />
span{float:left;color:#ff7200;padding:10px<br />
0 0 10px}.qa_ask_que_wide_box_container<br />
input.ask_btn{float:right;width:101px;height:27px;background:url(http://images.articlesbase.com/qa/ask_btn_wide.png) no-repeat;margin:10px<br />
10px 0 0;display:inline;line-height:15px;color:#666;font-weight:bold;font-size:12px;cursor:pointer}.box_title_left{color:#474747;font-size:12px;font-weight:bold}.ask_bottom{clear:both;background:url(http://images.articlesbase.com/signup_bottom.gif) bottom no-repeat;padding-bottom:1px}.ask_container{clear:both;border:1px<br />
solid #ccc;border-bottom:none}.ask_container<br />
.ask_title{background:#f7f7f7;padding:10px;font-size:12px;color:#333}.ask_bottom<br />
.warnings{line-height:16px;background:#f7f7f7;padding:10px<br />
10px 10px 10px;font-size:12px}.ask_bottom .warnings<br />
p{color:#ff0101;padding:5px<br />
10px}.ask_functions{background:#f7f7f7;clear:both;padding:10px<br />
0 7px 0}.ask_functions<br />
.req{float:left;padding-left:50px;color:#797979;line-height:22px}.ask_functions .req<br />
span{color:#ff0101}.ask_functions<br />
.ask_buttons{float:right;width:445px}.ask_functions<br />
a.publish_question{background:url(&#8220;http://images.articlesbase.com/qa/answer_it_right.png&#8221;) no-repeat scroll right center transparent;color:#666;display:inline;float:right;font-size:12px;font-weight:bold;margin:17px<br />
10px 0 0;text-decoration:none}.ask_functions a.publish_question<br />
span{background:url(&#8220;http://trigger.articlesbase.com/images//qa/answer_it_left.png&#8221;) no-repeat scroll left center transparent;cursor:pointer;float:left;height:21px;padding:6px<br />
20px 0 30px}.view_edit_table_empty{border-collapse:collapse;float:left}.view_edit_table_empty, .view_edit_table<br />
th{border:1px<br />
solid #ccc}.view_edit_table_empty td<br />
div{position:relative;top:3px}#qa_answer_form<br />
.warnings{background:none repeat scroll 0 0 #FFF;font-size:12px;line-height:16px;padding:10px<br />
10px 10px 0;color:red}.qa_select_box_holder{display:inline;float:left}.qa_submit_ans_penname_dd{float:right;margin:20px<br />
20px 0 20px}.qa_submit_comment_penname_dd{float:right;margin:20px<br />
20px 0 20px}.qa_submit_ans_btn_loader{float:right;height:50px;padding-top:18px;padding-right:10px;width:10px}.qa_add_comment_btn_loader{float:right;height:50px;padding-top:18px;padding-right:10px;width:10px}.qa_questions_main_box<br />
.paging{width:100%}.qa_report_question{height:365px;margin-top:20px;padding:5px;width:500px}.qa_report_question<br />
label{font-weight:bold;font-size:13px;margin:4px}.report_loader{float:left;padding:5px<br />
0 0 5px}.report_loader<br />
img{float:left}.qa_report_question<br />
.report_subject{border:1px<br />
solid #EEE;height:100px;margin-top:5px;padding:5px}.qa_report_question .qa_report_content<br />
.select{border:1px<br />
solid #ccc;padding:5px;width:100%}.qa_report_question .qa_report_content<br />
textarea{border:1px<br />
solid #ccc;width:100%}.qa_submit_report_btn{float:right;clear:right}.qa_submit_report_btn<br />
input{width:180px;height:27px;padding-left:25px;padding-bottom:2px;background:url(http://images.articlesbase.com/qa/submit_ans_btm.png) no-repeat;margin-top:12px;color:#666;font-weight:bold;font-size:12px;line-height:13px;text-align:left;cursor:pointer}.qa_report_question_block<br />
.messages{line-height:16px;padding:10px<br />
10px 10px 10px;font-size:12px;color:#090}.qa_report_question_block .messages<br />
strong{font-weight:bold}.qa_report_question_block<br />
.warnings{background:none repeat scroll 0 0 #FFF;font-size:12px;line-height:16px;padding:10px<br />
10px 10px 0;color:red}.captcha_block{float:right;margin-top:10px}.captcha_block<br />
img{float:left}.captcha_block<br />
label{float:left}.captcha_block<br />
input{float:left;border:1px<br />
solid #ccc;padding:5px;width:140px}.qa_asked_questions{padding:20px;border:1px<br />
solid #ccc;margin-bottom:5px;font-size:12px}.qa_asked_questions<br />
ul{padding:10px<br />
10px 10px 15px}.qa_asked_questions ul<br />
li{list-style:circle}.qa_asked_questions ul li<br />
a{text-decoration:none}.qa_asked_questions ul li a:hover{text-decoration:underline}#qa_right_col{float:right;width:304px}#qa_right_col<br />
p{margin-bottom:10px}#qa_right_col<br />
h2{font-size:14px;font-weight:bold;border-bottom:1px dotted #dddddf;margin-bottom:10px;padding-bottom:3px}#qa_right_col<br />
h3{font-size:11px;color:#1674D1;font-weight:bold}a.qa_answer_it{float:right;text-decoration:none;font-weight:bold;color:#666;font-size:12px;margin:17px<br />
10px 0 0;display:inline;background:url(http://images.articlesbase.com/qa/answer_it_right.png) right no-repeat}a.qa_answer_it<br />
span{float:left;background:url(http://images.articlesbase.com/qa/answer_it_left.png) left no-repeat;height:21px;padding:6px<br />
20px 0 30px;cursor:pointer}a.qa_answer_it:hover{text-decoration:underline}.qa_question_mark{float:left;width:61px;min-height:185px;_height:185px;padding:12px<br />
0 0 0}h1.qa_related_header{border-bottom:1px dotted #dddddf;margin-bottom:10px}p.qa_related_question{font-size:12px;line-height:18px;margin:3px<br />
0}p.qa_related_question<br />
a{text-decoration:none;color:#1573D0;font-weight:bold;padding-left:18px;background:url(http://images.articlesbase.com/qa/bullet_arrow.png) left no-repeat}div<br />
.question_required{float:left;display:block;color:#999;font-size:10px;margin:3px<br />
2px 0 59px}div<br />
.remaining_characters{float:right;display:block;color:#FF7200;font-size:10px;margin:3px<br />
2px 0 auto}textarea.qa_question_textarea{width:550px;height:100px;color:#666;font-size:12px;line-height:18px;margin:3px<br />
0 6px 16px}.qa_answer_box<br />
.ask_row{width:580px;float:right;padding:6px<br />
5px 6px 0}.qa_answer_box .ask_row<br />
.col_left{float:left;width:100px;padding-left:10px;text-align:left;line-height:23px;font-size:12px}.qa_answer_box .ask_row .col_left<br />
label{width:100px}.qa_answer_box .ask_row<br />
.col_right{float:right;width:450px;padding-left:5px}.qa_answer_box .ask_row<br />
input.txt_box{border:1px<br />
solid #ccc;padding:5px;width:433px;font-size:12px;border-radius:4px}.qa_answer_box .ask_row<br />
select.txt_box{border:1px<br />
solid #ccc;padding:5px;width:444px;font-size:12px;border-radius:4px}div.qa_required_hint{float:left;width:300px;margin-top:5px}span.required{color:red}.qa_bottom#qa_ask_form{margin-top:10px;border-top:1px dotted #dddddf}.qa_bottom#qa_ask_form<br />
a.qa_answer_it{float:right;text-decoration:none;font-weight:bold;color:#666;font-size:12px;margin:5px<br />
10px 0 0;display:inline;background:url(http://images.articlesbase.com/qa/answer_it_right.png) right no-repeat}.qa_bottom#qa_related_questions{float:left;width:646px;height:27px;background:url(http://images.articlesbase.com/qa/question_box_bottom_small.png)  no-repeat}.qa_question_content#qa_ask_form{float:left;width:526px;padding:22px<br />
15px 15px 20px;position:relative}.qa_article_section_title{background:#e0e7f2;float:left;width:282px;padding:8px;margin:-10px 0 0 2px;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5}.qa_article_section_title<br />
h2{float:left;font-size:12px;font-weight:bold;color:#474747}.qa_article_section_title<br />
a{float:right;color:#06c;text-decoration:none}.qa_article_section_title a:hover{text-decoration:underline}.qa_article_rp{padding-top:0 !important;margin:-2px auto auto 2px}.qa_article_rp<br />
ul{width:278px;float:left;padding:0<br />
10px;border:1px<br />
solid #d5d5d5;margin:0}.qa_article_rp ul<br />
li{background:url(http://images.articlesbase.com/qa/que_meta_divider.png) repeat-x bottom;padding:8px<br />
0;float:left;width:276px;overflow:hidden}.qa_article_rp ul<br />
li.qa_last{background:none}.qa_article_rp ul li<br />
h3{font-size:11px;line-height:16px;color:#06c;background:url(http://images.articlesbase.com/qa/icon_que.png) left top no-repeat;padding:0<br />
0 4px 27px;clear:both;width:250px;float:left}.qa_article_rp ul li h3<br />
a{font-size:11px;color:#06c;text-decoration:none}.qa_article_rp ul li h3 a:hover{text-decoration:underline}.qa_article_rp ul li<br />
p{font-size:11px;color:#666;padding:2px<br />
0 8px 3px;clear:both;width:284px;float:left}.qa_article_rp ul li p a, .qa_article_rp ul li p<br />
strong{color:#06c;font-size:11px;text-decoration:none}.qa_article_rp ul li p a:hover{text-decoration:underline}.qa_goto_qa_article{float:left;width:288px;height:31px;background:url(http://images.articlesbase.com/qa/goto_qa_btn_big.png) 2px 0 no-repeat;padding:5px<br />
0 0 15px;margin-top:-1px;text-align:center;color:#2179d2}.qa_goto_qa_article<br />
a{color:#2179d2;font-size:11px;text-decoration:none}.qa_goto_qa_article a:hover{text-decoration:underline}.qa_goto_qa_article_empty{float:left;width:288px;height:11px;background:url(http://images.articlesbase.com/qa/goto_qa_btn_big_short.png) 2px 0 no-repeat;padding:5px<br />
0 0 15px;margin-top:-1px;text-align:center;color:#2179d2}.qa_article_question_box{float:left;width:794px;padding:0<br />
0 5px 0;margin-top:15px;display:block;background-color:#E7EEF7}.qa_article_question_box<br />
#qa_container{float:left;height:180px;margin-left:9px}.qa_article_question_box<br />
.qa_top{float:left;width:794px;height:28px;background:url(http://images.articlesbase.com/qa/qa_form_title_bg.gif) no-repeat}.qa_article_question_box .qa_top<br />
h2{font-size:12px;color:#474747;font-weight:bold;padding:8px<br />
12px 6px}.qa_article_question_box #qa_container<br />
.qa_right_panel_content{float:left;width:320px;padding:9px;margin:0<br />
2px;display:inline}.qa_article_question_box<br />
.qa_article_related{display:block;padding-top:0 !important;margin:35px<br />
auto auto 2px}.qa_article_question_box .qa_article_related<br />
ul{background-color:#fff;width:398px;float:right;padding:0<br />
10px;margin:0<br />
11px 0 0}.qa_article_question_box .qa_article_related ul<br />
li{background:url(http://images.articlesbase.com/qa/que_meta_divider.png) repeat-x bottom;padding:8px<br />
0;float:left;width:400px;overflow:hidden}.qa_article_question_box .qa_article_related ul<br />
li.qa_last{background:none}.qa_article_question_box .qa_article_related ul li<br />
h3{font-size:11px;line-height:16px;color:#06c;background:url(http://images.articlesbase.com/qa/icon_que.png) left top no-repeat;padding:0<br />
0 4px 27px;clear:both;width:370px;float:left}.qa_article_question_box .qa_article_related ul li h3<br />
a{font-size:11px;color:#06c;text-decoration:none}.qa_article_question_box .qa_article_related ul li h3 a:hover{text-decoration:underline}.qa_article_question_box .qa_article_related ul li<br />
p{font-size:11px;color:#666;padding:2px<br />
0 8px 3px;clear:both;width:284px;float:left}.qa_article_question_box .qa_article_related ul li p a, .qa_article_question_box .qa_article_related ul li p<br />
strong{color:#06c;font-size:11px;text-decoration:none}.qa_article_question_box .qa_article_related ul li p a:hover{text-decoration:underline}.qa_article_question_box<br />
.qa_ask_form{background:#f3f3f3}.qa_article_question_box .qa_ask_form<br />
.qa_ask_que_content{float:left;width:340px;height:165px;background:url(http://images.articlesbase.com/qa/ask_question_box_big.png) top no-repeat;margin-left:5px;margin-top:5px}.qa_article_question_box .qa_ask_form .qa_ask_que_content<br />
textarea{background:none;font-size:14px;color:#474747;padding:5px<br />
10px;width:317px;height:115px;margin:5px<br />
0;overflow-y:auto}.qa_article_question_box .qa_ask_form .qa_ask_que_content<br />
span{font-size:11px;color:#ff7200;float:left;padding:7px<br />
2px}.qa_article_question_box .qa_ask_form .qa_ask_que_content<br />
input.qa_ask_btn{float:right;width:101px;height:27px;padding-bottom:3px;background:url(http://images.articlesbase.com/qa/ask_btn.png) no-repeat;margin:11px<br />
0 0 0;display:inline;font-size:12px;font-weight:bold;color:#666;line-height:15px;cursor:pointer}.qa_ask_form_wide_top{width:775px;height:8px;margin-top:4px;background:url(http://images.articlesbase.com/qa/sprite_ask_question_box_big.png) top no-repeat;background-position:0px 0px}.qa_ask_form_wide{float:left;width:775px;height:80px;padding:10px<br />
12px 0 0;margin:6px<br />
0 0 0;background:url(http://images.articlesbase.com/qa/sprite_background_repeat_y.png) repeat-y;background-position:0px 0px}.qa_ask_form_wide_bottom{float:left;width:775px;height:27px;background:url(http://images.articlesbase.com/qa/sprite_ask_question_box_big.png) bottom no-repeat;background-position:0px -10px}.qa_ask_form_wide<br />
.qa_ask_que_content{float:left;width:775px;height:129px;margin-left:5px;margin-top:5px}.qa_ask_form_wide<br />
textarea{background:none;font-size:14px;color:#474747;padding:0<br />
10px;width:741px;height:100px;margin:5px<br />
0;overflow-y:auto}.qa_ask_form_wide_bottom<br />
span{font-size:11px;color:#ff7200;float:left;padding:7px<br />
2px}.qa_ask_form_wide_bottom<br />
input.qa_ask_btn{float:right;width:101px;height:27px;padding-bottom:3px;background:url(http://images.articlesbase.com/qa/ask_btn.png) no-repeat;margin:11px<br />
0 0 0;display:inline;font-size:12px;font-weight:bold;color:#666;line-height:15px;cursor:pointer}]]&gt;C){w.yPosition=C;r(&#8220;updated entry: &#8220;+b(w),1)}}else{w={url:B,isBackground:y,yPosition:C,isInlined:x.isInlined};D[B]=w;r(&#8220;new entry: &#8220;+b(w),1)}}function v(z){if(z.tagName){if(z.src){if(z.tagName==&#8221;IFRAME&#8221;){t(o.list_iframes,z,z.src,false)}else{if(z.tagName==&#8221;IMG&#8221;||z.tagName==&#8221;INPUT&#8221;||z.tagName==&#8221;TABLE&#8221;){t(o.list_images,z,z.src,false)}}}var y=u(z);if(y){t(o.list_images,z,y,true)}var A;if(n){A=z.children}else{A=z.childNodes}for(var x=0;x</p>
<p>        <a href="http://www.articlesbase.com/" title="ArticlesBase"></a><br />
    		Free Online Articles Directory</p>
<p>        <a class="english" title="Articles in English" href="http://www.articlesbase.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/articlesbase_com']);" rel="nofollow"></a><br />
  <a class="portuguese" title="Articles in Portuguese" href="http://www.artigonal.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/artigonal_com']);" rel="nofollow"></a><br />
  <a class="spanish" title="Articles in Spanish" href="http://www.articuloz.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/articuloz_com']);" rel="nofollow"></a><br />
    <a class="french" title="Articles in French" href="http://www.articlonet.fr/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/fr_articlesbase_com']);" rel="nofollow"></a></p>
<p>          <a rel="nofollow" title="Why Submit Articles?" href="/submit-articles.php">Why Submit Articles?</a><br />
                        <a title="Top Authors" href="/top-authors">Top Authors</a><br />
            <a title="Top Articles" href="/top-articles">Top Articles</a><br />
                          <a title="FAQ" href="/faq">FAQ</a><br />
                            <a title="Answers" href="/answers">AB   Answers</a></p>
<p>              <a title="Start Submitting Articles Now!" href="/publish-articles.php">Publish Article</a></p>
<p>                Hello Guest<br />
  <a href="/login" onclick="show_login_box(); return false;" title="Login" id="slide-login" rel="nofollow">Login</a></p>
<p>	  <a href="#" onclick="fbLogin();_gaq.push(['_trackPageview', '/login/fb_login_top']);" title="Login via Facebook" class="fb"><br />
      Login via<br />
    </a><br />
    <a href="/auth/connection_in_progress/?KeepThis=true&amp;TB_iframe=true&amp;height=400&amp;width=400" class="thickbox" onclick="fbLogin();_gaq.push(['_trackPageview', '/login/fb_login_top']);" title="Login via Facebook"><br />
      </a></p>
<p>  <a href="/join" title="Register">Register</a><br />
Hello<br />
  <a href="/myhome" title="My Home">My Home</a><br />
  <a href="/logout" title="Sign Out">Sign Out</a></p>
<p>      Email<br />
      <br class="clear" />Password<br />
      <br class="clear" /><br />
         Remember me?<br /><a href="/lost-password" title="Lost Password?" rel="nofollow" tabindex="15">Lost Password?</a></p>
<p>                  <a href="http://www.articlesbase.com/" title="Free Online Articles Directory">Home Page</a> &gt; <a href="http://www.articlesbase.com/computers-articles/">Computers</a> &gt; A Few Super Computers Trivia Tidbits              </p>
<p>    A Few Super Computers Trivia Tidbits</p>
<p>        <a href="/myhome/articles/edit_article/2799478"><strong>Edit Article</strong></a> |</p>
<p>            Posted: Jul 08, 2010                          |</p>
<p>          <a class="addthis_button_facebook_like" fb:like:locale="en_US"></a><br />
          <a class="addthis_button_tweet" tw:via="ArticlesBase" tw:related="webshark:Founder, ArticlesBase.com" tm:count="vertical"></a><br />
          <a class="addthis_counter addthis_pill_style"></a></p>
<p>Nowadays, everybody depend on computers in one form or another for reasons that include scheduling, processing and other mundane tasks that most people have very little interest in doing. There are things that cannot be performed by humans that need to be taken care of by the computers of the world.</p>
<p>For this there is now a high demand for computers that can perform tasks not within the range of humans and their capabilities. For years this has been a needed task and knowledge in this area is being formed everyday. There is also the matter of speed by which a task can be performed that is another focus of creating such computers.</p>
<p>Over the past years there have been a big run on the use of super computers in many applications. Many people are unaware that super computers even exist, but they have been a reality for more years than most would know about. The reason for this is the fact that super computers are not the kind of machine that a person would use everyday. They are designed to perform highly technical tasks with speed and accuracy. The basis of a super computer is the same as a normal personal computer but in a much larger scale.</p>
<p>The super computers of today are much like those computers of the past; they can take up entire rooms for just the processing space. This means that they are also highly expensive and create a massive power drain for the area where they are located. In most cases people go to school for many years to learn how to operate one of these massive machines and still have to take on many more years of standard training to learn about the overall structure and functions that the computer has. This is the reason for the low number of people that can operate one of these machines.</p>
<p>The main use today for the super computers is the many movies that are now relying on the CGI animation. Unlike the previous decades where the animated movies were created by the artists then animated through cameras, the new movies are now created solely by the super computer. During the process huge banks of data processing equipment work with the information that the operators put in. From this data the super computer will make the characters come alive and produce some of the highest quality graphics that the world has ever seen.</p>
<p>This was a revolution in technology when the likes of Toy Story came into being. No humans were used in the film except for the voices and the entire movie was created on a super computer. This has sped up the process by which the films of the day are made. There is still a long process as the computer needs time to make the animation come to life. However, instead of taking years as it once did, the movies can now be produced within a matter of months when the production begins.</p>
<p>    Retrieved from &#8220;<a href="/computers-articles/a-few-super-computers-trivia-tidbits-2799478.html">http://www.articlesbase.com/computers-articles/a-few-super-computers-trivia-tidbits-2799478.html</a>&#8221;</p>
<p class="tracker">(ArticlesBase SC #2799478)</p>
<p>    <a href="/ezine/2799478" title="Re-Publish article" class="article_republish_row" rel="nofollow" onclick="_gaq.push(['_trackEvent', 'Articles', 'RepublishArticleLink', '']);">Liked this article? Click here to publish it on your website or blog, it&#8217;s free and easy!</a></p>
<p>  <a href="/authors/john-simmons/66003" title="John Simmons's Articles"></a></p>
<p>    <strong><a href="/authors/john-simmons/66003" title="John Simmons's Articles">John Simmons</a></strong> -<br />
    <strong>About the Author:</strong>
</p>
<p>Read about <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.healthy-baking.net/baking_soda_remedies/baking_soda_remedies.html">baking soda remedies</a> and <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.healthy-baking.net/bake_tilapia/bake_tilapia.html">bake tilapia</a> at the <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.healthy-baking.net">Healthy Baking</a> website.</p>
<p>  Questions and Answers</p>
<p>          Ask our experts your Computers related questions here&#8230;200 Characters left</p>
<p>        <a href="/answers/what-is-the-quickest-white-hat-method-of-getting-a-website-to-number-one-on-search-engine-rankings-for-a-relevant-keyword-2383" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedQuestions', 'Computers']);">What is the quickest white hat method of getting a website to number one on search engine rankings for a relevant keyword?</a><br />
                      <a href="/answers/how-many-internet-search-engines-are-there-48026" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedQuestions', 'Computers']);">How many internet search engines are there ?</a><br />
                      <a href="/answers/i-need-to-make-my-site-in-google-search-engines-first-page-for-one-specific-keyword-search-how-can-i-please-give-me-a-responce-84374" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedQuestions', 'Computers']);">I need to make my site in google search engines first page for one specific keyword search how can i please give me a responce</a></p>
<p>  <b>Rate this Article </b></p>
<p>        <a onclick="rateArticle(1, 2799478); _gaq.push(['_trackEvent', 'Articles', 'Rated', '1']);" href="javascript:void(0);" title="1 stars out of 5" class="one-star" rel="nofollow">1</a><br />
    <a onclick="rateArticle(2, 2799478); _gaq.push(['_trackEvent', 'Articles', 'Rated', '2']);" href="javascript:void(0);" title="2 stars out of 5" class="two-stars" rel="nofollow">2</a><br />
    <a onclick="rateArticle(3, 2799478); _gaq.push(['_trackEvent', 'Articles', 'Rated', '3']);" href="javascript:void(0);" title="3 stars out of 5" class="three-stars" rel="nofollow">3</a><br />
    <a onclick="rateArticle(4, 2799478); _gaq.push(['_trackEvent', 'Articles', 'Rated', '4']);" href="javascript:void(0);" title="4 stars out of 5" class="four-stars" rel="nofollow">4</a><br />
    <a onclick="rateArticle(5, 2799478); _gaq.push(['_trackEvent', 'Articles', 'Rated', '5']);" href="javascript:void(0);" title="5 stars out of 5" class="five-stars" rel="nofollow">5</a></p>
<p>  vote(s)<br />
   0 vote(s)</p>
<p>    <a title="Send Author Feedback" href="/feedback/2799478" rel="nofollow" class="icons">Feedback</a><br />
    <a title="Subscribe to RSS" href="/rss/authors/66003" rel="nofollow" class="icons">RSS</a><br />
    <a title="Print this Article" href="/print/2799478" rel="nofollow" class="icons">Print</a><br />
    <a title="Email to a Friend" href="/friend/2799478" rel="nofollow" class="icons">Email</a><br />
    <a title="Publish this Article on your Website" href="/ezine/2799478" rel="nofollow" class="icons">Re-Publish</a></p>
<p>      <a rel="nofollow" href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', location.href, document.title)" onmouseout="addthis_close()" onclick="return addthis_sendto();_gaq.push(['_trackEvent', 'Articles', 'Send2Friend', 'AddThis']);"></a></p>
<p>  <b>Source:</b>  <a href="/computers-articles/a-few-super-computers-trivia-tidbits-2799478.html" title="A Few Super Computers Trivia Tidbits">http://www.articlesbase.com/computers-articles/a-few-super-computers-trivia-tidbits-2799478.html</a></p>
<p>  Article Tags:<br />
                                                                      <a href="/article-tags/computer">computer</a>, <a href="/article-tags/internet">internet</a>, <a href="/article-tags/hardware">hardware</a>, <a href="/article-tags/software">software</a>, <a href="/article-tags/online">online</a>, <a href="/article-tags/website">website</a>, <a href="/article-tags/search-engine">search engine</a>, <a href="/article-tags/seo">seo</a>, <a href="/article-tags/technology">technology</a>, <a href="/article-tags/science">science</a>  </p>
<p>  <a href="javascript:void(0);">Related Articles</a></p>
<p>        <a href="javascript:void(0);">Latest Computers Articles</a><br />
            <a href="javascript:void(0);">More from John Simmons</a></p>
<p>                        <a title="Using The Right Keyworks To Improve Website Search Engine Ranking" href="http://www.articlesbase.com/computers-articles/using-the-right-keyworks-to-improve-website-search-engine-ranking-3018541.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Using The Right Keyworks To Improve Website Search Engine Ranking</a></p>
<p>Keywords are an important factor of producing a website and getting traffic. These are the terms which the search engines use to categorize and rank your webpages. For example, if your website is about &#8220;traffic building&#8221; then your keywords could include traffic,building traffic,website traffic, and so forth.</p>
<p>          By:<br />
          <a href="/authors/joshua-simms/95741" title="Joshua Simms's Articles">Joshua Simms</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Aug 11, 2010</p>
<p>                        <a title="Maximising Google Organic Search Engine Traffic" href="http://www.articlesbase.com/computers-articles/maximising-google-organic-search-engine-traffic-3468781.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Maximising Google Organic Search Engine Traffic</a></p>
<p>Every internet marketer knows that to create the most traffic potential and the most profit opportunities, you must get your website to the first page of the Google Search engine. Google is the &#8220;top dog&#8221; of search engine and can greatly increase you profits if you know what to do. The real question remains.</p>
<p>          By:<br />
          <a href="/authors/jaden-santon/113022" title="Jaden Santon's Articles">Jaden Santon</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Oct 13, 2010</p>
<p>                        <a title="Effective Utilization Of Search Engine Optimization" href="http://www.articlesbase.com/computers-articles/effective-utilization-of-search-engine-optimization-3468717.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Effective Utilization Of Search Engine Optimization</a></p>
<p>Every day, more and more sites are striving to optimize their rankings in search engines. As the Internet marketing business is a highly competitive one, the business professionals have to equip with the proper knowledge and the tools to make your site stand out above the rest.</p>
<p>          By:<br />
          <a href="/authors/jack-stanley/71409" title="Jack Stanley's Articles">Jack Stanley</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Oct 13, 2010</p>
<p>                        <a title="How To Use Natural Search Engine Optimization To Market Your Website" href="http://www.articlesbase.com/computers-articles/how-to-use-natural-search-engine-optimization-to-market-your-website-3026762.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">How To Use Natural Search Engine Optimization To Market Your Website</a></p>
<p>With almost 85% of Internet users accessing search engines to find products and services, according to a top Arizona SEO Company, web sites that do not have a natural search engine optimization plan that gets them a Top 10 search engine ranking are missing out on a lot of business.</p>
<p>          By:<br />
          <a href="/authors/jenny-styles/57629" title="Jenny Styles's Articles">Jenny Styles</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Aug 12, 2010</p>
<p>                        <a title="What You Need To Know About Directory And Search Engine Submission" href="http://www.articlesbase.com/computers-articles/what-you-need-to-know-about-directory-and-search-engine-submission-3017989.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">What You Need To Know About Directory And Search Engine Submission</a></p>
<p>There is no doubt that search engine optimization (SEO) is very important to the overall success that you have with your website. Unfortunately, however, there are many people out there who spend lots of time and money submitting their websites in hopes of improving their search engine rankings.</p>
<p>          By:<br />
          <a href="/authors/jonathan-sin/125210" title="Jonathan Sin's Articles">Jonathan Sin</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Aug 11, 2010</p>
<p>                        <a title="Making The Most Of Search Engine Optimization &amp;amp; Meta Tags" href="http://www.articlesbase.com/computers-articles/making-the-most-of-search-engine-optimization-meta-tags-3023241.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Making The Most Of Search Engine Optimization &amp; Meta Tags</a></p>
<p>Every search engine uses it&#8217;s own, very specific algorithm to index the websites. All major search engines keep updating their search algorithms quite frequently to give their searchers the best searching experience. Your website&#8217;s place in the search result pages depends on it&#8217;s calculation from the</p>
<p>          By:<br />
          <a href="/authors/jerry-shannon/93179" title="Jerry Shannon's Articles">Jerry Shannon</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Aug 12, 2010</p>
<p>                        <a title="What Not To Do In Submitting Your Site To Search Engines)" href="http://www.articlesbase.com/computers-articles/what-not-to-do-in-submitting-your-site-to-search-engines-3343162.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">What Not To Do In Submitting Your Site To Search Engines)</a></p>
<p>submission, there are certain common mistakes that people tend to make repeatedly. By avoiding these mistakes, you can avoid a lot of grief and frustration in the end.</p>
<p>          By:<br />
          <a href="/authors/jules-sims/96218" title="Jules Sims's Articles">Jules Sims</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Sep 26, 2010</p>
<p>                        <a title="Social Networking Is Key in Improving Search Engine Rank" href="http://www.articlesbase.com/computers-articles/social-networking-is-key-in-improving-search-engine-rank-3343037.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Social Networking Is Key in Improving Search Engine Rank</a></p>
<p>If you&#8217;re thinking about better exposure online then you&#8217;d probably start putting more time and effort on social networking. Social network sites are the new user created content hubs that can offer large amount of traffic to any website that can properly pitch online user&#8217;s interest. MySpace, Friendster,</p>
<p>          By:<br />
          <a href="/authors/jed-segal/84407" title="Jed Segal's Articles">Jed Segal</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Sep 26, 2010</p>
<p>                        <a title="What To Consider When Shopping For Industrial Laundry Equipment" href="http://www.articlesbase.com/computers-articles/what-to-consider-when-shopping-for-industrial-laundry-equipment-4047669.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">What To Consider When Shopping For Industrial Laundry Equipment</a></p>
<p>A perfect location, high quality, energy efficient equipment, convenient services and entertainment activities are what that makes your Laundromat business successful and profitable.</p>
<p>          By:<br />
          <a href="/authors/nadine-davis/382038" title="Nadine Davis's Articles">Nadine Davis</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Jan 16, 2011</p>
<p>                        <a title="Trustworthy And Legit WoW Gold Online Store - PBT Online MMOCarts.com" href="http://www.articlesbase.com/computers-articles/trustworthy-and-legit-wow-gold-online-store-pbt-online-mmocartscom-4047650.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Trustworthy And Legit WoW Gold Online Store &#8211; PBT Online MMOCarts.com</a></p>
<p>For World of warcraft , Which WOW gold dealer should they choose? Which sites selling WoW gold are legitimate and trustworthy?</p>
<p>          By:<br />
          <a href="/authors/mmocarts/725502" title="mmocarts's Articles">mmocarts</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Jan 16, 2011</p>
<p>                        <a title="The Helping Hand Of Robots" href="http://www.articlesbase.com/computers-articles/the-helping-hand-of-robots-4047224.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">The Helping Hand Of Robots</a></p>
<p>And that is because in most people&#8217;s minds robots must bear resemblance to man and his physiognomy.</p>
<p>          By:<br />
          <a href="/authors/rahutalwa/780451" title="RahuTalwa's Articles">RahuTalwa</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Jan 16, 2011</p>
<p>                        <a title="Free Music Downloading Sites For iPod - A Myth Or Reality?" href="http://www.articlesbase.com/computers-articles/free-music-downloading-sites-for-ipod-a-myth-or-reality-4047209.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Free Music Downloading Sites For iPod &#8211; A Myth Or Reality?</a></p>
<p>I know this is a pun on Shakespeare, well sort of, but I couldn&#8217;t resist it!</p>
<p>          By:<br />
          <a href="/authors/kellpric/780453" title="KellPric's Articles">KellPric</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Jan 16, 2011</p>
<p>                        <a title="How To Download Music Videos For Your PSP-Easily!" href="http://www.articlesbase.com/computers-articles/how-to-download-music-videos-for-your-psp-easily-4047087.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">How To Download Music Videos For Your PSP-Easily!</a></p>
<p>The first thing you need to look at when thinking about downloading music videos to your PSP is the memory capacity.</p>
<p>          By:<br />
          <a href="/authors/chricornel/780459" title="ChriCornel's Articles">ChriCornel</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Jan 16, 2011</p>
<p>                        <a title="Linux Dedicated Servers - Colocation America" href="http://www.articlesbase.com/computers-articles/linux-dedicated-servers-colocation-america-4047059.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Linux Dedicated Servers &#8211; Colocation America</a></p>
<p>The Linux operating system is a great choice for operating a dedicated server. The Linux OS is currently the most widely used server operating system in the world due to the OS amazing support for running web servers, applications, databases and services.</p>
<p>          By:<br />
          <a href="/authors/shawn/585075" title="shawn's Articles">shawn</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Jan 16, 2011</p>
<p>                        <a title="Where to Buy a Good Sony Laptop" href="http://www.articlesbase.com/computers-articles/where-to-buy-a-good-sony-laptop-4046999.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Where to Buy a Good Sony Laptop</a></p>
<p>Unfortunately, the good ones also tend to be dazzlingly expensive, which is why you&#8217;re probably looking for ways of getting that laptop a little cheaper</p>
<p>          By:<br />
          <a href="/authors/ilsehage/780812" title="IlseHage's Articles">IlseHage</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Jan 16, 2011</p>
<p>                        <a title="The 5 Major Quick Wins Consumers Demand From Call Accounting" href="http://www.articlesbase.com/computers-articles/the-5-major-quick-wins-consumers-demand-from-call-accounting-4046991.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">The 5 Major Quick Wins Consumers Demand From Call Accounting</a></p>
<p>What do customers actually want to achieve with &#8220;call accounting&#8221;?; Vendors market the product as a way of lowering overheads and increasing efficiency, but a software product on its own won&#8217;t achieve these goals, it can only give information that can be used to support a management team to take intelligent actions.</p>
<p>          By:<br />
          <a href="/authors/mike-guile/476729" title="Mike Guile's Articles">Mike Guile</a>l<br />
                    <a href="http://www.articlesbase.com/computers-articles/" title="Computers Articles">Computers</a>l<br />
          Jan 16, 2011</p>
<p>                        <a title="A Look At Creating Your Own Jewelry" href="http://www.articlesbase.com/fashion-articles/a-look-at-creating-your-own-jewelry-3812492.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">A Look At Creating Your Own Jewelry</a></p>
<p>The first step in creating a beautiful custom jewel is creating an exciting design. Thomas Edison said that invention is 1% inspiration and 99% perspiration.When it comes to custom-designed jewelry, the numbers are reversed &#8211; designing a beautiful, personalized jewel is 99% creativity and fun</p>
<p>          By:<br />
          <a href="/authors/john-simmons/66003" title="John Simmons's Articles">John Simmons</a>l</p>
<p>            <a href="http://www.articlesbase.com/shopping-articles/" title="Shopping Articles">Shopping</a>&gt;<br />
                    <a href="http://www.articlesbase.com/fashion-articles/" title="Fashion Articles">Fashion</a>l<br />
          Dec 08, 2010</p>
<p>                        <a title="Getting Super Clean With Lemon Oil" href="http://www.articlesbase.com/home-and-family-articles/getting-super-clean-with-lemon-oil-3792058.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Getting Super Clean With Lemon Oil</a></p>
<p>I have had a successful cleaning business for nigh onto twenty five years. As a result I have learned many secrets. As I get closer to retiring from my business, I plan to reveal some of those secrets. One such trade secret is the many ways Lemon Oil furniture polish can be useful.</p>
<p>          By:<br />
          <a href="/authors/john-simmons/66003" title="John Simmons's Articles">John Simmons</a>l<br />
                    <a href="http://www.articlesbase.com/home-and-family-articles/" title="Home and Family Articles">Home and Family</a>l<br />
          Dec 06, 2010</p>
<p>                        <a title="The Basics of Family Finances" href="http://www.articlesbase.com/finance-articles/the-basics-of-family-finances-3650374.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">The Basics of Family Finances</a></p>
<p>Combining finances and family is often an insecure area, but with appropriate planning and leadership it is possible to integrate a budget that properly manages money for your family. It is important to be perceptive when you are dealing with your family members and money because, in the end, it is never</p>
<p>          By:<br />
          <a href="/authors/john-simmons/66003" title="John Simmons's Articles">John Simmons</a>l<br />
                    <a href="http://www.articlesbase.com/finance-articles/" title="Finance Articles">Finance</a>l<br />
          Nov 11, 2010</p>
<p>                        <a title="Car Donations in New York" href="http://www.articlesbase.com/automotive-articles/car-donations-in-new-york-3649891.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Car Donations in New York</a></p>
<p>Taking advantage of car donation services in New York is beneficial not only for the charity you choose and the beneficiaries of that charity&#8217;s support but also for you. Driving and parking a vehicle in New York is a particularly hair-raising, and expensive, endeavor. Used car donation helps relieve you of</p>
<p>          By:<br />
          <a href="/authors/john-simmons/66003" title="John Simmons's Articles">John Simmons</a>l<br />
                    <a href="http://www.articlesbase.com/automotive-articles/" title="Automotive Articles">Automotive</a>l<br />
          Nov 11, 2010</p>
<p>                        <a title="Finding The Perfect Anniversary Gift Basket" href="http://www.articlesbase.com/hobbies-articles/finding-the-perfect-anniversary-gift-basket-3644173.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Finding The Perfect Anniversary Gift Basket</a></p>
<p>Anniversary gift baskets are the perfect way to celebrate a wedding and send your best wishes to the happy couple! However, you don&#8217;t need to settle for taking a wedding anniversary gift basket to a party or event; consider sending an anniversary gift basket to the workplace or the couple&#8217;s home where they</p>
<p>          By:<br />
          <a href="/authors/john-simmons/66003" title="John Simmons's Articles">John Simmons</a>l<br />
                    <a href="http://www.articlesbase.com/hobbies-articles/" title="Hobbies Articles">Hobbies</a>l<br />
          Nov 10, 2010</p>
<p>                        <a title="Your Guide to Payday Loans" href="http://www.articlesbase.com/finance-articles/your-guide-to-payday-loans-3644172.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Your Guide to Payday Loans</a></p>
<p>Various outlets, both online and offline are now providing payday loans. Finding the ideal payday loan for your circumstances can be an arduous and complicated task that takes time and effort. People are often reluctant to apply for a payday advance, purely for the fact that some people from upon the</p>
<p>          By:<br />
          <a href="/authors/john-simmons/66003" title="John Simmons's Articles">John Simmons</a>l<br />
                    <a href="http://www.articlesbase.com/finance-articles/" title="Finance Articles">Finance</a>l<br />
          Nov 10, 2010</p>
<p>                        <a title="Tips For Room Furnishing" href="http://www.articlesbase.com/home-and-family-articles/tips-for-room-furnishing-3372208.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">Tips For Room Furnishing</a></p>
<p>To begin pick a dominating object, something like a Persian rug for example, that is a quality piece. Since the mind tends to assume then that the quality exists throughout. Then use other aspects of the room to draw attention to it, such as identical colors in curtains and chairs. Use no more than two</p>
<p>          By:<br />
          <a href="/authors/john-simmons/66003" title="John Simmons's Articles">John Simmons</a>l<br />
                    <a href="http://www.articlesbase.com/home-and-family-articles/" title="Home and Family Articles">Home and Family</a>l<br />
          Sep 29, 2010</p>
<p>                        <a title="All You Should Know About Kitchen Knives" href="http://www.articlesbase.com/home-and-family-articles/all-you-should-know-about-kitchen-knives-3371209.html" onclick="_gaq.push(['_trackEvent', 'Articles', 'RelatedArticle', 'Computers']);">All You Should Know About Kitchen Knives</a></p>
<p>When using a kitchen knife, or any sharp object, remember to put safety first. Although it sounds obvious don&#8217;t run around with a sharp knife in your hand, don&#8217;t point a knife at anyone and always cut away from yourself not towards yourself. Also, don&#8217;t use your finger to see how sharp the blade is. Yes, I know</p>
<p>          By:<br />
          <a href="/authors/john-simmons/66003" title="John Simmons's Articles">John Simmons</a>l<br />
                    <a href="http://www.articlesbase.com/home-and-family-articles/" title="Home and Family Articles">Home and Family</a>l<br />
          Sep 29, 2010</p>
<p>  <a title="Start Submitting Articles Now!" style="text-decoration:none;" href="/join"></p>
<p>      Submit
<p>Your Articles Here <br />It&#8217;s Free and easy</p>
<p>      Sign Up Today</p>
<p>  </a></p>
<p>Author Navigation</p>
<p><a href="http://www.articlesbase.com/myhome">My Home</a><br />
  <a href="http://www.articlesbase.com/publish-articles.php">Publish Article</a><br />
  <a href="http://www.articlesbase.com/myhome/articles/view">View/Edit Articles</a><br />
    <a href="http://www.articlesbase.com/myhome/questions/view">View/Edit Q&amp;A</a><br />
    <a href="http://www.articlesbase.com/myhome/account">Edit your Account</a><br />
  <a href="http://www.articlesbase.com/myhome/pennames">Manage Authors</a><br />
  <a href="http://www.articlesbase.com/myhome/stats">Statistics Page</a><br />
  <a href="http://www.articlesbase.com/myhome/rss">Personal RSS Builder</a></p>
<p><a href="http://www.articlesbase.com/myhome">My Home</a><br />
  <a href="http://www.articlesbase.com/myhome/account">Edit your Account</a><br />
  <a href="http://www.articlesbase.com/myhome/penname/edit">Update Profile</a><br />
  <a href="http://www.articlesbase.com/myhome/questions/view">View/Edit Q&amp;A</a><br />
  <a href="http://www.articlesbase.com/publish-articles.php">Publish Article</a><br />
Author Box</p>
<p>    <a href="/authors/john-simmons/66003" title="John Simmons's Articles"><br />
      </a></p>
<p>      <a href="/authors/john-simmons/66003">John Simmons</a> has 332 articles online    </p>
<p>    <a title="Contact Author" href="/feedback/2799478" rel="nofollow">Contact Author</a></p>
<p>    <a title="Subscribe to RSS" href="/rss/authors/66003" rel="nofollow">Subscribe to RSS</a></p>
<p>    <a title="Print article" href="/print/2799478" rel="nofollow">Print article</a></p>
<p>    <a title="Send to friend" href="/friend/2799478" rel="nofollow">Send to friend</a></p>
<p>    <a title="Re-Publish article" href="/ezine/2799478" rel="nofollow">Re-Publish article</a></p>
<p>  Articles Categories<br />
All Categories</p>
<p>              <a href="/advertising-articles/">Advertising</a><br />
              <a href="/art-and-entertainment-articles/">Arts &amp; Entertainment</a><br />
              <a href="/automotive-articles/">Automotive</a><br />
              <a href="/beauty-articles/">Beauty</a><br />
              <a href="/business-articles/">Business</a><br />
              <a href="/careers-articles/">Careers</a><br />
              <a href="/computers-articles/">Computers</a><br />
              <a href="/education-articles/">Education</a><br />
              <a href="/finance-articles/">Finance</a><br />
              <a href="/food-and-beverage-articles/">Food and Beverage</a><br />
              <a href="/health-articles/">Health</a><br />
              <a href="/hobbies-articles/">Hobbies</a><br />
              <a href="/home-and-family-articles/">Home and Family</a><br />
              <a href="/home-improvement-articles/">Home Improvement</a><br />
              <a href="/internet-articles/">Internet</a><br />
              <a href="/law-articles/">Law</a><br />
              <a href="/marketing-articles/">Marketing</a><br />
              <a href="/news-and-society-articles/">News and Society</a><br />
              <a href="/relationships-articles/">Relationships</a><br />
              <a href="/self-improvement-articles/">Self Improvement</a><br />
              <a href="/shopping-articles/">Shopping</a><br />
              <a href="/spirituality-articles/">Spirituality</a><br />
              <a href="/sports-and-fitness-articles/">Sports and Fitness</a><br />
              <a href="/technology-articles/">Technology</a><br />
              <a href="/travel-articles/">Travel</a><br />
              <a href="/writing-articles/">Writing</a></p>
<p>      <a href="/computers-articles/">Computers</a>  </p>
<p>              <a href="/computer-forensics-articles/">Computer Forensics</a><br />
              <a href="/computer-games-articles/">Computer Games</a><br />
              <a href="/data-recovery-articles/">Data Recovery</a><br />
              <a href="/databases-articles/">Databases</a><br />
              <a href="/e-learning-articles/">E-Learning</a><br />
              <a href="/file-types-articles/">File Types</a><br />
              <a href="/hardware-articles/">Hardware</a><br />
              <a href="/information-technology-articles/">Information Technology</a><br />
              <a href="/intra-net-articles/">Intra-net</a><br />
              <a href="/laptops-articles/">Laptops</a><br />
              <a href="/networks-articles/">Networks</a><br />
              <a href="/operating-systems-articles/">Operating Systems</a><br />
              <a href="/programming-articles/">Programming</a><br />
              <a href="/security-articles/">Security</a><br />
              <a href="/software-articles/">Software</a></p>
<p>        <strong>Need Help?</strong><br />
        <a title="Contact Us" href="/contact-us">Contact Us</a><br />
          <a title="FAQ" href="/faq">FAQ</a><br />
          <a title="Submit Articles" href="/submit-articles.php">Submit Articles</a><br />
          <a title="Editorial Guidelines" href="/editorial-guidelines">Editorial Guidelines</a><br />
                    <a title="Blog" href="http://blog.articlesbase.com/" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/ab_blog']);" rel="nofollow">Blog</a></p>
<p>        <strong>Site Links</strong><br />
        <a title="Recent Articles" href="/recent-articles">Recent Articles</a><br />
          <a title="Top Authors" href="/top-authors">Top Authors</a><br />
          <a title="Top Articles" href="/top-articles">Top Articles</a><br />
          <a title="Find Articles" href="/find-articles.php">Find Articles</a><br />
          <a title="Site Map" href="/sitemap">Site Map</a><br />
                      <a title="Mobile Version" href="http://m.articlesbase.com/computers-articles/a-few-super-computers-trivia-tidbits-2799478.html" rel="nofollow">Mobile Version</a></p>
<p>        <strong>Webmasters</strong><br />
        <a title="Personal RSS Builder" href="/rss/builder">RSS Builder</a><br />
          <a title="RSS: Recently Submitted Articles" href="/rss">RSS</a><br />
          <a title="Link to Us" href="/article-links">Link to Us</a></p>
<p>        <strong>Business Info</strong><br />
        <a title="Advertising" href="/advertising">Advertising</a></p>
<p>        Use of this web site constitutes acceptance of the <a href="/terms-of-use">Terms Of Use</a> and <a href="/privacy-policy">Privacy Policy</a> | User published content is licensed under a <a href="http://creativecommons.org/licenses/by-nd/3.0/" rel="nofollow">Creative Commons License</a>.<br />Copyright © 2005-2011 <a href="http://www.articlesbase.com/" title="Free Articles">Free Articles</a> by ArticlesBase.com, All rights reserved.              </p>
<p>  0){for(var u=0;u0){var B=h.shift();w.parentNode.appendChild(B)}for(var z=0;z<br />
  ]]&gt;<br />
  ]]&gt;<br />
  ]]&gt; 0 &#038;&#038; $.browser.msie ) {<br />
      var ie_version = parseInt($.browser.version);<br />
      if(ie_version </p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>Read about <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.healthy-baking.net/baking_soda_remedies/baking_soda_remedies.html">baking soda remedies</a> and <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.healthy-baking.net/bake_tilapia/bake_tilapia.html">bake tilapia</a> at the <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.healthy-baking.net">Healthy Baking</a> website.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://computersciencecourses.net/a-few-super-computers-trivia-tidbits/985/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Advent Of Computers</title>
		<link>http://computersciencecourses.net/the-advent-of-computers/768/</link>
		<comments>http://computersciencecourses.net/the-advent-of-computers/768/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 21:40:53 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer science schools]]></category>
		<category><![CDATA[Advent]]></category>
		<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://computersciencecourses.net/the-advent-of-computers/768/</guid>
		<description><![CDATA[Science has invented many things. The triumphs of science are too many to be counted. Some of the latest triumphs of science are really wonderful. They are quite remarkable discoveries. It has made our life easier by the computer a few years ago. It is considered as the brains of the human beings. It has [...]]]></description>
			<content:encoded><![CDATA[<p>Science has invented many things. The triumphs of science are too many to be counted. Some of the latest triumphs of science are really wonderful. They are quite remarkable discoveries. It has made our life easier by the computer a few years ago. It is considered as the brains of the human beings. It has opened up new vistas. These can make any number of calculations, modes of particulars hypothetical situations can be produced &amp; studied.</p>
<p>In business, businessmen can simply deal through internet with their client regarding quantity and quality of the materials they require and can satisfy their clients. They can also give advertisement of their company through internet to attract more customers towards it. In schools, children are given knowledge about softwares of computer like Microsoft Word, Microsoft Excel and for small kids games are available in PCs for their refreshment. Through computers, we can easily chat or give tenders, graphics to the person living in other parts of the world. We can also do e-commerce through computer by booking for the product &amp; delivery is done at home. We can also come to know about new products and their prices through pc. Now, a days all the designers shows their talent of design through websites. We can also send picture on any topic to the person living in other parts of the world via email. We can now book railway tickets and airplane tickets with the help of internet. Thus it helps us to save time because initially people had to stand in long queues for booking which used to consume much time. Now, a days all the queries are solved with the help of video conferencing &amp; tele conferencing. In computer we have to only feed the data and it gives us the accurate result in a time not less than a second.</p>
<p>It has certain disadvantages too. It has created the problem of unemployment. Initially people use to keep accountant for keeping their records of their business but with the invention of accounting softwares, need of personell has reduced. Thus, computer ha relaxed mankind in a number of ways by making their life easier to a great extent. So, it has been a boon to the mankind.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>The author likes to write text messages and advises for internet and social networking content like <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.wishafriend.com/twitter/backgrounds/">twitter backgrounds</a> and <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.wishafriend.com/graphics/">myspace graphics</a>. He also writes <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.funquizcards.com/">quizzes</a> on subjects like career, personality, etc.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://computersciencecourses.net/the-advent-of-computers/768/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Evolution of Technology &#8211; The History of Computers</title>
		<link>http://computersciencecourses.net/the-evolution-of-technology-the-history-of-computers/604/</link>
		<comments>http://computersciencecourses.net/the-evolution-of-technology-the-history-of-computers/604/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 21:22:42 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer science courses]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://computersciencecourses.net/the-evolution-of-technology-the-history-of-computers/604/</guid>
		<description><![CDATA[While computers are now an important part of the lives of human beings, there was a time where computers did not exist. Knowing the history of computers and how much progression has been made can help you understand just how complicated and innovative the creation of computers really is.
Unlike most devices, the computer is one [...]]]></description>
			<content:encoded><![CDATA[<p>While computers are now an important part of the lives of human beings, there was a time where computers did not exist. Knowing the history of computers and how much progression has been made can help you understand just how complicated and innovative the creation of computers really is.</p>
<p>Unlike most devices, the computer is one of the few inventions that does not have one specific inventor. Throughout the development of the computer, many people have added their creations to the list required to make a computer work. Some of the inventions have been different types of computers, and some of them were parts required to allow computers to be developed further.</p>
<p>The Beginning</p>
<p>Perhaps the most significant date in the history of computers is the year 1936. It was in this year that the first &#8220;computer&#8221; was developed. It was created by Konrad Zuse and dubbed the Z1 Computer. This computer stands as the first as it was the first system to be fully programmable. There were devices prior to this, but none had the computing power that sets it apart from other electronics.</p>
<p>It wasn&#8217;t until 1942 that any business saw profit and opportunity in computers. This first company was called ABC computers, owned and operated by John Atanasoff and Clifford Berry. Two years later, the Harvard Mark I computer was developed, furthering the science of computing.</p>
<p>Over the course of the next few years, inventors all over the world began to search more into the study of computers, and how to improve upon them. Those next ten years say the introduction of the transistor, which would become a vital part of the inner workings of the computer, the ENIAC 1 computer, as well as many other types of systems. The ENIAC 1 is perhaps one of the most interesting, as it required 20,000 vacuum tubes to operate. It was a massive machine, and started the revolution to build smaller and faster computers.</p>
<p>The age of computers was forever altered by the introduction of International Business Machines, or IBM, into the computing industry in 1953. This company, over the course of computer history, has been a major player in the development of new systems and servers for public and private use. This introduction brought about the first real signs of competition within computing history, which helped to spur faster and better development of computers. Their first contribution was the IBM 701 EDPM Computer.</p>
<p>A Programming Language Evolves</p>
<p>A year later, the first successful high level programming language was created. This was a programming language not written in &#8216;assembly&#8217; or binary, which are considered very low level languages. FORTRAN was written so that more people could begin to program computers easily.</p>
<p>The year 1955, the Bank of America, coupled with Stanford Research Institute and General Electric, saw the creation of the first computers for use in banks. The MICR, or Magnetic Ink Character Recognition, coupled with the actual computer, the ERMA, was a breakthrough for the banking industry. It wasn&#8217;t until 1959 that the pair of systems were put into use in actual banks.</p>
<p>During 1958, one of the most important breakthroughs in computer history occurred, the creation of the integrated circuit. This device, also known as the chip, is one of the base requirements for modern computer systems. On every motherboard and card within a computer system, are many chips that contain information on what the boards and cards do. Without these chips, the systems as we know them today cannot function.</p>
<p>Gaming, Mice, &amp; the Internet</p>
<p>For many computer users now, games are a vital part of the computing experience. 1962 saw the creation of the first computer game, which was created by Steve Russel and MIT, which was dubbed Spacewar.</p>
<p>The mouse, one of the most basic components of modern computers, was created in 1964 by Douglass Engelbart. It obtained its name from the &#8220;tail&#8221; leading out of the device.</p>
<p>One of the most important aspects of computers today was invented in 1969. ARPA net was the original Internet, which provided the foundation for the Internet that we know today. This development would result in the evolution of knowledge and business across the entire planet.</p>
<p>It wasn&#8217;t until 1970 that Intel entered the scene with the first dynamic RAM chip, which resulted in an explosion of computer science innovation.</p>
<p>On the heels of the RAM chip was the first microprocessor, which was also designed by Intel. These two components, in addition to the chip developed in 1958, would number among the core components of modern computers.</p>
<p>A year later, the floppy disk was created, gaining its name from the flexibility of the storage unit. This was the first step in allowing most people to transfer bits of data between unconnected computers.</p>
<p>The first networking card was created in 1973, allowing data transfer between connected computers. This is similar to the Internet, but allows for the computers to connect without use of the Internet.</p>
<p>Household PC&#8217;s Emerge</p>
<p>The next three years were very important for computers. This is when companies began to develop systems for the average consumer. The Scelbi, Mark-8 Altair, IBM 5100, Apple I and II, TRS-80, and the Commodore Pet computers were the forerunners in this area. While expensive, these machines started the trend for computers within common households.</p>
<p>One of the most major breathroughs in computer software occurred in 1978 with the release of the VisiCalc Spreadsheet program. All development costs were paid for within a two week period of time, which makes this one of the most successful programs in computer history.</p>
<p>1979 was perhaps one of the most important years for the home computer user. This is the year that WordStar, the first word processing program, was released to the public for sale. This drastically altered the usefulness of computers for the everyday user.</p>
<p>The IBM Home computer quickly helped revolutionize the consumer market in 1981, as it was affordable for home owners and standard consumers. 1981 also saw the the mega-giant Microsoft enter the scene with the MS-DOS operating system. This operating system utterly changed computing forever, as it was easy enough for everyone to learn.</p>
<p>The Competition Begins : Apple vs. Microsoft</p>
<p>Computers saw yet another vital change during the year of 1983. The Apple Lisa computer was the first with a graphical user interface, or a GUI. Most modern programs contain a GUI, which allows them to be easy to use and pleasing for the eyes. This marked the beginning of the out dating of most text based only programs.</p>
<p>Beyond this point in computer history, many changes and alterations have occurred, from the Apple-Microsoft wars, to the developing of microcomputers and a variety of computer breakthroughs that have become an accepted part of our daily lives. Without the initial first steps of computer history, none of this would have been possible.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
</div>
]]></content:encoded>
			<wfw:commentRss>http://computersciencecourses.net/the-evolution-of-technology-the-history-of-computers/604/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computers vs Books in Home Schooling</title>
		<link>http://computersciencecourses.net/computers-vs-books-in-home-schooling/523/</link>
		<comments>http://computersciencecourses.net/computers-vs-books-in-home-schooling/523/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 21:39:44 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer science schools]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[Schooling]]></category>

		<guid isPermaLink="false">http://computersciencecourses.net/computers-vs-books-in-home-schooling/523/</guid>
		<description><![CDATA[Learning is a continuous process. New additions to learning techniques can make it more interesting or, conversely, make it more challenging. Hence, parents and tutors should take into consideration the interests and abilities of the student before utilizing any technique or methodology. 
&#13;
Use of Books in Home schooling
&#13;
Books are personal. You can read them whenever [...]]]></description>
			<content:encoded><![CDATA[<p>Learning is a continuous process. New additions to learning techniques can make it more interesting or, conversely, make it more challenging. Hence, parents and tutors should take into consideration the interests and abilities of the student before utilizing any technique or methodology. </p>
<p>&#13;<br />
Use of Books in Home schooling</p>
<p>&#13;<br />
Books are personal. You can read them whenever you want. You can improve a childs diction by asking them to read aloud. Reading not only improves pronunciation but also makes it easier to understand the grammatical construction of sentences. </p>
<p>&#13;<br />
Parents can conduct reading sessions during which they can discuss the given subject or topic after every reading. This kind of interaction is important, because a child learns best by discussion, wherein all doubts and questions can be answered. </p>
<p>&#13;<br />
Although books may not be interactive by themselves, they can be discussed during lesson sessions. Depending on the matter in the book, the topic can be examined and analyzed. Thus increasing the insight of the child on various subjects and topics in an interesting manner.  </p>
<p>&#13;<br />
Reading can also be done in a casual manner. Some subjects like English drama and literature have plays, which can be enacted. This makes learning more fun, eliminating much of the stress. In case of factual information, books can help improve the childs knowledge in various subjects. </p>
<p>&#13;<br />
Use of Computers in Home schooling </p>
<p>&#13;<br />
In the information age computers have become the next best thing for education.  Computer based home schooling is a modern method of teaching. The only drawback to online or computer based home schooling would be the personal attention. Students sometimes perform well when they are under the supervision of a tutor or parent. This brings a sense of responsibility towards studies.  </p>
<p>&#13;<br />
The Internet is a common resource for all the latest information on all sorts of subjects, whether sports, science, technology or fine arts. Plus, all the data is updated on a regular basis.</p>
<p>&#13;<br />
Being an effective tool for homeschooling, the students can choose from a wide range of learning resources according to their requirements. For example, in network learning, text based documents and reports, plus speech and audio-material, and video clips can be viewed on the computer. </p>
<p>&#13;<br />
The computer is a tool, not a toy. Although games are an important aspect of childhood, parents must make sure that the computer is also utilized for learning. However, computer games that are knowledge oriented can be incorporated, making learning fun and interactive. Audio video aids are freely available on the net. </p>
<p>&#13;<br />
Ever since the advent of computers and the Internet, education has witnessed a profound transformation. While the information in books remains static for a longer time, the information available on the Internet is constantly updated. Besides, it has been observed that children are naturally drawn to electronic gadgets, and they master the medium very fast. Thus, adding computers as a learning aid along with books enhances grasping and learning any subject.</p>
<p>&#13;<br />
Whether books or the computer, or a combination of the two, homeschooling should be organized and pre-planned.  Books and computer-based learning are only a means to education. If they are effectively used, it will complement the childs education in the long run.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p><a>Homeschool Curriculum</a> and other useful information can be found at <a>http://www.citizenschool.com</a>. The best site for all of your <a>Homeschooling</a>needs.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://computersciencecourses.net/computers-vs-books-in-home-schooling/523/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Computers and Scientists</title>
		<link>http://computersciencecourses.net/computers-and-scientists/439/</link>
		<comments>http://computersciencecourses.net/computers-and-scientists/439/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 21:39:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer science schools]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[scientists]]></category>

		<guid isPermaLink="false">http://computersciencecourses.net/computers-and-scientists/439/</guid>
		<description><![CDATA[I once learned in school that all technological progress in the past, used to be done with a pen and paper. The rest was all about trying to get the results as things went along. There was no shame in trying over and over again until you succeeded with the thing that you wanted to [...]]]></description>
			<content:encoded><![CDATA[<p>I once learned in school that all technological progress in the past, used to be done with a pen and paper. The rest was all about trying to get the results as things went along. There was no shame in trying over and over again until you succeeded with the thing that you wanted to create.</p>
<p>&#13;</p>
<p>Nowadays, thanks to computers, we have eliminated the process of testing out models until success and replaced it with computer generated scenarios that can be adapted to simulate any condition. By using a simple rendering programs, we can introduce stress factors and see how a certain product reacts to it and then make the necessary modifications so that we can avoid that thing.. Scientist in all fields, have used computer generated models to write theories and perform complex calculations based on the outcome of the computer generated models. </p>
<p>&#13;</p>
<p>Without the help of computers, science would have never been where it is today and we would have never beneficiated from the luxuries that we now enjoy. If you take any product on the market, regardless of its use and price, you will discover that they have been all tested by computers and on computers. The only thing that we do is to check out if the inserted data is correct and then leave the program to run its simulations. </p>
<p>&#13;</p>
<p>Quick Note: Taking the Nonsense out of looking for the right spyware remover</p>
<p>&#13;</p>
<p>If you really want to take the work out of looking for that right Spyware Protection from a <a target="_new" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.new-spybots.com">Spybot</a> go to the Internet and get a <a target="_new" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.new-spybots.com">Free Spybot</a> or a Free <a target="_new" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.new-spybots.com">Spybot Search and Destroy</a><br />&#13;</p>
<p>Download, In order to prevent your vital information from being ripped from your computer get your <a target="_new" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.new-spybots.com/Spybot-Download-English.html">Spybot</a> Remover Today.</p>
<p>&#13;</p>
<p>The best invention ever made by man has proven to be an important asset in the future of all fields. Scientist across the world, used computers and they will consider to do so until another tool with similar capabilities, or even better, can make the same computational exercises. </p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>You really want to take the work out of looking for Protection from a lurking theif then you should get your free <a target="_new" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.new-spybots.com">Spybot</a> to protect you. Go to the Internet and get The New <a target="_new" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.new-spybots.com">Spybot Search And Destroy</a> Download or just <a target="_new" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://blogs.adison.edu/spybot">Spybot</a><br />&#13;<br />
to prevent your vital information from being taken from you and given to someone who will steal your money or something else that you treasure so dearly.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://computersciencecourses.net/computers-and-scientists/439/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Which boarding schools in the USA have MAC computers in their Computer Science Department ?</title>
		<link>http://computersciencecourses.net/which-boarding-schools-in-the-usa-have-mac-computers-in-their-computer-science-department/380/</link>
		<comments>http://computersciencecourses.net/which-boarding-schools-in-the-usa-have-mac-computers-in-their-computer-science-department/380/#comments</comments>
		<pubDate>Mon, 17 May 2010 21:39:30 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer science schools]]></category>
		<category><![CDATA[boarding]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[Department]]></category>
		<category><![CDATA[Schools]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[their]]></category>

		<guid isPermaLink="false">http://computersciencecourses.net/which-boarding-schools-in-the-usa-have-mac-computers-in-their-computer-science-department/380/</guid>
		<description><![CDATA[My son wants to learn to program on a MAC.
]]></description>
			<content:encoded><![CDATA[<p>My son wants to learn to program on a MAC.</p>
]]></content:encoded>
			<wfw:commentRss>http://computersciencecourses.net/which-boarding-schools-in-the-usa-have-mac-computers-in-their-computer-science-department/380/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>who knows a site that offers free online courses? computers, science, atronomy, whatever?</title>
		<link>http://computersciencecourses.net/who-knows-a-site-that-offers-free-online-courses-computers-science-atronomy-whatever/285/</link>
		<comments>http://computersciencecourses.net/who-knows-a-site-that-offers-free-online-courses-computers-science-atronomy-whatever/285/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 21:22:21 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online computer science courses]]></category>
		<category><![CDATA[atronomy]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[courses]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[knows]]></category>
		<category><![CDATA[offers]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[whatever]]></category>

		<guid isPermaLink="false">http://computersciencecourses.net/who-knows-a-site-that-offers-free-online-courses-computers-science-atronomy-whatever/285/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://computersciencecourses.net/who-knows-a-site-that-offers-free-online-courses-computers-science-atronomy-whatever/285/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Study: Third of Americans use library computers</title>
		<link>http://computersciencecourses.net/study-third-of-americans-use-library-computers/247/</link>
		<comments>http://computersciencecourses.net/study-third-of-americans-use-library-computers/247/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 21:31:46 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online computer science courses]]></category>
		<category><![CDATA[Americans]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Study]]></category>
		<category><![CDATA[Third]]></category>

		<guid isPermaLink="false">http://computersciencecourses.net/study-third-of-americans-use-library-computers/247/</guid>
		<description><![CDATA[Study: Third of Americans use library computers
Study: Third of Americans use library computers
{news}
Read more on Sify News
Read more on Sify News
]]></description>
			<content:encoded><![CDATA[<p><b>Study: Third of Americans use library computers</b></p>
<p><b>Study: Third of Americans use library computers</b><br />
{news}</p>
<p>Read more on <a href="http://sify.com/finance/study-third-of-americans-use-library-computers-news-news-kdztuycceeb.html">Sify News</a><br/><br/></p>
<p>Read more on <a href="http://sify.com/finance/study-third-of-americans-use-library-computers-news-news-kdztuycceeb.html">Sify News</a><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://computersciencecourses.net/study-third-of-americans-use-library-computers/247/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

