<?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/"
	>

<channel>
	<title>Herrjunge&#039;s Blog</title>
	<atom:link href="http://blog.muda-kuswardhani.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.muda-kuswardhani.com</link>
	<description>A journey of a thousand miles begins with a single step</description>
	<lastBuildDate>Mon, 12 Jul 2010 23:53:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Getting Variable from MySQL</title>
		<link>http://blog.muda-kuswardhani.com/2010/07/getting-variable-from-mysql/</link>
		<comments>http://blog.muda-kuswardhani.com/2010/07/getting-variable-from-mysql/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 12:01:25 +0000</pubDate>
		<dc:creator>herrjunge</dc:creator>
				<category><![CDATA[Actionscript]]></category>

		<guid isPermaLink="false">http://blog.muda-kuswardhani.com/?p=38</guid>
		<description><![CDATA[How to get variable from MySQL with actionscript? Well, first we need to find out how actionscript reads XML file, then we use PHP to get variable from MySQL and translate it into XML. Last, let actionscript do the rest. XML may not only way for this case, but I think it&#8217;s the best one. [...]]]></description>
		<wfw:commentRss>http://blog.muda-kuswardhani.com/2010/07/getting-variable-from-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sending Variable To MySQL</title>
		<link>http://blog.muda-kuswardhani.com/2010/06/sending-variable-to-mysql/</link>
		<comments>http://blog.muda-kuswardhani.com/2010/06/sending-variable-to-mysql/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 06:03:53 +0000</pubDate>
		<dc:creator>herrjunge</dc:creator>
				<category><![CDATA[Actionscript]]></category>

		<guid isPermaLink="false">http://blog.muda-kuswardhani.com/?p=1</guid>
		<description><![CDATA[Eventually Flash cannot execute the function on MySQL directly, but through PHP (cmiiw). In order to to send variable to a MySQL database from actionscript, we&#8217;re gonna need to understand how PHP and MySQL work. I assume that you have knowledge about MySQL, so we just going deep down on Flash. OK, here we go&#8230; [...]]]></description>
		<wfw:commentRss>http://blog.muda-kuswardhani.com/2010/06/sending-variable-to-mysql/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
