<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>iamcal.com</title>
		<link>http://www.iamcal.com/</link>
		<description>All the links rom iamcal.com</description>
		<pubDate>Tue, 4 Sep 2018 17:42:36 +0000</pubDate>
		<lastBuildDate>Tue, 4 Sep 2018 17:42:36 +0000</lastBuildDate>
		<generator>http://www.iamcal.com/</generator>
		<image>
			<url>http://www.iamcal.com/images/logo.gif</url>
			<title>iamcal.com</title>
			<link>http://www.iamcal.com/</link>
		</image>

		<item>
			<title>Chasing Waterfalls</title>
			<link>http://www.iamcal.com/2018-09/chasing-waterfalls/</link>
			<description>&lt;p&gt;It&#039;s long been known that waterfall is the superior model for developing software, and we finally (~12 years ago, but probably didn&#039;t hit its schedule) have a &lt;a href=&quot;http://waterfall2006.com/&quot;&gt;conference&lt;/a&gt; to discuss these important techniques.&lt;/p&gt;
</description>
			<pubDate>Tue, 4 Sep 2018 17:42:36 +0000</pubDate>
			<author>nobody@domain.com (Cal Henderson)</author>
			<guid isPermaLink="false">tag:iamcal.com,2005:/blog/10122/</guid>
		</item>
		<item>
			<title>Deploying at GitHub</title>
			<link>http://www.iamcal.com/2012-09/deploying-at-github/</link>
			<description>&lt;p&gt;I&#039;ve been meaning to link to this for a while: &lt;a href=&quot;https://github.com/blog/1241-deploying-at-github&quot;&gt;Deploying at GitHub&lt;/a&gt; explains the develop/stage/deploy cycle at github, which can rougly be described as &quot;Like Flickr, but with personal dev environments and using Git&quot;. It&#039;s light on technical details, but says a lot of the right things.&lt;/p&gt;
</description>
			<pubDate>Wed, 26 Sep 2012 21:25:00 +0000</pubDate>
			<author>nobody@domain.com (Cal Henderson)</author>
			<guid isPermaLink="false">tag:iamcal.com,2005:/blog/10093/</guid>
		</item>
		<item>
			<title>Blind hashing</title>
			<link>http://www.iamcal.com/2012-07/blind-hashing/</link>
			<description>&lt;p&gt;In the wake of password-hacking-month (Linkedin, Last.fm, Yahoo, etc) Jeremy Spilman talks about an interesting idea for increasing the cost to stealing password databases, rather than just the hashing: &lt;a href=&quot;http://www.opine.me/a-better-way-to-store-password-hashes/&quot;&gt;part 1&lt;/a&gt;, &lt;a href=&quot;http://www.opine.me/all-your-hashes-arent-belong-to-us/&quot;&gt;part 2&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 20 Jul 2012 16:55:00 +0000</pubDate>
			<author>nobody@domain.com (Cal Henderson)</author>
			<guid isPermaLink="false">tag:iamcal.com,2005:/blog/10002/</guid>
		</item>
		<item>
			<title>Twelve-factor app</title>
			<link>http://www.iamcal.com/2012-05/twelve-factor-app/</link>
			<description>&lt;p&gt;&lt;a href=&quot;http://www.12factor.net/&quot;&gt;12 factor app&lt;/a&gt; says a lot of good things that i agree with, but the server-process model rule is odd. there doesn&#039;t seem to be an obvious reason why the php/apache/processes model is wrong, but it&#039;s not allowed. uh?&lt;/p&gt;
</description>
			<pubDate>Wed, 2 May 2012 05:54:00 +0000</pubDate>
			<author>nobody@domain.com (Cal Henderson)</author>
			<guid isPermaLink="false">tag:iamcal.com,2005:/blog/10008/</guid>
		</item>
		<item>
			<title>Uh, Travis?</title>
			<link>http://www.iamcal.com/2012-04/uh-travis/</link>
			<description>&lt;p&gt;I&#039;d like to check out &lt;a href=&quot;http://travis-ci.org/&quot;&gt;travis-ci&lt;/a&gt;, but loading it crashes chrome. How does it even do that?&lt;/p&gt;
</description>
			<pubDate>Wed, 25 Apr 2012 22:44:00 +0000</pubDate>
			<author>nobody@domain.com (Cal Henderson)</author>
			<guid isPermaLink="false">tag:iamcal.com,2005:/blog/10062/</guid>
		</item>
		<item>
			<title>Facebook Engineering Process</title>
			<link>http://www.iamcal.com/2012-04/facebook-engineering-process/</link>
			<description>&lt;p&gt;A &lt;a href=&quot;http://arstechnica.com/business/news/2012/04/exclusive-a-behind-the-scenes-look-at-facebook-release-engineering.ars/1&quot;&gt;nice read&lt;/a&gt; about facebook&#039;s release engineering approach. This should all sound very familiar to Flickr alumni.&lt;/p&gt;
</description>
			<pubDate>Thu, 19 Apr 2012 02:22:00 +0000</pubDate>
			<author>nobody@domain.com (Cal Henderson)</author>
			<guid isPermaLink="false">tag:iamcal.com,2005:/blog/10065/</guid>
		</item>
		<item>
			<title>8th June, 12:08 am</title>
			<link>http://www.iamcal.com/2011-06/2681/</link>
			<description>&lt;p&gt;&lt;a href=&quot;http://phpsadness.com/&quot;&gt;php sadness&lt;/a&gt; points out a lot of real issues, but it&#039;s still the best tool for many problems&lt;/p&gt;
</description>
			<pubDate>Wed, 8 Jun 2011 00:08:00 +0000</pubDate>
			<author>nobody@domain.com (Cal Henderson)</author>
			<guid isPermaLink="false">tag:iamcal.com,2005:/blog/2681/</guid>
		</item>
		<item>
			<title>27th May, 8:26 pm</title>
			<link>http://www.iamcal.com/2011-05/2677/</link>
			<description>&lt;p&gt;damn, someone has figured out &lt;a href=&quot;http://coderoom.wordpress.com/2010/01/28/3-simple-rules-that-will-make-you-a-superstar-developer/&quot;&gt;my secret&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 27 May 2011 20:26:00 +0000</pubDate>
			<author>nobody@domain.com (Cal Henderson)</author>
			<guid isPermaLink="false">tag:iamcal.com,2005:/blog/2677/</guid>
		</item>
		<item>
			<title>17th August, 4:30 am</title>
			<link>http://www.iamcal.com/2010-08/2540/</link>
			<description>&lt;p&gt;noting these down for later reference - two &lt;a href=&quot;http://www.quora.com/Why-doesnt-Quora-use-PostgreSQL&quot;&gt;excellent&lt;/a&gt; &lt;a href=&quot;http://www.quora.com/Why-does-Quora-use-MySQL-as-the-data-store-rather-than-NoSQLs-such-as-Cassandra-MongoDB-CouchDB-etc&quot;&gt;answers&lt;/a&gt; on quora from adam d&#039;angelo on why quora uses mysql instead of postgres or a nosql solution. he says everything i&#039;ve been saying for the last few years, but more eloquently&lt;/p&gt;
</description>
			<pubDate>Tue, 17 Aug 2010 04:30:00 +0000</pubDate>
			<author>nobody@domain.com (Cal Henderson)</author>
			<guid isPermaLink="false">tag:iamcal.com,2005:/blog/2540/</guid>
		</item>
		<item>
			<title>1st March, 3:13 am</title>
			<link>http://www.iamcal.com/2009-03/2080/</link>
			<description>&lt;p&gt;&lt;a href=&quot;http://www.warehouseapp.com/&quot;&gt;warehouse&lt;/a&gt; looks pretty good, but it requires both ruby on rails (easy-ish to install) and the ruby-svn bindings (which are basically a bitch). why do the harder languages to get up and running on the web (ruby and python) require the bindings while the easier languages (php and perl) just shell out and so work easily? gah. currently using &lt;a href=&quot;http://websvn.tigris.org/&quot;&gt;websvn&lt;/a&gt; in php which does a reasonable job and is trivial to set up.&lt;/p&gt;
</description>
			<pubDate>Sun, 1 Mar 2009 03:13:00 +0000</pubDate>
			<author>nobody@domain.com (Cal Henderson)</author>
			<guid isPermaLink="false">tag:iamcal.com,2005:/blog/2080/</guid>
		</item>

	</channel>
</rss>
