<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Handy Patriawan's Blog</title>
	
	<link>http://galaxyelf.com/blog</link>
	<description>Technology, Learning, and Everything Else</description>
	<pubDate>Sun, 19 Oct 2008 14:41:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/HandyPatriawanBlog" type="application/rss+xml" /><item>
		<title>Preview Web Design Using Browsershots.org</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/425511059/</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>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/10/19/preview-web-design-using-browsershotsorg/</feedburner:origLink></item>
		<item>
		<title>Font Comparison Website</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/385326455/</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 (e.g. [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/09/06/font-comparison-website/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/09/06/font-comparison-website/</feedburner:origLink></item>
		<item>
		<title>AJAX Progress Indicator</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/360659103/</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>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/08/09/ajax-progress-indicator/</feedburner:origLink></item>
		<item>
		<title>Reset Button in Rails</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/354958588/</link>
		<comments>http://galaxyelf.com/blog/2008/08/03/reset-button-in-rails/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 22: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 over&#34;, [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/08/03/reset-button-in-rails/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/08/03/reset-button-in-rails/</feedburner:origLink></item>
		<item>
		<title>How to Debug in Rails</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/317600062/</link>
		<comments>http://galaxyelf.com/blog/2008/06/14/how-to-debug-in-rails/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 20:05:24 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/?p=56</guid>
		<description><![CDATA[Every developers need debuggers now and then. I have been using ruby-debug for a while now.
You can check whether you have ruby-debug installed:
gem list ruby-debug
If you do not have ruby-debug installed, you can run the following command:
gem install ruby-debug
I have been using Mongrel for my development. To enable debugging, you should start your server with [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/06/14/how-to-debug-in-rails/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/06/14/how-to-debug-in-rails/</feedburner:origLink></item>
		<item>
		<title>Rails Date Validation - Step by Step</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/298680275/</link>
		<comments>http://galaxyelf.com/blog/2008/05/26/rails-date-validation-step-by-step/#comments</comments>
		<pubDate>Mon, 26 May 2008 23:26:39 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/?p=55</guid>
		<description><![CDATA[Update 5/31/2008: Use ActiveSupport::CoreExtensions::Date::Conversions::DATE_FORMATS
I have invested some time to get Rails date validation to work (whoo hoo!).
Without further ado, here are the step by step instructions:
1. Download Rails Date Kit from my site. Note that I got the original kit from http://www.methods.co.nz/rails_date_kit/rails_date_kit.html.
Extract the files in rails_date_kit_1.2.0.tar.gz to &#60;your application&#62;/vendor/plugins/rails_date_kit.


2. Get the Validates Date Time plugin [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/05/26/rails-date-validation-step-by-step/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/05/26/rails-date-validation-step-by-step/</feedburner:origLink></item>
		<item>
		<title>Rake DB:Migrate Error due to Foreign Key</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/287742153/</link>
		<comments>http://galaxyelf.com/blog/2008/05/10/rake-dbmigrate-error-due-to-foreign-key/#comments</comments>
		<pubDate>Sat, 10 May 2008 23:13:45 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/?p=50</guid>
		<description><![CDATA[I had so many junk/test records in my Rails project and thought &#8220;hey&#8230; rake DB:migrate is a quick way to wipe those records.&#8221;
I ran &#8216;rake db:migrate VERSION=0&#8242; and MySQL was not too happy with me.
Here is the error:
rake aborted!
Mysql::Error: Error on rename of &#8216;./&#60;database name&#62;/#sql-bb3b_3&#8242; to &#8216;./&#60;database name&#62;/contexts&#8217; (errno: 150): ALTER TABLE `contexts` DROP `user_id`
Again&#8230; [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/05/10/rake-dbmigrate-error-due-to-foreign-key/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/05/10/rake-dbmigrate-error-due-to-foreign-key/</feedburner:origLink></item>
		<item>
		<title>Switch (Upgrade?) My Web Application to Use Rails 2 (2.0.2)</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/263665050/</link>
		<comments>http://galaxyelf.com/blog/2008/04/04/switch-upgrade-my-web-application-to-use-rails-2-202/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 01:08:37 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2008/04/04/switch-upgrade-my-web-application-to-use-rails-2-202/</guid>
		<description><![CDATA[My web application was using Rails 1.2.6. I decided to upgrade my application to use Rails 2.0.2.
I simply changed &#8216;1.2.6&#8242; to &#8216;2.0.2&#8242; in config/environment.rb:

RAILS_GEM_VERSION = &#8216;2.0.2&#8242; unless defined? RAILS_GEM_VERSION #*handy - Use Rails 2.0.2 now from 1.2.6
It was time to fire up my application and I got the following warning:

*******************************************************************
* config.breakpoint_server has been deprecated and [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/04/04/switch-upgrade-my-web-application-to-use-rails-2-202/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/04/04/switch-upgrade-my-web-application-to-use-rails-2-202/</feedburner:origLink></item>
		<item>
		<title>Setup and Configure Subversion Repository Server</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/247231550/</link>
		<comments>http://galaxyelf.com/blog/2008/03/07/setup-and-configure-subversion-repository-server/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 12:08:42 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[Software (Mac)]]></category>

		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2008/03/07/setup-and-configure-subversion-repository-server/</guid>
		<description><![CDATA[I have seen how convenient it is to have your own svn repository. For example, if my code changes broke one of the AJAX features that I am working on, I can easily restore everything to my previous working revision.
If you are not familiar with svn, there is a good free (yes! FREE) book about [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/03/07/setup-and-configure-subversion-repository-server/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/03/07/setup-and-configure-subversion-repository-server/</feedburner:origLink></item>
		<item>
		<title>Web Content Accessibility Guidelines (WCAG) 1.0</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/244561021/</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>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/03/03/web-content-accessibility-guidelines-wcag-10/</feedburner:origLink></item>
		<item>
		<title>RSS Fatigue</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/241866602/</link>
		<comments>http://galaxyelf.com/blog/2008/02/27/rss-fatigue/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 03:32:10 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2008/02/27/rss-fatigue/</guid>
		<description><![CDATA[I think I have too many RSS feeds that I follow&#8230; 
I have been cutting down the number of feeds, but it&#8217;s been difficult to do. Obviously, I still want to keep a few feeds about general news, business news, IT news, learning (self improvement, information architecture, web design), and (last but not least) tech [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/02/27/rss-fatigue/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/02/27/rss-fatigue/</feedburner:origLink></item>
		<item>
		<title>Rails Symbols</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/240189708/</link>
		<comments>http://galaxyelf.com/blog/2008/02/24/rails-symbols/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 03:18:23 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Software Development]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2008/02/24/rails-symbols/</guid>
		<description><![CDATA[It is very important to understand symbols and how it behaves in Rails. Symbols concept was very confusing for me before. Again, Google to the rescue!  
I found a good article from Gluttonous that explains how symbols work.
As I progress through Agile Web Development with Rails, I notice that symbols and strings can be [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/02/24/rails-symbols/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/02/24/rails-symbols/</feedburner:origLink></item>
		<item>
		<title>Rails 2.0.2 Uses SQLite3 by Default?</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/220124766/</link>
		<comments>http://galaxyelf.com/blog/2008/01/21/rails-202-uses-sqlite3-by-default/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 02:01:49 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Software Development]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2008/01/19/rails-202-uses-sqlite3-by-default/</guid>
		<description><![CDATA[I just upgraded to Rails 2.0.2 by running:
$gem update rails
I started my new Rails project. The content of config/database.yml surprised me!
development:
  adapter: sqlite3
  database: db/development.sqlite3
  timeout: 5000

I used Google to search for the change and found Rob&#8217;s post.
Here I am using MAMP as my MYSQL database provider so far. So, I have [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2008/01/21/rails-202-uses-sqlite3-by-default/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2008/01/21/rails-202-uses-sqlite3-by-default/</feedburner:origLink></item>
		<item>
		<title>Web Design Book: Bulletproof Web Design</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/197175809/</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>
		<feedburner:origLink>http://galaxyelf.com/blog/2007/12/08/web-design-book-bulletproof-web-design/</feedburner:origLink></item>
		<item>
		<title>Updated Sidebar</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/197146374/</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>
		<feedburner:origLink>http://galaxyelf.com/blog/2007/12/07/updated-sidebar/</feedburner:origLink></item>
		<item>
		<title>Ruby on Rails: Date and Time Validation</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/194716629/</link>
		<comments>http://galaxyelf.com/blog/2007/12/04/ruby-on-rails-date-and-time-validation/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 01:59:24 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Software Development]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2007/12/04/ruby-on-rails-date-and-time-validation/</guid>
		<description><![CDATA[Update May 26th, 2008: I have posted new instructions to validate dates in Rails.
I am working on my Rails project and need a date validation in the model.
I found Validates Date Time Plugin.
According to RailsLodge Plugin page, I can automatically download the whole branch by issuing the following command:
ruby script/plugin install http://svn.viney.net.nz/things/rails/plugins/validates_date_time/
The resulting files should [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2007/12/04/ruby-on-rails-date-and-time-validation/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2007/12/04/ruby-on-rails-date-and-time-validation/</feedburner:origLink></item>
		<item>
		<title>Ruby on Rails: NoMethodError in Controller#action - Undefined method ‘each’</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/191335538/</link>
		<comments>http://galaxyelf.com/blog/2007/11/27/ruby-on-rails-nomethoderror-in-controlleraction-undefined-method-each/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 01:30:58 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Software Development]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2007/11/26/ruby-on-rails-nomethoderror-in-modelaction-undefined-method-each/</guid>
		<description><![CDATA[I set an instance variable by running the following query:
@some_list = Model.find_by_column_name(nil)
I tried to interate the content of @some_list and received the following error:
NoMethodError in Controller#action
Showing app/views/model/list.rhtml where line [line number] raised:
undefined method `each&#8217; for #&#8230;

Apparently, I just need to add &#8220;_all_&#8221; in the query:
@some_list = Model.find_all_by_column_name(nil)
Easy solution, eh?  
Update: I found the solution [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2007/11/27/ruby-on-rails-nomethoderror-in-controlleraction-undefined-method-each/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2007/11/27/ruby-on-rails-nomethoderror-in-controlleraction-undefined-method-each/</feedburner:origLink></item>
		<item>
		<title>Rails Database Convention</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/188852772/</link>
		<comments>http://galaxyelf.com/blog/2007/11/22/rails-database-convention/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 14:55:51 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Software Development]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2007/11/22/rails-database-convention/</guid>
		<description><![CDATA[I finally start to create my own Rails application and it is not easy to remember all the RoR conventions.
Raaum.org has a very good database conventions that RoR (*cough*) &#8220;recommends.&#8221;
Obviously, I use Locomotive for my Rails development. 
Thank you, Ryan! 
]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2007/11/22/rails-database-convention/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2007/11/22/rails-database-convention/</feedburner:origLink></item>
		<item>
		<title>Blog spam</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/170443609/</link>
		<comments>http://galaxyelf.com/blog/2007/10/16/blog-spam/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 02:39:34 +0000</pubDate>
		<dc:creator>Handy</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<guid isPermaLink="false">http://galaxyelf.com/blog/2007/10/16/blog-spam/</guid>
		<description><![CDATA[Pheeewww&#8230; I finally installed Akismet to catch all the annoying blog spam. It works surprisingly well. 
I get a couple of blog spams per week instead of the hundreds per week that went to my mailbox before.
I used to run just the Math Comment Spam Protection Plugin, but the spammers easily went through it.
I will [...]]]></description>
		<wfw:commentRss>http://galaxyelf.com/blog/2007/10/16/blog-spam/feed/</wfw:commentRss>
		<feedburner:origLink>http://galaxyelf.com/blog/2007/10/16/blog-spam/</feedburner:origLink></item>
		<item>
		<title>Improve web site performance</title>
		<link>http://feeds.feedburner.com/~r/HandyPatriawanBlog/~3/170443610/</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>
		<feedburner:origLink>http://galaxyelf.com/blog/2007/10/14/improve-web-site-performance/</feedburner:origLink></item>
	</channel>
</rss>
