<?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>jo.christianto</title>
	<atom:link href="http://jochristianto.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jochristianto.wordpress.com</link>
	<description>Computer Science is My World</description>
	<lastBuildDate>Wed, 19 Oct 2011 01:26:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jochristianto.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>jo.christianto</title>
		<link>http://jochristianto.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jochristianto.wordpress.com/osd.xml" title="jo.christianto" />
	<atom:link rel='hub' href='http://jochristianto.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Basic Encryption &amp; Decryption</title>
		<link>http://jochristianto.wordpress.com/2011/09/10/basic-encryption-decryption/</link>
		<comments>http://jochristianto.wordpress.com/2011/09/10/basic-encryption-decryption/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 15:40:28 +0000</pubDate>
		<dc:creator>jochristianto</dc:creator>
				<category><![CDATA[Language Visual Basic.Net]]></category>

		<guid isPermaLink="false">http://jochristianto.wordpress.com/?p=104</guid>
		<description><![CDATA[This Encryption and Decryption software works for Caesear Cipher, Atbash Cipher, ROT5, ROT13, ROT47, Vigenère Cipher, and Playfair Cipher. Requirement .Net Framework 3.5+ Download Source Code : (Developed by Jonathan Christianto) BED Source 1.0.0 : http://www.mediafire.com/?k4a7o0pbgakch64) BED 1.0.0 : http://www.mediafire.com/?923j8x2ujzrba9w Filed under: Language Visual Basic.Net<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jochristianto.wordpress.com&amp;blog=23561960&amp;post=104&amp;subd=jochristianto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jochristianto.wordpress.com/2011/09/10/basic-encryption-decryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>0.000000 0.000000</georss:point>
		<geo:lat>0.000000</geo:lat>
		<geo:long>0.000000</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">jochristianto</media:title>
		</media:content>
	</item>
		<item>
		<title>Huffman Coding (Compression)</title>
		<link>http://jochristianto.wordpress.com/2011/09/02/huffman-coding-compression/</link>
		<comments>http://jochristianto.wordpress.com/2011/09/02/huffman-coding-compression/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 18:00:42 +0000</pubDate>
		<dc:creator>jochristianto</dc:creator>
				<category><![CDATA[Language Visual Basic.Net]]></category>
		<category><![CDATA[Visual Apps]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[compress]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[huffman]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://jochristianto.wordpress.com/?p=83</guid>
		<description><![CDATA[In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) where the variable-length code table has been derived in a particular way based on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jochristianto.wordpress.com&amp;blog=23561960&amp;post=83&amp;subd=jochristianto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jochristianto.wordpress.com/2011/09/02/huffman-coding-compression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>0.000000 0.000000</georss:point>
		<geo:lat>0.000000</geo:lat>
		<geo:long>0.000000</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">jochristianto</media:title>
		</media:content>
	</item>
		<item>
		<title>Image to Negative Converter</title>
		<link>http://jochristianto.wordpress.com/2011/08/29/image-to-negative-with-visual-basic-net-2008/</link>
		<comments>http://jochristianto.wordpress.com/2011/08/29/image-to-negative-with-visual-basic-net-2008/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 07:29:48 +0000</pubDate>
		<dc:creator>jochristianto</dc:creator>
				<category><![CDATA[Language Visual Basic.Net]]></category>
		<category><![CDATA[Visual Apps]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[gambar]]></category>
		<category><![CDATA[grafik]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://jochristianto.wordpress.com/?p=71</guid>
		<description><![CDATA[Requirement .Net Framework 3.5+ Download : (Developed by Jonathan Christianto) v1.1.1 http://www.mediafire.com/?wlia25zxn6oz11p ! Latest v1.0.0 http://www.mediafire.com/?zlcx7wn1relu9uo ! Expired (Removed) Filed under: Language Visual Basic.Net, Visual Apps Tagged: .net, 2008, basic, gambar, grafik, image, visual<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jochristianto.wordpress.com&amp;blog=23561960&amp;post=71&amp;subd=jochristianto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jochristianto.wordpress.com/2011/08/29/image-to-negative-with-visual-basic-net-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>0.000000 0.000000</georss:point>
		<geo:lat>0.000000</geo:lat>
		<geo:long>0.000000</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">jochristianto</media:title>
		</media:content>
	</item>
		<item>
		<title>Malang Center of Haematology Database System</title>
		<link>http://jochristianto.wordpress.com/2011/08/29/malang-center-of-haematology-database-system/</link>
		<comments>http://jochristianto.wordpress.com/2011/08/29/malang-center-of-haematology-database-system/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 07:24:35 +0000</pubDate>
		<dc:creator>jochristianto</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[anwar]]></category>
		<category><![CDATA[brawijaya]]></category>
		<category><![CDATA[christianto]]></category>
		<category><![CDATA[haematology]]></category>
		<category><![CDATA[jonathan]]></category>
		<category><![CDATA[kerja]]></category>
		<category><![CDATA[malang]]></category>
		<category><![CDATA[medicine]]></category>
		<category><![CDATA[praktek]]></category>
		<category><![CDATA[saiful]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[unbra]]></category>
		<category><![CDATA[universitas]]></category>

		<guid isPermaLink="false">http://jochristianto.wordpress.com/?p=69</guid>
		<description><![CDATA[MCHDS is a web-based software which runs in the storage of patient data and writing reports on the results of medical examinations. MCHDS is a project that I was worked in order to take practical work. The project is designed to Malang Center of Haematology, Saiful Anwar Hospital, Faculty of Medicine, Brawijaya University. Latest Release [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jochristianto.wordpress.com&amp;blog=23561960&amp;post=69&amp;subd=jochristianto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jochristianto.wordpress.com/2011/08/29/malang-center-of-haematology-database-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>0.000000 0.000000</georss:point>
		<geo:lat>0.000000</geo:lat>
		<geo:long>0.000000</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">jochristianto</media:title>
		</media:content>
	</item>
		<item>
		<title>Determining Numbers &#8211; Positive, Negative, Odd, Even, and Zero</title>
		<link>http://jochristianto.wordpress.com/2011/07/07/determining-numbers-positive-negative-odd-even-and-zero/</link>
		<comments>http://jochristianto.wordpress.com/2011/07/07/determining-numbers-positive-negative-odd-even-and-zero/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 18:14:07 +0000</pubDate>
		<dc:creator>jochristianto</dc:creator>
				<category><![CDATA[Language Pascal]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[even]]></category>
		<category><![CDATA[negative]]></category>
		<category><![CDATA[numbers]]></category>
		<category><![CDATA[odd]]></category>
		<category><![CDATA[pascal]]></category>
		<category><![CDATA[positive]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[zero]]></category>

		<guid isPermaLink="false">http://jochristianto.wordpress.com/?p=44</guid>
		<description><![CDATA[Here I will teach you how to determines positive, negative, zero, odd and even numbers. The following sources are written in Pascal. Determines Odd and Even program project1; uses crt; var angka : integer = 7; // Example, set the number to 7 var ganjil: boolean = false; // Example, set the &#8220;ganjil&#8221; to false [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jochristianto.wordpress.com&amp;blog=23561960&amp;post=44&amp;subd=jochristianto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jochristianto.wordpress.com/2011/07/07/determining-numbers-positive-negative-odd-even-and-zero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>0.000000 0.000000</georss:point>
		<geo:lat>0.000000</geo:lat>
		<geo:long>0.000000</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">jochristianto</media:title>
		</media:content>
	</item>
		<item>
		<title>Subdistricts &amp; Villages in Surabaya, ID</title>
		<link>http://jochristianto.wordpress.com/2011/06/19/daftar-kecamatan-dan-kelurahan-di-surabaya/</link>
		<comments>http://jochristianto.wordpress.com/2011/06/19/daftar-kecamatan-dan-kelurahan-di-surabaya/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 01:54:13 +0000</pubDate>
		<dc:creator>jochristianto</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[indonesia]]></category>
		<category><![CDATA[kabupaten]]></category>
		<category><![CDATA[kecamatan]]></category>
		<category><![CDATA[kelurahan]]></category>
		<category><![CDATA[kota]]></category>
		<category><![CDATA[pemerintah]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[surabaya]]></category>

		<guid isPermaLink="false">http://jochristianto.wordpress.com/?p=16</guid>
		<description><![CDATA[Setelah sempat mencari-cari beberapa saat yang lalu untuk data kecamatan dan kelurahan di Surabaya, saya akhirnya menemukannya di situs Pemerintah Kota Surabaya pada sub-domain Kelurahan. Berikut adalah file SQL utk data Provinsi dan Kota/Kabupaten di Indonesia dimana telah dilengkapi dengan data Kecamatan dan Kelurahan di Surabaya. &#8211; phpMyAdmin SQL Dump &#8211; version 3.2.4 &#8211; http://www.phpmyadmin.net [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jochristianto.wordpress.com&amp;blog=23561960&amp;post=16&amp;subd=jochristianto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jochristianto.wordpress.com/2011/06/19/daftar-kecamatan-dan-kelurahan-di-surabaya/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<georss:point>0.000000 0.000000</georss:point>
		<geo:lat>0.000000</geo:lat>
		<geo:long>0.000000</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">jochristianto</media:title>
		</media:content>
	</item>
		<item>
		<title>Email lokal ke lokal PHP &amp; Mercury</title>
		<link>http://jochristianto.wordpress.com/2011/06/06/email-lokal-ke-lokal-php-mercury/</link>
		<comments>http://jochristianto.wordpress.com/2011/06/06/email-lokal-ke-lokal-php-mercury/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 15:32:40 +0000</pubDate>
		<dc:creator>jochristianto</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Local]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Mercury]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Simple Mail Transfer Protocol]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://jochristianto.wordpress.com/?p=7</guid>
		<description><![CDATA[Program yang diperlukan -    PHP 5.3.1 -    Apache/2.2.14 -    MySQL 5.1.41 -    phpMyAdmin 3.2.4 -    Mercury/32 4.7 Untuk seluruh program yang diperlukan dapat di download secara bundle dalam XAMPP 1.7.3. Untuk versi program terserah, tetapi pastikan terdapat program Mercury/32 4.7. Direktori htdocs : E:\XAMPP\HTDOCS\ Tutorial ini berawal dari sebuah pencarian penulis akan suatu masalah, dimana [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jochristianto.wordpress.com&amp;blog=23561960&amp;post=7&amp;subd=jochristianto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jochristianto.wordpress.com/2011/06/06/email-lokal-ke-lokal-php-mercury/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>0.000000 0.000000</georss:point>
		<geo:lat>0.000000</geo:lat>
		<geo:long>0.000000</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">jochristianto</media:title>
		</media:content>
	</item>
	</channel>
</rss>
