<?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>wishmaster the inspiration &#187; Uncategorized</title>
	<atom:link href="http://thomaszae.wordpress.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomaszae.wordpress.com</link>
	<description>Just another wishmaster weblog</description>
	<lastBuildDate>Wed, 14 Oct 2009 04:39:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='thomaszae.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/2f0a6e02ec78c35bb70d751ac4954612?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>wishmaster the inspiration &#187; Uncategorized</title>
		<link>http://thomaszae.wordpress.com</link>
	</image>
			<item>
		<title>Compare Date in Query method (AX 2009)</title>
		<link>http://thomaszae.wordpress.com/2009/03/17/compare-date-in-query-method-ax-2009/</link>
		<comments>http://thomaszae.wordpress.com/2009/03/17/compare-date-in-query-method-ax-2009/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 06:58:19 +0000</pubDate>
		<dc:creator>thomaszae</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AX]]></category>
		<category><![CDATA[Compare Date]]></category>
		<category><![CDATA[query]]></category>

		<guid isPermaLink="false">http://thomaszae.wordpress.com/2009/03/17/compare-date-in-query-method-ax-2009/</guid>
		<description><![CDATA[Quite stuck in finding how to compare date in query method, but finally I found it. I need to convert it into strXpp so that the date convertion will convert correctly. Here is the example code:
&#8230;&#8230;..
&#8230;&#8230;..
queryRange = SysQuery::findOrCreateRange(qbsInventBatch, fieldnum(InventBatch,expDate));
queryRange.value(strfmt(&#8216;(expDate &#62; %1)&#8217;, Date2StrXpp(today())));
&#8230;&#8230;
&#8230;&#8230;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=310&subd=thomaszae&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Quite stuck in finding how to compare date in query method, but finally I found it. I need to convert it into strXpp so that the date convertion will convert correctly. Here is the example code:</p>
<p>&#8230;&#8230;..<br />
&#8230;&#8230;..<br />
<em>queryRange = SysQuery::findOrCreateRange(qbsInventBatch, fieldnum(InventBatch,expDate));<br />
queryRange.value(strfmt(&#8216;(expDate &gt; %1)&#8217;, Date2StrXpp(today())));</em><br />
&#8230;&#8230;<br />
&#8230;&#8230;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thomaszae.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thomaszae.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thomaszae.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thomaszae.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thomaszae.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thomaszae.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thomaszae.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thomaszae.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thomaszae.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thomaszae.wordpress.com/310/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=310&subd=thomaszae&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thomaszae.wordpress.com/2009/03/17/compare-date-in-query-method-ax-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efa760037e6812d3462465405351d28a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thomaszae</media:title>
		</media:content>
	</item>
		<item>
		<title>SE Games (Again)</title>
		<link>http://thomaszae.wordpress.com/2007/11/02/se-games-again/</link>
		<comments>http://thomaszae.wordpress.com/2007/11/02/se-games-again/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 07:02:29 +0000</pubDate>
		<dc:creator>thomaszae</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thomaszae.wordpress.com/2007/11/02/se-games-again/</guid>
		<description><![CDATA[Kembali saya hadirkan games untuk Sony Ericsson dengan resolusi screen 176&#215;220 (bisa juga untuk nokia dengan resolusi 176&#215;208) yaitu:
1. Pro Footbal Manager 2008
2. Pro Evolution Soccer 2008 
3. NFS Pro Street 3D 
Just do like usual, if I have filename ProEvo2008jar.odt, please make it&#8217;s like this, &#8220;ProEvo2008.jar&#8221;, and then install to your cell phone, have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=134&subd=thomaszae&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Kembali saya hadirkan games untuk Sony Ericsson dengan resolusi screen 176&#215;220 (bisa juga untuk nokia dengan resolusi 176&#215;208) yaitu:</p>
<p>1. <a target="_blank" href="http://thomaszae.files.wordpress.com/2007/10/fm-2008-se176x220jar.odt" title="Pro FM 2008">Pro Footbal Manager 2008</a></p>
<p>2. <a target="_blank" href="http://thomaszae.files.wordpress.com/2007/11/pes-2008-se176x220jar.odt" title="PES 2008">Pro Evolution Soccer 2008 </a></p>
<p>3. <a target="_blank" href="http://thomaszae.files.wordpress.com/2007/11/nfs-prostreet-3d-sejar.odt" title="NFS Pro Street">NFS Pro Street 3D </a></p>
<p>Just do like usual, if I have filename ProEvo2008jar.odt, please make it&#8217;s like this, &#8220;ProEvo2008.jar&#8221;, and then install to your cell phone, have a nice try <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thomaszae.wordpress.com/134/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thomaszae.wordpress.com/134/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thomaszae.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thomaszae.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thomaszae.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thomaszae.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thomaszae.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thomaszae.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thomaszae.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thomaszae.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thomaszae.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thomaszae.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=134&subd=thomaszae&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thomaszae.wordpress.com/2007/11/02/se-games-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efa760037e6812d3462465405351d28a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thomaszae</media:title>
		</media:content>
	</item>
		<item>
		<title>si pipi bakpau</title>
		<link>http://thomaszae.wordpress.com/2007/10/10/si-pipi-bakpau/</link>
		<comments>http://thomaszae.wordpress.com/2007/10/10/si-pipi-bakpau/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 06:48:01 +0000</pubDate>
		<dc:creator>thomaszae</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thomaszae.wordpress.com/2007/10/10/si-pipi-bakpau/</guid>
		<description><![CDATA[
Here&#8217;s the chubby  baby   while he was sleeping, his cheek was so swollen :p
I&#8217;ve ever used this picture as my Yahoo picture.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=78&subd=thomaszae&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://thomaszae.files.wordpress.com/2007/10/cubbybaby.jpg" title="bayi pipi bakpau"><img src="http://thomaszae.files.wordpress.com/2007/10/cubbybaby.thumbnail.jpg" alt="bayi pipi bakpau" /></a></p>
<p>Here&#8217;s the chubby  baby <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  while he was sleeping, his cheek was so swollen :p</p>
<p>I&#8217;ve ever used this picture as my Yahoo picture.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thomaszae.wordpress.com/78/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thomaszae.wordpress.com/78/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thomaszae.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thomaszae.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thomaszae.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thomaszae.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thomaszae.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thomaszae.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thomaszae.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thomaszae.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thomaszae.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thomaszae.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=78&subd=thomaszae&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thomaszae.wordpress.com/2007/10/10/si-pipi-bakpau/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efa760037e6812d3462465405351d28a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thomaszae</media:title>
		</media:content>

		<media:content url="http://thomaszae.files.wordpress.com/2007/10/cubbybaby.thumbnail.jpg" medium="image">
			<media:title type="html">bayi pipi bakpau</media:title>
		</media:content>
	</item>
		<item>
		<title>Ojek Setan</title>
		<link>http://thomaszae.wordpress.com/2006/10/05/ojek-setan/</link>
		<comments>http://thomaszae.wordpress.com/2006/10/05/ojek-setan/#comments</comments>
		<pubDate>Thu, 05 Oct 2006 10:48:02 +0000</pubDate>
		<dc:creator>thomaszae</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thomaszae.wordpress.com/2006/10/05/ojek-setan/</guid>
		<description><![CDATA[Gw aga lupa kejadiannya, kalo ga salah waktu gw dulu
masih ngekos di perumdos. Tingkat 3 kali ya. Waktu itu
kebetulan gw lagi ga bareng ma temen kosan gw
(fathur), truz baliknya kebetulan aga maleman.. Jam
11an apa ya, abis dari rental lah biasa anak cowo :p.
Karena kalo jalan serem banget udah kayak tempat jin
buang anak + jauh pula, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=62&subd=thomaszae&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img align="left" width="96" src="http://thomaszae.files.wordpress.com/2006/10/setan.thumbnail.jpg?w=96&#038;h=88" alt="hiiii" height="88" style="width:96px;height:88px;" />Gw aga lupa kejadiannya, kalo ga salah waktu gw dulu<br />
masih ngekos di perumdos. Tingkat 3 kali ya. Waktu itu<br />
kebetulan gw lagi ga bareng ma temen kosan gw<br />
(fathur), truz baliknya kebetulan aga maleman.. Jam<br />
11an apa ya, abis dari rental lah biasa anak cowo :p.<br />
Karena kalo jalan serem banget udah kayak tempat jin<br />
buang anak + jauh pula, ga ada kendaraan lain selain<br />
ojek buat ke tempat itu. Gw udah ngerasa aneh sih<br />
waktu mau nae ojek dari BNI. ko sepi tukang ojek. tapi<br />
gw ngeliat ada 1 nil, di deket saung tempat tukang<br />
ojek pada ngaso. dy ndirian mbil duduk ngeliat ke arah<br />
gww. gw juga bingung, ko ni orang duduknya diem aja,<br />
apa tidur terduduk gw juga ga tau.</p>
<p>gw toel tuh si tukang ojek. Null (bunyinya).. . bang<br />
bang, perumdos bang, cendana 5. tuh tukang ojek aga<br />
nyeremin juga, ga bilang iya, langsung berdiri n jalan<br />
perlahan ke arah motornya. ya gw ngikut aja mbil baca<br />
ayat kursi. takut booooo.<br />
pas buuuuung tu motor melaju cepet banget ke kosan gw,<br />
gw ga sadar udah nyampe kosan. truz gw rogoh kocek gw,<br />
weduh 50rb. gw liat dompet, juga 50rban. (maklum abis<br />
gesek :p)&#8230;</p>
<p>Truz nekat aja gw kasih tuh 50rban gw, si Abang diem<br />
aja. gw bilang maap bang ga ada uang kecil,.. baru dy<br />
julurin tangannya tanpa ngadep ke gw mukanya. waktu<br />
itu, tiba&#8221; udara dingin banget n ada suara lolongan<br />
anjing melengking tinggi. Kata temen gw, itu pertanda<br />
ada something tak terlihat lagi lewat, kuntilanak ato<br />
apa lah sama seremnya. gw pengen buru&#8221; masuk kamar<br />
truz tidur, tapi nunggu kembalian.</p>
<p>Tapi serem juga suasananya pas nunggu kembalian, udara<br />
makin dingin n bulu kuduk gw ikutan merinding.<br />
duuu mati gw, truz gw bilang ke tukang ojek, bang<br />
kembaliannya mana?<br />
dy tetep ga nengok ke arah gw.<br />
Truz, gw inget ma serial kismis di rcti. Gimana ni<br />
kalo tiba&#8221; tu tukang ojek nengok, mukanya rata.<br />
huwaaaaaa, bisa&#8221; kencing di celana gw.<br />
but gw pertahanin keberanian gw mbil nanya lagi, bang<br />
mana kembaliannya ?</p>
<p>tiba&#8221; tuh ojek langsung melaju kencang tanpa<br />
ngembaliin uang kembalian gw. Langsung gw teriak<br />
sekencang mungkin mpe memecah keheningan malam<br />
&#8221; OOOOOJEEEEEEEEEEEEE EKKK<br />
SEEEEEEEEEEETAAAAAA AAAAAAAANNNNNNNN NNNNNNNN &#8230;&#8230;&#8230;.<br />
&#8220;</p>
<p>&#8211;serius amat bacanya <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) &#8212;&#8212;&#8211;</p>
<p>(adapted from :sakit 1/2 jiwa)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thomaszae.wordpress.com/62/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thomaszae.wordpress.com/62/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thomaszae.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thomaszae.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thomaszae.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thomaszae.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thomaszae.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thomaszae.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thomaszae.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thomaszae.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thomaszae.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thomaszae.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=62&subd=thomaszae&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thomaszae.wordpress.com/2006/10/05/ojek-setan/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efa760037e6812d3462465405351d28a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thomaszae</media:title>
		</media:content>

		<media:content url="http://thomaszae.files.wordpress.com/2006/10/setan.thumbnail.jpg" medium="image">
			<media:title type="html">hiiii</media:title>
		</media:content>
	</item>
		<item>
		<title>what do you want to be.. ?</title>
		<link>http://thomaszae.wordpress.com/2006/09/19/what-do-you-want-to-be/</link>
		<comments>http://thomaszae.wordpress.com/2006/09/19/what-do-you-want-to-be/#comments</comments>
		<pubDate>Tue, 19 Sep 2006 10:50:06 +0000</pubDate>
		<dc:creator>thomaszae</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thomaszae.wordpress.com/2006/09/19/what-do-you-want-to-be/</guid>
		<description><![CDATA[what do you want to be? Coffee, egg, or coffee powder ?
please download from this link&#8230;. here
or directly here http://thomaszae.files.wordpress.com/2006/09/coffee.pps
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=51&subd=thomaszae&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>what do you want to be? Coffee, egg, or coffee powder ?</p>
<p>please download from this link&#8230;. <a target="_blank" href="http://thomaszae.files.wordpress.com/2006/09/coffee.pps" title="coffee">here</a></p>
<p>or directly here <a href="http://thomaszae.files.wordpress.com/2006/09/coffee.pps">http://thomaszae.files.wordpress.com/2006/09/coffee.pps</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thomaszae.wordpress.com/51/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thomaszae.wordpress.com/51/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thomaszae.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thomaszae.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thomaszae.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thomaszae.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thomaszae.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thomaszae.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thomaszae.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thomaszae.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thomaszae.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thomaszae.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=51&subd=thomaszae&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thomaszae.wordpress.com/2006/09/19/what-do-you-want-to-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efa760037e6812d3462465405351d28a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thomaszae</media:title>
		</media:content>
	</item>
		<item>
		<title>Israel bangsa perang</title>
		<link>http://thomaszae.wordpress.com/2006/07/20/israel-bangsa-perang/</link>
		<comments>http://thomaszae.wordpress.com/2006/07/20/israel-bangsa-perang/#comments</comments>
		<pubDate>Thu, 20 Jul 2006 08:47:03 +0000</pubDate>
		<dc:creator>thomaszae</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://thomaszae.wordpress.com/2006/07/20/israel-bangsa-perang/</guid>
		<description><![CDATA[tidak bermaksud untuk menjadi pembenci, but just read this, orang enak-enak damai, malah dia bikin perang&#8230;..
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=44&subd=thomaszae&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>tidak bermaksud untuk menjadi pembenci, but just read <a target="_blank" href="http://republika.co.id/online_detail.asp?id=257301&amp;kat_id=248" title="israel bom pbb">this</a>, orang enak-enak damai, malah dia bikin perang&#8230;..</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thomaszae.wordpress.com/44/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thomaszae.wordpress.com/44/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thomaszae.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thomaszae.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thomaszae.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thomaszae.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thomaszae.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thomaszae.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thomaszae.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thomaszae.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thomaszae.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thomaszae.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thomaszae.wordpress.com&blog=236156&post=44&subd=thomaszae&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thomaszae.wordpress.com/2006/07/20/israel-bangsa-perang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efa760037e6812d3462465405351d28a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thomaszae</media:title>
		</media:content>
	</item>
	</channel>
</rss>