<?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-7382591297764430855</id><updated>2012-02-16T00:12:03.488-08:00</updated><category term='normalization'/><category term='System Investigation Concept'/><category term='DFD'/><title type='text'>information systems analysis and design</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://adsieko.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://adsieko.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Information Systems Analysis and Design</name><uri>http://www.blogger.com/profile/09550291296631696900</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>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7382591297764430855.post-3223024618994630645</id><published>2009-05-03T04:22:00.000-07:00</published><updated>2009-05-03T04:40:19.138-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='normalization'/><title type='text'>Normalization: An Exercise</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Normalization Exercise&lt;br /&gt;&lt;br /&gt;ERD:&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_DqHT3NiDODI/Sf1_kLiQNWI/AAAAAAAAAAM/WqiXVvBWoPY/s1600-h/soal.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 252px; height: 320px;" src="http://4.bp.blogspot.com/_DqHT3NiDODI/Sf1_kLiQNWI/AAAAAAAAAAM/WqiXVvBWoPY/s320/soal.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5331557793425012066" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;First Normal Form (1NF)&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;On first normal form still have a lot of weakness, such us:&lt;br /&gt;Insert, we can not only inserting NOPEG and NAPEG without their PROYEK, so we can inserting their attribute if there is PROYEK.&lt;br /&gt;Update, depend on the table above, many attribute written recurring repeat, if there is updating attribute so all the same attribute must be update.&lt;br /&gt;Delete, when one record vanished, so all data in that record will be vanished though the data still needed.&lt;br /&gt;UMUR attribute must not be written, because every date of now at reducing attribute TGLLAH so will be result attribute UMUR.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_DqHT3NiDODI/Sf2A3OLJ7oI/AAAAAAAAAAU/2j917KXxiec/s1600-h/3.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 130px;" src="http://1.bp.blogspot.com/_DqHT3NiDODI/Sf2A3OLJ7oI/AAAAAAAAAAU/2j917KXxiec/s320/3.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5331559220062580354" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Between Proyek entity and Bagian entity have one relation that is Punya relation, that meaning is one Proyek have many Bagian, so on Proyek table is filled NOBAG.&lt;br /&gt;&lt;br /&gt;Between Bagian entity and Pegawai entity have two relation that is Anggota relation and Pimpin relation, that meaning is one Bagian have many Pegawai (Anggota relation) and one Pegawai leading one Bagian, so on Bagian table is filled NOPEG.&lt;br /&gt;&lt;br /&gt;Pegawai entity have one relation that is Kontrol relation, that meaning is one Pegawai controlling many Pegawai (Unary relationship), that relation just using NOPEG.&lt;br /&gt;&lt;br /&gt;On Tanggungan table is filled NOPRO and NOPEG because Tanggungan entity is weak entity, so Tanggungan entity dependency with Proyek entity and Pegawai entity.&lt;br /&gt;&lt;br /&gt;On Kerja relationship have one attribute so the primary key from relation between Proyek entity (NOPRO) and Pegawai entity (NOPEG).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_DqHT3NiDODI/Sf2A3UZ21AI/AAAAAAAAAAc/9TTd329G32U/s1600-h/4.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 166px;" src="http://3.bp.blogspot.com/_DqHT3NiDODI/Sf2A3UZ21AI/AAAAAAAAAAc/9TTd329G32U/s320/4.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5331559221734855682" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;From the form above can be seen that 3NF form is equal with 2NF form because when it is created to 2NF form, a whole of attribute in table just depend from the only one attribute in that table. This is in accordance with the requirements of 3NF form that is in a table all of attributes must depend in an attribute that function as a primary key.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7382591297764430855-3223024618994630645?l=adsieko.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://adsieko.blogspot.com/feeds/3223024618994630645/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://adsieko.blogspot.com/2009/05/normalization-exercise.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/3223024618994630645'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/3223024618994630645'/><link rel='alternate' type='text/html' href='http://adsieko.blogspot.com/2009/05/normalization-exercise.html' title='Normalization: An Exercise'/><author><name>Information Systems Analysis and Design</name><uri>http://www.blogger.com/profile/09550291296631696900</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://4.bp.blogspot.com/_DqHT3NiDODI/Sf1_kLiQNWI/AAAAAAAAAAM/WqiXVvBWoPY/s72-c/soal.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7382591297764430855.post-8570334662672392025</id><published>2009-04-19T05:57:00.000-07:00</published><updated>2009-04-19T06:00:59.455-07:00</updated><title type='text'>ER-Diagram</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Data Base Definition&lt;/span&gt;&lt;br /&gt;A database is a structured collection of records or data that is stored in a computer system. The structure is achieved by organizing the data according to a database model. The model in most common use today is the relational model. Other models such as the hierarchical model and the network model use a more explicit representation of relationships. &lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Database Management System (DBMS)&lt;/span&gt;&lt;br /&gt;A database management system (DBMS) is computer software that manages databases. DBMSes may use any of a variety of database models, such as the network model or relational model. In large systems, a DBMS allows users and other software to store and retrieve data in a structured way. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Bit&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;A bit is a binary digit, taking a value of either 0 or 1. Binary digits are a basic unit of information storage and communication in digital computing and digital information theory. Information theory also often uses the natural digit, called either a nit or a nat. Quantum computing also uses qubits, a single piece of information with a probability of being true.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Byte &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;byte is a basic unit of measurement of information storage in computer science. In many computer architectures it is a unit of memory addressing. There is no standard but a byte most often consists of eight bits. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Field&lt;/span&gt;&lt;br /&gt;Field is a group of same byte, in database used by attribute. &lt;br /&gt;Attribute&lt;br /&gt;Attribute or Field is a characteristic from entity, which preparing detailed explanation about that's entity.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;ATRIBUTE TYPES&lt;/span&gt;&lt;br /&gt;Single Vs multi value&lt;br /&gt;Single &gt;&gt; can only fill at most one value &lt;br /&gt;Multi value &gt;&gt; can fill my more than one value with same type &lt;br /&gt;Atomic Vs composition &lt;br /&gt;Atomic &gt;&gt; indiscrete into smaller attribute &lt;br /&gt;Composition &gt;&gt; representing alliance of some smaller attribute&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Record&lt;/span&gt;&lt;br /&gt;Record represent a data line in a relationship&lt;br /&gt;Record consist of a corps of attributes which is interacted to give information about entity / relationship completely &lt;br /&gt;Entity / File&lt;br /&gt;File is a group of same record and have same element, same attribute but different of each data value.&lt;br /&gt;In application process, file can be categorized as :&lt;br /&gt;Main file&lt;br /&gt;Transaction file&lt;br /&gt;Report file&lt;br /&gt;History file&lt;br /&gt;Protector file&lt;br /&gt;Activity file&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;DOMAIN&lt;/span&gt;&lt;br /&gt;Domain represents corps of values which is enabled to stay in one or more attribute. Each attribute in a relational data bases defined as a domain &lt;br /&gt;KEY OF DATA ELEMENT&lt;br /&gt;Key is element of record which is used to find the record when accessing or also can used to identify each entity / record / Line&lt;br /&gt;TYPES OF KEY&lt;br /&gt;Super key represent one or more attribute from a tables which is able to be used to identify entity / record of tables uniquely ( not all of attribute can become super key)&lt;br /&gt;Candidate Key is super key with minimum attribute. Candidate Key may not contain attribute of other tables so that candidate key beyond super key but of course not yet on contrary. &lt;br /&gt;Primary Key is one of the attribute of candidate key can be selected /determined to become primary key with three criterions:&lt;br /&gt;1.The Key more natural to be used as reference&lt;br /&gt;2.The Key more simple &lt;br /&gt;3.The unique of Key have to guaranteed.&lt;br /&gt;Alternate Key is attribute of candidate key which is not chosen become primary key.&lt;br /&gt;Foreign Key represent any attribute subjecting to primary key at other tables. Foreign Key will happened in relationship which is has cardinality one to many or many to many. Foreign Key usually is always put down at tables which is flange to many.&lt;br /&gt;External Key represent a lexical attribute ( or gathering of lexical attribute) which is its values always identify one instance object.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;ERD(ENTITY RELATIONAL DIAGRAM)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;ERD is a model of a network that uses word order is stored in the abstract system.&lt;br /&gt;The difference among DFD and ERD :&lt;br /&gt;DFD is a model of network functions that will be implemented by the system&lt;br /&gt;ERD is a model that emphasizes the network data on the structure and relationship data&lt;br /&gt;Elements Of ERD&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Entity&lt;/span&gt;&lt;br /&gt;In the ER Diagram Entity is described with the form of a rectangle. Entity is something that exists in the real system and the abstract where the data stored or where there are data.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Relationship&lt;/span&gt;&lt;br /&gt;A relationship is some association between entities. In this section we shall concentrate on binary relationships. That is, associations between two entities. In section 16.4 we shall introduce other N-ary relationships. That is, relationships between one, three, four or N entities. In the E–R approach, more than one relationship can exist between any two entities.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Relationship Degree&lt;/span&gt;&lt;br /&gt;Are total entity who participated in one relationship. Degree that frequent being used on ERD&lt;br /&gt;Attribute&lt;br /&gt;Are character or characteristic of every entity and also relationship.&lt;br /&gt;Cardinality&lt;br /&gt;Pointing out record optimum that relations can with entity on entity another one.&lt;br /&gt;CARDINALITY&lt;br /&gt;There are 3 relationship cardinality that is&lt;br /&gt;One to One :Level of Relation one to one expressed with one occurrence at first entity, only having one relation with one occurrence at second entity.&lt;br /&gt;One To Many or Many to One :Level of Relation one to many is equal to many to one .For one occurrence at first entity can have many relation with occurrence at second entity, if on the contrary one occurrence at second entity only can has relation with one occurrence at first entities.&lt;br /&gt;Many To Many : happened if each occurrence at an entity has many relation with occurrence at other entity&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;ERD(ENTITY RELATIONAL DIAGRAM)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In software engineering, an Entity-Relationship Model (ERM) is an abstract and conceptual representation of data. Entity-relationship modeling is a database modeling method, used to produce a type of conceptual schema or semantic data model of a system, often a relational database, and its requirements in a top-down fashion.&lt;br /&gt;Diagrams created using this process are called entity-relationship diagrams, or ER diagrams or ERDs for short.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7382591297764430855-8570334662672392025?l=adsieko.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://adsieko.blogspot.com/feeds/8570334662672392025/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://adsieko.blogspot.com/2009/04/er-diagram.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/8570334662672392025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/8570334662672392025'/><link rel='alternate' type='text/html' href='http://adsieko.blogspot.com/2009/04/er-diagram.html' title='ER-Diagram'/><author><name>Information Systems Analysis and Design</name><uri>http://www.blogger.com/profile/09550291296631696900</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-7382591297764430855.post-6976515142779138858</id><published>2009-04-09T20:51:00.000-07:00</published><updated>2009-04-09T21:04:48.028-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DFD'/><title type='text'>DFD quiz</title><content type='html'>Data Flow Diagram&lt;br /&gt;Figuring system division into smaller module &lt;br /&gt;Facilitate user that insufficiently understand about computer area to understands system that will be worked &lt;br /&gt;Context Diagram&lt;br /&gt;- Consist of one process and figures scope of a system. &lt;br /&gt;- Constituting supreme level from DFD that figure all of input and output of system.&lt;br /&gt;- System limited by boundary (figured by dotted line)&lt;br /&gt;- Stored is may not there&lt;br /&gt;&lt;br /&gt;Zero Diagram&lt;br /&gt;Zero diagram describes the process of the DFD. It's provides a view of the overall system, showing the main function or process that is, and the showing the flow of data and external entity. At this level, the data storage is possible. The process is no longer detailed on the next level then added the symbol '*' or 'P' at the end of the process. The input and output balance between zero diagram and context diagram should be maintained.&lt;br /&gt;&lt;br /&gt;Detailed Diagram&lt;br /&gt;Detailed Diagram is diagrams that decompose a process that is in the diagram zero level or above&lt;br /&gt;Numbering level in the DFD.&lt;br /&gt;In one level there should be no more than 7 units and the maximum of 9, when more should be done in the decomposition&lt;br /&gt;&lt;br /&gt;1. External Entity&lt;br /&gt;Each system has certain boundaries that separate a system with the environment outside the system. The system will receive input and produce output to the outside environment. External entity is an entity in environment outside the system that can be a human being, organization, or the other system. Most external entity is one of the following:&lt;br /&gt;1. An office, department or division in the company but outside the system that is being developed.&lt;br /&gt;2. Person or a group of people in the organization but outside of that system is being developed.&lt;br /&gt;3. An organization or a person outside the organization such as customer and supplier.&lt;br /&gt;4. Other information systems outside the system that is being developed.&lt;br /&gt;5. Original source of a transaction.&lt;br /&gt;6. Recipient of a final report produced by the system.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;2. Data Flow&lt;br /&gt;Data flow is a place of information flow. Data flow depicted with a straight line connecting the components of the system. Data flow is shown with the direction arrows and the name on the flow of data that flows. The data flow is pour between processes, storage data, and its indicates that the form of data input for the system.&lt;br /&gt;Here are some examples of data flow:&lt;br /&gt;a. Forms or documents used in the company.&lt;br /&gt;b. Printed reports generated by the system.&lt;br /&gt;c. Display or output on a computer screen generated by the system.&lt;br /&gt;d. Input to the computer.&lt;br /&gt;e. Speech communication.&lt;br /&gt;f. Letter or memo.&lt;br /&gt;g. Data is read or recorded to a file.&lt;br /&gt;h. A field note book on the agenda.&lt;br /&gt;i. Transmitting data from one computer to another.&lt;br /&gt;Flow data should be given the name and have a clear meaning. The name of the data flow in addition to the written its arrow.&lt;br /&gt;&lt;br /&gt;Guidelines for naming:&lt;br /&gt;1. The flow of data flow consists of several words associated with the line speed&lt;br /&gt;2. No data flow of the same name and should reflect the contents&lt;br /&gt;3. Flow of data that consists of several elements can be expressed with the group element&lt;br /&gt;4. Avoid using the word 'data' and 'information' to give a name to the flow of data&lt;br /&gt;5. Wherever possible the complete flow of data is writte&lt;br /&gt;&lt;br /&gt;3. Process&lt;br /&gt;A process is an activity or work done by the person, machine or a computer from the result of data flow into the process for generated data that will flow out of the process. The process is what is done by the system and then can process data flows or data entry into the flow of data out. The transform function of one or more of data input into one or more of the output data in accordance with the desired specifications so each process has one or more inputs and produce one or more output. The process is also called bubble.&lt;br /&gt;A process can be indicated with a circle symbol or rectangle with straight corners blunt.&lt;br /&gt; &lt;br /&gt;Each process must be given a full explanation include the following.&lt;br /&gt;1. Identification process. This included the identification of a number that indicates the number of reference and the process is written at the top of the symbol in the process.&lt;br /&gt;2. Name of the process. The name indicates that the process is done by the process. Name of the process must be clear and complete.&lt;br /&gt;3. Processor. The processor may not be listed.&lt;br /&gt;&lt;br /&gt;Guidelines naming of the process:&lt;br /&gt;1. The process consists of a verb and noun, which reflects the function of the process.&lt;br /&gt;2. Do not use the process as part of the name of a bubble.&lt;br /&gt;3. There may be some process that has the same name.&lt;br /&gt;4. The process must be given a number. Order number wherever possible to follow the flow of the process or sequence, but the sequence number does not mean that the absolute is a process in chronological order.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. Data Store&lt;br /&gt;Data storage is a storage place for data that exists in the system.&lt;br /&gt;Symbolized with a pair of parallel lines or two lines with one side open side. The process can retrieve data from or provide data to the database.&lt;br /&gt;Guidelines for naming:&lt;br /&gt;1. The name should reflect the data storage.&lt;br /&gt;2. When its name more than one word must be marked with the number.&lt;br /&gt;&lt;br /&gt;Data store can be as follows:&lt;br /&gt;a. A file or database in the computer system.&lt;br /&gt;b. An archive or records manual.&lt;br /&gt;c. A box of data.&lt;br /&gt;d. A table reference manual.&lt;br /&gt;e. Agenda or a book.&lt;br /&gt;&lt;br /&gt;Type of Data Flow Diagram&lt;br /&gt;There are 2 forms of DFD, the physical data flow diagram and logical data flow diagram. Physical data flow diagram more emphasis on how the process of the system is applied while&lt;br /&gt;logical data flow diagram is to emphasize the process of what is found in the system.&lt;br /&gt;1. Physical Data Flow Diagram, more appropriately used to describe the existing system. The emphasis on this diagram is how the processes of the system is applied. PDFP must include the following:&lt;br /&gt;1. Manual processes are also described.&lt;br /&gt;2. Name of the flow data must indicate the number of such application form and the medium.&lt;br /&gt;3. Savings data can show savings of non-computer.&lt;br /&gt;4. The name of saving the data type of application must show, whether manual or computerized.&lt;br /&gt;5. The process must show the name of the processor, the man, ministry, computer system or computer program to access the process.&lt;br /&gt;2. Logical Data Flow Diagram, more appropriately used to describe the system that will be proposed. LDFD does not emphasize on how the system implemented, but the emphasis only on the logic of the needs of the system.&lt;br /&gt;For computerized systems, drawing LDFD that shows only the needs of the proposed logic of system, usually the processes described is only the computer proces only.&lt;br /&gt;&lt;br /&gt;Data Dictionary&lt;br /&gt;Data dictionary is to help the system to interpret the application in detail and organize all elements of the data used in the system precisely so that the system analyst have a basic understanding of the same input, output, storage and process.&lt;br /&gt;At analysis step, the data dictionary is used as a means of communication between the systems analyst with the user, and at the design stage of the system, the data dictionary is used to design input, reports and databases. Load the data dictionary as follows:&lt;br /&gt;1. The flow of data: should be noted that readers who need further explanation about a flow of data can find it easily.&lt;br /&gt;2. Alias: alias or other name of the data can be written when it is existence.&lt;br /&gt;3. The form of data: used to segment the data dictionary to use when designing the system.&lt;br /&gt;4. Data flow: indicates from which data flows and where the data goes.&lt;br /&gt;5. Description: provides an explanation about the meaning of the data flow.&lt;br /&gt;&lt;br /&gt;Balancing in DFD&lt;br /&gt;Balancing in DFD means flow of data into and out of a process must be the same as the flow of data into and out of the details of the process on the level/levels below. Besides then the flow of data into and out of the process must match the name of the flow of data into and out of the details of the process. The number and name of an entity outside the process must be equal to the number of names and entities outside of the details of the process.&lt;br /&gt;There are some issues that must be considered in the DFD which have more than one level:&lt;br /&gt;1. Must be balance between input and output of one level and next level.&lt;br /&gt;2. Balance between level 0 and level 1 at the input / output of stream data to or from the terminal on level 0, while the balance between level 1 and level 2 is seen on the input / output of stream data to / from the process concerned.&lt;br /&gt;3. The flow of data, the data storage and the terminals at each level must be the same if its the same object.&lt;br /&gt;&lt;br /&gt;Prohibition in DFD&lt;br /&gt;1. Flow data may not be from outside the entity directly to other outside entities without going through a process.&lt;br /&gt;2. Flow data may not be from the savings directly to the data to outside entities without going through a process.&lt;br /&gt;3. Flow data may not be saving the data directly from the other savings data without going through a process.&lt;br /&gt;4. Flow of data from one process directly to the other without going through the process of saving data should or be avoided as much as possible.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7382591297764430855-6976515142779138858?l=adsieko.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://adsieko.blogspot.com/feeds/6976515142779138858/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://adsieko.blogspot.com/2009/04/dfd-quiz.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/6976515142779138858'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/6976515142779138858'/><link rel='alternate' type='text/html' href='http://adsieko.blogspot.com/2009/04/dfd-quiz.html' title='DFD quiz'/><author><name>Information Systems Analysis and Design</name><uri>http://www.blogger.com/profile/09550291296631696900</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-7382591297764430855.post-6005082887051384269</id><published>2009-03-29T04:56:00.000-07:00</published><updated>2009-03-29T04:58:07.612-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='System Investigation Concept'/><title type='text'>fourth quiz</title><content type='html'>o CONCEPT OF INVESTIGATION SYSTEM&lt;br /&gt;There are some point about Investigation System Concept, which the following:&lt;br /&gt;1. Discrepancy between the objective of system and the real condition of system&lt;br /&gt;2. Problem detection report is not real, because:&lt;br /&gt;the objective is too ideal&lt;br /&gt;lack of attitude and resources&lt;br /&gt;system measuring is not accurate&lt;br /&gt;the objective of system which have to be left behind&lt;br /&gt;difference between the idle system and the temporary system&lt;br /&gt;3. The Problem solving&lt;br /&gt;investigation to the system which is running&lt;br /&gt;getting the ideal system consensus&lt;br /&gt;choose the best alternative&lt;br /&gt;4. The objective of investigation have to show the problem which in fact is happened&lt;br /&gt;&lt;br /&gt;o CONSTRAINTS ON INVENTIGATION SYSTEM :&lt;br /&gt; When we doing the investigation, there are several constraints that are appear, such as:&lt;br /&gt;1. Time &lt;br /&gt;2. Cost&lt;br /&gt;3. Knowledge&lt;br /&gt;4. Politic&lt;br /&gt;5. Involved &lt;br /&gt;o RECOMMENDATION&lt;br /&gt;The investigation results are a recommendation that include these following:&lt;br /&gt;1. Never take any action  if there is no problem was found&lt;br /&gt;2. System maintenance  some small problems&lt;br /&gt;3. Increase ability or user ability&lt;br /&gt;4. Totally consider to system modification&lt;br /&gt;5. Put problem into the development system plan &lt;br /&gt;o TACTICS OF INVESTIGATION &lt;br /&gt;1. Listen the suggestion from system agent&lt;br /&gt;2. Don't give the resolving early to problem &lt;br /&gt;3. Compare stories.&lt;br /&gt;4. Look for reluctant responses.&lt;br /&gt;5. Avoid politics.&lt;br /&gt;&lt;br /&gt;o INVESTIGATION TECHNIQUE&lt;br /&gt;&lt;br /&gt;Directly:&lt;br /&gt;1. The questionnaire&lt;br /&gt;2. Monitoring&lt;br /&gt;3. Observations&lt;br /&gt;Not directly:&lt;br /&gt;1. Flow of procedure&lt;br /&gt;2. Reviewing documents&lt;br /&gt;3. Sample&lt;br /&gt;4. Tabular&lt;br /&gt;o SYSTEM DESCRIPTION AT THE MOMENT&lt;br /&gt;1. Input&lt;br /&gt;2. Output&lt;br /&gt;3. File&lt;br /&gt;4. Data element&lt;br /&gt;5. Transaction volume and action document&lt;br /&gt;6. Data flow diagram&lt;br /&gt;o ANALYSIS REQUIREMENT&lt;br /&gt;Intensive interactions step between systems analyze and end user&lt;br /&gt;where the team development system show their skill to get respons and user trust until achieve good participation.&lt;br /&gt;There are 4 goal wishes to achieve:&lt;br /&gt;1. Explain the system completely&lt;br /&gt;2. Describe the ideal information system&lt;br /&gt;3. Bring the ideal information system at moment with observe the resource constraint&lt;br /&gt;4. Give push to user conviction into development system&lt;br /&gt;Method:&lt;br /&gt;1. Question and Answer&lt;br /&gt;2. Questioner&lt;br /&gt;3. Observation&lt;br /&gt;4. Current procedure&lt;br /&gt;5. Document monitoring&lt;br /&gt;6. Resource problem&lt;br /&gt;7. Time&lt;br /&gt;8. Cost&lt;br /&gt;9. Skill&lt;br /&gt;10. Technology&lt;br /&gt;11. External factor&lt;br /&gt;&lt;br /&gt;o Document analysis requirement&lt;br /&gt;1. Analysis guide: relationship with the end user, process monitoring, problems in data gathering.&lt;br /&gt;&lt;br /&gt;2. User requirement: real needs, report needs, exercise needs, and new system influence.&lt;br /&gt;&lt;br /&gt;3. System problem: explain time and cost constraint, skill, technology and external factor.&lt;br /&gt;&lt;br /&gt;4. Document such as data gathering instrument, statistic consensus, data flow according to physic and logical, first data element in data dictionary.&lt;br /&gt;o GENERATING SYSTEMS ALTERNATIVES&lt;br /&gt;1. create alternative to solve the information system problem&lt;br /&gt;2. Applying best alternative wisely.&lt;br /&gt;o OPTIONS STRATEGIES&lt;br /&gt;1. Distributed versus centralized processing&lt;br /&gt;Changes in information decision-making from the centralized data processing to the decentralized end user responsibility center&lt;br /&gt;2. Integrated versus dispersed database&lt;br /&gt;System designer must consider the data which are entered in the database and into the file&lt;br /&gt;3. Surround Strategy of System Development&lt;br /&gt;About important environmental strategy in the case of company takeovers because the information system of other companies may vary with the company at this time.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;o TACTIC OPTION&lt;br /&gt;Operational planning selection&lt;br /&gt;Planner selection is able categorize into:&lt;br /&gt;1. Input&lt;br /&gt;•Online Vs Off Line Data Entry&lt;br /&gt;•Keyed Vs Machine Readable Data Entry&lt;br /&gt;•Centralized Vs Decentralized Data Entry&lt;br /&gt;2. Processing&lt;br /&gt;•Batch Vs Real-time record update&lt;br /&gt;•Sequential Vs Direct Access to records&lt;br /&gt;•Single Vs Multiple User update of records&lt;br /&gt;3. Output&lt;br /&gt;•Traditional Vs Turn Around Documents&lt;br /&gt;•Structured Vs Inquiry based reports&lt;br /&gt;o SELECTING THE PROPER SYSTEM&lt;br /&gt;1.  Comparing tactics: System comparison based on the costs and benefits relatively; There are 3 ways a system is superior to the other, if:&lt;br /&gt;- A's cost is lower than B and both are the same benefits.&lt;br /&gt;- A's cost is lower than B and A yield more advantage than B.&lt;br /&gt;- A and B have the same but the A's cost advantage more than B.&lt;br /&gt;2.  Some methods of comparison system&lt;br /&gt;- Break Even point Analyisis&lt;br /&gt;- Payback Period&lt;br /&gt;- Discounted PayBack period&lt;br /&gt;- Internal Rate of Return&lt;br /&gt;3. Category Cost&lt;br /&gt;- Hardware&lt;br /&gt;- Software&lt;br /&gt;- People&lt;br /&gt;- Suppliers&lt;br /&gt;- Teleccommunications&lt;br /&gt;- Physical sites&lt;br /&gt;4. Fee Details&lt;br /&gt;Comparing the cost of information systems through the life of the system, analysis is calculating the cost changes for the future and there are 3 models of cost of information system, namely Linear, and exponentially Step Function.&lt;br /&gt;5. Cost of information system can occur only once and can also occur continously.&lt;br /&gt;- The cost of information systems that occur only once is ontime cost and development cost that occur during the development of the system.&lt;br /&gt;- The cost of information systems that occur on a continual basis are reccuring cost and operational cost where the cost of this is happened when the information system operates every day.&lt;br /&gt;&lt;br /&gt;o INFORMATION SYSTEM FACTORS &lt;br /&gt;Qualitative factors that lead the performance of a good information system are:&lt;br /&gt;Reduce errors&lt;br /&gt;1. Reduce the time to fix errors&lt;br /&gt;2. Reducing the response time from the alternative workstation&lt;br /&gt;3. Accelerating the provision of information&lt;br /&gt;4. Increase the security system&lt;br /&gt;5. Have active update source record&lt;br /&gt;6. Increase user satisfaction&lt;br /&gt;&lt;br /&gt;o CORPORATE STRATEGY FACTORS&lt;br /&gt;1. Customer satisfaction&lt;br /&gt;2. Level sales increased&lt;br /&gt;3. Commitment of consumers and vendors&lt;br /&gt;4. Information of marketing products&lt;br /&gt;&lt;br /&gt;o PRESENTING LEARNING OF SYSTEM&lt;br /&gt;&lt;br /&gt;1. Conduct a brief presentation&lt;br /&gt;2. Reduce technical explanation in detail&lt;br /&gt;3. Presenting clearly with visual aids&lt;br /&gt;4. If using a model using a tool such as a laptop so that more informative&lt;br /&gt;5. Emphasize the benefits of the proposed information system with some alternative that is appropriate conditions experienced by the company.&lt;br /&gt;&lt;br /&gt;o CONTINUING THE DECISION OR NOT&lt;br /&gt;1. If the company decided to develop the system, the information department will do next, namely the System Design Process.&lt;br /&gt;2. If the other way then the System Development Life Cycle (SDLC) will be terminated.&lt;br /&gt;3. Often a problem will be found with the study system and then usually top management will ask for the re-employment the study system.&lt;br /&gt;4. Model will describe some of the stages of the repeated and sometimes the information will make a decision before the repeat stage system of study.&lt;br /&gt;5. With the alternative, the decision to repeat a previous stage SDLC or not is called Go-No-Go Decision.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7382591297764430855-6005082887051384269?l=adsieko.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://adsieko.blogspot.com/feeds/6005082887051384269/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://adsieko.blogspot.com/2009/03/fourth-quiz.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/6005082887051384269'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/6005082887051384269'/><link rel='alternate' type='text/html' href='http://adsieko.blogspot.com/2009/03/fourth-quiz.html' title='fourth quiz'/><author><name>Information Systems Analysis and Design</name><uri>http://www.blogger.com/profile/09550291296631696900</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-7382591297764430855.post-3223477049968674378</id><published>2009-03-13T20:19:00.000-07:00</published><updated>2009-03-13T20:23:50.203-07:00</updated><title type='text'>third quiz</title><content type='html'>&lt;strong&gt;The Importance of System Development&lt;br /&gt; &lt;/strong&gt;&lt;br /&gt;Problem – an undesirable situation that prevents the organization from fully achieving its purpose, goals, and/or objectives&lt;br /&gt;Opportunities &lt;br /&gt;Increase the equipping of information until the information can used to make a decision. The opportunities are like: market opportunity, costumer services.&lt;br /&gt;Directive - a new requirement that is imposed by management, government, or some &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;external influence.&lt;br /&gt;The Purpose of Developing an Information System&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;After developing new system, expected improvement in new system. This improvement relate to PIECES, that is:&lt;br /&gt;• Performance, improvement of new system performance so that more efficient. Performance can be measured from throughput and response time. Throughput is the amount of work which can be done certain in a moment. Response Time is average time which delays among two work added with response time to answer the work.&lt;br /&gt;• Information, improvement of quality of presented information.&lt;br /&gt;• Economic, improvement of advantage or benefit.&lt;br /&gt;• Control, improvement of controlling for detecting and repairing some mistake and also insincerity.&lt;br /&gt;• Efficiency, improvement of operating efficiency.&lt;br /&gt;• Service, improvement of service given by system.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The principles of developing an information system&lt;/strong&gt;&lt;br /&gt;1. System is developing for management&lt;br /&gt;2. System is the great investment&lt;br /&gt;3. System need educated person&lt;br /&gt;4. System development life cycle&lt;br /&gt;5. System development process is must not in series&lt;br /&gt;6. Don’t be afraid to canceled the project&lt;br /&gt;7. System Documentation &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;System development life cycle&lt;/strong&gt;• life cycle model waterfall a method system the working gradually, in every stage can not return previous step. The step composition is requirements, design, implementation, verification, maintenance. With waterfall method, if step be verification we can’t previous to step design.&lt;br /&gt;• life cycle with method itratif, by using this method our first does with initial planning, then requirement, analysis and design, then implementation, deployment, besides deployment we also do testing, then continued with evaluation. if there deficit or error in system, we can do new planning. this be difference between method waterfall with itratif. itratif can do change if there error in system.&lt;br /&gt;• from life cycle spiral model, first step at does in spiral method concept of requirement that present in stage development, then concept of operation this present in stage plan, stage requirement plan that present in stage determine, risk analysis this present in stage identfy and resolve risk, get a temporary result then that is continued with stage venfication and validation, then development plan, risk analysis, produce a prototype 2, then at continue with venfication and validation, then at continue with test plan, continued again with risk analysis and produce oprational prototype, continued with detailed design, code, integration, test, implementation, and last is done release from system made.&lt;br /&gt;&lt;br /&gt;approaches of developing a system&lt;br /&gt;• will approach classic opponent will approach structured will approach this will emphasized that system development success when follow stage at system life cycle.&lt;br /&gt;- pendekatan classic approach in system development that follow stages at system life cycle without supplied with tools and techniques memadai.&lt;br /&gt;- pendekatan structured approach this that begun from beginning year 1970 called with approach structured. approach structured equiped with tools and techniques that wanted in system development so that end result from system that developed be got system so that end result from system the structure will be be defined well and clear.&lt;br /&gt;• approach pieces opponent approaches system.&lt;br /&gt;approach pieces be to approach system development that emphasized at one particular activity or certain application. approach system that pay attention information system as one integration unitary to each activity or the application.&lt;br /&gt;• approach system comprehensive opponent approaches&lt;br /&gt;approach sistem-menyeluruh be to approach menyang system together according to comprehensive. will approach this less synchronized for system complex because difficult to be developed. this be to approach classic approach modulate try broken complex system become some part or simple module, so that system easier will be understood and developed.&lt;br /&gt;&lt;br /&gt;• approach opponent far jump approaches to bloom.&lt;br /&gt;approach to jump -jauh apply change according to together use sophisticated technology. this change is many contains risk, because computer technology so fast bloom and to year coming be worn out. approach this too expensive, because need investment at the same moment. approach to bloom to apply sophisticated technology just for applications that need at that moment and then be developed for periods next will follow the need as according to existing technology development&lt;br /&gt;&lt;br /&gt;meaning of methodology, method and algorithm&lt;br /&gt;• methodology is unitary from methods, procedures, job concepts, rules that used by a science, art, or discipline the other&lt;br /&gt;• method is a steps to in methodology&lt;br /&gt;• algorithm is sequence procedure to break problem.&lt;br /&gt;&lt;br /&gt;three classifications of development methodology&lt;br /&gt;&lt;br /&gt;• functional decomposition methodologies&lt;br /&gt;this methodology constitute in solution from system into sub system smaller. belong into group methodologies this:&lt;br /&gt;- HIPO (hierarchy plus-process-output)&lt;br /&gt;- Stepwise refinement (SR) or iterative stepwise refinement(ISR)&lt;br /&gt;- Information-hiding&lt;br /&gt;• Data oriented methodologies&lt;br /&gt;- Data flow methodologies&lt;br /&gt;this methodology is in general is based in solution from system intoes modules based on from type element data and module logic behaviour in system&lt;br /&gt;- Data structure oriented methodologies&lt;br /&gt;this methodology emphasizeds structure from input and output at system. mask in this methodology: jsd (jakson's systems development) and w/o(warnier/orr)&lt;br /&gt;&lt;br /&gt;tools for developing a system&lt;br /&gt;• system development tool:&lt;br /&gt;HIPO diagram, used in metodelogi HIPO&lt;br /&gt;Data flow diagram, used in system analysis and design S&lt;br /&gt;Structured chart, used at method wanier/orr&lt;br /&gt;Jakson's diagram, used at methodology jakson's system development&lt;br /&gt;&lt;br /&gt;Techniques used in developing a system&lt;br /&gt;techniques that can be used :&lt;br /&gt;• technique management project, that is CPM(critical part method) and PERT (program evaluation and review technique). This technique used in project scheduling.&lt;br /&gt;• Fact finding techniques, that is technique that can be used to gather fact and find data in activity study existing activity.&lt;br /&gt;• technique analysis cost/benefit (cost-effectiveness analisys or cost-benefit analysis)&lt;br /&gt;• technique to run meeting&lt;br /&gt;• technique inspection/walkthrough&lt;br /&gt;&lt;br /&gt;system analyst and a programmer&lt;br /&gt;• system analysis one who analysis system (study that problems and determine system user needs) identify solution that have occasion&lt;br /&gt;• a programming one who write program codes into computer system. where is code at write by virtue of analysis from a system analysis.&lt;br /&gt;&lt;br /&gt;mention what are the knowledge a system analyst should posses&lt;br /&gt;• knowledge and skill about technique processing data&lt;br /&gt;• knowledge about business in general&lt;br /&gt;• knowledge about quantitative method&lt;br /&gt;• trouble-shooting skill&lt;br /&gt;• skill in communicate with staff&lt;br /&gt;• skill in build connection with staff&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7382591297764430855-3223477049968674378?l=adsieko.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://adsieko.blogspot.com/feeds/3223477049968674378/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://adsieko.blogspot.com/2009/03/importance-of-system-development.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/3223477049968674378'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/3223477049968674378'/><link rel='alternate' type='text/html' href='http://adsieko.blogspot.com/2009/03/importance-of-system-development.html' title='&lt;strong&gt;third quiz&lt;/strong&gt;'/><author><name>Information Systems Analysis and Design</name><uri>http://www.blogger.com/profile/09550291296631696900</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-7382591297764430855.post-4579493222709195512</id><published>2009-02-21T00:07:00.000-08:00</published><updated>2009-02-21T00:11:51.475-08:00</updated><title type='text'>resume 1</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Basic Concept of System &lt;span style="font-weight:bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;Before studying what that Information Systems Analysis and Design, first we have to know what that system and what that information.&lt;br /&gt;What is system&lt;br /&gt;There are two approaching to definition of system:&lt;br /&gt;1.Representing an unity from some definition element or subsistem emphasizing at component or its element&lt;br /&gt;2.Representing an procedure to reach the target of definition emphasizing its procedure.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Characteristic System&lt;/span&gt;&lt;br /&gt;Characteristic a system can be explained as follows:&lt;br /&gt;1. Components&lt;br /&gt;Components which interact, what each other working along to form an unity&lt;br /&gt;2. Boundary&lt;br /&gt;Limiting system with environmental or other system outside its. &lt;br /&gt;3. Environments&lt;br /&gt;environment which always influence operaasi of system.&lt;br /&gt;4. Input&lt;br /&gt;Entered energy into system can in the form of treatment input and signal input. The treatment input is entered energy system to can walk. While signal input is energy which in process to yield output.&lt;br /&gt;5. Output&lt;br /&gt;Result from processed energy and classified is become an output which good for and rest of dismissal. &lt;br /&gt;6. Process&lt;br /&gt; Change an input become output. &lt;br /&gt;7. Target/goal&lt;br /&gt;Otherwise have the target then system operation there will be no utilizing of. System  succeed if it have reach the target its goal.&lt;br /&gt;8. strategy&lt;br /&gt;To reach made cool to be target to be needed by an strategy to be the target can reach.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Classification System&lt;/span&gt;&lt;br /&gt;1. Abstract System: system which in the form of idea or idea- idea which do not see  physically.&lt;br /&gt;2. Physical System: system visible and real system with eye, and every creature can see it  ( Example: System Computer)&lt;br /&gt;3. Natural System: system that happened through natural process when human don’t do anything.  (Example: System of Galaxi).&lt;br /&gt;4. Human Made System: system designed by human being (system machine), example:  Information System.&lt;br /&gt;5. Deterministic System: operating with behaviour which have earned estimated (example:  System Computer).&lt;br /&gt;6. Probabilistic System: system which condition of its future doesn’t earn estimated because  containing probability element. (Example: Human System).&lt;br /&gt;7. Close System: system which don’t correlate and don’t affect with external system of it.  Theoretically the system is exist, but in reality there is no really system closed, existing only  system closed relatively (relatively closed, do not really closed).&lt;br /&gt;8. Open System: system which imbued and coresponding with external environmen.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Information&lt;/span&gt;&lt;br /&gt;Information is processed data become more form good for and more meaning to accepting it.&lt;br /&gt; &lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Quality Of Imformation&lt;/span&gt;&lt;br /&gt; To get information which with quality hence have to fulfill:&lt;br /&gt;Accurately&lt;br /&gt;Information free from mistakes and do not deflect or mislead&lt;br /&gt;Punctually&lt;br /&gt;Incoming information at receiver may not lose time&lt;br /&gt;Relevantly&lt;br /&gt;Information have benefit for its usage&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7382591297764430855-4579493222709195512?l=adsieko.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://adsieko.blogspot.com/feeds/4579493222709195512/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://adsieko.blogspot.com/2009/02/resume-1.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/4579493222709195512'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7382591297764430855/posts/default/4579493222709195512'/><link rel='alternate' type='text/html' href='http://adsieko.blogspot.com/2009/02/resume-1.html' title='resume 1'/><author><name>Information Systems Analysis and Design</name><uri>http://www.blogger.com/profile/09550291296631696900</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>
