<?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>Sony AK Knowledge Center</title>
	<atom:link href="http://www.sony-ak.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sony-ak.com</link>
	<description>This website is administrated by Sony Arianto Kurniawan and not related to Sony Corporation or its affiliate at all</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:49:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Refresh Folder or Files in NetBeans IDE Project</title>
		<link>http://www.sony-ak.com/2010/07/refresh-folder-or-files-in-netbeans-ide-project/</link>
		<comments>http://www.sony-ak.com/2010/07/refresh-folder-or-files-in-netbeans-ide-project/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 16:48:06 +0000</pubDate>
		<dc:creator>Sony AK</dc:creator>
				<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.sony-ak.com/?p=992</guid>
		<description><![CDATA[While working in a project on NetBeans IDE, I sometimes add new files or new directory inside the project folder, but I create it from outside NetBeans IDE, for example using command prompt &#8216;mkdir&#8217; command. When I am back to NetBeans IDE again, sometimes the new files or folder that created from outside is not [...]]]></description>
		<wfw:commentRss>http://www.sony-ak.com/2010/07/refresh-folder-or-files-in-netbeans-ide-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Default Web Browser in NetBeans IDE</title>
		<link>http://www.sony-ak.com/2010/07/change-default-web-browser-in-netbeans-ide/</link>
		<comments>http://www.sony-ak.com/2010/07/change-default-web-browser-in-netbeans-ide/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 13:50:40 +0000</pubDate>
		<dc:creator>Sony AK</dc:creator>
				<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.sony-ak.com/?p=972</guid>
		<description><![CDATA[I write this NetBeans tips because previously I am headache with NetBeans&#8217; default web browser behaviour. Usually if I am running my PHP script from NetBeans (using Shift+F6 on particular script), it will run on my default browser. But today it behaves on other way, NetBeans always open currently the most sucks web browser in [...]]]></description>
		<wfw:commentRss>http://www.sony-ak.com/2010/07/change-default-web-browser-in-netbeans-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read your Latest Status Message on Facebook using PHP</title>
		<link>http://www.sony-ak.com/2010/07/read-your-latest-status-message-on-facebook-using-php/</link>
		<comments>http://www.sony-ak.com/2010/07/read-your-latest-status-message-on-facebook-using-php/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 13:26:58 +0000</pubDate>
		<dc:creator>Sony AK</dc:creator>
				<category><![CDATA[Curl]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[status message]]></category>
		<category><![CDATA[web scraping]]></category>

		<guid isPermaLink="false">http://www.sony-ak.com/?p=1010</guid>
		<description><![CDATA[This morning I got interesting e-mail. He want to grab his latest status message on his Facebook account using PHP. How to do that? It&#8217;s simple, I just doing some web scraping to Facebook Mobile interface and get the status message from there. Here is the code. As usual, I am using curl to do [...]]]></description>
		<wfw:commentRss>http://www.sony-ak.com/2010/07/read-your-latest-status-message-on-facebook-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing Title Format on WordPress Page</title>
		<link>http://www.sony-ak.com/2010/07/changing-title-format-on-wordpress-page/</link>
		<comments>http://www.sony-ak.com/2010/07/changing-title-format-on-wordpress-page/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 05:11:50 +0000</pubDate>
		<dc:creator>Sony AK</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://www.sony-ak.com/?p=970</guid>
		<description><![CDATA[Previously my WordPress always display title of the page in this format, [Blog Name] &#187; [Page/Article Title], suppose I have article titled &#8220;This is PHP tricks!&#8221; then it will displayed like &#8212; Sony AK Knowledge Center &#187; This is PHP tricks!. I don&#8217;t want this format, I want my page/article title is in front of [...]]]></description>
		<wfw:commentRss>http://www.sony-ak.com/2010/07/changing-title-format-on-wordpress-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Emulate Internet Explorer 7 Behaviour on Internet Explorer 8</title>
		<link>http://www.sony-ak.com/2010/06/emulate-internet-explorer-7-behaviour-on-internet-explorer-8/</link>
		<comments>http://www.sony-ak.com/2010/06/emulate-internet-explorer-7-behaviour-on-internet-explorer-8/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 03:41:50 +0000</pubDate>
		<dc:creator>Sony AK</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[emulate]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.sony-ak.com/?p=961</guid>
		<description><![CDATA[If you want to emulate Internet Explorer 7 behaviour on Internet Explorer 8, please put this meta tag on your web page. &#60;meta http-equiv=&#34;X-UA-Compatible&#34; content=&#34;IE=EmulateIE7&#34; /&#62; This is very useful if you don&#8217;t have Internet Explorer 7 on your machine. I hope this helps. If you have any difficulty, please send comment below or drop [...]]]></description>
		<wfw:commentRss>http://www.sony-ak.com/2010/06/emulate-internet-explorer-7-behaviour-on-internet-explorer-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample Code of Login to Friendster using Curl on PHP</title>
		<link>http://www.sony-ak.com/2010/06/sample-code-of-login-to-friendster-using-curl-on-php/</link>
		<comments>http://www.sony-ak.com/2010/06/sample-code-of-login-to-friendster-using-curl-on-php/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 17:16:28 +0000</pubDate>
		<dc:creator>Sony AK</dc:creator>
				<category><![CDATA[Curl]]></category>
		<category><![CDATA[Friendster]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[social network]]></category>

		<guid isPermaLink="false">http://www.sony-ak.com/?p=949</guid>
		<description><![CDATA[One of my friend ask me to do login to Friendster (www.friendster.com) using Curl on PHP and get their session. OK, it&#8217;s very simple. Please have a look on below simple code. This code created on June 23, 2010. Friendster might change the login mechanism without notice. If this code is not working, you can [...]]]></description>
		<wfw:commentRss>http://www.sony-ak.com/2010/06/sample-code-of-login-to-friendster-using-curl-on-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple Example of Consuming Web Service using PHP SOAP Extension</title>
		<link>http://www.sony-ak.com/2010/06/simple-example-of-consuming-web-service-using-php-soap-extension/</link>
		<comments>http://www.sony-ak.com/2010/06/simple-example-of-consuming-web-service-using-php-soap-extension/#comments</comments>
		<pubDate>Mon, 31 May 2010 18:02:08 +0000</pubDate>
		<dc:creator>Sony AK</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[weight conversion]]></category>
		<category><![CDATA[wsdl]]></category>

		<guid isPermaLink="false">http://www.sony-ak.com/?p=928</guid>
		<description><![CDATA[Yesterday my friend ask me about how to consume or call SOAP web service using PHP. OK, it should be easy because PHP has a great SOAP extension to handle this. First you must check if your PHP stack already installed with SOAP extension. Just call the phpinfo() function from your script and check if [...]]]></description>
		<wfw:commentRss>http://www.sony-ak.com/2010/06/simple-example-of-consuming-web-service-using-php-soap-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>short_open_tag Directive on php.ini</title>
		<link>http://www.sony-ak.com/2010/05/short_open_tag-directive-on-php-ini/</link>
		<comments>http://www.sony-ak.com/2010/05/short_open_tag-directive-on-php-ini/#comments</comments>
		<pubDate>Thu, 27 May 2010 08:40:37 +0000</pubDate>
		<dc:creator>Sony AK</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[directive]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[short_open_tag]]></category>

		<guid isPermaLink="false">http://www.sony-ak.com/?p=918</guid>
		<description><![CDATA[If you want use &#60;? &#8230; ?&#62; rather than &#60;?php &#8230; ?&#62; on PHP, you can do the following steps. 1. Open your php.ini file 2. Search for &#8216;short_open_tag&#8217; directive (see picture below) 3. The default value of &#8216;short_open_tag&#8217; directive usually Off, now you can change it to On 4. Save the php.ini 5. Restart [...]]]></description>
		<wfw:commentRss>http://www.sony-ak.com/2010/05/short_open_tag-directive-on-php-ini/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Running Old Games using DOSBox</title>
		<link>http://www.sony-ak.com/2010/05/running-old-games-using-dosbox/</link>
		<comments>http://www.sony-ak.com/2010/05/running-old-games-using-dosbox/#comments</comments>
		<pubDate>Sun, 23 May 2010 18:56:43 +0000</pubDate>
		<dc:creator>Sony AK</dc:creator>
				<category><![CDATA[Utility]]></category>
		<category><![CDATA[classic]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[dosbox]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[prince of persia 2]]></category>
		<category><![CDATA[x86]]></category>
		<category><![CDATA[x86 emulator]]></category>

		<guid isPermaLink="false">http://www.sony-ak.com/?p=905</guid>
		<description><![CDATA[When I saw the movie trailer Prince of Persia: The Sands of Time, I was reminded Prince of Persia game that I often play in 1993. There are two releases at that time, Prince of Persia in 1990 and Prince of Persia 2 in 1993. I really love those games and now already 2010 and [...]]]></description>
		<wfw:commentRss>http://www.sony-ak.com/2010/05/running-old-games-using-dosbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Custom 404 Error Page Not Found on GoDaddy.com Hosting using PHP</title>
		<link>http://www.sony-ak.com/2010/05/creating-custom-404-error-page-not-found-on-godaddy-com-hosting-using-php/</link>
		<comments>http://www.sony-ak.com/2010/05/creating-custom-404-error-page-not-found-on-godaddy-com-hosting-using-php/#comments</comments>
		<pubDate>Tue, 04 May 2010 17:40:45 +0000</pubDate>
		<dc:creator>Sony AK</dc:creator>
				<category><![CDATA[GoDaddy.com]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[error page]]></category>
		<category><![CDATA[errordocument]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://www.sony-ak.com/?p=879</guid>
		<description><![CDATA[My friend has a shared hosting on GoDaddy.com and he wants to create custom 404 error page not found on his website. OK, this is actually very easy. You just create .htaccess file on the web root folder and put the following line on that file. ErrorDocument 404 /404pagenotfound.php If you already have the .htaccess [...]]]></description>
		<wfw:commentRss>http://www.sony-ak.com/2010/05/creating-custom-404-error-page-not-found-on-godaddy-com-hosting-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
