<?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>Added Bytes - Brighton Web Application Development 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 12:03:00 +0000</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 15:59:56 +0000</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>

			<item>
				<title>HTTP Status Codes for Beginners</title>
				<link>http://www.addedbytes.com/for-beginners/http-status-codes/</link>
				<description><![CDATA[ All valid HTTP 1.1 Status Codes simply explained. <p>HTTP, Hypertext Transfer Protocol, is the method by which clients (i.e. you) and servers communicate. When someone clicks a link, types in a URL or submits out a form, their browser sends a request to a server for information. It might be asking for a page, or sending data, but either way, that is called an HTTP Request. When a server receives that request, it sends back an HTTP Response, with information for the client. Usually, this is invisible, though I'm sure you've seen one of the very common Response codes - 404, indicating a page was not found. There are a fair few more status codes sent by servers, and the following is a list of the current ones in HTTP 1.1, along with an explanation of their meanings.</p>

<p>A more technical breakdown of HTTP 1.1 status codes and their meanings is available at <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html">http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html</a>. There are several versions of HTTP, but currently HTTP 1.1 is the most widely used.</p>

<h3>Informational</h3>

<ul><li class="reference"><strong>100 - Continue</strong><br />A status code of 100 indicates that (usually the first) part of a request has been received without any problems, and that the rest of the request should now be sent.</li><li class="reference"><strong>101 - Switching Protocols</strong><br />HTTP 1.1 is just one type of protocol for transferring data on the web, and a status code of 101 indicates that the server is changing to the protocol it defines in the "Upgrade" header it returns to the client. For example, when requesting a page, a browser might receive a statis code of 101, followed by an "Upgrade" header showing that the server is changing to a different version of HTTP.</li></ul>

<h3>Successful</h3>

<ul><li class="reference"><strong>200 - OK</strong><br />The 200 status code is by far the most common returned. It means, simply, that the request was received and understood and is being processed.</li><li class="reference"><strong>201 - Created</strong><br />A 201 status code indicates that a request was successful and as a result, a resource has been created (for example a new page).</li><li class="reference"><strong>202 - Accepted</strong><br />The status code 202 indicates that server has received and understood the request, and that it has been accepted for processing, although it may not be processed immediately.</li><li class="reference"><strong>203 - Non-Authoritative Information</strong><br />A 203 status code means that the request was received and understood, and that information sent back about the response is from a third party, rather than the original server. This is virtually identical in meaning to a 200 status code.</li><li class="reference"><strong>204 - No Content</strong><br />The 204 status code means that the request was received and understood, but that there is no need to send any data back.</li><li class="reference"><strong>205 - Reset Content</strong><br />The 205 status code is a request from the server to the client to reset the document from which the original request was sent. For example, if a user fills out a form, and submits it, a status code of 205 means the server is asking the browser to clear the form.</li><li class="reference"><strong>206 - Partial Content</strong><br />A status code of 206 is a response to a request for part of a document. This is used by advanced caching tools, when a user agent requests only a small part of a page, and just that section is returned.</li></ul>

<h3>Redirection</h3>

<ul><li class="reference"><strong>300 - Multiple Choices</strong><br />The 300 status code indicates that a resource has moved. The response will also include a list of locations from which the user agent can select the most appropriate.</li><li class="reference"><strong>301 - Moved Permanently</strong><br />A status code of 301 tells a client that the resource they asked for has permanently moved to a new location. The response should also include this location. It tells the client to use the new URL the next time it wants to fetch the same resource.</li><li class="reference"><strong>302 - Found</strong><br />A status code of 302 tells a client that the resource they asked for has temporarily moved to a new location. The response should also include this location. It tells the client that it should carry on using the same URL to access this resource.</li><li class="reference"><strong>303 - See Other</strong><br />A 303 status code indicates that the response to the request can be found at the specified URL, and should be retrieved from there. It does not mean that something has moved - it is simply specifying the address at which the response to the request can be found.</li><li class="reference"><strong>304 - Not Modified</strong><br />The 304 status code is sent in response to a request (for a document) that asked for the document only if it was newer than the one the client already had. Normally, when a document is cached, the date it was cached is stored. The next time the document is viewed, the client asks the server if the document has changed. If not, the client just reloads the document from the cache.</li><li class="reference"><strong>305 - Use Proxy</strong><br />A 305 status code tells the client that the requested resource has to be reached through a proxy, which will be specified in the response.</li><li class="reference"><strong>307 - Temporary Redirect</strong><br />307 is the status code that is sent when a document is temporarily available at a different URL, which is also returned. There is very little difference between a 302 status code and a 307 status code. 307 was created as another, less ambiguous, version of the 302 status code.</li></ul>

<h3>Client Error</h3>

<ul><li class="reference"><strong>400 - Bad Request</strong><br />A status code of 400 indicates that the server did not understand the request due to bad syntax.</li><li class="reference"><strong>401 - Unauthorized</strong><br />A 401 status code indicates that before a resource can be accessed, the client must be authorised by the server.</li><li class="reference"><strong>402 - Payment Required</strong><br />The 402 status code is not currently in use, being listed as "reserved for future use".</li><li class="reference"><strong>403 - Forbidden</strong><br />A 403 status code indicates that the client cannot access the requested resource. That might mean that the wrong username and password were sent in the request, or that the permissions on the server do not allow what was being asked.</li><li class="reference"><strong>404 - Not Found</strong><br />The best known of them all, the 404 status code indicates that the requested resource was not found at the URL given, and the server has no idea how long for.</li><li class="reference"><strong>405 - Method Not Allowed</strong><br />A 405 status code is returned when the client has tried to use a request method that the server does not allow. Request methods that are allowed should be sent with the response (common request methods are POST and GET).</li><li class="reference"><strong>406 - Not Acceptable</strong><br />The 406 status code means that, although the server understood and processed the request, the response is of a form the client cannot understand. A client sends, as part of a request, headers indicating what types of data it can use, and a 406 error is returned when the response is of a type not i that list.</li><li class="reference"><strong>407 - Proxy Authentication Required</strong><br />The 407 status code is very similar to the 401 status code, and means that the client must be authorised by the proxy before the request can proceed.</li><li class="reference"><strong>408 - Request Timeout</strong><br />A 408 status code means that the client did not produce a request quickly enough. A server is set to only wait a certain amount of time for responses from clients, and a 408 status code indicates that time has passed.</li><li class="reference"><strong>409 - Conflict</strong><br />A 409 status code indicates that the server was unable to complete the request, often because a file would need to be editted, created or deleted, and that file cannot be editted, created or deleted.</li><li class="reference"><strong>410 - Gone</strong><br />A 410 status code is the 404's lesser known cousin. It indicates that a resource has permanently gone (a 404 status code gives no indication if a resource has gine permanently or temporarily), and no new address is known for it.</li><li class="reference"><strong>411 - Length Required</strong><br />The 411 status code occurs when a server refuses to process a request because a content length was not specified.</li><li class="reference"><strong>412 - Precondition Failed</strong><br />A 412 status code indicates that one of the conditions the request was made under has failed.</li><li class="reference"><strong>413 - Request Entity Too Large</strong><br />The 413 status code indicates that the request was larger than the server is able to handle, either due to physical constraints or to settings. Usually, this occurs when a file is sent using the POST method from a form, and the file is larger than the maximum size allowed in the server settings.</li><li class="reference"><strong>414 - Request-URI Too Long</strong><br />The 414 status code indicates the the URL requested by the client was longer than it can process.</li><li class="reference"><strong>415 - Unsupported Media Type</strong><br />A 415 status code is returned by a server to indicate that part of the request was in an unsupported format.</li><li class="reference"><strong>416 - Requested Range Not Satisfiable</strong><br />A 416 status code indicates that the server was unable to fulfill the request. This may be, for example, because the client asked for the 800th-900th bytes of a document, but the document was only 200 bytes long.</li><li class="reference"><strong>417 - Expectation Failed</strong><br />The 417 status code means that the server was unable to properly complete the request. One of the headers sent to the server, the "Expect" header, indicated an expectation the server could not meet.</li></ul>

<h3>Server Error</h3>

<ul><li class="reference"><strong>500 - Internal Server Error</strong><br />A 500 status code (all too often seen by Perl programmers) indicates that the server encountered something it didn't expect and was unable to complete the request.</li><li class="reference"><strong>501 - Not Implemented</strong><br />The 501 status code indicates that the server does not support all that is needed for the request to be completed.</li><li class="reference"><strong>502 - Bad Gateway</strong><br />A 502 status code indicates that a server, while acting as a proxy, received a response from a server further upstream that it judged invalid.</li><li class="reference"><strong>503 - Service Unavailable</strong><br />A 503 status code is most often seen on extremely busy servers, and it indicates that the server was unable to complete the request due to a server overload.</li><li class="reference"><strong>504 - Gateway Timeout</strong><br />A 504 status code is returned when a server acting as a proxy has waited too long for a response from a server further upstream.</li><li class="reference"><strong>505 - HTTP Version Not Supported</strong><br />A 505 status code is returned when the HTTP version indicated in the request is no supported. The response should indicate which HTTP versions are supported.</li></ul> <br><br>]]></description>
				<pubDate>Tue, 11 May 2004 14:33:55 +0000</pubDate>
				<guid isPermaLink="false">http://www.addedbytes.com/for-beginners/http-status-codes/</guid>
				<dc:creator>Dave Child</dc:creator>
				<a href="/feeds/tag-feed/?tags=apache&amp;start=0" class="ditto_tag" rel="tag">apache</a>,<a href="/feeds/tag-feed/?tags=codes&amp;start=0" class="ditto_tag" rel="tag">codes</a>,<a href="/feeds/tag-feed/?tags=development&amp;start=0" class="ditto_tag" rel="tag">development</a>,<a href="/feeds/tag-feed/?tags=html&amp;start=0" class="ditto_tag" rel="tag">html</a>,<a href="/feeds/tag-feed/?tags=http&amp;start=0" class="ditto_tag" rel="tag">http</a>,<a href="/feeds/tag-feed/?tags=reference&amp;start=0" class="ditto_tag" rel="tag">reference</a>,<a href="/feeds/tag-feed/?tags=rest&amp;start=0" class="ditto_tag" rel="tag">rest</a>,<a href="/feeds/tag-feed/?tags=software&amp;start=0" class="ditto_tag" rel="tag">software</a>,<a href="/feeds/tag-feed/?tags=status&amp;start=0" class="ditto_tag" rel="tag">status</a>,<a href="/feeds/tag-feed/?tags=tools&amp;start=0" class="ditto_tag" rel="tag">tools</a>,<a href="/feeds/tag-feed/?tags=web&amp;start=0" class="ditto_tag" rel="tag">web</a>,<a href="/feeds/tag-feed/?tags=webdev&amp;start=0" class="ditto_tag" rel="tag">webdev</a>
			</item>
	</channel>
</rss>
