More Updates
This commit is contained in:
@@ -0,0 +1,173 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Lecturer Page</title>
|
||||
<?php
|
||||
include "includes/meta.html";
|
||||
?>
|
||||
<meta name="keywords" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Lecturer, Duta Wacana Christian University, DWCU, Duta Wacana" />
|
||||
<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";
|
||||
@import "includes/normalize.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
include "includes/functions.php";
|
||||
?>
|
||||
<header role="banner">
|
||||
<?php
|
||||
include "includes/navbar.html";
|
||||
?>
|
||||
</header>
|
||||
<section class="about">
|
||||
<article>
|
||||
<header>
|
||||
<h1>Formal Education</h1>
|
||||
</header>
|
||||
<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) for bachelor degree</li>
|
||||
<li> <a href="http://mkom.ugm.ac.id/web/">Gadjah Mada University</a> (2007-2009) for master degree</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Non Formal Education</h1>
|
||||
</header>
|
||||
<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>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Working Experiences</h1>
|
||||
</header>
|
||||
<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>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Training / Workshops</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Basic CMM Introduction (2007)</li>
|
||||
<li>C Course (2007)</li>
|
||||
<li>Requirement Engineering and Reviewing Technique (2008)</li>
|
||||
<li>Course on Software Engineering (2008)</li>
|
||||
<li>Personal Software Process (2008)</li>
|
||||
<li>Planning and Tracking Awareness Workshop (2008)</li>
|
||||
<li>Estimation Awareness Workshop (2008)</li>
|
||||
<li>Microsoft Project Workshop (2008)</li>
|
||||
<li><a href="http://www.eccouncil.org/certification/ec-council_certified_secure_programmer.aspx">Certified Secure Programmer</a> (2009)</li>
|
||||
<li><a href="http://www.eccouncil.org/certification/certified_ethical_hacker.aspx">Certified Ethical Hacker</a> (2010)</li>
|
||||
<li><a href="http://www.lkpp.go.id/v2/">Indonesian Government E-Procurement Workshop</a> (February, 2011)</li>
|
||||
<li><a href="http://idsirtii.or.id/seminar-nasional-keamanan-informasi-workshop/">Information Security Seminar</a> (May 2011)</li>
|
||||
<li><a href="http://idsirtii.or.id/seminar-nasional-keamanan-informasi-workshop/">DRILL TEST and Incident Handling</a> (May 2011)</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Desktop Application Project</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>OWG Project (education application for impaired children using Text To Speech module)</li>
|
||||
<li>EPM Project (Electronic Prescription Modules)</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Open Source Projects</h1>
|
||||
</header>
|
||||
<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>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Web Site Projects</h1>
|
||||
</header>
|
||||
<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>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Book Translation</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li> Book Translation "TCP / IP Networks on Linux and Windows" (2002-2003)</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Lab Assistant</h1>
|
||||
</header>
|
||||
<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>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Other Activities</h1>
|
||||
</header>
|
||||
<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> Founder (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>
|
||||
</article>
|
||||
</section>
|
||||
<?php
|
||||
include "includes/footer.php";
|
||||
?>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,157 +0,0 @@
|
||||
<!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>
|
||||
@@ -1,317 +0,0 @@
|
||||
<!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>
|
||||
+5
-3
@@ -1,10 +1,11 @@
|
||||
<!-- Footer -->
|
||||
<footer>
|
||||
<?php
|
||||
date_default_timezone_set("Asia/Jakarta");
|
||||
echo "© 2007-" . date("Y") . ". All right reserved.<br/>\n";
|
||||
echo "<p>© 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>
|
||||
Suggestions, critics, and comments can be sent to <a href="mailto:<?php echo EMAIL; ?>" class="footer">Willy Sudiarto Raharjo</a><br/>
|
||||
<a href="http://validator.w3.org/check?uri=referer" class="footer">Valid HTML5</a> | <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://lecturer.ukdw.ac.id/willysr" class="footer">Valid CSS</a></p>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
@@ -18,3 +19,4 @@ Suggestions, critics, and comments can be sent to <a href="mailto:wi&#
|
||||
})();
|
||||
|
||||
</script>
|
||||
</footer>
|
||||
+12
-1
@@ -2,7 +2,18 @@
|
||||
|
||||
DEFINE("EMAIL", "willysr@ti.ukdw.ac.id");
|
||||
|
||||
global $connection;
|
||||
function showDate()
|
||||
{
|
||||
date_default_timezone_set("Asia/Jakarta");
|
||||
$tgl=date("d");
|
||||
if (substr($tgl,0,1)==0)
|
||||
{
|
||||
$tgl=substr($tgl,-1);
|
||||
}
|
||||
$bulan=date("F");
|
||||
$tahun=date("Y");
|
||||
echo "<strong>" . $tgl . " " . $bulan . " " . $tahun . "</strong>";
|
||||
}
|
||||
|
||||
function showLastUpdate($filename)
|
||||
|
||||
|
||||
+1
-10
@@ -1,11 +1,2 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta charset="UTF-8">
|
||||
<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" />
|
||||
@@ -1,9 +1,9 @@
|
||||
<div id="nav">
|
||||
<ul class="level1">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.php">Home</a></li>
|
||||
<li><a href="cv.php">CV</a></li>
|
||||
<li><a href="about.php">About</a></li>
|
||||
<li><a href="schedule.html">Schedule</a></li>
|
||||
<li><a href="teaching.php">Teaching</a></li>
|
||||
<li><a href="publications.php">Publications</a></li>
|
||||
<li><a href="presentations.php">Presentations</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
@@ -1,52 +1,54 @@
|
||||
<!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">
|
||||
<!DOCTYPE html>
|
||||
<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="keywords" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Lecturer, Duta Wacana Christian University, DWCU, Duta Wacana" />
|
||||
<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";
|
||||
@import "includes/normalize.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<?php
|
||||
include "includes/functions.php";
|
||||
include "includes/date.php";
|
||||
?>
|
||||
<header role="banner">
|
||||
<?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>
|
||||
</header>
|
||||
|
||||
<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">
|
||||
<section class="introduction">
|
||||
<figure>
|
||||
<img src="images/willy.jpg" width="100" height="108" alt="My Pic" title="My Pic" style="float: left; margin-right: 5px; "/>
|
||||
</figure>
|
||||
<p>Hello, my name is Willy Sudiarto Raharjo and you are visiting my lecturer web site.</p>
|
||||
<p>In this site, you can find any information about my what i do at work (mostly are materials for my classes). Just in case, you wish to contact me, just drop me an <a href="mailto:<?php echo EMAIL; ?>">email</a>.</p>
|
||||
<p>To verify my email, please fetch my <a href="public-key.txt">my public key</a> (finger print : <strong>65A6 399E 0CAA 5CD0 C5EC CA94 C4EE 7054 5D88 D6C4</strong>) or download from <a href="http://keyserver.pgp.com/">KeyServer</a> using <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> by execute <code><strong>gpg --recv-keys 5D88D6C4</strong></code>.</p>
|
||||
</section>
|
||||
|
||||
<section class="news">
|
||||
<article>
|
||||
<header>
|
||||
<h1>My Classes in 2012/2013</h1>
|
||||
<time datetime="2012-06-13"></time>
|
||||
</header>
|
||||
<p>I will be teaching A, B, and C</p>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>This page is HTML5 Compliance</h1>
|
||||
<time datetime="2012-06-13"></time>
|
||||
</header>
|
||||
<p>I have migrated this simple web page to be HTML5 compliance. If for some reason you experienced difficulties viewing this page properly, then i suggest you to update your browser to the latest version.</p>
|
||||
</article>
|
||||
</section>
|
||||
<?php
|
||||
include "includes/footer.php";
|
||||
?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
+3452
-152
File diff suppressed because it is too large
Load Diff
+35
-34
@@ -1,49 +1,57 @@
|
||||
<!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">
|
||||
<!DOCTYPE html>
|
||||
<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="keywords" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Lecturer, Duta Wacana Christian University, DWCU, Duta Wacana" />
|
||||
<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";
|
||||
@import "includes/normalize.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<?php
|
||||
include "includes/functions.php";
|
||||
include "includes/date.php";
|
||||
?>
|
||||
<header role="banner">
|
||||
<?php
|
||||
include "includes/navbar.html";
|
||||
?>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<?php
|
||||
include "includes/right.php";
|
||||
?>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="subtitle">PROSIDING</div>
|
||||
</header>
|
||||
<section class="presentations">
|
||||
<article>
|
||||
<header>
|
||||
<h1>PRESENTATIONS</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li><a href="presentations/security-awareness.pdf">Security Awareness</a> (Security Awareness Seminar in UKDW, 2008)</li>
|
||||
<li><a href="presentations/human-mistakes.pdf">Facebook - Human Mistakes</a> (Security Awareness Seminar in UKDW, 2009)</li>
|
||||
<li><a href="presentations/web-2.0.pdf">Web 2.0 and Beyond</a> (KKN Service Learning UKDW in Manado, 2009)</li>
|
||||
<li><a href="presentations/malioboro.pdf">Managing Successful Web Project</a> (<a href="http://www.malioboro.org">Malioboro</a> #2, UIN Sunan Kalijaga, 2011)</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>PUBLICATIONS</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Online Milis Analisis (Bayu Kusuma Wijaya, Budi Susanto, Willy Sudiarto Raharjo, Informatika Vol 2, No 2, November 2008, ISSN: 1693-7279)</li>
|
||||
<li>Program Bantu Perencanaan dan Pengendalian Persediaan Bahan Baku Pada Proses Produksi Toner (Idha Kristiana, Lucia D. Krisnawati, Willy Sudiarto Raharjo, Informatika Vol 2, No 2, November 2008, ISSN: 1693-7279)</li>
|
||||
<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 (Karmela Saturmina Mega Wea, Willy Sudiarto Raharjo, Antonius Rachmat C., Informatika Vol 6, No 1, April 2010, ISSN: 1693-7279)</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>
|
||||
<li>Program Bantu Pencarian Pasal Pada Kasus Tindak Pidana Terhadap Harta Benda (Rosalina Berliana, Widi Hapsari, Willy Sudiarto Raharjo, Informatika Vol 7, Nomor 1, April 2011, ISSN: 1693-7279)</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>
|
||||
<li>Aplikasi Player Untuk Menjalankan File Wave yang Terkompresi dengan Metode Huffman (Karmela Saturmina Mega Wea, Willy Sudiarto Raharjo, Antonius Rachmat C., Vol 6, No 1, April 2010)</li>
|
||||
<li>Program Bantu Pencarian Pasal Pada Kasus Tindak Pidana Terhadap Harta Benda (Rosalina Berliana, Widi Hapsari, Willy Sudiarto Raharjo, Vol 7, Nomor 1, April 2011)</li>
|
||||
</ol>
|
||||
<div class="subtitle">PCPlus</div>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>ARTICLES</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>TI Pada Perusahaan (PCPlus)</li>
|
||||
<li>WindowBlinds (PCPlus)</li>
|
||||
@@ -230,20 +238,13 @@ include "includes/right.php";
|
||||
<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>
|
||||
<li>Distro Linux untuk Pendidikan (InfoKomputer 05/2009, ISSN: 0215-2118)</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">
|
||||
</article>
|
||||
</section>
|
||||
<?php
|
||||
include "includes/footer.php";
|
||||
?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
+148
@@ -0,0 +1,148 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Lecturer Page</title>
|
||||
<?php
|
||||
include "includes/meta.html";
|
||||
?>
|
||||
<meta name="keywords" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Lecturer, Duta Wacana Christian University, DWCU, Duta Wacana" />
|
||||
<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";
|
||||
@import "includes/normalize.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
include "includes/functions.php";
|
||||
?>
|
||||
<header role="banner">
|
||||
<?php
|
||||
include "includes/navbar.html";
|
||||
?>
|
||||
</header>
|
||||
<section class="teaching">
|
||||
<article>
|
||||
<header>
|
||||
<h1>Genap 2011/2012</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li><a href="manpro-ti/index.php">Project Management</a></li>
|
||||
<li><a href="kakom-ti/index.php">Computer Security</a></li>
|
||||
<li><a href="tekkom-ti/index.php">Computer Technology</a></li>
|
||||
<li><a href="ati-ti/index.php">Information Technology Architecture</a></li>
|
||||
<li>Principles of IT Project Management and Quality Assurance (IDDIT)</li>
|
||||
<li>Seminar in Business Intelligence (IDDIT)</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Gasal 2011/2012</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Unix System Programming</li>
|
||||
<li>Computer Security</li>
|
||||
<li>Software Engineering</li>
|
||||
<li>Software Engineering II</li>
|
||||
<li>Project Management</li>
|
||||
<li>Data Warehouse (IDDIT)</li>
|
||||
<li>Principles of IT Project Management and Quality Assurance (IDDIT)</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Genap 2010/2011</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Unix System Programming</li>
|
||||
<li>Computer Security</li>
|
||||
<li>Internet Application Engineering</li>
|
||||
<li>Principles of IT Project Management and Quality Assurance (IDDIT)</li>
|
||||
<li>Seminar in Business Intelligence (IDDIT)</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Gasal 2010/2011</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Unix System Programming</li>
|
||||
<li>Computer Security</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Genap 2009/2010</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Unix System Programming</li>
|
||||
<li>Computer Security</li>
|
||||
<li>Software Modeling</li>
|
||||
<li>Internet Application Engineering</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Gasal 2009/2010</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Operating System</li>
|
||||
<li>Software Engineering II</li>
|
||||
<li>Information System Testing & Implementation</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Genap 2008/2009</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Distributed System</li>
|
||||
<li>Software Modeling</li>
|
||||
<li>Component-based Programming</li>
|
||||
<li>Unix System Programming</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Gasal 2008/2009</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Distributed System</li>
|
||||
<li>Information System Testing & Implementation</li>
|
||||
<li>Software Engineering II</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Genap 2007/2008</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Distributed System</li>
|
||||
<li>Internet Application Engineering</li>
|
||||
<li>Web Engineering</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Gasal 2007/2008</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Software Engineering</li>
|
||||
<li>Testing & Implementation</li>
|
||||
<li>Software Engineering II</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Genap 2006/2007</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Software Engineering II</li>
|
||||
</ol>
|
||||
</article>
|
||||
</section>
|
||||
<?php
|
||||
include "includes/footer.php";
|
||||
?>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user