<?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>Bali Web Design Studio</title>
	<atom:link href="http://www.chazzuka.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chazzuka.com</link>
	<description>Bali Web Design &#38; Website Development Studio</description>
	<lastBuildDate>Sat, 21 Jul 2012 13:58:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Cleanup/Delete Installed Application in XCode iPhone Simulator</title>
		<link>http://www.chazzuka.com/cleanupdelete-installed-application-in-xcode-iphone-simulator-265/</link>
		<comments>http://www.chazzuka.com/cleanupdelete-installed-application-in-xcode-iphone-simulator-265/#comments</comments>
		<pubDate>Sat, 21 Jul 2012 13:57:09 +0000</pubDate>
		<dc:creator>Komang</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://www.chazzuka.com/?p=265</guid>
		<description><![CDATA[To cleanup the previously installed application in XCode iPhone Simulator need a manual deletion, the applications is installed in directory: /Users/*username*/Library/Application Support/iPhone Simulator/*simulator version*/Applications There are GUID(s) named directories depend on your usage, you could check with `ls` command to ensure what application those directory holds and safely delete the directory manually.]]></description>
		<wfw:commentRss>http://www.chazzuka.com/cleanupdelete-installed-application-in-xcode-iphone-simulator-265/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recursive directory iteration with PHP Filesystem API</title>
		<link>http://www.chazzuka.com/php-filesystem-api-261/</link>
		<comments>http://www.chazzuka.com/php-filesystem-api-261/#comments</comments>
		<pubDate>Thu, 24 May 2012 07:48:53 +0000</pubDate>
		<dc:creator>Komang</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.chazzuka.com/?p=261</guid>
		<description><![CDATA[I have a small stuff to do this morning related to php filesystem api, warming memcached for static files and php template to reduce I/O process overhead in front-end application $dir = &#039;/path/to/some/dir&#039;; $flags = FilesystemIterator::SKIP_DOTS &#124; FilesystemIterator::FOLLOW_SYMLINKS; $iterator = new RecursiveDirectoryIterator($dir, $flags); $result = array(); foreach ($iterator as $file) { $result[] = $file-&#62;getFilename(); } [...]]]></description>
		<wfw:commentRss>http://www.chazzuka.com/php-filesystem-api-261/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Twitter API + jQuery JSONP</title>
		<link>http://www.chazzuka.com/twitter-api-jquery-jsonp-how-to-229/</link>
		<comments>http://www.chazzuka.com/twitter-api-jquery-jsonp-how-to-229/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 08:31:12 +0000</pubDate>
		<dc:creator>Komang</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=221</guid>
		<description><![CDATA[Here i will show you how easily fetch non authenticated Twitter API methods using ajax json callback functions with jQuery framework, I use user_timeline method as an example but you can use this sampel to fire other twitter api method as long as its needless authorization.]]></description>
		<wfw:commentRss>http://www.chazzuka.com/twitter-api-jquery-jsonp-how-to-229/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>PHP Error Exception Handling</title>
		<link>http://www.chazzuka.com/error-exception-in-php-228/</link>
		<comments>http://www.chazzuka.com/error-exception-in-php-228/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 18:00:13 +0000</pubDate>
		<dc:creator>Komang</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=219</guid>
		<description><![CDATA[Got a question from a friend today who is actually a great desktop programmer and just learn PHP since he believe that the future is in the web (hope you&#8217;re right dude). He asked me about how to handling error in PHP. Well i&#8217;ll write my answer here so can share with others and got [...]]]></description>
		<wfw:commentRss>http://www.chazzuka.com/error-exception-in-php-228/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why SEO lost importance</title>
		<link>http://www.chazzuka.com/why-seo-lost-importance-227/</link>
		<comments>http://www.chazzuka.com/why-seo-lost-importance-227/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 15:06:26 +0000</pubDate>
		<dc:creator>Komang</dc:creator>
				<category><![CDATA[News & Announcements]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=218</guid>
		<description><![CDATA[Cameron Chapman wrote an interesting post at instantShift today, he explain well about the position of SEO in web development &#38; internet marketing world lately which is getting less &#38; less important. Social media is a big part of the blame for this situation. People can now ask their friends or complete strangers for recommendations [...]]]></description>
		<wfw:commentRss>http://www.chazzuka.com/why-seo-lost-importance-227/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>jQuery Mobile  Announced : Touch-Optimized Web Framework for Smartphones &amp; Tablets</title>
		<link>http://www.chazzuka.com/jquery-mobile-announced-touch-optimized-web-framework-for-smartphones-tablets-226/</link>
		<comments>http://www.chazzuka.com/jquery-mobile-announced-touch-optimized-web-framework-for-smartphones-tablets-226/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 16:17:05 +0000</pubDate>
		<dc:creator>Komang</dc:creator>
				<category><![CDATA[News & Announcements]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=217</guid>
		<description><![CDATA[Really interesting post from Dion at Ajaxian i read today explain about the new jQuery mobile project as announced by Jhon resig himself the founding father of jQuery. The jQuery Mobile project is supported by Palm with their webOS platform, Mozilla with Mobile Firefox and Filament group the creator of EnhanceJS jQuery Mobile: Touch-Optimized Web [...]]]></description>
		<wfw:commentRss>http://www.chazzuka.com/jquery-mobile-announced-touch-optimized-web-framework-for-smartphones-tablets-226/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Multiple Google Account Signin</title>
		<link>http://www.chazzuka.com/multiple-google-account-signin-225/</link>
		<comments>http://www.chazzuka.com/multiple-google-account-signin-225/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 15:53:43 +0000</pubDate>
		<dc:creator>Komang</dc:creator>
				<category><![CDATA[News & Announcements]]></category>

		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=216</guid>
		<description><![CDATA[Just realize that google now allow multiple account sign in, I had few google accounts to access different google services like: gmail, reader, analytics, apps etc. and its silly when i need to signout and re-sign too often. I used to using greasemonkey scripts and then finally stick with using different browsers at same time, [...]]]></description>
		<wfw:commentRss>http://www.chazzuka.com/multiple-google-account-signin-225/feed/</wfw:commentRss>
		<slash:comments>93</slash:comments>
		</item>
		<item>
		<title>Install, Configure &amp; Running Memcache in Windows as Service</title>
		<link>http://www.chazzuka.com/install-configure-running-memcache-in-windows-as-service-224/</link>
		<comments>http://www.chazzuka.com/install-configure-running-memcache-in-windows-as-service-224/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 03:32:39 +0000</pubDate>
		<dc:creator>Komang</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=215</guid>
		<description><![CDATA[Installing memcache server in windows is a little bit complicated compared to how it can be done in *nix since theres not yet available ready to use package for win32.

Luckily i found the compiled memcached for win32 (exe) which was made by jellycan, within this exe file you can install configure and running memcached as a service in your windows environment, here are how i made it]]></description>
		<wfw:commentRss>http://www.chazzuka.com/install-configure-running-memcache-in-windows-as-service-224/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>DynamicWP Image Cube WordPress Plugin</title>
		<link>http://www.chazzuka.com/dynamicwp-image-cube-wordpress-plugin-223/</link>
		<comments>http://www.chazzuka.com/dynamicwp-image-cube-wordpress-plugin-223/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 23:47:58 +0000</pubDate>
		<dc:creator>Komang</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=214</guid>
		<description><![CDATA[DinamicWP Image Cube is a free plugins for wordpress which will turn your selected images into a 3D image cube slideshow. This plugin will randomly show your image with beautiful fadein/fadeout 3D cube effects.]]></description>
		<wfw:commentRss>http://www.chazzuka.com/dynamicwp-image-cube-wordpress-plugin-223/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New WordPress 3.0 API menu_page_url</title>
		<link>http://www.chazzuka.com/new-wordpress-3-0-api-menu_page_url-222/</link>
		<comments>http://www.chazzuka.com/new-wordpress-3-0-api-menu_page_url-222/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 23:50:49 +0000</pubDate>
		<dc:creator>Komang</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=213</guid>
		<description><![CDATA[Peter Westwood one of the lead developers of wordpress has introduced a new API method in wordpress 3.0 api which will help the plugin developers easily get the url of the plugin page.]]></description>
		<wfw:commentRss>http://www.chazzuka.com/new-wordpress-3-0-api-menu_page_url-222/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: www.chazzuka.com @ 2013-05-23 08:53:59 by W3 Total Cache -->