First Commit
This commit is contained in:
@@ -0,0 +1,69 @@
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - IT Architecture</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Arsitektur Teknologi Informasi, Teknologi Informasi, Arsitektur Informasi, Teknik Informatika" />
|
||||
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Arsitektur Teknologi Informasi Universitas Kristen Duta Wacana" />
|
||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
||||
<script type="text/javascript" src="include/navbar.js"></script>
|
||||
<style type="text/css">
|
||||
@import "../includes/index.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header-class"><span class="subjectTitle">IT Architecture</span>
|
||||
<?php
|
||||
include "../includes/functions.php";
|
||||
include "../includes/date.php";
|
||||
include "../includes/courses.php";
|
||||
?>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<!-- Class Information //-->
|
||||
<div id="class-information">
|
||||
<ul class="cinfo">
|
||||
<li><h3>Kelas </h3>
|
||||
<p>Hari <br/>Jam <br/>Ruang </p></li>
|
||||
<li><h3>Nilai Akhir</h3>
|
||||
<p><a href="https://docs.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AvhuiUaiIBYmdEdiWkROUTYyOTVhOG1qekpuQzFIZ1E&output=html">Nilai Akhir</a></p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="subtitle">Pengantar</div>
|
||||
<p>Matakuliah ini memberikan landasan terkait dengan pengembangan dan pembangunan arsitektur teknologi informasi. Selain lapisan dan metodologi pengembangannya, matakuliah ini juga akan mendiskusikan beberapa bentuk arsitektur teknologi informasi yang sudah diterapkan disertai dengan studi kasus.</p>
|
||||
<div class="subtitle">Materi Presentasi</div>
|
||||
<ol>
|
||||
<li>Syllabus</a></li>
|
||||
<li>Introduction to IT Architectures</li>
|
||||
<li>Server Architectures</li>
|
||||
<li>Cloud Computing #1</li>
|
||||
<li>Cloud Computing #2</li>
|
||||
<li>Web Architecture</li>
|
||||
<li>Service Oriented Architecture</li>
|
||||
<li>Web Services Architectures</li>
|
||||
<li>Search Engines Architectures</li>
|
||||
<li>E-Business & E-Commerce System Architectures</li>
|
||||
<li>Web 2.0 & Social Networks Architectures</li>
|
||||
<li>Mobile System & Pervasive Computing Architectures</li>
|
||||
<li>Enterprise System Architectures</li>
|
||||
</ol>
|
||||
<div class="subtitle">Referensi Buku</div>
|
||||
<ol>
|
||||
<li>Enterprise Cloud Computing: Technology, Architecture, Applications (Gautam Shroff, Cambridge)</li>
|
||||
<li>Cloud Computing Bible (Barrie Sosinsky, Wiley)</li>
|
||||
<li>Distributed and Cloud Computing: From Parallel Processing to the Internet of Things (Kai Hwang, Jack Dongarra, Geoffrey C. Fox, Morgan Kaufmann)</li>
|
||||
<li>Information Technology for Management: Transforming Organizations in the Digital Economy (Efraim Turban, Dorothy Leidner, Ephraim McLean, James Wetherbe, Wiley)</li>
|
||||
</ol>
|
||||
</div>
|
||||
<!-- End Content //-->
|
||||
<div class="footer">
|
||||
<?php
|
||||
include "../includes/footer.php";
|
||||
?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,157 @@
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Lecturer Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<?php
|
||||
include "includes/meta.html";
|
||||
?>
|
||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Lecturer, Duta Wacana Christian University" />
|
||||
<meta name="description" content="Lecturer page of Willy Sudiarto Raharjo" />
|
||||
<link rel="openid.server" href="http://getopenid.com/action/authenticate/" />
|
||||
<link rel="openid.delegate" href="http://getopenid.com/willysr/" />
|
||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
||||
<style type="text/css">
|
||||
@import "includes/index.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<?php
|
||||
include "includes/functions.php";
|
||||
include "includes/date.php";
|
||||
include "includes/navbar.html";
|
||||
?>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<?php
|
||||
include "includes/right.php";
|
||||
?>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="subtitle">Formal Education</div>
|
||||
<ol>
|
||||
<li> Tarakanita Elementary School (1989-1995)</li>
|
||||
<li> Stella Duce Junior High School (1995-1998)</li>
|
||||
<li> <a href="http://www.debritto-yog.sch.id/">de Britto Senior High School</a> (1998-2001)</li>
|
||||
<li> <a href="http://www.ukdw.ac.id/">Duta Wacana Christian University</a> (2001-2005) (<a href="gpa.html">My Grade Transcript</a> In Indonesian) for bachelor degree</li>
|
||||
<li> <a href="http://www.ugm.ac.id/">Gadjah Mada University</a> (2007-2009) for master degree</li>
|
||||
</ol>
|
||||
<div class="subtitle">Non Formal Education</div>
|
||||
<ol>
|
||||
<li> <a href="http://www.elti.co.id/">ELTI</a> (1990-1994)</li>
|
||||
<li> HTML Course (1999)</li>
|
||||
<li> <a href="http://www.englishfirst.com/">English First</a> (2001)</li>
|
||||
<li> <a href="http://www.brainbench.com/">BrainBench</a> (2004-2005)<br/>
|
||||
- Master in HTML 3.2 with score 4.31 out of 5.0<br/>
|
||||
- Master in HTML 4.0 with score 4.21 out of 5.0<br/>
|
||||
- Passed Linux Administration (General) with score 3.19 out of 5.0<br/>
|
||||
- Passed PHP with score 3.6 out of 5.0<br/>
|
||||
- Passed Computer Fundamental (Win95/98) with score 4.17 out of 5.0<br/>
|
||||
</li>
|
||||
</ol>
|
||||
<div class="subtitle">Working Experiences</div>
|
||||
<ol>
|
||||
<li>Software Engineer at QnAP Asia (2005-2007)</li>
|
||||
<li>Lecturer at <a href="http://www.ukdw.ac.id">UKDW</a> (2007-Current)</li>
|
||||
</ol>
|
||||
<div class="subtitle">Training/Workshop</div>
|
||||
<ol>
|
||||
<li>Basic CMM Introduction</li>
|
||||
<li>C Course</li>
|
||||
<li>Requirement Engineering and Reviewing Technique</li>
|
||||
<li>Course on Software Engineering</li>
|
||||
<li>Personal Software Process</li>
|
||||
<li>Planning and Tracking Awareness Workshop</li>
|
||||
<li>Estimation Awareness Workshop</li>
|
||||
<li>Microsoft Project Workshop</li>
|
||||
<li><a href="http://www.eccouncil.org/certification/ec-council_certified_secure_programmer.aspx">Certified Secure Programmer</a></li>
|
||||
<li><a href="http://www.eccouncil.org/certification/certified_ethical_hacker.aspx">Certified Ethical Hacker</a></li>
|
||||
</ol>
|
||||
<div class="subtitle">Programming Language Familiarity</div>
|
||||
<ol>
|
||||
<li>PHP</li>
|
||||
<li>UNIX Shell Scripting</li>
|
||||
<li>Java</li>
|
||||
<li>C/C++</li>
|
||||
<li>C#</li>
|
||||
<li>Pascal</li>
|
||||
<li>JavaScript</li>
|
||||
</ol>
|
||||
<div class="subtitle">Database</div>
|
||||
<ol>
|
||||
<li><a href="http://office.microsoft.com">Microsoft Access</a></li>
|
||||
<li><a href="http://www.mysql.com">MySQL</a></li>
|
||||
<li><a href="http://www.oracle.com">Oracle</a></li>
|
||||
</ol>
|
||||
<div class="subtitle">Desktop Application Project</div>
|
||||
<ol>
|
||||
<li>OWG Project (education application for impaired children using Text To Speech module)</li>
|
||||
<li>EPM Project (Electronic Prescription Modules)</li>
|
||||
</ol>
|
||||
<div class="subtitle">Open Source Project</div>
|
||||
<ol>
|
||||
<li><a href="http://sourceforge.net/projects/ooo-id/">OpenOffice.org Localization into Indonesian</a></li>
|
||||
<li><a href="http://id.openoffice.org/">Indonesian Native Lang Project for OpenOffice.org</a></li>
|
||||
<li><a href="http://documentation.openoffice.org/id/index.html">OpenOffice.org Documentation Project</a></li>
|
||||
<li><a href="http://slackware.linux.or.id/">Indonesian Translation for Slackbook Project</a></li>
|
||||
<li><a href="http://code.google.com/p/slackbasics-i18n/">Indonesian Translation for SlackBasics Project</a></li>
|
||||
<li><a href="http://filezilla-project.org/">Indonesian Translation for FileZilla Project</a></li>
|
||||
<li><a href="https://github.com/willysr/SlackHacks">SlackHacks Repository</a></li>
|
||||
</ol>
|
||||
<div class="subtitle">WebSites Project</div>
|
||||
<ol>
|
||||
<li> <a href="http://www.sarjanawiyata.ac.id/">Sarjanawiyata Tamansiswa University</a> (2001-2004)</li>
|
||||
<li> <a href="http://www2.ukdw.ac.id/ukdwnet/"><i>UKDW</i>Net Club</a> (2002-2004)</li>
|
||||
<li> <a href="http://www.informatix.or.id/">Informatix</a> (2003)</li>
|
||||
<li> <a href="http://jogja.linux.or.id/">Jogja Linux User Group</a> (2004-2007, 2012)</li>
|
||||
</ol>
|
||||
<div class="subtitle">Book Translation</div>
|
||||
<ol>
|
||||
<li> Book Translation "TCP / IP Networks on Linux and Windows" (2002-2003)</li>
|
||||
</ol>
|
||||
<div class="subtitle">Practical Assistant</div>
|
||||
<ol>
|
||||
<li> Introduction to Computer and Informatics (3<sup>rd</sup> grade, 2002) </li>
|
||||
<li> Algorithm and Programming (4<sup>rd</sup> grade, 2002) </li>
|
||||
<li> File Management (5<sup>rd</sup> grade, 2003) </li>
|
||||
<li> Database (6<sup>th</sup> and 8<sup>th</sup> grade, 2004-2005)</li>
|
||||
<li> Advanced Database - Oracle (7<sup>th</sup> and 8<sup>th</sup> grade, 2004-2005)</li>
|
||||
<li> Object Oriented Programming - Java (2005)</li>
|
||||
</ol>
|
||||
<div class="subtitle">Others</div>
|
||||
<ol>
|
||||
<li>Speaker at SIP (Sumpah Internet Pemuda) (2000).</li>
|
||||
<li>Instructor at "PC Building" Workshop with <a href="http://www.tabloidpcplus.com">PCPlus</a> (2002).</li>
|
||||
<li>Instructor at "StarOffice 6.0" Workshop with <a href="http://www.ukdw.ac.id/ukdwnet/">UKDWNet Club</a> (2003).</li>
|
||||
<li>Instructor at "Linux Installations" Workshop with <a href="http://www.tabloidpcplus.com">PCPlus</a> (2003).</li>
|
||||
<li>Member of <a href="http://jogja.linux.or.id">Jogja Linux User Group</a> (2003-current)</li>
|
||||
<li>ex Webmaster <a href="http://www.ukdw.ac.id/ukdwnet/">UKDWNet Club</a> (2004)</li>
|
||||
<li>Webmaster <a href="http://jogja.linux.or.id/">Jogja Linux</a> with <a href="http://jaya.duniasemu.org">I Gede Wijaya</a> (2004-2007)</li>
|
||||
<li>Maintainer and Developer for <a href="http://documentation.openoffice.org/id">Indonesian OOo Documentation Project</a> (2004-2009)</li>
|
||||
<li>Maintainer and Developer for <a href="http://id.openoffice.org">Indonesian OOo Native Lang Project</a> (2005-2010)</li>
|
||||
<li>Coordinator and Developer for <a href="http://www.mandrivalinux.com/l10n/id.php3">Indonesian Mandriva Linux localization packages</a> (2004-2007)</li>
|
||||
<li>Indonesian translator for <a href="http://www.egroupware.org/">eGroupWare</a> Security HOWTO version 0.4 and 0.5 (2003-2005)</li>
|
||||
<li><a href="http://forum.linux.or.id/">Forum Linux Indonesia</a> Moderator and Administrator (2004-current) </li>
|
||||
<li><a href="http://groups.yahoo.com/group/jogja-linux">Jogja Linux User Group Mailing List</a> Moderator and Administrator (2004-current)</li>
|
||||
<li>Linux author for <a href="http://www.infolinux.web.id">InfoLinux</a> magazine (2004)</li>
|
||||
<li>Author for <a href="http://www.tabloidpcplus.com">PCPlus</a> magazines (2001-current)</li>
|
||||
<li>Speaker at Linuxday, presenting "Office and Productivity" (2005).</li>
|
||||
<li>Speaker at Linux Workshop in UAJY, presenting "OpenOffice" (2005).</li>
|
||||
<li><a href="https://groups.google.com/forum/#!forum/id-slackware">Indonesian Slackware Community</a> Creator (2007-current)</li>
|
||||
<li>Speaker at Project Management Workshop in UKDW, presenting "Basecamp: Online Collaboration Tools" (2008).</li>
|
||||
<li>Speaker at Security Awareness Seminar in UKDW, presenting "Web Application: Vulnerabilities Analysis & Countermeasures" (2008).</li>
|
||||
<li>Speaker at Security Awareness Seminar in UKDW, presenting "Exploiting Human Mistakes" (2009).</li>
|
||||
<li>Speaker on Lecture Class at UPN, presenting "Linux and Windows" (2009).</li>
|
||||
<li>Speaker at <a href="http://www.malioboro.org">Malioboro</a> session, presenting Managing Successful Web Project (2011).</li>
|
||||
</ol>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<?php
|
||||
include "includes/footer.php";
|
||||
?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,317 @@
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Grade Transcript</title>
|
||||
<meta http-equiv="Content-Type" content="text/html" />
|
||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
||||
<style type="text/css">
|
||||
table { text-align: center; margin: 0 5%; }
|
||||
td.header { font-weight: bold; text-align: center;}
|
||||
td.entry { text-align: left; }
|
||||
td.grade { text-align: center; }
|
||||
td { padding: 0 1.5em; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="grade">
|
||||
<table cellspacing="5">
|
||||
<tr>
|
||||
<td class="header">ID number</td>
|
||||
<td class="header">Subject</td>
|
||||
<td class="header">Grade</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">MU0012</td>
|
||||
<td class="entry">Pendidikan Agama Kristen</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1012</td>
|
||||
<td class="entry">Komputer dan Masyarakat</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1023</td>
|
||||
<td class="entry">Fisika</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1033</td>
|
||||
<td class="entry">Kalkulus I</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1043</td>
|
||||
<td class="entry">Logika Matematika</td>
|
||||
<td class="grade">C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1053</td>
|
||||
<td class="entry">Pengantar Komputer dan Informatika</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1062</td>
|
||||
<td class="entry">Peripheral Komputer</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">MU0032</td>
|
||||
<td class="entry">Pendidikan Pancasila</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1072</td>
|
||||
<td class="entry">Manajemen dan Organisasi</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1083</td>
|
||||
<td class="entry">Teknik Digital</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1093</td>
|
||||
<td class="entry">Kalkulus II</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1103</td>
|
||||
<td class="entry">Algoritma dan Pemrograman</td>
|
||||
<td class="grade">C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1113</td>
|
||||
<td class="entry">Matematika Diskret</td>
|
||||
<td class="grade">C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1122</td>
|
||||
<td class="entry">Komunikasi Data</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IM2063</td>
|
||||
<td class="entry">E-Bussiness</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1132</td>
|
||||
<td class="entry">Manajemen Proyek</td>
|
||||
<td class="grade">C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">MU0042</td>
|
||||
<td class="entry">Kewarganegaraan</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1143</td>
|
||||
<td class="entry">Sistem Berkas</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1163</td>
|
||||
<td class="entry">Aljabar Linear</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1153</td>
|
||||
<td class="entry">Struktur Data</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1282</td>
|
||||
<td class="entry">Bhs. Inggris Terapan</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1243</td>
|
||||
<td class="entry">Organisasi Komputer</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IM2013</td>
|
||||
<td class="entry">Multimedia</td>
|
||||
<td class="grade">C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1193</td>
|
||||
<td class="entry">Basis Data</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1203</td>
|
||||
<td class="entry">Algoritma Grafik</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1213</td>
|
||||
<td class="entry">Jaringan Komputer</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1223</td>
|
||||
<td class="entry">Pengantar Arsitektur Komputer</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1233</td>
|
||||
<td class="entry">Sistem Operasi</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IM2013</td>
|
||||
<td class="entry">Sistem Informasi Manajemen</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">MU0052</td>
|
||||
<td class="entry">Ilmu Sosial Dasar</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1253</td>
|
||||
<td class="entry">Pemrograman Berorientasi Obyek</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1263</td>
|
||||
<td class="entry">Metode Numerik</td>
|
||||
<td class="grade">C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1273</td>
|
||||
<td class="entry">Interaksi Manusia dan Komputer</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IM2023</td>
|
||||
<td class="entry">Grafika Komputer</td>
|
||||
<td class="grade">B</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IM2033</td>
|
||||
<td class="entry">Rekayasa Web</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IS2023</td>
|
||||
<td class="entry">Analisis Desain Sistem Informasi</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1172</td>
|
||||
<td class="entry">Riset Operasi</td>
|
||||
<td class="grade">C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1183</td>
|
||||
<td class="entry">Statistika</td>
|
||||
<td class="grade">C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1303</td>
|
||||
<td class="entry">Penulisan Karya Ilmiah</td>
|
||||
<td class="grade">C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IM2043</td>
|
||||
<td class="entry">Web Database</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN4013</td>
|
||||
<td class="entry">Kuliah Kerja Nyata</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IK2063</td>
|
||||
<td class="entry">Keamanan Komputer</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1293</td>
|
||||
<td class="entry">Rekayasa Perangkat Lunak</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">MU0062</td>
|
||||
<td class="entry">Etika Kristen</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN2023</td>
|
||||
<td class="entry">Sistem UNIX</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN3093</td>
|
||||
<td class="entry">Basis Data Lanjutan</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">I(X)4013</td>
|
||||
<td class="entry">Proyek Sistem Sesuai Konsentrasi</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN4023</td>
|
||||
<td class="entry">Kerja Praktek</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">MU0082</td>
|
||||
<td class="entry">Apresiasi Seni</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IK2073</td>
|
||||
<td class="entry">Eksperimental Robotika</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1323</td>
|
||||
<td class="entry">CCNA 1</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IK2023</td>
|
||||
<td class="entry">Teknik Kompiler</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1311</td>
|
||||
<td class="entry">Etika Profesi</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IK2053</td>
|
||||
<td class="entry">Sistem Terdistribusi</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IM2053</td>
|
||||
<td class="entry">Internet Multimedia</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN1323</td>
|
||||
<td class="entry">Embedded System</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="entry">IN4036</td>
|
||||
<td class="entry">Tugas Akhir</td>
|
||||
<td class="grade">A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" style="text-align: left; font-weight: bold;">IP Kumulatif</td>
|
||||
<td class="grade" style="font-weight: bold;">3,40 / 4.00</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 832 B |
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
@@ -0,0 +1,10 @@
|
||||
<div id="nav">
|
||||
<ul class="level1">
|
||||
<li><a href="../index.php">Home</a></li>
|
||||
<li><a href="../manpro-ti/">Proj Mngt</a></li>
|
||||
<li><a href="../os-ti/">Op Sys</a></li>
|
||||
<li><a href="../kakom-ti/">CompSec</a></li>
|
||||
<li><a href="../ati-ti/">IT Arch</a></li>
|
||||
<li><a href="../tekkom-ti/">Comp Tech</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
Executable
+26
@@ -0,0 +1,26 @@
|
||||
<div class="date">
|
||||
<?php
|
||||
date_default_timezone_set("Asia/Jakarta");
|
||||
$tgl=date("d");
|
||||
if (substr($tgl,0,1)==0)
|
||||
$tgl=substr($tgl,-1);
|
||||
$bulan=date("m");
|
||||
$tahun=date("Y");
|
||||
switch ($bulan)
|
||||
{
|
||||
case 1 : $bulan="January"; break;
|
||||
case 2 : $bulan="February"; break;
|
||||
case 3 : $bulan="March"; break;
|
||||
case 4 : $bulan="April"; break;
|
||||
case 5 : $bulan="May"; break;
|
||||
case 6 : $bulan="June"; break;
|
||||
case 7 : $bulan="July"; break;
|
||||
case 8 : $bulan="August"; break;
|
||||
case 9 : $bulan="September"; break;
|
||||
case 10 : $bulan="Oktober"; break;
|
||||
case 11 : $bulan="November"; break;
|
||||
case 12 : $bulan="December"; break;
|
||||
}
|
||||
echo "<strong>" . $tgl . " " . $bulan . " " . $tahun . "</strong>";
|
||||
?>
|
||||
</div>
|
||||
Executable
+20
@@ -0,0 +1,20 @@
|
||||
<!-- Footer -->
|
||||
<?php
|
||||
date_default_timezone_set("Asia/Jakarta");
|
||||
echo "© 2007-" . date("Y") . ". All right reserved.<br/>\n";
|
||||
?>
|
||||
Suggestions, critics, and comments can be sent to <a href="mailto:willysr@gmail.com" class="footer">Willy Sudiarto Raharjo</a><br/>
|
||||
<a href="http://validator.w3.org/check?uri=referer" class="footer">Valid XHTML</a> | <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://lecturer.ukdw.ac.id/willysr" class="footer">Valid CSS</a>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-554082-6']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
Executable
+67
@@ -0,0 +1,67 @@
|
||||
<?php
|
||||
|
||||
DEFINE("EMAIL", "willysr@ti.ukdw.ac.id");
|
||||
|
||||
global $connection;
|
||||
|
||||
function showLastUpdate($filename)
|
||||
|
||||
{
|
||||
|
||||
if (file_exists($filename))
|
||||
|
||||
{
|
||||
date_default_timezone_set('Asia/Jakarta');
|
||||
$tanggal = date("d", filemtime($filename));
|
||||
|
||||
if (substr($tanggal,0,1)==0)
|
||||
|
||||
{
|
||||
|
||||
$tanggal=substr($tanggal,-1);
|
||||
|
||||
}
|
||||
|
||||
$bulan = date("m", filemtime($filename));
|
||||
|
||||
switch ($bulan)
|
||||
|
||||
{
|
||||
|
||||
case 1 : $bulan_id="January"; break;
|
||||
|
||||
case 2 : $bulan_id="February"; break;
|
||||
|
||||
case 3 : $bulan_id="March"; break;
|
||||
|
||||
case 4 : $bulan_id="April"; break;
|
||||
|
||||
case 5 : $bulan_id="May"; break;
|
||||
|
||||
case 6 : $bulan_id="June"; break;
|
||||
|
||||
case 7 : $bulan_id="July"; break;
|
||||
|
||||
case 8 : $bulan_id="August"; break;
|
||||
|
||||
case 9 : $bulan_id="September"; break;
|
||||
|
||||
case 10 : $bulan_id="Oktober"; break;
|
||||
|
||||
case 11 : $bulan_id="November"; break;
|
||||
|
||||
case 12 : $bulan_id="December"; break;
|
||||
|
||||
}
|
||||
|
||||
$tahun = date("Y", filemtime($filename));
|
||||
|
||||
$jam = date("H:i:s", filemtime($filename));
|
||||
|
||||
echo "Last Update : " . $tanggal . " " . $bulan_id . " " . $tahun . " :: " . $jam . "\n";
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,267 @@
|
||||
/* NavBar */
|
||||
div#nav {
|
||||
font-size: 0.8em;
|
||||
float: right;
|
||||
margin-top: 74px;
|
||||
}
|
||||
|
||||
div#nav ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div#nav li {
|
||||
position: relative;
|
||||
list-style: none;
|
||||
margin: 0 10px;
|
||||
padding: 0;
|
||||
float: left;
|
||||
line-height: 1em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div#nav li:hover {
|
||||
border-bottom: 2px solid #F00;
|
||||
}
|
||||
|
||||
div#nav li a {
|
||||
display: block;
|
||||
padding: 0.25em 0;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
div#nav>ul a {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/* Main */
|
||||
body {
|
||||
margin: 10px;
|
||||
font-family: "Verdana";
|
||||
color: #000;
|
||||
}
|
||||
|
||||
div.subtitle, div.notifications {
|
||||
border-bottom: 1px solid #DEDEDE;
|
||||
margin-right: 10px;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
div.notifications {
|
||||
text-align: center;
|
||||
color: #F00;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #00F;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
border-bottom: 3px solid #F00;
|
||||
}
|
||||
|
||||
a.subject:hover {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
div.header, div.header-class {
|
||||
width: 100%;
|
||||
height: 100px;
|
||||
float: left;
|
||||
margin: 0;
|
||||
vertical-align: middle;
|
||||
background: #BBD9EE url("../images/background.jpg") 0 0 no-repeat;
|
||||
font-size: 20px;
|
||||
color: #F00;
|
||||
}
|
||||
|
||||
div.header-class {
|
||||
background: #BBD9EE url("../images/background-repeat.jpg") 0 0 repeat-x;
|
||||
}
|
||||
|
||||
div.content {
|
||||
margin: 0 200px 0 0;
|
||||
}
|
||||
|
||||
div.intro {
|
||||
width: 75%;
|
||||
border: 0px solid #F00;
|
||||
}
|
||||
|
||||
div.quotes {
|
||||
float: right;
|
||||
border: 3px solid #ab801a;
|
||||
border-left: 0;
|
||||
border-right: 0;
|
||||
margin-top: 5px;
|
||||
padding: 2px 0;
|
||||
width: 20%;
|
||||
margin-right: 10px;
|
||||
text-align: right;
|
||||
font-family: "Verdana, Georgia, Arial";
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
div.date {
|
||||
position: absolute;
|
||||
right: 20px;
|
||||
top: 15px;
|
||||
color: #000;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
div.sidebar {
|
||||
float: right;
|
||||
width: 200px;
|
||||
margin: 5px 0 0 0;
|
||||
}
|
||||
|
||||
div.subjects, div.news {
|
||||
margin: 0 10px 0 0;
|
||||
border-top: 0;
|
||||
}
|
||||
|
||||
div.news {
|
||||
margin-top: 4em;
|
||||
}
|
||||
|
||||
div.subjects h1, div.news h1 {
|
||||
border-bottom: 1px solid #999;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div.subjects img {
|
||||
margin: 10px 10px 10px 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
div.update-title {
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
|
||||
}
|
||||
|
||||
p.even {
|
||||
background: #E0EECF;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
p.odd {
|
||||
background: #fdddaa;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
span.subjectTitle {
|
||||
float: left;
|
||||
font-size: 1.5em;
|
||||
color: #000;
|
||||
margin-left: 0;
|
||||
margin-top: 65px;
|
||||
}
|
||||
|
||||
div.footer {
|
||||
height:10px;
|
||||
border-top:1px solid #B1B1B1;
|
||||
margin-right: 1em;
|
||||
text-align:center;
|
||||
font-family:"Verdana, Sans-Serif";
|
||||
font-size:0.8em;
|
||||
font-weight:normal;
|
||||
padding:5px;
|
||||
}
|
||||
|
||||
/*
|
||||
CSS Text Boxes
|
||||
Copyright : MikeCherim.com (http://green-beast.com/)
|
||||
*/
|
||||
|
||||
body > #class-information {
|
||||
margin : auto;
|
||||
float: right;
|
||||
}
|
||||
|
||||
div#class-information {
|
||||
float:right;
|
||||
}
|
||||
/*
|
||||
Now I'm resetting the paragraph padding (it was zeroed). I'm also clearing
|
||||
the p, but I don't really need this for the top one, only the bottom. The
|
||||
top has no effect (it'll clear the heading by default), but it is needed
|
||||
for the bottom (depending on the shell width versus the ul width). It may
|
||||
not be needed at all. Your situation will determine.
|
||||
*/
|
||||
#class-information p {
|
||||
padding : 0px;
|
||||
clear : both;
|
||||
}
|
||||
|
||||
/*
|
||||
I define the width of the ul, set the height (in ems!) align the text and
|
||||
remove list styles. The last may not be needed on most browsers
|
||||
*/
|
||||
ul.cinfo {
|
||||
height : 9em;
|
||||
text-align : center;
|
||||
list-style-type : none;
|
||||
}
|
||||
|
||||
/*
|
||||
Now I style the individual boxes (li)
|
||||
*/
|
||||
ul.cinfo li {
|
||||
margin : 0 2px 10px;
|
||||
border : 1px solid #666;
|
||||
width : 160px;
|
||||
height : auto;
|
||||
background : #f6f6ff;
|
||||
float : left;
|
||||
display : block;
|
||||
}
|
||||
|
||||
/*
|
||||
Style the li links
|
||||
*/
|
||||
#class-information a {
|
||||
color : #A01300;
|
||||
}
|
||||
|
||||
#class-information a:hover, #class-information a:focus, #class-information a:active {
|
||||
text-decoration : none;
|
||||
color: #FFF;
|
||||
background-color: #A01300;
|
||||
}
|
||||
|
||||
#class-information a:focus, #class-information a:active {
|
||||
color: #FFF;
|
||||
background-color: #A01300;
|
||||
}
|
||||
|
||||
/*
|
||||
Style the h3 links
|
||||
*/
|
||||
#class-information ul.cinfo h3 {
|
||||
color : #FFF;
|
||||
display : block;
|
||||
width : 160px;
|
||||
padding : 2px 0;
|
||||
background : #5280bc;
|
||||
border-bottom : 1px solid #666;
|
||||
text-decoration : none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#class-information ul.cinfo h3 a:hover, #class-information ul.cinfo h3 a:focus, #class-information ul.cinfo h3 a:active {
|
||||
background : #957412;
|
||||
color : #fff;
|
||||
}
|
||||
|
||||
/*
|
||||
This tyles the text p content within the li separately. The most important
|
||||
thing here is to re-kill the padding and add the margin to create good gutters
|
||||
*/
|
||||
ul.cinfo p {
|
||||
font-size : 0.9em;
|
||||
padding : 0;
|
||||
margin : 10px;
|
||||
}
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="author" content="Willy Sudiarto Raharjo" />
|
||||
<meta name="owner" content="Willy Sudiarto Raharjo" />
|
||||
<meta name="classification" content="Personal, Lecturer, Education, UKDW, Duta Wacana" />
|
||||
<meta name="category" content="Computers and Internet" />
|
||||
<meta name="distribution" content="Global" />
|
||||
<meta name="rating" content="General" />
|
||||
<meta name="doc-type" content="Public" />
|
||||
<meta name="doc-class" content="Published" />
|
||||
<meta name="doc-rights" content="Public Domain" />
|
||||
<meta name="language" content="English" />
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
<div id="nav">
|
||||
<ul class="level1">
|
||||
<li><a href="index.php">Home</a></li>
|
||||
<li><a href="cv.php">CV</a></li>
|
||||
<li><a href="schedule.html">Schedule</a></li>
|
||||
<li><a href="publications.php">Publications</a></li>
|
||||
<li><a href="presentations.php">Presentations</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -0,0 +1,17 @@
|
||||
<div class="quotes">
|
||||
<?php
|
||||
$url = "http://feeds.feedburner.com/quotationspage/qotd";
|
||||
if ($url)
|
||||
{
|
||||
do
|
||||
{
|
||||
$x = rand(0,10);
|
||||
$xml = new SimpleXMLElement($url, NULL, TRUE);
|
||||
} while (!$xml && trim($xml->channel->item[$x]->description) == "");
|
||||
$string = trim(preg_replace("/<p>(.*)/", "", $xml->channel->item[$x]->description));
|
||||
$string = trim(preg_replace("/<a href(.*)<\/p>/", "", $string));
|
||||
$string = preg_replace("/\"/", "", $string);
|
||||
echo trim($string) . "<br/>(" . $xml->channel->item[$x]->title . ")<br/>Source: <a href=\"http://www.quotationspage.com/\">QuotationsPage</a>";
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
@@ -0,0 +1,5 @@
|
||||
<iframe frameborder="0" width="200" height="275" src="http://cbox.ws/box/?boxid=785303&boxtag=3738&sec=main" marginheight="2" marginwidth="2" scrolling="auto" name="cboxmain" style="border: #DBE2ED 1px solid;" id="cboxmain"></iframe>
|
||||
<br/>
|
||||
<iframe frameborder="0" width="200" height="75" src="http://cbox.ws/box/?boxid=785303&boxtag=3738&sec=form" marginheight="2" marginwidth="2" scrolling="no" name="cboxform" style="border: #DBE2ED 1px solid; border-top: 0px;" id="cboxform"></iframe>
|
||||
<br/>
|
||||
<iframe src="http://www.google.com/calendar/embed?showTitle=0&showNav=0&showDate=0&showTabs=0&showCalendars=0&mode=AGENDA&height=300&wkst=2&bgcolor=%23FFFFFF&src=willysr%40gmail.com&color=%232952A3&ctz=Asia%2FJakarta" style=" border-width:0 " width="200" height="250" frameborder="0" scrolling="no"></iframe>
|
||||
@@ -0,0 +1,52 @@
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Lecturer Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<?php
|
||||
include "includes/meta.html";
|
||||
?>
|
||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Lecturer, Duta Wacana Christian University" />
|
||||
<meta name="description" content="Lecturer page of Willy Sudiarto Raharjo" />
|
||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
||||
<style type="text/css">
|
||||
@import "includes/index.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<?php
|
||||
include "includes/functions.php";
|
||||
include "includes/date.php";
|
||||
include "includes/navbar.html";
|
||||
?>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<?php
|
||||
include "includes/right.php";
|
||||
?>
|
||||
</div>
|
||||
<div class="content">
|
||||
<?php
|
||||
include "includes/quotes.php";
|
||||
?>
|
||||
<div class="intro">
|
||||
<img src="images/willy.jpg" width="100" height="108" alt="My Pic" title="My Pic" style="float: left; margin-right: 10px; "/><span style="font-weight: bold; font-size: 1.5em;">W</span>elcome to my lecturer web site. In this site, you will find information about my what i do at work (mostly are materials for each class i teach). My email is also provided in this site. If you want to validate my <a href="mailto:<?php echo EMAIL; ?>">email</a> or sending me an encrypted message, please use <a href="public-key.txt">my public key</a> (finger print : <strong>65A6 399E 0CAA 5CD0 C5EC CA94 C4EE 7054 5D88 D6C4</strong>) and use <a href="http://www.pgp.com">PGP</a> or <a href="http://www.gnupg.org">GnuPG</a> or <a href="http://www.gpg4win.org/">GPG4Win</a>.
|
||||
</div>
|
||||
|
||||
<div class="news"><h1>What's New</h1>
|
||||
<div class="entry">
|
||||
<div class="update-title">My Classes (24/12/2011)</div>
|
||||
<p class="odd">My next classes for regular semester: <a href="manpro-ti/index.php">IT Project Management</a>, IT Project Management (IDDIT-PROGRAM, collaboration with Hendro Setiadi), Seminar in Business Intelligence (IDDIT Program), <a href="os-ti/index.php">Operating System</a>, <a href="tekkom-ti/index.php">Computer Technology</a> (collaboration with Ignatia Dhian and Prihadi Beny), <a href="kakom-ti/index.php">Computer Security</a>, and <a href="ati-ti/index.php">Information Technology Architecture</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<?php
|
||||
include "includes/footer.php";
|
||||
?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Computer Security</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Keamanan Komputer, Teknik Informatika" />
|
||||
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Keamanan Komputer Universitas Kristen Duta Wacana" />
|
||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
||||
<style type="text/css">
|
||||
@import "../includes/index.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header-class"><span class="subjectTitle">Computer Security</span>
|
||||
<?php
|
||||
include "../includes/functions.php";
|
||||
include "../includes/date.php";
|
||||
include "../includes/courses.php";
|
||||
?>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<!-- Class Information //-->
|
||||
<div id="class-information">
|
||||
<ul class="cinfo">
|
||||
<li><h3>Kelas </h3>
|
||||
<p>Hari <br/>Jam <br/>Ruang </p></li>
|
||||
<li><h3>Nilai Akhir</h3>
|
||||
<p><a href="https://docs.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AvhuiUaiIBYmdEJwa3h0QTUyRlVNRVJvLU9RaE1xaUE&output=html">Nilai Akhir</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="notifications">PEMBERITAHUAN</div>
|
||||
<p>Bagi yang hendak mengambil matakuliah ini, Anda <strong>diwajibkan memiliki dan membawa buku Information Security: Principles and Practice dan Cryptography Engineering</strong>.</p>
|
||||
<div class="subtitle">Pengantar</div>
|
||||
<p>Matakuliah ini memperkenalkan konsep pengamanan data dan informasi dengan menggunakan kriptografi, digital signatures, dan pembahasan beberapa protokol yang umum dipakai pada aplikasi nyata.</p>
|
||||
<div class="subtitle">Materi Presentasi</div>
|
||||
<ol>
|
||||
<li>Syllabus</a></li>
|
||||
</ol>
|
||||
<div class="subtitle">Referensi Buku</div>
|
||||
<ol>
|
||||
<li>Information Security : Principles and Practice (Mark Stamp - Wiley)</li>
|
||||
<li>Cryptography Engineering : Design Principles and Practical Applications (Niels Ferguson, Bruce Schneier, Tadayoshi Kohno - Wiley)</li>
|
||||
<li>Security Awareness: Applying Practical Security in Your World (Mark Ciampa - Cengage)</li>
|
||||
<li>Computer Security Handbook (Seymour Bosworth, M.E. Kabay - John Wiley & Sons, Inc)</li>
|
||||
<li>Computer and Information Security Handbook (John R. Vacca - Morgan Kaufman)</li>
|
||||
<li><a href="http://www.cacr.math.uwaterloo.ca/hac/">Handbook of Applied Cryptography</a></li>
|
||||
</ol>
|
||||
</div>
|
||||
<!-- End Content //-->
|
||||
<div class="footer">
|
||||
<?php
|
||||
include "../includes/footer.php";
|
||||
?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,68 @@
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Project Management</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Manajemen Proyek, Teknik Informatika" />
|
||||
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Manajemen Proyek Universitas Kristen Duta Wacana" />
|
||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
||||
<script type="text/javascript" src="include/navbar.js"></script>
|
||||
<style type="text/css">
|
||||
@import "../includes/index.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header-class"><span class="subjectTitle">Project Management</span>
|
||||
<?php
|
||||
include "../includes/functions.php";
|
||||
include "../includes/date.php";
|
||||
include "../includes/courses.php";
|
||||
?>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<!-- Class Information //-->
|
||||
<div id="class-information">
|
||||
<ul class="cinfo">
|
||||
<li><h3>Kelas </h3>
|
||||
<p>Hari <br/>Jam <br/>Ruang </p></li>
|
||||
<li><h3>NILAI AKHIR</h3>
|
||||
<p><a href="https://docs.google.com/spreadsheet/pub?key=0AvhuiUaiIBYmdDZ3dy1TRGVuMkx4TUtZY2tQSUFsYWc&output=html">NILAI AKHIR</a></p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="notifications">PEMBERITAHUAN</div>
|
||||
<p>Bagi yang hendak mengambil matakuliah ini, Anda <strong>diwajibkan memiliki dan membawa buku Managing Information Technology Project di setiap pertemuan</strong>. Tidak akan disediakan slide materi untuk perkuliahan ini, karena semua materi sudah ada di buku.</p>
|
||||
<div class="subtitle">Pengantar</div>
|
||||
<p>Matakuliah ini mencakup sisi manajemen dari pengelolaan sebuah proyek. Materi yang dibahas mulai dari pendefinisian, perencanaan, penjadwalan, pengendalian, analisa ekonomis, manajemen resiko, sampai dengan implementasinya dengan bantuan aplikasi perangkat lunak. Mahasiswa dalam prakteknya akan mengerjakan sebuah proyek dalam skala kecil untuk mengimplementasikan ilmu yang didapatkan selama perkuliahan.</p>
|
||||
<div class="subtitle">Materi Presentasi</div>
|
||||
<ol>
|
||||
<li>Syllabus</li>
|
||||
<li>Introduction to Project Management</li>
|
||||
<li>Project Management and Information Technology Context</li>
|
||||
<li>Project Integration Management</li>
|
||||
<li>Project Scope Management</li>
|
||||
<li>Project Time Management</li>
|
||||
<li>Project Cost Management</li>
|
||||
<li>Project Quality Management</li>
|
||||
<li>Project Human Resource Management</li>
|
||||
<li>Project Communications Management</li>
|
||||
<li>Project Risk Management</li>
|
||||
<li>Project Procurement Management</li>
|
||||
<li>Presentasi Project</li>
|
||||
</ol>
|
||||
<div class="subtitle">Referensi Buku</div>
|
||||
<ol>
|
||||
<li>Managing Information Technology Project, 6th Edition (Kathy Schwalbe - Cengage)</li>
|
||||
</ol>
|
||||
</div>
|
||||
<!-- End Content //-->
|
||||
<div class="footer">
|
||||
<?php
|
||||
include "../includes/footer.php";
|
||||
?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,67 @@
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Operating System</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Sistem Operasi, Teknik Informatika" />
|
||||
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Sistem Operasi Universitas Kristen Duta Wacana" />
|
||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
||||
<script type="text/javascript" src="include/navbar.js"></script>
|
||||
<style type="text/css">
|
||||
@import "../includes/index.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header-class"><span class="subjectTitle">Operating System</span>
|
||||
<?php
|
||||
include "../includes/functions.php";
|
||||
include "../includes/date.php";
|
||||
include "../includes/courses.php";
|
||||
?>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<!-- Class Information //-->
|
||||
<div id="class-information">
|
||||
<ul class="cinfo">
|
||||
<li><h3>Kelas </h3>
|
||||
<p>Hari <br/>Jam <br/>Ruang </p></li>
|
||||
<li><h3>Nilai Akhir</h3>
|
||||
<p><a href="https://docs.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AvhuiUaiIBYmdElHc2tHVS01ZWV2dWJIenE0dloyOWc&output=html">Nilai Akhir</a></p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="notifications">PEMBERITAHUAN</div>
|
||||
<p>Bagi yang hendak mengambil matakuliah ini, Anda <strong>diwajibkan memiliki dan membawa buku Operating System Concepts di setiap pertemuan</strong>. Tidak akan disediakan slide materi untuk perkuliahan ini, karena semua materi sudah ada di buku.</p>
|
||||
<div class="subtitle">Pengantar</div>
|
||||
<p>Matakuliah ini memperkenalkan desain, implementasi, konsep-konsep dasar serta prinsip-prinsip Sistem Operasi modern. Cakupan matakuliah ini diawali dengan pengantar tentang sistem operasi dan struktur sistem operasi secara umum, dilanjutkan dengan Proses dan Thread, penjadwalan CPU serta masalah yang muncul (dead lock). Bagian kedua akan membahas tentang managemen memori dan managemen berkas serta struktur penyimpanan massal.</p> <p>Dalam matakuliah ini Sistem Operasi yang beredar luas di masyarakat tidak akan dibahas secara khusus, namun membahas konsep serta prinsip-prinsip umumnya. DOS, Windows, dan LINUX akan dibahas sebagai contoh kasus.</p>
|
||||
<div class="subtitle">Materi Presentasi</div>
|
||||
<ol>
|
||||
<li>Syllabus</li>
|
||||
<li>Introduction to Operating System</li>
|
||||
<li>Operating System Structures</li>
|
||||
<li>Proses + Thread</li>
|
||||
<li>CPU Scheduling</li>
|
||||
<li>Dead Locks</li>
|
||||
<li>Main Memory</li>
|
||||
<li>Virtual Memory</li>
|
||||
<li>File System Interface</li>
|
||||
<li>File System Implementation</li>
|
||||
<li>Mass-Storage Structure</li>
|
||||
<li>Distributed File Systems</li>
|
||||
</ol>
|
||||
<div class="subtitle">Referensi Buku</div>
|
||||
<ol>
|
||||
<li><a href="http://www.os-book.com/">Operating System Concepts 8th Edition (Avi Silberschatz, Peter Baer Galvin, Greg Gagne - John Wiley & Sons, Inc)</a></li>
|
||||
</ol>
|
||||
</div>
|
||||
<!-- End Content //-->
|
||||
<div class="footer">
|
||||
<?php
|
||||
include "../includes/footer.php";
|
||||
?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,44 @@
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Lecturer Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<?php
|
||||
include "includes/meta.html";
|
||||
?>
|
||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Lecturer, Duta Wacana Christian University" />
|
||||
<meta name="description" content="Lecturer page of Willy Sudiarto Raharjo" />
|
||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
||||
<style type="text/css">
|
||||
@import "includes/index.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<?php
|
||||
include "includes/functions.php";
|
||||
include "includes/date.php";
|
||||
include "includes/navbar.html";
|
||||
?>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<?php
|
||||
include "includes/right.php";
|
||||
?>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="subtitle">Presentations</div>
|
||||
<p>This page list all of my past presentations that i have made in the past. It may take a while before i can update this page, so be patient :)</p>
|
||||
<ol>
|
||||
<li><a href="presentations/security-awareness.pdf">Security Awareness</a></li>
|
||||
<li><a href="presentations/human-mistakes.pdf">Facebook - Human Mistakes</a></li></ol>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<?php
|
||||
include "includes/footer.php";
|
||||
?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Binary file not shown.
Executable
BIN
Binary file not shown.
+180
@@ -0,0 +1,180 @@
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
Version: GnuPG v2.0.17 (GNU/Linux)
|
||||
|
||||
mQGiBD6udmoRBADt3BL75jKJpEgY66OCiuK46aXJJN0kCXzo0DQ0E2+640vPNlvX
|
||||
cJgYuVvsWYgrVIWOi/8zKFByPC/JKpV4Y4fisKpHM4S7Ghdmelawh1icR59zOZIu
|
||||
cPv/u4eK3xjeOzcHiFKHZD1fD2F6KVVrvbSaQK+uJbblq+YSRkfrKWzVgwCg/wLN
|
||||
R1MPytlis8u5+94ptYnEKN0D/2dwOJglbhVWKN3jBMTNPQESs5Pgi47cmhVYOXgA
|
||||
FbFYW/GVGa5x1AErxvaeMR11T/C3c3z2bwA5HKLlndILxlXiJkCUtaroTBmD68OU
|
||||
fZN4k6hVEmeTAbRhv1nmWKef2V4bpm9xHZthrfgdyxMdGGMuosHB56DGPweXRq7+
|
||||
QnxOBAC39CQ0+iuxLm7OHM2UWXkFcYdRMd1YqSbWKkYCvcQpLJVg/6jUchhseIpp
|
||||
xJOkAOmfJRYI/Ig80M5uPCo61Woiu+CFfez3YlPAX/Ol8IeeXVMODCjmre0K6XMy
|
||||
q96+S9qlJc4UwfqSS7g84A1QbADf9RHYTLayev+LONP/L7R037QqV2lsbHkgU3Vk
|
||||
aWFydG8gUmFoYXJqbyA8d2lsbHlzckBnbWFpbC5jb20+iH8EExECAD8FAkRyTFoG
|
||||
CwkIBwMCAhkBAheAGRhsZGFwOi8va2V5c2VydmVyLnBncC5jb20CGwMDFgIBBR4B
|
||||
AAAABBUICQoACgkQxO5wVF2I1sRAvACfTUhU6HThbFdpIqaRN3juNvDCzm0AnRE1
|
||||
0qm10CMZNZjHU2q/Sx5tg3bxiQEiBBABAgAMBQJEc9JuBQMAEnUAAAoJEJcQuJvK
|
||||
V6184qgH/22Mhs0EYRL2prHSE3L/dHAVcuP5zD26bnH9kv7SMhqC/nbM01+qRWBk
|
||||
x0zKhTCAwg7EPU3KmzN63m1CqLgRG4B7hchrPhffxUzEdxLnJOErNPodh/RXOZZb
|
||||
CNYDT+aMWp7s5HN8NoyDU5DTAM7ZarQocM6SAqUCX8mZ5+fM/DCC5Qc/0kKEsTvh
|
||||
yaAdFr3GREVfA+0gdPm/NxKFF6TJCJzpWBwbSbPQKxdflI6M2agU41arzAw3TjsZ
|
||||
1+jWBsVkVYC4DcsNsP+XYV5kMfiWXN3rtBYJExSFw3gL5CDUt1Mt5woyzGRoLrNj
|
||||
07qfJodWR0FJiCcBKGI3oqqqaONmqNeJASIEEAECAAwFAkviSysFAwASdQAACgkQ
|
||||
lxC4m8pXrXzNwAgAm9PotoZTyL14HWo53HA35TWEXn+9zfL9ag93uwy14HTitZoX
|
||||
Wqv4gW0x5nOE27gpisuZX3u11ZJHNT0KE3tKPsJW+f0bbNA/belQfx/ct4qX8Y3e
|
||||
PcvDFidKSqOl0GWLld5Sp+gKTSK5FjLlJpTj7GQYFQJn0oa3XL1XZn88Ct6B1Vez
|
||||
Vf/GYy2Mt3QVHcZYH4wlRcPAgF72wWAme0mAV+lSjoHjCyPxOUQdfnf6gwTf1hGJ
|
||||
Hm2v2nO4tKLJQEUmnBZvpFTL7OkbDdBD+Vzf3HpKOZ6hmeF54jpShzwZJvvGukFt
|
||||
KBbGifNRep17kD5rqHbfNmoWbQcBrdrdt6CGG9HMbv8AAA0pARAAAQERRz1pux2/
|
||||
g7R7vTr/2P/gABBKRklGAAEBAAABAAEAAP/bAEMACgcHCAcGCggICAsKCgsOGBAO
|
||||
DQ0OHRUWERgjHyUkIh8iISYrNy8mKTQpISIwQTE0OTs+Pj4lLkRJQzxINz0+O//b
|
||||
AEMBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7
|
||||
Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIAIEAeAMBIgACEQEDEQH/xAAfAAABBQEB
|
||||
AQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMA
|
||||
BBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1
|
||||
Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOU
|
||||
lZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm
|
||||
5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/
|
||||
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
|
||||
I1jEkuG+4nGOx96mf0H5URgKgPUtTWfc4APXP5DrV2IJBGAvPJopd3PFFMQ54sk/
|
||||
WkVNpzT3fBP1pobt3BoGMcYlPvVPUOY4m9CRVyYZAYdRVW4G+1f1BzQAyzjD3cLf
|
||||
7OK46zt5NE1FZ8HypsrIB9etdlZHESuByjVLfabBOjYRSjcrx0rmr3smdOHau0yp
|
||||
az+XKCDlW5rWSfeB6e9cmXlsbjyHyVzhCP5Vs2lvOyCS73xRY4UnDN+HauaKb0R1
|
||||
SaSuzXS53sVQjA6nstVLmUzOUB+XpmoZJ8nZGoRP7o7/AF9TSrznB57k9q7KdLl1
|
||||
e5xVKnNoh/mpCGduFjXJNULRpLjfeSZDSnZEPRf/AK9P1Aec8NjGfvHfIfUe9Wol
|
||||
UygKAEjGFFbGI+V/LTj+EVUiYvqEoHSJVjH16mpLh8vGufvS8/Qc1FYAiNpD96WR
|
||||
mJ/GmI0AQq+9FRqC5yelFAFqTq1J/HRRSAWT7lV2/wBS/wBKKKQDLP8A1L/UVoWv
|
||||
/HrJ9aKKzn8LNIfEVrX/AJCA+hp15/rG+tFFRR2NK3xFQf6z8Kkj6L/vUUV0HOQL
|
||||
/wAhmX/cq1b9G+tFFAyCf/XQ/wC+38qS3/1Sf7p/nRRQIuJ3/wA9qKKKAP/ZiHYE
|
||||
EBECADYFAkRyTFoGCwkIBwMCGRhsZGFwOi8va2V5c2VydmVyLnBncC5jb20DFgIB
|
||||
BR4BAAAABBUICQoACgkQxO5wVF2I1sSLXwCeOVBe3q5VSdU3qaVDSHPsYmRwp/UA
|
||||
oII3iRvSDa9tiMSXymjBy76suSIFtDlXaWxseSBTdWRpYXJ0byBSYWhhcmpvIDx3
|
||||
aWxseS5zdWRpYXJ0by5yYWhhcmpvQGdtYWlsLmNvbT6IfAQTEQIAPAUCRHJMWgYL
|
||||
CQgHAwICF4AZGGxkYXA6Ly9rZXlzZXJ2ZXIucGdwLmNvbQIbAwMWAgEFHgEAAAAE
|
||||
FQgJCgAKCRDE7nBUXYjWxMRaAJ9zFu4VrVt7JLOyIhcRDBZxEq8RawCgw8F1LTu5
|
||||
IeAGoBKOVhQMZt5AKsSJASIEEAECAAwFAkRz0m4FAwASdQAACgkQlxC4m8pXrXxc
|
||||
LQgAhkHgXAPKnck64zMuEnedCanqiWG+JgMqztxBbD2sv7MzMsktYx9bvCU0vQlR
|
||||
Hq6C5NYu1c+mf5mCT5wtdhJdQyjepeoFN541gidPmre4opmuUjPWwlHrv0R6kSm8
|
||||
nS8YCVm2y+/L2ZE5UPEtYi6sqiQh2bv1r5n8DEHIpNSBoHZQ/UZTXRBjkX7lRo95
|
||||
18RH2SMMiJjE319are1KxElBDDE13QJX9HrV9OM7YSkbZMybnxSM5to6NJnNUnx8
|
||||
QDBzyWFaa+xTOhWAWXMuld7iKM//H8LBv8DxyoqbLUjjFu/LdJ5fipUizJ83emAj
|
||||
S80thCm7Y4DBRAfedAxq9LebBYkBIgQQAQIADAUCS+JLKwUDABJ1AAAKCRCXELib
|
||||
yletfE/mB/9zH5sOxEvYWT63wbzDCSMRhE9uqYZTli3aZXwuIaZCs8COx6oIN7kI
|
||||
nnxq3UF/yioN5ms+XkAOCQotym7CA1OTS2c9M2//7S/+amVq5MWpPzAK/3M5XqM7
|
||||
4uXVdc2CMXUbgfW9HvR8Mc383HHRVXGsnEEBiLeza+T9DNiPe6vhczgHfS3137+v
|
||||
UrllHJkHuIAJq6XLkA/wZOJ8CELaNiTKs7ZD8bD6ZWiXcsLccwvg62+Gwux2G9Px
|
||||
E43rX1pkuR5Ps+ku2Mf81JpwZxLFDcwakhlxIvEzf1ujzKkSvL2EMBitWm06mQmG
|
||||
Cp0MrMEvY12XFTRcfIniZtGyFOeUBGSRtCtXaWxseSBTdWRpYXJ0byBSYWhhcmpv
|
||||
IDx3aWxseXNyQHVrZHcuYWMuaWQ+iGAEExECACAFAkaSbw0CGwMGCwkIBwMCBBUC
|
||||
CAMEFgIDAQIeAQIXgAAKCRDE7nBUXYjWxE47AJ4it71ywMdmz4MDl0zeu/zgpE0b
|
||||
sACdFUAjXPw1UQgArjpdSs6g5hDiF52JASIEEAECAAwFAkviSysFAwASdQAACgkQ
|
||||
lxC4m8pXrXxoIAgAlePt5f8AySfNFvUhAf+ARW3wl/bvqNQzvWv8VyoD8ZbYoqdy
|
||||
11cg3laoNiGYKLzrLuaLfb17TnMQHZqJ4N84WDSgvD2HN7sENIXsDazRIzaKPSqB
|
||||
U1qh11CPuHPbHse22pOCmYmVTRqI6g/JbuC1cJITZm0OaJMRLmsfnshi5zRW2VhP
|
||||
W2kgBr1FYdxrGa9F6+XOm4BBE8BslfMF1Pz8Q73zEps46KZPVhJN+bPD/P+I73ZD
|
||||
gRhyLXb0es33luOL7SnlyQe26/SPeayq+iX2aVCcWhFslDZcxYc4+0JHV1QX0UBP
|
||||
zIVcOm3hb5jRMqKFI5Fr+NSTZoEBTFQUJA9eobQvV2lsbHkgU3VkaWFydG8gUmFo
|
||||
YXJqbyA8d2lsbHlzckBvcGVub2ZmaWNlLm9yZz6IYgQTEQIAIgUCS/bBXAIbAwYL
|
||||
CQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQxO5wVF2I1sSb1ACePs/+j6vo0SQe
|
||||
V2ElbacJCkIBLpMAoOEVrz9BU8c2WCHxpMTft/dHtZLqtDFXaWxseSBTdWRpYXJ0
|
||||
byBSYWhhcmpvIDx3aWxseXNyQHNsYWNrd2FyZS1pZC5vcmc+iGIEExECACIFAkv2
|
||||
wXUCGwMGCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEMTucFRdiNbE3ycAnRXw
|
||||
sEi+Yum89ReMpFalqy7zPfoEAJ9uaACMOREvBt31+1o5ck96nBcBJrQuV2lsbHkg
|
||||
U3VkaWFydG8gUmFoYXJqbyA8d2lsbHlzckB0aS51a2R3LmFjLmlkPohiBBMRAgAi
|
||||
BQJL+4YUAhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDE7nBUXYjWxFrj
|
||||
AKDdDMZcTWYpTm63Scxo2W8kgemMWwCfdGn/ZCBuqDwob1Kg2V8u3svHXuK0Mldp
|
||||
bGx5IFN1ZGlhcnRvIFJhaGFyam8gPHdpbGx5c3JAam9namEubGludXgub3IuaWQ+
|
||||
iGIEExECACIFAk0cTtUCGwMGCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEMTu
|
||||
cFRdiNbEe3IAoIiaDIHvHkzyf3ZHeJnoc0PrD6qNAKCw6QyXLWrns1TxpqFlFgnc
|
||||
UOB7trQxV2lsbHkgU3VkaWFydG8gUmFoYXJqbyA8d2lsbHlzckBhY2FkLWNzaXJ0
|
||||
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
|
||||
UoJJAJ4xKFi1bCRfa7RLe4EKAq+1bpQdXw==
|
||||
=yk+2
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
||||
@@ -0,0 +1,247 @@
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Lecturer Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<?php
|
||||
include "includes/meta.html";
|
||||
?>
|
||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Lecturer, Duta Wacana Christian University" />
|
||||
<meta name="description" content="Lecturer page of Willy Sudiarto Raharjo" />
|
||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
||||
<style type="text/css">
|
||||
@import "includes/index.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<?php
|
||||
include "includes/functions.php";
|
||||
include "includes/date.php";
|
||||
include "includes/navbar.html";
|
||||
?>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<?php
|
||||
include "includes/right.php";
|
||||
?>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="subtitle">PROSIDING</div>
|
||||
<ol>
|
||||
<li>Implementasi Annotea Client Berbasis Web Untuk Mengatasi Masalah Aturan Same Origin Policy (Willy Sudiarto Raharjo, Ahmad Ashari, KNASTIK 2009, ISBN: 978-602-95792-0-8), 2009</li>
|
||||
<li>Aplikasi Player Untuk Menjalankan File Wave Yang Terkompresi Dengan Metode Huffman Secara On-The-Fly (Karmela Saturnina, Mega Wea, Willy Sudiarto Raharjo, Antonius Rachmat C., KNASTIK 2010, ISBN: 978-602-95792-0-8), 2010</li>
|
||||
<li>Analisis Perbandingan Algoritma Pencarian String Bouer-Moore dan Knuth-Morris-Pratt Pada Pencarian Enzim Restriksi (Wulan Krista Waty, Willy Sudiarto Raharjo, Aniek Prasetyaningsih, KNASTIK 2010, ISBN: 978-602-95792-0-8), 2010</li>
|
||||
<li>Implementasi Algoritma Okapi BM25 dan K-Means Untuk Mencari Relevansi Artikel Pada Beberapa Situs Berita (Danny Sebastian, Antonius Rachmat C, Willy Sudiarto Raharjo, SETISI 2011), 2011</li>
|
||||
</ol>
|
||||
<div class="subtitle">Informatika (ISSN: 1693-7279)</div>
|
||||
<ol>
|
||||
<li>Online Milis Analisis (Bayu Kusuma Wijaya, Budi Susanto, Willy Sudiarto Raharjo, Vol 2, No 2, November 2008)</li>
|
||||
<li>Program Bantu Perencanaan dan Pengendalian Persediaan Bahan Baku Pada Proses Produksi Toner (Idha Kristiana, Lucia D. Krisnawati, Willy Sudiarto Raharjo, Vol 2, No 2, November 2008)</li>
|
||||
</ol>
|
||||
<div class="subtitle">PCPlus</div>
|
||||
<ol>
|
||||
<li>TI Pada Perusahaan (PCPlus)</li>
|
||||
<li>WindowBlinds (PCPlus)</li>
|
||||
<li>PuTTY (PCPlus)</li>
|
||||
<li>Swish (PCPlus)</li>
|
||||
<li>Serv-U (PCPlus)</li>
|
||||
<li>Tips Linux (PCPlus)</li>
|
||||
<li>Tele Akses Pendidikan Berbasis Ponsel (PCPlus)</li>
|
||||
<li>Menginstall Driver VGA Jenis NVidia (PCPlus)</li>
|
||||
<li>602Pro LAN Suite 2002 (PCPlus)</li>
|
||||
<li>Perkembangan Warnet di Masa Depan (PCPlus 60)</li>
|
||||
<li>Game Center VS Warnet (PCPlus 66)</li>
|
||||
<li>Peta Kekuatan Sistem Operasi Dunia (PCPlus 67)</li>
|
||||
<li>Pengaruh TI pada Hukum (PCPlus 68)</li>
|
||||
<li>Perkembangan Bisnis Online (PCPlus 72)</li>
|
||||
<li>Fenomena Penghapusan Layanan Gratis Oleh Yahoo (PCPlus 73)</li>
|
||||
<li>EDI Praktis dan Efisien (PCPlus 76)</li>
|
||||
<li>Pemahaman Privasi dalam Internet (PCPlus 79)</li>
|
||||
<li>Software Jangkrik (PCPlus 82)</li>
|
||||
<li>StickyKeys (PCPlus 83)</li>
|
||||
<li>Jam di TaskBar (PCPlus 85)</li>
|
||||
<li>Situs TuneUp (PCPlus 86)</li>
|
||||
<li>Tag-Board (PCPlus 89)</li>
|
||||
<li>WarCraft III : Reign of Chaos (PCPlus 89)</li>
|
||||
<li>Reliabilitas PIN/Password pada Era Teknologi (PCPlus 90)</li>
|
||||
<li>System LifeGuard (PCPlus 91)</li>
|
||||
<li>www.SmilieGames.com : Situs Game Online Gratis (PCPlus 92)</li>
|
||||
<li>Mengenal Enkripsi Quantum (PCPlus 94)</li>
|
||||
<li>Invisible Secrets (PCPlus 110)</li>
|
||||
<li>Periferal Komputer dan Kesehatan (PCPlus 121)</li>
|
||||
<li>Minimnya Sosialiasi Linux (PCPlus 136)</li>
|
||||
<li>Pengenalan GnuPG (PCPlus 139 & 140)</li>
|
||||
<li>Keamanan di Internet (PCPlus 143)</li>
|
||||
<li>Meningkatkan Waktu Booting Linux (PCplus 148 & 149)</li>
|
||||
<li>Mempercantik Desktop Linux (PCPlus 151 & 152)</li>
|
||||
<li>Merumahkan Linux Knoppix di Komputer (PCPlus 154)</li>
|
||||
<li>Attribut File di Linux (PCPlus 155 & 156)</li>
|
||||
<li>Memahami Proses dan Perintah Kill (PCPlus 159)</li>
|
||||
<li>Cara kerja FTP (PCPlus 162)</li>
|
||||
<li>AMSN : a MSN Messenger Clone for Linux (PCPlus 163)</li>
|
||||
<li>Bermain Game di Linux? Tidak Masalah! (PCPlus 165)</li>
|
||||
<li>Akses Shell Linux di Windows (PCPlus 166)</li>
|
||||
<li>Explore2fs : Menjelajah Partisi Linux dari Windows (PCPlus 167)</li>
|
||||
<li>Memahami Misteri Direktori /proc (PCPlus 168)</li>
|
||||
<li>Webmin : Konfigurasi GNU/Linux via Browser (PCPlus 169 & 170)</li>
|
||||
<li>Web Editor di GNU/Linux : Bluefish dan Quanta (PCPlus 170)</li>
|
||||
<li>Xmule : Aplikasi Emule Untuk GNU/Linux (PCPlus 173)</li>
|
||||
<li>Software Dekompresi Third Party (PCPlus 174)</li>
|
||||
<li>Membuat Bulletin Board Instan dengan PHPBB (PCPlus 175)</li>
|
||||
<li>Aplikasi Pendidikan di GNU/Linux (PCPlus 187 & 188)</li>
|
||||
<li>Tambah wawasan geografi dengan Xrmap (PCPlus 189)</li>
|
||||
<li>Merealisasikan Kursus Online Dengan Moodle (PCPlus 197 & 198)</li>
|
||||
<li>Firefox: Sang Penantang (PCPlus 199)</li>
|
||||
<li>Calc: Solusi Alternatif Microsoft Excel (PCPlus 199)</li>
|
||||
<li>Menggunakan Forwarding dan POP3 di Gmail (PCPlus 204 & 205)</li>
|
||||
<li>Menginstall AntiVirus di GNU/Linux (PCPlus 207)</li>
|
||||
<li>Mengatur Service di GNU/Linux (PCPlus 208 & 209)</li>
|
||||
<li>Mari Mengenal SUID dan SGID (PCPlus 210)</li>
|
||||
<li>SSH: Metode Komunikasi Terenkripsi (PCPlus 213)</li>
|
||||
<li>Mengenal Lisensi di GNU/Linux (PCPlus 214)</li>
|
||||
<li>Berkolaborasi Dengan CVS (PCPlus 216)</li>
|
||||
<li>Membuat Diagram Dengan PHP dan JpGraph (PCPlus 217)</li>
|
||||
<li>Membaca File DOC pada Terminal (PCPlus 218)</li>
|
||||
<li>Manajemen Shortcut Dengan KHotKeys (PCPlus 219)</li>
|
||||
<li>Mengcapture Pada Terminal (PCPlus 219)</li>
|
||||
<li>Manajemen Kunci Dengan KGPG (PCPlus 219)</li>
|
||||
<li>Koreksi Translasi Dengan GETTEXT (PCPlus 219)</li>
|
||||
<li>Berkenalan dengan Acrobat Reader 7.0 (PCPlus 221)</li>
|
||||
<li>Mengintip File Arsip (PCPlus 222)</li>
|
||||
<li>Liferea : RSS Aggregator untuk GNU/Linux (PCPlus 222)</li>
|
||||
<li>Belajar Mengetik Pada GNU/Linux (PCPlus 223)</li>
|
||||
<li>Percepat Kinerja OOo dengan Quick Starter (PCPlus 224)</li>
|
||||
<li>Kontact: Aplikasi Groupware Serbaguna (PCPlus 226)</li>
|
||||
<li>Upgrade Kernel Slackware 2.4.x (PCPlus 230)</li>
|
||||
<li>Menginstall Kernel Slackware 2.6.x (PCPlus 231)</li>
|
||||
<li>Linux: Solusi Legal Bagi Warnet (PCPlus 232)</li>
|
||||
<li>Aktifkan Modul Centrino Pada GNU/Linux (PCPlus 235)</li>
|
||||
<li>F4l: Flash For Linux (PCPlus 237)</li>
|
||||
<li>Scribus: Aplikasi Desktop Publishing Profesional (PCPlus 240)</li>
|
||||
<li>Cron: Pekerja Setia di Linux (PCPlus 242)</li>
|
||||
<li>Krita: Anggota Baru KOffice (PCPlus 243)</li>
|
||||
<li>Si Penguin yang makin luwes (PCPlus 244)</li>
|
||||
<li>Konfigurasi Sound Card Linux (Majalah Mudah Merakit PC)</li>
|
||||
<li>Konfigurasi Graphic Card Linux (Majalah Mudah Merakit PC)</li>
|
||||
<li>Yuk, nge-Game Pakai GNU/Linux (Majalah Mudah Merakit PC)</li>
|
||||
<li>Bermain dengan .NET pada GNU/Linux (PCPlus 247)</li>
|
||||
<li>Berkenalan dengan Acrobat Reader 7.0 (PCplus 249)</li>
|
||||
<li>Mengembalikan Password Root MySQL (PCPlus 251)</li>
|
||||
<li>Inkscape: Saingan Corel Draw (PCPlus 252)</li>
|
||||
<li>QHacc : Software Akuntansi Personal (PCPlus 254)</li>
|
||||
<li>Mengelola Ide Dengan FreeMind (PCPlus 256)</li>
|
||||
<li>Panduan Upgrade ke KDE 3.5.3 (PCPlus 261)</li>
|
||||
<li>Mengelola Koleksi Gambar Dengan Picasa (PCPlus 262)</li>
|
||||
<li>Menikmati Astronomi dengan Stellarium (PCPlus 263)</li>
|
||||
<li>Memainkan Game SNES pada GNU/Linux (PCPlus 264)</li>
|
||||
<li>Mengelola Projek dengan Gantt Project (PCPlus 265)</li>
|
||||
<li>Pasang F-Prot Biar Nggak Repot (PCplus 265)</li>
|
||||
<li>Mengoptimalkan Sistem GNU/Linux (PCPlus 267)</li>
|
||||
<li>Memproteksi Halaman Web dengan Htaccess (PCPlus 271)</li>
|
||||
<li>Memodifikasi Splash Screen KDE (PCPlus 272)</li>
|
||||
<li>Jembatan Aplikasi Antar Platform (PCPlus 273)</li>
|
||||
<li>Monit: Pengawas Sistem Anda (PCPlus 275)</li>
|
||||
<li>Membangun Paket Slackware Dengan SlackBuild (PCPlus 277)</li>
|
||||
<li>Mengenal Pustaka pada GNU/Linux (PCPlus 279)</li>
|
||||
<li>Membangun Layanan FTP Dengan VSFTPD (PCPlus 280)</li>
|
||||
<li>Gkrellm: Monitoring Komputer Linux Secara Realtime (PCPlus 281)</li>
|
||||
<li>Upgrade Distro ke Slackware-Current (PCPlus 282)</li>
|
||||
<li>Berkenalan dengan Amarok (PCPlus 284)</li>
|
||||
<li>Mengaktifkan Auto Mounting pada Slackware (PCPlus 285)</li>
|
||||
<li>Upgrade Apache 2 di Slackware (PCPlus 286)</li>
|
||||
<li>Membuat Regular Expression dengan Kregexpeditor (PCPlus 287)</li>
|
||||
<li>Analisis Jaringan dengan Ethereal (PCPlus 288)</li>
|
||||
<li>Memonitor Jaringan dengan NTOP (PCPlus 289)</li>
|
||||
<li>Mendeteksi Awal Serangan dengan SNORT (PCPlus 290)</li>
|
||||
<li>Mendeteksi Serangan Lanjutan dengan SNORT (PCPlus 291)</li>
|
||||
<li>Installasi Antivirus Clamav (PCPlus 292)</li>
|
||||
<li>Berkenalan Dengan Slackware 12.2 (PCPlus 326)</li>
|
||||
<li>Mengenal Shell di Linux (PCPlus 328)</li>
|
||||
<li>Panduan Upgrade kde 4.2.0 di slackware (PCPlus 329)</li>
|
||||
<li>Jepret dan Rekam dengan WxCam (PCPlus 333)</li>
|
||||
<li>Mudah Pantai Bandwidth Internet (PCPlus 334)</li>
|
||||
<li>Yuk, Berbagi Data dengan Samba (PCPlus 336)</li>
|
||||
<li>Mudahnya Backup Data di Linux (PCPlus 338)</li>
|
||||
<li>Basmi Virus Windows dengan Linux (PCPlus 339)</li>
|
||||
<li>Mengelola iPod dengan gtkpod (PCPlus 350)</li>
|
||||
<li>Ubah CHM jadi PDF (PCPlus 351)</li>
|
||||
<li>Mengajar Programming dengan Alice (PCPlus 354)</li>
|
||||
<li>Pakai qTwitter untuk Atur Twitter (PCPlus 355)</li>
|
||||
<li>Rekam Desktop dengan RecordMyDesktop (PCPlus 356)</li>
|
||||
<li>Mudah Kelola Database 'Lumba-Lumba Loncat' (PCPlus 357)</li>
|
||||
<li>Hemat Bandwidth dengan Repository Ubuntu Lokal (PCPlus (358)</li>
|
||||
<li>Remote Desktop dengan Tightvnc (PCPlus 359)</li>
|
||||
<li>Persiapan Bikin Jaringan dengan Linux (PCPlus 360)</li>
|
||||
<li>Setting Perabotan Jaringan (PCPlus 360)</li>
|
||||
<li>Berbagi File dan Printer (PCPlus 360)</li>
|
||||
<li>Replikasi Data MySQL (PCPlus 360)</li>
|
||||
<li>Hemat IP & Biaya dengan Virtual Host (PCPlus 361)</li>
|
||||
<li>Tampilkan Halaman Web Setiap Pengguna (PCPlus 363)</li>
|
||||
<li>Memoles AutoIndex (PCPlus 364)</li>
|
||||
<li>7 Cara Amankan SSH (PCPlus 365)</li>
|
||||
<li>Ada Senayan untuk Perpustakaan (PCPlus 366)</li>
|
||||
<li>Bersih-Bersih sistem Linux (PCPlus 368)</li>
|
||||
<li>Burung Gereja Atur Akun Twitter & Identi.Ca (PCPlus 369)</li>
|
||||
<li>Waspadai Port Terbuka di Sistem (PCPlus 370)</li>
|
||||
<li>Aplikasi Benchmarking antar Platform (PCPlus 371)</li>
|
||||
<li>Kelola Dokumen Digital (PCPlus 372)</li>
|
||||
<li>Unduh File Besar Tanpa Akun Premium (PCPlus 373)</li>
|
||||
<li>Memandu Solusi Secara Online (PCPlus 374)</li>
|
||||
<li>Patching Kernel Tanpa Reboot (PCPlus 375)</li>
|
||||
<li>Cukup Satu Aplikasi untuk Kelola Foto Digital (PCPlus 376)</li>
|
||||
<li>Bikin Server Multimedia di Linux (PCPlus 377)</li>
|
||||
<li>Mudah Kelola Backup di Linux (PCPlus 378)</li>
|
||||
<li>Bikin Sendiri Kernel Kamu (PCPlus 379)</li>
|
||||
<li>Cara mudah bikin situs berita (PCPlus 380)</li>
|
||||
<li>Otentikasi User dengan Flash Drive (PCPlus 381)</li>
|
||||
<li>Akseslah file dari jarak jauh (PCPlus 382)</li>
|
||||
<li>LuckyBackup untuk selamatkan data (PCPlus 383)</li>
|
||||
<li>Tetap Produktif dengan Browser (PCPlus 384)</li>
|
||||
<li>TuxMath:Cara Enak Belajar Matematika (PCPlus 385)</li>
|
||||
<li>Agar netbook optimal di Linux (PCPlus 386)</li>
|
||||
<li>Linphone: Bebas Chatting di Mana Saja (PCPlus 387)</li>
|
||||
<li>Batasi Akses dengan Bandwith Mod (PCPlus 388)</li>
|
||||
<li>SoX: Swiss Army Knife untuk Audio (PCPlus 389)</li>
|
||||
<li>Amati Pemakaian Bandwidth Jaringan (PCPlus 390)</li>
|
||||
<li>Tiga Cara Dapatkan Aplikasi Gratis (PCPlus 391)</li>
|
||||
<li>Tumpas masalah dengan Log file (PCPlus 392)</li>
|
||||
<li>Penomoran halaman ganda di Libre Office (PCPlus 393)</li>
|
||||
<li>Data MySQL Perlu Di-backup! (PCPlus 394)</li>
|
||||
<li>Membuat daftar isi otomatis (PCPlus 395)</li>
|
||||
<li>Enam pengaman saat browsing (PCPlus 396)</li>
|
||||
<li>Menjelajah Dunia dengan Google Earth (PCPlus 397)</li>
|
||||
<li>Mengenal Fitur Utama pada Ubuntu 11.10 (PCPlus 398)</li>
|
||||
<li>Mencicipi Portal Game di Ubuntu Linux (PCPlus 399)</li>
|
||||
<li>6 Jurus Atasi Masalah Hardware di Linux (PCPlus 400)</li>
|
||||
<li>5 Aplikasi Linux Terbaik 2011 (PCplus 401)</li>
|
||||
<li>Mengamankan Akun Google (PCPlus 402)</li>
|
||||
<li>Memaksimalkan Komputer ama dengan JoliCloud (PCPlus 403)</li>
|
||||
<li>4 Kiat Hemat Energi di Laptop Linux (PCPlus 404)</li>
|
||||
<li>Tak Perlu Sibuk Mengelola EBook (PCPlus 405)</li>
|
||||
<li>Mencicipi Game Playstation di Linux (PCPlus 406)</li>
|
||||
<li>5 Cara Mengamankan Jaringan Nirkabel (PCPlus 407)</li>
|
||||
<li>Mengamankan Linux dengan F-Prot (PCPlus 408)</li>
|
||||
<li>3 Program untuk Bikin Aplikasi Mobile (PCPlus 409)</li>
|
||||
<li>Solusi Data Hilang di Linux (PCPlus 410)</li>
|
||||
<li>2 Layanan Online Video Editor Gratisan (PCPlus 411)</li>
|
||||
<li>Buat Toko Online dengan Magento (PCPlus 412)</li>
|
||||
</ol>
|
||||
<div class="subtitle">InfoLinux</div>
|
||||
<ol>
|
||||
<li>Kolaborasi Bersama Dengan eGroupWare (InfoLinux 08/2004)</li>
|
||||
</ol>
|
||||
<div class="subtitle">InfoKomputer (ISSN: 0215-2118)</div>
|
||||
<ol>
|
||||
<li>Distro Linux untuk Pendidikan (InfoKomputer 05/2009)</li>
|
||||
</ol>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<?php
|
||||
include "includes/footer.php";
|
||||
?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
+190
@@ -0,0 +1,190 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
|
||||
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
|
||||
<TITLE></TITLE>
|
||||
<META NAME="GENERATOR" CONTENT="LibreOffice 3.4 (Linux)">
|
||||
<META NAME="AUTHOR" CONTENT="Willy Sudiarto Raharjo">
|
||||
<META NAME="CREATED" CONTENT="20091210;15300900">
|
||||
<META NAME="CHANGEDBY" CONTENT="Willy Sudiarto Raharjo">
|
||||
<META NAME="CHANGED" CONTENT="20110810;22481200">
|
||||
|
||||
<STYLE>
|
||||
<!--
|
||||
BODY,DIV,TABLE,THEAD,TBODY,TFOOT,TR,TH,TD,P { font-family:"Liberation Sans"; font-size:x-small }
|
||||
-->
|
||||
</STYLE>
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY TEXT="#000000">
|
||||
<TABLE FRAME=VOID CELLSPACING=0 COLS=6 RULES=NONE BORDER=0>
|
||||
<COLGROUP><COL WIDTH=53><COL WIDTH=192><COL WIDTH=192><COL WIDTH=192><COL WIDTH=192><COL WIDTH=192></COLGROUP>
|
||||
<TBODY>
|
||||
<TR>
|
||||
<TD COLSPAN=6 WIDTH=1014 HEIGHT=30 ALIGN=CENTER><FONT FACE="Liberation Serif" SIZE=5>WILLY SUDIARTO RAHARJO</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD COLSPAN=6 HEIGHT=23 ALIGN=CENTER><FONT FACE="Liberation Serif" SIZE=4>2011/2012 FAKULTAS TEKNOLOGI INFORMASI UKDW</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD HEIGHT=17 ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD HEIGHT=17 ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=20 ALIGN=CENTER><B><FONT FACE="Liberation Serif" SIZE=3>JAM</FONT></B></TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=CENTER><B><FONT FACE="Liberation Serif" SIZE=3>SENIN</FONT></B></TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=CENTER><B><FONT FACE="Liberation Serif" SIZE=3>SELASA</FONT></B></TD>
|
||||
<TD STYLE="border-top: 1px solid #000000" ALIGN=CENTER><B><FONT FACE="Liberation Serif" SIZE=3>RABU</FONT></B></TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=CENTER><B><FONT FACE="Liberation Serif" SIZE=3>KAMIS</FONT></B></TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=CENTER><B><FONT FACE="Liberation Serif" SIZE=3>JUMAT</FONT></B></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.3125" SDNUM="1033;0;HH:MM">07:30</TD>
|
||||
<TD ALIGN=LEFT BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
<TD ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=10 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#99CCFF"><B><FONT SIZE=4 COLOR="#000000">RPL C</FONT></B></TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=5 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#FFFF99"><B><FONT SIZE=4 COLOR="#000000">RPL 2 A</FONT></B></TD>
|
||||
<TD ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.333333333333333" SDNUM="1033;0;HH:MM">08:00</TD>
|
||||
<TD ALIGN=LEFT BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
<TD ALIGN=LEFT BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=5 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#FF6633"><B><FONT SIZE=4 COLOR="#000000">CEH</FONT></B></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.354166666666667" SDNUM="1033;0;HH:MM">08:30</TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=10 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#99CCFF"><B><FONT SIZE=4 COLOR="#000000">RPL A</FONT></B></TD>
|
||||
<TD ALIGN=LEFT BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.375" SDNUM="1033;0;HH:MM">09:00</TD>
|
||||
<TD ALIGN=LEFT BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.395833333333333" SDNUM="1033;0;HH:MM">09:30</TD>
|
||||
<TD ALIGN=LEFT BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.416666666666667" SDNUM="1033;0;HH:MM">10:00</TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ROWSPAN=7 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#198A8A"><B><FONT SIZE=4 COLOR="#000000">Konsultasi</FONT></B></TD>
|
||||
<TD ALIGN=LEFT BGCOLOR="#FFFFFF"><FONT SIZE=4 COLOR="#000000"><BR></FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.4375" SDNUM="1033;0;HH:MM">10:30</TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=5 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#FFFF99"><B><FONT SIZE=4 COLOR="#000000">RPL 2 B</FONT></B></TD>
|
||||
<TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=6 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#198A8A"><B><FONT SIZE=4 COLOR="#000000">Konsultasi / <BR>Rapat Prodi</FONT></B></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.458333333333333" SDNUM="1033;0;HH:MM">11:00</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.479166666666667" SDNUM="1033;0;HH:MM">11:30</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.5" SDNUM="1033;0;HH:MM">12:00</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.520833333333333" SDNUM="1033;0;HH:MM">12:30</TD>
|
||||
<TD ALIGN=LEFT BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.541666666666667" SDNUM="1033;0;HH:MM">13:00</TD>
|
||||
<TD ALIGN=LEFT BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
<TD ALIGN=LEFT BGCOLOR="#FFFFFF"><FONT SIZE=4 COLOR="#000000"><BR></FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.5625" SDNUM="1033;0;HH:MM">13:30</TD>
|
||||
<TD ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ROWSPAN=7 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#3DEB3D"><B><FONT SIZE=4 COLOR="#000000">Data Warehouse</FONT></B></TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=10 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#99CCFF"><B><FONT SIZE=4 COLOR="#000000">RPL D</FONT></B></TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=6 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#FFCC99"><B><FONT SIZE=4 COLOR="#000000">Man Pro A</FONT></B></TD>
|
||||
<TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=6 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#FFCC99"><B><FONT SIZE=4 COLOR="#000000">Man Pro C</FONT></B></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.583333333333333" SDNUM="1033;0;HH:MM">14:00</TD>
|
||||
<TD ALIGN=LEFT BGCOLOR="#FFFFFF"><FONT COLOR="#000000"><BR></FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.604166666666667" SDNUM="1033;0;HH:MM">14:30</TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=10 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#99CCFF"><B><FONT SIZE=4 COLOR="#000000">RPL B</FONT></B></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.625" SDNUM="1033;0;HH:MM">15:00</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.645833333333333" SDNUM="1033;0;HH:MM">15:30</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.666666666666667" SDNUM="1033;0;HH:MM">16:00</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.6875" SDNUM="1033;0;HH:MM">16:30</TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.708333333333333" SDNUM="1033;0;HH:MM">17:00</TD>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=5 ALIGN=CENTER VALIGN=MIDDLE BGCOLOR="#94BD5E"><B><FONT SIZE=4>Business <BR>Intelligence</FONT></B></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.729166666666667" SDNUM="1033;0;HH:MM">17:30</TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.75" SDNUM="1033;0;HH:MM">18:00</TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.770833333333333" SDNUM="1033;0;HH:MM">18:30</TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" HEIGHT=19 ALIGN=RIGHT SDVAL="0.791666666666667" SDNUM="1033;0;HH:MM">19:00</TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD HEIGHT=17 ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD HEIGHT=23 ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=LEFT><BR></TD>
|
||||
<TD ALIGN=RIGHT><FONT SIZE=4>Email:</FONT></TD>
|
||||
<TD ALIGN=LEFT><FONT SIZE=4><A HREF="mailto:willysr@ti.ukdw.ac.id">willysr@ti.ukdw.ac.id</A></FONT></TD>
|
||||
</TR>
|
||||
</TBODY>
|
||||
</TABLE>
|
||||
<!-- ************************************************************************** -->
|
||||
</BODY>
|
||||
|
||||
</HTML>
|
||||
@@ -0,0 +1,90 @@
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Computer Technology</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Teknologi Komputer, Teknik Informatika" />
|
||||
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Teknologi Komputer Universitas Kristen Duta Wacana" />
|
||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
||||
<style type="text/css">
|
||||
@import "../includes/index.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header-class"><span class="subjectTitle">Computer Technology</span>
|
||||
<?php
|
||||
include "../includes/functions.php";
|
||||
include "../includes/date.php";
|
||||
include "../includes/courses.php";
|
||||
?>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<!-- Class Information //-->
|
||||
<div id="class-information">
|
||||
<ul class="cinfo">
|
||||
<li><h3>Kelas </h3>
|
||||
<p>Hari <br/>Jam <br/>Ruang </p></li>
|
||||
<li><h3>Nilai Akhir</h3>
|
||||
<p><a href="https://docs.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AvhuiUaiIBYmdDctd2M0Qjh1aGtSWE1KdTIzV2VYVHc&output=html">Nilai Akhir</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="notifications">PEMBERITAHUAN</div>
|
||||
<p>Bagi yang hendak mengambil matakuliah ini, Anda <strong>diwajibkan memiliki dan membawa buku Understanding Computer Today & Tomorrow (Deborah Morley, Charles S. Parker)</strong>.</p>
|
||||
<div class="subtitle">Pengantar</div>
|
||||
<p>Mata kuliah ini memperkenalkan mahasiswa dengan dunia komputer dan diharapkan dapat menyatukan pandangan sekaligus
|
||||
memberi dasar yang setara bagi mahasiswa dengan berbagai macam latar belakang bidang ilmu untuk menempuh kuliah selanjutnya di program studi Teknik Informatika.</p><p>Berbagai macam aspek komputer diperkenalkan mulai dari perangkat keras, perangkat lunak, teknologi di dunia komputer, implementasi dan implikasi teknologi informasi dalam masyarakat.</p>
|
||||
<div class="subtitle">Materi Presentasi</div>
|
||||
<ol>
|
||||
<li>Syllabus</li>
|
||||
<li>Introduction to World of Computers</li>
|
||||
<li>The System</li>
|
||||
<ul>
|
||||
<li>Unit Processing and Memory</li>
|
||||
<li>Storage</li>
|
||||
<li>Input & Output</li>
|
||||
</ul>
|
||||
<li>System Software</li>
|
||||
<ul>
|
||||
<li>Operating System and Utility Software</li>
|
||||
<li>Application Software</li>
|
||||
</ul>
|
||||
<li>Network and Internet</li>
|
||||
<ul>
|
||||
<li>Computer Networks</li>
|
||||
<li>Internet and WWW</li>
|
||||
<li>Network and Internet Security</li>
|
||||
</ul>
|
||||
<li>Business On the Web</li>
|
||||
<ul>
|
||||
<li>Multimedia and Web</li>
|
||||
<li>E-Commerce</li>
|
||||
</ul>
|
||||
<li>Systems</li>
|
||||
<ul>
|
||||
<li>Information System and System Development</li>
|
||||
<li>Program Development and Programming Languages</li>
|
||||
<li>Databases and DBMS</li>
|
||||
</ul>
|
||||
<li>Computer and Society</li>
|
||||
<ul>
|
||||
<li>Computer Security and Privacy</li>
|
||||
<li>Intellectual Property Rights, Ethics, Health, Access</li>
|
||||
</ul>
|
||||
</ol>
|
||||
<div class="subtitle">Referensi Buku</div>
|
||||
<ol>
|
||||
<li>Understanding Computer Today & Tomorrow (Deborah Morley, Charles S. Parker)</li>
|
||||
</ol>
|
||||
</div>
|
||||
<!-- End Content //-->
|
||||
<div class="footer">
|
||||
<?php
|
||||
include "../includes/footer.php";
|
||||
?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user