<?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>The Nightly Build &#187; code</title>
	<atom:link href="http://buckrobinson.com/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://buckrobinson.com</link>
	<description>Programming tangents</description>
	<lastBuildDate>Sat, 30 Jan 2010 18:59:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hacking bad code to make it work</title>
		<link>http://buckrobinson.com/rants/hacking-bad-code-to-make-it-work/</link>
		<comments>http://buckrobinson.com/rants/hacking-bad-code-to-make-it-work/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 21:47:00 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://buckrobinson.com/?p=411</guid>
		<description><![CDATA[Should we hack it up? I say no. It will come back to bite you in the ass. But they will likely blame you when it does break.]]></description>
			<content:encoded><![CDATA[<p></p><p>Should we ever put up with hacking bad code to make it work for right now? Is there such a thing as a temporary solution? Every so often I fight this mentality at work to just patch the code and make it work for right now. The &#8220;we need this yesterday&#8221; solution without ever thinking about the future consequences of our actions.<br />
As much as I fight against, sometimes I have to do it. I hate, hate, hate hacking something up. I preach the fact that there is nothing more permanent than a temporary solution. I know it&#8217;s going to come back to bite me in the ass. The very second a change is wanted it will.<br />
Why do I hate patching the code? I hate it because the blame will later get placed on me for bugs in the software due to design decisions out of my control. I guess I wouldn&#8217;t mind making the quick patch as much if later, when bugs are introduced because the code is so very unmaintainable and bugs are introduced with ease, they would take the blame for the issues. But no, it&#8217;s now my job to stay late and work harder for shitty decisions made by someone else who was unwilling to take advice, or forced the issue of not worrying about maintenance. God knows I hate more work, tedious work at that, for something that could have been avoided. Should have been avoided, was foreseen and cautions ignored.<br />
You know the kind of code I&#8217;m talking about. The kind where you need intimate knowledge of every working part because all the code is so tightly coupled that making one modification means accounting for it in 15 different places or it will break. The kind where we decide that writing out javascript inside a string, passing it into a function, later to eval it is a good thing. See example -> http://club.cmstheme.com/demo100/Interface/templates/Interface/effects.php<br />
So back to the original question. Should we hack it up? I say no. It will come back to bite you in the ass. Almost no one that is asking you to do it understands the implications. They don&#8217;t understand that writing bad code is a future of longer development times and is a ticking time bomb. But they will likely blame you when it does break. Of course there will be times when this is unavoidable, but make the best of it and rewrite small sections at a time. Or make the change, but make sure the next time you touch the code that it is understood that re-factoring time is mandatory.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fhacking-bad-code-to-make-it-work%2F&amp;title=Hacking+bad+code+to+make+it+work" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fhacking-bad-code-to-make-it-work_2F_amp_title=Hacking+bad+code+to+make+it+work&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fhacking-bad-code-to-make-it-work%2F&amp;title=Hacking+bad+code+to+make+it+work" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fhacking-bad-code-to-make-it-work_2F_amp_title=Hacking+bad+code+to+make+it+work&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fhacking-bad-code-to-make-it-work%2F&amp;title=Hacking+bad+code+to+make+it+work" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fhacking-bad-code-to-make-it-work_2F_amp_title=Hacking+bad+code+to+make+it+work&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fhacking-bad-code-to-make-it-work%2F&amp;title=Hacking+bad+code+to+make+it+work" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fhacking-bad-code-to-make-it-work_2F_amp_title=Hacking+bad+code+to+make+it+work&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fhacking-bad-code-to-make-it-work%2F&amp;title=Hacking+bad+code+to+make+it+work', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fhacking-bad-code-to-make-it-work%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fhacking-bad-code-to-make-it-work_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fhacking-bad-code-to-make-it-work%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fhacking-bad-code-to-make-it-work_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fhacking-bad-code-to-make-it-work%2F&amp;title=Hacking+bad+code+to+make+it+work" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fhacking-bad-code-to-make-it-work_2F_amp_title=Hacking+bad+code+to+make+it+work&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fhacking-bad-code-to-make-it-work%2F&amp;title=Hacking+bad+code+to+make+it+work" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fhacking-bad-code-to-make-it-work_2F_amp_title=Hacking+bad+code+to+make+it+work&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/rants/hacking-bad-code-to-make-it-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t listen to the so called experts</title>
		<link>http://buckrobinson.com/code/dont-listen-to-the-so-called-experts/</link>
		<comments>http://buckrobinson.com/code/dont-listen-to-the-so-called-experts/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 03:51:17 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://buckrobinson.com/code/dont-listen-to-the-so-called-experts/</guid>
		<description><![CDATA[ You need to <strong>fuck up</strong> for yourself.

This is what work is for, learning. Your boss may think it's to get project A done, but he's wrong. It's to always learn new skills and evolve.]]></description>
			<content:encoded><![CDATA[<p></p><p>It seems lately that there are a number of OOP &#8220;experts&#8221; coming out of the woodworks preaching the design pattern goodness. I&#8217;m fine with the design patterns, in fact I use them on a day to day basis. It&#8217;s the, don&#8217;t overuse strategy, that I hate being preached to design pattern beginners. This brings about a fear of using them. I say, &#8220;Use them!&#8221;. That&#8217;s how we learn. Of course we&#8217;ll misuse new technologies when we&#8217;re learning.</p>
<p>Don&#8217;t get me wrong, I&#8217;m not saying, &#8220;make the solution fit the problem&#8221;. That&#8217;s not the solution either, but with someone that is new to design patterns, you need to try them in different situations. You need to <strong>fuck up</strong> for yourself. This is how I learned quite a bit of programming and procedures. Not everything should be learned from what others preach because someone who has a soapbox at the moment says so.</p>
<p>Try implementing in your day to day work. This is what work is for, learning. Your boss may think it&#8217;s to get project A done, but he&#8217;s wrong. It&#8217;s to always learn new skills and evolve. Else he should sit at his typewriter and snail mail his rebuttal. I&#8217;ve shoehorned patterns into simplistic problems that could&#8217;ve done without a formal OOP pattern. Definitely overkill, but along the way I&#8217;ve learned to find a balance that has helped tremendously with larger scale items. It&#8217;s like learning algebra for the first time. You may know what 10 &#8211; x = 3 is without balancing the equation, but the point is to learn the procedure. So when bigger problems come along that can&#8217;t be done in your head, we can use what we&#8217;ve learned to solve them.</p>
<p>You can go back and cleanup. Whenever I revisit my code for adding features or fixing bugs, I usually apply what I&#8217;ve learned since then and do some spring cleaning. </p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fdont-listen-to-the-so-called-experts%2F&amp;title=Don%26%238217%3Bt+listen+to+the+so+called+experts" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fdont-listen-to-the-so-called-experts_2F_amp_title=Don_26_238217_3Bt+listen+to+the+so+called+experts&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fdont-listen-to-the-so-called-experts%2F&amp;title=Don%26%238217%3Bt+listen+to+the+so+called+experts" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fdont-listen-to-the-so-called-experts_2F_amp_title=Don_26_238217_3Bt+listen+to+the+so+called+experts&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fdont-listen-to-the-so-called-experts%2F&amp;title=Don%26%238217%3Bt+listen+to+the+so+called+experts" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fdont-listen-to-the-so-called-experts_2F_amp_title=Don_26_238217_3Bt+listen+to+the+so+called+experts&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fdont-listen-to-the-so-called-experts%2F&amp;title=Don%26%238217%3Bt+listen+to+the+so+called+experts" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fdont-listen-to-the-so-called-experts_2F_amp_title=Don_26_238217_3Bt+listen+to+the+so+called+experts&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fdont-listen-to-the-so-called-experts%2F&amp;title=Don%26%238217%3Bt+listen+to+the+so+called+experts', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fdont-listen-to-the-so-called-experts%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fdont-listen-to-the-so-called-experts_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fdont-listen-to-the-so-called-experts%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fdont-listen-to-the-so-called-experts_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fdont-listen-to-the-so-called-experts%2F&amp;title=Don%26%238217%3Bt+listen+to+the+so+called+experts" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fdont-listen-to-the-so-called-experts_2F_amp_title=Don_26_238217_3Bt+listen+to+the+so+called+experts&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fdont-listen-to-the-so-called-experts%2F&amp;title=Don%26%238217%3Bt+listen+to+the+so+called+experts" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fdont-listen-to-the-so-called-experts_2F_amp_title=Don_26_238217_3Bt+listen+to+the+so+called+experts&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/code/dont-listen-to-the-so-called-experts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>moving mysql data</title>
		<link>http://buckrobinson.com/technical/moving-mysql-data/</link>
		<comments>http://buckrobinson.com/technical/moving-mysql-data/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 03:55:34 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://buckrobinson.com/?p=402</guid>
		<description><![CDATA[I was moving the location of the mysql databases on my Ubuntu EC2 instance to an EBS volume. I had a little trouble. Small problem, but eventually found the solution. Did the normal things:

Shutdown mysql
copied the data files
Double checked and fixed as needed the permissions
edited the my.cnf to point at the new data location
edited the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I was moving the location of the mysql databases on my Ubuntu EC2 instance to an EBS volume. I had a little trouble. Small problem, but eventually found the solution. Did the normal things:</p>
<ol>
<li>Shutdown mysql</li>
<li>copied the data files</li>
<li>Double checked and fixed as needed the permissions</li>
<li>edited the my.cnf to point at the new data location</li>
<li>edited the apparmour mysql cnf</li>
<li>(the part I forgot) restart apparmour</li>
<li>then start up mysql server</li>
</ol>
<p>I had edited all the proper files. Poured over the permissions. Read the syslog a million times wondering why mysql couldn&#8217;t write the file. Finally restarted the apparmour service and voila! Mysql started up without a hitch.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Ftechnical%2Fmoving-mysql-data%2F&amp;title=moving+mysql+data" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Ftechnical_2Fmoving-mysql-data_2F_amp_title=moving+mysql+data&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Ftechnical%2Fmoving-mysql-data%2F&amp;title=moving+mysql+data" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Ftechnical_2Fmoving-mysql-data_2F_amp_title=moving+mysql+data&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Ftechnical%2Fmoving-mysql-data%2F&amp;title=moving+mysql+data" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Ftechnical_2Fmoving-mysql-data_2F_amp_title=moving+mysql+data&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Ftechnical%2Fmoving-mysql-data%2F&amp;title=moving+mysql+data" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Ftechnical_2Fmoving-mysql-data_2F_amp_title=moving+mysql+data&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Ftechnical%2Fmoving-mysql-data%2F&amp;title=moving+mysql+data', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Ftechnical%2Fmoving-mysql-data%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Ftechnical_2Fmoving-mysql-data_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Ftechnical%2Fmoving-mysql-data%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Ftechnical_2Fmoving-mysql-data_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Ftechnical%2Fmoving-mysql-data%2F&amp;title=moving+mysql+data" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Ftechnical_2Fmoving-mysql-data_2F_amp_title=moving+mysql+data&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Ftechnical%2Fmoving-mysql-data%2F&amp;title=moving+mysql+data" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Ftechnical_2Fmoving-mysql-data_2F_amp_title=moving+mysql+data&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/technical/moving-mysql-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>hellaphone update</title>
		<link>http://buckrobinson.com/code/hellaphone-update-3/</link>
		<comments>http://buckrobinson.com/code/hellaphone-update-3/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 13:01:51 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[hellaphone]]></category>
		<category><![CDATA[hellanzb]]></category>
		<category><![CDATA[Iphone]]></category>
		<category><![CDATA[Ipod touch]]></category>
		<category><![CDATA[newsgroups]]></category>
		<category><![CDATA[newzbin]]></category>
		<category><![CDATA[usenet]]></category>

		<guid isPermaLink="false">http://buckrobinson.com/?p=387</guid>
		<description><![CDATA[Updated hellaphone. Finally fixed the download button bug. Also a few styling improvements.










]]></description>
			<content:encoded><![CDATA[<p></p><p>Updated hellaphone. Finally fixed the download button bug. Also a few styling improvements.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update-3%2F&amp;title=hellaphone+update" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update-3_2F_amp_title=hellaphone+update&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update-3%2F&amp;title=hellaphone+update" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update-3_2F_amp_title=hellaphone+update&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update-3%2F&amp;title=hellaphone+update" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update-3_2F_amp_title=hellaphone+update&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update-3%2F&amp;title=hellaphone+update" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update-3_2F_amp_title=hellaphone+update&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update-3%2F&amp;title=hellaphone+update', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update-3%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update-3_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update-3%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update-3_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update-3%2F&amp;title=hellaphone+update" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update-3_2F_amp_title=hellaphone+update&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update-3%2F&amp;title=hellaphone+update" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update-3_2F_amp_title=hellaphone+update&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/code/hellaphone-update-3/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hellaphone now monitors queue</title>
		<link>http://buckrobinson.com/code/hellaphone-now-monitors-queue/</link>
		<comments>http://buckrobinson.com/code/hellaphone-now-monitors-queue/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 23:34:57 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[hellaphone]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[hellanzb]]></category>
		<category><![CDATA[Iphone]]></category>
		<category><![CDATA[Ipod touch]]></category>
		<category><![CDATA[newsgroups]]></category>
		<category><![CDATA[newzbin]]></category>
		<category><![CDATA[usenet]]></category>

		<guid isPermaLink="false">http://blog.buckrobinson.com/?p=308</guid>
		<description><![CDATA[The new hellaphone at githubÂ can now monitor the queue and updates the progress. More to come soon.
What&#8217;s on the immediate horizon:

Look and feel updates
Slimming down the code for less to download
Ability to reorder, pause, and delete from the queue











]]></description>
			<content:encoded><![CDATA[<p></p><p>The new hellaphone at <a title="Hellaphone at github" href="http://http://github.com/buck2769/hellaphone" target="_blank" onclick="urchinTracker('/outgoing/http_//github.com/buck2769/hellaphone?referer=');">github</a>Â can now monitor the queue and updates the progress. More to come soon.</p>
<p><strong>What&#8217;s on the immediate horizon:</strong></p>
<ul>
<li>Look and feel updates</li>
<li>Slimming down the code for less to download</li>
<li>Ability to reorder, pause, and delete from the queue</li>
</ul>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-now-monitors-queue%2F&amp;title=Hellaphone+now+monitors+queue" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-now-monitors-queue_2F_amp_title=Hellaphone+now+monitors+queue&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-now-monitors-queue%2F&amp;title=Hellaphone+now+monitors+queue" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-now-monitors-queue_2F_amp_title=Hellaphone+now+monitors+queue&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-now-monitors-queue%2F&amp;title=Hellaphone+now+monitors+queue" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-now-monitors-queue_2F_amp_title=Hellaphone+now+monitors+queue&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-now-monitors-queue%2F&amp;title=Hellaphone+now+monitors+queue" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-now-monitors-queue_2F_amp_title=Hellaphone+now+monitors+queue&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-now-monitors-queue%2F&amp;title=Hellaphone+now+monitors+queue', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-now-monitors-queue%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-now-monitors-queue_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-now-monitors-queue%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-now-monitors-queue_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-now-monitors-queue%2F&amp;title=Hellaphone+now+monitors+queue" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-now-monitors-queue_2F_amp_title=Hellaphone+now+monitors+queue&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-now-monitors-queue%2F&amp;title=Hellaphone+now+monitors+queue" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-now-monitors-queue_2F_amp_title=Hellaphone+now+monitors+queue&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/code/hellaphone-now-monitors-queue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Hellaphone release</title>
		<link>http://buckrobinson.com/code/new-hellaphone-release/</link>
		<comments>http://buckrobinson.com/code/new-hellaphone-release/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 05:16:23 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[hellaphone]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[hellanzb]]></category>
		<category><![CDATA[Iphone]]></category>
		<category><![CDATA[Ipod touch]]></category>

		<guid isPermaLink="false">http://blog.buckrobinson.com/?p=303</guid>
		<description><![CDATA[New release of hellaphone. I scrapped the old code, got rid of cakephp, rolled a lighter, custom framework. Got rid of the installation troublesome mod_rewrite dependancy that cakephp required. I may even end up with a super light MVC after it&#8217;s all done. Grab a copy at Github here.










]]></description>
			<content:encoded><![CDATA[<p></p><p>New release of <a title="Hellaphone" href="/hellaphone">hellaphone</a>. I scrapped the old code, got rid of cakephp, rolled a lighter, custom framework. Got rid of the installation troublesome mod_rewrite dependancy that cakephp required. I may even end up with a super light MVC after it&#8217;s all done. Grab a copy at Github <a title="Hellaphone git repo" href="http://github.com/buck2769/hellaphone/tree/master" target="_blank" onclick="urchinTracker('/outgoing/github.com/buck2769/hellaphone/tree/master?referer=');">here</a>.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fnew-hellaphone-release%2F&amp;title=New+Hellaphone+release" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fnew-hellaphone-release_2F_amp_title=New+Hellaphone+release&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fnew-hellaphone-release%2F&amp;title=New+Hellaphone+release" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fnew-hellaphone-release_2F_amp_title=New+Hellaphone+release&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fnew-hellaphone-release%2F&amp;title=New+Hellaphone+release" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fnew-hellaphone-release_2F_amp_title=New+Hellaphone+release&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fnew-hellaphone-release%2F&amp;title=New+Hellaphone+release" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fnew-hellaphone-release_2F_amp_title=New+Hellaphone+release&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fnew-hellaphone-release%2F&amp;title=New+Hellaphone+release', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fnew-hellaphone-release%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fnew-hellaphone-release_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fnew-hellaphone-release%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fnew-hellaphone-release_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fnew-hellaphone-release%2F&amp;title=New+Hellaphone+release" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fnew-hellaphone-release_2F_amp_title=New+Hellaphone+release&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fnew-hellaphone-release%2F&amp;title=New+Hellaphone+release" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fnew-hellaphone-release_2F_amp_title=New+Hellaphone+release&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/code/new-hellaphone-release/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>HellaNZB stopped downloading from newzbin</title>
		<link>http://buckrobinson.com/info/hellanzb-stopped-downloading-from-newzbin/</link>
		<comments>http://buckrobinson.com/info/hellanzb-stopped-downloading-from-newzbin/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 00:56:49 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[hellaphone]]></category>
		<category><![CDATA[info]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.buckrobinson.com/?p=298</guid>
		<description><![CDATA[I was getting a new install of hellanzb up and running and noticed that it wouldn&#8217;t download the nzb&#8217;s from newzbin. I found that the problem was an old uri path in the python scripts. My file was located atÂ /usr/share/python-support/hellanzb/Hellanzb/NewzbinDownloader.py.
Right after the class definition &#8220;url&#8221; is defined. Just search for v3.newzbin.com/dnzb. Change http://v3.newzbin.com/dnzb to http://v3.newzbin.com/api/dnzb [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I was getting a new install of hellanzb up and running and noticed that it wouldn&#8217;t download the nzb&#8217;s from newzbin. I found that the problem was an old uri path in the python scripts. My file was located atÂ /usr/share/python-support/hellanzb/Hellanzb/NewzbinDownloader.py.</p>
<p>Right after the class definition &#8220;url&#8221; is defined. Just search for v3.newzbin.com/dnzb. Change http://v3.newzbin.com/dnzb to http://v3.newzbin.com/api/dnzb and save.Â </p>
<p>I hope this helps out others until hellanzb gets a fix up. I haven&#8217;t checked, but this may already be in HEAD.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-stopped-downloading-from-newzbin%2F&amp;title=HellaNZB+stopped+downloading+from+newzbin" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-stopped-downloading-from-newzbin_2F_amp_title=HellaNZB+stopped+downloading+from+newzbin&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-stopped-downloading-from-newzbin%2F&amp;title=HellaNZB+stopped+downloading+from+newzbin" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-stopped-downloading-from-newzbin_2F_amp_title=HellaNZB+stopped+downloading+from+newzbin&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-stopped-downloading-from-newzbin%2F&amp;title=HellaNZB+stopped+downloading+from+newzbin" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-stopped-downloading-from-newzbin_2F_amp_title=HellaNZB+stopped+downloading+from+newzbin&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-stopped-downloading-from-newzbin%2F&amp;title=HellaNZB+stopped+downloading+from+newzbin" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-stopped-downloading-from-newzbin_2F_amp_title=HellaNZB+stopped+downloading+from+newzbin&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-stopped-downloading-from-newzbin%2F&amp;title=HellaNZB+stopped+downloading+from+newzbin', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-stopped-downloading-from-newzbin%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-stopped-downloading-from-newzbin_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-stopped-downloading-from-newzbin%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-stopped-downloading-from-newzbin_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-stopped-downloading-from-newzbin%2F&amp;title=HellaNZB+stopped+downloading+from+newzbin" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-stopped-downloading-from-newzbin_2F_amp_title=HellaNZB+stopped+downloading+from+newzbin&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-stopped-downloading-from-newzbin%2F&amp;title=HellaNZB+stopped+downloading+from+newzbin" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-stopped-downloading-from-newzbin_2F_amp_title=HellaNZB+stopped+downloading+from+newzbin&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/info/hellanzb-stopped-downloading-from-newzbin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Standards that are too high</title>
		<link>http://buckrobinson.com/rants/standards-that-are-too-high/</link>
		<comments>http://buckrobinson.com/rants/standards-that-are-too-high/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 01:10:37 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[pragmatic]]></category>

		<guid isPermaLink="false">http://blog.buckrobinson.com/?p=275</guid>
		<description><![CDATA[Can a coder have too high of standards?
I overheard someone say they dislike someone with too high of coding standards. As if this is a major problem!
The reasoning behind this thought process was this: They usually aren&#8217;t pragmatic enough to be goal oriented to meet deadlines and are more concerned with technology.
I say, &#8220;Bullshit&#8221;! These [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>Can a coder have too high of standards?</strong></p>
<p>I overheard someone say they dislike someone with too high of coding standards. As if this is a major problem!</p>
<p>The reasoning behind this thought process was this: They usually aren&#8217;t pragmatic enough to be goal oriented to meet deadlines and are more concerned with technology.</p>
<p><strong>I say, &#8220;Bullshit&#8221;!</strong> These are not mutually exclusive.</p>
<ul>
<li>Well written code can help meet deadlines.</li>
<li>Code that is easier to read always takes less time to add features to.</li>
<li>Code that is well designed saves time modifying and/or adding features</li>
<li>Fixing bugs is always easier in well designed code</li>
</ul>
<p>I&#8217;ll concede that the first time something is developed, writing it to be modular and not one off takes a good programmer a little longer. The second time around though that time is made up and then some. <strong>Of course this is not an issue if you never have any changes, scope creep, or a boss/client that knows exactly what he wants and specs it out perfectly the first time.</strong></p>
<p>I&#8217;ve been in many projects that are rushed and shortcuts were taken. The code is unbearable by all but the original coder. Even he takes awhile to get things done. Not that it&#8217;s ever my job, but I always spend the time rewriting reusable, elegant code then documenting it. I always spend more time than I would have if I had just patched it, but I save time for me next time and anyone who must maintain it.</p>
<p><strong>Sometimes the rewriting is pieces at a time.</strong> This means making everything backward compatible with what is currently written and being used at the time of being written. As I replace parts of the code, I go back and remove the code that was made backward compatible for the pieces being replaced. Eventually the old unmaintainable code is replaced by lean, easy to read, documented code.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fstandards-that-are-too-high%2F&amp;title=Standards+that+are+too+high" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fstandards-that-are-too-high_2F_amp_title=Standards+that+are+too+high&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fstandards-that-are-too-high%2F&amp;title=Standards+that+are+too+high" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fstandards-that-are-too-high_2F_amp_title=Standards+that+are+too+high&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fstandards-that-are-too-high%2F&amp;title=Standards+that+are+too+high" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fstandards-that-are-too-high_2F_amp_title=Standards+that+are+too+high&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fstandards-that-are-too-high%2F&amp;title=Standards+that+are+too+high" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fstandards-that-are-too-high_2F_amp_title=Standards+that+are+too+high&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fstandards-that-are-too-high%2F&amp;title=Standards+that+are+too+high', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fstandards-that-are-too-high%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fstandards-that-are-too-high_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fstandards-that-are-too-high%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fstandards-that-are-too-high_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fstandards-that-are-too-high%2F&amp;title=Standards+that+are+too+high" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fstandards-that-are-too-high_2F_amp_title=Standards+that+are+too+high&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fstandards-that-are-too-high%2F&amp;title=Standards+that+are+too+high" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fstandards-that-are-too-high_2F_amp_title=Standards+that+are+too+high&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/rants/standards-that-are-too-high/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php namespace solution</title>
		<link>http://buckrobinson.com/code/php-namespace-solution/</link>
		<comments>http://buckrobinson.com/code/php-namespace-solution/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 00:48:08 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://blog.buckrobinson.com/?p=272</guid>
		<description><![CDATA[Gotta love this.
Don&#8217;t like the php namespace? Here is your solution, especially those of you who don&#8217;t have a backslash easily accessible.











]]></description>
			<content:encoded><![CDATA[<p></p><p>Gotta love this.</p>
<p>Don&#8217;t like the php namespace? Here is your solution, especially those of you who don&#8217;t have a backslash easily accessible.</p>
<p><a href="http://blog.buckrobinson.com/wp-content/uploads/2008/11/backslash-usb-device.jpeg" onclick="urchinTracker('/outgoing/blog.buckrobinson.com/wp-content/uploads/2008/11/backslash-usb-device.jpeg?referer=');"><img class="alignnone size-full wp-image-273" title="backslash-usb-device" src="http://blog.buckrobinson.com/wp-content/uploads/2008/11/backslash-usb-device.jpeg" alt="backslash-usb-device" width="300" height="188" /></a></p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fphp-namespace-solution%2F&amp;title=php+namespace+solution" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fphp-namespace-solution_2F_amp_title=php+namespace+solution&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fphp-namespace-solution%2F&amp;title=php+namespace+solution" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fphp-namespace-solution_2F_amp_title=php+namespace+solution&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fphp-namespace-solution%2F&amp;title=php+namespace+solution" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fphp-namespace-solution_2F_amp_title=php+namespace+solution&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fphp-namespace-solution%2F&amp;title=php+namespace+solution" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fphp-namespace-solution_2F_amp_title=php+namespace+solution&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fphp-namespace-solution%2F&amp;title=php+namespace+solution', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fphp-namespace-solution%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fphp-namespace-solution_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fphp-namespace-solution%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fphp-namespace-solution_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fphp-namespace-solution%2F&amp;title=php+namespace+solution" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fphp-namespace-solution_2F_amp_title=php+namespace+solution&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fphp-namespace-solution%2F&amp;title=php+namespace+solution" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fphp-namespace-solution_2F_amp_title=php+namespace+solution&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/code/php-namespace-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>At it again &#8211; Hellaphone</title>
		<link>http://buckrobinson.com/rants/at-it-again-hellaphone/</link>
		<comments>http://buckrobinson.com/rants/at-it-again-hellaphone/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 12:57:17 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[hellaphone]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[hellanzb]]></category>
		<category><![CDATA[Iphone]]></category>
		<category><![CDATA[Ipod touch]]></category>
		<category><![CDATA[newsgroups]]></category>
		<category><![CDATA[usenet]]></category>

		<guid isPermaLink="false">http://blog.buckrobinson.com/?p=257</guid>
		<description><![CDATA[Almost as soon as I announce that I was going to stop working on Hellaphone, I start using newsgroups again and start on the project. Partly because I keep getting emailed how to set it up. I didn&#8217;t spend any time creating an installer when I released it. In fact I hacked it up real [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Almost as soon as I announce that I was going to stop working on <a title="Hellaphone the iphone and iPod touch interface for hellanzb" href="http://blog.buckrobinson.com/hellaphone" target="_self" onclick="urchinTracker('/outgoing/blog.buckrobinson.com/hellaphone?referer=');">Hellaphone</a>, I start using newsgroups again and start on the project. Partly because I keep getting emailed how to set it up. I didn&#8217;t spend any time creating an installer when I released it. In fact I hacked it up real quick to be a single user system.</p>
<p>I always planned on releasing it as a service, but became dis-interested and open sourced it. So now I&#8217;m concentrating on bringing the service up again. The project is still open and located at <a title="Hellaphone project center" href="http://code.google.com/p/hellaphone" target="_blank" onclick="urchinTracker('/outgoing/code.google.com/p/hellaphone?referer=');">http://code.google.com/p/hellaphone</a> . Check it out, contribute, or just use it.</p>
<p><strong>(Update) </strong>There is a newer git repository atÂ <a title="Hellaphone Git repo" href="http://github.com/buck2769/hellaphone/" target="_blank" onclick="urchinTracker('/outgoing/github.com/buck2769/hellaphone/?referer=');">http://github.com/buck2769/hellaphone/</a>. This is being actively developed.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fat-it-again-hellaphone%2F&amp;title=At+it+again+%26%238211%3B+Hellaphone" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fat-it-again-hellaphone_2F_amp_title=At+it+again+_26_238211_3B+Hellaphone&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fat-it-again-hellaphone%2F&amp;title=At+it+again+%26%238211%3B+Hellaphone" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fat-it-again-hellaphone_2F_amp_title=At+it+again+_26_238211_3B+Hellaphone&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fat-it-again-hellaphone%2F&amp;title=At+it+again+%26%238211%3B+Hellaphone" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fat-it-again-hellaphone_2F_amp_title=At+it+again+_26_238211_3B+Hellaphone&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fat-it-again-hellaphone%2F&amp;title=At+it+again+%26%238211%3B+Hellaphone" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fat-it-again-hellaphone_2F_amp_title=At+it+again+_26_238211_3B+Hellaphone&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fat-it-again-hellaphone%2F&amp;title=At+it+again+%26%238211%3B+Hellaphone', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fat-it-again-hellaphone%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fat-it-again-hellaphone_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fat-it-again-hellaphone%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fat-it-again-hellaphone_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fat-it-again-hellaphone%2F&amp;title=At+it+again+%26%238211%3B+Hellaphone" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fat-it-again-hellaphone_2F_amp_title=At+it+again+_26_238211_3B+Hellaphone&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fat-it-again-hellaphone%2F&amp;title=At+it+again+%26%238211%3B+Hellaphone" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fat-it-again-hellaphone_2F_amp_title=At+it+again+_26_238211_3B+Hellaphone&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/rants/at-it-again-hellaphone/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How can we as developers do a better job converting good coding practices into value for our clients and/or employers?</title>
		<link>http://buckrobinson.com/code/how-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers/</link>
		<comments>http://buckrobinson.com/code/how-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 00:01:02 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[managing expectations]]></category>

		<guid isPermaLink="false">http://blog.buckrobinson.com/?p=242</guid>
		<description><![CDATA[Most clients and employers only think about 1-2 days ahead of the project. They want it done now.
&#8220;Take shortcuts&#8221;, &#8220;Fix it later&#8221; seem to be their war cry. They fail to remember that they change their minds at least 10 times during the development process. Those shortcuts they made us take, the ones they insisted [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Most clients and employers only think about 1-2 days ahead of the project. They want it done now.</p>
<p>&#8220;Take shortcuts&#8221;, &#8220;Fix it later&#8221; seem to be their war cry. They fail to remember that they change their minds at least 10 times during the development process. Those shortcuts they made us take, the ones they insisted we take to save a half a days work, they just added 2 &#8211; 3 days work of going through dirty code that wasn&#8217;t cleaned up or refactored. Let&#8217;s go ahead and multiply the time it adds if another developer must be the one to work on it.</p>
<p>Is this the Client&#8217;s fault? Partially. We should take some blame here too. We should have an answer or rebuttal why they should not take these shortcuts. We need to be able to convincingly give an argument that supports proper code architecture and design. Why taking the time to create something right is beneficial in the long run.</p>
<p>This is easier said than done. A lot of programmers just aren&#8217;t confrontational people, especially with their boss. A lot of bosses are. The boss generally mows them down with phrases like, &#8220;it needs to be done yesterday&#8221;, and, &#8220;We&#8217;re losing money by not having this right now&#8221;. Unknowingly, they probably put the project behind by not having a plan and enforcing a rush from step to step in the project.</p>
<p><strong>Should you stand up for yourself?</strong></p>
<p>I say, &#8220;Absolutely!&#8221;. If the man (or woman) in charge is any kind of reasonable, then they will respect your opinions. After all, this is what they hired and continue to pay you for. You will have to sell the reason why you do something, especially when at first glance it seems to take longer than rushing through the project. If you don&#8217;t and the project takes too long from you caving in to the pressure of your client, they will only blame you. You will not have any excuses, because theirs will be, &#8220;I thought you knew what you were doing&#8221;, or, &#8220;Why didn&#8217;t you tell me that was the wrong way&#8221;.</p>
<p><strong>How to avoid being misinterpreted and being looked at like a person who just thrives on arguments. </strong></p>
<p>I don&#8217;t know if I can be much help here. I&#8217;m always being misinterpreted as I shoot from the hip, rather crudely sometimes. In my old age I&#8217;m starting to be a little more <span style="text-decoration: line-through;">manipulative</span> considerate and helping others understand me better. I&#8217;m starting to reflect more on what I can do to ultimately get the job done. This means being able to identify the feature and benefits of proper development procedures. Identify how it will either make life easier or make the person more money. This can be by cutting future development costs (future can be within the same project when the client changes his mind) or by creating a better product due to the extra time you&#8217;ll have not sorting through the undocumented spaghetti code you wrote just 3 weeks ago.</p>
<p><strong>Unfortunately, </strong>sometimes<strong> </strong>standing up for yourself or telling the client no will ultimately lead to a dismissal of your services. Whether it be an employer or a client, these things can happen. You need to decide what your limit is, and whether it&#8217;s for the best. I&#8217;ve always felt that most clients must be saved from their ignorance.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers%2F&amp;title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and%2For+employers%3F" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers_2F_amp_title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and_2For+employers_3F&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers%2F&amp;title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and%2For+employers%3F" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers_2F_amp_title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and_2For+employers_3F&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers%2F&amp;title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and%2For+employers%3F" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers_2F_amp_title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and_2For+employers_3F&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers%2F&amp;title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and%2For+employers%3F" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers_2F_amp_title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and_2For+employers_3F&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers%2F&amp;title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and%2For+employers%3F', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers%2F&amp;title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and%2For+employers%3F" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers_2F_amp_title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and_2For+employers_3F&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers%2F&amp;title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and%2For+employers%3F" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhow-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers_2F_amp_title=How+can+we+as+developers+do+a+better+job+converting+good+coding+practices+into+value+for+our+clients+and_2For+employers_3F&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/code/how-can-we-as-developers-do-a-better-job-converting-good-coding-practices-into-value-for-our-clients-andor-employers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HellaPhone update</title>
		<link>http://buckrobinson.com/code/hellaphone-update/</link>
		<comments>http://buckrobinson.com/code/hellaphone-update/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 17:03:02 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[hellanzb]]></category>
		<category><![CDATA[hellaphone]]></category>
		<category><![CDATA[Iphone]]></category>

		<guid isPermaLink="false">http://blog.buckrobinson.com/code/hellaphone-update/</guid>
		<description><![CDATA[HellaNZB.com linked me up on their home page and I&#8217;ve started to receive a lot of interest in HellaPhone. I&#8217;ve decided to make some time to further complete HellaPhone and add functionality that I wanted. Since I created HellaPhone a few things have changed. The most important one is the introduction of iui. This will [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://hellanzb.com" title="hellanzb homepage - the best usenet downloader available" target="_blank" onclick="urchinTracker('/outgoing/hellanzb.com?referer=');">HellaNZB.com </a>linked me up on their home page and I&#8217;ve started to receive a lot of interest in HellaPhone. I&#8217;ve decided to make some time to further complete HellaPhone and add functionality that I wanted. Since I created <a href="/hellaphone" title="The only newzbin and hellanzb interface for the iPhone">HellaPhone</a> a few things have changed. The most important one is the introduction of <a href="http://code.google.com/p/iui/" title="iPhone web app framework" target="_blank" onclick="urchinTracker('/outgoing/code.google.com/p/iui/?referer=');">iui. </a>This will help greatly in bringing some interface improvements that I wanted to do the first time around.</p>
<p>I plan on adding live monitoring for the downloads and queues of <a href="http://hellanzb.com" target="_blank" onclick="urchinTracker('/outgoing/hellanzb.com?referer=');">HellaNZB</a>. That is my primary goal. At some point in the future I would like to be able to support all mobile devices, but I don&#8217;t have the time nor the equipment to test with at the moment.</p>
<p>If anyone has any suggestions or features they would like to see, please drop me a line and let me know.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update%2F&amp;title=HellaPhone+update" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update_2F_amp_title=HellaPhone+update&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update%2F&amp;title=HellaPhone+update" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update_2F_amp_title=HellaPhone+update&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update%2F&amp;title=HellaPhone+update" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update_2F_amp_title=HellaPhone+update&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update%2F&amp;title=HellaPhone+update" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update_2F_amp_title=HellaPhone+update&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update%2F&amp;title=HellaPhone+update', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update%2F&amp;title=HellaPhone+update" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update_2F_amp_title=HellaPhone+update&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Fcode%2Fhellaphone-update%2F&amp;title=HellaPhone+update" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Fcode_2Fhellaphone-update_2F_amp_title=HellaPhone+update&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/code/hellaphone-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Zecco.com hates Safari and iPhone users</title>
		<link>http://buckrobinson.com/rants/zeccocom-hates-safari-and-iphone-users/</link>
		<comments>http://buckrobinson.com/rants/zeccocom-hates-safari-and-iphone-users/#comments</comments>
		<pubDate>Sat, 22 Dec 2007 02:22:01 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://blog.buckrobinson.com/rants/zeccocom-hates-safari-and-iphone-users/</guid>
		<description><![CDATA[I logged into Zecco yesterday and noticed the site was broke. I was using Safari. The layout looked a little different (Most of it was broke), so I tried opening it in Firefox. Aha! It works, and it had been changed. I sent a nice email off to a contact person listed on the Zecco.com [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I logged into Zecco yesterday and noticed the site was broke. I was using Safari. The layout looked a little different (Most of it was broke), so I tried opening it in Firefox. Aha! It works, and it had been changed. I sent a nice email off to a contact person listed on the Zecco.com site.</p>
<blockquote><p><em>The new layout is horrible for Safari. I haven&#8217;t tried it on my iphone yet, but it&#8217;s probably pretty similar.</em></p></blockquote>
<p align="left">Ok, so maybe not terribly nice, but as you can see from the screenshots, not un-truthful either. The following reply I received surprised the hell out of me.</p>
<p align="left"> <a href="http://blog.buckrobinson.com/wp-content/uploads/2007/12/picture-2.jpg" title="picture-2.jpg" onclick="urchinTracker('/outgoing/blog.buckrobinson.com/wp-content/uploads/2007/12/picture-2.jpg?referer=');"><img src="http://blog.buckrobinson.com/wp-content/uploads/2007/12/picture-2.thumbnail.jpg" alt="picture-2.jpg" /></a><a href="http://blog.buckrobinson.com/wp-content/uploads/2007/12/picture-3.jpg" title="picture-3.jpg" onclick="urchinTracker('/outgoing/blog.buckrobinson.com/wp-content/uploads/2007/12/picture-3.jpg?referer=');"><img src="http://blog.buckrobinson.com/wp-content/uploads/2007/12/picture-3.thumbnail.jpg" alt="picture-3.jpg" /></a></p>
<blockquote><p><em>Hello Buckley,</em></p>
<p><em>Let me start with the short answer: Zecco does not support Safari. The reason is this:</em></p>
<p><em>Zecco supports the following four dominant OS/Browser combinations:<br />
Windows + IE6<br />
Windows + IE7<br />
Windows + Firefox<br />
Mac + Firefox</em></p>
<p><em>We have tried to also support other (Mac) browsers, like Safari and Camino for instance. However, optimizing HTML code for these often means sub optimization for the four dominant OS/Browser combinations.</em></p>
<p><em>So please switch to Mac + Firefox.</em></p>
<p><em>Hope that helps. Thanks,</em></p>
<p><em><strong><font color="#de2070">Zecco Editor</font></strong></em></p>
<p><em>PS: I am a Mac and iPhone user too. </em></p></blockquote>
<p>What really surprises me is that this is a fairly large broker who depends on it&#8217;s website for it&#8217;s business. We&#8217;re not talking about some small, short sighted &#8220;web development&#8221; house that is just ignoring a large portion of mac users.</p>
<p>It&#8217;s really a shame these days to not be cross browser. It&#8217;s one thing to not support some weird, hardly used browser, but Safari makes up most of the Mac users. The worst part is that it easier to develop for Safari and Firefox and gracefully degrade for IE. They support Firefox, but can&#8217;t make the layout work with Safari?</p>
<p>On the mobile front it&#8217;s worse now the iPhone is out. This is the most capable browser on a mobile phone. Before you Google geeks scoff, android uses webkit, as does Nokia highends.</p>
<p>It also says they support the four dominant browsers [used on their site]. Of course Safari will not show up there, it doesn&#8217;t work! How about, use web standards that degrade gracefully for stupid browsers (IE) instead of &#8220;optimizing&#8221; (whatever that means in his terms).</p>
<p>With that same type of thinking we as a society would not have anything new. Could you see any would be car company at the turn of the 20th century creating a new product and investing the time and money to sell it when no one was using cars. Of course no one was using cars, there weren&#8217;t any available yet.</p>
<p>It&#8217;s this kinda of reasoning that should be illegal for accessibility&#8217;s sake. It&#8217;s this sort of reasoning that keeps a 6 year old browser in the mainstream. No one wants to switch to a better browser when developers aren&#8217;t whole-heartedly supporting newer technologies. When I say newer, I mean 3-4 years old. When moron web developers who don&#8217;t know how to create a cross browser site, they encourage moron, Microsoft Systems Admins to discourage anything other than IE for their users just because they like to use a site made by inept web developers.</p>
<p>I&#8217;m surprised by this attitude mainly because the company runs like a web 2.0 company. They don&#8217;t charge for standard trades and they make their money on advertising and premium services. Hell, they even have a social networking section with an investing twist. Maybe I can help make enough waves to change this deficiency in the Zecco.com website.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fzeccocom-hates-safari-and-iphone-users%2F&amp;title=Zecco.com+hates+Safari+and+iPhone+users" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fzeccocom-hates-safari-and-iphone-users_2F_amp_title=Zecco.com+hates+Safari+and+iPhone+users&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fzeccocom-hates-safari-and-iphone-users%2F&amp;title=Zecco.com+hates+Safari+and+iPhone+users" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fzeccocom-hates-safari-and-iphone-users_2F_amp_title=Zecco.com+hates+Safari+and+iPhone+users&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fzeccocom-hates-safari-and-iphone-users%2F&amp;title=Zecco.com+hates+Safari+and+iPhone+users" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fzeccocom-hates-safari-and-iphone-users_2F_amp_title=Zecco.com+hates+Safari+and+iPhone+users&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fzeccocom-hates-safari-and-iphone-users%2F&amp;title=Zecco.com+hates+Safari+and+iPhone+users" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fzeccocom-hates-safari-and-iphone-users_2F_amp_title=Zecco.com+hates+Safari+and+iPhone+users&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fzeccocom-hates-safari-and-iphone-users%2F&amp;title=Zecco.com+hates+Safari+and+iPhone+users', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fzeccocom-hates-safari-and-iphone-users%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fzeccocom-hates-safari-and-iphone-users_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fzeccocom-hates-safari-and-iphone-users%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fzeccocom-hates-safari-and-iphone-users_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fzeccocom-hates-safari-and-iphone-users%2F&amp;title=Zecco.com+hates+Safari+and+iPhone+users" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fzeccocom-hates-safari-and-iphone-users_2F_amp_title=Zecco.com+hates+Safari+and+iPhone+users&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Frants%2Fzeccocom-hates-safari-and-iphone-users%2F&amp;title=Zecco.com+hates+Safari+and+iPhone+users" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Frants_2Fzeccocom-hates-safari-and-iphone-users_2F_amp_title=Zecco.com+hates+Safari+and+iPhone+users&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/rants/zeccocom-hates-safari-and-iphone-users/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>HellaNZB iPhone / iPod touch Interface &#8211; HellaPhone</title>
		<link>http://buckrobinson.com/info/hellanzb-iphone-ipod-touch-interface-hellaphone/</link>
		<comments>http://buckrobinson.com/info/hellanzb-iphone-ipod-touch-interface-hellaphone/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 01:25:50 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[info]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[hellanzb]]></category>
		<category><![CDATA[Iphone]]></category>
		<category><![CDATA[Ipod touch]]></category>
		<category><![CDATA[newzbin]]></category>
		<category><![CDATA[usenet]]></category>

		<guid isPermaLink="false">http://blog.buckrobinson.com/?p=116</guid>
		<description><![CDATA[HellaPhoneÂ 
I currently use hellanzb for all of my usenet downloads. It&#8217;s much simpler than anything I have used before and is a simple install. Very simple if you are on a Debian (Ubuntu), or Darwin System (Mac OS X).I developed this interface for my own personal use and nothing more. That being said, there is [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3>HellaPhoneÂ </h3>
<p>I currently use hellanzb for all of my usenet downloads. It&#8217;s much simpler than anything I have used before and is a simple install. Very simple if you are on a Debian (Ubuntu), or Darwin System (Mac OS X).I developed this interface for my own personal use and nothing more. That being said, there is very little error checking if any, and even less error reporting in the interface. I planned on releasing this when it is more complete, but I have not had the time to spend on it due to other projects that put food on my table. The app does work pretty well for a quick newzbin search and download to your existing hellanzb install. It just doesn&#8217;t monitor the downloads or report an error if the download doesn&#8217;t initiate. I planned onÂ rectifyingÂ that at some future date.The requirements are:
<ul>
<li><span style="font-style: italic" class="Apple-style-span">Â php5</span></li>
<li><span style="font-style: italic" class="Apple-style-span">cakephp 1.2.x</span></li>
<li><span style="font-style: italic" class="Apple-style-span">allow_url_open &#8211; (maybe, I may have changed it to curl, can&#8217;t remember, don&#8217;t care)</span></li>
<li><span style="font-style: italic" class="Apple-style-span">hellanzb install with allowed network access</span></li>
<li><span style="font-style: italic" class="Apple-style-span">newzbin account</span></li>
</ul>
<p>If enough people show interest I may make time to work on it some more. Please, if you are interested in upgrading or continuing work on this project, Leave it in the comments. And of course donations are always welcome. Download from theÂ <a href="http://blog.buckrobinson.com/hellaphone" onclick="urchinTracker('/outgoing/blog.buckrobinson.com/hellaphone?referer=');">HellaPhone page</a>Â Â Some screenshots<img src="http://blog.buckrobinson.com/wp-content/uploads/2007/11/hellaphone.jpg" alt="hellaphone.jpg" />Â <img src="http://blog.buckrobinson.com/wp-content/uploads/2007/11/picture-3.jpg" alt="picture-3.jpg" />Â <a href="http://blog.buckrobinson.com/wp-content/uploads/2007/11/picture-4.jpg" title="picture-4.jpg" onclick="urchinTracker('/outgoing/blog.buckrobinson.com/wp-content/uploads/2007/11/picture-4.jpg?referer=');"><img src="http://blog.buckrobinson.com/wp-content/uploads/2007/11/picture-4.jpg" alt="picture-4.jpg" /></a><img src="http://blog.buckrobinson.com/wp-content/uploads/2007/11/picture-5.jpg" alt="picture-5.jpg" />Â </p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-iphone-ipod-touch-interface-hellaphone%2F&amp;title=HellaNZB+iPhone+%2F+iPod+touch+Interface+%26%238211%3B+HellaPhone" title="Slashdot It!" onclick="urchinTracker('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-iphone-ipod-touch-interface-hellaphone_2F_amp_title=HellaNZB+iPhone+_2F+iPod+touch+Interface+_26_238211_3B+HellaPhone&amp;referer=');"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-iphone-ipod-touch-interface-hellaphone%2F&amp;title=HellaNZB+iPhone+%2F+iPod+touch+Interface+%26%238211%3B+HellaPhone" title="Digg This Story" onclick="urchinTracker('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-iphone-ipod-touch-interface-hellaphone_2F_amp_title=HellaNZB+iPhone+_2F+iPod+touch+Interface+_26_238211_3B+HellaPhone&amp;referer=');"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-iphone-ipod-touch-interface-hellaphone%2F&amp;title=HellaNZB+iPhone+%2F+iPod+touch+Interface+%26%238211%3B+HellaPhone" title="Reddit" onclick="urchinTracker('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-iphone-ipod-touch-interface-hellaphone_2F_amp_title=HellaNZB+iPhone+_2F+iPod+touch+Interface+_26_238211_3B+HellaPhone&amp;referer=');"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-iphone-ipod-touch-interface-hellaphone%2F&amp;title=HellaNZB+iPhone+%2F+iPod+touch+Interface+%26%238211%3B+HellaPhone" title="Save to del.icio.us" onclick="urchinTracker('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-iphone-ipod-touch-interface-hellaphone_2F_amp_title=HellaNZB+iPhone+_2F+iPod+touch+Interface+_26_238211_3B+HellaPhone&amp;referer=');window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-iphone-ipod-touch-interface-hellaphone%2F&amp;title=HellaNZB+iPhone+%2F+iPod+touch+Interface+%26%238211%3B+HellaPhone', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-iphone-ipod-touch-interface-hellaphone%2F" title="Share on Facebook" onclick="urchinTracker('/outgoing/www.facebook.com/share.php?u=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-iphone-ipod-touch-interface-hellaphone_2F&amp;referer=');"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-iphone-ipod-touch-interface-hellaphone%2F" title="Add to my Technorati Favorites" onclick="urchinTracker('/outgoing/technorati.com/faves?add=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-iphone-ipod-touch-interface-hellaphone_2F&amp;referer=');"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-iphone-ipod-touch-interface-hellaphone%2F&amp;title=HellaNZB+iPhone+%2F+iPod+touch+Interface+%26%238211%3B+HellaPhone" title="Save to Google Bookmarks" onclick="urchinTracker('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-iphone-ipod-touch-interface-hellaphone_2F_amp_title=HellaNZB+iPhone+_2F+iPod+touch+Interface+_26_238211_3B+HellaPhone&amp;referer=');"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuckrobinson.com%2Finfo%2Fhellanzb-iphone-ipod-touch-interface-hellaphone%2F&amp;title=HellaNZB+iPhone+%2F+iPod+touch+Interface+%26%238211%3B+HellaPhone" title="Stumble it!" onclick="urchinTracker('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbuckrobinson.com_2Finfo_2Fhellanzb-iphone-ipod-touch-interface-hellaphone_2F_amp_title=HellaNZB+iPhone+_2F+iPod+touch+Interface+_26_238211_3B+HellaPhone&amp;referer=');"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://buckrobinson.com/info/hellanzb-iphone-ipod-touch-interface-hellaphone/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
