<?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>simplify this complex world</title>
	<atom:link href="http://effendisusanto.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://effendisusanto.wordpress.com</link>
	<description>Just gimme simple and stupid things</description>
	<lastBuildDate>Mon, 08 Aug 2011 03:12:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='effendisusanto.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/7845dd7f7b3abdfed550890877e1d90e?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>simplify this complex world</title>
		<link>http://effendisusanto.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://effendisusanto.wordpress.com/osd.xml" title="simplify this complex world" />
	<atom:link rel='hub' href='http://effendisusanto.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Generic method for CRUD database using LINQ C#</title>
		<link>http://effendisusanto.wordpress.com/2011/08/05/generic-method-for-crud-database-using-linq-c/</link>
		<comments>http://effendisusanto.wordpress.com/2011/08/05/generic-method-for-crud-database-using-linq-c/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 03:09:24 +0000</pubDate>
		<dc:creator>effendisusanto</dc:creator>
				<category><![CDATA[Catatan Oprekan]]></category>

		<guid isPermaLink="false">http://effendisusanto.wordpress.com/?p=110</guid>
		<description><![CDATA[Before all of you move forward read this posting, please ensure that you understand what is generic method in C#. Ok, let&#8217;s move on. When dealing with database, we&#8217;re almost certainly dealing with CRUD &#60; Create, Read, Update, Delete &#62;. Therefor, if we can make a generic method code to handle CRUD for any table, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=effendisusanto.wordpress.com&amp;blog=1380736&amp;post=110&amp;subd=effendisusanto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://effendisusanto.wordpress.com/2011/08/05/generic-method-for-crud-database-using-linq-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b2be8c3e5feb2ea519df2161684487c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">effendisusanto</media:title>
		</media:content>
	</item>
		<item>
		<title>JSON Array Parsing Method in MVC Environment</title>
		<link>http://effendisusanto.wordpress.com/2011/07/06/json-array-parsing-method-in-mvc-environment/</link>
		<comments>http://effendisusanto.wordpress.com/2011/07/06/json-array-parsing-method-in-mvc-environment/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 03:01:43 +0000</pubDate>
		<dc:creator>effendisusanto</dc:creator>
				<category><![CDATA[Web Retention]]></category>

		<guid isPermaLink="false">http://effendisusanto.wordpress.com/?p=96</guid>
		<description><![CDATA[Json usually play as a flexible and convenient form of data collection. In Json form, a collection of data packed as a single string so it&#8217;s easily transferred between several environment. With it&#8217;s simple form, json should make any transfer system easier. But yesterday I have to fight with array in json form(as I said [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=effendisusanto.wordpress.com&amp;blog=1380736&amp;post=96&amp;subd=effendisusanto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://effendisusanto.wordpress.com/2011/07/06/json-array-parsing-method-in-mvc-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b2be8c3e5feb2ea519df2161684487c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">effendisusanto</media:title>
		</media:content>
	</item>
		<item>
		<title>Achievement : Mitranetra Braille Converter</title>
		<link>http://effendisusanto.wordpress.com/2010/11/16/achievement-mitranetra-braille-converter/</link>
		<comments>http://effendisusanto.wordpress.com/2010/11/16/achievement-mitranetra-braille-converter/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 05:18:32 +0000</pubDate>
		<dc:creator>effendisusanto</dc:creator>
				<category><![CDATA[Tumpuk Pinggir (achievement)]]></category>

		<guid isPermaLink="false">http://effendisusanto.wordpress.com/?p=75</guid>
		<description><![CDATA[What is Mitranetra Braille Converter Mitranetra Braille Converter  is software to process braille letters easier, in order to produce books and reading materials for people with visually impaired. Although it has ability as an editor, the name &#8220;converter&#8221; is selected for its ability to convert that is not owned by another editor. Converter means this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=effendisusanto.wordpress.com&amp;blog=1380736&amp;post=75&amp;subd=effendisusanto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://effendisusanto.wordpress.com/2010/11/16/achievement-mitranetra-braille-converter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b2be8c3e5feb2ea519df2161684487c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">effendisusanto</media:title>
		</media:content>

		<media:content url="http://effendisusanto.files.wordpress.com/2010/11/2.jpg" medium="image">
			<media:title type="html">MBC 5 project Scheme</media:title>
		</media:content>

		<media:content url="http://effendisusanto.files.wordpress.com/2010/11/mbc.jpg" medium="image">
			<media:title type="html">Tampilan MBC</media:title>
		</media:content>
	</item>
		<item>
		<title>create &#8220;hello word&#8221; application in onyxboox</title>
		<link>http://effendisusanto.wordpress.com/2010/09/24/create-hello-word-application-in-onyxboox/</link>
		<comments>http://effendisusanto.wordpress.com/2010/09/24/create-hello-word-application-in-onyxboox/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 16:55:25 +0000</pubDate>
		<dc:creator>effendisusanto</dc:creator>
				<category><![CDATA[Catatan Oprekan]]></category>

		<guid isPermaLink="false">http://effendisusanto.wordpress.com/?p=72</guid>
		<description><![CDATA[&#8220;hello word&#8221; application, every programmer should always create this kind of application. For desktop application developer, create &#8220;hello word&#8221; application should be &#8216;piece of cake&#8217;, we can enjoy the sweetness of this &#8216;piece of cake&#8217; in less then 5 minutes. but now I spend more then 1 day to create my &#8220;hello word&#8221; application in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=effendisusanto.wordpress.com&amp;blog=1380736&amp;post=72&amp;subd=effendisusanto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://effendisusanto.wordpress.com/2010/09/24/create-hello-word-application-in-onyxboox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b2be8c3e5feb2ea519df2161684487c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">effendisusanto</media:title>
		</media:content>
	</item>
		<item>
		<title>catetan malem ini.. c# .. VS2005.. registry</title>
		<link>http://effendisusanto.wordpress.com/2010/04/14/catetan-malem-ini-c-vs2005-registry/</link>
		<comments>http://effendisusanto.wordpress.com/2010/04/14/catetan-malem-ini-c-vs2005-registry/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 03:20:55 +0000</pubDate>
		<dc:creator>effendisusanto</dc:creator>
				<category><![CDATA[Catatan Oprekan]]></category>

		<guid isPermaLink="false">http://effendisusanto.wordpress.com/?p=68</guid>
		<description><![CDATA[Alhamdulillah malem ini mancing dapat cukup banyak : 1. Add/remove registry windows dengan c# 2. Get/set nilai dari registry windwos 3. Satu masalah konyol yg bikin puyeng csc*.tmp is not a valid Win32 resource file ================================================================= Kita bahas mulai dari yang pertama dulu, mengakses registry windows,  ga perlu teori aku copas dari source code yang [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=effendisusanto.wordpress.com&amp;blog=1380736&amp;post=68&amp;subd=effendisusanto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://effendisusanto.wordpress.com/2010/04/14/catetan-malem-ini-c-vs2005-registry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b2be8c3e5feb2ea519df2161684487c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">effendisusanto</media:title>
		</media:content>
	</item>
		<item>
		<title>n introduction to seluk-beluk dunia braille (2)</title>
		<link>http://effendisusanto.wordpress.com/2010/03/17/n-introduction-to-seluk-beluk-dunia-braille-2/</link>
		<comments>http://effendisusanto.wordpress.com/2010/03/17/n-introduction-to-seluk-beluk-dunia-braille-2/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 15:40:41 +0000</pubDate>
		<dc:creator>effendisusanto</dc:creator>
				<category><![CDATA[accoutre]]></category>

		<guid isPermaLink="false">http://effendisusanto.wordpress.com/?p=61</guid>
		<description><![CDATA[ANGKA ARAB DI HURUF BRAILLE Pada posting sebelumnya, saya sudah memaparkan bagaimana bentuk huruf braille serta bentuk huruf braille untuk abjad dari A- Z, ada yang perlu ditambahkan bahwa di font braille, tidak ada perbedaan antar huruf kecil(lowerCharacter) dan huruf besar(upperCharacter), umm bisa dibilang juga bahwa braille secara ascii merupakan font yang case Insensitive. Namun [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=effendisusanto.wordpress.com&amp;blog=1380736&amp;post=61&amp;subd=effendisusanto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://effendisusanto.wordpress.com/2010/03/17/n-introduction-to-seluk-beluk-dunia-braille-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b2be8c3e5feb2ea519df2161684487c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">effendisusanto</media:title>
		</media:content>

		<media:content url="http://effendisusanto.files.wordpress.com/2010/03/angkaarab.jpg?w=300" medium="image">
			<media:title type="html">angkaArab</media:title>
		</media:content>

		<media:content url="http://effendisusanto.files.wordpress.com/2010/03/contohangkaarab.jpg?w=300" medium="image">
			<media:title type="html">contohAngkaArab</media:title>
		</media:content>
	</item>
		<item>
		<title>An introduction to seluk-beluk dunia braille (1)</title>
		<link>http://effendisusanto.wordpress.com/2010/03/15/an-introduction-to-seluk-beluk-dunia-braille-1/</link>
		<comments>http://effendisusanto.wordpress.com/2010/03/15/an-introduction-to-seluk-beluk-dunia-braille-1/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 15:35:01 +0000</pubDate>
		<dc:creator>effendisusanto</dc:creator>
				<category><![CDATA[accoutre]]></category>

		<guid isPermaLink="false">http://effendisusanto.wordpress.com/?p=51</guid>
		<description><![CDATA[PENGENALAN HURUF BRAILLE Beberapa bulan terakhir, saya iseng-iseng belajar huruf braille.. dari ga ngerti sama sekali sampe sekarang minimal mengerti apa itu huruf braille. Pumpung masih melekat dalam ingatan.. saya ingin berbagi pengetahuan tentang huruf braille, terutama untuk meluruskan persepsi2 yang ada dikalangan orang awas. Sebelum memulai dengan bentuk huruf braille, terlebih dahulu kubeberkan beberapa [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=effendisusanto.wordpress.com&amp;blog=1380736&amp;post=51&amp;subd=effendisusanto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://effendisusanto.wordpress.com/2010/03/15/an-introduction-to-seluk-beluk-dunia-braille-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b2be8c3e5feb2ea519df2161684487c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">effendisusanto</media:title>
		</media:content>

		<media:content url="http://effendisusanto.files.wordpress.com/2010/03/braille6titik.jpg" medium="image">
			<media:title type="html">Bentuk huruf Braille</media:title>
		</media:content>

		<media:content url="http://effendisusanto.files.wordpress.com/2010/03/titik1.jpg" medium="image">
			<media:title type="html">titik1</media:title>
		</media:content>

		<media:content url="http://effendisusanto.files.wordpress.com/2010/03/titik12341.jpg" medium="image">
			<media:title type="html">titik1234</media:title>
		</media:content>

		<media:content url="http://effendisusanto.files.wordpress.com/2010/03/charbraille2.jpg?w=300" medium="image">
			<media:title type="html">charBraille</media:title>
		</media:content>
	</item>
		<item>
		<title>Bismillah.. memulai posting-posting baru</title>
		<link>http://effendisusanto.wordpress.com/2010/03/15/bismillah-memulai-posting-posting-baru/</link>
		<comments>http://effendisusanto.wordpress.com/2010/03/15/bismillah-memulai-posting-posting-baru/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 04:27:26 +0000</pubDate>
		<dc:creator>effendisusanto</dc:creator>
				<category><![CDATA[Espresso]]></category>

		<guid isPermaLink="false">http://effendisusanto.wordpress.com/?p=47</guid>
		<description><![CDATA[Bismillah.. Dengan satu kalimat mulia itu aku akan memulai lagi langkah sebagai siswa di kelas blogger.. mencoba belajar bagaimana menulis yang bijak dan manfaat, bukan tulisan-tulisan kesombongan, bukan pula menulis sesuatu yang rumit agar kelihatan keren namun hanya sekedar berbagi pengetahuan yang MASIH terekam dalam ingatan sebelum tergerus langkah-langkah kala. Sudah sangat lama kutinggalkan blog [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=effendisusanto.wordpress.com&amp;blog=1380736&amp;post=47&amp;subd=effendisusanto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://effendisusanto.wordpress.com/2010/03/15/bismillah-memulai-posting-posting-baru/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b2be8c3e5feb2ea519df2161684487c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">effendisusanto</media:title>
		</media:content>
	</item>
		<item>
		<title>Introspeksi communication ability</title>
		<link>http://effendisusanto.wordpress.com/2008/07/28/introspeksi-communication-ability/</link>
		<comments>http://effendisusanto.wordpress.com/2008/07/28/introspeksi-communication-ability/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 08:17:56 +0000</pubDate>
		<dc:creator>effendisusanto</dc:creator>
				<category><![CDATA[Espresso]]></category>

		<guid isPermaLink="false">http://effendisusanto.wordpress.com/?p=45</guid>
		<description><![CDATA[&#8220;halo, pa kabar bos&#8221;,Di siang yg terik..tiba2 ada yg nongol di pidgin-ku..waduh ngapain orang ini??mo ganggu mesti&#8230;arggh kenapa musti disaat2 seperti ini?bikin tambah bete aja. Hehehe..sering banget aku ngerasa seperti itu..ga tau..ga ngerasa nyaman aja ngobrol ama mereka. Hmm.. padahal aku juga sering banget nongol ngasal..ngrandom kalo mo ngajak chatting seseorang.. Ga semuanya enak buat [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=effendisusanto.wordpress.com&amp;blog=1380736&amp;post=45&amp;subd=effendisusanto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://effendisusanto.wordpress.com/2008/07/28/introspeksi-communication-ability/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b2be8c3e5feb2ea519df2161684487c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">effendisusanto</media:title>
		</media:content>
	</item>
		<item>
		<title>bahasa sunda (2)</title>
		<link>http://effendisusanto.wordpress.com/2008/07/23/bahasa-sunda-2/</link>
		<comments>http://effendisusanto.wordpress.com/2008/07/23/bahasa-sunda-2/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 03:06:39 +0000</pubDate>
		<dc:creator>effendisusanto</dc:creator>
				<category><![CDATA[Lingua]]></category>

		<guid isPermaLink="false">http://effendisusanto.wordpress.com/?p=42</guid>
		<description><![CDATA[Untuk lembar ke dua ini, akan diisi beberapa kata sambung serta penunjuk waktu yg sering dipakai disunda. Kata yg dipakai disini &#8220;kayaknya&#8221; sich udah yg halus. Ya, apalin aja dech, siapa tau manfaat kalo lagi naek angkot tiba2 ada yg nyeletuk bahasa sunda, minimal ga penasaran artinya apa :p. Beberapa kata sambung dan    : sareng/jeung [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=effendisusanto.wordpress.com&amp;blog=1380736&amp;post=42&amp;subd=effendisusanto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://effendisusanto.wordpress.com/2008/07/23/bahasa-sunda-2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b2be8c3e5feb2ea519df2161684487c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">effendisusanto</media:title>
		</media:content>
	</item>
	</channel>
</rss>
