<?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; Web Development</title>
	<atom:link href="http://rmhd.wordpress.com/category/web-development/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; Web Development</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>enaknya kue php</title>
		<link>http://rmhd.wordpress.com/2009/04/04/enaknya-kue-php/</link>
		<comments>http://rmhd.wordpress.com/2009/04/04/enaknya-kue-php/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 19:39:39 +0000</pubDate>
		<dc:creator>rmhd</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://rmhd.wordpress.com/2009/04/04/enaknya-kue-php/</guid>
		<description><![CDATA[duhh,.. enak bener nih bikin kue make php,.. 
iyah,.. cake php framework php yang bisa di download di cakephp.org ini dapat memanjakan kita dalam membuat aplikasi berbasis php,. gimana enggak? dalam membuat aplikasi kita sudah disediakan sebuah framework Model View Controller (MVC) dimana class-class yang dibutuhkan juga sudah disediakeun oleh cake php ini. sebagai contoh, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmhd.wordpress.com&blog=978003&post=98&subd=rmhd&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rmhd.wordpress.com/2009/04/04/enaknya-kue-php/feed/</wfw:commentRss>
		<slash:comments>4</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>web developer firefox add on</title>
		<link>http://rmhd.wordpress.com/2009/03/24/web-developer-firefox-add-on/</link>
		<comments>http://rmhd.wordpress.com/2009/03/24/web-developer-firefox-add-on/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 09:25:00 +0000</pubDate>
		<dc:creator>rmhd</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://rmhd.wordpress.com/?p=47</guid>
		<description><![CDATA[hari ini coba bikin website baru buat adek-adek di komfast (http://komfast.pmii.web.id). web developer firefox add on ternyata cukup membantu untuk mengedit css, tinggal download, restart firefox, dan edit deh langsung di firefox, kalo tampilan udah terasa cukup baru deh css yang kita edit kita save di tempat yang semestinya.
berikut saya contohkan mengedit file css dari [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmhd.wordpress.com&blog=978003&post=47&subd=rmhd&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rmhd.wordpress.com/2009/03/24/web-developer-firefox-add-on/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://rezamuhammad.co.cc/wp-content/uploads/2009/03/komfast-300x217.jpg" medium="image">
			<media:title type="html">komfast</media:title>
		</media:content>
	</item>
	</channel>
</rss>