<?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>Dave PC Guy &#187; web design</title>
	<atom:link href="http://www.davepcguy.com/archive/tag/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davepcguy.com</link>
	<description>Computers and Technology</description>
	<lastBuildDate>Fri, 08 Apr 2011 15:01:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>When your project fails&#8230;</title>
		<link>http://www.davepcguy.com/archive/when-your-project-fails/</link>
		<comments>http://www.davepcguy.com/archive/when-your-project-fails/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 15:04:54 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[General Articles]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[webpage]]></category>

		<guid isPermaLink="false">http://www.davepcguy.com/?p=1088</guid>
		<description><![CDATA[A short what to do if your project fails. How to salvage the code, the files, and how to make the best of what happened]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif&amp;source=clrkmck&amp;style=normal&amp;service_api=clrkmck%3AR_a73f58a91ed3515157df75ab6c37730f&amp;hashtags=blog,php,web+design,webpage&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>So, let&#8217;s say you&#8217;re working on a project. It&#8217;s filled with your blood, sweat, and tears. You&#8217;ve been working on it through nights, barely sleeping at night, drinking large amounts of coffee during the day to stay up. Putting all into it. But then everything goes wrong.</p>
<p>Well, we&#8217;ve all been there, many times. If you&#8217;re a web-developer, it&#8217;s a natural part of your life. It&#8217;s a natural part of mine too. Let me tell you my story.<br />
</p>
<p><span id="more-1088"></span></p>
<h1>What happened?</h1>
<p>Well, recently, I was working on two project. The first was a bust, the second was scrapped. The first was Only A Quote and the second was an independent blogging system.</p>
<p><a rel="attachment wp-att-1091" href="http://www.davepcguy.com/archive/when-your-project-fails/projects1/"><img class="aligncenter size-medium wp-image-1091" title="project" src="http://www.davepcguy.com/wp-content/uploads/2010/01/projects1-300x149.jpg" alt="" width="300" height="149" /></a></p>
<p>How was Only A Quote a bust? Well, it was not ENTIRELY a bust. It receives good traffic, there&#8217;s great Ad Sense yields. The design is wonderful and the PHP is amazing <img src='http://www.davepcguy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It gets good ratings Google-wise but it&#8217;s nothing to be REALLY excited over. It was an important project to me because I spent COUNTLESS hours perfecting the script, learning PHP, CSS, and HTML. Basically, I spent my holiday break sweating over this project. I expected to sell the website for close to a thousand dollars but after a month of auctioning, it all ended with a hundred dollar bid.</p>
<p>Terrible.</p>
<p><a rel="attachment wp-att-1092" href="http://www.davepcguy.com/archive/when-your-project-fails/projects2/"><img class="aligncenter size-medium wp-image-1092" title="projects" src="http://www.davepcguy.com/wp-content/uploads/2010/01/projects2-300x166.jpg" alt="" width="300" height="166" /></a></p>
<p>The next project was a blogging system for a customer. I created a custom design, interface. Really intuitive too! Let&#8217;s just say, it was a jewel to me. It wasn&#8217;t perfect, but let&#8217;s just say I spent A TON of time figuring it out. There were no directions as to what the project should look like but that&#8217;s okay. I made an administration secure from any threats. Well, the whole deal. Imagine a simple wordpress-like blogging system. But, the client didn&#8217;t like it so I scrapped it and created a wordpress theme instead.</p>
<p>There is one more &#8220;failure&#8221;. Well, this one was not so bad because I was never counting on it in the first place, but it was damn annoying that nothing came out of it.</p>
<p><a rel="attachment wp-att-1093" href="http://www.davepcguy.com/archive/when-your-project-fails/projects3/"><img class="aligncenter size-medium wp-image-1093" title="projects" src="http://www.davepcguy.com/wp-content/uploads/2010/01/projects3-300x153.jpg" alt="" width="300" height="153" /></a>My &#8220;Age Tester&#8221;. My first PHP application. Well, the problem was that I had no way to advertise it well, I had no good domain name. And let&#8217;s just say, I suck at designing stuff like this haha. It&#8217;s still fun or whatever, and I send <a title="Age Tester" href="http://test.davepcguy.com/scripts/agetester/final.php">a link</a> to my friends once in a while when they ask me if their partner is too old or too young for them. But that&#8217;s it.</p>
<h1>How to deal with it?</h1>
<p>It&#8217;s always hard to deal with failure, especially when you&#8217;re failing and you think it&#8217;s entirely unfair. I can admit that the only project -I- relied on was OnlyAQuote but I&#8217;m sure you have had your own experiences where you had to rely on multiple projects that went bust.</p>
<p>So, there is no easy way to say this other than, Just SCAVENGE the project. Strip it clean! It sounds silly, but think of every website you work on as a beautiful creation full of priceless parts. When that beautiful creation becomes a horrendous ugly thing, take it apart.</p>
<p>Let me use my Bodyshop project as an example:</p>
<p><a rel="attachment wp-att-1094" href="http://www.davepcguy.com/archive/when-your-project-fails/projects4/"><img class="aligncenter size-medium wp-image-1094" title="projects4" src="http://www.davepcguy.com/wp-content/uploads/2010/01/projects4-300x171.jpg" alt="" width="300" height="171" /></a>The website has 57 files and 18 folders. Most of which is code and pictures. Well, all of it. There must be something worth it in there.</p>
<p>First of all, I took apart the whole admin area of the site and salvaged the scripts for my own script library. I have an authentication script there, add to database scripts, blogging scripts, well, a bunch of stuff. I even have an upload form (and those come in handy) as well as a mailing script. All of this work, better not go to waste. I can use ALL of these for my next projects.</p>
<p>Streamlined, secure authentication takes time to create, and here I have it, already done. I have a login form as well, so that&#8217;s done. Admin scripts and the blog script are the most important parts to me but there is more.</p>
<p>I can also use some of the images for the future. I created my own texture (as seen in the snapshot way above) that I can use for other project (involving metal and such). I also have a pretty decent car cut-out silhouette which I won&#8217;t have to work on next time I do something involving cars.Oh, and I have a pretty button to use <img src='http://www.davepcguy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a rel="attachment wp-att-1095" href="http://www.davepcguy.com/archive/when-your-project-fails/projects5/"><img class="aligncenter size-medium wp-image-1095" title="projects5" src="http://www.davepcguy.com/wp-content/uploads/2010/01/projects5-300x93.jpg" alt="" width="300" height="93" /></a></p>
<p>I couldn&#8217;t do the same for Only A Quote since I was selling the script, but I did bookmark all the scripts that were used from other programmers. (ie. web redirection)</p>
<p>All this takes is a bit of time, and tears that come along with stripping your project of its meat.</p>
<h1>Did you learn something?</h1>
<p>Making mistakes, and failure, it&#8217;s a process of learning! Did you learn something while making this project? I&#8217;m sure you have!</p>
<p>Now go write about it!</p>
<p>I&#8217;ve gotten some good traffic from the posts I based on the scripts I&#8217;ve written. Just check out this list:</p>
<ul>
<li><a title="Blogging System part 1" href="http://www.davepcguy.com/archive/creating-a-blogging-system-part-1/">Blogging system part 1</a></li>
<li><a title="Blogging System Part 2" href="http://www.davepcguy.com/archive/creating-a-blogging-system-part-2/">Blogging system part 2</a></li>
<li><a title="Mobile Website Tips" href="http://www.davepcguy.com/archive/mobile-websites-tips/">Mobile Site tips</a></li>
<li><a title="Database system" href="http://www.davepcguy.com/archive/bit-ly-api-and-adding-urls-to-your-mysql-database/">Shortlink API</a></li>
</ul>
<p>So, you&#8217;ve a lot of material you can write about. Plus, It&#8217;s rather nice if you share your secrets! Haha, I know I did. Some of this stuff took me a while to figure out, but, I got it down and now you can reap from my benefits, too.</p>
<p>Also, it sent a lot of traffic my way when I submitted these tutorials online. Double win! <img src='http://www.davepcguy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h1>Conclusion</h1>
<p>Failures will teach you important lessons and can be salvagable, perhaps not to the original intent of goal, but good enough. Just, learn from your mistakes, okay? I know I did, and I&#8217;m sure you will too, over and over and over and over&#8230;again.<br />
</p>



Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F&amp;partner=sociable" title="Print"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F&amp;title=When%20your%20project%20fails...&amp;bodytext=A%20short%20what%20to%20do%20if%20your%20project%20fails.%20How%20to%20salvage%20the%20code%2C%20the%20files%2C%20and%20how%20to%20make%20the%20best%20of%20what%20happened" title="Digg"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F&amp;title=When%20your%20project%20fails...&amp;notes=A%20short%20what%20to%20do%20if%20your%20project%20fails.%20How%20to%20salvage%20the%20code%2C%20the%20files%2C%20and%20how%20to%20make%20the%20best%20of%20what%20happened" title="del.icio.us"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F&amp;t=When%20your%20project%20fails..." title="Facebook"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F&amp;title=When%20your%20project%20fails...&amp;annotation=A%20short%20what%20to%20do%20if%20your%20project%20fails.%20How%20to%20salvage%20the%20code%2C%20the%20files%2C%20and%20how%20to%20make%20the%20best%20of%20what%20happened" title="Google Bookmarks"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F&amp;title=When%20your%20project%20fails...&amp;source=Dave+PC+Guy+Computers+and+Technology&amp;summary=A%20short%20what%20to%20do%20if%20your%20project%20fails.%20How%20to%20salvage%20the%20code%2C%20the%20files%2C%20and%20how%20to%20make%20the%20best%20of%20what%20happened" title="LinkedIn"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F&amp;title=When%20your%20project%20fails..." title="Reddit"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F&amp;t=When%20your%20project%20fails...&amp;s=A%20short%20what%20to%20do%20if%20your%20project%20fails.%20How%20to%20salvage%20the%20code%2C%20the%20files%2C%20and%20how%20to%20make%20the%20best%20of%20what%20happened" title="Tumblr"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/tumblr.png" title="Tumblr" alt="Tumblr" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=When%20your%20project%20fails...%20-%20http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F" title="Twitter"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=When%20your%20project%20fails...&amp;body=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F" title="email"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=When%20your%20project%20fails...&amp;url=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F" title="Slashdot"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.davepcguy.com%2Farchive%2Fwhen-your-project-fails%2F&amp;title=When%20your%20project%20fails..." title="StumbleUpon"><img src="http://www.davepcguy.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.davepcguy.com/archive/when-your-project-fails/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

