<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Done stylin&#8217; and profilin&#8217;.. finally :)</title>
	<link>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/</link>
	<description>Lobet den Herrn</description>
	<pubDate>Wed, 08 Sep 2010 10:54:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>

	<item>
 		<title>Comment on Done stylin&#8217; and profilin&#8217;.. finally :) by: Tjaard</title>
		<link>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-152</link>
		<pubDate>Fri, 04 Nov 2005 09:47:16 +0000</pubDate>
		<guid>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-152</guid>
					<description>Hmm, those tab thingies are nice... I think the validator doesn't like a list with no elements in it, I think the problem will be gone as soon as you add links to it. Oh, and I hope you'll stick to this blog and update it once in a while ;) .</description>
		<content:encoded><![CDATA[	<p>Hmm, those tab thingies are nice&#8230; I think the validator doesn&#8217;t like a list with no elements in it, I think the problem will be gone as soon as you add links to it. Oh, and I hope you&#8217;ll stick to this blog and update it once in a while ;) .
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Done stylin&#8217; and profilin&#8217;.. finally :) by: Marjolein</title>
		<link>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-151</link>
		<pubDate>Thu, 03 Nov 2005 21:09:38 +0000</pubDate>
		<guid>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-151</guid>
					<description>Looks pretty good to me. I created a new weblog myself today but decided to go with an existing theme and alter it a bit. There is just one thing that really annoys me about it. The XHTML 1.0 Validator returns an error and I do not know how to fix it.</description>
		<content:encoded><![CDATA[	<p>Looks pretty good to me. I created a new weblog myself today but decided to go with an existing theme and alter it a bit. There is just one thing that really annoys me about it. The XHTML 1.0 Validator returns an error and I do not know how to fix it.
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Done stylin&#8217; and profilin&#8217;.. finally :) by: Jonathan Stanley</title>
		<link>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-144</link>
		<pubDate>Tue, 25 Oct 2005 04:41:06 +0000</pubDate>
		<guid>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-144</guid>
					<description>Hmm... not too shabby. :D</description>
		<content:encoded><![CDATA[	<p>Hmm&#8230; not too shabby. :D
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Done stylin&#8217; and profilin&#8217;.. finally :) by: Tjaard</title>
		<link>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-143</link>
		<pubDate>Mon, 24 Oct 2005 17:35:27 +0000</pubDate>
		<guid>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-143</guid>
					<description>There, fixed it. It's now even usable on 640x480 screens, so even the visually impaired who insist on using large monitors on a very low resolution should be happy now ;) .</description>
		<content:encoded><![CDATA[	<p>There, fixed it. It&#8217;s now even usable on 640&#215;480 screens, so even the visually impaired who insist on using large monitors on a very low resolution should be happy now ;) .
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Done stylin&#8217; and profilin&#8217;.. finally :) by: Tjaard</title>
		<link>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-141</link>
		<pubDate>Sun, 23 Oct 2005 10:26:42 +0000</pubDate>
		<guid>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-141</guid>
					<description>About the width: I knew people like yourself don't browse full-screen on pretty small screens but I never actually realized that it might be less than 800 pixels wide (which makes sense when doing multiple things on an 800x600 screen, something which was considered the bare minimum by mr. Wilkinson in my first college year (which nevertheless doesn't mean I shouldn't care of course ;) )). I'll fix this today I think, but the &quot;only apply clear to floating elements within the same positioned parent&quot; issue is kind of annoying to get to work, I think I'll try it out on some simple test pages to see how this behaves. If CSS allowed to do some simple arithmetic instead of just percentages &lt;em&gt;or&lt;/em&gt; pixel values &lt;em&gt;or&lt;/em&gt; em for defining sizes and distances things would be a lot easier to get done, that's what I know... (and I vaguely know IE has something like &quot;expressions&quot;, but I can see no wrong in being able to subtract some pixels from a percentage...)

About the login button: you're right, it is evil, but such a link is evil anywhere on the page and I didn't really know where to put it, I might as well drop it altogether.

Thanks for your input ;) .</description>
		<content:encoded><![CDATA[	<p>About the width: I knew people like yourself don&#8217;t browse full-screen on pretty small screens but I never actually realized that it might be less than 800 pixels wide (which makes sense when doing multiple things on an 800&#215;600 screen, something which was considered the bare minimum by mr. Wilkinson in my first college year (which nevertheless doesn&#8217;t mean I shouldn&#8217;t care of course ;) )). I&#8217;ll fix this today I think, but the &#8220;only apply clear to floating elements within the same positioned parent&#8221; issue is kind of annoying to get to work, I think I&#8217;ll try it out on some simple test pages to see how this behaves. If CSS allowed to do some simple arithmetic instead of just percentages <em>or</em> pixel values <em>or</em> em for defining sizes and distances things would be a lot easier to get done, that&#8217;s what I know&#8230; (and I vaguely know IE has something like &#8220;expressions&#8221;, but I can see no wrong in being able to subtract some pixels from a percentage&#8230;)</p>
	<p>About the login button: you&#8217;re right, it is evil, but such a link is evil anywhere on the page and I didn&#8217;t really know where to put it, I might as well drop it altogether.</p>
	<p>Thanks for your input ;) .
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Done stylin&#8217; and profilin&#8217;.. finally :) by: Marten Veldthuis</title>
		<link>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-140</link>
		<pubDate>Sun, 23 Oct 2005 00:23:51 +0000</pubDate>
		<guid>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-140</guid>
					<description>Oh, and login links to your management backend on your public-facing area are evil ;)</description>
		<content:encoded><![CDATA[	<p>Oh, and login links to your management backend on your public-facing area are evil ;)
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Done stylin&#8217; and profilin&#8217;.. finally :) by: Marten Veldthuis</title>
		<link>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-139</link>
		<pubDate>Sun, 23 Oct 2005 00:22:40 +0000</pubDate>
		<guid>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-139</guid>
					<description>Meaning, please, please just max-width it for normal browsers instead of width'ing it?</description>
		<content:encoded><![CDATA[	<p>Meaning, please, please just max-width it for normal browsers instead of width&#8217;ing it?
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Done stylin&#8217; and profilin&#8217;.. finally :) by: Marten Veldthuis</title>
		<link>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-138</link>
		<pubDate>Sun, 23 Oct 2005 00:21:18 +0000</pubDate>
		<guid>http://tjaard.nl/2005/10/23/done-stylin-and-profilin-finally/#comment-138</guid>
					<description>&lt;a href=&quot;http://images.standardbehaviour.com/tjaard-nl-wide.png&quot; title=&quot;Too wide&quot; rel=&quot;nofollow&quot;&gt;Grrr&lt;/a&gt;</description>
		<content:encoded><![CDATA[	<p><a href="http://images.standardbehaviour.com/tjaard-nl-wide.png" title="Too wide" rel="nofollow">Grrr</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
