<?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>Beyond Coding &#187; General</title>
	<atom:link href="http://www.beyondcoding.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beyondcoding.com</link>
	<description>Follow us on Twitter: @fredwu and @scotti3g</description>
	<lastBuildDate>Tue, 28 Jun 2011 11:33:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Rails, jQuery, Dating, etc</title>
		<link>http://www.beyondcoding.com/2010/08/09/rails-jquery-dating-etc/</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> (29)</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> (16)</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>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2010/08/09/rails-jquery-dating-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fuck GPL!</title>
		<link>http://www.beyondcoding.com/2010/07/15/fuck-gpl/</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>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2010/07/15/fuck-gpl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What You Might Have Missed, Again :-)</title>
		<link>http://www.beyondcoding.com/2010/06/18/what-you-might-have-missed-again/</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> (29)</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> (16)</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>

]]></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>
		</item>
		<item>
		<title>What You Might Have Missed</title>
		<link>http://www.beyondcoding.com/2010/03/15/what-you-might-have-missed/</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> (29)</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> (16)</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>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2010/03/15/what-you-might-have-missed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fred on Tumblr</title>
		<link>http://www.beyondcoding.com/2010/02/20/fred-on-tumblr/</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> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2010/02/20/fred-on-tumblr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vanilla Forums 2.0</title>
		<link>http://www.beyondcoding.com/2010/01/28/vanilla-forums-2-0/</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>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2010/01/28/vanilla-forums-2-0/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Wuit &#8211; building web applications that make sense</title>
		<link>http://www.beyondcoding.com/2009/10/16/wuit-building-web-applications-that-make-sense/</link>
		<comments>http://www.beyondcoding.com/2009/10/16/wuit-building-web-applications-that-make-sense/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 04:38:37 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[commercial]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[sign up]]></category>
		<category><![CDATA[teaser]]></category>
		<category><![CDATA[wuit]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=351</guid>
		<description><![CDATA[Okay, here is a *very* early teaser, please check out Wuit. Make sure you sign up for the notification, we will inform you about our products and services once they become available. In a nutshell, Wuit will develop a series of open source and commercial applications, stay tuned. :-) Meanwhile, please feel free to follow [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, here is a *very* early teaser, please check out <a href="http://wuit.com/">Wuit</a>. Make sure you sign up for the notification, we will inform you about our products and services once they become available.</p>
<p>In a nutshell, Wuit will develop a series of open source and commercial applications, stay tuned. :-)</p>
<p>Meanwhile, please feel free to follow us: <a href="http://twitter.com/wuitcom">@wuitcom</a>, <a href="http://twitter.com/fredwu">@fredwu</a> and <a href="http://twitter.com/scotti3g">@scotti3g</a>.</p>

	Tags: <a href="http://www.beyondcoding.com/tag/commercial/" title="commercial" rel="tag">commercial</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/sign-up/" title="sign up" rel="tag">sign up</a>, <a href="http://www.beyondcoding.com/tag/teaser/" title="teaser" rel="tag">teaser</a>, <a href="http://www.beyondcoding.com/tag/wuit/" title="wuit" rel="tag">wuit</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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>
	<li><a href="http://www.beyondcoding.com/2010/01/28/vanilla-forums-2-0/" title="Vanilla Forums 2.0 (January 28, 2010)">Vanilla Forums 2.0</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2009/10/16/wuit-building-web-applications-that-make-sense/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Joining Envato</title>
		<link>http://www.beyondcoding.com/2009/08/05/joining-envato/</link>
		<comments>http://www.beyondcoding.com/2009/08/05/joining-envato/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 01:02:04 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Envato]]></category>
		<category><![CDATA[job]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=341</guid>
		<description><![CDATA[If you are reading this blog, there&#8217;s a high chance you are a web developer, or a designer, or an entrepreneur. And if you are, you probably have heard of, or are a fan of Envato, the company behind the marketplace websites, the Tuts+ websites, FreelanceSwitch and other awesome websites. If you haven&#8217;t already, go [...]]]></description>
			<content:encoded><![CDATA[<p>If you are reading this blog, there&#8217;s a high chance you are a web developer, or a designer, or an entrepreneur. And if you are, you probably have heard of, or are a fan of <a href="http://envato.com/">Envato</a>, the company behind the <a href="http://envato.com/marketplace/">marketplace websites</a>, the <a href="http://tutsplus.com/">Tuts+ websites</a>, <a href="http://freelanceswitch.com/">FreelanceSwitch</a> and <a href="http://envato.com/othersites/">other awesome websites</a>. If you haven&#8217;t already, go check &#8216;em out, because well, they are awesome. :)</p>
<p>I am very proud to announce that, I will be joining Envato next week, as a full time software developer.</p>
<p>My immediate responsibility will be primarily focused on the Tuts+ network of websites. But if you know Envato, and if you know <a href="http://twitter.com/collis">Collis Ta&#8217;eed</a> (CEO of Envato), you *know* there will be more awesome websites/services popping out in the future.</p>
<p>It was such a wonderful experience chatting with the guys and gals at Envato. The Rails development team (lead by <a href="http://twitter.com/johnbarton">John Barton</a>) also excels at <a href="http://en.wikipedia.org/wiki/Hacky_Sack">Hacky Sack</a>. :)</p>
<p>Want to know more? You can follow me on Twitter at <a href="http://twitter.com/fredwu">@fredwu</a>.</p>
<p>Here is a list of current websites under the Envato umbrella.</p>
<ul>
<li><a href="http://flashden.net/">FlashDen</a>  	Flash Components</li>
<li><a href="http://audiojungle.net/">AudioJungle</a>  	Music Loops &#038; Sound Effects</li>
<li><a href="http://themeforest.net/">ThemeForest</a>  	Site Templates &#038; Themes</li>
<li><a href="http://videohive.net/">VideoHive</a>  	After Effects Projects and Loops</li>
<li><a href="http://graphicriver.net/">GraphicRiver</a>  	Layered Photoshop, Vectors, Icons and Add-ons</li>
<li><a href="http://www.tutsplus.com/">Tuts+</a>  	Tutorials &#038; Resources</li>
<li><a href="http://psd.tutsplus.com/">Psdtuts+</a>  	Photoshop Tutorials</li>
<li><a href="http://vector.tutsplus.com/">Vectortuts+</a>  	Illustrator Tutorials</li>
<li><a href="http://audio.tutsplus.com/">Audiotuts+</a>  	Music &#038; Sound Tutorials</li>
<li><a href="http://net.tutsplus.com/">Nettuts+</a>  	Web Development Tutorials</li>
<li><a href="http://ae.tutsplus.com/">Aetuts+</a>  	After Effects Tutorials</li>
<li><a href="http://flash.tutsplus.com/">Flashtuts+</a>  	Flash Tutorials</li>
<li><a href="http://cg.tutsplus.com/">Cgtuts+</a>  	3D and Graphics Tutorials</li>
<li><a href="http://creattica.com/">Creattica Gallery</a>  	Creattica Inspiration Gallery</li>
<li><a href="http://daily.creattica.com/">Creattica Daily</a>  	Creative News</li>
<li><a href="http://www.freelanceswitch.com/">FreelanceSwitch</a>  	Freelance Advice</li>
<li><a href="http://jobs.freelanceswitch.com/">Jobs.FSW</a>  	Freelance Jobs</li>
<li><a href="http://rockablepress.com/">Rockable Press</a>  	How-To Books</li>
<li><a href="http://mac.appstorm.net/">AppStorm</a>  	The Mac Apps Blog</li>
</ul>

	Tags: <a href="http://www.beyondcoding.com/tag/developer/" title="developer" rel="tag">developer</a>, <a href="http://www.beyondcoding.com/tag/envato/" title="Envato" rel="tag">Envato</a>, <a href="http://www.beyondcoding.com/tag/job/" title="job" rel="tag">job</a><br />

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

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2009/08/05/joining-envato/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>5 SitePoint Books for $29.95 &#8211; Help Bushfire Victims</title>
		<link>http://www.beyondcoding.com/2009/02/11/5-sitepoint-books-for-2995-help-bushfire-victims/</link>
		<comments>http://www.beyondcoding.com/2009/02/11/5-sitepoint-books-for-2995-help-bushfire-victims/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 07:17:24 +0000</pubDate>
		<dc:creator>scotti3g</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=211</guid>
		<description><![CDATA[SitePoint have a fantastic sale until Friday the 13th where you can buy 5 PDF versions of their books for just $29.95 USD. That&#8217;s $149.75 worth of value for just $29.95. If that wasn&#8217;t enough to convince you, all proceeds of the 5-for-1 sale will go to victims of the recent bushfires in Victoria, Australia! [...]]]></description>
			<content:encoded><![CDATA[<p>SitePoint have a fantastic sale until Friday the 13th where you can buy <strong>5 PDF versions of their books for just $29.95 USD</strong>. That&#8217;s $149.75 worth of value for just $29.95.</p>
<p>If that wasn&#8217;t enough to convince you, <strong>all proceeds of the 5-for-1 sale will go to victims of the recent bushfires in Victoria, Australia!</strong> Let&#8217;s help the SitePoint guys reach their target of <strong>$50,000 for Australian Red Cross Victorian Bushfire Appeal 2009</strong>. Those <em>Management &amp; Business books</em> look mighty good to me &#8211; but I might grab a <em>PHP, CSS or design book</em> too for good measure.</p>
<p><a href="http://5for1.aws.sitepoint.com/">Help SitePoint raise $50,000 for bushfire victimes &#8211; 5 books for only $29.95</a></p>
<p>The bushfires are still burning and the death toll may go over 300. When you couple this with the pain the survivors are feeling (through loss of friends, loved ones, animals, property&#8230;) it&#8217;s even more devestating. If you ever thought about buying any of the SitePoint books please take up this opportunity.</p>
<p>Thank you.</p>
No tags for this post.
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2009/02/11/5-sitepoint-books-for-2995-help-bushfire-victims/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where did thislab.com go?</title>
		<link>http://www.beyondcoding.com/2008/10/22/where-did-thislabcom-go/</link>
		<comments>http://www.beyondcoding.com/2008/10/22/where-did-thislabcom-go/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 12:28:31 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[thislab]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=62</guid>
		<description><![CDATA[It&#8217;s gone! :) Ladies and gentlemen, please allow me to present this new website: beyondcoding.com, with my fellow developer friend Scott Gruer! Together we are working hard towards a better blog as well as some interesting projects. Scott and I have been working together for more than 2 years now. We share very similar goals [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s gone! :)</p>
<p>Ladies and gentlemen, please allow me to present this new website: beyondcoding.com, with my fellow developer friend <em><strong>Scott Gruer</strong></em>! Together we are working hard towards a better blog as well as some interesting projects.</p>
<p>Scott and I have been working together for more than 2 years now. We share very similar goals and mindsets, we believe our collaboration will not only do ourselves a favour, but ultimately also to produce even more values to the web design and development community.</p>
<p>If you are a regular visitor or subscriber of thislab.com, you&#8217;d notice that I haven&#8217;t been posting much lately. Rest assured, this new website will pack a lot more content, from coding to beyond coding. :)</p>
<p>If you haven&#8217;t already noticed, all the page links as well as RSS feeds are now redirected to this new domain name, but just in case, please update your bookmark!</p>
<p>Oh by the way, a brand new identity and theme are in the works and they will be published in the coming few weeks.</p>
<p>&#8220;Our interests are in the future, because we&#8217;re going to spend the rest of our lives there.&#8221;</p>

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

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

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2008/10/22/where-did-thislabcom-go/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

