<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: My vaccine against divitis</title>
	<link>http://lonnroth.info/blog/2006/05/21/my-vaccine-against-divitis/</link>
	<description>Music and design connected</description>
	<pubDate>Wed, 08 Sep 2010 00:24:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Joram Oudenaarde</title>
		<link>http://lonnroth.info/blog/2006/05/21/my-vaccine-against-divitis/#comment-31</link>
		<author>Joram Oudenaarde</author>
		<pubDate>Fri, 02 Jun 2006 09:06:50 +0000</pubDate>
		<guid>http://lonnroth.info/blog/2006/05/21/my-vaccine-against-divitis/#comment-31</guid>
					<description>Personally I think you're partially right. While too many spans and div's are not really good, I do think that design has to be an important factor.

Leaving dropshadows, rounded corners and other niceties just because it consumes div's and such, can really take the "design" out of a site. Of course, having too many div's and spans doesn't really help for a good semantic website, but leaving the niceties because you desperately want a semantic site doesn't always make a good site.

I believe a golden middle road usually is the way to go. Leaving most of the design intact without making a clutter of the code. While webdesigning is different in essence, I treat webdesigns the same way as a folder or flyer. With both I never try to remove the niceties in order to make something "semantically right". In the end, the user/consumer has to have a good feeling when visiting or using the product.

But anyhow, nice site :) I saw it on one of the css-listings (cssimport.com i believe).... there's one strange quirk I found though. If I type a few words in the comments, and want to make a new paragraph, the preview jumps around, trying to make very strange paragraphs or different lines ;)</description>
		<content:encoded><![CDATA[<p>Personally I think you&#8217;re partially right. While too many spans and div&#8217;s are not really good, I do think that design has to be an important factor.</p>
<p>Leaving dropshadows, rounded corners and other niceties just because it consumes div&#8217;s and such, can really take the &#8220;design&#8221; out of a site. Of course, having too many div&#8217;s and spans doesn&#8217;t really help for a good semantic website, but leaving the niceties because you desperately want a semantic site doesn&#8217;t always make a good site.</p>
<p>I believe a golden middle road usually is the way to go. Leaving most of the design intact without making a clutter of the code. While webdesigning is different in essence, I treat webdesigns the same way as a folder or flyer. With both I never try to remove the niceties in order to make something &#8220;semantically right&#8221;. In the end, the user/consumer has to have a good feeling when visiting or using the product.</p>
<p>But anyhow, nice site :) I saw it on one of the css-listings (cssimport.com i believe)&#8230;. there&#8217;s one strange quirk I found though. If I type a few words in the comments, and want to make a new paragraph, the preview jumps around, trying to make very strange paragraphs or different lines ;)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Olof Lönnroth</title>
		<link>http://lonnroth.info/blog/2006/05/21/my-vaccine-against-divitis/#comment-32</link>
		<author>Olof Lönnroth</author>
		<pubDate>Fri, 02 Jun 2006 10:18:29 +0000</pubDate>
		<guid>http://lonnroth.info/blog/2006/05/21/my-vaccine-against-divitis/#comment-32</guid>
					<description>&lt;b&gt;Joram:&lt;/b&gt;
&lt;blockquote cite="#comment-31"&gt;
Personally I think you’re partially right. While too many spans and div’s are not really good, I do think that design has to be an important factor. Leaving dropshadows, rounded corners and other niceties just because it consumes div’s and such, can really take the “design” out of a site.&lt;/blockquote&gt;
I partially agree with you. But, knowing the structural limitations of your documents from the beginning is a good way to avoid adding lots of non-semantic elements just for the sake of looks, and instead trying to find new ways of styling the already existing elements, and still not sacrificing the looks. And I really think, at least for me, having some limitations is a great way of finding innovation in what you do. It's only then that you start to dig deeper, trying to find new paths around the obstacles.

And yeah, I know about the jumping paragraphs, I'm afraid it's a limitation of the WordPress plugin I use for those live comment previews. If anyone knows how to avoid this, please tell :)</description>
		<content:encoded><![CDATA[<p><b>Joram:</b></p>
<blockquote cite="#comment-31"><p>
Personally I think you’re partially right. While too many spans and div’s are not really good, I do think that design has to be an important factor. Leaving dropshadows, rounded corners and other niceties just because it consumes div’s and such, can really take the “design” out of a site.</p></blockquote>
<p>I partially agree with you. But, knowing the structural limitations of your documents from the beginning is a good way to avoid adding lots of non-semantic elements just for the sake of looks, and instead trying to find new ways of styling the already existing elements, and still not sacrificing the looks. And I really think, at least for me, having some limitations is a great way of finding innovation in what you do. It&#8217;s only then that you start to dig deeper, trying to find new paths around the obstacles.</p>
<p>And yeah, I know about the jumping paragraphs, I&#8217;m afraid it&#8217;s a limitation of the WordPress plugin I use for those live comment previews. If anyone knows how to avoid this, please tell :)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Craig Morrison</title>
		<link>http://lonnroth.info/blog/2006/05/21/my-vaccine-against-divitis/#comment-49</link>
		<author>Craig Morrison</author>
		<pubDate>Tue, 13 Jun 2006 02:03:09 +0000</pubDate>
		<guid>http://lonnroth.info/blog/2006/05/21/my-vaccine-against-divitis/#comment-49</guid>
					<description>I don't think it's a case of visuals vs semantics. To me, it's about flexible prototyping of the design. When you design something on paper you might sketch it out several times before your final design starts to form.
When I was using HTML tables for layout Photoshop was a good tool for placing things and moving them about before deciding on what I was going to do. When I was done I of course had a static image to cut up. After that I often couldn't change the design from the image very signifcantly without going back into to Photoshop and starting parts over again.
With CSS it's a lot easier to change things and move them around, with that kind of flexibility I don't need Photoshop and when I'm taking things like text scaling into account I really don't want to start  with the concept of a static image when I'm really creating something much more liquid.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think it&#8217;s a case of visuals vs semantics. To me, it&#8217;s about flexible prototyping of the design. When you design something on paper you might sketch it out several times before your final design starts to form.<br />
When I was using HTML tables for layout Photoshop was a good tool for placing things and moving them about before deciding on what I was going to do. When I was done I of course had a static image to cut up. After that I often couldn&#8217;t change the design from the image very signifcantly without going back into to Photoshop and starting parts over again.<br />
With CSS it&#8217;s a lot easier to change things and move them around, with that kind of flexibility I don&#8217;t need Photoshop and when I&#8217;m taking things like text scaling into account I really don&#8217;t want to start  with the concept of a static image when I&#8217;m really creating something much more liquid.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Lowell</title>
		<link>http://lonnroth.info/blog/2006/05/21/my-vaccine-against-divitis/#comment-883</link>
		<author>Lowell</author>
		<pubDate>Fri, 01 Sep 2006 02:11:17 +0000</pubDate>
		<guid>http://lonnroth.info/blog/2006/05/21/my-vaccine-against-divitis/#comment-883</guid>
					<description>When I start on a new website, I do all of the markup and forget about it and move onto the design phase. Even if I try to ignore the design when coding semantically, I still manage to mess up.</description>
		<content:encoded><![CDATA[<p>When I start on a new website, I do all of the markup and forget about it and move onto the design phase. Even if I try to ignore the design when coding semantically, I still manage to mess up.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Eiran</title>
		<link>http://lonnroth.info/blog/2006/05/21/my-vaccine-against-divitis/#comment-51137</link>
		<author>Eiran</author>
		<pubDate>Wed, 21 May 2008 07:11:13 +0000</pubDate>
		<guid>http://lonnroth.info/blog/2006/05/21/my-vaccine-against-divitis/#comment-51137</guid>
					<description>I usually design with the final markup in my head while I'm at it, which works well for me. But each to their own, I've mostly designed for the web though, and have been for years, so it seems to come naturally now. My only problem is when I'm designing for print I still think of the markup for it... lol</description>
		<content:encoded><![CDATA[<p>I usually design with the final markup in my head while I&#8217;m at it, which works well for me. But each to their own, I&#8217;ve mostly designed for the web though, and have been for years, so it seems to come naturally now. My only problem is when I&#8217;m designing for print I still think of the markup for it&#8230; lol</p>
]]></content:encoded>
				</item>
</channel>
</rss>
