<?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>permadi.com &#187; HTML</title>
	<atom:link href="http://www.permadi.com/blog/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.permadi.com/blog</link>
	<description>development, web, and programming stuff</description>
	<lastBuildDate>Thu, 02 Feb 2012 09:00:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>iOS: Using UIWebView to Create Help Screen For Your App</title>
		<link>http://www.permadi.com/blog/2012/01/ios-using-uiwebview-to-create-help-screen-for-your-app/</link>
		<comments>http://www.permadi.com/blog/2012/01/ios-using-uiwebview-to-create-help-screen-for-your-app/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 05:59:14 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[xCode]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone programming]]></category>
		<category><![CDATA[iphone sdk]]></category>
		<category><![CDATA[objective c]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=4559</guid>
		<description><![CDATA[Using UIWebView is an efficient way to make an About screen, Help screen, or other sort of hard to layout. Consider how easy it is to lay out your &#8216;page&#8217; in html, instead of having to build it using Interface Builder. You can even use JavaScript and add interactivity if you want. You can even [...]]]></description>
		<wfw:commentRss>http://www.permadi.com/blog/2012/01/ios-using-uiwebview-to-create-help-screen-for-your-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started With Facebook Credits API</title>
		<link>http://www.permadi.com/blog/2011/11/getting-started-with-facebook-credits-api/</link>
		<comments>http://www.permadi.com/blog/2011/11/getting-started-with-facebook-credits-api/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 06:22:23 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Graph API]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=4230</guid>
		<description><![CDATA[This guide walks you through in getting the Facebook Credits Sample running in test mode. 1. Download the official sample code from: https://github.com/facebook/credits-api-sample 2. Read the overview. 3. Copy the files into your server into a subfolder (your server must support PHP): - callback.php - index.php - xdreceiver.html 4. Create a test application. Fill out [...]]]></description>
		<wfw:commentRss>http://www.permadi.com/blog/2011/11/getting-started-with-facebook-credits-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using PHP GD To Create Glossy Icons And Buttons</title>
		<link>http://www.permadi.com/blog/2011/08/using-php-gd-to-create-glossy-icons-and-buttons/</link>
		<comments>http://www.permadi.com/blog/2011/08/using-php-gd-to-create-glossy-icons-and-buttons/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 11:34:14 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=4034</guid>
		<description><![CDATA[One of the things that I played around several years ago was the GD library, which allows image manipulations and creations on the server-side. I have always want to automate repetitive things such as creating glossy-icons for web-pages.  Basically I want to automate the process of converting: From this To this: I wasn&#8217;t sure if [...]]]></description>
		<wfw:commentRss>http://www.permadi.com/blog/2011/08/using-php-gd-to-create-glossy-icons-and-buttons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Glossy Icons Creator</title>
		<link>http://www.permadi.com/blog/2011/08/glossy-icons-creator/</link>
		<comments>http://www.permadi.com/blog/2011/08/glossy-icons-creator/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 11:47:49 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=4072</guid>
		<description><![CDATA[Convert your icons into glossy version, instantly! Javascript must be enabled in your browser to use this tool. Please upload one image only at a time, JPG, PNG and GIF are supported. For best result, use square images. To save the result, right-click on the image and do &#8220;Save As&#8221; (rename the php extension with [...]]]></description>
		<wfw:commentRss>http://www.permadi.com/blog/2011/08/glossy-icons-creator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facebook Graph API: Posting Feed To App Page As Page Revisited</title>
		<link>http://www.permadi.com/blog/2011/08/facebook-graph-api-posting-feed-to-app-page-as-page-revisited/</link>
		<comments>http://www.permadi.com/blog/2011/08/facebook-graph-api-posting-feed-to-app-page-as-page-revisited/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 05:34:20 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Graph API]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=4000</guid>
		<description><![CDATA[If you have read my previous post about this subject here, then consider this a bug-fix or an update. Posting to user&#8217;s wall is easy enough but what about if you want an application to post, say user accomplishment (such as High Scores or user achievements) onto the application page? The process is actually straightforward. [...]]]></description>
		<wfw:commentRss>http://www.permadi.com/blog/2011/08/facebook-graph-api-posting-feed-to-app-page-as-page-revisited/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Javascript Facebook Graph API: Posting SWF To Wall/Feed</title>
		<link>http://www.permadi.com/blog/2011/04/javascript-facebook-graph-api-posting-swf-to-wall/</link>
		<comments>http://www.permadi.com/blog/2011/04/javascript-facebook-graph-api-posting-swf-to-wall/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 08:46:53 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Graph API]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=3601</guid>
		<description><![CDATA[As explained in the previous article, you can post to user walls with or without dialog. Which method to use depends on your need. If you want user to enter a message, then you need the dialog. At other times, you might want predefined messages so why bother prompting the user? (Note that Facebook has [...]]]></description>
		<wfw:commentRss>http://www.permadi.com/blog/2011/04/javascript-facebook-graph-api-posting-swf-to-wall/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>JavaScript Facebook Graph API: Posting Feed With Picture To Wall</title>
		<link>http://www.permadi.com/blog/2011/04/javascript-facebook-graph-api-posting-feed-with-picture-to-walls/</link>
		<comments>http://www.permadi.com/blog/2011/04/javascript-facebook-graph-api-posting-feed-with-picture-to-walls/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 01:52:07 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Graph API]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=3620</guid>
		<description><![CDATA[As mentioned in the previous post (http://www.permadi.com/blog/2011/04/javascript-facebook-graph-api-posting-to-walls/), you can post feed with or without a dialog with the main difference being the obvious one that user cannot edit the message being posted without a dialog. By the way, Facebook has some policies of what kind of message you can put in the message field, read [...]]]></description>
		<wfw:commentRss>http://www.permadi.com/blog/2011/04/javascript-facebook-graph-api-posting-feed-with-picture-to-walls/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>JavaScript Facebook Graph API: Posting To Walls</title>
		<link>http://www.permadi.com/blog/2011/04/javascript-facebook-graph-api-posting-to-walls/</link>
		<comments>http://www.permadi.com/blog/2011/04/javascript-facebook-graph-api-posting-to-walls/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 06:31:26 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Graph API]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=3547</guid>
		<description><![CDATA[Examples Here are examples of posting to Facebook well feed using the Javascript Graph API: http://www.permadi.com/tutorial/facebook-js-graph-api-post-to-wall/index.html There are two examples there, one using the FB.ui (to show dialog) and the other using FB.api.  The difference is that the FB.api method does not display any user-interface (dialog), so this is best used for canned messages.   [...]]]></description>
		<wfw:commentRss>http://www.permadi.com/blog/2011/04/javascript-facebook-graph-api-posting-to-walls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centering Facebook OAUTH Login Popup Dialog</title>
		<link>http://www.permadi.com/blog/2011/04/centering-facebook-oath-login-popup-dialog/</link>
		<comments>http://www.permadi.com/blog/2011/04/centering-facebook-oath-login-popup-dialog/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 06:28:16 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[Graph API]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=3566</guid>
		<description><![CDATA[You can try the example for this guide at: http://www.permadi.com/tutorial/facebook-js-oauth-popup-centered/index.html Background The normal way to open the OAUTH dialog is as described here, by calling: You can open the dialog in the same window, like this: More details can be read here.   The normal route if you want to show the dialog as a [...]]]></description>
		<wfw:commentRss>http://www.permadi.com/blog/2011/04/centering-facebook-oath-login-popup-dialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing Flash In Facebook Tab Page</title>
		<link>http://www.permadi.com/blog/2011/04/playing-flash-in-facebook-tab-page/</link>
		<comments>http://www.permadi.com/blog/2011/04/playing-flash-in-facebook-tab-page/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 04:51:45 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=3467</guid>
		<description><![CDATA[This is intended for non programmer as a step by step guide of how to to display Flash content in a Tab page. (Note: technically, there's no longer Tabs in Facebook pages since Facebook moved the tab to the left Sidebar, but I will still refer them as Tabs). Non developers no need to freak [...]]]></description>
		<wfw:commentRss>http://www.permadi.com/blog/2011/04/playing-flash-in-facebook-tab-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

