<?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>Jejak kecil</title>
	<atom:link href="http://ariswb.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ariswb.wordpress.com</link>
	<description>Aktivitas sehari-hari</description>
	<lastBuildDate>Tue, 28 Dec 2010 15:46:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ariswb.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jejak kecil</title>
		<link>http://ariswb.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ariswb.wordpress.com/osd.xml" title="Jejak kecil" />
	<atom:link rel='hub' href='http://ariswb.wordpress.com/?pushpress=hub'/>
		<item>
		<title>TSQL, Table variable</title>
		<link>http://ariswb.wordpress.com/2010/12/28/tsql-table-variable/</link>
		<comments>http://ariswb.wordpress.com/2010/12/28/tsql-table-variable/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 15:30:39 +0000</pubDate>
		<dc:creator>ariswb</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[TSQL]]></category>

		<guid isPermaLink="false">http://ariswb.wordpress.com/?p=78</guid>
		<description><![CDATA[Table variables is like of temporary table in TSQL, Table variables is useful for storing variables in the tables format. by using table variables, table functions can be found here, and its profits, tablevariables will automatically clear out after a store procedure or function call is complete. Example Table variables: DECLARE @table AS TABLE ( [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=78&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Table variables is like  of temporary table in TSQL,<br />
Table variables is useful for storing variables in the tables format.<br />
by using table variables, table functions can be found here, and its profits, tablevariables will automatically clear out after a store procedure or function call is complete.<br />
Example Table variables:<br />
<code>DECLARE @table AS TABLE (<br />
id   INT,<br />
Nama   VARCHAR(50))</p>
<p>INSERT INTO @table VALUES (1, 'namaku')<br />
INSERT INTO @table VALUES (2, 'namanya')</p>
<p>SELECT * FROM @table</code></p>
<p>see the image:<br />
<div id="attachment_79" class="wp-caption alignnone" style="width: 310px"><a href="http://ariswb.files.wordpress.com/2010/12/table-var.jpg"><img src="http://ariswb.files.wordpress.com/2010/12/table-var.jpg?w=300&#038;h=213" alt="" title="table var" width="300" height="213" class="size-medium wp-image-79" /></a><p class="wp-caption-text">result of table variable</p></div></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ariswb.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ariswb.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ariswb.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ariswb.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ariswb.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ariswb.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ariswb.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ariswb.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ariswb.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ariswb.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ariswb.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ariswb.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ariswb.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ariswb.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=78&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ariswb.wordpress.com/2010/12/28/tsql-table-variable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e540532ca689a981c1dfbf982e81958?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ariswb</media:title>
		</media:content>

		<media:content url="http://ariswb.files.wordpress.com/2010/12/table-var.jpg?w=300" medium="image">
			<media:title type="html">table var</media:title>
		</media:content>
	</item>
		<item>
		<title>Install .net framework 3.5 on windows 2008 R2</title>
		<link>http://ariswb.wordpress.com/2010/12/01/install-net-framework-3-5-on-windows-2008-r2/</link>
		<comments>http://ariswb.wordpress.com/2010/12/01/install-net-framework-3-5-on-windows-2008-r2/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 07:45:30 +0000</pubDate>
		<dc:creator>ariswb</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>

		<guid isPermaLink="false">http://ariswb.wordpress.com/?p=73</guid>
		<description><![CDATA[Windows 2008 r2 (x64) already have. net framework 3.5, so we do not need to install the framework. To enable framework 3.5 in windows 2008 R2: enter the server manager -&#62; features -&#62; add feature-&#62; check. net framework 3.5. See the image below:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=73&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Windows 2008 r2 (x64) already have. net framework 3.5, so we do not need to install the framework.<br />
To enable framework 3.5 in windows 2008 R2:<br />
enter the server manager -&gt; features -&gt; add feature-&gt; check. net framework 3.5.<br />
See the image below:<a href="http://ariswb.files.wordpress.com/2010/12/croppercapture51.jpg"><img src="http://ariswb.files.wordpress.com/2010/12/croppercapture51.jpg?w=300&#038;h=190" alt="" title="CropperCapture[51]" width="300" height="190" class="alignnone size-medium wp-image-74" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ariswb.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ariswb.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ariswb.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ariswb.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ariswb.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ariswb.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ariswb.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ariswb.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ariswb.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ariswb.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ariswb.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ariswb.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ariswb.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ariswb.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=73&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ariswb.wordpress.com/2010/12/01/install-net-framework-3-5-on-windows-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e540532ca689a981c1dfbf982e81958?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ariswb</media:title>
		</media:content>

		<media:content url="http://ariswb.files.wordpress.com/2010/12/croppercapture51.jpg?w=300" medium="image">
			<media:title type="html">CropperCapture[51]</media:title>
		</media:content>
	</item>
		<item>
		<title>problem librfc(sap RFC) on 64 bit (windows 2008 R2)</title>
		<link>http://ariswb.wordpress.com/2010/12/01/problem-librfcsap-rfc-on-64-bit-windows-2008-r2/</link>
		<comments>http://ariswb.wordpress.com/2010/12/01/problem-librfcsap-rfc-on-64-bit-windows-2008-r2/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 07:35:06 +0000</pubDate>
		<dc:creator>ariswb</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://ariswb.wordpress.com/?p=69</guid>
		<description><![CDATA[sap.connector program was not run on x64 (64 bit). to overcome these problems, we must re-compile an existing program and set target cpu = x86. do not forget to copy librfc.dll and librfc32u.dll into the windows system<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=69&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>sap.connector program was not run on x64 (64 bit).<br />
to overcome these problems, we must re-compile an existing program and set target cpu = x86.<br />
do not forget to copy librfc.dll and librfc32u.dll into the windows system<br />
<a href="http://ariswb.files.wordpress.com/2010/12/croppercapture50.jpg"><img src="http://ariswb.files.wordpress.com/2010/12/croppercapture50.jpg?w=300&#038;h=216" alt="" title="CropperCapture[50]" width="300" height="216" class="alignnone size-medium wp-image-70" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ariswb.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ariswb.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ariswb.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ariswb.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ariswb.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ariswb.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ariswb.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ariswb.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ariswb.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ariswb.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ariswb.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ariswb.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ariswb.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ariswb.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=69&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ariswb.wordpress.com/2010/12/01/problem-librfcsap-rfc-on-64-bit-windows-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e540532ca689a981c1dfbf982e81958?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ariswb</media:title>
		</media:content>

		<media:content url="http://ariswb.files.wordpress.com/2010/12/croppercapture50.jpg?w=300" medium="image">
			<media:title type="html">CropperCapture[50]</media:title>
		</media:content>
	</item>
		<item>
		<title>si Uduk cari undur undur</title>
		<link>http://ariswb.wordpress.com/2009/10/12/si-uduk-cari-undur-undur/</link>
		<comments>http://ariswb.wordpress.com/2009/10/12/si-uduk-cari-undur-undur/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 05:56:42 +0000</pubDate>
		<dc:creator>ariswb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ariswb.wordpress.com/?p=66</guid>
		<description><![CDATA[&#8220;sshh shhh&#8221; anak kecil itu meniup niup gundukan gunung terbalik di sebelah rumah bambunya.. &#8220;ssshh shhh&#8221; kembali dia meniup-niup, dia meniup sarang undur-undur. sarang yang bentuknya mirip dengan gunung terbalik. Si uduk.. itu nama anak kecil yg sedang bermain2 sendiri, nama sebenarnya bukan uduk. Nama aselinya cukup bagus &#8220;akhmad kohirin&#8221; nama penginggalan bapaknya, cuma nama [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=66&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;sshh shhh&#8221; anak kecil itu meniup niup gundukan gunung terbalik di sebelah rumah bambunya.. &#8220;ssshh shhh&#8221; kembali dia meniup-niup, dia meniup sarang undur-undur. sarang yang bentuknya mirip dengan gunung terbalik.<br />
Si uduk.. itu nama anak kecil yg sedang bermain2 sendiri, nama sebenarnya bukan uduk. Nama aselinya cukup bagus &#8220;akhmad kohirin&#8221; nama penginggalan bapaknya, cuma nama itu kurang terkenal di banding nama si uduk.. iya si uduk berasal dari nasi uduk, karena emaknya si uduk jualan nasi uduk jengkol yang terkenal enak.<br />
si uduk kembali meniup2 sarang undur undur, sesekali dia mengucek matanya, karena kelilipan debu yg ditiupnya.<br />
&#8220;duk..uduk.. lo lagi ngapain&#8221; si soleh anak tetangga datang memanggil si uduk<br />
&#8220;ini gua lagi cari undur-undur&#8221; jawab si uduk<br />
&#8220;wa.. banyak juga lobang undur-undur di rumah loe, gua ikutan ya&#8221; pinta si soleh.<br />
&#8220;nyok.. buruan ke sini&#8221; si uduk mempersilahkan<br />
akhirnya dua anak kecil itu mulai berlomba meniup-niup lobang undur-undur..<br />
&#8220;dukk..uduk.. gw nemu sedotan nih, kita niupnya pake sedotan aja lebih kenceng&#8221; kata si soleh<br />
&#8220;wa.. bener jg ide lo, nyok kita tiup&#8221; jawab si uduk<br />
ternyata dengan sedotan daya tiup makin tinggi..<br />
&#8220;sssshh .. shh&#8221; makin kenceng mereka mencari undur-undur</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ariswb.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ariswb.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ariswb.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ariswb.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ariswb.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ariswb.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ariswb.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ariswb.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ariswb.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ariswb.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ariswb.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ariswb.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ariswb.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ariswb.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=66&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ariswb.wordpress.com/2009/10/12/si-uduk-cari-undur-undur/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e540532ca689a981c1dfbf982e81958?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ariswb</media:title>
		</media:content>
	</item>
		<item>
		<title>mengenai 3</title>
		<link>http://ariswb.wordpress.com/2009/07/24/mengenai-3/</link>
		<comments>http://ariswb.wordpress.com/2009/07/24/mengenai-3/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 08:41:11 +0000</pubDate>
		<dc:creator>ariswb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ariswb.wordpress.com/?p=58</guid>
		<description><![CDATA[Baru ngeliat Face book.. ternyata angkanya keren juga ya.. semuanya ada 3 nya. di foto ku.. ada 33 foto dan di friends ada 333.. dan Tanggal lahir juga 31 (ya.. ada angka 3nya kan) selain itu di keluargaku..aku memiliki 3 saudara. aku anak tengah.. isteriku jg 3 bersaudara dia anak ke 3, tak hanya itu [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=58&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://ariswb.files.wordpress.com/2009/07/31.jpg"><img src="http://ariswb.files.wordpress.com/2009/07/31.jpg?w=307&#038;h=513" alt="3" title="3" width="307" height="513" class="alignnone size-full wp-image-61" /></a><br />
Baru ngeliat Face book.. ternyata angkanya keren juga ya.. semuanya ada 3 nya.<br />
di foto ku.. ada 33 foto dan di friends ada 333.. dan Tanggal lahir juga 31 (ya.. ada angka 3nya kan)<br />
selain itu di keluargaku..aku memiliki 3 saudara. aku anak tengah.. isteriku jg 3 bersaudara dia anak ke 3, tak hanya itu jarak kelahiran antara huga dan arsya juga 3 tahun.<br />
banyak kan.. angka 3 yang kumiliki..<br />
oh ya.. kalau dari karir ..sampai sekarang, aku sudah bekerja di 3 perusahaan, yang berbeda.<br />
terus&#8230; selama sd kita sekolah 3&#215;2 tahun, di smp 3 tahun, di sma 3 tahun.<br />
mm apalagi ya&#8230;<br />
ya ya.. yang terakhir.. di mejaku ada 3 handphone 2 gsm dan 1 cdm .. ketiganya aktif semua..<br />
<a href="http://ariswb.files.wordpress.com/2009/07/jam-system.jpg"><img src="http://ariswb.files.wordpress.com/2009/07/jam-system.jpg?w=53&#038;h=59" alt="jam system" title="jam system" width="53" height="59" class="alignnone size-full wp-image-63" /></a> Eh iya.. terakhir banget.. pas nulis ini.. ngeliat jam system ternyata menunjukan jam 3:33&#8230;.wow..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ariswb.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ariswb.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ariswb.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ariswb.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ariswb.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ariswb.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ariswb.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ariswb.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ariswb.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ariswb.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ariswb.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ariswb.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ariswb.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ariswb.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=58&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ariswb.wordpress.com/2009/07/24/mengenai-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e540532ca689a981c1dfbf982e81958?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ariswb</media:title>
		</media:content>

		<media:content url="http://ariswb.files.wordpress.com/2009/07/31.jpg" medium="image">
			<media:title type="html">3</media:title>
		</media:content>

		<media:content url="http://ariswb.files.wordpress.com/2009/07/jam-system.jpg" medium="image">
			<media:title type="html">jam system</media:title>
		</media:content>
	</item>
		<item>
		<title>Menghargai</title>
		<link>http://ariswb.wordpress.com/2009/07/23/menghargai/</link>
		<comments>http://ariswb.wordpress.com/2009/07/23/menghargai/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 01:40:06 +0000</pubDate>
		<dc:creator>ariswb</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://ariswb.wordpress.com/?p=56</guid>
		<description><![CDATA[Kecepatan mobilku menunjukan angka 30km/jam, seperti biasa jalanan cimahi padalarang macet lancar. Bersama Jason Mraz pagi itu aku merasa nyaman berkendara. Tiba2 ada kijang di belakangku yg keliatan terburu-buru ingin menyalip , beberapa kali dia memberikan lampu jauh.. ah menyebalkan.. rasanya aku malah ingin sengaja menghalangi bila ada orang seperti itu, kayak gak tau aja [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=56&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Kecepatan mobilku menunjukan angka 30km/jam, seperti biasa jalanan cimahi padalarang macet lancar. Bersama Jason Mraz pagi itu aku merasa nyaman berkendara. Tiba2 ada kijang di belakangku yg keliatan terburu-buru ingin menyalip ,  beberapa kali dia memberikan lampu jauh.. ah menyebalkan.. rasanya aku malah ingin sengaja menghalangi bila ada orang seperti itu, kayak gak tau aja kalau jalanan cimahi yang ramai ini gak bisa dibawa kencang.. akhirnya mobilku berenti,memberikan jalan ke mobil lain, karena mobil itu  mau masuk jalur ku dari arah pom bensin di sebelah kanan.. dan lagi-lagi.. tuh kijang memberikan lampu jauh plus klakson.<br />
Aku cuekin.. hehe.. biarin aja, kalo mau nyalip, ya nyalip aja gak usah gaya2 kayak gitu , rutuk ku dalam hati.<br />
Jason Mraz tidak lagi menyenangkan karena kijang belakangku itu.<br />
Tiba2.. suara meraung2 datang , mesin kijang itu dipacu untuk menyalip mobilku. ah.. silahkan saja..aku akan tetap pada posisiku, namun dari arah depan terdapat angkot padalarang -leuwi panjang yg juga tak mau kalah untuk memberikan sedikit jalan ke kijang itu, kijang akan membelok kearahku..wah.. kacau.. bisa nyerempet nih.. dengan cekatan tangku mebelokan setir ke kiri untuk mengindari kijang itu, dan tak lupa menyalakan klason keras keras.. &#8220;dasar tuh kijang&#8221;.. rutuk ku.. Kijang sudah maju di depan, aku berusaha mengejar kijang itu. tak susah. karena memang jalannya jg agak ramai.. aku berusaha menyalip dan melakukan seperti kijang itu melakukan padaku..BALAS DENDAM!! ENAK AJA!!<br />
Lagu Jason Mraz telah berganti menjadi lagu enya..&#8221;let it be&#8221;..<br />
sejenak ditengah-tengah usaha ingin menyalip ..lagu itu mengusik ku sekali.. akan kuapakan pagi ini., hari ini&#8230;<br />
akhirnya kubiarkan kijang itu pergi.. aku tidak lagi berusaha mengejar.. biarin lah. kusiapkan ruang untuk memilih tindakan ..mebiarkan kijang itu yg bikin kesel pagi2.. sambil tetap merutuk..&#8221;semoga ban nya kempes&#8221;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ariswb.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ariswb.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ariswb.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ariswb.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ariswb.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ariswb.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ariswb.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ariswb.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ariswb.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ariswb.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ariswb.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ariswb.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ariswb.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ariswb.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=56&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ariswb.wordpress.com/2009/07/23/menghargai/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e540532ca689a981c1dfbf982e81958?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ariswb</media:title>
		</media:content>
	</item>
		<item>
		<title>Cara baru dengerin musik .. di mobil</title>
		<link>http://ariswb.wordpress.com/2009/07/16/cara-baru-dengerin-musik-di-mobil/</link>
		<comments>http://ariswb.wordpress.com/2009/07/16/cara-baru-dengerin-musik-di-mobil/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 02:26:56 +0000</pubDate>
		<dc:creator>ariswb</dc:creator>
				<category><![CDATA[Device]]></category>

		<guid isPermaLink="false">http://ariswb.wordpress.com/?p=52</guid>
		<description><![CDATA[Terkadang jenuh jg dengerin radio di mobil .. terlalu banyak iklan.. pembawa acaranya tidak menyenangkan, atau tidak ada sinyal radio, teerlebih kalau kita ke luar kota. suatu hari saya iseng2 jalan2 ke borma dan ngeliat2 barang, ternyata ada barang yang namanya fm modulator.  sebuah device yang dicolok ke dalam  pematik korek di mobil, kemuadian device [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=52&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Terkadang jenuh jg dengerin radio di mobil .. terlalu banyak iklan.. pembawa acaranya tidak menyenangkan, atau tidak ada sinyal radio, teerlebih kalau kita ke luar kota.</p>
<p>suatu hari saya iseng2 jalan2 ke borma dan ngeliat2 barang, ternyata ada barang yang namanya fm modulator.  sebuah device yang dicolok ke dalam  pematik korek di mobil, kemuadian device ini akan menyebarkan lagu mp3 dari usb melalui media FM, kita tinggal set radio sesuai dengan frekuensi dari fm modulator ini.</p>
<p>ini alat keren banget. frekuensinya bisa dirubah2 secara digital. dan lagu yg dimainkan tidak terbatas.. pokoknya yang ada di flash disk yg kita miliki. dan terlebih .. harganya cum a 80 rebuan tanpa flash disknya&#8230; ah menyenangkan</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ariswb.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ariswb.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ariswb.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ariswb.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ariswb.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ariswb.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ariswb.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ariswb.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ariswb.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ariswb.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ariswb.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ariswb.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ariswb.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ariswb.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=52&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ariswb.wordpress.com/2009/07/16/cara-baru-dengerin-musik-di-mobil/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e540532ca689a981c1dfbf982e81958?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ariswb</media:title>
		</media:content>
	</item>
		<item>
		<title>Gambar Huga dengan MsPaint</title>
		<link>http://ariswb.wordpress.com/2009/07/08/gambar-huga-dengan-mspaint/</link>
		<comments>http://ariswb.wordpress.com/2009/07/08/gambar-huga-dengan-mspaint/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 12:56:34 +0000</pubDate>
		<dc:creator>ariswb</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://ariswb.wordpress.com/?p=49</guid>
		<description><![CDATA[Selain jago maen platypus .huga jg mulai belajar menggambar dengan mspaint.Berikut hasil gambaran Huga(4th)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=49&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Selain jago maen platypus .huga jg mulai belajar menggambar dengan mspaint.Berikut hasil gambaran Huga(4th)</p>

<a href='http://ariswb.wordpress.com/2009/07/08/gambar-huga-dengan-mspaint/hugajalan/' title='hugajalan'><img width="150" height="96" src="http://ariswb.files.wordpress.com/2009/07/hugajalan.jpg?w=150&#038;h=96" class="attachment-thumbnail" alt="hugajalan" title="hugajalan" /></a>
<a href='http://ariswb.wordpress.com/2009/07/08/gambar-huga-dengan-mspaint/huga-monster/' title='HUGA MONSTER'><img width="150" height="96" src="http://ariswb.files.wordpress.com/2009/07/huga-monster.jpg?w=150&#038;h=96" class="attachment-thumbnail" alt="HUGA MONSTER" title="HUGA MONSTER" /></a>
<a href='http://ariswb.wordpress.com/2009/07/08/gambar-huga-dengan-mspaint/huga-coret2/' title='HUGA CORET2'><img width="150" height="96" src="http://ariswb.files.wordpress.com/2009/07/huga-coret2.jpg?w=150&#038;h=96" class="attachment-thumbnail" alt="HUGA CORET2" title="HUGA CORET2" /></a>

<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ariswb.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ariswb.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ariswb.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ariswb.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ariswb.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ariswb.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ariswb.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ariswb.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ariswb.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ariswb.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ariswb.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ariswb.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ariswb.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ariswb.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=49&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ariswb.wordpress.com/2009/07/08/gambar-huga-dengan-mspaint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e540532ca689a981c1dfbf982e81958?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ariswb</media:title>
		</media:content>
	</item>
		<item>
		<title>Gammu.. untuk sms server.</title>
		<link>http://ariswb.wordpress.com/2009/07/06/gammu-untuk-sms-server/</link>
		<comments>http://ariswb.wordpress.com/2009/07/06/gammu-untuk-sms-server/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 08:20:22 +0000</pubDate>
		<dc:creator>ariswb</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ariswb.wordpress.com/?p=43</guid>
		<description><![CDATA[Akhirnya terpincut juga untuk menginstal Gammu untuk sms server. Dahulu saya dah beberapa kali membuat sms server, tetapi melihat kelebihan gammu. saya mengurungkan untuk memakai sms server yang saya buat. dan beralih menggunakan Gammu sebagai sms server. Instalasi gammu sangat mudah tinggal klik next next dah jalan deh. dari berbagai gammu yang saya coba .. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=43&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Akhirnya terpincut juga untuk menginstal Gammu untuk sms server. Dahulu saya dah beberapa kali membuat sms server, tetapi melihat kelebihan gammu. saya mengurungkan untuk memakai sms server yang saya buat. dan beralih menggunakan Gammu sebagai sms server.</p>
<p>Instalasi gammu sangat mudah tinggal klik next next dah jalan deh. dari berbagai gammu yang saya coba .. pilihan saya jatuh ke gammu versi Gammu 1.21.90 karena setelha dicoba versi terkahir ternyata tidak bisa membaca modem itegno yg saya miliki.</p>
<p>Berikut flow chart untuk penggunaan gammu sebagai sms gateway.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ariswb.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ariswb.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ariswb.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ariswb.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ariswb.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ariswb.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ariswb.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ariswb.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ariswb.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ariswb.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ariswb.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ariswb.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ariswb.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ariswb.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=43&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ariswb.wordpress.com/2009/07/06/gammu-untuk-sms-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e540532ca689a981c1dfbf982e81958?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ariswb</media:title>
		</media:content>
	</item>
		<item>
		<title>Distribusi program vb.net dengan crystal report</title>
		<link>http://ariswb.wordpress.com/2009/06/09/distribusi-program-vb-net-dengn-crystal-report/</link>
		<comments>http://ariswb.wordpress.com/2009/06/09/distribusi-program-vb-net-dengn-crystal-report/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 03:40:10 +0000</pubDate>
		<dc:creator>ariswb</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ariswb.wordpress.com/?p=39</guid>
		<description><![CDATA[Bila dalam vs2005 untuk pendistribusian program vb.net yang mengandung crystal report kita harus memasukan merge assembly nya. Namun untuk vs2008 dalam distribusi program kita hanya pemeasukan dalam prequerities nya saja . disana ada pilihan include crystal report. Bila ingin terpisah. File ini dapat di lihat di C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\CrystalReports10_5<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=39&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Bila dalam vs2005 untuk pendistribusian program vb.net yang mengandung crystal report kita harus memasukan merge assembly nya.</p>
<p>Namun untuk vs2008 dalam distribusi program kita hanya pemeasukan dalam prequerities nya saja . disana ada pilihan include crystal report.</p>
<p>Bila ingin terpisah. File ini dapat di lihat di C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\<span>Crystal</span><span>Report</span>s10_5</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ariswb.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ariswb.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ariswb.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ariswb.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ariswb.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ariswb.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ariswb.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ariswb.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ariswb.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ariswb.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ariswb.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ariswb.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ariswb.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ariswb.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ariswb.wordpress.com&amp;blog=192371&amp;post=39&amp;subd=ariswb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ariswb.wordpress.com/2009/06/09/distribusi-program-vb-net-dengn-crystal-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e540532ca689a981c1dfbf982e81958?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ariswb</media:title>
		</media:content>
	</item>
	</channel>
</rss>
