<?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: I Hate CSS</title>
	<atom:link href="http://blog.aaziz.org/i-hate-css/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.aaziz.org/i-hate-css</link>
	<description>ramblings and opinions of a geek</description>
	<lastBuildDate>Tue, 13 Sep 2011 09:43:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ???????? ?3: Let&#8217;s face it&#8230; oh, let&#8217;s google it! &#124; ByteFrames</title>
		<link>http://blog.aaziz.org/i-hate-css/comment-page-1#comment-431</link>
		<dc:creator>???????? ?3: Let&#8217;s face it&#8230; oh, let&#8217;s google it! &#124; ByteFrames</dc:creator>
		<pubDate>Tue, 01 Mar 2011 09:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aaziz.org/?p=145#comment-431</guid>
		<description>[...] ? ???????? CSS. http://blog.aaziz.org/i-hate-css [...]</description>
		<content:encoded><![CDATA[<p>[...] ? ???????? CSS. http://blog.aaziz.org/i-hate-css [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Mac</title>
		<link>http://blog.aaziz.org/i-hate-css/comment-page-1#comment-430</link>
		<dc:creator>Guy Mac</dc:creator>
		<pubDate>Mon, 28 Feb 2011 22:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aaziz.org/?p=145#comment-430</guid>
		<description>What about the table-cell CSS property? That&#039;s a dirt simple way to do two columns. http://www.digital-web.com/articles/everything_you_know_about_CSS_Is_wrong/</description>
		<content:encoded><![CDATA[<p>What about the table-cell CSS property? That&#8217;s a dirt simple way to do two columns. <a href="http://www.digital-web.com/articles/everything_you_know_about_CSS_Is_wrong/" rel="nofollow">http://www.digital-web.com/articles/everything_you_know_about_CSS_Is_wrong/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravinggenius</title>
		<link>http://blog.aaziz.org/i-hate-css/comment-page-1#comment-429</link>
		<dc:creator>ravinggenius</dc:creator>
		<pubDate>Mon, 28 Feb 2011 21:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aaziz.org/?p=145#comment-429</guid>
		<description>http://www.w3.org/TR/css3-layout/</description>
		<content:encoded><![CDATA[<p><a href="http://www.w3.org/TR/css3-layout/" rel="nofollow">http://www.w3.org/TR/css3-layout/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Briggs</title>
		<link>http://blog.aaziz.org/i-hate-css/comment-page-1#comment-428</link>
		<dc:creator>Matt Briggs</dc:creator>
		<pubDate>Mon, 28 Feb 2011 19:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aaziz.org/?p=145#comment-428</guid>
		<description>Here is the funny thing, on windows I have tried WPF and WinForms, on linux I have tried GTK+ and Qt, and by FAR my favorite way of creating a UI is with html and css. To go further, I downright hate UI programming on those other platforms, even though I love it on the web. It does take a certain degree of expertise to get passed the quirks of css, but once you have that, the code you are writing is FAR more elegant then any other platform I have seen.</description>
		<content:encoded><![CDATA[<p>Here is the funny thing, on windows I have tried WPF and WinForms, on linux I have tried GTK+ and Qt, and by FAR my favorite way of creating a UI is with html and css. To go further, I downright hate UI programming on those other platforms, even though I love it on the web. It does take a certain degree of expertise to get passed the quirks of css, but once you have that, the code you are writing is FAR more elegant then any other platform I have seen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Aziz</title>
		<link>http://blog.aaziz.org/i-hate-css/comment-page-1#comment-427</link>
		<dc:creator>Anthony Aziz</dc:creator>
		<pubDate>Mon, 28 Feb 2011 19:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aaziz.org/?p=145#comment-427</guid>
		<description>Wow, it seems this got picked up by HackerNews - http://hackerne.ws/item?id=2271690 and there&#039;s quite a few comments there. Glad to have sparked a decent discussion (though, it&#039;s really a novel debate :P)

@Liam - yes, you&#039;re right. &quot;I’m not even that great of a web designer.&quot; I know that there are ways to do things, and people make amazing pieces of work with these tools that I am complaining about.

But I hold to my points still. Some things that are so simple and common need ridiculous hacks or workarounds to work with, and it seems that while a powerful and capable tool in the right hands, CSS has gone of the path as the best method for web design.

What about something like centering dynamic text vertically? Why is that so difficult to do in CSS? Sometimes I fear people put too much stock in purity and resist change simply for the sake of it.

And don&#039;t get me wrong, I appreciate your comment.</description>
		<content:encoded><![CDATA[<p>Wow, it seems this got picked up by HackerNews &#8211; <a href="http://hackerne.ws/item?id=2271690" rel="nofollow">http://hackerne.ws/item?id=2271690</a> and there&#8217;s quite a few comments there. Glad to have sparked a decent discussion (though, it&#8217;s really a novel debate :P)</p>
<p>@Liam &#8211; yes, you&#8217;re right. &#8220;I’m not even that great of a web designer.&#8221; I know that there are ways to do things, and people make amazing pieces of work with these tools that I am complaining about.</p>
<p>But I hold to my points still. Some things that are so simple and common need ridiculous hacks or workarounds to work with, and it seems that while a powerful and capable tool in the right hands, CSS has gone of the path as the best method for web design.</p>
<p>What about something like centering dynamic text vertically? Why is that so difficult to do in CSS? Sometimes I fear people put too much stock in purity and resist change simply for the sake of it.</p>
<p>And don&#8217;t get me wrong, I appreciate your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Schlup</title>
		<link>http://blog.aaziz.org/i-hate-css/comment-page-1#comment-426</link>
		<dc:creator>Paulo Schlup</dc:creator>
		<pubDate>Mon, 28 Feb 2011 18:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aaziz.org/?p=145#comment-426</guid>
		<description>Aziz, CSS frameworks are great tools and help keeping your sanity. I used the 960 grid system before, but nowadays I just use the 1140 grid system. I think it&#039;s more modern and easy to use: http://cssgrid.net/

I didn&#039;t make it, I&#039;m just a happy user. It works well with 1 to 12 columns, looks great in 1280-wide resolution and adjusts perfectly to lower resolutions even on iPads and iPhones.</description>
		<content:encoded><![CDATA[<p>Aziz, CSS frameworks are great tools and help keeping your sanity. I used the 960 grid system before, but nowadays I just use the 1140 grid system. I think it&#8217;s more modern and easy to use: <a href="http://cssgrid.net/" rel="nofollow">http://cssgrid.net/</a></p>
<p>I didn&#8217;t make it, I&#8217;m just a happy user. It works well with 1 to 12 columns, looks great in 1280-wide resolution and adjusts perfectly to lower resolutions even on iPads and iPhones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liam</title>
		<link>http://blog.aaziz.org/i-hate-css/comment-page-1#comment-425</link>
		<dc:creator>Liam</dc:creator>
		<pubDate>Mon, 28 Feb 2011 18:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aaziz.org/?p=145#comment-425</guid>
		<description>Sorry but this article just reads = &quot;I do not know how to use CSS&quot;
You just need to learn it better and look, as already mentioned at one of many good CSS frameworks but it is NOT just about the css.
The way you create your HTML is just as important. The right ID&#039;s, classes and structure and with just a change in class getting different layouts etc is what can be achieved.

Every issue you have can be avoided with experience and every &quot;solution&quot; you put down is just a matter of implementing css properly and many doing things fine already.</description>
		<content:encoded><![CDATA[<p>Sorry but this article just reads = &#8220;I do not know how to use CSS&#8221;<br />
You just need to learn it better and look, as already mentioned at one of many good CSS frameworks but it is NOT just about the css.<br />
The way you create your HTML is just as important. The right ID&#8217;s, classes and structure and with just a change in class getting different layouts etc is what can be achieved.</p>
<p>Every issue you have can be avoided with experience and every &#8220;solution&#8221; you put down is just a matter of implementing css properly and many doing things fine already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Aziz</title>
		<link>http://blog.aaziz.org/i-hate-css/comment-page-1#comment-424</link>
		<dc:creator>Anthony Aziz</dc:creator>
		<pubDate>Mon, 28 Feb 2011 18:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aaziz.org/?p=145#comment-424</guid>
		<description>Thanks for all the comments, guys. I will have to look in to some of these solutions for my next project.

@Greg, that is indeed the case, but I&#039;m more of a &quot;jack-of-all-trades&quot; guy at work. We have a small development staff, and since I was the one with the most experience, I got to do the website :P

I am intrigued about your solution. One large reason for staying away from CSS3 and HTML5 for me is the browser compatibility issue.


Once the need arises again to get in to some web design (it may in the future), I will be looking in to all of these solutions.</description>
		<content:encoded><![CDATA[<p>Thanks for all the comments, guys. I will have to look in to some of these solutions for my next project.</p>
<p>@Greg, that is indeed the case, but I&#8217;m more of a &#8220;jack-of-all-trades&#8221; guy at work. We have a small development staff, and since I was the one with the most experience, I got to do the website :P</p>
<p>I am intrigued about your solution. One large reason for staying away from CSS3 and HTML5 for me is the browser compatibility issue.</p>
<p>Once the need arises again to get in to some web design (it may in the future), I will be looking in to all of these solutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://blog.aaziz.org/i-hate-css/comment-page-1#comment-423</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Mon, 28 Feb 2011 18:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aaziz.org/?p=145#comment-423</guid>
		<description>Employ a front-end developer next time ;P</description>
		<content:encoded><![CDATA[<p>Employ a front-end developer next time ;P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper Kjeldgaard</title>
		<link>http://blog.aaziz.org/i-hate-css/comment-page-1#comment-422</link>
		<dc:creator>Jesper Kjeldgaard</dc:creator>
		<pubDate>Mon, 28 Feb 2011 17:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aaziz.org/?p=145#comment-422</guid>
		<description>I recommend the CSS Framework &quot;Blueprint&quot;[1] for general layout and styling. And on top of that use Sass[2] (improved css syntax).

These tools certainly makes my life easier :)


[1] http://www.blueprintcss.org/
[2] http://sass-lang.com/</description>
		<content:encoded><![CDATA[<p>I recommend the CSS Framework &#8220;Blueprint&#8221;[1] for general layout and styling. And on top of that use Sass[2] (improved css syntax).</p>
<p>These tools certainly makes my life easier :)</p>
<p>[1] <a href="http://www.blueprintcss.org/" rel="nofollow">http://www.blueprintcss.org/</a><br />
[2] <a href="http://sass-lang.com/" rel="nofollow">http://sass-lang.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

