<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="0.92">
<channel>
	<title>Lay Down Your Burdens: Part 2</title>
	<link>http://www.yujinkim.com/blog</link>
	<description>Yujin's pointless mumbo jumbos</description>
	<lastBuildDate>Sun, 28 Oct 2007 23:25:42 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>More movies</title>
		<description>The movies I've seen between 9/16 and now

- bladeruuner
- rendition
- in the valley of elah
- brave one
- across the universe
- my kid can paint that
- D-war
- michael clayton
- silence before bach
- resident evil
 </description>
		<link>http://www.yujinkim.com/blog/2007/10/28/more-movies/</link>
			</item>
	<item>
		<title>Movie madness</title>
		<description>Since i moved to NYC on 7/7/2007, i've been going to a lot of movies and jazz shows.  
This is just a note to keep track of what i have seen.

First the movies
- La vie en rose (Paris Theater) - 7/11
- Hairspray (Ziegfeld) - 8/3
- Two days in paris ...</description>
		<link>http://www.yujinkim.com/blog/2007/08/25/movie-madness/</link>
			</item>
	<item>
		<title>svn repository layout setup</title>
		<description>A few pointers on setting up svn repository/project through dreamhost.
http://svnbook.red-bean.com/en/1.4/index.html
http://wiki.dreamhost.com/Subversion


mkdir tmpDir
cd tmpDir
mkdir -p project-name/branches project-name/tags project-name/trunk
svn import . file:///[REPO DIR] --message 'Initial repository layout'


if using eclipse to do initial commit, don't create trunk directory in the above step.  subclipse requires to enter directory that does not already exist in ...</description>
		<link>http://www.yujinkim.com/blog/2007/08/25/svn-repository-layout-setup/</link>
			</item>
	<item>
		<title>The Fountain</title>
		<description>I had a high expectation for Aronofsky's movie.  After a long wait (having missed the theater release), I finally got a hold of a DVD and used the lengthy memorial weeeked to watch the film.  After seeting, I have a mixed feeling about it.  The soundtrack is ...</description>
		<link>http://www.yujinkim.com/blog/2007/05/28/the-fountain/</link>
			</item>
	<item>
		<title>Setting up subversion server on os x</title>
		<description>Here's a way to set up Guide for setting up subversion server on os x.

Probably using a hosting site such as dreamhost.com is better way to go. </description>
		<link>http://www.yujinkim.com/blog/2007/05/27/setting-up-subversion-server-on-os-x/</link>
			</item>
</channel>
</rss>
