Entries Tagged as 'html'

Thursday, March 22nd, 2007

HOWTO: Creating An Automated Staging Server using CVS

It’s easy to create an automated staging server for content that doesn’t need to be compiled (like most web content.) The trick is that CVS has a very flexible logging system. All you need to do is have your CVS server send an email on each check in and have the staging server [...]

Wednesday, February 28th, 2007

Even more twisty HTML

Whew! Yesterday I received a number of comments and complaints about my small twisty (disclosure triangle) library. To review:

It didn’t work in Internet Explorer. (Not too surprising since I don’t have access to a Windows machine for testing.)
It was a little ugly. (Okay, no one said that, but I think it [...]

Tuesday, February 27th, 2007

Twisty HTML

Edit: I’ve created an updated version of this library and described it at Even More Twisty HTML. I don’t recommend using the version described below because of the issues people have reported.
Twisties, otherwise known as “Disclosure Triangles” are little triangles (►) that twist (▼) when clicked to hide or show content on the page. [...]