<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The Godfathers&#8217; Boxers</title>
	<atom:link href="http://jasongraphix.com/journal/the-godfathers-boxers/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasongraphix.com/journal/the-godfathers-boxers/</link>
	<description>A journal of art, thoughts, and projects by Jason Beaird.</description>
	<lastBuildDate>Mon, 27 Feb 2012 18:15:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jason Beaird</title>
		<link>http://jasongraphix.com/journal/the-godfathers-boxers/#comment-192</link>
		<dc:creator>Jason Beaird</dc:creator>
		<pubDate>Sat, 29 Jan 2005 21:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/the-godfathers-boxers/#comment-192</guid>
		<description>That&#039;s exactly how I feel about the series right now too Justin.  I have my examples that I want to talk about for the next two posts, but I&#039;m not sure where I want to go with it yet. The emphasis is on, and will stay on, organization of css code.   The main theme is that even though everybody does things a little differently, there are always lessons to be learned in establishing your own rules.

I thought about posting that link after I read it Thursday because Dave did an Awesome job of explaining the pros and cons of Eric Meyer&#039;s use of redundancy.  For those who haven&#039;t had a chance to read it yet, be sure to check out &lt;a href=&quot;http://mezzoblue.com/archives/2005/01/20/redundancy_v/&quot; rel=&quot;nofollow&quot;&gt;Redundancy vs. Dependancy&lt;/a&gt; by Dave Shea over at Mezzoblue.


</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly how I feel about the series right now too Justin.  I have my examples that I want to talk about for the next two posts, but I&#8217;m not sure where I want to go with it yet. The emphasis is on, and will stay on, organization of css code.   The main theme is that even though everybody does things a little differently, there are always lessons to be learned in establishing your own rules.</p>
<p>I thought about posting that link after I read it Thursday because Dave did an Awesome job of explaining the pros and cons of Eric Meyer&#8217;s use of redundancy.  For those who haven&#8217;t had a chance to read it yet, be sure to check out <a href="http://mezzoblue.com/archives/2005/01/20/redundancy_v/" rel="nofollow">Redundancy vs. Dependancy</a> by Dave Shea over at Mezzoblue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Perkins</title>
		<link>http://jasongraphix.com/journal/the-godfathers-boxers/#comment-191</link>
		<dc:creator>Justin Perkins</dc:creator>
		<pubDate>Fri, 28 Jan 2005 22:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/the-godfathers-boxers/#comment-191</guid>
		<description>I like the idea of this series, it&#039;s sorta at the teaser point right now... but it has the potential to be an often read series.

Now that I&#039;m honing in on my CSS skills, maybe I should try to structure my files in some meaningful manner. It always seems like I&#039;m just appending rules to my files...sigh.

Sometimes it&#039;s difficult to see the difference between inheritence and code-reuse, but &lt;a href=&quot;http://mezzoblue.com/archives/2005/01/20/redundancy_v/&quot; rel=&quot;nofollow&quot;&gt;this discussion was helpful&lt;/a&gt; for me and may be for you folks too.

&lt;blockquote&gt;Esp. when I&#039;m working with an ASP.Net project&lt;/blockquote&gt;

ASP.NET is no different than anything else. Be consistent across all project types.
</description>
		<content:encoded><![CDATA[<p>I like the idea of this series, it&#8217;s sorta at the teaser point right now&#8230; but it has the potential to be an often read series.</p>
<p>Now that I&#8217;m honing in on my CSS skills, maybe I should try to structure my files in some meaningful manner. It always seems like I&#8217;m just appending rules to my files&#8230;sigh.</p>
<p>Sometimes it&#8217;s difficult to see the difference between inheritence and code-reuse, but <a href="http://mezzoblue.com/archives/2005/01/20/redundancy_v/" rel="nofollow">this discussion was helpful</a> for me and may be for you folks too.</p>
<blockquote><p>Esp. when I&#8217;m working with an ASP.Net project</p></blockquote>
<p>ASP.NET is no different than anything else. Be consistent across all project types.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://jasongraphix.com/journal/the-godfathers-boxers/#comment-190</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 28 Jan 2005 04:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/the-godfathers-boxers/#comment-190</guid>
		<description>Yeah, I get what you&#039;re saying. I need to lean how to better organize my css files. Esp. when I&#039;m working with an ASP.Net project.
</description>
		<content:encoded><![CDATA[<p>Yeah, I get what you&#8217;re saying. I need to lean how to better organize my css files. Esp. when I&#8217;m working with an ASP.Net project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://jasongraphix.com/journal/the-godfathers-boxers/#comment-189</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 26 Jan 2005 17:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/the-godfathers-boxers/#comment-189</guid>
		<description>I think its more a code-reuse thing than an inheritence thing.  I thinks its like when you have a block of code in function A.  Then, if you need to do that same thing in function B, you&#039;ll pull it out into it&#039;s own function (C) and call it from A and B.

Not sure if that made any sense, sometimes I really hate the english language.
</description>
		<content:encoded><![CDATA[<p>I think its more a code-reuse thing than an inheritence thing.  I thinks its like when you have a block of code in function A.  Then, if you need to do that same thing in function B, you&#8217;ll pull it out into it&#8217;s own function (C) and call it from A and B.</p>
<p>Not sure if that made any sense, sometimes I really hate the english language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://jasongraphix.com/journal/the-godfathers-boxers/#comment-188</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 26 Jan 2005 16:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/the-godfathers-boxers/#comment-188</guid>
		<description>Admitting I know very little about css would be an understatement, but I think I get what Eric Meyer is trying to do. In OO programing you have a base set of classes, alot of times you set up a base structure of code that you can use later on. That code is then overridden by code specific to that project. It&#039;s sorta hard for me to explain. It sounds to me like Eric Meyer setup his base structure at the top and then overrides things as needed at the end.
</description>
		<content:encoded><![CDATA[<p>Admitting I know very little about css would be an understatement, but I think I get what Eric Meyer is trying to do. In OO programing you have a base set of classes, alot of times you set up a base structure of code that you can use later on. That code is then overridden by code specific to that project. It&#8217;s sorta hard for me to explain. It sounds to me like Eric Meyer setup his base structure at the top and then overrides things as needed at the end.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

