<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.6" -->
<rss version="0.92">
<channel>
	<title>Alvin Lai</title>
	<link>http://alvinlai.com</link>
	<description>In search of Passion</description>
	<lastBuildDate>Wed, 18 Nov 2009 10:23:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>First Look at 280Atlas Beta</title>
		<description>I signed up for the 280Atlas Beta (one time fee of $20) and one of the first things I did was to create a native Cappuccino based app and take a windowed screenshot of it and guess what I found!

This isn't really a bug, but just an observation on overflowing ...</description>
		<link>http://alvinlai.com/2009/11/18/first-look-at-280atlas-beta/</link>
			</item>
	<item>
		<title>Add color to Git</title>
		<description>Wished that git came with colors?



Got this in a recent email from the Singapore Ruby Group:


git config --global color.branch "auto"
git config --global color.status "auto"
git config --global color.diff "auto"


Thanks Dinesh! :)

You can find out more here:
http://cheat.errtheblog.com/s/git </description>
		<link>http://alvinlai.com/2009/11/16/add-color-to-git/</link>
			</item>
	<item>
		<title>Freshlog now supports Github!</title>
		<description>

Nicely attached in Github:



Comment on existing Github issues:



and have them nicely show up too:



Check it out at http://freshlog.com 

Enjoy! :)
 </description>
		<link>http://alvinlai.com/2009/11/12/freshlog-now-supports-github/</link>
			</item>
	<item>
		<title>Get Mac OS X to tell you when your time consuming process is done</title>
		<description>
./time_consuming_process.rb && say "Your time consuming process is done"


and you will hear Mac OS X tell you when its done while you go do other stuff. </description>
		<link>http://alvinlai.com/2009/11/09/get-mac-os-x-to-tell-you-when-your-time-consuming-process-is-done/</link>
			</item>
	<item>
		<title>Get Selenium on Rails to Use A Separate Firefox Browser Profile</title>
		<description>You might notice that Selenium's rake acceptance test would fail the second time because Firefox restored tabs that belonged to the first time you ran the acceptance test.

If you run Selenium for the first time round, you'll end with 2 tabs, the second one being the results:



When you run the ...</description>
		<link>http://alvinlai.com/2009/11/05/get-selenium-on-rails-to-use-a-separate-firefox-browser-profile/</link>
			</item>
	<item>
		<title>Git Ignore</title>
		<description>Edit .git/info/exclude

and add your directories, i.e.:

/log/*
/db/schema.rb </description>
		<link>http://alvinlai.com/2009/11/04/git-ignore/</link>
			</item>
	<item>
		<title>Run Rake Tasks Locally in Capistano with Quit on Failure</title>
		<description>After a git commit and push, the next command you might run is cap deploy. But how about running your tests?

If you don't want to run any extra commands beyond git commit/push and cap deploy, you'll want to look having your Capistrano script run your Rake tests locally too.

The Capistrano ...</description>
		<link>http://alvinlai.com/2009/11/04/run-rake-tasks-locally-in-capistano-with-quit-on-failure/</link>
			</item>
	<item>
		<title>Installing RSelenese in Selenium IDE</title>
		<description>Selenium on Rails is just plain awesome, providing an web testing interface that doesn't interfere with your main code. That said, there's a Firefox plugin called Selenium IDE that records your actions in Firefox and generates tests for use with Selenium, how cool is that!

The only problem is, Selenium IDE ...</description>
		<link>http://alvinlai.com/2009/10/30/installing-rselenese-in-selenium-ide/</link>
			</item>
	<item>
		<title>Exciting Work Needed!</title>
		<description> 

Hi there!

I'm Alvin and my friends know me as an unrepentant geek whom they can turn to for solutions.

I love hacking (don't mix that up with the illegal stuff), putting things together that aren't meant to be used by default in a certain way to solve problems.

Some of my previous ...</description>
		<link>http://alvinlai.com/2009/02/16/exciting-work-needed/</link>
			</item>
	<item>
		<title>Education</title>
		<description> </description>
		<link>http://alvinlai.com/2008/12/22/education/</link>
			</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.195 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-10 20:39:28 -->
