<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Lidon Sianturi' Blog</title>
	<atom:link href="http://lydone.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lydone.wordpress.com</link>
	<description>.......Mengandalkan Tuhan Dalam Segala Hal......</description>
	<lastBuildDate>Sun, 23 Nov 2008 04:33:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='lydone.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Lidon Sianturi' Blog</title>
		<link>http://lydone.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lydone.wordpress.com/osd.xml" title="Lidon Sianturi&#039; Blog" />
	<atom:link rel='hub' href='http://lydone.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Deleting MUltiply File USing Java</title>
		<link>http://lydone.wordpress.com/2008/11/23/deleting-multiply-file-using-java/</link>
		<comments>http://lydone.wordpress.com/2008/11/23/deleting-multiply-file-using-java/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 04:33:31 +0000</pubDate>
		<dc:creator>Lidon Sianturi</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://lydone.wordpress.com/?p=27</guid>
		<description><![CDATA[import java.io.*; public class DeleteFile{ private static void deletefile(String file){ File f1 = new File(file); boolean success = f1.delete(); if (!success){ System.out.println(”Deletion failed.”); System.exit(0); } else{ System.out.println(”File deleted.”); } } public static void main(String[] args){ switch(args.length){ case 0: System.out.println(”File has not mentioned.”); System.exit(0); case 1: deletefile(args[0]); System.exit(0); default : System.out.println(”Multiple files are not allow.”); System.exit(0); [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=27&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="content">
<div class="post">
<p>import java.io.*;<br />
public class DeleteFile{<br />
private static void deletefile(String file){<br />
File f1 = new File(file);<br />
boolean success = f1.delete();</p>
<p>if (!success){<br />
System.out.println(”Deletion failed.”);<br />
System.exit(0);<br />
}<br />
else{<br />
System.out.println(”File deleted.”);<br />
}<br />
}<br />
public static void main(String[] args){<br />
switch(args.length){<br />
case 0: System.out.println(”File has not mentioned.”);<br />
System.exit(0);<br />
case 1: deletefile(args[0]);<br />
System.exit(0);<br />
default : System.out.println(”Multiple files are not allow.”);<br />
System.exit(0);<br />
}<br />
}<br />
}</p></div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lydone.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lydone.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lydone.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lydone.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lydone.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lydone.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lydone.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lydone.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lydone.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lydone.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lydone.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lydone.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lydone.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lydone.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=27&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lydone.wordpress.com/2008/11/23/deleting-multiply-file-using-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/967ccdd113151b930433a17913d1d40f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lidon Sianturi</media:title>
		</media:content>
	</item>
		<item>
		<title>Sebutan LiNov bagiku..</title>
		<link>http://lydone.wordpress.com/2008/11/16/sebutan-linov-bagiku/</link>
		<comments>http://lydone.wordpress.com/2008/11/16/sebutan-linov-bagiku/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 06:10:04 +0000</pubDate>
		<dc:creator>Lidon Sianturi</dc:creator>
				<category><![CDATA[Curhat]]></category>

		<guid isPermaLink="false">http://lydone.wordpress.com/?p=22</guid>
		<description><![CDATA[Sebutan LiNov bagiku..   Pasti judul diatas banyak orang yang tahu .. judul itu adalah sebutan ku di Del .. aku buat nama itu karena ada sejarahnya &#8230; ini sejarahnya Li &#8211;&#62; LIDON Nov &#8211;&#62; NOVALINA Nama yang dibawah adalah nama pacarku .. Dia boru Naibahooo&#8230; tapi sekarang tidak lagi &#8230;. Dia sekarang kuliah di [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=22&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sebutan <strong>LiNov</strong> bagiku..</p>
<p> </p>
<p>Pasti judul diatas banyak orang yang tahu .. judul itu adalah sebutan ku di Del .. aku buat nama itu karena ada sejarahnya &#8230; ini sejarahnya</p>
<p><strong>Li &#8211;&gt; LIDON</strong></p>
<p><strong>Nov &#8211;&gt; NOVALINA</strong></p>
<p>Nama yang dibawah adalah nama pacarku .. Dia boru Naibahooo&#8230; tapi sekarang tidak lagi &#8230;.</p>
<p>Dia sekarang kuliah di Bogor .. Teknik Pertanian&#8230; Kami sudah putus &#8230; Tapi gak tau entah kenapa ..</p>
<p>aku selalu mengingat nya .. aku tidak bisa melupakan dia &#8230;Aku orangnya susah jatuh Cinta &#8230; Susah bangaet jatuh Cinta .. Cewek yang satu ini adalah cewek yang kutunggu-tunggu dari mualai SD(sekolah dasar)..</p>
<p>aku selalu ingin mengingininya tapi aku gk berani .. lama waktunya hatiku terpendammm..sakit rasanya &#8230; akhirnya aku jadian sama dia Waktu SMA &#8230; dia sangat baik ma aku &#8230;</p>
<p>ampe skarang biarpun kami sudah putus .. aku belum bisa melupakan dia dari Hatiku ..</p>
<p>dan ampe sekarang kata <strong>LiNov</strong> belum hilang dari pikiranku&#8230;aku sangat sayang sama dia ..</p>
<p>Dia mengajariku arti Cinta yang sebenarnya &#8230; Dia sangat baik sama aku ..</p>
<p>Tapi biarpun sperti ini keadaaanya .. aku yakin dia pasti Milikku kembali nantinya ..</p>
<p>Cepat atau lambat Dia pasti milikku&#8230; Aku akan selalu menunggunya &#8230;</p>
<p>Ampe sekarang aku tidak pernah melihat cewek seperti dia .. gak tau entah kenapa .. kok bisa kek gini terus pikiranku &#8230;</p>
<p>ini mungkin cinta sejatiku &#8230; aku selalu merindukan dia &#8230;.</p>
<p>kesimpulannya dalam hatiku <strong>&#8220;AKU AKAN TERUS MENUNGGU DIA&#8221;&#8230;</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lydone.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lydone.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lydone.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lydone.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lydone.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lydone.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lydone.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lydone.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lydone.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lydone.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lydone.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lydone.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lydone.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lydone.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=22&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lydone.wordpress.com/2008/11/16/sebutan-linov-bagiku/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/967ccdd113151b930433a17913d1d40f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lidon Sianturi</media:title>
		</media:content>
	</item>
		<item>
		<title>Lonelinees adalah prinsip hidupku&#8230;.</title>
		<link>http://lydone.wordpress.com/2008/11/16/lonelinees-adalah-prinsip-hidupku/</link>
		<comments>http://lydone.wordpress.com/2008/11/16/lonelinees-adalah-prinsip-hidupku/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 05:53:07 +0000</pubDate>
		<dc:creator>Lidon Sianturi</dc:creator>
				<category><![CDATA[Curhat]]></category>

		<guid isPermaLink="false">http://lydone.wordpress.com/?p=18</guid>
		<description><![CDATA[Judul diatas adalah prinsip hidup ku sekarang .. karena aku pikirkan, bagi ku sendiri kita berbuat baik sama orang lain malah kita akan mendapat masalah yang besarrr.. Itulah yang kualami sekarang .. Aku berbuat baik sama orang  yang kuanggap saudara ku dan juga sahabatku .. ujung-ujung nya hubungan nya tidak baik lagiiii&#8230;Jadi yang ada dalam [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=18&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Judul diatas adalah prinsip hidup ku sekarang .. karena aku pikirkan, bagi ku sendiri kita berbuat baik sama orang lain malah kita akan mendapat masalah yang besarrr.. Itulah yang kualami sekarang ..</p>
<p>Aku berbuat baik sama orang  yang kuanggap saudara ku dan juga sahabatku .. ujung-ujung nya hubungan nya tidak baik lagiiii&#8230;Jadi yang ada dalam hatiku &#8220;<strong>Aku ingin SENDIRI(LONELINESS)</strong> &#8221; itulah aku &#8230;</p>
<p>aku ingin sendiri menjalani hidup ini &#8230;&#8230; Tapi kalua orang yang kuanggap saudaraku dan sahabatku meng-openi aku , aku akan tanggapi dengan baik tapiu tidak seperti dulu lagi&#8230;</p>
<p>aku harus berusaha menganggap mereka seperti orang biasa .. dimana aku seperti jumpa di di jalan dan saliong bersapaan &#8230; Tidak ada nilai lebihnya&#8230;</p>
<p>Loneliness adalah Prinsip hidupku &#8230;.</p>
<p>Selamat tinggal rasa ceria yang ada di Hatiku , yang selalu kocak dalam hidupku ..</p>
<p>Sorry aku harus melupakan kamu &#8230;</p>
<p> </p>
<p>Enjoy hidup &#8230;. karana hidup ini cuman semenetara &#8230;..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lydone.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lydone.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lydone.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lydone.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lydone.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lydone.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lydone.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lydone.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lydone.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lydone.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lydone.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lydone.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lydone.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lydone.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=18&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lydone.wordpress.com/2008/11/16/lonelinees-adalah-prinsip-hidupku/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/967ccdd113151b930433a17913d1d40f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lidon Sianturi</media:title>
		</media:content>
	</item>
		<item>
		<title>Sahabat telah pergi..</title>
		<link>http://lydone.wordpress.com/2008/11/15/sahabat-telah-pergi/</link>
		<comments>http://lydone.wordpress.com/2008/11/15/sahabat-telah-pergi/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 04:26:59 +0000</pubDate>
		<dc:creator>Lidon Sianturi</dc:creator>
				<category><![CDATA[Curhat]]></category>

		<guid isPermaLink="false">http://lydone.wordpress.com/?p=13</guid>
		<description><![CDATA[Hal yang paling menyakitakan dalam hidup ini menurut aku adalah .. orang yang kita anggap Jadi seorang sahabat kita .. Menjauh dengan tanpa alasan .. Dia sudah sahabat kian .. tapi gk tau entah kenapa &#8230; Dia menjauhhh.. Itulah yang kualami sekrang &#8230;Malangnya nasib ku .. sakitnya Hatiku &#8230; Sudha berbagai cara aku buat untuk [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=13&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hal yang paling menyakitakan dalam hidup ini menurut aku adalah ..</p>
<p>orang yang kita anggap Jadi seorang sahabat kita .. Menjauh dengan tanpa alasan ..</p>
<p>Dia sudah sahabat kian .. tapi gk tau entah kenapa &#8230; Dia menjauhhh..</p>
<p>Itulah yang kualami sekrang &#8230;Malangnya nasib ku .. sakitnya Hatiku &#8230;</p>
<p>Sudha berbagai cara aku buat untuk mendeaktinya but hasilnya sperti menegakakan benang yang basah &#8230; Malah dia cuek &#8230; waktu aku sapa .. dia tidak menjawab,, akhirnya aku putuskan dalam diriku ..</p>
<p>aku tidak akan mengenalnya lagi dalam Hidupku &#8230;</p>
<p>Aku akan menganggap dia seperti orang yang baru saja saya lihat disamping jalan waktu saya naik Angkot&#8230; Tiulah tekad ku&#8230; But aku gk bisa melupakan persahabatan ini &#8230; Terus tersirat dipikiran ku ..</p>
<p>Tapi aku bertekad lagi &#8220;Aku BIsa&#8221; hingga aku buta mott diriku &#8220;loneliness&#8221; yang mencerminta kan sikapku untuk melupakan seorang sahabat&#8230;.Akhirnya aku menyendiri .. Yang bisanya akku banyak teman &#8230; aku akhirnya menyendiri&#8230; Akku lakukan ini semua supaya frekuensi aku bertemua dengan seorang sahabat itu semakin kecilll&#8230;yang ada didalam pikiranku sekarang &#8220;Gk sampe 1 tahun lagi aku bertemu sama Dia&#8221; Itulah waktu yang kutunggu-tunggu&#8230;.</p>
<p>Aku bertekad tidak akan menjalin persahabatan lagi sama siapapun .. karena kalau persahabatan itu rusak alangkah sakitnya hati kita seperti yang kualami sekarang ini&#8230;&#8230;</p>
<p>&#8220;AKU GAK NYAMPE SATU TAHUN LAGI TATAP MUKA SAMA DIA&#8221;</p>
<p>&#8230;&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lydone.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lydone.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lydone.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lydone.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lydone.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lydone.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lydone.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lydone.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lydone.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lydone.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lydone.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lydone.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lydone.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lydone.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=13&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lydone.wordpress.com/2008/11/15/sahabat-telah-pergi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/967ccdd113151b930433a17913d1d40f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lidon Sianturi</media:title>
		</media:content>
	</item>
		<item>
		<title>UTS Semester v (IS -Information System)</title>
		<link>http://lydone.wordpress.com/2008/11/15/uts-semester-v-is-information-system/</link>
		<comments>http://lydone.wordpress.com/2008/11/15/uts-semester-v-is-information-system/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 04:04:23 +0000</pubDate>
		<dc:creator>Lidon Sianturi</dc:creator>
				<category><![CDATA[aktivities]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://lydone.wordpress.com/?p=10</guid>
		<description><![CDATA[Hari ini uts semester 5 telah siap .. aku lemah di JEAP padahal aku dah persiapkan segala sesuatunya dengan baik .. ada istilah kita yang merencanakan Tuhan yang berkehendak&#8230; itulah yang kualami sekarang pada UTS ini.. Aku sudah mempersiapkan sedinin mungkin dan aku sudah yakin bahwa aku bisa mengikuti nya dengan baik tapi &#8230; Alangkah [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=10&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hari ini uts semester 5 telah siap ..</p>
<p>aku lemah di JEAP padahal aku dah persiapkan segala sesuatunya dengan baik ..</p>
<p>ada istilah kita yang merencanakan Tuhan yang berkehendak&#8230;</p>
<p>itulah yang kualami sekarang pada UTS ini..</p>
<p>Aku sudah mempersiapkan sedinin mungkin dan aku sudah yakin bahwa aku bisa mengikuti nya dengan baik</p>
<p>tapi &#8230; Alangkah malang nya aku &#8230; Tolls yang kupake tidak suppporting ke Mata kuliah ku seperti</p>
<p>-Mysql connector (access is denied)</p>
<p>-Domain ku rusak .. jadi aku pigi ke Local dan memakan waktu yang banyakkk&#8230;</p>
<p>-Data base ku gk tergenerete dari JPA , padahal habis kucompile baik-baik aja ..(Process Completed)</p>
<p>Gak tau entah kenapa semua Hal diatas menimpaku sekaligus &#8230;</p>
<p>rasa gugup mengikuti Ujian tersu bertambah ,,, waktu terus berjalan &#8230;</p>
<p>Akhirnya hasil nya mengecewakan &#8230;</p>
<p>Itulah makanya kau bilang Kita yang merencanakan TUhan yang berkehendak &#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lydone.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lydone.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lydone.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lydone.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lydone.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lydone.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lydone.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lydone.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lydone.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lydone.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lydone.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lydone.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lydone.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lydone.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=10&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lydone.wordpress.com/2008/11/15/uts-semester-v-is-information-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/967ccdd113151b930433a17913d1d40f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lidon Sianturi</media:title>
		</media:content>
	</item>
		<item>
		<title>The Second Years Project</title>
		<link>http://lydone.wordpress.com/2008/05/31/the-second-years-project/</link>
		<comments>http://lydone.wordpress.com/2008/05/31/the-second-years-project/#comments</comments>
		<pubDate>Sat, 31 May 2008 14:32:05 +0000</pubDate>
		<dc:creator>Lidon Sianturi</dc:creator>
				<category><![CDATA[aktivities]]></category>

		<guid isPermaLink="false">http://lydone.wordpress.com/?p=9</guid>
		<description><![CDATA[I&#8217;m very busy today cuzz i must do one jobs that very difficult to me for doing it .. it is the usual thing at del . it is called Second Year Project .. This is one of the subject in my studying .. it take four SKS on Semester 4 .. Ii Build eith [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=9&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> I&#8217;m very busy today cuzz i must do one jobs that very difficult to me for doing it ..<br />
it is the usual thing at del . it is called Second Year Project .. This is one of the subject in my studying .. it take four SKS on Semester 4 .. Ii Build eith a group .. My group s SYP-10. The member are :</p>
<p>  1.Lidon sianturi if06007<br />
  2.Winner Manurung if06057<br />
  3.Donny Gultom if06013</p>
<p>We bulid a application by using JAVA Programming .. management Data Student at one Yayasan it called Yapebudih .. This application hold all data of the student(SMP and SMA)</p>
<p>our user representative is Mr Ramot Lubis&#8230;.<br />
He is master of net-working at our collages anda also master in Java Programming</p>
<p>We work hard finishing aour application </p>
<p>Please Pray for me doing it&#8230;&#8230;&#8230;..</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lydone.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lydone.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lydone.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lydone.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lydone.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lydone.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lydone.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lydone.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lydone.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lydone.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lydone.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lydone.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lydone.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lydone.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lydone.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lydone.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=9&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lydone.wordpress.com/2008/05/31/the-second-years-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/967ccdd113151b930433a17913d1d40f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lidon Sianturi</media:title>
		</media:content>
	</item>
		<item>
		<title>Kenap aku harus mengingat Dia?</title>
		<link>http://lydone.wordpress.com/2008/03/17/kenap-aku-harus-mengingat-dia/</link>
		<comments>http://lydone.wordpress.com/2008/03/17/kenap-aku-harus-mengingat-dia/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 09:43:05 +0000</pubDate>
		<dc:creator>Lidon Sianturi</dc:creator>
				<category><![CDATA[Curhat]]></category>

		<guid isPermaLink="false">http://lydone.wordpress.com/2008/03/17/kenap-aku-harus-mengingat-dia/</guid>
		<description><![CDATA[aduhhhhhh&#8230; knp ya aku selalu mengingat dia selalu&#8230;Aku dah mencoba melupakan dia but hasilnya sia-sia&#8230; Berulang kali aku ingin melupakanya dengan cara mengingat semua kejahatannya sama aku but aku gk bisa &#8230;gmn nehhhh&#8230;memeng Dia adalah orang yang yang istimewa dalam hidupku dan yang sangat aku cintai&#8230;&#8230; gmn neh cara untuk melupakan dia?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=8&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>aduhhhhhh&#8230; knp ya aku selalu mengingat dia selalu&#8230;Aku dah mencoba melupakan dia but hasilnya sia-sia&#8230; Berulang kali aku ingin melupakanya dengan cara mengingat semua kejahatannya sama aku  but aku gk bisa &#8230;gmn nehhhh&#8230;memeng Dia adalah orang yang yang istimewa dalam hidupku dan yang sangat aku cintai&#8230;&#8230;</p>
<p>gmn neh cara untuk melupakan dia?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lydone.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lydone.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lydone.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lydone.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lydone.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lydone.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lydone.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lydone.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lydone.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lydone.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lydone.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lydone.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lydone.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lydone.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lydone.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lydone.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=8&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lydone.wordpress.com/2008/03/17/kenap-aku-harus-mengingat-dia/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/967ccdd113151b930433a17913d1d40f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lidon Sianturi</media:title>
		</media:content>
	</item>
		<item>
		<title>Paskah</title>
		<link>http://lydone.wordpress.com/2008/03/17/pakah/</link>
		<comments>http://lydone.wordpress.com/2008/03/17/pakah/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 09:37:26 +0000</pubDate>
		<dc:creator>Lidon Sianturi</dc:creator>
				<category><![CDATA[aktivities]]></category>

		<guid isPermaLink="false">http://lydone.wordpress.com/2008/03/17/pakah/</guid>
		<description><![CDATA[gk terasa paskah akan tiba lho&#8230;libur lagi neh di del&#8230;&#8230;. dah capek kali di del ini so libur dikit knp sih&#8230;&#8230;.. hehhehehheehheh&#8230;&#8230;&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=7&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>gk terasa paskah akan tiba lho&#8230;libur lagi neh di del&#8230;&#8230;.<br />
dah capek kali di del ini so libur dikit knp sih&#8230;&#8230;..</p>
<p>hehhehehheehheh&#8230;&#8230;&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lydone.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lydone.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lydone.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lydone.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lydone.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lydone.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lydone.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lydone.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lydone.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lydone.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lydone.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lydone.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lydone.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lydone.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lydone.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lydone.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=7&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lydone.wordpress.com/2008/03/17/pakah/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/967ccdd113151b930433a17913d1d40f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lidon Sianturi</media:title>
		</media:content>
	</item>
		<item>
		<title>aku capek</title>
		<link>http://lydone.wordpress.com/2008/03/17/aku-capek/</link>
		<comments>http://lydone.wordpress.com/2008/03/17/aku-capek/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 09:25:17 +0000</pubDate>
		<dc:creator>Lidon Sianturi</dc:creator>
				<category><![CDATA[aktivities]]></category>

		<guid isPermaLink="false">http://lydone.wordpress.com/?p=5</guid>
		<description><![CDATA[capek lai belajar di del. ini lah situasi belajar di Del .. Wajah yang menyeramkan terus karena beban yang sangat berat.. karena Tugassss dan Project &#8230; HEhehheeeee.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=5&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://lydone.files.wordpress.com/2008/01/crot499.thumbnail.jpg?w=450" alt="Studying at lk’s del" /></p>
<p style="text-align:left;"><em>capek lai belajar di del. </em>ini lah situasi belajar di Del .. Wajah yang menyeramkan terus karena beban yang sangat berat.. karena Tugassss dan Project &#8230;</p>
<p style="text-align:left;">HEhehheeeee.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lydone.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lydone.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lydone.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lydone.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lydone.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lydone.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lydone.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lydone.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lydone.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lydone.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lydone.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lydone.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lydone.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lydone.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lydone.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lydone.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lydone.wordpress.com&amp;blog=2128902&amp;post=5&amp;subd=lydone&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lydone.wordpress.com/2008/03/17/aku-capek/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/967ccdd113151b930433a17913d1d40f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lidon Sianturi</media:title>
		</media:content>

		<media:content url="http://lydone.files.wordpress.com/2008/01/crot499.thumbnail.jpg" medium="image">
			<media:title type="html">Studying at lk’s del</media:title>
		</media:content>
	</item>
	</channel>
</rss>
