<?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>Cornelius henry&#039;s Weblog</title>
	<atom:link href="http://cornhenry.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cornhenry.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 19 Jul 2011 09:48:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='cornhenry.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/6a0c1bce22914d5dab31fbebe7c2354b?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Cornelius henry&#039;s Weblog</title>
		<link>http://cornhenry.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cornhenry.wordpress.com/osd.xml" title="Cornelius henry&#039;s Weblog" />
	<atom:link rel='hub' href='http://cornhenry.wordpress.com/?pushpress=hub'/>
		<item>
		<title>segitiga 3D</title>
		<link>http://cornhenry.wordpress.com/2010/05/06/segitiga-3d/</link>
		<comments>http://cornhenry.wordpress.com/2010/05/06/segitiga-3d/#comments</comments>
		<pubDate>Thu, 06 May 2010 05:49:02 +0000</pubDate>
		<dc:creator>cornelius henry</dc:creator>
				<category><![CDATA[grafika komputer]]></category>

		<guid isPermaLink="false">http://cornhenry.wordpress.com/?p=179</guid>
		<description><![CDATA[source code segitiga 3D menggunakan lazarus unit Unit1; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, LResources, Forms, Controls, Graphics, Dialogs, StdCtrls, ExtCtrls; type { TForm1 } TForm1 = class(TForm) Button1: TButton; Button10: TButton; Button2: TButton; Button3: TButton; Button4: TButton; Button5: TButton; Button6: TButton; Button7: TButton; Button8: TButton; Button9: TButton; GroupBox1: TGroupBox; GroupBox2: TGroupBox; GroupBox3: TGroupBox; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cornhenry.wordpress.com&amp;blog=4952515&amp;post=179&amp;subd=cornhenry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cornhenry.wordpress.com/2010/05/06/segitiga-3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5195b073da5e562be0a028f06c9ac272?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">corn</media:title>
		</media:content>

		<media:content url="http://cornhenry.files.wordpress.com/2010/05/segitiga3d1.png" medium="image">
			<media:title type="html">segitiga3D</media:title>
		</media:content>
	</item>
		<item>
		<title>login PHP</title>
		<link>http://cornhenry.wordpress.com/2010/04/28/login-php/</link>
		<comments>http://cornhenry.wordpress.com/2010/04/28/login-php/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 05:39:13 +0000</pubDate>
		<dc:creator>cornelius henry</dc:creator>
				<category><![CDATA[PW]]></category>

		<guid isPermaLink="false">http://cornhenry.wordpress.com/?p=173</guid>
		<description><![CDATA[ini merupakan cara membuat dengan contoh output seperti ini dan login.php &#60;form method=&#8221;post&#8221; action=&#8221;proses_login.php&#8221;&#62; &#60;table border=&#8221;0&#8243; bgcolor=&#8221;#999999&#8243; style=&#8221;top:25%; left:25%; right:25%; bottom:25%;&#8221;&#62; &#60;tr&#62; &#60;td&#62;Username &#60;/td&#62; &#60;td&#62; : &#60;/td&#62; &#60;td&#62;&#60;input name=&#8221;username&#8221; type=&#8221;text&#8221;&#62;&#60;/td&#62; &#60;/tr&#62; &#60;tr&#62; &#60;td&#62;Password &#60;/td&#62; &#60;td&#62; : &#60;/td&#62; &#60;td&#62;&#60;input name=&#8221;password&#8221; type=&#8221;password&#8221;&#62;&#60;/td&#62; &#60;/tr&#62; &#60;tr&#62; &#60;td&#62;&#38;nbsp;&#60;/td&#62; &#60;td&#62;&#38;nbsp;&#60;/td&#62; &#60;td&#62;&#60;input type=&#8221;submit&#8221; name=&#8221;login&#8221; value=&#8221;Login&#8221;&#62;&#60;/td&#62; &#60;/tr&#62; &#60;/table&#62; &#60;/form&#62; &#60;form method=&#8221;post&#8221; action=&#8221;proses_login.php&#8221;&#62;  &#60;table border=&#8221;0&#8243; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cornhenry.wordpress.com&amp;blog=4952515&amp;post=173&amp;subd=cornhenry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cornhenry.wordpress.com/2010/04/28/login-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5195b073da5e562be0a028f06c9ac272?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">corn</media:title>
		</media:content>

		<media:content url="http://cornhenry.files.wordpress.com/2010/04/admin.png" medium="image">
			<media:title type="html">admin</media:title>
		</media:content>

		<media:content url="http://cornhenry.files.wordpress.com/2010/04/biasa.png" medium="image">
			<media:title type="html">biasa</media:title>
		</media:content>
	</item>
		<item>
		<title>algoritma garis DDA</title>
		<link>http://cornhenry.wordpress.com/2010/04/15/algoritma-garis-dda/</link>
		<comments>http://cornhenry.wordpress.com/2010/04/15/algoritma-garis-dda/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 05:09:56 +0000</pubDate>
		<dc:creator>cornelius henry</dc:creator>
				<category><![CDATA[grafika komputer]]></category>

		<guid isPermaLink="false">http://cornhenry.wordpress.com/?p=170</guid>
		<description><![CDATA[digitaal diferensial analyser adalah pembentukan garis berdasarkan perhitungan dx maupun dy, menggunakan rumus dy = m . dx garis yang dibuat menggunakan endpoint, yaitu titik awal dan titik akhir, setiap koordinat titik yang membentuk garis diperoleh dari perhitungan, kemudian di konversikan menjadi nilai-nilai integer. dengan source code unit Unit1; {$mode objfpc}{$H+} interface uses Classes, SysUtils, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cornhenry.wordpress.com&amp;blog=4952515&amp;post=170&amp;subd=cornhenry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cornhenry.wordpress.com/2010/04/15/algoritma-garis-dda/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5195b073da5e562be0a028f06c9ac272?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">corn</media:title>
		</media:content>

		<media:content url="http://cornhenry.files.wordpress.com/2010/04/dda.png" medium="image">
			<media:title type="html">dda</media:title>
		</media:content>
	</item>
		<item>
		<title>transformasi 2D</title>
		<link>http://cornhenry.wordpress.com/2010/04/15/transformasi-2d/</link>
		<comments>http://cornhenry.wordpress.com/2010/04/15/transformasi-2d/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 04:32:11 +0000</pubDate>
		<dc:creator>cornelius henry</dc:creator>
				<category><![CDATA[grafika komputer]]></category>

		<guid isPermaLink="false">http://cornhenry.wordpress.com/?p=167</guid>
		<description><![CDATA[kali ini aku membuat transformasi objek 2 dimensi, dengan menggunakan lazarus&#8230;. objek yang ku buat adalah persegi, kurang lebih seperti di atas outputnya dengen source code menggunakan free pascal unit Unit1; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, LResources, Forms, Controls, Graphics, Dialogs, ExtCtrls, Buttons, StdCtrls; type { TForm1 } Elemen=record x,y: integer; end; TForm1 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cornhenry.wordpress.com&amp;blog=4952515&amp;post=167&amp;subd=cornhenry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cornhenry.wordpress.com/2010/04/15/transformasi-2d/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5195b073da5e562be0a028f06c9ac272?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">corn</media:title>
		</media:content>

		<media:content url="http://cornhenry.files.wordpress.com/2010/04/punyaku.png" medium="image">
			<media:title type="html">punyaku</media:title>
		</media:content>
	</item>
		<item>
		<title>kalkulator dengan php</title>
		<link>http://cornhenry.wordpress.com/2010/03/17/kalkulator-dengan-php/</link>
		<comments>http://cornhenry.wordpress.com/2010/03/17/kalkulator-dengan-php/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 04:53:02 +0000</pubDate>
		<dc:creator>cornelius henry</dc:creator>
				<category><![CDATA[PW]]></category>

		<guid isPermaLink="false">http://cornhenry.wordpress.com/?p=141</guid>
		<description><![CDATA[kita mulai dari apa itu php,,,, PHP Merupakan Bahasa Pemrograman yang berbasis Web Server, tapi kepanjangannya membingungkan dahhh setelah buka-buka buku and utak-atik komputer akhirnya ketemu, ada yang menyebutkan kepanjangan php itu Personal Home Page, ada juga yang mengartikan php Programming Hypertext Processor and ada juga yang bilang PHP Hypertext Preprocessor klo digabungin jadi satu [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cornhenry.wordpress.com&amp;blog=4952515&amp;post=141&amp;subd=cornhenry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cornhenry.wordpress.com/2010/03/17/kalkulator-dengan-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5195b073da5e562be0a028f06c9ac272?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">corn</media:title>
		</media:content>

		<media:content url="http://cornhenry.files.wordpress.com/2010/03/kalkulator11.png" medium="image">
			<media:title type="html">kalkulator1</media:title>
		</media:content>

		<media:content url="http://cornhenry.files.wordpress.com/2010/03/kalkulator21.png" medium="image">
			<media:title type="html">kalkulator2</media:title>
		</media:content>
	</item>
	</channel>
</rss>
