<?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 for Accidental Scientist</title>
	<atom:link href="http://accidentalscientist.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://accidentalscientist.com</link>
	<description>simon cooke&#039;s blog of film making, script writing, games design, software development, project management, amateur science, humor and life</description>
	<lastBuildDate>Tue, 03 Jan 2012 20:05:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Stupid Human Tricks Part 1: Measure Your Own White Blood Cell Count by Shiri</title>
		<link>http://accidentalscientist.com/2011/05/stupid-human-tricks-part-1-measure-your-own-white-blood-cell-count.html/comment-page-1#comment-3340</link>
		<dc:creator>Shiri</dc:creator>
		<pubDate>Tue, 03 Jan 2012 20:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/2011/05/stupid-human-tricks-part-1-measure-your-own-white-blood-cell-count.html#comment-3340</guid>
		<description>Great explanation!</description>
		<content:encoded><![CDATA[<p>Great explanation!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sucks (for layout) by Bart</title>
		<link>http://accidentalscientist.com/2007/07/css-sucks-for-layout.html/comment-page-1#comment-3130</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Mon, 26 Dec 2011 12:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=124#comment-3130</guid>
		<description>I&#039;ve never understood CSS. I do know how to create a good and fancy website with it. But it always caused furstration somewhere. Everytime I&#039;ve created something with css I&#039;ve failed, failed to keep my html clean, failed to make a short css file. 

I don&#039;t know why it&#039;s so bad for sure, but I guess the lack of any alternative is the main reason. Without them there is no reason for the css developers to improve there language. I can create a good looking image of the website in any image editor in such a short period of time, but translating it to css take ages if not longer. CSS should be the easiest &#039;language&#039; in the world. Only used to create the design of a website. 

A ten year old should be able to use it with a cursus no longer than a few hours. But no, getting 6 rows align next to each other, creating a design that perfectly adjust itself to the amount of content takes ages. 

prog exp: C++, java, pascal, &#039;html, css&#039;, as3 and many more</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never understood CSS. I do know how to create a good and fancy website with it. But it always caused furstration somewhere. Everytime I&#8217;ve created something with css I&#8217;ve failed, failed to keep my html clean, failed to make a short css file. </p>
<p>I don&#8217;t know why it&#8217;s so bad for sure, but I guess the lack of any alternative is the main reason. Without them there is no reason for the css developers to improve there language. I can create a good looking image of the website in any image editor in such a short period of time, but translating it to css take ages if not longer. CSS should be the easiest &#8216;language&#8217; in the world. Only used to create the design of a website. </p>
<p>A ten year old should be able to use it with a cursus no longer than a few hours. But no, getting 6 rows align next to each other, creating a design that perfectly adjust itself to the amount of content takes ages. </p>
<p>prog exp: C++, java, pascal, &#8216;html, css&#8217;, as3 and many more</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sucks (for layout) by Ch12i5</title>
		<link>http://accidentalscientist.com/2007/07/css-sucks-for-layout.html/comment-page-1#comment-2068</link>
		<dc:creator>Ch12i5</dc:creator>
		<pubDate>Fri, 04 Nov 2011 19:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=124#comment-2068</guid>
		<description>I started coding websites with tables and wysiwyg editors back in 1999 I made the switch to CSS in 2006. I actually find it better than tables for layout. Sure it&#039;s by no means a perfect solution but love or loath it, you can&#039;t ignore that it is the language of choice for layout at the moment. It&#039;s unlikely to change anytime soon and it looks like more of the same if the HTML5 CSS3 specs are to become the future.</description>
		<content:encoded><![CDATA[<p>I started coding websites with tables and wysiwyg editors back in 1999 I made the switch to CSS in 2006. I actually find it better than tables for layout. Sure it&#8217;s by no means a perfect solution but love or loath it, you can&#8217;t ignore that it is the language of choice for layout at the moment. It&#8217;s unlikely to change anytime soon and it looks like more of the same if the HTML5 CSS3 specs are to become the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sucks (for layout) by Maraka</title>
		<link>http://accidentalscientist.com/2007/07/css-sucks-for-layout.html/comment-page-1#comment-1865</link>
		<dc:creator>Maraka</dc:creator>
		<pubDate>Sat, 08 Oct 2011 15:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=124#comment-1865</guid>
		<description>Finally!! I was recently reading few articles how to make columns equal sizes in CSS. My goodness, all sorts of hacks, tricks, for such a simple thing. With tables this is done in half a minute literally. CSS is the biggest blunder in the history of computing, and only idiots with no programming knowledge would like it, because its fashionable and cool at the moment.</description>
		<content:encoded><![CDATA[<p>Finally!! I was recently reading few articles how to make columns equal sizes in CSS. My goodness, all sorts of hacks, tricks, for such a simple thing. With tables this is done in half a minute literally. CSS is the biggest blunder in the history of computing, and only idiots with no programming knowledge would like it, because its fashionable and cool at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Little Family History by ged foley</title>
		<link>http://accidentalscientist.com/2007/11/a-little-family-history.html/comment-page-1#comment-1853</link>
		<dc:creator>ged foley</dc:creator>
		<pubDate>Thu, 06 Oct 2011 19:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=155#comment-1853</guid>
		<description>gerard  died  21st  april  1987
kathleen joined  him sept 1987</description>
		<content:encoded><![CDATA[<p>gerard  died  21st  april  1987<br />
kathleen joined  him sept 1987</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Potential Snoring Cure by Db</title>
		<link>http://accidentalscientist.com/2005/08/potential-snoring-cure.html/comment-page-1#comment-1621</link>
		<dc:creator>Db</dc:creator>
		<pubDate>Thu, 01 Sep 2011 03:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=68#comment-1621</guid>
		<description>My husband stopped snoring after I started him taking fish oil.  It&#039;s a miracle!! He&#039;s been snoring for the past ten years!!!</description>
		<content:encoded><![CDATA[<p>My husband stopped snoring after I started him taking fish oil.  It&#8217;s a miracle!! He&#8217;s been snoring for the past ten years!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set Piece: Lessons Learned from BioShock by BioShock &#124; Ludonarratology</title>
		<link>http://accidentalscientist.com/2008/01/set-piece-lessons-learned-from-bioshock.html/comment-page-1#comment-1513</link>
		<dc:creator>BioShock &#124; Ludonarratology</dc:creator>
		<pubDate>Thu, 25 Aug 2011 01:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=175#comment-1513</guid>
		<description>[...] spaces allow the player to play detective and reconstruct his own history for the game world. Careful construction of spaces and traversals played a significant role in player experiences as wel..., as Simon Cooke explains. Every time the player encounters a massive set piece, the developers use [...]</description>
		<content:encoded><![CDATA[<p>[...] spaces allow the player to play detective and reconstruct his own history for the game world. Careful construction of spaces and traversals played a significant role in player experiences as wel&#8230;, as Simon Cooke explains. Every time the player encounters a massive set piece, the developers use [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sucks (for layout) by CodeSeriouslySucks - TooRight</title>
		<link>http://accidentalscientist.com/2007/07/css-sucks-for-layout.html/comment-page-1#comment-1129</link>
		<dc:creator>CodeSeriouslySucks - TooRight</dc:creator>
		<pubDate>Wed, 27 Jul 2011 08:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=124#comment-1129</guid>
		<description>You all have ignored the fundamental flaw - seperating content from style ! 
This was THE BIGGEST F&amp;*KUP EVER !!!!!!!!!!!!!!

Have you ever been to a website where the style arrives after the content? Its IMPOSSIBLE to use. Maybe you started reading, or saw a link you want to click, and suddenly its gone - its somewherre else on the page. so you go look in the new place, only for it to move again... WHO can defend this moronic behaviour.

By the time a user has waited for all the pretty backgrounds / flash to appear on a slow website, they&#039;ve usually got their info and gone - grumbling about what a shitty website.

We want, and WE NEED, one language. Not html/xml/css/javascript and god knows what else. When i writing mysql/sql php/perl the last thing i need is to fight with css-compliance for hours just for layout. CSS SUCKS STINKY SH8TE.</description>
		<content:encoded><![CDATA[<p>You all have ignored the fundamental flaw &#8211; seperating content from style !<br />
This was THE BIGGEST F&amp;*KUP EVER !!!!!!!!!!!!!!</p>
<p>Have you ever been to a website where the style arrives after the content? Its IMPOSSIBLE to use. Maybe you started reading, or saw a link you want to click, and suddenly its gone &#8211; its somewherre else on the page. so you go look in the new place, only for it to move again&#8230; WHO can defend this moronic behaviour.</p>
<p>By the time a user has waited for all the pretty backgrounds / flash to appear on a slow website, they&#8217;ve usually got their info and gone &#8211; grumbling about what a shitty website.</p>
<p>We want, and WE NEED, one language. Not html/xml/css/javascript and god knows what else. When i writing mysql/sql php/perl the last thing i need is to fight with css-compliance for hours just for layout. CSS SUCKS STINKY SH8TE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sucks (for layout) by SoFrustrated!!</title>
		<link>http://accidentalscientist.com/2007/07/css-sucks-for-layout.html/comment-page-1#comment-1054</link>
		<dc:creator>SoFrustrated!!</dc:creator>
		<pubDate>Wed, 20 Jul 2011 21:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=124#comment-1054</guid>
		<description>I&#039;ve hand coded sites since 1994 and I&#039;m just now learning css for layout (got out of the business for awhile). I feel better that I&#039;m not the only one to think that it&#039;s so much less efficient than tables for layout. On the other hand, I guess I still have to learn it because that&#039;s what employers seem to want. The browser screen is a square, why on earth would I think about splitting it up in any other way than rows and columns?! I can find a lot of info on syntax but not much about how to think about building the site WITHOUT rows and columns.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve hand coded sites since 1994 and I&#8217;m just now learning css for layout (got out of the business for awhile). I feel better that I&#8217;m not the only one to think that it&#8217;s so much less efficient than tables for layout. On the other hand, I guess I still have to learn it because that&#8217;s what employers seem to want. The browser screen is a square, why on earth would I think about splitting it up in any other way than rows and columns?! I can find a lot of info on syntax but not much about how to think about building the site WITHOUT rows and columns.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sucks (for layout) by Tom</title>
		<link>http://accidentalscientist.com/2007/07/css-sucks-for-layout.html/comment-page-1#comment-806</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 23 Jun 2011 05:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=124#comment-806</guid>
		<description>Ditto man.  CSS BLOWS.  It completely, positively, 100% bites.  When I get a call for a website I whip out my handy dandy table templates and cook.  The success of Tables vs CSS for a production environment is at least 7/1.  Meaning I can turn out 7 sites for every 1 in CSS.  And it&#039;s not because I suck with CSS but because CSS sucks.  In fact CSS stands for &quot;Code Seriously Sucks&quot;.  It sucks so hard that if you went back in time and offered a POW death by fire ants or death by coding a three page website with CSS - he&#039;d take the fire ants hands down.  And if he ended up going to hell, guess what it would be - an eternity coding in css.</description>
		<content:encoded><![CDATA[<p>Ditto man.  CSS BLOWS.  It completely, positively, 100% bites.  When I get a call for a website I whip out my handy dandy table templates and cook.  The success of Tables vs CSS for a production environment is at least 7/1.  Meaning I can turn out 7 sites for every 1 in CSS.  And it&#8217;s not because I suck with CSS but because CSS sucks.  In fact CSS stands for &#8220;Code Seriously Sucks&#8221;.  It sucks so hard that if you went back in time and offered a POW death by fire ants or death by coding a three page website with CSS &#8211; he&#8217;d take the fire ants hands down.  And if he ended up going to hell, guess what it would be &#8211; an eternity coding in css.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stupid Human Tricks Part 1: Measure Your Own White Blood Cell Count by Kate</title>
		<link>http://accidentalscientist.com/2011/05/stupid-human-tricks-part-1-measure-your-own-white-blood-cell-count.html/comment-page-1#comment-784</link>
		<dc:creator>Kate</dc:creator>
		<pubDate>Sun, 19 Jun 2011 09:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/2011/05/stupid-human-tricks-part-1-measure-your-own-white-blood-cell-count.html#comment-784</guid>
		<description>Oh, is &lt;i&gt;that&lt;/i&gt; what the heck those things are!</description>
		<content:encoded><![CDATA[<p>Oh, is <i>that</i> what the heck those things are!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sucks (for layout) by CssIsDonkeyDoo</title>
		<link>http://accidentalscientist.com/2007/07/css-sucks-for-layout.html/comment-page-1#comment-699</link>
		<dc:creator>CssIsDonkeyDoo</dc:creator>
		<pubDate>Fri, 10 Jun 2011 15:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=124#comment-699</guid>
		<description>I hate css, that is all...</description>
		<content:encoded><![CDATA[<p>I hate css, that is all&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sucks (for layout) by GoodGod</title>
		<link>http://accidentalscientist.com/2007/07/css-sucks-for-layout.html/comment-page-1#comment-385</link>
		<dc:creator>GoodGod</dc:creator>
		<pubDate>Tue, 10 May 2011 10:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=124#comment-385</guid>
		<description>CSS SUCKS.
It takes days to make what a client wants in CSS. And only hours with tables.
CSS is broken. Its crap. I hate it. AAAaarrrrrrrhhh.

If you make simple layouts it can work (with hacks)
If you want cool, clever, great sites, its a horrible stressful timewaster.

I loved Johns idea of tieing corners. Please can we have it...</description>
		<content:encoded><![CDATA[<p>CSS SUCKS.<br />
It takes days to make what a client wants in CSS. And only hours with tables.<br />
CSS is broken. Its crap. I hate it. AAAaarrrrrrrhhh.</p>
<p>If you make simple layouts it can work (with hacks)<br />
If you want cool, clever, great sites, its a horrible stressful timewaster.</p>
<p>I loved Johns idea of tieing corners. Please can we have it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Sudafed Test for ADHD by Anonymous</title>
		<link>http://accidentalscientist.com/2005/08/the-sudafed-test-for-adhd.html/comment-page-1#comment-262</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 22 Mar 2011 00:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=70#comment-262</guid>
		<description>So dangerous that we get our info from the web. Interesting, but dangerous.</description>
		<content:encoded><![CDATA[<p>So dangerous that we get our info from the web. Interesting, but dangerous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Is Crap &#8211; the Sequel (Trequel? Trefoil? Trinity?) by Anonymous</title>
		<link>http://accidentalscientist.com/2008/11/css-is-crap-the-sequel-trequel-trefoil-trinity.html/comment-page-1#comment-261</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 18 Feb 2011 17:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=242#comment-261</guid>
		<description>Thank god I&#039;m not the only one!&lt;br /&gt;&lt;br /&gt;I&#039;m becoming increasingly annoyed with the amount of trial and error involved in getting anything to work online these days!&lt;br /&gt;&lt;br /&gt;I&#039;m also getting VERY annoyed with Mac users telling me I&#039;m an idiot if I want to use tables in place of CSS for formatting, as others have said, at least it works!</description>
		<content:encoded><![CDATA[<p>Thank god I&#39;m not the only one!</p>
<p>I&#39;m becoming increasingly annoyed with the amount of trial and error involved in getting anything to work online these days!</p>
<p>I&#39;m also getting VERY annoyed with Mac users telling me I&#39;m an idiot if I want to use tables in place of CSS for formatting, as others have said, at least it works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sucks (for layout) by Anonymous</title>
		<link>http://accidentalscientist.com/2007/07/css-sucks-for-layout.html/comment-page-1#comment-260</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 19 Jan 2011 00:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=124#comment-260</guid>
		<description>Thanks. I googled &quot;Css sucks&quot; because I am frustrated with my current project and needed validation that I&#039;m not the only one out there.&lt;br /&gt;&lt;br /&gt;:D</description>
		<content:encoded><![CDATA[<p>Thanks. I googled &quot;Css sucks&quot; because I am frustrated with my current project and needed validation that I&#39;m not the only one out there.</p>
<p> <img src='http://accidentalscientist.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hangover cures&#8230; by alex</title>
		<link>http://accidentalscientist.com/2005/07/hangover-cures.html/comment-page-1#comment-259</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 17 Jan 2011 04:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=65#comment-259</guid>
		<description>very detailed stuff</description>
		<content:encoded><![CDATA[<p>very detailed stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Galaxy Quest 2 by Mon2020</title>
		<link>http://accidentalscientist.com/2009/06/galaxy-quest-2.html/comment-page-1#comment-258</link>
		<dc:creator>Mon2020</dc:creator>
		<pubDate>Fri, 14 Jan 2011 04:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=277#comment-258</guid>
		<description>Hey, it was a comedy.  Ridiculous, but real .. at the same time. Great movie.  One of my favorites.&lt;br /&gt;&lt;br /&gt;I bet it&#039;s a cult favorite and a sequel (if done well) would break box office records all over the world.&lt;br /&gt;&lt;br /&gt;By Grabthar&#039;s hammer, do it already!</description>
		<content:encoded><![CDATA[<p>Hey, it was a comedy.  Ridiculous, but real .. at the same time. Great movie.  One of my favorites.</p>
<p>I bet it&#39;s a cult favorite and a sequel (if done well) would break box office records all over the world.</p>
<p>By Grabthar&#39;s hammer, do it already!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Sudafed Test for ADHD by Anonymous</title>
		<link>http://accidentalscientist.com/2005/08/the-sudafed-test-for-adhd.html/comment-page-1#comment-257</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 07 Jan 2011 23:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=70#comment-257</guid>
		<description>Amazingly I agree. I actually found your post because I&#039;m changing to adderall, but I have to wait a few days for approval. And I also noticed that I think clearer on Sudafed. I&#039;ve been contemplating buying a box because I&#039;m off meds right now. I&#039;m getting tightly coiled in nervous energy!</description>
		<content:encoded><![CDATA[<p>Amazingly I agree. I actually found your post because I&#39;m changing to adderall, but I have to wait a few days for approval. And I also noticed that I think clearer on Sudafed. I&#39;ve been contemplating buying a box because I&#39;m off meds right now. I&#39;m getting tightly coiled in nervous energy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sucks (for layout) by Anonymous</title>
		<link>http://accidentalscientist.com/2007/07/css-sucks-for-layout.html/comment-page-1#comment-256</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 29 Dec 2010 03:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://accidentalscientist.com/?p=124#comment-256</guid>
		<description>CSS should be renamed as &quot;STRESS&quot; because that is what it gives out to all who come across it except the geekiest of the geek. &lt;br /&gt;&lt;br /&gt;I am a designer, i want to design, not look at code for the weekend. &lt;br /&gt;&lt;br /&gt;CSS is horrible for design. Tables is not a perfect system but it is more efficient. CSS is a absolute disaster as many have pointed out on this page.</description>
		<content:encoded><![CDATA[<p>CSS should be renamed as &quot;STRESS&quot; because that is what it gives out to all who come across it except the geekiest of the geek. </p>
<p>I am a designer, i want to design, not look at code for the weekend. </p>
<p>CSS is horrible for design. Tables is not a perfect system but it is more efficient. CSS is a absolute disaster as many have pointed out on this page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

