I've gone on and on in the past about CSS 3, and how amazing it will be. One of the great things it will
feature is the nth-child specification. You can refer to elements by their number in a sequence, meaning less ID
and CLASS tags, and more CSS!
However, in the mean time, there are things that I know we're all passionate about. Things like alternating
background colors for rows in a <TABLE>. It's a terrific way to clarify which information belongs together
in a row, and for long, long lists of information in a table (emails subject lines, tabular information, etc.), it is
essential.
So, for the CSS purists in us all, how do we do it without using some sort of counting system? Almost all the
alternating row systems you'll see are driven by PHP, Perl, Javascript, VBScript, etc. Which is good and fine,
but what if you don't have access to those, or if you don't know the languages necessary? Can CSS alone pull off
the effect?
Alternating row colors with CSS alone.
City Creator - the CSS / Javascript based city creation tool
As many of you might remember, Gmail, when it was first launched, got me giddy. It was a web based e-mail
system that played off like an e-mail application in some ways. It was speedy, for one, due greatly to the use of
a CSS layering technique. You click on your inbox, and BOOM - it was there. No need to refresh the
page.
That's one thing that makes web applications a bit unlikely in the incredibly near future: refreshing takes
time. No matter the amount of bandwidth available to the user, no matter what connection speed the have, no
matter what browser they use, there will (right now, at least) be a slight delay until they see results on their
actions. That is - until CSS layering came along.
With CSS layering, you can load content behind other content, meaning that information can be readily available.
It's rumored that Yahoo!'s next email system (the web application-like web based email service they purchased last year
from Oddpost) will use it extensively in order to make
the webmail system seem really snappy, like a real application. It's quite revolutionary, and it's really
innovative how so many people are finding a way to use it.
Continue reading City Creator - the CSS / Javascript based city creation tool
Microsoft gets into (yet another) defensive stance
Macromedia has been known for quite some time as the leader in web authoring tools (and clients, for that matter,
with Flash / Shockwave). When Adobe announced that they were going to merge with Macromedia, the world of web
development and design shook a little.
Just when the two respective web development applications (GoLive and Dreamweaver) were getting more and more CSS
friendly in this CSS-based revolution, things were in the air. Macromedia announced a new suite (Macromedia 8
Suite), with a new, even more CSS-friendly Dreamweaver, and Adobe announced that the new version of GoLive would spit
out compliant, CSS-based code. The world seemed wonderful.
When Adobe announced the merger, most of us gasped, but then regressed with the confidence that our CSS-friendly web
development applications would stay just that: CSS-friendly. Maybe even get more so.
So, one big, fat CSS-friendly web development application would rule. DreamLive. Or GoWeaver. Or
Go-Dream-Live-Weaver.
Then, in an ever familiar move, Microsoft grins and shakes it's head, "no". It has other plans.
I'm sure everyone at this point has heard of Acrylic, Microsoft's new graphics application. It's supposed to
directly compete with Photoshop. However, have you heard of the Sparkle Interactive Designer, and Quartz Web
Designer? Yes? No? Well, either way, allow me to ellaborate on the latter.
Continue reading Microsoft gets into (yet another) defensive stance
Public libraries among the most updated websites
Many, many sites go through complete overhauls on a regular basis. Most big corporations even touch up their
cyber-complexion every once in a while. It's a pretty routine procedure, and keeps the sites up with the
times.
Few update their sites as regularly as public libraries, though. It makes sense when you think about it… they
have some of the most regularly updated content. New books, books that are checked out, new ways to categorically
arrange the author, book titles, etc. A public library site needs to be not only easy updated, but easily
maintained as well.
According to Practices and Future Plans of Public Library Webmasters, "Many Public Libraries in
the USA Redesign Their Sites Every Three Years," no doubt to keep up with standards. According to most of
the biggest public library systems in the world, content management is key for a public library's website. With
CSS, this makes updating all the more pleasant and simple.
Some library systems prefer to emplore many librarians to all make changes to a book database (sort of a wikipedia of
library catalogs), others like to have only a small handful of them do it (in order to keep things consistent and keep
labor costs down). Both types of updating systems benefit greatly from having CSS-Based sites, as it allows the
content to change drastically while keeping the layouts in tact.
It's abundantly clear that public library sites rightfully require to be CSS-Based, and it's good news to find out
that it's happening. Click on the, "Read" link below for more information.







