<!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">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> <?php } ?> <?php wp_title(); ?> » </title>
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
<meta name="description" content="Lecture Notes in Computing Research and Technopreneurship" />
<meta name="keywords" content="Metode Penelitian, Research Methodology, Technopreneurship, e-Learning Indonesia, Software Engineering, Rekayasa Perangkat Lunak, Data Mining, Machine Learning" />
<meta name="verify-v1" content="XnhEvLP0AIiJ1UNj0kqZ8FTeofRNejNumkALl5iGqCo=" />
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<link rel="shortcut icon" type="image/ico" href="http://romisatriawahono.net/favicon.ico" />
<?php wp_head(); ?>
</head>
<body>
<script type='text/javascript' src='http://track3.mybloglog.com/js/jsserv.php?mblID=2006122123214364'></script>
<div id="wrap">
<div id="top">
<h1 id="blogtitle"><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1>
<div id="blogdesc"><i><?php bloginfo('description'); ?></i>
</div></div>
<div id="navigation">
<?php include (TEMPLATEPATH . "/searchform.php"); ?>
<li><a href="<?php echo get_settings('home'); ?>"/>Home</a></li>
<li><a href="http://romisatriawahono.net/aboutme"/>About Me</a></li>
<li><a href="http://romisatriawahono.net/lectures"/>Lectures</a></li>
<li><a href="http://romisatriawahono.net/research"/>Research</a></li>
<li><a href="http://romisatriawahono.net/published"/>Publications</a></li>
<li><a href="http://romisatriawahono.net/in-the-news"/>In The News</a></li>
<!-- <?php wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?> -->
</div>