-
CDATA : When, Where, (why) and How to use it in XHTML
References to, and specifications of CDATA can be seen all throughout the W3C Recommendations– especially in Standardized Generalized Markup Language, the Markup Language from which HTML itself is derived (SGML is a descriptive markup for the structure of a computer document – therefore, since HTML is itself a Structural Markup, we can conclude that HTML…
-
A Little Taste of Inspiration
Like all widely-used programming languages, PHP has the very useful ability to read data from, and write data to, files on the system. But the language doesn’t just stop there – PHP comes with a full-featured file-and-directory-manipulation API that allows you (among other things) to view and modify file attributes, read and list directory contents,…
-
Standard Typeface – Accessible Design
the Browser-safe Fonts Sidebar Panel Before adding this quick-reference bookmark to your browser, you can preview the contents of the font-family cheat sheet in a new window. NOTE: If you’re looking for just the right font for your web site, use the custom text tool at the bottom of the cheat sheet panel. It’s simple…
-
Everything Overloaded
A.C., a good friend, and I were conversing recently when the subject of information overload came up. Information overload is probably not a term i would have coined, nor is it something that i’d likely use– probably because most of the people who i’m in direct, conversational contact with could stand to add any information…
-
OOP in PHP Primer: Get your First Taste of Classes, Constructors, and Methods
Are you a PHP programmer who is yet foreign to the concept of Object Oriented Programming? Are you looking for an article, or tutorial to recommend to a friend so he or she might become better acquainted with the OOP style? If so, I know a very nice little article which I recommend for getting the…
-
PPK on JavaScript – QuirksMode Guru Comes into His Own With New Book
Longtime JavaScript guru, and publisher of http://www.quirksmode.org/ , Peter-Paul Koch has just released his first book, PPK on JavaScript 1st edition, New Riders, 2006. ISBN 0321423305. PPK asks that those of you who support him, visit your local bookstore and ask for the book by name– remember to mention New Riders, and taking the ISBN…
-
Unlikely Reference for Web Standards Resources
While looking for one of my particular favored HTML entities references, it occurred to me that www.bigbaer.com, as an Urban Music magazine might otherwise be an unlikely resource for web developers, but it happens to have a very nice section on web standards, accessibility, and in particular, a very nicely formatted HTML entities reference– available…
-
PHP Variable Handling: isset() and empty()
i’ve probably learned more important and practical information about PHP development from phpbuilder dot com than anywhere else. that’s not to say that other resources aren’t as good, i’m just saying that, when it came down to trying my first few bits of conditional logic, or my first run-in with header(), PHPBuilder.com happens to be where i’ve learned much of…
-
the Worst Web Sites of 2006 / 2007
I thought it might be fun to list some of the worst‡ Web Sites of recent discovery. I hope you are entertained by the following list of disappointments‡. Why compile a list of disappointments? Because, when I viewed the items listed below, what I found may have been unexpected; may have initially produced a feeling…