CSS: Providing seven essential vitamins and minerals since 1996.
Have a steaming hot, delicious slice of Standards.

Technical Blog

Kudos to the IE team for making the HTML5 DOCTYPE invoke "super, super" standards mode without the <meta /> element.  Still unknown are the XML and XHTML MIME types, one can only assume those trigger super standards mode too.

More

HTML 5 DOCTYPE

January 25, 2008 by Richard

So it turns out that IE8 will trigger "IE8 Standards Mode" for at least the HTML 5 DOCTYPE, and according to Chris Wilson "any unknown DOCTYPE".

This makes the proposal of the <meta /> element a little more palatable, but I still feel it isn't enough. 

More

My thoughts on the new IE8 rendering mode...

January 23, 2008 by Richard

It seems the IE team recently announced that IE8 will have a new rendering mode. This hasn't been controversial, or news in the slightest. ;-)

More

One bit of news that I've found agreeable in the recent IE8 rendering switch debacle, is that IE8 will support the HTML 5 DOCTYPE without requiring the <meta /> tag switch.  Finally, some sanity. 

More

Auto Login with Active Directory

October 23, 2007 by Richard

A few people have wrote in to tell me about using authconfig to set-up Active Directory authentication.  Well, I didn't know about authconfig, so I guess I went about it the hard way.  All the web searching I did never turned up authconfig as a possibility. But, at least I know that much more about configuring active directory authentication on Linux. ;-)

More

Now that you have Active Directory integration on Linux, you can authenticate against Active Directory from any application via a simple shell script. One I'm working on intergrates Active Directory authentication from PHP, without all the hassle of installing and using PHP's LDAP extension. Since I'm already configured to authenticate with winbind, I use a command that winbind provides to authenticate AD users, which makes the code required to do an authentication pretty simple.

More

Linux Active Directory Integration

September 6, 2007 by Richard

Recently I undertook the very daunting task of integrating a Red Hat Enterprise Linux 5 server in a Windows Server 2003 RC2 Active Directory environment.

As enterprise networks go, single sign-on between operating systems from all walks of life is sort-of a holy grail of achievement, and with good reason, it was by no means obvious or easy to make it happen! But with some determination, lots of Google searching, trial and error, and a desk to bang your head against, it is ultimately possible.

More

Archive

PHP Powered XHTML 1.0 CSS
Copyright © 1998-2010 Richard York, All Rights Reserved.