<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>CodeWalrus</title>
	<link>http://www.codewalrus.com</link>
	<description>Born To Code</description>
	<lastBuildDate>Sun, 31 May 2009 06:55:23 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>BuddyFeed 2.0 calls for beta testers</title>
		<description>Update: the beta test has begun and the sign up is closed. Thank you very much!

The development of BuddyFeed 2.0 is almost done. There're quite a few changes in the new version. I'd like to invite FriendFeed users to the beta test. If you want to experience BuddyFeed 2.0 in ...</description>
		<link>http://www.codewalrus.com/blog/buddyfeed-20-calls-for-beta-testers/</link>
			</item>
	<item>
		<title>BuddyFeed 1.2 released</title>
		<description>BuddyFeed 1.2 has been released.

The update includes following changes:

Load More
Now at every bottom of feed list, there's a "Load more...". Click on it and more feed entries are loaded.

Search History
Every time you search a term, the term will be put into the search history and can be re-used in the ...</description>
		<link>http://www.codewalrus.com/blog/buddyfeed-12-released/</link>
			</item>
	<item>
		<title>iPhone Application Post Build Script</title>
		<description>I composed a script. Add it into the Run Script Build Phase and it can help you to package the binary and dSYM into:

[application].app.[version].zip
[application].app.dSYM.[version].[git hash].zip

after a "Distribution" build.

Here's the script:

#!/usr/bin/env ruby
if ENV["BUILD_STYLE"] == "Distribution" && ENV["ARCHS"] == 'armv6'
  common_git_paths = %w[/usr/local/bin/git /usr/local/git/bin/git /opt/local/bin/git]
  git_path = ""

  common_git_paths.each ...</description>
		<link>http://www.codewalrus.com/blog/iphone-application-post-build-script/</link>
			</item>
	<item>
		<title>BuddyFeed 1.1 released!</title>
		<description>BuddyFeed 1.1 got approve and was released today.

This update includes following changes:

Lists
View feeds by lists you have defined.


Rooms
View feeds by rooms.


Support Hide
The hidden messages are now shown in the home anymore. You can still show hidden messages by clicking the upper-right button if there are any hidden message.


Post to a ...</description>
		<link>http://www.codewalrus.com/blog/buddyfeed-11-released/</link>
			</item>
	<item>
		<title>BuddyFeed release and the plan</title>
		<description>The binary was submitted at Jan. 6. Yesterday, it was approved by Apple. BuddyFeed 1.0 was finally released.

Thanks for the people who report issues and feature requests in the support forum.

What has been done has been done. Here's the plan. Hopefully, following issues will be addressed in the next release:

The ...</description>
		<link>http://www.codewalrus.com/blog/buddyfeed-release-and-the-plan/</link>
			</item>
	<item>
		<title>Alive!</title>
		<description>A new start in the new year. </description>
		<link>http://www.codewalrus.com/blog/alive/</link>
			</item>
</channel>
</rss>
