<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Alan Blaine Whitney</title>
	
	<link>http://www.alanblainewhitney.com</link>
	<description>Web Development</description>
	<pubDate>Fri, 07 Nov 2008 14:11:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<geo:lat>44.81777</geo:lat><geo:long>-68.789524</geo:long><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/AlanBlaineWhitney" type="application/rss+xml" /><item>
		<title>Notes on the process of Web Development</title>
		<link>http://feeds.feedburner.com/~r/AlanBlaineWhitney/~3/445512382/</link>
		<comments>http://www.alanblainewhitney.com/2008/11/07/notes-on-the-process-of-web-development/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 14:11:27 +0000</pubDate>
		<dc:creator>Alan Whitney</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.alanblainewhitney.com/?p=83</guid>
		<description><![CDATA[This post is mostly for me, since I have don&#8217;t anywhere convenient to put these notes.
Features
Every feature that gets implemented has to have solid answers to these questions

Why are we doing this
What problem does this solve
Is it useful
Are we adding value
Will this change user behavior
Is there an easier way

Time Limits
Every phase/version/release of a project needs [...]]]></description>
			<content:encoded><![CDATA[<p>This post is mostly for me, since I have don&#8217;t anywhere convenient to put these notes.</p>
<p><strong>Features</strong></p>
<p>Every feature that gets implemented has to have solid answers to these questions</p>
<ol>
<li>Why are we doing this</li>
<li>What problem does this solve</li>
<li>Is it useful</li>
<li>Are we adding value</li>
<li>Will this change user behavior</li>
<li>Is there an easier way</li>
</ol>
<p><strong>Time Limits</strong></p>
<p>Every phase/version/release of a project needs a time limit, say like two weeks.  The question would be, in two weeks will I have something to show for this.  If the answer is no, split your release/version/feature in half and ask yourself again.</p>
<p><strong>Stop Words</strong></p>
<p>Words like need, can&#8217;t, quick, easy, everyone, nobody, simple, little, and big don&#8217;t need to used.</p>
<p><strong>Focus</strong></p>
<p>The focus sometimes needs to change.  Don&#8217;t spend so much time focusing on the hard stuff, but more time on polishing the easy stuff.  Trends are cool, but become too trendy to lose focus on unchanging things.  Optimize for today, tomorrow has enough worries of it&#8217;s own.  You can always do it different later.</p>
<p><strong>Interruptions are the mortal enemy</strong></p>
<p>Avoid interruptions at all cost.  A focused man can do more in an hour, than an unfocused man in four.  Use more passive collaboration tools, like wiki&#8217;s, project management web tools, internal blogs, etc.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=Dg2GN"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=Dg2GN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=Rubvn"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=Rubvn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=3ab0n"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=3ab0n" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=DAD8n"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=DAD8n" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=UAdAN"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=UAdAN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=vaPVn"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=vaPVn" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AlanBlaineWhitney/~4/445512382" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alanblainewhitney.com/2008/11/07/notes-on-the-process-of-web-development/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.alanblainewhitney.com/2008/11/07/notes-on-the-process-of-web-development/</feedburner:origLink></item>
		<item>
		<title>How to add subversion revision into cake template</title>
		<link>http://feeds.feedburner.com/~r/AlanBlaineWhitney/~3/422635035/</link>
		<comments>http://www.alanblainewhitney.com/2008/10/16/how-to-add-subversion-revision-into-cake-template/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 13:07:49 +0000</pubDate>
		<dc:creator>Alan Whitney</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.alanblainewhitney.com/?p=78</guid>
		<description><![CDATA[This post is a quick explaination on how to add a subversion revision number into a cakephp template.  First off you need to tell subversion to place the version into the file.
svn propset svn:keywords &#8220;Revision&#8221; app/views/layouts/admin.ctp
In this case I am going to add to my admin layout.  Now to edit the admin layout.  I [...]]]></description>
			<content:encoded><![CDATA[<p>This post is a quick explaination on how to add a subversion revision number into a cakephp template.  First off you need to tell subversion to place the version into the file.</p>
<blockquote><p>svn propset svn:keywords &#8220;Revision&#8221; app/views/layouts/admin.ctp</p></blockquote>
<p>In this case I am going to add to my admin layout.  Now to edit the admin layout.  I am going to add the following line text.</p>
<blockquote><p>$Revision: $</p></blockquote>
<p>This will get replaced at every commit/update with </p>
<blockquote><p>$Revision: 357 $</p></blockquote>
<p>with the current revision number.</p>
<p>To pull it all together to show the version number.  Here is piece of admin.ctp</p>
<blockquote><p>
&lt;?php<br />
$svn = &#8216;$Revision: $&#8217;;<br />
$revision = substr($svn, 11);<br />
 $version = intval(substr($revision, 0, strlen($revision) - 2))<br />
?&gt;<br />
(Revision &lt;?=$version?&gt;)
</p></blockquote>
<p>Which will display the current version number.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=SnADM"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=SnADM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=6df3m"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=6df3m" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=9sWOm"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=9sWOm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=yTgjm"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=yTgjm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=FI2QM"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=FI2QM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=ymuim"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=ymuim" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AlanBlaineWhitney/~4/422635035" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alanblainewhitney.com/2008/10/16/how-to-add-subversion-revision-into-cake-template/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.alanblainewhitney.com/2008/10/16/how-to-add-subversion-revision-into-cake-template/</feedburner:origLink></item>
		<item>
		<title>Cake 1.2RC2 to 1.2RC3</title>
		<link>http://feeds.feedburner.com/~r/AlanBlaineWhitney/~3/420700599/</link>
		<comments>http://www.alanblainewhitney.com/2008/10/14/cake-12rc2-to-12rc3/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 16:53:19 +0000</pubDate>
		<dc:creator>Alan Whitney</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.alanblainewhitney.com/?p=76</guid>
		<description><![CDATA[I recently updated a web app from RC2 to RC3.  I replaced the cake dir and replace app/webroot/index.php and app/webroot/test.php.  Deleted my cache files.  Everything went super.  Not one hitch.
]]></description>
			<content:encoded><![CDATA[<p>I recently updated a web app from RC2 to RC3.  I replaced the cake dir and replace app/webroot/index.php and app/webroot/test.php.  Deleted my cache files.  Everything went super.  Not one hitch.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=cCeRM"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=cCeRM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=gdrlm"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=gdrlm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=Y3V3m"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=Y3V3m" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=UNLnm"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=UNLnm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=MsGEM"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=MsGEM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=bPVgm"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=bPVgm" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AlanBlaineWhitney/~4/420700599" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alanblainewhitney.com/2008/10/14/cake-12rc2-to-12rc3/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.alanblainewhitney.com/2008/10/14/cake-12rc2-to-12rc3/</feedburner:origLink></item>
		<item>
		<title>UUID’s</title>
		<link>http://feeds.feedburner.com/~r/AlanBlaineWhitney/~3/390875249/</link>
		<comments>http://www.alanblainewhitney.com/2008/09/12/uuids/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 18:18:12 +0000</pubDate>
		<dc:creator>Alan Whitney</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.alanblainewhitney.com/?p=74</guid>
		<description><![CDATA[I read a good post over at debuggable just now, about UUIDs.  One of the things about the article that struck me that I didn&#8217;t know, is that if you have a char(36) field, cake will just start to use them, auto-magically.
This means that in real world application effort wise, auto incrementing ints, or UUIDs [...]]]></description>
			<content:encoded><![CDATA[<p>I read a <a href="http://debuggable.com/posts/why-uuids:48c906cc-7a6c-4f22-9e20-6ffd4834cda3">good post</a> over at <a href="http://debuggable.com">debuggable</a> just now, about <a href="http://en.wikipedia.org/wiki/UUID">UUIDs</a>.  One of the things about the article that struck me that I didn&#8217;t know, is that if you have a char(36) field, cake will just start to use them, auto-magically.</p>
<p>This means that in real world application effort wise, auto incrementing ints, or UUIDs are both super easy to use in cake.  Nearly no difference other than your table creation.</p>
<p>This got me thinking about which one is better.  Well, the url&#8217;s look better as ints, say &#8216;/applications/view/147&#8242; versus &#8216;/applications/view/48c907b0-f088-44ae-8be5-4e811030b5da&#8217;.  One is way shorter as well.</p>
<p>Some people quote SEO has being a disadvantage to UUIDs.  I don&#8217;t know about that.  It would seem to be that they could be about equal, if both given the same treatment, like putting title in the address.  I would assume that they are equal, but I am not quite sure about this.</p>
<p>The main advantage of UUIDs is uniqueness.  I can see why true uniqueness would be cool.  No centralized system, but yet you have a unique Id.   Merging tables because easy, makes url hacks harder.</p>
<p>So for me the equation is uniqueness versus easier urls.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=dyq5L"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=dyq5L" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=50qDl"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=50qDl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=OQ8Fl"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=OQ8Fl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=tYWjl"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=tYWjl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=bxS1L"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=bxS1L" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=gHsal"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=gHsal" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AlanBlaineWhitney/~4/390875249" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alanblainewhitney.com/2008/09/12/uuids/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.alanblainewhitney.com/2008/09/12/uuids/</feedburner:origLink></item>
		<item>
		<title>I am not a fan of Email</title>
		<link>http://feeds.feedburner.com/~r/AlanBlaineWhitney/~3/389911447/</link>
		<comments>http://www.alanblainewhitney.com/2008/09/11/i-am-not-a-fan-of-email/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 18:37:31 +0000</pubDate>
		<dc:creator>Alan Whitney</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.alanblainewhitney.com/?p=72</guid>
		<description><![CDATA[
I will try to not let my bias not persuade me too much, but I don’t really like email much.  It is so slow to digest the information contained, so many emails don’t have good content, or are spam, or are forwards, yucky.
Yet, email was once a breakthrough in silent, speedy, low-cost communication technology that [...]]]></description>
			<content:encoded><![CDATA[<div class="entry">
<p>I will try to not let my bias not persuade me too much, but I don’t really like email much.  It is so slow to digest the information contained, so many emails don’t have good content, or are spam, or are forwards, yucky.</p>
<p>Yet, email was once a breakthrough in silent, speedy, low-cost communication technology that so seamlessly fits into the information worker’s day.  Today other technologies are better at the silent, speedy, seamlessly, low-cost information exchange, like Atom, wiki, social bookmarking and RSS. Consequently many experts are saying email cost the economy about <a href="http://blogs.eweek.com/careers/content001/email_distraction_costing_650m_a_year.html">650 billion</a> in lost time, actually some say <a href="http://www.managingio.com/2008/02/17/the-real-cost-of-information-overload/">quiet more</a> than that.</p>
<p>A <a href="http://news.cnet.com/Driven-to-distraction-by-technology/2100-1022_3-5797028.html">cnet article</a> quoting Carl Honore research, concluded that the average office worker is interrupted every three minutes (email, IM, phone, other office distractions) and that it takes eight minutes to recover.  So that means very little is being done in the untied states, especially when compared to nations like Japan, India, and a host of others.  The cnet article also concluded that companies are coming up with simple ways, custom software, unique project management and sometimes non-technical ways to tackle the information management issues of this phase of the information age.</p>
<p>Furthormore, PC World publish a comical, but serious <a href="http://www.pcworld.com/article/150928/email_addiction_five_signs_you_need_help.html">article</a> about having email addiction and steps to help defend and wart off addiction.  Appearly some 11 million people, doctors have labeled as having some type of health recking email habits.</p>
<p>Way am I writing this post, other than because I don’t like email.  Well largely it’s due to one factor in my life, which is, I now realize time is constantly working against me, time is not my ally.  Here at Sephone, always working to try to squeak out more,  also I’m writing an application with a friend outside of work, teaching a class that requires hours of study a week, and I am always looking for more time to spend with my wife.  Just seems like time is a continuous opponent, that needs to be properly rendered, or it because evil.</p>
<p>Okay, I think I am really going to make a point, I am working my way to it.  My point is this, time is precious, both at work and elsewhere.  Things like email are great tools, just make sure that you have control over the tools, and your tools don’t have control over you.  If you instance have read an email as soon as you get it, you are a slave to your inbox.  If you often purposely look at your email while you are in the middle of something else, you are a slave to your inbox.  Just encouraging everybody to think outside of the inbox.  By just checking your email every so often then closing your email program, it might surprise you how much time you have in the day.</p></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=ue5FL"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=ue5FL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=8csnl"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=8csnl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=5qzMl"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=5qzMl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=JXYyl"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=JXYyl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=YKKyL"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=YKKyL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=SEoAl"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=SEoAl" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AlanBlaineWhitney/~4/389911447" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alanblainewhitney.com/2008/09/11/i-am-not-a-fan-of-email/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.alanblainewhitney.com/2008/09/11/i-am-not-a-fan-of-email/</feedburner:origLink></item>
		<item>
		<title>Pay for Content</title>
		<link>http://feeds.feedburner.com/~r/AlanBlaineWhitney/~3/377288348/</link>
		<comments>http://www.alanblainewhitney.com/2008/08/28/pay-for-content/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 17:03:47 +0000</pubDate>
		<dc:creator>Alan Whitney</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.alanblainewhitney.com/?p=70</guid>
		<description><![CDATA[Their are some really good web applications out there, but in my life their still are some paper publishications that I have that no web app comes close to replacing.  Some of these are the AMC River Guide and the Delorme A&#38;G.  The amount of detail, both in map data and text is far better [...]]]></description>
			<content:encoded><![CDATA[<p>Their are some really good web applications out there, but in my life their still are some paper publishications that I have that no web app comes close to replacing.  Some of these are the <a href="http://www.amazon.com/River-Guide-Maine-4th-AMC/dp/1934028150/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1219942004&amp;sr=8-1">AMC River Guide</a> and the <a href="http://www.amazon.com/Maine-Atlas-Gazetteer-David-Delorme/dp/089933282X/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1219942030&amp;sr=8-1">Delorme A&amp;G</a>.  The amount of detail, both in map data and text is far better than those found online.  With the case of the AMC River Guide, the trips that are detailed were actually taken by the authors.</p>
<p>This got me thinking about a larger scale issue.  In this era of &#8220;web 2.0&#8243; and wiki&#8217;s and blogs, what will happen to detailed research.  Anyone who has ever done any large research knows that wikipedia may be looked at, but is not a great source of in-depth information.  Any information that may actually be there, is really a citation from something else anyway.</p>
<p>I just wonder what will happen to high quanlity content, that needs to be funded.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=ZDKxiK"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=ZDKxiK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=DCHHUk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=DCHHUk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=6Kpomk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=6Kpomk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=0vIEKk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=0vIEKk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=wnazpK"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=wnazpK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=LdfE8k"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=LdfE8k" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AlanBlaineWhitney/~4/377288348" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alanblainewhitney.com/2008/08/28/pay-for-content/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.alanblainewhitney.com/2008/08/28/pay-for-content/</feedburner:origLink></item>
		<item>
		<title>Subversion for PHP Websites</title>
		<link>http://feeds.feedburner.com/~r/AlanBlaineWhitney/~3/375283778/</link>
		<comments>http://www.alanblainewhitney.com/2008/08/26/subversion-for-php-websites/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 14:57:59 +0000</pubDate>
		<dc:creator>Alan Whitney</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.alanblainewhitney.com/?p=68</guid>
		<description><![CDATA[Lately I have been using svn with a few various PHP websites that I maintain.  In short, here is what I have found out.
Once you get used to typing svn commit and svn update, it&#8217;s addicting.  That is a very slick way to go about dev.  I have used it update live websites with svn [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I have been using svn with a few various PHP websites that I maintain.  In short, here is what I have found out.</p>
<p>Once you get used to typing <em>svn commit</em> and <em>svn update</em>, it&#8217;s addicting.  That is a very slick way to go about dev.  I have used it update live websites with svn update, to do development from various places (tele-commute days versus at work).</p>
<p>Here are some things that I don&#8217;t like about it.  Inital imports and checkouts take forever, there is no tar like thing to transfer just one file.  Can really take a while sometimes.  This is my biggest problem.  My second thing, is that php websites always have some files you can&#8217;t track in the repo, like config files, template caches, or other tmp files, so you also have to remember to <em>svn delete</em> them.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=5xhKyK"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=5xhKyK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=W6Sj7k"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=W6Sj7k" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=eISEtk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=eISEtk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=n7uVUk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=n7uVUk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=HfwOcK"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=HfwOcK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=0GQ1bk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=0GQ1bk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AlanBlaineWhitney/~4/375283778" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alanblainewhitney.com/2008/08/26/subversion-for-php-websites/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.alanblainewhitney.com/2008/08/26/subversion-for-php-websites/</feedburner:origLink></item>
		<item>
		<title>Good reads this morning</title>
		<link>http://feeds.feedburner.com/~r/AlanBlaineWhitney/~3/362917084/</link>
		<comments>http://www.alanblainewhitney.com/2008/08/12/good-reads-this-morning/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 13:15:04 +0000</pubDate>
		<dc:creator>Alan Whitney</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.alanblainewhitney.com/?p=66</guid>
		<description><![CDATA[This morning I have read some awesome blog posts, just figured I would share.
Less is better
David Heinemeier Hansson, from 37 Signals, creator of Ruby on Rails, over usability guy.  Very good read about web application development.  Really enjoyed him talking about specs and functionality scope on the top of page two.
Small business owners are community [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I have read some awesome blog posts, just figured I would share.</p>
<p><strong><a href="http://www.uiresourcecenter.com/user-interface-design/articles/less-is-better.html?s=1_1">Less is better</a></strong><br />
David Heinemeier Hansson, from 37 Signals, creator of Ruby on Rails, over usability guy.  Very good read about web application development.  Really enjoyed him talking about specs and functionality scope on the top of page two.</p>
<p><strong><a href="http://conniebensen.com/blog/2008/08/11/small-business-owners-are-community-managers/">Small business owners are community managers</a></strong><br />
Connie Bensen often writes about community managers.  In this post, she covers why small business owners are more or less, community managers.  I liked the graphic.</p>
<p><strong><a href="http://vandelaydesign.com/blog/design/underperforming/">underperforming</a></strong><br />
This is something that I don&#8217;t do much, but analyst traffic to see how to do things better.  This was a great article describing how to view stuff like google analytics.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=AB1WbK"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=AB1WbK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=OTBndk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=OTBndk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=1i9vtk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=1i9vtk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=3Q4mDk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=3Q4mDk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=HzmwIK"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=HzmwIK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=ZhTZIk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=ZhTZIk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AlanBlaineWhitney/~4/362917084" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alanblainewhitney.com/2008/08/12/good-reads-this-morning/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.alanblainewhitney.com/2008/08/12/good-reads-this-morning/</feedburner:origLink></item>
		<item>
		<title>In The Morning</title>
		<link>http://feeds.feedburner.com/~r/AlanBlaineWhitney/~3/355663222/</link>
		<comments>http://www.alanblainewhitney.com/2008/08/04/in-the-morning/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 20:38:17 +0000</pubDate>
		<dc:creator>Alan Whitney</dc:creator>
		
		<category><![CDATA[getting it done]]></category>

		<guid isPermaLink="false">http://www.alanblainewhitney.com/?p=64</guid>
		<description><![CDATA[Starting tomorrow, I am going to change the way I start my work day.  Normally, I check email, phone messages, check my feed reader, maybe even make a few phone calls.  I think I am wasting my mornings.  The first hour, maybe two hours of my day are sort of quick.  Not everyone is in [...]]]></description>
			<content:encoded><![CDATA[<p>Starting tomorrow, I am going to change the way I start my work day.  Normally, I check email, phone messages, check my feed reader, maybe even make a few phone calls.  I think I am wasting my mornings.  The first hour, maybe two hours of my day are sort of quick.  Not everyone is in the office.</p>
<p>More than just that it is still quick, also my mind is still fresh.  Once I read emails, feed reader, etc.  I have stuff on my mind.  I am already distracted some.</p>
<p>So here is my game plan tomorrow morning.  Come in and get right two it.  Check email and feedreader before lunch sometime but later.  I will comment with how it worked.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=bViiSK"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=bViiSK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=lo7UAk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=lo7UAk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=DthZjk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=DthZjk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=DccAjk"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=DccAjk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=qhNJLK"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=qhNJLK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=vRvcek"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=vRvcek" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AlanBlaineWhitney/~4/355663222" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alanblainewhitney.com/2008/08/04/in-the-morning/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.alanblainewhitney.com/2008/08/04/in-the-morning/</feedburner:origLink></item>
		<item>
		<title>Microsoft</title>
		<link>http://feeds.feedburner.com/~r/AlanBlaineWhitney/~3/342533375/</link>
		<comments>http://www.alanblainewhitney.com/2008/07/22/microsoft/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 13:11:21 +0000</pubDate>
		<dc:creator>Alan Whitney</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[mircosoft]]></category>

		<category><![CDATA[survey]]></category>

		<guid isPermaLink="false">http://www.alanblainewhitney.com/?p=61</guid>
		<description><![CDATA[Microsoft just called me.  They wanted to conduct some survey and they were willing to pay $25.  I just didn&#8217;t have the time, plus something just felt wrong about it.
]]></description>
			<content:encoded><![CDATA[<p>Microsoft just called me.  They wanted to conduct some survey and they were willing to pay $25.  I just didn&#8217;t have the time, plus something just felt wrong about it.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=mtUv5J"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=mtUv5J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=bM9gNj"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=bM9gNj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=pnHbkj"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=pnHbkj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=4bCLCj"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=4bCLCj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=gT5qNJ"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=gT5qNJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AlanBlaineWhitney?a=6XXL9j"><img src="http://feeds.feedburner.com/~f/AlanBlaineWhitney?i=6XXL9j" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AlanBlaineWhitney/~4/342533375" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alanblainewhitney.com/2008/07/22/microsoft/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.alanblainewhitney.com/2008/07/22/microsoft/</feedburner:origLink></item>
	</channel>
</rss>
