<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dani Berg &#187; autoresponder</title>
	<atom:link href="http://daniberg.com/home/category/awake-autoresponder/feed/" rel="self" type="application/rss+xml" />
	<link>http://daniberg.com/home</link>
	<description>Angels like Kittens</description>
	<lastBuildDate>Mon, 30 Aug 2010 05:10:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>how much does a line of code cost?</title>
		<link>http://daniberg.com/home/2009/08/how-much-does-a-line-of-code-cost/</link>
		<comments>http://daniberg.com/home/2009/08/how-much-does-a-line-of-code-cost/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 04:02:15 +0000</pubDate>
		<dc:creator>Dani Berg</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[autoresponder]]></category>

		<guid isPermaLink="false">http://daniberg.com/home/?p=372</guid>
		<description><![CDATA[This past week I stumbled upon a nice tool: sloccount. Sloccount was written by David Wheeler and is a set of tools to count lines of code. Wheeler also has some really interesting papers regarding the linux kernel size and its development cost. After installing sloccount* I immediately started to harvest data on all projects [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://daniberg.com/home/wp-content/uploads/2009/08/P1040522.JPG"><img class="alignleft size-thumbnail wp-image-411" title="Rio de Janeiro" src="http://daniberg.com/home/wp-content/uploads/2009/08/P1040522-150x150.jpg" alt="Rio de Janeiro" width="150" height="150" /></a>This past week I stumbled upon a nice tool: <em>sloccount</em>. <a href="http://www.dwheeler.com/sloccount/">Sloccount</a> was written by David Wheeler and is a set of tools to count lines of code. Wheeler also has some really interesting papers regarding the linux kernel size and its development cost.</p>
<p>After installing sloccount<em>*</em> I immediately started to harvest data on all projects I currently have on my hard drive. I was really impressed by the first results. The costs are too high, I thought. A small project with 2,000 lines of PHP code like the Autoresponder has a development cost estimated at more than US$55k.</p>
<p>After reading sloccount&#8217;s user manual and pondering about the <a href="http://awakeautoresponder.com">Awake Autoresponder</a> I started to change my mind. 2k lines of PHP code encompass a lot more work than the number suggests. A few reasons for this:</p>
<ol>
<li>The code was updated every time a customer submitted a bug. As you know, fixing a bug does not necessarily imply more lines of code</li>
<li>Out of the box sloccount doesn&#8217;t compute HTML, CSS or Javascript</li>
<li>Technical support</li>
<li>Documentation</li>
</ol>
<p>It took me a few thousand commits, I don&#8217;t know how many emails and several hours of night debugging the script on customer&#8217;s servers to reach 2k working lines of code. It may sound like cheap advertisement or self promotion but I must say that US$49.90 for the script is a bargain!</p>
<p><em>* if you are running Ubuntu it&#8217;s easy as<br />
</em></p>
<p><code>sudo apt-get install sloccount</code></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4429654278687803";
/* 468x60, created 6/11/09 */
google_ad_slot = "0066133711";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://daniberg.com/home/2009/08/how-much-does-a-line-of-code-cost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awake Autoresponder 1.4.0</title>
		<link>http://daniberg.com/home/2009/07/awake-autoresponder-1-4-0/</link>
		<comments>http://daniberg.com/home/2009/07/awake-autoresponder-1-4-0/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 21:09:24 +0000</pubDate>
		<dc:creator>Dani Berg</dc:creator>
				<category><![CDATA[autoresponder]]></category>

		<guid isPermaLink="false">http://daniberg.com/home/?p=336</guid>
		<description><![CDATA[I&#8217;m writing this time to announce a minor release of the Awake Autoresponder. Version 1.4.0 is now available. Update is free for all 1.3.x customers. This release contains some small bug fixes + one new feature. It is now possible to be emailed when a new Lead subscribes to the Autoresponder. As noted in a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://awakeautoresponder.com"><img class="alignleft size-full wp-image-160" title="aa_logo_blue" src="http://daniberg.com/home/wp-content/uploads/2009/05/aa_logo_blue.png" alt="aa_logo_blue" width="150" height="44" /></a>I&#8217;m writing this time to announce a minor release of the <a href="http://awakeautoresponder.com">Awake Autoresponder</a>. Version 1.4.0 is now available. Update is free for all 1.3.x customers. This release contains some small bug fixes + one new feature. It is now possible to be emailed when a new Lead subscribes to the Autoresponder.</p>
<p>As noted in a previous post, version 2.0 is now in the main branch of development. The first phase is almost complete and the script is now using CakePHP as a framework. New features will be added in phase 2 <img src='http://daniberg.com/home/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://daniberg.com/home/2009/07/awake-autoresponder-1-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awake Autoresponder micro release</title>
		<link>http://daniberg.com/home/2009/05/awake-autoresponder-micro-release/</link>
		<comments>http://daniberg.com/home/2009/05/awake-autoresponder-micro-release/#comments</comments>
		<pubDate>Fri, 01 May 2009 18:12:42 +0000</pubDate>
		<dc:creator>Dani Berg</dc:creator>
				<category><![CDATA[autoresponder]]></category>

		<guid isPermaLink="false">http://daniberg.com/home/?p=155</guid>
		<description><![CDATA[Awake Autoresponder version 1.3.4 released. This is a micro release with some small bugs fixed. Next version is on the trunk right now. It is going to be a major release since I&#8217;m rewriting a lot of code and compability is broken. I&#8217;m also making some experiments with some 3rd-party libraries and even frameworks like [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://awakeautoresponder.com"><img class="alignleft size-full wp-image-160" title="aa_logo_blue" src="http://daniberg.com/home/wp-content/uploads/2009/05/aa_logo_blue.png" alt="aa_logo_blue" width="150" height="44" /></a></p>
<p>Awake Autoresponder version 1.3.4 released. This is a micro release with some small bugs fixed. Next version is on the trunk right now. It is going to be a major release since I&#8217;m rewriting a lot of code and compability is broken.</p>
<p>I&#8217;m also making some experiments with some 3rd-party libraries and even frameworks like CakePHP and Rails. Having a good time <img src='http://daniberg.com/home/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4429654278687803";
/* 468x60, created 6/11/09 */
google_ad_slot = "0066133711";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://daniberg.com/home/2009/05/awake-autoresponder-micro-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release v1.3.3 Awake Autoresponder</title>
		<link>http://daniberg.com/home/2009/04/release-v133-awake-autoresponder/</link>
		<comments>http://daniberg.com/home/2009/04/release-v133-awake-autoresponder/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 04:18:53 +0000</pubDate>
		<dc:creator>Dani Berg</dc:creator>
				<category><![CDATA[autoresponder]]></category>

		<guid isPermaLink="false">http://daniberg.com/home/?p=129</guid>
		<description><![CDATA[It is time to celebrate. Awake Autoresponder version 1.3.3 is ready! Some minor adjustments have been made including a better leads list visualization, which was a request from most users. I also took some time to improve my bash programming skills. I wrote a few scripts to build the final product in a zip file. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://daniberg.com/home/wp-content/uploads/2009/03/beer-mug.jpg"><img class="alignleft size-thumbnail wp-image-30" title="beer-mug" src="http://daniberg.com/home/wp-content/uploads/2009/03/beer-mug-150x150.jpg" alt="beer-mug" width="150" height="150" /></a>It is time to celebrate. Awake Autoresponder version 1.3.3 is ready! Some minor adjustments have been made including a better leads list visualization, which was a request from most users.</p>
<p>I also took some time to improve my bash programming skills. I wrote a few scripts to build the final product in a zip file. Shipping has never been easier.</p>
<p><a href="http://awakeautoresponder.com">http://awakeautoresponder.com</a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4429654278687803";
/* 468x60, created 6/11/09 */
google_ad_slot = "0066133711";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://daniberg.com/home/2009/04/release-v133-awake-autoresponder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awake Autoresponder website</title>
		<link>http://daniberg.com/home/2009/04/awake-autoresponder-website/</link>
		<comments>http://daniberg.com/home/2009/04/awake-autoresponder-website/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 06:46:19 +0000</pubDate>
		<dc:creator>Dani Berg</dc:creator>
				<category><![CDATA[autoresponder]]></category>

		<guid isPermaLink="false">http://daniberg.com/home/?p=110</guid>
		<description><![CDATA[Just launched the Awake Autoresponder website. The address is: http://awakeautoresponder.com. I needed something simple that I could hack later. I&#8217;m playing with Rails and Ruby a lot and that is why I decided for CakePHP as a framework for the autoresponder website. One server language is enough mess for a project. So let&#8217;s just keep [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://daniberg.com/home/wp-content/uploads/2009/04/post.jpg"><img class="alignleft size-thumbnail wp-image-116" title="Silicon Valley" src="http://daniberg.com/home/wp-content/uploads/2009/04/post-150x150.jpg" alt="Silicon Valley" width="150" height="150" /></a>Just launched the Awake Autoresponder website. The address is:</p>
<p><a href="http://awakeautoresponder.com">http://awakeautoresponder.com</a>.</p>
<p>I needed something simple that I could hack later. I&#8217;m playing with Rails and Ruby a lot and that is why I decided for CakePHP as a framework for the autoresponder website. One server language is enough mess for a project. So let&#8217;s just keep PHP in this domain.</p>
<p>Seems that CakePHP and Rails share the same <a href="http://www.youtube.com/watch?v=GQXqWkWqnSw" target="_blank">philosophy</a>. Good bet because I never tried CakePHP before but could have it up and running with the main webpage in less than 15 min in the production server.</p>
<p>I&#8217;m also trying the <a href="http://developer.yahoo.com/yui/">YUI CSS</a> files. Seems nice although there is a small bug with IE6 for the columns width. If you are using IE6 you have been warned.</p>
<p>Did not add any JS library yet but I&#8217;m sure I&#8217;ll be working with <a href="http://jquery.com">JQuery</a>. Awesome.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4429654278687803";
/* 468x60, created 6/11/09 */
google_ad_slot = "0066133711";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://daniberg.com/home/2009/04/awake-autoresponder-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release v1.3.2 Awake Autoresponder</title>
		<link>http://daniberg.com/home/2009/03/release-132-awake-autoresponder/</link>
		<comments>http://daniberg.com/home/2009/03/release-132-awake-autoresponder/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 20:54:29 +0000</pubDate>
		<dc:creator>Dani Berg</dc:creator>
				<category><![CDATA[autoresponder]]></category>

		<guid isPermaLink="false">http://daniberg.com/home/?p=27</guid>
		<description><![CDATA[Version 1.3.2 of the Awake Autoresponder is ready. Fixed some small bugs and made some modifications in the code to make development easier for future versions.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-30" title="beer-mug" src="http://daniberg.com/home/wp-content/uploads/2009/03/beer-mug-150x150.jpg" alt="beer-mug" width="150" height="150" />Version 1.3.2 of the Awake Autoresponder is ready. Fixed some small bugs and made some modifications in the code to make development easier for future versions.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4429654278687803";
/* 468x60, created 6/11/09 */
google_ad_slot = "0066133711";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://daniberg.com/home/2009/03/release-132-awake-autoresponder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
