<?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>Handy Patriawan's Blog &#187; Web Design</title>
	<atom:link href="http://galaxyelf.com/blog/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://galaxyelf.com/blog</link>
	<description>Technology, Learning, and Everything Else</description>
	<lastBuildDate>Sun, 17 Jan 2010 02:49:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Preview Web Design Using Browsershots.org</title>
		<link>http://galaxyelf.com/blog/2008/10/19/preview-web-design-using-browsershotsorg/</link>
		<comments>http://galaxyelf.com/blog/2008/10/19/preview-web-design-using-browsershotsorg/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 13:41:44 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/?p=69</guid>
		<description><![CDATA[It is not easy to see how our design will look on various browsers.
Browsershots.org to the rescue!

All you need to do is to enter your public (i.e. accessible from Internet) website address.
I didn&#8217;t even know that Iceape is actually a browser.  
]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/10/19/preview-web-design-using-browsershotsorg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Font Comparison Website</title>
		<link>http://galaxyelf.com/blog/2008/09/06/font-comparison-website/</link>
		<comments>http://galaxyelf.com/blog/2008/09/06/font-comparison-website/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 19:01:43 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/?p=63</guid>
		<description><![CDATA[I found a good website that I can use to compare fonts.
Even better, Typetester website allows me to download the CSS!  

There are three different sections to display different font formats including size, alignment, color, background color (among other settings).
Once you have selected the formatting, scrolling down will reveal the fonts in various styles [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/09/06/font-comparison-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Progress Indicator</title>
		<link>http://galaxyelf.com/blog/2008/08/09/ajax-progress-indicator/</link>
		<comments>http://galaxyelf.com/blog/2008/08/09/ajax-progress-indicator/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 13:15:23 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/?p=59</guid>
		<description><![CDATA[I&#8217;ve been working on integrating AJAX into my project. It wasn&#8217;t easy, but I got the data to load dynamically.
Depending on how much data to load, it may take a while especially over a slow connection (or an overloaded server). It is a good practice to have some progress indicator.
I found a really cool website [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/08/09/ajax-progress-indicator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset Button in Rails</title>
		<link>http://galaxyelf.com/blog/2008/08/03/reset-button-in-rails/</link>
		<comments>http://galaxyelf.com/blog/2008/08/03/reset-button-in-rails/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 15:49:52 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/?p=57</guid>
		<description><![CDATA[I am sure at some point web applications will require an entry form.
I just notice that Rails does not make the &#8216;Reset&#8217; button available. Here is an example of an HTML form with a reset button:



Google helps me again!  
I found a post from mc-kenna.com to describe what needs to be done.

&#60;%= submit_tag &#34;Start [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/08/03/reset-button-in-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Content Accessibility Guidelines (WCAG) 1.0</title>
		<link>http://galaxyelf.com/blog/2008/03/03/web-content-accessibility-guidelines-wcag-10/</link>
		<comments>http://galaxyelf.com/blog/2008/03/03/web-content-accessibility-guidelines-wcag-10/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 01:05:44 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2008/03/03/web-content-accessibility-guidelines-wcag-10/</guid>
		<description><![CDATA[There is a good usability guidelines document that one can read from w3.org.
It is not a long document but it is a dense one and contains good guidelines. For example, &#8220;Don&#8217;t rely on color alone.&#8221;
It is worth an hour (or more) of your time if you are into web design and usability.
I know I will [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/03/03/web-content-accessibility-guidelines-wcag-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design Book: Bulletproof Web Design</title>
		<link>http://galaxyelf.com/blog/2007/12/08/web-design-book-bulletproof-web-design/</link>
		<comments>http://galaxyelf.com/blog/2007/12/08/web-design-book-bulletproof-web-design/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 15:24:27 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2007/12/08/web-design-book-bulletproof-web-design/</guid>
		<description><![CDATA[I recently purchased Bulletproof Web Design book and I like it!
I am still learning CSS and this book take my learning to a different level. There are some techniques in the book that I actually use already (ehm&#8230; sidebar).
I am a fan of fluid website design and Dan Cederholm (the book author) shows how it [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2007/12/08/web-design-book-bulletproof-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated Sidebar</title>
		<link>http://galaxyelf.com/blog/2007/12/07/updated-sidebar/</link>
		<comments>http://galaxyelf.com/blog/2007/12/07/updated-sidebar/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 16:00:24 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2007/12/07/updated-sidebar/</guid>
		<description><![CDATA[I&#8217;ve updated the sidebar to be a bit nicer.
I&#8217;m planning of improving my theme a little bit at a time with various techniques that I observe and learn from other websites and books.
I&#8217;m beginning to enjoy web design now.  
]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2007/12/07/updated-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve web site performance</title>
		<link>http://galaxyelf.com/blog/2007/10/14/improve-web-site-performance/</link>
		<comments>http://galaxyelf.com/blog/2007/10/14/improve-web-site-performance/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 01:53:53 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2007/10/14/improve-web-site-performance/</guid>
		<description><![CDATA[I did an investigation on how to improve HTML rendering. I found general recommendations from Yahoo! web site.
I also read Steve Sounders&#8217; High Performance Web Site site and found good examples! Here&#8217;s the link to the main site.
Here&#8217;s an interesting rule from Steve Sounders&#8217; site:
Put your stylesheets in the document HEAD using the LINK tag.
The [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2007/10/14/improve-web-site-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Install for Development on a Mac</title>
		<link>http://galaxyelf.com/blog/2007/09/26/wordpress-install-for-development-on-a-mac/</link>
		<comments>http://galaxyelf.com/blog/2007/09/26/wordpress-install-for-development-on-a-mac/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 03:02:17 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software (Mac)]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2007/09/26/wordpress-install-for-development-on-a-mac/</guid>
		<description><![CDATA[I like to customize my blog page that is running on Wordpress. Obviously, I would like to replicate the setup in my Mac.
I will go through a step-by-step instructions on installing Wordpress in my Mac.
1. Download MAMPS. I choose the non-pro version. You should get a .dmg file.
2. Download Wordpress. I choose to download the [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2007/09/26/wordpress-install-for-development-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W3C CSS and HTML Validation</title>
		<link>http://galaxyelf.com/blog/2007/05/16/w3c-css-validation/</link>
		<comments>http://galaxyelf.com/blog/2007/05/16/w3c-css-validation/#comments</comments>
		<pubDate>Wed, 16 May 2007 23:38:57 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2007/05/14/w3c-css-validation/</guid>
		<description><![CDATA[I just noticed that my theme passes the W3C CSS validation!
I can also easily validate my future themes easily.
Update: My theme also passes the W3C HTML validation!
]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2007/05/16/w3c-css-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching to Use My WordPress Theme</title>
		<link>http://galaxyelf.com/blog/2007/04/07/switching-to-use-my-wordpress-theme/</link>
		<comments>http://galaxyelf.com/blog/2007/04/07/switching-to-use-my-wordpress-theme/#comments</comments>
		<pubDate>Sat, 07 Apr 2007 14:42:24 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2007/04/07/switching-to-use-my-wordpress-theme/</guid>
		<description><![CDATA[I have made more fixes to my WordPress theme due to various minor bugs:

The blog content spilled over to the sidebar area.
The hyperlinks in the content had incorrect font size.
IE6 support.

I have also switched to use my own theme.  
Let me know how you like it!  
Here is the link to download my [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2007/04/07/switching-to-use-my-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Wordpress Theme</title>
		<link>http://galaxyelf.com/blog/2007/03/10/my-first-wordpress-theme/</link>
		<comments>http://galaxyelf.com/blog/2007/03/10/my-first-wordpress-theme/#comments</comments>
		<pubDate>Sat, 10 Mar 2007 16:23:19 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2007/03/10/my-first-wordpress-theme/</guid>
		<description><![CDATA[I know how to program CSS, but I have never done any project with CSS.
I was thinking that the best way to start with CSS was to start creating my own Wordpress theme!
Here is the screenshot of it:

I started the theme from the default Wordpress theme. The biggest improvement that I did was to make [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2007/03/10/my-first-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
