Up-to-date articles will return when migration completes. Meanwhile viewing an old database.

WP C – Temp

  • Do as the Pros Do: Learn by Example!

    Responsible Appropriation: I am an advocate of learning from others by observing the mastery of their work. Surely something can be learned by attempting to emulate a work of art, and oftentimes– throughout history– it has even been considered an effort of flattery. Role Model Candidates: Yahoo! Widgets Deep purples and Lush Green/Blue colors. Black…

    Continue Reading

  • Create a Sidebar Panel of your Favourite Web Site

    Easily create a custom sidebar of your choice (aka. browser panel, sidebar panel, or opera hotlist) for your web browser. Try it. It’s very easy, so go check it out!

    Continue Reading

  • CSS and PHP: Working with a Dynamic Style Sheet

    Have you ever wanted your CSS to respond differently depending upon your page content? It is possible to have interplay between PHP and CSS. If you want to try using CSS and PHP together, here are a few simple suggestions to get you going: STEP ONE: The html: In this technique for integrating Dynamic CSS,…

    Continue Reading

  • Who needs markup when you’ve got bitchin’ graphics!?

    Who needs markup when you’ve got bitchin’ graphics!?

    There’s nothing quite like good clean design– artistic design crafted by a skilled, talented artist. The best examples of good design in web publishing have an affect on the viewer, not in an obvious way, but such that the he or she is drawn to the page content. In the most remarkably successful use of…

    Continue Reading

  • Score “Outstanding” in your Penmanship: a look at Code Style

    Score “Outstanding” in your Penmanship: a look at Code Style

    More info about Coding Style Standards. have you ever wondered what is best practice in keeping your code consistent, not only w/ yourself, but w/ others in the industry? ever wondered what’s best for a function bracket, or what to do when a closing bracket is going to have an “else” clause? This Note is logged…

    Continue Reading

  • Does this Framework “work”? – modular PHP = dynamic CSS

    i’ve been using something lately which i like: in keeping w/ my experimentation with the most simple bits of code possible, i’ve been setting up my webs (and converting old projects) with all included components– much like one would see in a WordPress Dashboard, perhaps. so, i’ve basically got 4 pieces; four Modular chunks of…

    Continue Reading

  • Does this Framework "work"? – modular PHP = dynamic CSS

    i’ve been using something lately which i like: in keeping w/ my experimentation with the most simple bits of code possible, i’ve been setting up my webs (and converting old projects) with all included components– much like one would see in a WordPress Dashboard, perhaps. so, i’ve basically got 4 pieces; four Modular chunks of…

    Continue Reading

  • 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…

    Continue Reading

  • 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…

    Continue Reading

  • 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…

    Continue Reading