<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>Tagged with "software"</title>
			<link>http://www.addedbytes.com/feeds/tag-feed/</link>
			<description></description>
			<language>en</language>
			<copyright>Web Development in Brighton - Added Bytes 2006</copyright>
			<ttl>120</ttl>
			<item>
				<title>What Makes a Great Developer?</title>
				<link>http://www.addedbytes.com/blog/what-makes-a-great-developer/</link>
				<description><![CDATA[ What makes a truly great developer? Some might say a positive attitude. Some might say a high-sugar, high-caffeine, high-bacon diet. Some might say an absence of sunlight and as many monitors as a desk can support. I say pessimism and laziness are high up the list. <p>What makes a truly great developer? Some might say a positive attitude. Some might say a high-sugar, high-caffeine, high-bacon diet. Some might say an absence of sunlight and as many monitors as a desk can support.</p>

<p>Certainly, everyone has anecdotes about developers they've worked with who they thought were brilliant. Unfortunately, most of the time that judgement is made not based on code quality, or hitting of deadlines, but on less relevant criteria, like whether or not the developer knew the names of their colleagues, how many lines of code they output or how confident they sounded when talking about their work.</p>

<p>Unfortunately, the best developers don't always come across positively. While this list may not be applicable to every development environment, here are a few of the traits to look out for to spot a great developer.</p>

<h3>Pessimistic</h3>

<p>Great developers are almost always pessimistic with regard to their work. That doesn't mean they're not upbeat, lively or even cheerful - just that they will always be thinking about what can go wrong and how it can be dealt with.</p>

<p>They'll assume that at some point they'll need to undo work already completed, that hardware will fail, that all security will be compromised, and that your office will burn to the ground. The really brilliant ones will assume that will all happen on the same day. And they won't be happy until there is a specific, actionable, testable - and fully tested - plan for dealing with these sorts of issues. Even then they won't be completely happy.</p>

<p>Pessimistic developers will be the ones that find constant flaws in ideas, and the important thing to remember when working with them is that they're not doing that to tear down other people's ideas - they're doing it to ensure that the ideas that turn into projects are properly thought through and that as many problems as possible have been anticipated in advance. That neurotic, paranoid, pessimistic attitude is exactly what you should be looking for if what you want from your developers is robust, secure, reliable code.</p>

<p>By contrast, an optimistic developer will be more likely to simply assume code will work, or that it is secure, or give a deadline for a project without considering all the potential pitfalls.</p>

<p>Likely to be heard saying: <strong>"And what happens when that goes wrong?"</strong></p>

<h3>Lazy</h3>

<p>Laziness is not usually viewed as a desirable trait, and in this case I don't mean turns-up-late-and-pretends-to-work laziness or just-move-that-logic-to-the-view laziness - both entirely unwanted. I mean a desire to not do tasks that are repetitive, or to waste time doing things a machine can do for you, or even to avoid future work by writing better code now. A lazy developer is one that builds a reusable code library, or wants a fully automated build process rather than a manual copy-and-paste one, or wants comprehensive automated unit testing, or writes code to be scalable even though that wasn't a requirement (rather than revisit it later).</p>

<p>As a bonus, a lazy developer is also usually one who will try and keep a project focussed on its core goals, rather than try and cram more work into the same time, providing a buffer against feature creep.</p>

<p>For example, when writing a category structure, a lazy developer might be likely to assume a many-to-many relationship between parent and child categories, even though the project specification says it will be a one-to-many relationship. Why? Because it might be needed one day and it would be better to write it that way from the start than to revisit it later.</p>

<p>Likely to be heard saying: <strong>"We could automate that."</strong></p>

<h3>Curious</h3>

<p>Good developers are often rather like <a href="http://en.wikipedia.org/wiki/House_md">Gregory House</a>. They're very easily bored by repetitive work (see laziness) and spend most of their time ploughing through it looking for an interesting and challenging (and hopefully new) problem to solve. The less time they can spend on the repetitive, the higher the frequency of the challenges.</p>

<p>Curious developers will be constantly looking for new problems to solve, and better ways to solve previous problems. They'll be the ones encouraging new ways to work and constantly tweaking and trying to improve existing systems. They'll also be the ones most conscious of existing problems in the current working environment, and trying to correct those problems. Curious developers will usually have a wide breadth of knowledge, not just of their primary language(s), but of supportive, associated and alternative technologies.</p>

<p>Curious (or easily-bored) developers are often the least stuck in their ways - the most open to change. They may well need convincing of why a new way of working is better (and that's no bad thing) but as long as it's an improvement, and likely to release more time to spend on the interesting problems, they'll embrace it with a minimum of resistance.</p>

<p>Curiosity also breeds creativity, another highly desirable trait in any developer. A strong desire to work out what has caused a problem and how to solve it is highly likely to motivate someone to continue once obvious avenues are exhausted. It is that sort of mentality that fosters "outside the box" thinking and creative coding.</p>

<p>Possibly the most useful attribute of a curious developer is that desire to find and cure a problem rather than just paper over the crack.</p>

<p>Likely to be heard saying: <strong>"Maybe there's another way to do this."</strong></p>

<h3>Meticulous</h3>

<p>Many great developers are sticklers for detail. They will demand consistency in their work and the work of their team (they're likely to care about common code standards and naming conventions, for example). They'll want unit testing and peer review of code. They'll want everyone in their team to comment on and document code. They are likely to be fussy about version control log messages.</p>

<p>They'll also be fussy about details in communication, and happy to ask what might seem like obvious questions, simply to be sure they have properly understood. This is especially true of things like bug reports. While they may not be terribly motivational communicators, they will usually be able to explain concepts clearly and effectively. That clarity is a tremendous advantage in any development environment, especially if teaching and learning are encouraged.</p>

<p>Likely to be heard saying: <strong>"I just have a couple of questions ..."</strong></p>

<!-- ckey="6C8199DB" -->

<h3>Translations</h3>

<ul><li><a href="http://translated.by/you/what-makes-a-great-developer/" hreflang="ru">Russian / &#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;</a></li></ul> <br><br>]]></description>
				<pubDate>Thu, 17 Apr 2008 13:03:00 +0100</pubDate>
				<guid isPermaLink="false">http://www.addedbytes.com/blog/what-makes-a-great-developer/</guid>
				<dc:creator>Dave Child</dc:creator>
				<a href="/feeds/tag-feed/?tags=blog&amp;start=0" class="ditto_tag" rel="tag">blog</a>,<a href="/feeds/tag-feed/?tags=career&amp;start=0" class="ditto_tag" rel="tag">career</a>,<a href="/feeds/tag-feed/?tags=developer&amp;start=0" class="ditto_tag" rel="tag">developer</a>,<a href="/feeds/tag-feed/?tags=development&amp;start=0" class="ditto_tag" rel="tag">development</a>,<a href="/feeds/tag-feed/?tags=job&amp;start=0" class="ditto_tag" rel="tag">job</a>,<a href="/feeds/tag-feed/?tags=philosophy&amp;start=0" class="ditto_tag" rel="tag">philosophy</a>,<a href="/feeds/tag-feed/?tags=programming&amp;start=0" class="ditto_tag" rel="tag">programming</a>,<a href="/feeds/tag-feed/?tags=software&amp;start=0" class="ditto_tag" rel="tag">software</a>,<a href="/feeds/tag-feed/?tags=tips&amp;start=0" class="ditto_tag" rel="tag">tips</a>
			</item>

			<item>
				<title>PPC Management Software: Problem Solved</title>
				<link>http://www.addedbytes.com/blog/ppc-management-software-problem-solved/</link>
				<description><![CDATA[ <p>Back in August, I wrote about <a href="http://www.addedbytes.com/blog/ppc-management-software/">PPC Management Software</a>, and my uphill struggle to find a really good PPC software provider.</p> <p>Back in August, I wrote about <a href="http://www.addedbytes.com/blog/ppc-management-software/">PPC Management Software</a>, and my uphill struggle to find a really good PPC software provider. Well, after a few months of trawling the web and trying various options out, I've found a program that works exactly the way PPC software really should work: Kazaam from Israeli firm <a href="http://www.kenshoo.com/">Kenshoo</a>.</p><p>A gentleman by the name of Etai Rosen spotted my plea for help and got in touch to show me through Kenshoo's system, and I was completely blown away. In the training sessions since that initial sales session, and using it since the training, I could swear it's reading my mind and getting better. And there's a new version due out any minute that fixes just about every little gripe and problem I have found so far, and even adds the biggest feature currently missing from their offering.</p><p>So what's good about it ... well, it has the ability to import an XML file, daily and automatically from a URL. Awesome - that takes care of my product lists, special offers and so on. Other providers seemed to trip up on this point frequently.</p><p>There's a great system of bid policies - you set and forget (to a degree). Bids can be raised and lowered, bad keywords weeded out, all based on pre-set metrics, including an average CPA, and/or actual conversion data.</p><p>Copying campaigns from one engine to another takes 5 clicks.</p><p>A huge selection of highly automated keyword generators, some smarter than others but all interesting.</p><p>The objective appears to be to automate, as far as possible, the PPC process, and in that regard I think they've succeeded admirably. The whole system appears to be able to take control of most of the day to day tasks involved with running PPC campaigns.</p><p>It's early days yet but so far I'm very impressed. Things may change, of course, but I'll keep you posted!</p> <br><br>]]></description>
				<pubDate>Mon, 10 Dec 2007 16:55:16 +0000</pubDate>
				<guid isPermaLink="false">http://www.addedbytes.com/blog/ppc-management-software-problem-solved/</guid>
				<dc:creator>Dave Child</dc:creator>
				<a href="/feeds/tag-feed/?tags=ppc&amp;start=0" class="ditto_tag" rel="tag">ppc</a>,<a href="/feeds/tag-feed/?tags=software&amp;start=0" class="ditto_tag" rel="tag">software</a>
			</item>

			<item>
				<title>PPC Management Software</title>
				<link>http://www.addedbytes.com/blog/ppc-management-software/</link>
				<description><![CDATA[ A busy week this week at work is currently not looking like it will improve much, and primarily that is because I can't find a piece of software that can do what I want it to (and doesn't cost a fortune). Our contract with our previous PPC software supplier is about to expire and, because of their abysmal service and support, will not be renewed. So I am shortly to find myself without software to manage our PPC, and far too many keywords to do so manually.<br />
<br />
So I need to find something to help manage our PPC campaigns at work. While I can live with simple maintenance functionality, a degree of automated bid adjustment wouldn't be a bad thing if at all possible. Can you help?<br />
<br />
While working with our previous supplier, I have developed an internal PPC management system that allows us to set up keywords and adverts for products through our own CMS. This system regularly builds a text file with all of our PPC data in and sends it via FTP to said company. I would like to work with a company (or piece of software) where this system would not go to waste, if at all possible.<br />
<br />
So what is your software of choice? All reccommendations very much appreciated! <p>A busy week this week at work is currently not looking like it will improve much, and primarily that is because I can't find a piece of software that can do what I want it to (and doesn't cost a fortune). Our contract with our previous PPC software supplier is about to expire and, because of their abysmal service and support, will not be renewed. So I am shortly to find myself without software to manage our PPC, and far too many keywords to do so manually.</p>

<p>So I need to find something to help manage our PPC campaigns at work. While I can live with simple maintenance functionality, a degree of automated bid adjustment wouldn't be a bad thing if at all possible. Can you help?</p>

<p>While working with our previous supplier, I have developed an internal PPC management system that allows us to set up keywords and adverts for products through our own CMS. This system regularly builds a text file with all of our PPC data in and sends it via FTP to said company. I would like to work with a company (or piece of software) where this system would not go to waste, if at all possible.</p>

<p>So what is your software of choice? All reccommendations very much appreciated!</p> <br><br>]]></description>
				<pubDate>Wed, 01 Aug 2007 16:59:56 +0100</pubDate>
				<guid isPermaLink="false">http://www.addedbytes.com/blog/ppc-management-software/</guid>
				<dc:creator>Dave Child</dc:creator>
				<a href="/feeds/tag-feed/?tags=ppc&amp;start=0" class="ditto_tag" rel="tag">ppc</a>,<a href="/feeds/tag-feed/?tags=software&amp;start=0" class="ditto_tag" rel="tag">software</a>
			</item>
	</channel>
</rss>