<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>#ifdef</title>
	<link>http://fredmedlin.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 16:26:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Where are the Android freelancers?</title>
		<description><![CDATA[Here&#8217;s my current theory developed after talking with a bunch of folks at the Ruby Hoedown. The Ruby community is obviously very entrepreneur and freelance friendly. Though there are lots of Linux savvy users, you just can&#8217;t deny that there is a large faction of Rubyists that are Mac enthusiasts. That means that when Ruby [...]]]></description>
		<link>http://fredmedlin.com/where-are-the-android-freelancers/</link>
			</item>
	<item>
		<title>An Android automake script</title>
		<description><![CDATA[For Android NDK development, it was getting a little irritating bouncing back and forth from Eclipse to Textmate then to a terminal to build an NDK shared library. There are probably other alternatives, but I was wishing there was something like autotest available for Ruby and Rails projects. Even though it isn&#8217;t really enforcing TDD [...]]]></description>
		<link>http://fredmedlin.com/an-android-automake-script/</link>
			</item>
	<item>
		<title>Exporting iPhone UUIDs</title>
		<description><![CDATA[This is a trick worth sharing. Apple doesn&#8217;t supporting exporting the list of devices you use in your adhoc provisioning profiles. But, you might want to export them to share with another developer or import into another team account. When you look at the devices on the iphone portal, the device IDs are truncated. That [...]]]></description>
		<link>http://fredmedlin.com/exporting-iphone-uuids/</link>
			</item>
	<item>
		<title>Stopping your Rails app running under Phusion Passenger</title>
		<description><![CDATA[This was really helpful. I was trying to simulate connection failures locally and by applying these Apache config changes and issuing &#8216;touch tmp/stop.txt&#8217;, the app throws returns a 503. Ah, but you will need to restart Apache, &#8216;sudo apachectl graceful&#8217;. &#8230; it’s possible to use mod_rewrite to prevent users from accessing your site during the [...]]]></description>
		<link>http://fredmedlin.com/stopping-your-rails-app-running-under-phusion-passenger/</link>
			</item>
	<item>
		<title>There&#8217;s an app for that&#8230;</title>
		<description><![CDATA[]]></description>
		<link>http://fredmedlin.com/theres-an-app-for-that/</link>
			</item>
	<item>
		<title>It&#8217;s been kind of quiet around here</title>
		<description><![CDATA[I&#8217;ve been seriously drinking from the firehose for the past few months, but I&#8217;m up to take a few breaths and commit to posting more about what I&#8217;m up to. I&#8217;ve been fortunate enough to work with some really talented guys and clients doing iPhone and Rails app development. Objective-C was pretty easy to pickup. [...]]]></description>
		<link>http://fredmedlin.com/its-been-kind-of-quiet-around-here/</link>
			</item>
	<item>
		<title>Groovy testing and easyb</title>
		<description><![CDATA[A client&#8217;s project requires a Java solution to fit their deployment strategy. One specific component of the implementation is an XML-RPC server. Using Groovy would be useful because there is a lot of XML being slung around as parameters. I could go with the Groovy XMLRPCServer, but it does not support SSL. No problem, I&#8217;ll [...]]]></description>
		<link>http://fredmedlin.com/groovy-testing-and-easyb/</link>
			</item>
	<item>
		<title>Duckjevous</title>
		<description><![CDATA[There&#8217;s been a long running conversation about the relationship between static typing and unit testing. As early as 2003, Bob Martin found that unit tests reduce dependence on type safety. Around the same time Bruce Eckel argued that compilation is simply one test for correctness; and that code needs to pass all the tests that [...]]]></description>
		<link>http://fredmedlin.com/duckjevous/</link>
			</item>
	<item>
		<title>Mac Folklore: How to Hire Insanely Great Employees</title>
		<description><![CDATA[Exactly who hired the B players then? &#8220;A players hire A players,&#8221; he said. &#8220;B players hire C players. Do you get it?&#8221; [From Folklore.org: Macintosh Stories: How to Hire Insanely Great Employees]]]></description>
		<link>http://fredmedlin.com/mac-folklore-how-to-hire-insanely-great-employees/</link>
			</item>
	<item>
		<title>Ubuntu 8.04 VM Woes</title>
		<description><![CDATA[It turns out that some changes to the Linux kernel â€” Ubuntu 8.04 uses Linux 2.6.24 â€” have introduced some issues that make running Ubuntu in a VMWare virtual machine difficult. Ubuntu will install just fine, but you wonâ€™t have access to VMWare Tools, which provides some nice features like shared folders and clipboard syncing. [...]]]></description>
		<link>http://fredmedlin.com/ubuntu-804-vm-woes/</link>
			</item>
</channel>
</rss>
