<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Desk Coder</title>
	
	<link>http://www.deskcoder.com</link>
	<description>Behind a Desk from 9 to 5</description>
	<pubDate>Sun, 08 Feb 2009 19:18:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DeskCoder" /><feedburner:info uri="deskcoder" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>DeskCoder</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Rethinking the 960 Grid System</title>
		<link>http://feedproxy.google.com/~r/DeskCoder/~3/hqh_4YEABUg/</link>
		<comments>http://www.deskcoder.com/index.php/rethinking-the-960-grid-system/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 01:56:16 +0000</pubDate>
		<dc:creator>Desk Coder</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.deskcoder.com/?p=65</guid>
		<description><![CDATA[While I was all for the 960 Grid System when I first laid eyes on it, after actually digging in, I have mixed feelings.  In theory, this concept is awesome.  The sites all look great, and the explanation for the 960px width makes sense, but when you get into the code and look deeper at [...]]]></description>
			<content:encoded><![CDATA[<p>While I was all for the <a href="http://960.gs">960 Grid System</a> when I first laid eyes on it, after actually digging in, I have mixed feelings.  In theory, this concept is awesome.  The sites all look great, and the explanation for the 960px width makes sense, but when you get into the code and look deeper at the widths, you start to see the problems that arise.  The widths don&#8217;t fit well with Adsense or affiliate banners.  <span id="more-65"></span></p>
<p>The code was the biggest thing that got me.  The classes are all called grid_1, grid_2, grid_3, etc., which tells me nothing about them.  Say I want to use the 300px width, what grid is it?  1, 2, 3?  See what I am saying. Something else I did not understand was that the container (12 or 16 columns) was a class.  Are you ever going to use it more than once on a page?  Sort of defeats the purpose.  He also has 3 different CSS files, which is horribly bad for performance.</p>
<p>While it may seem like I am knocking it, I am not.  I really like it, and I am in the process of rewriting it.  But I am having the same problem the original author did, I don&#8217;t know what to name the different widths.  I am also in the process of creating a starter wordpress theme file pack for people to use based on it.  I am going to be designing about 3 or 4 wordpress themes, so I decided to create a wordpress theme framework.  This will be all the theme files ready to go, just the color and other minor changes will need to be made before it can be deployed.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/DeskCoder?a=GQc9RkK9"><img src="http://feeds.feedburner.com/~f/DeskCoder?i=GQc9RkK9" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DeskCoder?a=gmIKVtyb"><img src="http://feeds.feedburner.com/~f/DeskCoder?i=gmIKVtyb" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DeskCoder?a=VJMVJTwG"><img src="http://feeds.feedburner.com/~f/DeskCoder?i=VJMVJTwG" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DeskCoder/~4/hqh_4YEABUg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.deskcoder.com/index.php/rethinking-the-960-grid-system/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.deskcoder.com/index.php/rethinking-the-960-grid-system/</feedburner:origLink></item>
		<item>
		<title>960 Grid System</title>
		<link>http://feedproxy.google.com/~r/DeskCoder/~3/6odfDAhQ5nY/</link>
		<comments>http://www.deskcoder.com/index.php/960-grid-system/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 02:03:13 +0000</pubDate>
		<dc:creator>Desk Coder</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.deskcoder.com/?p=58</guid>
		<description><![CDATA[I was really bored at lunch today at work.  I wrote an article for my domain niche blog, and still had about 30 minutes left to do whatever I wanted.  I usually only go to Digg to get my websites indexed or to improve my search engine ranking.  I usually never search through Digg for [...]]]></description>
			<content:encoded><![CDATA[<p>I was really bored at lunch today at work.  I wrote an article for my domain niche blog, and still had about 30 minutes left to do whatever I wanted.  I usually only go to <a rel="nofollow" href="http://www.digg.com">Digg</a> to get my websites indexed or to improve my search engine ranking.  I usually never search through Digg for stories, but today I found myself looking at the top design submissions.  <span id="more-58"></span></p>
<p>I usually code my sites 900px wide.  It makes it easier for the rule of thirds, 600px for content, and 300px for the sidebar.  I also like the 900px because it is small enough for 1024&#215;768 resolution screens, but not too big allowing the user to have some room to breathe.  I have never really looked into any of widths for my website.  And I really never code in anything, but fixed width.  I have had one too many bad experiences with fluid width sites at work.</p>
<p>I found a site on Digg that talked about <a href="http://nettuts.com/articles/web-roundups/are-you-making-these-10-css-mistakes/">the top 10 CSS mistakes</a>.  One of top 10 mistakes was not using frameworks for all your sites.  The site then linked to the <a href="http://www.960.gs">960 Grid System</a>.  The site is very well put together, and it shows you excellent examples of how to use the framework.  At first, it made me think I need to come up with a common framework for myself, so that when I create a new site, I can copy over my framework and begin working (I need one of these for Wordpress themes too).  But then after visiting the site and reading all the benefits of the 960px width grid system, I think I might be using this width for my next site.</p>
<p>I haven&#8217;t done any design (or development) in a long time.  I have been mostly doing affiliate marketing, which is something I really don&#8217;t like doing.  I have found writing seems to be the only way for me to make money now.  Problem is, my developing and designing skills have not been making me money.  I probably can make some money doing VB.Net work, but my design skills are still lacking.  Maybe taking steps like setting up a design framework will improve my design skills enough for me to make some money.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/DeskCoder?a=eXvY2HSX"><img src="http://feeds.feedburner.com/~f/DeskCoder?i=eXvY2HSX" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DeskCoder?a=OQtGXAgO"><img src="http://feeds.feedburner.com/~f/DeskCoder?i=OQtGXAgO" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DeskCoder?a=O0YFjkV8"><img src="http://feeds.feedburner.com/~f/DeskCoder?i=O0YFjkV8" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DeskCoder/~4/6odfDAhQ5nY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.deskcoder.com/index.php/960-grid-system/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.deskcoder.com/index.php/960-grid-system/</feedburner:origLink></item>
		<item>
		<title>Changing One System to Fix a Flaw in Another</title>
		<link>http://feedproxy.google.com/~r/DeskCoder/~3/aBbWOoRaLac/</link>
		<comments>http://www.deskcoder.com/index.php/changing-one-system-to-fix-a-flaw-in-another/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 16:34:06 +0000</pubDate>
		<dc:creator>Desk Coder</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.deskcoder.com/?p=9</guid>
		<description><![CDATA[Why do people think this is the right approach?  So we have a flaw in System A, the logic is not right.  Let&#8217;s change the way System B works to mask the flaw in System A.  Sounds like an excellent plan, right?
WRONG!
Talk to the manager of System A, and you will hear the blame thrown [...]]]></description>
			<content:encoded><![CDATA[<p>Why do people think this is the right approach?  So we have a flaw in System A, the logic is not right.  Let&#8217;s change the way System B works to mask the flaw in System A.  Sounds like an excellent plan, right?<span id="more-9"></span></p>
<p><strong>WRONG!</strong></p>
<p>Talk to the manager of System A, and you will hear the blame thrown everywhere but where it should lie.  &#8220;It was correct as written&#8221;, &#8220;It was signed off as correct&#8221;, blah blah blah.  The problem is that the wrong people signed off on his System, but not everyone.  If the System has had the same issue since it was created, and now it is considered a bug, it was a bug when it was created.</p>
<p>Sad thing is, this happens all the time.  You continue to put a band-aid on an issue, and add another band-aid until it explodes.  Why not just save all that time and fix the initial issue!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DeskCoder?a=aBbWOoRaLac:tPDrr5SfrCA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=aBbWOoRaLac:tPDrr5SfrCA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DeskCoder?a=aBbWOoRaLac:tPDrr5SfrCA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=aBbWOoRaLac:tPDrr5SfrCA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DeskCoder?a=aBbWOoRaLac:tPDrr5SfrCA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=aBbWOoRaLac:tPDrr5SfrCA:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DeskCoder/~4/aBbWOoRaLac" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.deskcoder.com/index.php/changing-one-system-to-fix-a-flaw-in-another/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.deskcoder.com/index.php/changing-one-system-to-fix-a-flaw-in-another/</feedburner:origLink></item>
		<item>
		<title>Desk Coder Up and Running</title>
		<link>http://feedproxy.google.com/~r/DeskCoder/~3/IWNeStLl5m8/</link>
		<comments>http://www.deskcoder.com/index.php/desk-coder-up-and-running/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 18:49:20 +0000</pubDate>
		<dc:creator>Desk Coder</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.deskcoder.com/?p=8</guid>
		<description><![CDATA[If you come around this site often (I have no idea why you would), you would have noticed that there is a new design.  The old one was way overused, so I went with a different one I hope it not as common as the other.  I sprinkled some of my own touches to this [...]]]></description>
			<content:encoded><![CDATA[<p>If you come around this site often (I have no idea why you would), you would have noticed that there is a new design.  The old one was way overused, so I went with a different one I hope it not as common as the other.  I sprinkled some of my own touches to this theme, as well as cleaning up a ton of BAD code.   I like it.  I don&#8217;t know how long I will like it, but it looks good for the time being.<span id="more-8"></span></p>
<p>I plan on posting to this site a lot more (starting now).  Not sure how often I will post as I have two other blogs I want to work on, but I will try to get to this one as often as possible.  With work demoralizing me more and more every day, you may see this blog take a turn towards - &#8220;here are the idiots I work with and what stupid things they do&#8221;.</p>
<p>Other than those type of posts, I want to make this blog about what I do, web devigner (developer and designer).  I have a wealth of information to share, the problem will be finding the time to share it.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DeskCoder?a=IWNeStLl5m8:b3ykBmxva3Y:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=IWNeStLl5m8:b3ykBmxva3Y:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DeskCoder?a=IWNeStLl5m8:b3ykBmxva3Y:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=IWNeStLl5m8:b3ykBmxva3Y:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DeskCoder?a=IWNeStLl5m8:b3ykBmxva3Y:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=IWNeStLl5m8:b3ykBmxva3Y:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DeskCoder/~4/IWNeStLl5m8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.deskcoder.com/index.php/desk-coder-up-and-running/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.deskcoder.com/index.php/desk-coder-up-and-running/</feedburner:origLink></item>
		<item>
		<title>Hardware Quote of the Day - July 15</title>
		<link>http://feedproxy.google.com/~r/DeskCoder/~3/ie_Z1M_odt0/</link>
		<comments>http://www.deskcoder.com/index.php/hardware-quote-of-the-day-july-15/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 18:22:25 +0000</pubDate>
		<dc:creator>Desk Coder</dc:creator>
		
		<category><![CDATA[Quote of the Day]]></category>

		<guid isPermaLink="false">http://www.deskcoder.com/index.php/hardware-quote-of-the-day-july-15/</guid>
		<description><![CDATA[Ted Dziuba said:
Scalability is not your problem, getting people to give a shit is

]]></description>
			<content:encoded><![CDATA[<p>Ted Dziuba said:</p>
<blockquote><p><em>Scalability is not your problem, getting people to give a shit is</em></p>
</blockquote>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DeskCoder?a=ie_Z1M_odt0:lQpvI-PEXPA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=ie_Z1M_odt0:lQpvI-PEXPA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DeskCoder?a=ie_Z1M_odt0:lQpvI-PEXPA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=ie_Z1M_odt0:lQpvI-PEXPA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DeskCoder?a=ie_Z1M_odt0:lQpvI-PEXPA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=ie_Z1M_odt0:lQpvI-PEXPA:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DeskCoder/~4/ie_Z1M_odt0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.deskcoder.com/index.php/hardware-quote-of-the-day-july-15/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.deskcoder.com/index.php/hardware-quote-of-the-day-july-15/</feedburner:origLink></item>
		<item>
		<title>Development Quote of the Day - June 11</title>
		<link>http://feedproxy.google.com/~r/DeskCoder/~3/vXVtm6KcW78/</link>
		<comments>http://www.deskcoder.com/index.php/development-quote-of-the-day-june-11/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 19:32:25 +0000</pubDate>
		<dc:creator>Desk Coder</dc:creator>
		
		<category><![CDATA[Quote of the Day]]></category>

		<guid isPermaLink="false">http://www.deskcoder.com/index.php/development-quote-of-the-day-june-11/</guid>
		<description><![CDATA[From the June 2008 issue of Better Software:
Our task is not producing software; it&#8217;s helping our customers finish their work faster.  Our job isn&#8217;t writing code; it&#8217;s giving our customers fast tools to get their jobs done.

After I read this, I just went, &#8220;Thank You&#8221;.  I thought I was the only one who [...]]]></description>
			<content:encoded><![CDATA[<p>From the June 2008 issue of Better Software:</p>
<blockquote><p><em>Our task is not producing software; it&#8217;s helping our customers finish their work faster.  Our job isn&#8217;t writing code; it&#8217;s giving our customers fast tools to get their jobs done.</em></p>
</blockquote>
<p>After I read this, I just went, &#8220;Thank You&#8221;.  I thought I was the only one who KNEW this.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DeskCoder?a=vXVtm6KcW78:brI_kJrVxAc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=vXVtm6KcW78:brI_kJrVxAc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DeskCoder?a=vXVtm6KcW78:brI_kJrVxAc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=vXVtm6KcW78:brI_kJrVxAc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DeskCoder?a=vXVtm6KcW78:brI_kJrVxAc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=vXVtm6KcW78:brI_kJrVxAc:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DeskCoder/~4/vXVtm6KcW78" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.deskcoder.com/index.php/development-quote-of-the-day-june-11/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.deskcoder.com/index.php/development-quote-of-the-day-june-11/</feedburner:origLink></item>
		<item>
		<title>Project Management Quote of the Day - June 6</title>
		<link>http://feedproxy.google.com/~r/DeskCoder/~3/Nwcvbe1Gryg/</link>
		<comments>http://www.deskcoder.com/index.php/project-management-quote-of-the-day-june-6/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 13:43:23 +0000</pubDate>
		<dc:creator>Desk Coder</dc:creator>
		
		<category><![CDATA[Quote of the Day]]></category>

		<guid isPermaLink="false">http://www.deskcoder.com/index.php/project-management-quote-of-the-day-june-6/</guid>
		<description><![CDATA[It’s more important to keep projects as small as possible for as long time as possible.

This comes from the conception that you need to involve everyone in the project from the very beginning like the designer, copywriter, whoever.
This also works when creating a website.  SEO specialists tell you keep SEO in mind when creating [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><em>It’s more important to keep projects as small as possible for as long time as possible.</em></p>
</blockquote>
<p>This comes from the conception that you need to involve everyone in the project from the very beginning like the designer, copywriter, whoever.</p>
<p>This also works when creating a website.  SEO specialists tell you keep SEO in mind when creating a site.  Designers tell you to keep design in mind when creating a site.  Coders tell you to keep code in mind when creating a site.  So do I really have to think about everything all at once, or can I just create the site already!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DeskCoder?a=Nwcvbe1Gryg:oLPDalKMaTY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=Nwcvbe1Gryg:oLPDalKMaTY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DeskCoder?a=Nwcvbe1Gryg:oLPDalKMaTY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=Nwcvbe1Gryg:oLPDalKMaTY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DeskCoder?a=Nwcvbe1Gryg:oLPDalKMaTY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DeskCoder?i=Nwcvbe1Gryg:oLPDalKMaTY:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DeskCoder/~4/Nwcvbe1Gryg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.deskcoder.com/index.php/project-management-quote-of-the-day-june-6/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.deskcoder.com/index.php/project-management-quote-of-the-day-june-6/</feedburner:origLink></item>
	</channel>
</rss>

