<?xml version="1.0" encoding="UTF-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><title type="text/plain">Dzinelabs Blog</title>

<link rel="alternate" type="text/html" href="http://www.dzinelabs.com/blog/" />
<id>tag:www.dzinelabs.com,2010:/</id>
<generator url="http://textpattern.com" version="g1.17">Textpattern</generator>
<modified>2009-12-13T01:18:04Z</modified>
<author>
		<name>Luc</name>
		<email>&#108;&#117;&#99;&#64;&#100;&#122;&#105;&#110;&#101;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;</email>
		<url>http://www.dzinelabs.com/blog/</url>
</author>
<entry>
		<issued>2005-06-08T01:09:00Z</issued>
		<modified>2005-07-02T16:44:58Z</modified>
		<title>Box Model - no, not another rant</title>
		<link rel="alternate" type="text/html" href="http://www.dzinelabs.com/blog/index.php?id=230" />
		<id>tag:www.dzinelabs.com,2005-06-08:230</id>
		
		<content type="text/html" mode="escaped" xml:lang="en">
	&lt;p&gt;Am i going to write about the box model problem in IE? No, others have done that already (and far better then i could ever do) but i thought you might like to see it in action with an interactive version.&lt;/p&gt;

	&lt;p&gt;Interactive version?? Yep, today i stumbled upon &lt;a href=&quot;http://www.redmelon.net/tstme/box_model/&quot; title=&quot;Go to Doug Bowman&quot; target=&quot;new&quot;&gt; Doug Bowman&amp;#8217;s&lt;/a&gt; interactive version.&lt;/p&gt;

	&lt;p&gt;It gives you the ability to look at the model from different perspectives&amp;#8230; real refreshing stuff.&lt;/p&gt;


 
</content>
</entry>
<entry>
		<issued>2005-06-05T00:22:00Z</issued>
		<modified>2005-07-02T16:44:47Z</modified>
		<title>Ever seen this strange CSS bug in Opera?</title>
		<link rel="alternate" type="text/html" href="http://www.dzinelabs.com/blog/index.php?id=229" />
		<id>tag:www.dzinelabs.com,2005-06-05:229</id>
		<dc:subject>CSS</dc:subject>
		<content type="text/html" mode="escaped" xml:lang="en">
	&lt;p&gt;I was working on a site when i encountered a strange phenomena.&lt;/p&gt;

	&lt;p&gt;Some  paragraphs  appeared  blue  underlined when loading the page and when i scrolled the page up and down, the underlining disappeared!&lt;/p&gt;

	&lt;p&gt;It  was the first time i ever encountered this strange effect in Opera. Now  i&amp;#8217;m  used  to  strange  things  in IE (as most of you lol) but in Opera&amp;#8230;&lt;/p&gt;

	&lt;p&gt;I  couldn&amp;#8217;t  make  any  sense  of it: what triggered the effect, how to solve it?&lt;/p&gt;

	&lt;p&gt;So  i  did a bit of asking around and some kind soul on the CSS discuss list  pointed  me  to  the  Opera forum where this bug was discussed in 2002! As it seems, text-align: justify triggers it.&lt;/p&gt;

	&lt;p&gt;Solution:  real  simple  in  fact.  Just  add this piece:&lt;br /&gt;
&amp;#8221; *  {  text-align:  left !important  } &amp;#8221; without the &amp;#8220;&amp;#8221; and it&amp;#8217;s solved.&lt;/p&gt;

	&lt;p&gt;In my case however i still keep  being  puzzled because i didn&amp;#8217;t use text-align: justify but what the  heck&amp;#8230;  problem  solved.  Maybe  i&amp;#8217;ll find out if something else triggers it also but for now i&amp;#8217;m a happy camper !&lt;/p&gt;


 
</content>
</entry>
<entry>
		<issued>2005-05-26T23:41:00Z</issued>
		<modified>2005-06-17T21:32:34Z</modified>
		<title>Finally!!</title>
		<link rel="alternate" type="text/html" href="http://www.dzinelabs.com/blog/index.php?id=228" />
		<id>tag:www.dzinelabs.com,2005-05-26:228</id>
		<dc:subject>CSS</dc:subject>
		<content type="text/html" mode="escaped" xml:lang="en">
	&lt;p&gt;Finally, after a long time of every day work shit, i managed to make a new template, called Metallica.&lt;/p&gt;

	&lt;p&gt;It&amp;#8217;s up for grabbs.&lt;/p&gt;


 
</content>
</entry>
<entry>
		<issued>2005-05-22T22:03:00Z</issued>
		<modified>2007-07-30T22:30:53Z</modified>
		<title>A new download counter [2]</title>
		<link rel="alternate" type="text/html" href="http://www.dzinelabs.com/blog/index.php?id=227" />
		<id>tag:www.dzinelabs.com,2005-05-22:227</id>
		<dc:subject>Design</dc:subject>
		<content type="text/html" mode="escaped" xml:lang="en">
	&lt;p&gt;I haven&amp;#8217;t been posting in a while here but that doesn&amp;#8217;t mean i&amp;#8217;ve been hanging around like a lazy bum ;-)&lt;/p&gt;

	&lt;p&gt;I recently had some problems with my PHP script i use for my templates. Often the links to the files disappeared, resulting in peeps not being able to download them and my correcting the bloody thing again.&lt;/p&gt;

	&lt;p&gt;So hight time i did some tweaking and low and behold: a brand new full proof system. New script, new styling&amp;#8230;&lt;/p&gt;

	&lt;p&gt;Tnx to my friend &lt;a href=&quot;http://www.gordonmac.com/&quot; title=&quot;Go to the site of Gordon&quot; target=&quot;new&quot;&gt; Gordon&lt;/a&gt; for helping me setting it up !!!&lt;/p&gt;


 
</content>
</entry>
<entry>
		<issued>2005-05-05T01:59:00Z</issued>
		<modified>2005-06-17T21:32:06Z</modified>
		<title>Easy CSS !!!</title>
		<link rel="alternate" type="text/html" href="http://www.dzinelabs.com/blog/index.php?id=226" />
		<id>tag:www.dzinelabs.com,2005-05-05:226</id>
		<dc:subject>CSS</dc:subject>
		<content type="text/html" mode="escaped" xml:lang="en">
	&lt;p&gt;Like most of you i have been reading the imperative books on CSS, the blogs, joined lists&amp;#8230; but i still had to find a source where you can find CSS explained in plain english. You know: not with all that technical mumbo jumbo but straight to the point, accurate, easy to read and understand.&lt;/p&gt;

	&lt;p&gt;Low and behold: i did find it.&lt;/p&gt;

	&lt;p&gt;Tommy Olsson has a blog called &lt;a href=&quot;http://www.autisticcuckoo.net/blog.php&quot; title=&quot;Go to Autistic Cuckoo&quot; target=&quot;new&quot;&gt; Autistic Cuckoo&lt;/a&gt;. Autistic Cuckoo? Yeah, i can here you laugh already but let me assure you, Tommy is far from Cuckoo.&lt;/p&gt;

	&lt;p&gt;He knows what he&amp;#8217;s talking about and does it in a real simple manner. His article on positioning and floats is a jewel!&lt;/p&gt;

	&lt;p&gt;You can find his great stuff in the section called &amp;#8220;Web&amp;#8221; on his blog.&lt;/p&gt;


 
</content>
</entry></feed>