<?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>ruang kosong &#187; .NET</title>
	<atom:link href="http://rmhd.wordpress.com/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://rmhd.wordpress.com</link>
	<description>mmmm,....</description>
	<lastBuildDate>Wed, 19 Aug 2009 02:46:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rmhd.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6d37080ddd44f739f5c464ea0de6eac9?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>ruang kosong &#187; .NET</title>
		<link>http://rmhd.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rmhd.wordpress.com/osd.xml" title="ruang kosong" />
		<item>
		<title>howto append new list item in the aspx dropdownlist</title>
		<link>http://rmhd.wordpress.com/2009/08/19/howto-append-new-list-item-in-the-aspx-dropdownlist/</link>
		<comments>http://rmhd.wordpress.com/2009/08/19/howto-append-new-list-item-in-the-aspx-dropdownlist/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 02:45:24 +0000</pubDate>
		<dc:creator>rmhd</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://rmhd.wordpress.com/2009/08/19/howto-append-new-list-item-in-the-aspx-dropdownlist/</guid>
		<description><![CDATA[this guide will tell you how to append new list item to the existing listitems in the aspx dropdown list.
1. make sure you activate the AppendDataBoundItems at the dropdownlist control, set the value to be true. AppendDataBoundItems=”true”
2. insert the following code in the code behin:
ddlObject.Items.Insert(0, new ListItem(”Default text”, “Default value”));
change the ddlObject name to your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmhd.wordpress.com&blog=978003&post=106&subd=rmhd&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rmhd.wordpress.com/2009/08/19/howto-append-new-list-item-in-the-aspx-dropdownlist/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea11a84ce27b364fa789d134014d6378?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmhd</media:title>
		</media:content>
	</item>
		<item>
		<title>Langkah-Langkah Install Active Directory</title>
		<link>http://rmhd.wordpress.com/2009/03/27/langkah-langkah-install-active-directory/</link>
		<comments>http://rmhd.wordpress.com/2009/03/27/langkah-langkah-install-active-directory/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 11:04:16 +0000</pubDate>
		<dc:creator>rmhd</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[OS]]></category>

		<guid isPermaLink="false">http://rmhd.wordpress.com/?p=56</guid>
		<description><![CDATA[Nih ilmu gw taruh disini aja deh,.. biar bisa sharing juga,.. berikut adalah langkang-langkah menginstall active directory pada windows serer 2003



wahh banyak amat nih,.. gw zip aja yah,.. download;
Posted in .NET, Network, OS       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmhd.wordpress.com&blog=978003&post=56&subd=rmhd&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rmhd.wordpress.com/2009/03/27/langkah-langkah-install-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea11a84ce27b364fa789d134014d6378?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmhd</media:title>
		</media:content>

		<media:content url="http://rmhd.files.wordpress.com/2009/03/01.jpg?w=300" medium="image">
			<media:title type="html">01</media:title>
		</media:content>

		<media:content url="http://rmhd.files.wordpress.com/2009/03/02.jpg?w=300" medium="image">
			<media:title type="html">02</media:title>
		</media:content>

		<media:content url="http://rmhd.files.wordpress.com/2009/03/03.jpg?w=300" medium="image">
			<media:title type="html">03</media:title>
		</media:content>
	</item>
		<item>
		<title>myscorm.sf.net</title>
		<link>http://rmhd.wordpress.com/2008/05/06/myscormsfnet/</link>
		<comments>http://rmhd.wordpress.com/2008/05/06/myscormsfnet/#comments</comments>
		<pubDate>Tue, 06 May 2008 16:57:27 +0000</pubDate>
		<dc:creator>rmhd</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programing]]></category>

		<guid isPermaLink="false">http://rmhd.wordpress.com/?p=27</guid>
		<description><![CDATA[Sharable Content Object Reference Model (SCORM) adalah suatu model acuan yang dijadikan sebagai referensi dalam pembuatan content e-learning, content e-learning dalam SCORM ini kemudian disebut SCO (shareable content object). Sebagai contoh, ketika suatu Sistem Manajemen Pembelajaran / Learning Management System (LMS) ingin bertukar content e-learning yang dimilikinya dengan content e-learning LMS lain, misal saja LMS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmhd.wordpress.com&blog=978003&post=27&subd=rmhd&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rmhd.wordpress.com/2008/05/06/myscormsfnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea11a84ce27b364fa789d134014d6378?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmhd</media:title>
		</media:content>
	</item>
		<item>
		<title>Dock-Panel at least,.. she sharp!!!</title>
		<link>http://rmhd.wordpress.com/2007/06/06/dock-panel-at-least-she-sharp/</link>
		<comments>http://rmhd.wordpress.com/2007/06/06/dock-panel-at-least-she-sharp/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 19:50:30 +0000</pubDate>
		<dc:creator>rmhd</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://rmhd.wordpress.com/2007/06/06/dock-panel-at-least-she-sharp/</guid>
		<description><![CDATA[saat bikin skripsi menggunakan component dock-panel punya weifenluo (this component can be found at sourceforge.net) gua develop make vb.net dan astaga ketika gua nyoba itu component di pertengahan development ternyata,.. bukannya nggak ngedukung,.. cuma ada beberapa inheritance milik form yang gak bisa di apply oleh dock panel ini,.. gila!!! pas gua coba pake c# ternyata [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmhd.wordpress.com&blog=978003&post=4&subd=rmhd&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rmhd.wordpress.com/2007/06/06/dock-panel-at-least-she-sharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea11a84ce27b364fa789d134014d6378?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmhd</media:title>
		</media:content>
	</item>
		<item>
		<title>LINUX GILA!!</title>
		<link>http://rmhd.wordpress.com/2007/05/29/linux-gila/</link>
		<comments>http://rmhd.wordpress.com/2007/05/29/linux-gila/#comments</comments>
		<pubDate>Tue, 29 May 2007 12:25:58 +0000</pubDate>
		<dc:creator>rmhd</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programing]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://rmhd.wordpress.com/2007/05/29/linux-gila/</guid>
		<description><![CDATA[ternyata bukan hanya nasi goreng aja yang gila,.. si LINUX juga emang udah gila,.. ini dibuktikan banyaknya developer yang udah make sistem linux,.. bukan hanya untuk mengembangkan sebuah produk,.. tapi untuk dijual.. untuk apa aja bro?! BANYAK!! ada yang bikin thin client, router, firewall, bandwith management, vPN, sertifikat management.. virus scanner,.. dll dll dsb (saking [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmhd.wordpress.com&blog=978003&post=3&subd=rmhd&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rmhd.wordpress.com/2007/05/29/linux-gila/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea11a84ce27b364fa789d134014d6378?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmhd</media:title>
		</media:content>
	</item>
	</channel>
</rss>