<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8542311028571820519</id><updated>2011-04-21T17:48:25.383-07:00</updated><title type='text'>hypocrisy</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://mysteryweirdhypocrisy.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8542311028571820519/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://mysteryweirdhypocrisy.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>mysteryweird's hypocrisy</name><uri>http://www.blogger.com/profile/06977256436961253877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8542311028571820519.post-2646184481704680861</id><published>2008-10-10T02:21:00.000-07:00</published><updated>2008-10-10T04:22:44.772-07:00</updated><title type='text'>Question #6</title><content type='html'>&lt;img id="BLOGGER_PHOTO_ID_5255455046720602546" style="DISPLAY: block; MARGIN: 0px auto 10px; WIDTH: 383px; CURSOR: hand; HEIGHT: 241px; TEXT-ALIGN: center" height="167" alt="" src="http://3.bp.blogspot.com/_OsEd3h86tYE/SO8ghTjQwbI/AAAAAAAAAAU/dJmpd877qW0/s320/untitled.JPG" width="357" border="0" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;#include &lt;stdio.h&gt;&lt;br /&gt;#include &lt;ctype.h&gt;&lt;br /&gt;#include &lt;conio.h&gt;&lt;br /&gt;main()&lt;br /&gt;{&lt;br /&gt;unsigned char name[30];&lt;br /&gt;&lt;br /&gt;clrscr();&lt;br /&gt;printf(" Please enter your firstname: ");&lt;br /&gt;scanf("%s",&amp;amp;name);&lt;br /&gt;clrscr();&lt;br /&gt;gotoxy(30,7);printf("hello %s ",&amp;amp;name);&lt;br /&gt;gotoxy(30,8);printf("WELCOME TO TURBO-C PROGRAMMING!");&lt;br /&gt;getche();&lt;br /&gt;}&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8542311028571820519-2646184481704680861?l=mysteryweirdhypocrisy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mysteryweirdhypocrisy.blogspot.com/feeds/2646184481704680861/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8542311028571820519&amp;postID=2646184481704680861' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8542311028571820519/posts/default/2646184481704680861'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8542311028571820519/posts/default/2646184481704680861'/><link rel='alternate' type='text/html' href='http://mysteryweirdhypocrisy.blogspot.com/2008/10/question-6_10.html' title='Question #6'/><author><name>mysteryweird's hypocrisy</name><uri>http://www.blogger.com/profile/06977256436961253877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_OsEd3h86tYE/SO8ghTjQwbI/AAAAAAAAAAU/dJmpd877qW0/s72-c/untitled.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8542311028571820519.post-8807201587112703041</id><published>2008-10-02T22:00:00.000-07:00</published><updated>2008-10-07T19:18:44.872-07:00</updated><title type='text'>Question #4</title><content type='html'>&lt;div&gt;Justify what situations or applications programmers will rather use Assembly Languages than Higher Level Progamming Languages and vice versa.&lt;/div&gt;&lt;br /&gt;&lt;div&gt; &lt;/div&gt;&lt;br /&gt;&lt;div&gt;           Assembly Language to high level language&lt;br /&gt;&lt;/div&gt; Programmers would simply use Assembly Language because the computation in assembly language program is less than the machine language while in high level language program the computation is less than assembly language. Assembly runs faster than high level language .&lt;br /&gt;Programmers dont think that High level languages would simply translate the code line-by-line into assembly language.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;High Level Language to assembly language&lt;br /&gt;In the other side, high level language runs slower unlike assembly.the codes contains less. The program written on one computer can be used on any other computer .&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Other explaination:&lt;br /&gt;&lt;div&gt; &lt;/div&gt;&lt;br /&gt;&lt;div&gt;Programmer's would simply use the assembly language because  it has a  lot of application in today's generation.Examples of this common application are   direct hardware manipulation, it access specialized processor and it address critical performance issues. One thing that programmers want this language is that it has it's different scenarios and uses. Actually, there are 12 scenarios 1) when a stand-alone binary-executable is required .2) when interacting directly with the hardware 3) when using process or -specific instructions not exploited by or available to the computer 4) embedded systems  5) when extreme exploitation is required 6) when a system with severe resource constraints 7) when there's no high level language exist 8) real-time program that needs precise timing and responses such as simulations, flight navigation system 9) when complete control over the environment is required 10) when writing computer viruses, boot loaders, certain device drivers, or other items very  close to the hardware or low level operating system 11) when reverse engineering existing binaries which may or may not have been originally written in high  level language  12) reverse engineering and modification of video games 13) used for writing games and show software for graphing calculators 14 )compiler  writing. And it's uses device drivers, low embedded system and the real-time system.&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Reference:&lt;br /&gt;&lt;div&gt; &lt;/div&gt;This is based on my understanding in our lecture .&lt;br /&gt;&lt;div&gt;&lt;br /&gt;Due: Sept. 25, 2008&lt;br /&gt;Posted by ROSILIE at &lt;a class="timestamp-link" title="permanent link" href="http://datatechiesays.blogspot.com/2008/09/question-4.html" rel="bookmark"&gt;10:58 PM&lt;/a&gt; &lt;a class="comment-link" onclick="" href="http://www.blogger.com/comment.g?blogID=8871054825192543415&amp;amp;postID=150471951517181541"&gt;0 comments&lt;/a&gt; &lt;a title="Edit Post" href="http://www.blogger.com/post-edit.g?blogID=8871054825192543415&amp;amp;postID=150471951517181541"&gt;&lt;/a&gt;&lt;br /&gt;Labels: &lt;a href="http://datatechiesays.blogspot.com/search/label/Question" rel="tag"&gt;Question&lt;/a&gt;&lt;br /&gt;Tuesday, September 16, 2008&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8542311028571820519-8807201587112703041?l=mysteryweirdhypocrisy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mysteryweirdhypocrisy.blogspot.com/feeds/8807201587112703041/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8542311028571820519&amp;postID=8807201587112703041' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8542311028571820519/posts/default/8807201587112703041'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8542311028571820519/posts/default/8807201587112703041'/><link rel='alternate' type='text/html' href='http://mysteryweirdhypocrisy.blogspot.com/2008/10/justify-what-situations-or-applications.html' title='Question #4'/><author><name>mysteryweird's hypocrisy</name><uri>http://www.blogger.com/profile/06977256436961253877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8542311028571820519.post-2087460919981915760</id><published>2008-09-28T19:08:00.000-07:00</published><updated>2008-10-02T07:32:08.155-07:00</updated><title type='text'>Question # 3</title><content type='html'>&lt;div class="post-body entry-content"&gt;&lt;span style="font-size:130%;"&gt;Research in the net what is the best assembler and why.&lt;br /&gt;&lt;br /&gt;Cite your reference.&lt;br /&gt;Due: September 22, 2008&lt;/span&gt; &lt;/div&gt;&lt;br /&gt;&lt;div class="post-footer"&gt;&lt;br /&gt;&lt;div class="post-footer-line post-footer-line-1"&gt;&lt;span class="post-author vcard"&gt;Posted by &lt;span class="fn"&gt;ROSILIE&lt;/span&gt; &lt;/span&gt;&lt;span class="post-timestamp"&gt;at &lt;a class="timestamp-link" title="permanent link" href="http://datatechiesays.blogspot.com/2008/09/question-3.html" rel="bookmark"&gt;&lt;abbr class="published" title="2008-09-16T04:40:00-07:00"&gt;4:40 AM&lt;/abbr&gt;&lt;/a&gt; &lt;/span&gt;&lt;span class="reaction-buttons"&gt;&lt;/span&gt;&lt;span class="star-ratings"&gt;&lt;/span&gt;&lt;span class="post-comment-link"&gt;&lt;a class="comment-link" onclick="" href="http://www.blogger.com/comment.g?blogID=8871054825192543415&amp;amp;postID=6751052965899030363"&gt;0 comments&lt;/a&gt; &lt;/span&gt;&lt;span class="post-backlinks post-comment-link"&gt;&lt;/span&gt;&lt;span class="post-icons"&gt;&lt;span class="item-control blog-admin pid-998298988"&gt;&lt;a title="Edit Post" href="http://www.blogger.com/post-edit.g?blogID=8871054825192543415&amp;amp;postID=6751052965899030363"&gt;&lt;img class="icon-action" height="18" alt="" src="http://www.blogger.com/img/icon18_edit_allbkg.gif" width="18" /&gt; &lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="post-footer-line post-footer-line-2"&gt;&lt;span class="post-labels"&gt;Labels: &lt;a href="http://datatechiesays.blogspot.com/search/label/Question" rel="tag"&gt;Question&lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;h2 class="date-header"&gt;Friday, September 12, 2008&lt;/h2&gt;&lt;br /&gt;Based in my research, the best assembler is the HLA or the High Level Assembler because it is a tool to teach students in University and colleges institutions.An assembly language that uses high-level language constructs to aid x86 assembly programmer beginners and advanced assembly developers . It fully supports advanced data types and object-oriented assembly language programming. It uses a syntax loosely based on several high level languages like Pascal,Ada,Modula-2, and C . The HLA has a vital importance,use, and it's good motive to the learning of the future programmers, and to all who want to learn this assembly language.And it's purpose is to have the students a wide knowledge in assembly language. That students may apply assembly language to any programming language.There are 2 reasons why it is popular, 1) the is &lt;span style="COLOR: rgb(63,0,0)"&gt;&lt;span style="color:#ffffff;"&gt;&lt;span style="COLOR: rgb(0,0,0)"&gt;the 32-bit edition of "The Art of Assembly Language Programming" (one of the more popular books available that teaches assembly language programming) uses HLA&lt;/span&gt;, 2)&lt;/span&gt;&lt;/span&gt; Because it is an assembler that designed for the easier learning for the new or beginner programmers.So that's why it the best because of it's great aim for the learning of students. Actually, in my research there is an article that states HLA is the best assembler. &lt;p&gt;Reference:Goggle&lt;/p&gt;&lt;span style="COLOR: rgb(63,0,0)"&gt;&lt;/span&gt;*What's the&lt;span style="FONT-WEIGHT: bold"&gt; best assembler&lt;/span&gt; compiler??? x86 Assembly&lt;br /&gt;*Art of Assembly Language Programming and HLA by Randall Hyle&lt;br /&gt;&lt;br /&gt;&lt;a class="l" onmousedown="return clk(this.href,'','','res','8','')" style="COLOR: rgb(0,0,0)" href="http://webster.cs.ucr.edu/AsmTools/WhichAsm.html"&gt;&lt;br /&gt;&lt;/a&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8542311028571820519-2087460919981915760?l=mysteryweirdhypocrisy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mysteryweirdhypocrisy.blogspot.com/feeds/2087460919981915760/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8542311028571820519&amp;postID=2087460919981915760' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8542311028571820519/posts/default/2087460919981915760'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8542311028571820519/posts/default/2087460919981915760'/><link rel='alternate' type='text/html' href='http://mysteryweirdhypocrisy.blogspot.com/2008/09/question-3.html' title='Question # 3'/><author><name>mysteryweird's hypocrisy</name><uri>http://www.blogger.com/profile/06977256436961253877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8542311028571820519.post-5731177652942833474</id><published>2008-09-16T19:39:00.001-07:00</published><updated>2008-09-16T19:39:55.614-07:00</updated><title type='text'>Question # 1</title><content type='html'>Now that you have your first blog, your first writing assignment is to answer the question below:What topic(s) in MCS 213 do you find easy and/or difficult and why?&lt;br /&gt;Follow this format:&lt;br /&gt;Title: Question #:&lt;br /&gt;Question:What topic(s) in MCS 213 do you find easy and/or difficult and why?________________&lt;br /&gt;Answer:Honestly, there a lot things that I did not understand until now other topics is still not clear to me like in our programming,about converting binary numbers to decimal,and the most difficult at all is adding and subtracting numbers where I cannot put it's principle because it is very confusing.I find easy when we learn about the conversion of numbers system because I have already the background on the topic. _________________&lt;br /&gt;Student Name:Roa,Nelditz B._______________&lt;br /&gt;Due: September 16, 2008&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8542311028571820519-5731177652942833474?l=mysteryweirdhypocrisy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mysteryweirdhypocrisy.blogspot.com/feeds/5731177652942833474/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8542311028571820519&amp;postID=5731177652942833474' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8542311028571820519/posts/default/5731177652942833474'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8542311028571820519/posts/default/5731177652942833474'/><link rel='alternate' type='text/html' href='http://mysteryweirdhypocrisy.blogspot.com/2008/09/question-1.html' title='Question # 1'/><author><name>mysteryweird's hypocrisy</name><uri>http://www.blogger.com/profile/06977256436961253877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8542311028571820519.post-7353635835009963736</id><published>2008-09-16T19:21:00.000-07:00</published><updated>2008-09-24T19:54:23.694-07:00</updated><title type='text'>Question #2</title><content type='html'>&lt;div&gt;&lt;span style="color: rgb(204, 102, 204);font-size:130%;" &gt;Research in the net usual applications done in assembly language. Describe these applications briefly and cite the efficiency and effectiveness of these applications.&lt;br /&gt;&lt;br /&gt;Include your reference. REFRAIN FROM COPYING AND PASTING THE ENTIRE TEXTS.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 102, 204);"&gt;According to my research the usual application done in assembly language are the system's boot RO&lt;/span&gt;&lt;a class="mw-redirect" title="Boot ROM" style="color: rgb(204, 102, 204); font-weight: bold;" href="http://en.wikipedia.org/wiki/Boot_ROM"&gt;&lt;/a&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;M (&lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;&lt;span style="font-weight: bold;"&gt;BIOS &lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 102, 204);"&gt;on IBM-compatible &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;&lt;span style="font-weight: bold;"&gt;PC&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 102, 204);"&gt; systems),&lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;&lt;span style="font-weight: bold;"&gt;debugging &lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 102, 204);"&gt;,low-level languages, such as&lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 102, 204); text-decoration: underline;"&gt; &lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 102, 204);"&gt;C&lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 102, 204);"&gt;,Programs using such facilities, such as the &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;&lt;span style="font-weight: bold;"&gt;Linux Kernel&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 102, 204);"&gt;,the system's &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;&lt;span style="font-weight: bold;"&gt;portable&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 102, 204);"&gt; code ,&lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;&lt;span style="font-weight: bold;"&gt;reverse engineering tools such as the Interactive Dissambler&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204); font-weight: bold;"&gt;,demoscene&lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 102, 204);"&gt;,&lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;&lt;span style="font-weight: bold;"&gt;Amiga&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 102, 204);"&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; and theCommodore 64,3d graphics.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;In computing, the &lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;BIOS&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; or &lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;Basic Input/Output System&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;  manualor the incorrect punctuational variants.BIOS in part refers to the &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;firmwarecode &lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;run by a &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;PC&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; when first powered on, which is a type of &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;boot loader&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;. The primary function of the BIOS is to identify and initialize system component hardware (such as the video display card, &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;hard disk&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;, and &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;floppy disk&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;) and some other hardware devices.Debugging is finding and reducing the number of &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;bugs&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;, or defects, in a &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;computer program&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; or a piece of &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;electronic hardware&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; .&lt;/span&gt;&lt;b style="color: rgb(204, 102, 204);"&gt;C&lt;/b&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; is a general-purpose, cross-platform, &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;block structured,imperative ,procedural&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; computer &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;programming language. Linux is a computer program kernel&lt;/span&gt; &lt;span style="color: rgb(204, 102, 204);"&gt;used by a family of &lt;/span&gt; &lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;Unix Like operating systems. Portability is a software &lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; codebase feature to be able to reuse the existing code instead of creating new code when moving software from an environment to another.&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;Reverse engineering&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;  is the process of discovering the technological principles of a device, object or system through analysis of its structure, function and operation.The &lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;Interactive Disassembler&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;, more commonly known as simply&lt;span style="font-weight: bold;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;IDA&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;, is a commercial disasemmbler widely used for &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;reverse engeneering.Demoscene is a computer art subculture&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; that specializes in producing &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;demos&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;, which are non-interactive audio-visual presentations that run in real time on a computer.The Amiga was most commercially successful as a &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;home computer &lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;, although early Commodore advertisements attempted to place the Amiga into several different markets at the same time. &lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;Commodore 64&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; is an &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;8-bit home compute&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;r.&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;3D computer graphics&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; (in contrast to &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;2D computer grahics&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt;) are graphics that use a &lt;/span&gt;&lt;span style="text-decoration: underline; color: rgb(204, 102, 204);"&gt;three dimensional&lt;/span&gt;&lt;span style="color: rgb(204, 102, 204);"&gt; representation of geometric data that is stored in the computer for the purposes of performing calculations and rendering 2D images.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Notice: (Underlined words are important,to identify the highlights of every applications.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="post-footer-line post-footer-line-1"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span class="post-author vcard"&gt;Posted by &lt;span class="fn"&gt;ROSILIE&lt;/span&gt; &lt;/span&gt;&lt;span class="post-timestamp"&gt;at &lt;a class="timestamp-link" title="permanent link" href="http://datatechiesays.blogspot.com/2008/09/question-2.html" rel="bookmark"&gt;&lt;abbr class="published" title="2008-09-12T02:26:00-07:00"&gt;2:26 AM&lt;/abbr&gt;&lt;/a&gt; &lt;/span&gt;&lt;span class="reaction-buttons"&gt;&lt;/span&gt;&lt;span class="star-ratings"&gt;&lt;/span&gt;&lt;span class="post-comment-link"&gt;&lt;a class="comment-link" onclick="" href="http://www.blogger.com/comment.g?blogID=8871054825192543415&amp;amp;postID=2476630838118379743"&gt;0 comments&lt;/a&gt; &lt;/span&gt;&lt;span class="post-backlinks post-comment-link"&gt;&lt;/span&gt;&lt;span class="post-icons"&gt;&lt;span class="item-control blog-admin pid-998298988"&gt;&lt;a title="Edit Post" href="http://www.blogger.com/post-edit.g?blogID=8871054825192543415&amp;amp;postID=2476630838118379743"&gt;&lt;img class="icon-action" alt="" src="http://www.blogger.com/img/icon18_edit_allbkg.gif" /&gt; &lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span class="post-labels"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8542311028571820519-7353635835009963736?l=mysteryweirdhypocrisy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mysteryweirdhypocrisy.blogspot.com/feeds/7353635835009963736/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8542311028571820519&amp;postID=7353635835009963736' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8542311028571820519/posts/default/7353635835009963736'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8542311028571820519/posts/default/7353635835009963736'/><link rel='alternate' type='text/html' href='http://mysteryweirdhypocrisy.blogspot.com/2008/09/question-2.html' title='Question #2'/><author><name>mysteryweird's hypocrisy</name><uri>http://www.blogger.com/profile/06977256436961253877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
