<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>A. B. Mutiara</title>
	<atom:link href="http://amutiara.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://amutiara.wordpress.com</link>
	<description>This Blog will discuss about IT, CS, IS, Science and Our Life</description>
	<pubDate>Wed, 07 May 2008 05:12:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>id</language>
			<item>
		<title>Pemrogram Paralel pada mesin multi-core processor</title>
		<link>http://amutiara.wordpress.com/2008/05/06/pemrogram-paralel-pada-mesin-multi-core-processor/</link>
		<comments>http://amutiara.wordpress.com/2008/05/06/pemrogram-paralel-pada-mesin-multi-core-processor/#comments</comments>
		<pubDate>Tue, 06 May 2008 13:17:43 +0000</pubDate>
		<dc:creator>amutiara</dc:creator>
		
		<category><![CDATA[Paralel Computing]]></category>

		<category><![CDATA[Multicore Architecture]]></category>

		<guid isPermaLink="false">http://amutiara.wordpress.com/?p=234</guid>
		<description><![CDATA[Dewasa ini baik PC maupun Laptop telah menggunakan teknologi multi-core
processor. Sepertinya sampai saat ini kita belum memanfaat- kannya untuk
kebutuhan pengolahan paralel. Beberapa kemungkinan untuk pemanfaatannya
dengan menggunakan tool/library/bahasa pemrograman berikut:
1. OpenMP http://openMP.org/wp/
e-book bisa di DL di sini
Feature:
The OpenMP Application Program Interface (API) supports multi-platform
shared-memory parallel programming in C/C++ and Fortran. OpenMP is a
portable, scalable model with [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><pre>Dewasa ini baik PC maupun Laptop telah menggunakan teknologi multi-core
processor. Sepertinya sampai saat ini kita belum memanfaat- kannya untuk
kebutuhan pengolahan paralel. Beberapa kemungkinan untuk pemanfaatannya
dengan menggunakan tool/library/bahasa pemrograman berikut:
<strong>1. OpenMP <a href="http://openmp.org/wp/" target="_blank">http://openMP.org/wp/</a></strong>
e-book bisa di DL di <a href="http://staffsite.gunadarma.ac.id/amutiara/index.php?stateid=files" target="_blank">sini</a>
Feature:
The OpenMP Application Program Interface (API) supports multi-platform
shared-memory parallel programming in C/C++ and Fortran. OpenMP is a
portable, scalable model with a simple and flexible interface for
developing parallel applications on platforms from the desktop to the
supercomputer.

2. Threading Building Block <strong><a href="http://www.threadingbuildingblocks.org/" target="_blank">http://www.threadingbuildingblocks.org/</a></strong>
e-book bisa di DL di <a href="http://staffsite.gunadarma.ac.id/amutiara/index.php?stateid=files" target="_blank">sini</a>
Threading Building Blocks will enable you to specify parallelism far more
conveniently than using raw threads, while improving performance,
portability, and scalability.

<strong>3. Carnap Programming ( <a href="http://www.carnap.info/" target="_blank">http://www.carnap.info/</a> )
</strong>
Carnap is a general purpose programming language for the next generation
of many-core devices, many many-core systems and their applications. It
introduces a process oriented programming model that allows programmers to
separate concerns: Carnap programs consist of data structures and the
concurrent processes that act upon them.

<strong>4. StreamIt (<a href="http://www.cag.csail.mit.edu/streamit/" target="_blank">http://www.cag.csail.mit.edu/streamit/</a>)
</strong>
StreamIt is a programming language and a compilation infrastructure,
specifically engineered for modern streaming systems. It is designed to
facilitate the programming of large streaming applications, as well as
their efficient and effective mapping to a wide variety of target
architectures, including commercial-off-the-shelf uniprocessors, multicore
architectures, and clusters of workstations.</pre>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amutiara.wordpress.com/234/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amutiara.wordpress.com/234/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amutiara.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amutiara.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amutiara.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amutiara.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amutiara.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amutiara.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amutiara.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amutiara.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amutiara.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amutiara.wordpress.com/234/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amutiara.wordpress.com&blog=617021&post=234&subd=amutiara&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amutiara.wordpress.com/2008/05/06/pemrogram-paralel-pada-mesin-multi-core-processor/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/amutiara-128.jpg" medium="image">
			<media:title type="html">amutiara</media:title>
		</media:content>
	</item>
		<item>
		<title>Buku elektronik klasik (wajib) ilmu komputer</title>
		<link>http://amutiara.wordpress.com/2008/04/01/buku-elektronik-klasik-wajib-ilmu-komputer/</link>
		<comments>http://amutiara.wordpress.com/2008/04/01/buku-elektronik-klasik-wajib-ilmu-komputer/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 13:58:55 +0000</pubDate>
		<dc:creator>amutiara</dc:creator>
		
		<category><![CDATA[Free e-Books]]></category>

		<guid isPermaLink="false">http://amutiara.wordpress.com/?p=233</guid>
		<description><![CDATA[Buku elektronik (e-book) klasik, atau wajib tahu, bagi para komputer saintis dapat di download di http://e7l3.org/classics.html    
Buku dikarang oleh pioner-pioner di bidang ilmu komputer antara lain:

F.E. Allen A Technological Review of the FORTRAN I Compiler 1982
Jack Crenshaw Let’s Build a Compiler 1988-1995
Edsger W. Dijkstra Notes On Structured Programming
Douglas C. Engelbar Augmenting Human [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Buku elektronik (e-book) klasik, atau wajib tahu, bagi para komputer saintis dapat di download di <a href="http://e7l3.org/classics.html" target="_blank">http://e7l3.org/classics.html    </a></p>
<p>Buku dikarang oleh pioner-pioner di bidang ilmu komputer antara lain:</p>
<dl>
<dt>F.E. Allen <a href="http://www.softwarepreservation.org/projects/FORTRAN/paper/Allen-technological_review_FORTRAN-1982.pdf">A Technological Review of the FORTRAN I Compiler</a> 1982</dt>
<dt>Jack Crenshaw <a href="http://compilers.iecc.com/crenshaw/">Let’s Build a Compiler</a> 1988-1995</dt>
<dt>Edsger W. Dijkstra <a href="http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD249.PDF">Notes On Structured Programming</a></dt>
<dt>Douglas C. Engelbar <a href="http://www.bootstrap.org/augment/AUGMENT/133182.pdf">Augmenting Human Intellect: A Conceptual Framework</a> 1962</dt>
<dt>C.A.R. Hoare  <a href="http://www.usingcsp.com/">Communicating Sequential Processes</a> 1985</dt>
<dt>Brian W. Kernighan <a href="http://www.lysator.liu.se/c/bwk-on-pascal.html">Why Pascal is Not My Favorite Programming Language</a></dt>
<dt>Donald E. Knuth<a href="http://www.bluetail.com/%7Eluke/misc/knuth-turingaward.pdf"> Computer Programming as an Art</a> 1974</dt>
<dt>W.A. Martin<a href="http://www.cs.utah.edu/%7Ewilson/compilers/old/papers/p59-martin.pdf"> The MACSYMA System</a></dt>
<dt>John McCarthy<a href="http://www-formal.stanford.edu/jmc/recursive.html"> Recursive Functions of Symbolic Expressions and their Computation by Machine (Part I)</a> 1960, <a href="http://community.computerhistory.org/scc/projects/LISP/book/LISP%201.5%20Programmers%20Manual.pdf">LISP 1.5 Programmer’s Manual</a> 1962, <a href="http://community.computerhistory.org/scc/projects/LISP/book/LISP%201.5%20Programmers%20Manual-1961.07.14.pdf">LISP 1.5 Programmer’s Manual</a>  1961 Draft </dt>
<dt>Dennis Ritchie <a href="http://cm.bell-labs.com/cm/cs/who/dmr/chist.html">The Development of the C Language*</a> 2003</dt>
<dt>Claude Shannon <a href="http://www.unil.ch/webdav/site/ling/shared/ElementStatText/Shannon1948.pdf">A Mathematical Theory of Communication</a></dt>
<dt>Alan M. Turing <a href="http://www3.uji.es/%7Emartine/DOC/E45/OnComputableNumbers.pdf">On Computable Numbers, with an Application to the Entscheidungsproblem</a></dt>
<dt>Niklaus Wirth <a href="http://www.cs.berkeley.edu/%7Enecula/cs263/handouts/PLHistoryGoodDesign.PDF">On the Design of Programming Languages</a> </dt>
<dd><a href="http://www-inst.eecs.berkeley.edu/%7Emaratb/readings/wirth-lean-sw.pdf">A Plea For Lean Software</a></dd>
<dt>Lotfi A. Zadeh <a href="http://www-bisc.cs.berkeley.edu/ZadehCW2002.pdf">From Computing with Numbers to Computing with Words—From Manipulation of Measurements to Manipulation of Perceptions</a> 1999</dt>
<dt>Jacob Ziv and Abraham Lempel <a href="http://www.stanford.edu/class/ee398a/resources/ziv:77-SDC.pdf">A Universal Algorithm for Sequential Data Compression</a></dt>
<dt>Konrad Zuse<a href="http://www.zib.de/zuse/Inhalt/Texte/Chrono/40er/Pdf/0233.pdf">Der Plankalkül</a> <a href="http://www.zib.de/zuse/Inhalt/Kommentare/Pdf/0679.pdf">(engl.)</a> </dt>
<dd><a href="http://www.idsia.ch/%7Ejuergen/digitalphysics.html">Digital Physics</a></dd>
</dl>
<dl>
<dd>
</dd>
</dl>
<dl>
<dt>
</dt>
</dl>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amutiara.wordpress.com/233/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amutiara.wordpress.com/233/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amutiara.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amutiara.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amutiara.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amutiara.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amutiara.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amutiara.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amutiara.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amutiara.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amutiara.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amutiara.wordpress.com/233/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amutiara.wordpress.com&blog=617021&post=233&subd=amutiara&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amutiara.wordpress.com/2008/04/01/buku-elektronik-klasik-wajib-ilmu-komputer/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/amutiara-128.jpg" medium="image">
			<media:title type="html">amutiara</media:title>
		</media:content>
	</item>
		<item>
		<title>Free on-line paper from Digital-Library Magazine</title>
		<link>http://amutiara.wordpress.com/2007/12/02/free-on-line-paper-from-digital-library-magazine/</link>
		<comments>http://amutiara.wordpress.com/2007/12/02/free-on-line-paper-from-digital-library-magazine/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 02:57:41 +0000</pubDate>
		<dc:creator>amutiara</dc:creator>
		
		<category><![CDATA[Digital Library]]></category>

		<guid isPermaLink="false">http://amutiara.wordpress.com/2007/12/02/free-on-line-paper-from-digital-library-magazine/</guid>
		<description><![CDATA[Free online paper from 1995-2006 (visit here)
From editor:
D-Lib Magazine is a solely electronic publication with a primary focus on  digital library research and development, including but not limited to new  technologies, applications, and contextual social and economic issues. The  magazine is currently published six times a year. The full contents of the [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Free online paper from 1995-2006 (<a href="http://www.dlib.org/back.html" target="_blank">visit here</a>)</p>
<p><u><font color="#800080"><strong><em>From editor:</em></strong></font></u></p>
<p><em>D-Lib Magazine</em> is a solely electronic publication with a <em><strong><font color="#0000ff">primary focus on  digital library research and development, including but not limited to new  technologies, applications, and contextual social and economic issues</font></strong></em>. The  magazine is currently published six times a year. The full contents of the magazine, including all back issues, are  <strong>available free of charge</strong> at the D-Lib web site (<a href="http://www.dlib.org/">http://www.dlib.org</a>) as well as multiple mirror sites around the world.</p>
<p>The <strong>primary goal</strong> of the magazine is timely and efficient information  exchange for the digital library community. To meet this goal, both the articles and the  shorter pieces are solicited or selected from among unsolicited  submissions. If you would like to contribute to the  <em>D-Lib Magazine,</em> or if you have any questions and comments about the  magazine, please send e-mail to &lt;<a href="mailto:editor@dlib.org">editor@dlib.org</a>&gt;.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amutiara.wordpress.com/232/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amutiara.wordpress.com/232/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amutiara.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amutiara.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amutiara.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amutiara.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amutiara.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amutiara.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amutiara.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amutiara.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amutiara.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amutiara.wordpress.com/232/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amutiara.wordpress.com&blog=617021&post=232&subd=amutiara&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amutiara.wordpress.com/2007/12/02/free-on-line-paper-from-digital-library-magazine/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/amutiara-128.jpg" medium="image">
			<media:title type="html">amutiara</media:title>
		</media:content>
	</item>
		<item>
		<title>Kode Etik, Standar ISACA bagi Auditor SI dan Tabel Audit</title>
		<link>http://amutiara.wordpress.com/2007/11/08/kode-etik-standar-isaca-bagi-auditor-si-dan-tabel-audit/</link>
		<comments>http://amutiara.wordpress.com/2007/11/08/kode-etik-standar-isaca-bagi-auditor-si-dan-tabel-audit/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 03:28:02 +0000</pubDate>
		<dc:creator>amutiara</dc:creator>
		
		<category><![CDATA[Audit SI]]></category>

		<category><![CDATA[IT Audit]]></category>

		<category><![CDATA[Information Systems and Technology]]></category>

		<guid isPermaLink="false">http://amutiara.wordpress.com/2007/11/08/kode-etik-standar-isaca-bagi-auditor-si-dan-tabel-audit/</guid>
		<description><![CDATA[Members and ISACA Certification holders shall:
 
■       Support the implementation of, and encourage compliance with, appropriate standards, procedures and controls for information systems.
■       Perform their duties with due diligence and professional care, in accordance with professional standards and best practices.
■    [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal" style="margin-left:80.65pt;text-indent:-80.65pt;line-height:14pt;"><strong><span style="font-size:11pt;color:black;">Members and ISACA Certification holders shall:</span></strong></p>
<p class="MsoNormal" style="margin-left:68.65pt;text-indent:-80.65pt;line-height:10.65pt;"><span style="font-size:9pt;color:black;"> </span></p>
<p class="MsoNormal" style="margin-left:14.2pt;text-indent:-14.2pt;line-height:14pt;"><span style="font-size:6pt;color:#7c6362;">■<span>       </span></span><span style="font-size:11pt;color:black;">Support the implementation of, and encourage compliance with, appropriate standards, procedures and controls for information systems.</span></p>
<p class="MsoNormal" style="margin-left:14.2pt;text-indent:-14.2pt;line-height:13.3pt;"><span style="font-size:6pt;color:#7c6362;">■<span>       </span></span><span style="font-size:11pt;color:black;">Perform their duties with due diligence and professional care, in accordance with professional standards and best practices.</span></p>
<p class="MsoNormal" style="margin-left:14.2pt;text-indent:-14.2pt;line-height:13.3pt;"><span style="font-size:6pt;color:#7c6362;">■<span>       </span></span><span style="font-size:11pt;color:black;">Serve in the interest of stakeholders in a lawful and honest manner, while maintaining high standards of conduct and character, and not engage in acts discreditable to the profession.</span></p>
<p class="MsoNormal" style="margin-left:14.2pt;text-indent:-14.2pt;line-height:13.3pt;"><span style="font-size:6pt;color:#7c6362;">■<span>       </span></span><span style="font-size:11pt;color:black;">Maintain the privacy and confidentiality of information obtained in the course of their duties unless disclosure is required by legal authority. Such information shall not be used for personal benefit or released to inappropriate parties.</span></p>
<p class="MsoNormal" style="margin-left:14.2pt;text-indent:-14.2pt;line-height:14pt;"><span style="font-size:6pt;color:#7c6362;">■<span>       </span></span><span style="font-size:11pt;color:black;">Maintain competency in their respective fields and agree to undertake only those activities, which they can reasonably expect to complete with professional competence.</span></p>
<p class="MsoNormal" style="margin-left:14.2pt;text-indent:-14.2pt;line-height:13.3pt;"><span style="font-size:6pt;color:#7c6362;">■<span>       </span></span><span style="font-size:11pt;color:black;">Inform appropriate parties of the results of work performed; revealing all significant facts known to them.</span></p>
<p class="MsoNormal" style="margin-left:14.2pt;text-indent:-14.2pt;line-height:14pt;"><span style="font-size:6pt;color:#7c6362;">■<span>       </span></span><span style="font-size:10pt;color:black;">Support the professional education of stakeholders in enhancing their understanding of information systems security and control.</span></p>
<p class="MsoNormal" style="line-height:14pt;"><span style="font-size:9pt;color:black;"><strong>RELATIONSHIP OF STANDARDS TO GUIDELINES AND PROCEDURES</strong></span></p>
<p class="MsoNormal" style="line-height:13.3pt;"><span style="font-size:11pt;color:black;">IS Auditing Standards are mandatory requirements for certification holders’ reports on the audit and its findings. IS Auditing Guidelines and Procedures are detailed guidance on how to follow those standards. The IS Auditing Guidelines are guidance an IS Auditor will normally follow with the understanding that there may be situations where the auditor will not follow that guidance. In this case, it will be the IS Auditor’s responsibility to justify the way in which the work is done. The procedure examples show the steps performed by an IS Auditor and are more informative than IS Auditing Guidelines. The examples are constructed to follow the IS Auditing Standards and the IS Auditing Guidelines and provide information on following the IS Auditing Standards. To some extent, they also establish best practices for procedures to be followed.</span></p>
<p><strong>AUDIT TABLES:</strong></p>
<ul>
<li>Audit table for Application</li>
<li>Audit table for Control Access</li>
<li>Audit table for UNIX/LINUX Environments</li>
<li>Audit table for Window XP/2000 Environments</li>
</ul>
<p>ISACA Code of Ethics and All table could be found <a href="http://staffsite.gunadarma.ac.id/amutiara/index.php?stateid=files&amp;xcat_id=0.30" target="_blank">here</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amutiara.wordpress.com/231/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amutiara.wordpress.com/231/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amutiara.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amutiara.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amutiara.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amutiara.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amutiara.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amutiara.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amutiara.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amutiara.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amutiara.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amutiara.wordpress.com/231/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amutiara.wordpress.com&blog=617021&post=231&subd=amutiara&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amutiara.wordpress.com/2007/11/08/kode-etik-standar-isaca-bagi-auditor-si-dan-tabel-audit/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/amutiara-128.jpg" medium="image">
			<media:title type="html">amutiara</media:title>
		</media:content>
	</item>
		<item>
		<title>19 Langkah2 Umum Program Audit Sistem Informasi</title>
		<link>http://amutiara.wordpress.com/2007/11/08/19-langkah2-umum-program-audit-sistem-infomasi/</link>
		<comments>http://amutiara.wordpress.com/2007/11/08/19-langkah2-umum-program-audit-sistem-infomasi/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 22:51:54 +0000</pubDate>
		<dc:creator>amutiara</dc:creator>
		
		<category><![CDATA[Audit SI]]></category>

		<category><![CDATA[Information Systems and Technology]]></category>

		<guid isPermaLink="false">http://amutiara.wordpress.com/2007/11/08/19-langkah2-umum-program-audit-sistem-infomasi/</guid>
		<description><![CDATA[The audit program is designed to address the primary risks of virtually all computing systems. Therefore, the objective statement and steps in the program are general by design. Obviously, computing systems can have many different applications running on them, each with its own unique set of controls. However, the controls surrounding all computing systems are [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The audit program is designed to address the primary risks of virtually all computing systems. Therefore, the objective statement and steps in the program are general by design. Obviously, computing systems can have many different applications running on them, each with its own unique set of controls. However, the controls surrounding all computing systems are very similar. The IS controls in the audit program have been grouped into four general categories:</p>
<p><font color="#003366"><strong>Objective:</strong></font></p>
<ol>
<li>To assess the adequacy of environmental, physical security, logical security, and operational controls designed to protect IS hardware, software, and data against unauthorized access and accidental or intentional destruction or alteration, and</li>
<li>to ensure that information systems are functioning in an efficient and effective manner to help the organization achieve its strategic objectives.</li>
</ol>
<p><strong>TESTS OF ENVIRONMENTAL CONTROLS</strong></p>
<p><font color="#ff0000"><strong>Step 1.  </strong></font>Assess the adequacy and effectiveness of the organization’s IS security policy. In addition, assess whether the control requirements specified in the organization’s IS security standards adequately protect the information assets of the organization. At a minimum, the standards should specify the following controls and require them to<br />
be applicable to all information systems:</p>
<blockquote><p>a. The maiden password should be changed after the system is installed.</p></blockquote>
<blockquote><p>b. There is a minimum password length of eight or more characters.</p></blockquote>
<blockquote><p>c. Passwords require a combination of alpha and numeric characters.</p></blockquote>
<blockquote><p>d. The password is masked on the screen as it is entered.</p></blockquote>
<blockquote><p>e. The password file is encrypted so nobody can read it.</p></blockquote>
<blockquote><p>f. There is a password expiration period of 60 days or less.</p></blockquote>
<blockquote><p>g. Three or fewer unsuccessful sign-on attempts are allowed, then the user ID is suspended.</p></blockquote>
<blockquote><p>h. User sessions are terminated after a specified period of inactivity (e.g., five minutes or less).</p></blockquote>
<blockquote><p>i. Concurrent sign-on sessions are not allowed.</p></blockquote>
<blockquote><p>j. Procedures are in place to remove user IDs of terminated users in a timely manner.</p></blockquote>
<blockquote><p>k. Users are trained not to share or divulge their passwords with other users, post them in their workstations, store them in eletronic files, or perform any other act that could divulge theirpasswords.</p></blockquote>
<blockquote><p>l. Unsuccessful sign-on attempts and other logical security-related events (e.g., adding and deleting users, resetting passwords, restarting the system) are logged by the system, and the log is reviewed regularly by system security staff.</p></blockquote>
<blockquote><p>m. Fully developed and tested backup and recovery procedures exist to help ensure uninterrupted business resumption in the event of a full or partial disaster.</p></blockquote>
<blockquote><p>n. New information systems are required to be designed to enable the aforementioned controls to be implemented by system security administrators. New systems include those developed in house, those purchased from vendors, and third-party processor systems. In the case of software vendors and third-party processors,the above control requirements should be specified as requirements in the contract.</p></blockquote>
<p><font color="#ff0000">Step 2</font>. For service organization applications, examine the most recent report in the policies and procedures placed in operation at the vendor’s data processing site as prepared by its external auditors. In the United States, the format and testing requirements are dictated  by Statement on Auditing Standards 70 (SAS 70), issued by the American Institute of Certified Public Accountants.</p>
<p><font color="#ff0000">Step 3.</font> If the system was purchased from and supported by a vendor, assess  the financial stability of the system vendor using the most recent audited financial statements prepared by the vendor’s external auditors.</p>
<p><font color="#ff0000">Step 4.</font> Examine the vendor software license agreement and any agreements  for ongoing maintenance and support to ensure that they are current,   address service needs, and do not contain or omit any wording  that could be detrimental to your organization.</p>
<p><strong>TESTS OF PHYSICAL SECURITY CONTROLS </strong><br />
<font color="#ff0000">Step 5</font>. Assess the adequacy of physical security over the computer system hardware and storage media.</p>
<p><font color="#ff0000">Step 6</font>. Determine whether an adequately trained backup system security  administrator has been designated.</p>
<p><font color="#ff0000">Step 7</font>. Assess the adequacy and effectiveness of the written business resumption plan, including the results of mock disaster tests that have been performed.</p>
<p><font color="#ff0000">Step 8</font>. Assess the adequacy of insurance coverage over the hardware, operating  system, application software, and data.</p>
<p><strong>TESTS OF LOGICAL SECURITY CONTROLS</strong><br />
<font color="#ff0000">Step 9.</font> Determine whether the maiden password for the system has been changed and whether controls exist to change it on a periodic basis  in conformity with the computing system security policy, standards,  or guidelines identified in Step 1.</p>
<p><font color="#ff0000">Step 10</font>. Observe the system security administrator sign on and print a list of current system users and their access capabilities. Alternatively, if  you can obtain appropriate system access, you can obtain the list of users independently.</p>
<p><font color="#ff0000">Step 11</font>. Document and assess the reasonableness of the default system security parameter settings. The settings should conform to the  organization’s computing system security policy, standards, or guidelines tested in Step 1. (Be alert to the fact that in some systems, individual  user parameter settings override the default system security<br />
parameter settings.)</p>
<p><font color="#ff0000">Step 12</font>. Test the functionality of the logical security controls of the system   (e.g., password masking, minimum password length, password expiration,  user ID suspended after successive invalid sign-on attempts,  log-on times allowed, and session time-outs).</p>
<p><font color="#ff0000">Step 13</font>. Determine whether the file containing user passwords is encrypted  and cannot be viewed by anyone, including the system security administrator.</p>
<p><font color="#ff0000">Step 14</font>. Determine whether sensitive data, including passwords, are adequately<br />
encrypted throughout their life cycles, including during  storage, transmission through any internal or external network or  telecommunications devices, and duplication on any backup media.</p>
<p><font color="#ff0000">Step 15</font>. Assess the adequacy of procedures to review the log of system security-related events (e.g., successive invalid sign-on attempts, system  restarts, changes to user access capabilities and user parameter settings).</p>
<p><font color="#ff0000">Step 16</font>. Assess the adequacy of remote access controls (e.g., virtual private networks [VPNs], token devices [CRYPTOCard, SecurID, etc.], automatic  dial-back, secure sockets layer [SSL]).</p>
<p><strong>TESTS OF INFORMATION SYSTEMS OPERATING CONTROLS</strong><br />
<font color="#ff0000">Step 17</font>. Determine whether duties are adequately segregated in the operating<br />
areas supporting the information system (e.g., transactions should be authorized only by the originating department, programmers  should not have the capability to execute production programs, procedures  should be adequately documented, etc.).</p>
<p><font color="#ff0000">Step 18</font>. Determine whether there have been any significant software problems with the system. Assess the adequacy, timeliness, and documentation  of resolution efforts.</p>
<p><font color="#ff0000">Step 19</font>. Assess the adequacy of controls that help ensure that IS operations are functioning in an efficient and effective manner to support the strategic objectives and business operations of the organization (e.g., system operators should be monitoring CPU processing and storage  capacity utilization throughout each day to ensure that adequate reserve  capacities exist at all times).</p>
<p>more details read here (<a href="http://staffsite.gunadarma.ac.id/amutiara/index.php?stateid=files&amp;xcat_id=0.30" target="_blank">pdf</a>)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amutiara.wordpress.com/230/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amutiara.wordpress.com/230/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amutiara.wordpress.com/230/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amutiara.wordpress.com/230/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amutiara.wordpress.com/230/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amutiara.wordpress.com/230/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amutiara.wordpress.com/230/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amutiara.wordpress.com/230/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amutiara.wordpress.com/230/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amutiara.wordpress.com/230/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amutiara.wordpress.com/230/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amutiara.wordpress.com/230/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amutiara.wordpress.com&blog=617021&post=230&subd=amutiara&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amutiara.wordpress.com/2007/11/08/19-langkah2-umum-program-audit-sistem-infomasi/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/amutiara-128.jpg" medium="image">
			<media:title type="html">amutiara</media:title>
		</media:content>
	</item>
		<item>
		<title>Panduan Terpadu Menggunakan UML</title>
		<link>http://amutiara.wordpress.com/2007/11/02/panduan-terpadu-menggunakan-uml/</link>
		<comments>http://amutiara.wordpress.com/2007/11/02/panduan-terpadu-menggunakan-uml/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 02:04:15 +0000</pubDate>
		<dc:creator>amutiara</dc:creator>
		
		<category><![CDATA[Analysis Design System]]></category>

		<category><![CDATA[Information Systems and Technology]]></category>

		<guid isPermaLink="false">http://amutiara.wordpress.com/2007/11/02/panduan-terpadu-menggunakan-uml/</guid>
		<description><![CDATA[Panduan Terpadu dalam &#8220;Analysis dan Design Modeling&#8221; menggunakan UML pada studi kasus &#8220;On_line Shoping&#8220;
(Maciaszek, L.A. (2001): Requirements Analysis and System Design, Developing Information System with UML, Addison Wesley)
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Panduan Terpadu dalam &#8220;Analysis dan Design Modeling&#8221; menggunakan UML pada studi kasus &#8220;<a href="http://staffsite.gunadarma.ac.id/amutiara/index.php?stateid=files&amp;xcat_id=0.36" target="_blank">On_line Shoping</a>&#8220;</p>
<p>(<strong>Maciaszek, L.A.</strong> (2001): <em>Requirements Analysis and System Design, Developing Information System with UML</em>, Addison Wesley)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amutiara.wordpress.com/229/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amutiara.wordpress.com/229/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amutiara.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amutiara.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amutiara.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amutiara.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amutiara.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amutiara.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amutiara.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amutiara.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amutiara.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amutiara.wordpress.com/229/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amutiara.wordpress.com&blog=617021&post=229&subd=amutiara&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amutiara.wordpress.com/2007/11/02/panduan-terpadu-menggunakan-uml/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/amutiara-128.jpg" medium="image">
			<media:title type="html">amutiara</media:title>
		</media:content>
	</item>
		<item>
		<title>Quantum Computation: A Computer Science Perspective</title>
		<link>http://amutiara.wordpress.com/2007/10/14/quantum-computation-a-computer-science-perspective/</link>
		<comments>http://amutiara.wordpress.com/2007/10/14/quantum-computation-a-computer-science-perspective/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 01:08:16 +0000</pubDate>
		<dc:creator>amutiara</dc:creator>
		
		<category><![CDATA[Quantum Computation]]></category>

		<guid isPermaLink="false">http://amutiara.wordpress.com/2007/10/14/quantum-computation-a-computer-science-perspective/</guid>
		<description><![CDATA[Anders K. H. Bengtsson

Abstract:
The theory of quantum computation is presented in a self contained way from a computer science perspective. The basics of classical computation and quantum mechanics is reviewed. The circuit model of quantum computation is presented in detail. Throughout there is an emphasis on the physical as well as the abstract aspects of [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://arxiv.org/find/quant-ph/1/au:+Bengtsson_A/0/1/0/all/0/1">Anders K. H. Bengtsson</a></p>
<blockquote class="abstract"></blockquote>
<p><span class="descriptor"><strong><em>Abstract</em></strong>:</span></p>
<p>The theory of quantum computation is presented in a self contained way from a computer science perspective. The basics of classical computation and quantum mechanics is reviewed. The circuit model of quantum computation is presented in detail. Throughout there is an emphasis on the physical as well as the abstract aspects of computation and the interplay between them.</p>
<p>This report is presented as a Master&#8217;s thesis at the department of Computer Science and Engineering at G{\&#8221;o}teborg University, G{\&#8221;o}teborg, Sweden.<br />
The text is part of a larger work that is planned to include chapters on quantum algorithms, the quantum Turing machine model and abstract approaches to quantum computation.</p>
<p>More detail see paper (<a href="http://arxiv.org/pdf/quant-ph/0511274" target="_blank">pdf</a>)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amutiara.wordpress.com/228/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amutiara.wordpress.com/228/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amutiara.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amutiara.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amutiara.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amutiara.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amutiara.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amutiara.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amutiara.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amutiara.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amutiara.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amutiara.wordpress.com/228/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amutiara.wordpress.com&blog=617021&post=228&subd=amutiara&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amutiara.wordpress.com/2007/10/14/quantum-computation-a-computer-science-perspective/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/amutiara-128.jpg" medium="image">
			<media:title type="html">amutiara</media:title>
		</media:content>
	</item>
		<item>
		<title>Free paper BioComputing from PSB</title>
		<link>http://amutiara.wordpress.com/2007/10/11/free-paper-biocomputing-from-psb/</link>
		<comments>http://amutiara.wordpress.com/2007/10/11/free-paper-biocomputing-from-psb/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 01:13:05 +0000</pubDate>
		<dc:creator>amutiara</dc:creator>
		
		<category><![CDATA[Computational Biology]]></category>

		<guid isPermaLink="false">http://amutiara.wordpress.com/2007/10/11/free-paper-biocomputing-from-psb/</guid>
		<description><![CDATA[ The Pacific Symposium on Biocomputing (PSB)  is an international, multidisciplinary conference for the presentation and discussion of current research in the theory and application of computational methods in problems of biological significance. Papers and presentations are rigorously peer reviewed and are published in an archival proceedings volume.  PSB 2008 will be held [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://psb.stanford.edu/welcome.html" target="_blank"> The Pacific Symposium on Biocomputing (PSB) </a> is an international, multidisciplinary conference for the presentation and discussion of current research in the theory and application of computational methods in problems of biological significance. Papers and presentations are rigorously peer reviewed and are published in an archival proceedings volume.  PSB 2008 will be held January 4-8, 2008 at the Fairmont Orchid on the Big Island of Hawaii.  Tutorials will be offered prior to the start of the conference.</p>
<p>PSB 2008 will bring together top researchers from the US, the Asian Pacific nations, and around the world to exchange research results and address open issues in all aspects of computational biology. PSB is a forum for the presentation of work in databases, algorithms, interfaces, visualization, modeling, and other computational methods, as applied to biological problems, with emphasis on applications in data-rich areas of molecular biology.</p>
<p>The PSB has been designed to be responsive to the need for critical mass in sub-disciplines within biocomputing.  For that reason, it is the only meeting whose sessions are defined dynamically each year in response to specific proposals. PSB sessions are organized by leaders in the emerging areas and targeted to provide a forum for publication and discussion of research in biocomputing&#8217;s &#8220;hot topics.&#8221; In this way, PSB provides an early forum for serious examination of emerging methods and approaches in this rapidly changing field.</p>
<p>Free papers from <a href="http://psb.stanford.edu/psb-online/" target="_blank">1996 - 2006 here </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amutiara.wordpress.com/227/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amutiara.wordpress.com/227/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amutiara.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amutiara.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amutiara.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amutiara.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amutiara.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amutiara.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amutiara.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amutiara.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amutiara.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amutiara.wordpress.com/227/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amutiara.wordpress.com&blog=617021&post=227&subd=amutiara&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amutiara.wordpress.com/2007/10/11/free-paper-biocomputing-from-psb/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/amutiara-128.jpg" medium="image">
			<media:title type="html">amutiara</media:title>
		</media:content>
	</item>
		<item>
		<title>10 Top Teknologi Strategis tahun 2008</title>
		<link>http://amutiara.wordpress.com/2007/10/11/10-top-teknologi-strategis-tahun-2008/</link>
		<comments>http://amutiara.wordpress.com/2007/10/11/10-top-teknologi-strategis-tahun-2008/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 00:54:53 +0000</pubDate>
		<dc:creator>amutiara</dc:creator>
		
		<category><![CDATA[Trend/Info IT]]></category>

		<guid isPermaLink="false">http://amutiara.wordpress.com/2007/10/11/10-top-teknologi-strategis-tahun-2008/</guid>
		<description><![CDATA[ComputerWorld : &#8220;Green IT&#8221; at the top of its list of 10 strategic technologies for next year, and the research firm says that if businesses don&#8217;t improve data center energy efficiency, the government may force them to do so.But social networking technologies are also on the list, along with some further-off technological developments, such as [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9041738&amp;pageNumber=1" target="_blank">ComputerWorld </a>: &#8220;Green IT&#8221; at the top of its list of 10 strategic technologies for next year, and the research firm says that if businesses don&#8217;t improve data center energy efficiency, the government may force them to do so.But social networking technologies are also on the list, along with some further-off technological developments, such as server designs that use a resource-sharing approach called a computing fabric.</p>
<p>A strategic technology is something that may have an impact on a business. And <em>impact</em> could mean driving an investment or posing a threat.</p>
<p>Here&#8217;s a look at list:</p>
<p><strong>1. Green IT.</strong> This is a path that more and more companies are taking as a socially responsible strategy. A green approach is multifaceted and can affect data center operations in a number of ways, such as moving workloads based on energy efficiency and using the most power-inefficient servers only at times of peak usage. But data centers also face the threat of regulatory action to curb power usage. The problem is you can&#8217;t predict what may trigger regulation or when mandates will arrive.</p>
<p><strong>2.  Unified communications.</strong> The move to unified communications systems is happening as the world shifts from analog to digital over IP networks. But it&#8217;s not just the obvious things that will converge, such as telephony and messaging. Companies may make security videos part of this convergence, which may give businesses, for instance, new ways to analyze a retail outlet&#8217;s traffic patterns. This video data would require a lot of storage, so using it in this way could prompt IT managers to introduce the security team to the networking group.</p>
<p><strong>3. Business process management.</strong> This is not a technology, its a way of using technologies to enable companies to simulate, model and design the processes that run their businesses. A key trend is the evolution of the business process management suite, Cearley said. This may include, model-driven development, content and document management, collaboration capabilities, system connectivity, business intelligence activity monitoring and management, rules and systems management.</p>
<p><strong>4. Metadata management.</strong> This is becoming important as companies integrate data &#8212; for instance, customer and product data and warehouse data.</p>
<p><strong>5. Virtualization.</strong> Virtualization technology is critical, but not just for consolidation; it also offers a way to mirror production systems for disaster recovery. Virtualization is now into its 2.0 version, as software vendors begin to ship their software in virtual machines with the operating system and needed middleware. This approach avoids the &#8220;deleterious effects of one piece of software on another.</p>
<p><strong>6. Mashups.</strong> Mashup tools allow users to take things from multiple Web sites and combine them together to create a Web-centric composite application.</p>
<p><strong>7. The Web platform.</strong> This is the model for services in the future. An example is the cloud computing announcement this week by <strong><a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;taxonomyName=software&amp;articleId=9041438" target="NEW">Google Inc. and IBM</a></strong>, which are jointly offering a platform for use by universities for application development initiatives, including Web 2.0 projects.</p>
<p><strong>8. Computing fabric.</strong> A server design that is still a work in progress, computing fabric involves treating memory, processors and I/O cards as a pooled resource instead of a fixed arrangement. Blade servers allow you to do some of this pooling with I/O.</p>
<p><strong>9. Real World Web.</strong> This is the name of the computing experience made possible by ubiquitous access to networks of even-increasing bandwidth via mobile technologies. Thanks to the Real World Web, users can have ready access to all kinds of information, including travel information or the location of a jar of pickles in a grocery store.</p>
<p><strong>10. Social software. </strong> Social software includes podcasts, blogs and wikis &#8212; anything that fosters the development of social networks.</p>
<p>more detail see <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9041738&amp;pageNumber=1" target="_blank">here</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amutiara.wordpress.com/226/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amutiara.wordpress.com/226/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amutiara.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amutiara.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amutiara.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amutiara.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amutiara.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amutiara.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amutiara.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amutiara.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amutiara.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amutiara.wordpress.com/226/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amutiara.wordpress.com&blog=617021&post=226&subd=amutiara&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amutiara.wordpress.com/2007/10/11/10-top-teknologi-strategis-tahun-2008/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/amutiara-128.jpg" medium="image">
			<media:title type="html">amutiara</media:title>
		</media:content>
	</item>
		<item>
		<title>Buku Pengantar Bhs Pemrograman LUA (Hasil PI)</title>
		<link>http://amutiara.wordpress.com/2007/09/28/buku-pengantar-bhs-pemrograman-lua-hasil-pi/</link>
		<comments>http://amutiara.wordpress.com/2007/09/28/buku-pengantar-bhs-pemrograman-lua-hasil-pi/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 15:37:59 +0000</pubDate>
		<dc:creator>amutiara</dc:creator>
		
		<category><![CDATA[Bahasa Pemrograman]]></category>

		<category><![CDATA[LUA]]></category>

		<category><![CDATA[Programming Language]]></category>

		<guid isPermaLink="false">http://amutiara.wordpress.com/2007/09/28/buku-pengantar-bhs-pemrograman-lua-hasil-pi/</guid>
		<description><![CDATA[Buku berikut hasil kompilasi penulisan Ilmiah Fitrah, Dian, Pamela, eviyanti, Satyani, mahasiswa Teknik Informatika, Universitas Gunadarma. Meskipun hanya berupa terjemahan user manual LUA, namun saya yakin bermanfaat untuk kita. Buku bisa di download disini (pdf file)
Pendahuluan
Saat ini, banyak bahasa pemrograman yang terfokus pada bagaimana caranya membantu anda menulis program-program dengan ratusan ribu baris. Untuk itu, [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="entry">Buku berikut hasil kompilasi penulisan Ilmiah Fitrah, Dian, Pamela, eviyanti, Satyani, mahasiswa Teknik Informatika, Universitas Gunadarma. Meskipun hanya berupa terjemahan user manual LUA, namun saya yakin bermanfaat untuk kita. Buku bisa di download disini (<a href="http://staffsite.gunadarma.ac.id/amutiara/index.php?stateid=files&amp;xcat_id=0.34" target="_blank">pdf file</a>)</p>
<p class="MsoPlainText"><strong><span>Pendahuluan</span></strong><span></span></p>
<p class="MsoPlainText"><span>Saat ini, banyak bahasa pemrograman yang terfokus pada bagaimana caranya membantu anda menulis program-program dengan ratusan ribu baris. </span><span>Untuk itu, mereka menawarkan anda paket-paket, <em>namespaces</em>, sistem tipe kompleks, ribuan konstruksi, dan halaman-halaman dokumentasi untuk dipelajari. </span></p>
<p class="MsoPlainText"><span></span><span> </span><span>           </span><span>Namun tidak pada Lua. Justru, Lua mencoba membantu anda untuk memecahkan masalah dalam ratusan baris, bahkan lebih sedikit. Untuk mencapai tujuan ini, Lua mengandalkan sifat <em>extensibility,</em> seperti banyak</span><span>  </span>bahasa lainnya. Tidak seperti hampir semua bahasa lainnya, bagaimanapun, Lua mudah dikembangkan tidak hanya dengan <em>software</em> khusus yang ditulis dengan Lua, tetapi juga dengan<em> software</em> yang ditulis dengan bahasa lain, seperti C dan C++.</p>
<p class="MsoPlainText"><span></span><span> </span><span>           </span>Lua dirancang, sejak awal, untuk terintegrasi dengan perangkat lunak yang ditulis dengan C dan bahasa-bahasa konvensional lain. Dualitas bahasa ini membawa banyak manfaat. Lua merupakan bahasa yang sederhana dan mudah, sebagian karena Lua tidak mencoba untuk melakukan apa yang telah dapat dilakukan bahas C, seperti kinerja yang tipis, operasi <em>low-level, </em>atau penghubung dengan perangkat lunak pihak ketiga. Lua mengandalkan C untuk melakukan tugas tersebut. Apa Yang Lua tawarkan adalah apa yang tidak dapat dilakukan dengan baik pada C : suatu jarak yang baik dari perangkat keras, struktur-struktur dinamis, tanpa redudansi, pengecekan yang mudah dan <em>debugging</em>. Untuk itu, Lua mempunyai lingkungan yang aman, manajemen memori otomatis, dan fasilitas terbaik untuk menangani string dan data jenis lain dengan ukuran yang dinamis.</p>
<p class="MsoPlainText"><span></span><span> </span><span>           </span>Lebih dari sekedar menjadi bahasa yang dapat diperluas, Lua juga merupakan bahasa perekat (<em>glue language</em>). <span>Lua mendukung pendekatan berbasis komponen pada perkermbangan <em>software</em>, di mana kita membuat satu aplikasi dengan merekatkan komponen-komponen prioritas tinggi yang ada. Biasanya, komponen-komponen ini ditulis dalam susunan hipunan (<em>compiled</em>), bahasa yang statis, seperti C atau C++; Lua merupakan perekat yang kita gunakan untuk menyusun dan menghubungkan komponen-komponen itu. </span></p>
<p class="MsoPlainText"><span>Biasanya, komponen-komponen (<em>object</em>) ditunjukkan lebih kongkrit, konsep <em>low-level</em> (seperti <em>widgets</em> dan struktur data) yang bukan subjek pada banyak perubahan selama perkembangan program dan yang mengambil sebagian terbesar waktu CPU dari program akhir. Lua memberi bentuk akhir dari aplikasi, yang mungkin akan mengubah selama daur hidup produk. Bagaimanapun, tidak seperti teknologi <em>glue</em> lainnya. Oleh karena itu kita dapat menggunakan Lua tidak hanya untuk melekatkan komponen, tetapi juga untuk mengadaptasikan dan mengatur bentuk komponen itu, atau bahkan menciptakan seluruh komponen itu.</span></p>
<p class="Default"><span></span><span> </span><span>           </span><span>Tentu saja, Lua bukan satu-satunya bahasa penulisan (<em>scripting language</em>). Terdapat bahasa-bahasa lain yang dapat digunakan dengan tujuan yang hampir sama, seperti Perl, Tcl, Ruby, Forth, and Python. Keunggulan fasilitas-fasilitas berikut menjadikan Lua jauh berbeda dari bahasa-bahasa ini; meski bahasa-bahasa lain berbagi sebagian fasilitas berikut dengan Lua, tidak ada bahasa lain yang menawarkan <em>profile</em> serupa: </span></p>
<p class="MsoPlainText"><!--[if !supportLists]--><span></span><span>·</span><span>        </span><!--[endif]--><em><span>Extensibility</span></em><span>: Extensibility Lua sangat menarik perhatian sehingga banyak orang menganggap Lua bukan sebagai suatu bahasa, tetapi sebagai suatu perangkat untuk membangun bahasa-bahasa domain spesifik. Lua telah dirancang untuk diperluas/diaplikasikan, pada kode Lua dan kode eksternal C. Sebagai suatu bukti dari konsep, </span><span> </span>Lua menerapkan banyak kemampuan dasarnya melalui fungsi-fungsi eksternal. Hal ini sangat mudah untuk menghubungkan Lua dengan C/C++ dan bahasa-bahasa lain, seperti Fortran, Java, Smalltalk, Ada, bahkan dengan bahasa-bahasa penulisan yang lain. <span>       </span></p>
<p class="MsoPlainText"><!--[if !supportLists]--><span></span><span>·</span><span>        </span><!--[endif]--><em><span>Simplicity /</span></em><span> Sederhana : Lua adalah bahasa yang mudah dan sederhana. Lua mempunyai sedikit konsep (namun tangguh). Kesederhanaan ini membuat Lua mudah dipelajari dan memperbesar suatu implementasi yang sederhana. Distribusinya yang lengkap (<em>source </em>program, manual, biner-biner lebih untuk beberapa platform) sesuai dengan floopy disk. </span></p>
<p class="MsoPlainText"><!--[if !supportLists]--><span></span><span>·</span><span>        </span><!--[endif]--><em><span>Efisiensi</span></em><span>: Lua mempunyai implementasi yang </span><span> </span>efisien. <em>Benchmark-benchmark</em> yang mandiri menunjukkan Lua sebagai bahasa tercepat dalam dunia bahasa penulisan (<em>interpreted</em>).</p>
<p class="MsoPlainText"><!--[if !supportLists]--><span></span><span>·</span><span>        </span><!--[endif]--><span>Portabilitas: Ketika kita berbicara tentang portabilitas, kita tidak berbicara tentang menjalankan Lua di platform Windows dan Unix. Kita berbicara tentang menjalankan Lua di semua platform yang sudah pernah kita dengar, seperti: NextStep, OS/2, PlayStation II (Sony), Mac OS-9 dan OS X, BeOS, MS-DOS, IBM, EPOC, PalmOS, MCF5206ELITE Evaluation Board, RISC OS, dan tentu saja semua jenis Unix dan Windows. <em>Source</em> program untuk masing-masing platform hampir sama. Lua tidak menggunakan kumpulan kondisi untuk menyesuaikan kodenya kepada mesin-mesin yang berbeda; sebagai gantinya, Lua</span><span>  </span>mengikuti standar ANSI ( ISO) C. Dengan cara itu, biasanya anda tidak perlu menyesuaikan pada suatu lingkungan baru: Jika anda mempunyai satu compiler ANSI C, anda hanya harus meng-kompile Lua, <em>out of box</em>.</p>
<p class="MsoPlainText"><span>Bagian kehandalan Lua terletak pada pustakanya (<em>library</em>). Salah satu dari kekuatan utama Lua yaitu sifat ekstensibilitas pada tipe barunya dan fungsi-fungsinya. </span><span>Banyak <em>fitur </em>yang berperan dalam kehandalan ini. Pengetikan dinamis mengizinkan tingkat polimorfisme. Manajemen memori otomatis menyederhanakan penghubungan, karena tidak perlu memutuskan siapa yang bertanggung jawab atas alokasi dan dealokasi memori, atau bagaimana caranya menangani <em>overflows.</em> Fungsi-fungsi penugasan yang tinggi (<em>Higher-order</em>) dan fungsi-fungsi tanpa nama mengizinkan suatu prioritas tinggi parametrisasi, pembuatan fungsi-fungsi lebih serbaguna. Lua hadir dengan suatu set kecil pustaka standar. Saat menginstall Lua pada lingkungan dengan kapasitas terbatas, seperti <em>processor</em>, mungkin harus lebih hati-hati untuk memilih pustaka yang dibutuhkan. Lebih dari itu, jika keterbatasan sangan besar, dengan mudah dapat masuk pada pustaka <em>source</em> program dan memilih satu-persatu fungsi-fungsi mana saja yang harus tetap disimpan. Ingat, bagaimanapun, Lua lebih sederhana (bahkan dengan semua standar pustaka) dan dalam kebanyakan sistim anda dapat menggunakan keseluruhan paket tanpa kawatir.</span></p>
<p class="MsoPlainText"> <em><strong>lebih detail silahkan baca bukunya </strong></em>(<a href="http://staffsite.gunadarma.ac.id/amutiara/index.php?stateid=files&amp;xcat_id=0.34" target="_blank">pdf file</a>)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amutiara.wordpress.com/225/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amutiara.wordpress.com/225/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amutiara.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amutiara.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amutiara.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amutiara.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amutiara.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amutiara.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amutiara.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amutiara.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amutiara.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amutiara.wordpress.com/225/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amutiara.wordpress.com&blog=617021&post=225&subd=amutiara&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amutiara.wordpress.com/2007/09/28/buku-pengantar-bhs-pemrograman-lua-hasil-pi/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/amutiara-128.jpg" medium="image">
			<media:title type="html">amutiara</media:title>
		</media:content>
	</item>
	</channel>
</rss>