<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><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:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Beyond Coding</title>
	
	<link>http://www.beyondcoding.com</link>
	<description>Follow us on Twitter: @fredwu and @scotti3g</description>
	<lastBuildDate>Sun, 08 Aug 2010 23:27:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/BeyondCodingBlog" /><feedburner:info uri="beyondcodingblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Rails, jQuery, Dating, etc</title>
		<link>http://feedproxy.google.com/~r/BeyondCodingBlog/~3/m9Pxd6qDz9M/</link>
		<comments>http://www.beyondcoding.com/2010/08/09/rails-jquery-dating-etc/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 23:27:44 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[dating]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=372</guid>
		<description><![CDATA[Here&#8217;s a few things you might be interested in from the past few weeks. :-) [Rails] Inherited Resources Views Now Supports Rails 2.x I have just pushed a commit that added Rails 2.x compatibility to Inherited Resources Views. Please give it a spin! :-) Reinvigorate &#8211; Realtime Website Traffic Analysis It isn’t the first time [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a few things you might be interested in from the past few weeks. :-)</p>
<p><a href="http://fredwu.me/post/916705478/rails-inherited-resources-views-now-supports-rails"><strong>[Rails] Inherited Resources Views Now Supports Rails 2.x</strong></a></p>
<p><em>I have just pushed a commit that added Rails 2.x compatibility to Inherited Resources Views. Please give it a spin! :-)</em></p>
<p><a href="http://fredwu.me/post/910037109/reinvigorate-realtime-website-traffic-analysis"><strong>Reinvigorate &#8211; Realtime Website Traffic Analysis</strong></a></p>
<p><em>It isn’t the first time realtime website traffic analysis has been introduced. Reinvigorate is one of the services that provides realtime traffic tracking and analysis.</em></p>
<p><a href="http://fredwu.me/post/909916081/poke-me-on-github-d"><strong>Poke me on Github! :D</strong></a></p>
<p><em>I have just added a Github ribbon to my blog (look at the top left corner!). Please feel free to poke me! :D</em></p>
<p><a href="http://fredwu.me/post/907299974/rails-releasing-inherited-resources-views-dry-your"><strong>[Rails] Releasing Inherited Resources Views &#8211; DRY Your View Files</strong></a></p>
<p><em>Using Inherited Resources is an excellent way to reduce the amount of repetition in your controllers. But what about views? A lot of times resources share the same views, so why not DRY ‘em up using Inherited Resources Views!</em></p>
<p><a href="http://fredwu.me/post/896650960/jquery-releasing-inline-confirmation-confirm-actions"><strong>[jQuery] Releasing Inline Confirmation, Confirm Actions Done Right</strong></a></p>
<p><em>In a web app, it is very common to have actions that destroy (delete/remove) data. These actions, if you don’t already know, should always map to POST methods. On top of that, because these actions are destructive, the UI should always ask the user for confirmation&#8230;</em></p>
<p><a href="http://fredwu.me/post/895064867/im-now-a-ruby-on-rails-contributor"><strong>I’m Now a Ruby on Rails Contributor</strong></a></p>
<p><em>I am extremely happy that my patch was accepted, so I am now one of the 1600 odd people who have contributed to the Rails project! :D</em></p>
<p><a href="http://fredwu.me/post/870726249/php-releasing-kthrottler-a-kohana-module-for"><strong>[PHP] Releasing KThrottler, A Kohana Module for Throttling Actions</strong></a></p>
<p><em>Similarly to Action Throttler for Rails, KThrottler is an easy to use Kohana module to quickly throttle application actions based on configurable duration and limit.</em></p>
<p><a href="http://fredwu.me/post/861485139/whatdatingislike-what-dating-is-like"><strong>#whatdatingislike What Dating Is Like</strong></a></p>
<p><em>Dating girls is like calling a callback function without knowing the accepted arguments. Random exceptions would throw right in your face.</p>
<p>Dating girls is like running prerelease ruby gems. Things might not be compatible, there might be memory leaks and other weirdnesses&#8230;</em></p>
<p><a href="http://fredwu.me/post/844973463/rails-introducing-datamappify-activerecord-without"><strong>[Rails] Introducing Datamappify &#8211; ActiveRecord Without DB Migrations</strong></a></p>
<p><em>ActiveRecord is without doubt the de facto ORM library for Rails and many Ruby web frameworks. Many developers however, do not like database migrations and prefer to use DSL for data mapping. Datamappify is created with the sole purpose of getting rid of the DB migration headaches&#8230;</em></p>

	Tags: <a href="http://www.beyondcoding.com/tag/dating/" title="dating" rel="tag">dating</a>, <a href="http://www.beyondcoding.com/tag/jquery/" title="jQuery" rel="tag">jQuery</a>, <a href="http://www.beyondcoding.com/tag/rails/" title="Rails" rel="tag">Rails</a>, <a href="http://www.beyondcoding.com/tag/ruby/" title="Ruby" rel="tag">Ruby</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2010/06/18/what-you-might-have-missed-again/" title="What You Might Have Missed, Again :-) (June 18, 2010)">What You Might Have Missed, Again :-)</a> (0)</li>
	<li><a href="http://www.beyondcoding.com/2010/03/15/what-you-might-have-missed/" title="What You Might Have Missed (March 15, 2010)">What You Might Have Missed</a> (0)</li>
	<li><a href="http://www.beyondcoding.com/2009/11/10/using-ruby-mysql-gem-with-mamp-1-8-x-on-snow-leopard/" title="Using Ruby MySQL Gem with MAMP 1.8.x on Snow Leopard (November 10, 2009)">Using Ruby MySQL Gem with MAMP 1.8.x on Snow Leopard</a> (13)</li>
	<li><a href="http://www.beyondcoding.com/2008/05/26/ruby-on-rails-passenger-modrails-vs-codeigniter-and-kohana/" title="Ruby on Rails, Passenger (ModRails) vs CodeIgniter and Kohana (May 26, 2008)">Ruby on Rails, Passenger (ModRails) vs CodeIgniter and Kohana</a> (15)</li>
	<li><a href="http://www.beyondcoding.com/2008/12/18/comparison-ruby-vs-php-the-pros/" title="Comparison: Ruby vs PHP, the Pros (December 18, 2008)">Comparison: Ruby vs PHP, the Pros</a> (5)</li>
</ul>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=m9Pxd6qDz9M:ivAEiwuv5ys:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=m9Pxd6qDz9M:ivAEiwuv5ys:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=m9Pxd6qDz9M:ivAEiwuv5ys:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=m9Pxd6qDz9M:ivAEiwuv5ys:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=m9Pxd6qDz9M:ivAEiwuv5ys:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=m9Pxd6qDz9M:ivAEiwuv5ys:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=m9Pxd6qDz9M:ivAEiwuv5ys:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=m9Pxd6qDz9M:ivAEiwuv5ys:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=m9Pxd6qDz9M:ivAEiwuv5ys:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BeyondCodingBlog/~4/m9Pxd6qDz9M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2010/08/09/rails-jquery-dating-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.beyondcoding.com/2010/08/09/rails-jquery-dating-etc/</feedburner:origLink></item>
		<item>
		<title>Fuck GPL!</title>
		<link>http://feedproxy.google.com/~r/BeyondCodingBlog/~3/zq7HF54wFms/</link>
		<comments>http://www.beyondcoding.com/2010/07/15/fuck-gpl/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 13:58:28 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[ISC]]></category>
		<category><![CDATA[MIT]]></category>
		<category><![CDATA[open source license]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=370</guid>
		<description><![CDATA[http://fuckgpl.com/ Tags: BSD, GPL, ISC, MIT, open source license Related posts No related posts.]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://fuckgpl.com/">http://fuckgpl.com/</a></strong></p>

	Tags: <a href="http://www.beyondcoding.com/tag/bsd/" title="BSD" rel="tag">BSD</a>, <a href="http://www.beyondcoding.com/tag/gpl/" title="GPL" rel="tag">GPL</a>, <a href="http://www.beyondcoding.com/tag/isc/" title="ISC" rel="tag">ISC</a>, <a href="http://www.beyondcoding.com/tag/mit/" title="MIT" rel="tag">MIT</a>, <a href="http://www.beyondcoding.com/tag/open-source-license/" title="open source license" rel="tag">open source license</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=zq7HF54wFms:S67Gt2y3CyE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=zq7HF54wFms:S67Gt2y3CyE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=zq7HF54wFms:S67Gt2y3CyE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=zq7HF54wFms:S67Gt2y3CyE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=zq7HF54wFms:S67Gt2y3CyE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=zq7HF54wFms:S67Gt2y3CyE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=zq7HF54wFms:S67Gt2y3CyE:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=zq7HF54wFms:S67Gt2y3CyE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=zq7HF54wFms:S67Gt2y3CyE:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BeyondCodingBlog/~4/zq7HF54wFms" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2010/07/15/fuck-gpl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.beyondcoding.com/2010/07/15/fuck-gpl/</feedburner:origLink></item>
		<item>
		<title>What You Might Have Missed, Again :-)</title>
		<link>http://feedproxy.google.com/~r/BeyondCodingBlog/~3/n4JLxOA7_K8/</link>
		<comments>http://www.beyondcoding.com/2010/06/18/what-you-might-have-missed-again/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 08:39:40 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=367</guid>
		<description><![CDATA[Here are some of the posts you might be interested in from my Tumblr blog. [jQuery] Endless Scroll Updated, Now Works with Any DOM Elements jQuery Endless Scroll has now been updated to work with any DOM elements, not just $(document) &#8230; [Rails] Releasing Action Throttler, A Rails Plugin for Throttling Actions Sometimes we would [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some of the posts you might be interested in from <a href="http://fredwu.me/">my Tumblr blog</a>.</p>
<p><strong><a href="http://fredwu.me/post/710659813/jquery-endless-scroll-updated-now-works-with-any-dom">[jQuery] Endless Scroll Updated, Now Works with Any DOM Elements</a></strong></p>
<p><em>jQuery Endless Scroll has now been updated to work with any DOM elements, not just $(document) &#8230;</em></p>
<p><strong><a href="http://fredwu.me/post/658651700/rails-releasing-action-throttler-a-rails-plugin-for">[Rails] Releasing Action Throttler, A Rails Plugin for Throttling Actions</a></strong></p>
<p><em>Sometimes we would want to throttle certain application actions. For instance, a user should only be allowed to send x amount of emails to other members of the site in order to reduce the spam risk &#8230;</em></p>
<p><strong><a href="http://fredwu.me/post/637072473/a-whole-world-of-difference-phusion-passenger-apache">A Whole World of Difference: Phusion Passenger Apache to Nginx, Ruby Enterprise Edition 1.8.6 to 1.8.7</a></strong></p>
<p><em>Yesterday we have launched the new design of Creattica. It runs well during the testing and staging phase, unfortunately the server quickly became overloaded and unresponsive after the relaunch was made public &#8230;</em></p>
<p><strong><a href="http://fredwu.me/post/632640092/rails-use-app-config-for-your-application-specific">[Rails] Use App_Config For Your Application Specific Configuration</a></strong></p>
<p><em>A simple Google search will reveal that there are a number of different App_Config plugins for Rails. After comparing them side by side, I have decided to use the one by Christopher J. Bottaro &#8230;</em></p>
<p><strong><a href="http://">[Rails Tip] Model Attributes Not Updating? `reset_column_information` To the Rescue!</a></strong></p>
<p><em>So you were wondering why some of your model attributes weren’t updating properly? Well, it is perhaps because the db schema has changed but the changed schema has not been passed onto ActiveRecord, as is often the case in DB migration &#8230;</em></p>
<p><strong><a href="http://fredwu.me/post/554746690/jquery-tip-traverse-parse-html-string">[jQuery Tip] Traverse/Parse HTML String</a></strong></p>
<p><em>When you are getting an HTML string from an external source (e.g. from an AJAX get result) and you want to rip out a certain part of the HTML source, you need to make sure that the ‘certain part’ is not at the top level of the HTML source &#8230;</em></p>
<p><strong><a href="http://fredwu.me/post/551873525/rails-tip-datamapper-m-m-association-bug-and">[Rails Tip] DataMapper M:M Association Bug and Workaround</a></strong></p>
<p><em>It was confirmed that DataMapper is incorrectly setting table names in SQL JOINs &#8230;</em></p>
<p><strong><a href="http://fredwu.me/post/532810569/rails-tip-datamapper-timestamps-bug-and-workaround">[Rails Tip] DataMapper Timestamps Bug and Workaround</a></strong></p>
<p><em>It has been confirmed by DataMapper’s core developer Martin Gamsjaeger (snusnu) that it is a bug &#8230;</em></p>
<p><strong><a href="http://fredwu.me/post/507351482/rails-tip-run-specs-faster">[Rails Tip] Run Specs Faster!</a></strong></p>
<p><em>If you are using rake spec to run the specs. Try using spec spec instead! It avoids doing some preliminary tasks and therefore is quicker to execute &#8230;</em></p>
<p><strong><a href="http://fredwu.me/post/472366667/rails-run-queued-tasks-using-delayed-job-now-with">[Rails] Run Queued Tasks Using ‘delayed_job’, Now With Intervals!</a></strong></p>
<p><em>If you don’t already know, ‘delayed_job’ is a database based asynchronously priority queue system extracted from Shopify &#8230;</em></p>

	Tags: <a href="http://www.beyondcoding.com/tag/rails/" title="Rails" rel="tag">Rails</a>, <a href="http://www.beyondcoding.com/tag/ruby/" title="Ruby" rel="tag">Ruby</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2010/03/15/what-you-might-have-missed/" title="What You Might Have Missed (March 15, 2010)">What You Might Have Missed</a> (0)</li>
	<li><a href="http://www.beyondcoding.com/2009/11/10/using-ruby-mysql-gem-with-mamp-1-8-x-on-snow-leopard/" title="Using Ruby MySQL Gem with MAMP 1.8.x on Snow Leopard (November 10, 2009)">Using Ruby MySQL Gem with MAMP 1.8.x on Snow Leopard</a> (13)</li>
	<li><a href="http://www.beyondcoding.com/2008/05/26/ruby-on-rails-passenger-modrails-vs-codeigniter-and-kohana/" title="Ruby on Rails, Passenger (ModRails) vs CodeIgniter and Kohana (May 26, 2008)">Ruby on Rails, Passenger (ModRails) vs CodeIgniter and Kohana</a> (15)</li>
	<li><a href="http://www.beyondcoding.com/2010/08/09/rails-jquery-dating-etc/" title="Rails, jQuery, Dating, etc (August 9, 2010)">Rails, jQuery, Dating, etc</a> (0)</li>
	<li><a href="http://www.beyondcoding.com/2008/12/18/comparison-ruby-vs-php-the-pros/" title="Comparison: Ruby vs PHP, the Pros (December 18, 2008)">Comparison: Ruby vs PHP, the Pros</a> (5)</li>
</ul>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=n4JLxOA7_K8:1zSpFn5-BKk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=n4JLxOA7_K8:1zSpFn5-BKk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=n4JLxOA7_K8:1zSpFn5-BKk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=n4JLxOA7_K8:1zSpFn5-BKk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=n4JLxOA7_K8:1zSpFn5-BKk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=n4JLxOA7_K8:1zSpFn5-BKk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=n4JLxOA7_K8:1zSpFn5-BKk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=n4JLxOA7_K8:1zSpFn5-BKk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=n4JLxOA7_K8:1zSpFn5-BKk:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BeyondCodingBlog/~4/n4JLxOA7_K8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2010/06/18/what-you-might-have-missed-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.beyondcoding.com/2010/06/18/what-you-might-have-missed-again/</feedburner:origLink></item>
		<item>
		<title>What You Might Have Missed</title>
		<link>http://feedproxy.google.com/~r/BeyondCodingBlog/~3/GzeugSYO4qU/</link>
		<comments>http://www.beyondcoding.com/2010/03/15/what-you-might-have-missed/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 02:35:46 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=363</guid>
		<description><![CDATA[Below is a list of the posts that might interest you: [Rails Tip] Making i18n Forms, the Easy Way Web applications normally have many forms. Building forms is always a mind-boggling task because it involves repetition and chaos. A shortcut is to use &#8230; Advanced Search Query on GitHub Did you know, you can perform [...]]]></description>
			<content:encoded><![CDATA[<p>Below is a list of the posts that might interest you:</p>
<p><strong><a href="http://fredwu.me/post/434076573/rails-tip-making-i18n-forms-the-easy-way">[Rails Tip] Making i18n Forms, the Easy Way</a></strong></p>
<p><em>Web applications normally have many forms. Building forms is always a mind-boggling task because it involves repetition and chaos. A shortcut is to use &#8230;</em></p>
<p><strong><a href="http://fredwu.me/post/436521412/advanced-search-query-on-github">Advanced Search Query on GitHub</a></strong></p>
<p><em>Did you know, you can perform advanced search queries on GitHub? For example &#8230;</em></p>
<p><strong><a href="http://fredwu.me/post/445463159/rails-use-haml-templates-with-devise">[Rails] Use HAML templates with Devise</a></strong></p>
<p><em>If you are a Rails developers, chances are you have heard of, or are using either Devise or HAML in your projects. And if you’re like me who uses both, then surely you’d wish these two worked together &#8230;</em></p>
<p><strong><a href="http://fredwu.me/post/447443106/use-the-textmate-command-to-quickly-install-bundle">Use the ‘textmate’ Command to Quickly Install Bundle Files</a></strong></p>
<p><em>Initially developed by Yehuda Katz, the Textmate gem is an extremely handy tool for installing and managing your Textmate bundle files. The tool works very well, for the most part&#8230;</em></p>

	Tags: <a href="http://www.beyondcoding.com/tag/rails/" title="Rails" rel="tag">Rails</a>, <a href="http://www.beyondcoding.com/tag/ruby/" title="Ruby" rel="tag">Ruby</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2010/06/18/what-you-might-have-missed-again/" title="What You Might Have Missed, Again :-) (June 18, 2010)">What You Might Have Missed, Again :-)</a> (0)</li>
	<li><a href="http://www.beyondcoding.com/2009/11/10/using-ruby-mysql-gem-with-mamp-1-8-x-on-snow-leopard/" title="Using Ruby MySQL Gem with MAMP 1.8.x on Snow Leopard (November 10, 2009)">Using Ruby MySQL Gem with MAMP 1.8.x on Snow Leopard</a> (13)</li>
	<li><a href="http://www.beyondcoding.com/2008/05/26/ruby-on-rails-passenger-modrails-vs-codeigniter-and-kohana/" title="Ruby on Rails, Passenger (ModRails) vs CodeIgniter and Kohana (May 26, 2008)">Ruby on Rails, Passenger (ModRails) vs CodeIgniter and Kohana</a> (15)</li>
	<li><a href="http://www.beyondcoding.com/2010/08/09/rails-jquery-dating-etc/" title="Rails, jQuery, Dating, etc (August 9, 2010)">Rails, jQuery, Dating, etc</a> (0)</li>
	<li><a href="http://www.beyondcoding.com/2008/12/18/comparison-ruby-vs-php-the-pros/" title="Comparison: Ruby vs PHP, the Pros (December 18, 2008)">Comparison: Ruby vs PHP, the Pros</a> (5)</li>
</ul>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=GzeugSYO4qU:FgXLKcYrJ9E:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=GzeugSYO4qU:FgXLKcYrJ9E:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=GzeugSYO4qU:FgXLKcYrJ9E:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=GzeugSYO4qU:FgXLKcYrJ9E:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=GzeugSYO4qU:FgXLKcYrJ9E:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=GzeugSYO4qU:FgXLKcYrJ9E:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=GzeugSYO4qU:FgXLKcYrJ9E:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=GzeugSYO4qU:FgXLKcYrJ9E:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=GzeugSYO4qU:FgXLKcYrJ9E:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BeyondCodingBlog/~4/GzeugSYO4qU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2010/03/15/what-you-might-have-missed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.beyondcoding.com/2010/03/15/what-you-might-have-missed/</feedburner:origLink></item>
		<item>
		<title>Fred on Tumblr</title>
		<link>http://feedproxy.google.com/~r/BeyondCodingBlog/~3/sfh4GClmPY4/</link>
		<comments>http://www.beyondcoding.com/2010/02/20/fred-on-tumblr/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 10:16:13 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[tumblr]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=362</guid>
		<description><![CDATA[I usually lag behind on social networking stuff. For instance I started using Twitter only a couple of months ago. Today, I decided to set up a Tumblr blog in the hope that I would post more regularly. There were quite a few times where I found Twitter&#8217;s 140 characters limit very limiting (duh), yet [...]]]></description>
			<content:encoded><![CDATA[<p>I usually lag behind on social networking stuff. For instance I started using Twitter only a couple of months ago.</p>
<p>Today, I decided to set up a <a href="http://tumblr.com/" target="_blank">Tumblr</a> blog in the hope that I would post more regularly.</p>
<p>There were quite a few times where I found Twitter&#8217;s 140 characters limit very limiting (duh), yet the thoughts did not necessarily warrant a full blog post here. Tumblr therefore seems to be a perfect fit. ;)</p>
<p>My Tumblr blog is located at <a href="http://fredwu.me">fredwu.me</a>. Please drop by. :)</p>

	Tags: <a href="http://www.beyondcoding.com/tag/blogging/" title="blogging" rel="tag">blogging</a>, <a href="http://www.beyondcoding.com/tag/tumblr/" title="tumblr" rel="tag">tumblr</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2009/02/23/blogs-that-solve-problems-make-more-money/" title="Blogs That Solve Problems Make More Money (February 23, 2009)">Blogs That Solve Problems Make More Money</a> (3)</li>
</ul>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sfh4GClmPY4:tZos7TBAaqE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sfh4GClmPY4:tZos7TBAaqE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=sfh4GClmPY4:tZos7TBAaqE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sfh4GClmPY4:tZos7TBAaqE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sfh4GClmPY4:tZos7TBAaqE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=sfh4GClmPY4:tZos7TBAaqE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sfh4GClmPY4:tZos7TBAaqE:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sfh4GClmPY4:tZos7TBAaqE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=sfh4GClmPY4:tZos7TBAaqE:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BeyondCodingBlog/~4/sfh4GClmPY4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2010/02/20/fred-on-tumblr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.beyondcoding.com/2010/02/20/fred-on-tumblr/</feedburner:origLink></item>
		<item>
		<title>Vanilla Forums 2.0</title>
		<link>http://feedproxy.google.com/~r/BeyondCodingBlog/~3/WJoB1P6eYHc/</link>
		<comments>http://www.beyondcoding.com/2010/01/28/vanilla-forums-2-0/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 11:52:55 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[Garden]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Vanilla]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=361</guid>
		<description><![CDATA[I am still alive and kicking, despite not having published any posts lately. ;-) I have started to contribute to Vanilla Forums 2.0, if you&#8217;re curious, you can check out my fork here. Gotta love open source. :-) Tags: forums, Garden, open source, Vanilla Related posts Wuit &#8211; building web applications that make sense (1) [...]]]></description>
			<content:encoded><![CDATA[<p>I am still alive and kicking, despite not having published any posts lately. ;-)</p>
<p>I have started to contribute to <a href="http://vanillaforums.org/">Vanilla Forums</a> 2.0, if you&#8217;re curious, you can <a href="http://github.com/fredwu/Garden">check out my fork here</a>.</p>
<p>Gotta love open source. :-)</p>

	Tags: <a href="http://www.beyondcoding.com/tag/forums/" title="forums" rel="tag">forums</a>, <a href="http://www.beyondcoding.com/tag/garden/" title="Garden" rel="tag">Garden</a>, <a href="http://www.beyondcoding.com/tag/open-source/" title="open source" rel="tag">open source</a>, <a href="http://www.beyondcoding.com/tag/vanilla/" title="Vanilla" rel="tag">Vanilla</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2009/10/16/wuit-building-web-applications-that-make-sense/" title="Wuit &#8211; building web applications that make sense (October 16, 2009)">Wuit &#8211; building web applications that make sense</a> (1)</li>
	<li><a href="http://www.beyondcoding.com/2009/02/17/why-should-linux-triumph-over-windows/" title="Why should Linux triumph over Windows? (February 17, 2009)">Why should Linux triumph over Windows?</a> (14)</li>
</ul>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=WJoB1P6eYHc:Y-ORLakMH54:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=WJoB1P6eYHc:Y-ORLakMH54:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=WJoB1P6eYHc:Y-ORLakMH54:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=WJoB1P6eYHc:Y-ORLakMH54:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=WJoB1P6eYHc:Y-ORLakMH54:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=WJoB1P6eYHc:Y-ORLakMH54:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=WJoB1P6eYHc:Y-ORLakMH54:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=WJoB1P6eYHc:Y-ORLakMH54:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=WJoB1P6eYHc:Y-ORLakMH54:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BeyondCodingBlog/~4/WJoB1P6eYHc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2010/01/28/vanilla-forums-2-0/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.beyondcoding.com/2010/01/28/vanilla-forums-2-0/</feedburner:origLink></item>
		<item>
		<title>Apple Magic Mouse Review on Mac.Appstorm</title>
		<link>http://feedproxy.google.com/~r/BeyondCodingBlog/~3/X2S8QYDNBIo/</link>
		<comments>http://www.beyondcoding.com/2009/11/13/apple-magic-mouse-review-on-mac-appstorm/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 22:42:22 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[appstorm]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Magic Mouse]]></category>
		<category><![CDATA[mouse]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=358</guid>
		<description><![CDATA[I have published a review of the Apple Magic Mouse on Mac.Appstorm, please go check it out if you are interested. :) Tags: Apple, appstorm, mac, Magic Mouse, mouse Related posts Penryn-based, multi-touch Macbook Pros are finally here! (1) Macbook Pro arrived, iPhone on its way :) (4)]]></description>
			<content:encoded><![CDATA[<p>I have published a review of the <a href="http://www.apple.com/magicmouse/">Apple Magic Mouse</a> on Mac.Appstorm, please go <strong><a href="http://mac.appstorm.net/reviews/hardware-reviews/apple-magic-mouse-a-touch-of-magic/">check it out</a></strong> if you are interested. :)</p>
<p><img src="http://mac.appstorm.net/wp-content/uploads/2009/11/magicmouse.jpg" alt="Apple Magic Mouse" /></p>

	Tags: <a href="http://www.beyondcoding.com/tag/apple/" title="Apple" rel="tag">Apple</a>, <a href="http://www.beyondcoding.com/tag/appstorm/" title="appstorm" rel="tag">appstorm</a>, <a href="http://www.beyondcoding.com/tag/mac/" title="mac" rel="tag">mac</a>, <a href="http://www.beyondcoding.com/tag/magic-mouse/" title="Magic Mouse" rel="tag">Magic Mouse</a>, <a href="http://www.beyondcoding.com/tag/mouse/" title="mouse" rel="tag">mouse</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2008/02/27/penryn-based-multi-touch-macbook-pros-are-finally-here/" title="Penryn-based, multi-touch Macbook Pros are finally here! (February 27, 2008)">Penryn-based, multi-touch Macbook Pros are finally here!</a> (1)</li>
	<li><a href="http://www.beyondcoding.com/2008/03/13/macbook-pro-arrived-iphone-on-its-way/" title="Macbook Pro arrived, iPhone on its way :) (March 13, 2008)">Macbook Pro arrived, iPhone on its way :)</a> (4)</li>
</ul>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=X2S8QYDNBIo:mdJbti0MKAk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=X2S8QYDNBIo:mdJbti0MKAk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=X2S8QYDNBIo:mdJbti0MKAk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=X2S8QYDNBIo:mdJbti0MKAk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=X2S8QYDNBIo:mdJbti0MKAk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=X2S8QYDNBIo:mdJbti0MKAk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=X2S8QYDNBIo:mdJbti0MKAk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=X2S8QYDNBIo:mdJbti0MKAk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=X2S8QYDNBIo:mdJbti0MKAk:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BeyondCodingBlog/~4/X2S8QYDNBIo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2009/11/13/apple-magic-mouse-review-on-mac-appstorm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.beyondcoding.com/2009/11/13/apple-magic-mouse-review-on-mac-appstorm/</feedburner:origLink></item>
		<item>
		<title>Using Ruby MySQL Gem with MAMP 1.8.x on Snow Leopard</title>
		<link>http://feedproxy.google.com/~r/BeyondCodingBlog/~3/CKEiv9YMHRA/</link>
		<comments>http://www.beyondcoding.com/2009/11/10/using-ruby-mysql-gem-with-mamp-1-8-x-on-snow-leopard/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 04:28:58 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Gem]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=356</guid>
		<description><![CDATA[Being primarily a PHP developer, I always use an AMP package no matter what development platform I am on. So when it comes to developing Ruby/Rails applications on the same platform, I&#8217;d like to use what is already available. Mike Boone has posted a very useful tutorial on how to get MySQL gem and MAMP [...]]]></description>
			<content:encoded><![CDATA[<p>Being primarily a PHP developer, I always use an<a href="http://en.wikipedia.org/wiki/List_of_AMP_packages"> AMP package</a> no matter what development platform I am on. So when it comes to developing Ruby/Rails applications on the same platform, I&#8217;d like to use what is already available.</p>
<p>Mike Boone has posted a very useful tutorial on how to get MySQL gem and MAMP 1.7.2 up and running. So, to recap and make the tutorial compatible with Snow Leopard and MAMP 1.8.x, here is what you need to do:</p>
<ol>
<li>
		<a href="http://www.mamp.info/en/downloads/index.html">Download</a> the latest MAMP dmg file.
	</li>
<li>
		<a href="http://sourceforge.net/projects/mamp/files/mamp/">Download the 1.8.2 (or whichever the latest one you could find) components file from this page.</a>
	</li>
<li>
		Unzip, mount the dmg, then copy the MySQL source file (mysql-5.1.37.tar.gz) to somewhere on your hard drive.
	</li>
<li>
		Untar the MySQL source file, and `cd` to the source file directory.
	</li>
<li>
		Compile the library:</p>
<p>		<code><br />
		$ ./configure --with-unix-socket-path=/Applications/MAMP/tmp/mysql/mysql.sock --without-server --prefix=/Applications/MAMP/Library</p>
<p>		$ make -j2<br />
		</code>
	</li>
<li>
		Copy the compiled libraries into MAMP:</p>
<p>		<code>$ cp libmysql/.libs/*.dylib /Applications/MAMP/Library/lib/mysql</code>
	</li>
<li>
		Copy the MYSQL headers into MAMP:</p>
<p>		<code><br />
		$ mkdir /Applications/MAMP/Library/include</p>
<p>		$ cp -R include /Applications/MAMP/Library/include/mysql<br />
		</code>
	</li>
<li>
		Install the Ruby MySQL Gem, on Snow Leopard:</p>
<p>		<code><br />
		$ sudo env ARCHFLAGS="-arch x86_64" gem install mysql -- --with-mysql-config=/Applications/MAMP/Library/bin/mysql_config<br />
		</code></p>
<p>		On Leopard:</p>
<p>		<code><br />
		$ sudo env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-config=/Applications/MAMP/Library/bin/mysql_config<br />
		</code>
	</li>
</ol>
<p>Enjoy!</p>
<p><strong>EDIT @ 2009-11-23:</strong> If you&#8217;re still experiencing problems (perhaps with <a href="http://rvm.beginrescueend.com/">RVM</a>), try adding &#8220;/Applications/MAMP/Library/bin/&#8221; to your $PATH in &#8220;~/.bash_profile&#8221;.</p>

	Tags: <a href="http://www.beyondcoding.com/tag/gem/" title="Gem" rel="tag">Gem</a>, <a href="http://www.beyondcoding.com/tag/mysql/" title="MySQL" rel="tag">MySQL</a>, <a href="http://www.beyondcoding.com/tag/rails/" title="Rails" rel="tag">Rails</a>, <a href="http://www.beyondcoding.com/tag/ruby/" title="Ruby" rel="tag">Ruby</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2010/06/18/what-you-might-have-missed-again/" title="What You Might Have Missed, Again :-) (June 18, 2010)">What You Might Have Missed, Again :-)</a> (0)</li>
	<li><a href="http://www.beyondcoding.com/2010/03/15/what-you-might-have-missed/" title="What You Might Have Missed (March 15, 2010)">What You Might Have Missed</a> (0)</li>
	<li><a href="http://www.beyondcoding.com/2008/05/26/ruby-on-rails-passenger-modrails-vs-codeigniter-and-kohana/" title="Ruby on Rails, Passenger (ModRails) vs CodeIgniter and Kohana (May 26, 2008)">Ruby on Rails, Passenger (ModRails) vs CodeIgniter and Kohana</a> (15)</li>
	<li><a href="http://www.beyondcoding.com/2010/08/09/rails-jquery-dating-etc/" title="Rails, jQuery, Dating, etc (August 9, 2010)">Rails, jQuery, Dating, etc</a> (0)</li>
	<li><a href="http://www.beyondcoding.com/2008/12/18/comparison-ruby-vs-php-the-pros/" title="Comparison: Ruby vs PHP, the Pros (December 18, 2008)">Comparison: Ruby vs PHP, the Pros</a> (5)</li>
</ul>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CKEiv9YMHRA:_nwI0wXWsKE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CKEiv9YMHRA:_nwI0wXWsKE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=CKEiv9YMHRA:_nwI0wXWsKE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CKEiv9YMHRA:_nwI0wXWsKE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CKEiv9YMHRA:_nwI0wXWsKE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=CKEiv9YMHRA:_nwI0wXWsKE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CKEiv9YMHRA:_nwI0wXWsKE:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CKEiv9YMHRA:_nwI0wXWsKE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=CKEiv9YMHRA:_nwI0wXWsKE:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BeyondCodingBlog/~4/CKEiv9YMHRA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2009/11/10/using-ruby-mysql-gem-with-mamp-1-8-x-on-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://www.beyondcoding.com/2009/11/10/using-ruby-mysql-gem-with-mamp-1-8-x-on-snow-leopard/</feedburner:origLink></item>
		<item>
		<title>Book Review: Zend Framework 1.8 Web Application Development</title>
		<link>http://feedproxy.google.com/~r/BeyondCodingBlog/~3/CiZ0lq_lD8c/</link>
		<comments>http://www.beyondcoding.com/2009/11/06/book-review-zend-framework-1-8-web-application-development/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 10:22:57 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[Nettuts]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=355</guid>
		<description><![CDATA[I wrote a quick review for the book Zend Framework 1.8 Web Application Development on Nettuts+, please go check it out if you&#8217;re looking into developing with Zend Framework. :) Tags: book, Nettuts, review, Zend Framework Related posts Zend Framework, where do you want to go tomorrow? (17) Zend Framework 1.5 Released (3) Using Zend [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a quick review for the book Zend Framework 1.8 Web Application Development on <a href="http://net.tutsplus.com/articles/reviews/book-review-zend-framework-1-8-web-application-development/"><strong>Nettuts+</strong></a>, please go <a href="http://net.tutsplus.com/articles/reviews/book-review-zend-framework-1-8-web-application-development/"><strong>check it out</strong></a> if you&#8217;re looking into developing with Zend Framework. :)</p>
<p><a href="http://www.packtpub.com/zend-framework-1-8-web-application-development/mid/0911092f3trq?utm_source=beyondcoding.com&#038;utm_medium=affiliate&#038;utm_content=blog&#038;utm_campaign=mdb_001373"><img src="https://www.packtpub.com/images/100x123/1847194222.png" alt="Zend Framework 1.8 Web Application Development" /></a></p>

	Tags: <a href="http://www.beyondcoding.com/tag/book/" title="book" rel="tag">book</a>, <a href="http://www.beyondcoding.com/tag/nettuts/" title="Nettuts" rel="tag">Nettuts</a>, <a href="http://www.beyondcoding.com/tag/review/" title="review" rel="tag">review</a>, <a href="http://www.beyondcoding.com/tag/zend-framework/" title="Zend Framework" rel="tag">Zend Framework</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2008/07/05/zend-framework-where-do-you-want-to-go-tomorrow/" title="Zend Framework, where do you want to go tomorrow? (July 5, 2008)">Zend Framework, where do you want to go tomorrow?</a> (17)</li>
	<li><a href="http://www.beyondcoding.com/2008/03/18/zend-framework-15-released/" title="Zend Framework 1.5 Released (March 18, 2008)">Zend Framework 1.5 Released</a> (3)</li>
	<li><a href="http://www.beyondcoding.com/2008/11/14/using-zend-framework-with-kohana/" title="Using Zend Framework with Kohana (November 14, 2008)">Using Zend Framework with Kohana</a> (9)</li>
	<li><a href="http://www.beyondcoding.com/2008/02/21/using-zend-framework-with-codeigniter/" title="Using Zend Framework with CodeIgniter (February 21, 2008)">Using Zend Framework with CodeIgniter</a> (43)</li>
	<li><a href="http://www.beyondcoding.com/2009/10/29/using-zend-framework-1-8-with-kohana/" title="Using Zend Framework 1.8+ with Kohana (October 29, 2009)">Using Zend Framework 1.8+ with Kohana</a> (3)</li>
</ul>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CiZ0lq_lD8c:zzqy4QJiv2A:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CiZ0lq_lD8c:zzqy4QJiv2A:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=CiZ0lq_lD8c:zzqy4QJiv2A:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CiZ0lq_lD8c:zzqy4QJiv2A:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CiZ0lq_lD8c:zzqy4QJiv2A:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=CiZ0lq_lD8c:zzqy4QJiv2A:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CiZ0lq_lD8c:zzqy4QJiv2A:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=CiZ0lq_lD8c:zzqy4QJiv2A:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=CiZ0lq_lD8c:zzqy4QJiv2A:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BeyondCodingBlog/~4/CiZ0lq_lD8c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2009/11/06/book-review-zend-framework-1-8-web-application-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.beyondcoding.com/2009/11/06/book-review-zend-framework-1-8-web-application-development/</feedburner:origLink></item>
		<item>
		<title>Authlite 2.0 for Kohana 3.0 Alpha Testing</title>
		<link>http://feedproxy.google.com/~r/BeyondCodingBlog/~3/sMmQRwTACGY/</link>
		<comments>http://www.beyondcoding.com/2009/10/31/authlite-2-0-for-kohana-3-0-alpha-testing/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 12:04:59 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[Kohana]]></category>
		<category><![CDATA[Releases Updates]]></category>
		<category><![CDATA[Auth]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Authlite]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=354</guid>
		<description><![CDATA[If you are using Kohana 2.x, please use Authlite 1.x, otherwise, you are welcome to check out the new code tailored for Kohana 3.0. Please check out the code on Github. So far I&#8217;ve only spent a little bit of time to make it work on Kohana 3.0, but I will be addressing some known [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using Kohana 2.x, please use <a href="http://www.beyondcoding.com/2009/01/21/release-kohana-module-authlite-for-user-authentication/">Authlite 1.x</a>, otherwise, you are welcome to check out the new code tailored for Kohana 3.0.</p>
<p>Please <a href="http://github.com/fredwu/authlite">check out the code on Github</a>.</p>
<p>So far I&#8217;ve only spent a little bit of time to make it work on Kohana 3.0, but I will be addressing some known issues and adding more features in the next few days. :) </p>

	Tags: <a href="http://www.beyondcoding.com/tag/auth/" title="Auth" rel="tag">Auth</a>, <a href="http://www.beyondcoding.com/tag/authentication/" title="Authentication" rel="tag">Authentication</a>, <a href="http://www.beyondcoding.com/tag/authlite/" title="Authlite" rel="tag">Authlite</a>, <a href="http://www.beyondcoding.com/tag/kohana-php/" title="Kohana" rel="tag">Kohana</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2009/01/21/release-kohana-module-authlite-for-user-authentication/" title="Release: [Kohana Module] Authlite, for User Authentication (January 21, 2009)">Release: [Kohana Module] Authlite, for User Authentication</a> (22)</li>
	<li><a href="http://www.beyondcoding.com/2009/03/11/yii-kohana-bridge-updated-full-kohana-flavour-now-added/" title="Yii Kohana Bridge updated: full Kohana flavour now added! (March 11, 2009)">Yii Kohana Bridge updated: full Kohana flavour now added!</a> (2)</li>
	<li><a href="http://www.beyondcoding.com/2008/11/14/using-zend-framework-with-kohana/" title="Using Zend Framework with Kohana (November 14, 2008)">Using Zend Framework with Kohana</a> (9)</li>
	<li><a href="http://www.beyondcoding.com/2008/02/21/using-zend-framework-with-codeigniter/" title="Using Zend Framework with CodeIgniter (February 21, 2008)">Using Zend Framework with CodeIgniter</a> (43)</li>
	<li><a href="http://www.beyondcoding.com/2009/10/29/using-zend-framework-1-8-with-kohana/" title="Using Zend Framework 1.8+ with Kohana (October 29, 2009)">Using Zend Framework 1.8+ with Kohana</a> (3)</li>
</ul>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sMmQRwTACGY:TumE1A6y9ao:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sMmQRwTACGY:TumE1A6y9ao:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=sMmQRwTACGY:TumE1A6y9ao:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sMmQRwTACGY:TumE1A6y9ao:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sMmQRwTACGY:TumE1A6y9ao:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=sMmQRwTACGY:TumE1A6y9ao:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sMmQRwTACGY:TumE1A6y9ao:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/BeyondCodingBlog?a=sMmQRwTACGY:TumE1A6y9ao:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/BeyondCodingBlog?i=sMmQRwTACGY:TumE1A6y9ao:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BeyondCodingBlog/~4/sMmQRwTACGY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2009/10/31/authlite-2-0-for-kohana-3-0-alpha-testing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.beyondcoding.com/2009/10/31/authlite-2-0-for-kohana-3-0-alpha-testing/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.851 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-09-05 10:38:55 -->
