-
CSS Crib Sheet – Accessibility Mnemonics
Remember the CSS Prayer that your mother taught you as a child? All of your CSS Stylesheet rules of thumb are here, complete with mnemonics!
-
Choosing a DOCTYPE: XHTML vs. HTML
Aww, man! Not another lame blog entry…on the issue of HTML vs XHTML <!DOCTYPE>! Not only are there ten billion articles the same, it’s a really annoying topic, isn’t it? Ha! Well, I must admit, this most recent time I’ve come across another myself, I decided to read it, and I did gain a little insight into…
-
Superior .GIF Alpha Transparent Support : Paint.NET Freeware
What??Who says that Graphic Design Artists, Web Designers, and Web Application Developers, must not use the PNG image format if it contains transparent, alpha channel elements?!? The sad news is, the statement is true for anyone concerned about maintaining a consistent design appearance, cross browser. If a .png image appears in the page using the…
-
PHP String Variables: To Quote… or Double Quote?
…that is the question. Oftentimes i find myself faced with a situation wherein I must decide whether to use PHP’s single or double quotes. If you’re not aware of it by now, then you should STOP everything and go learn a bit about the differences between the two: a single-quoted string, vs a double-quoted string–…
-
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…
-
PHP _SERVER Variables
If you’re considering the use of PHP Server Environment Variables in your web application, but you are not certain which $_SERVER variable will produce the information you need, you are not alone. It’s not uncommon for the PHP web application developer to cross reference $_SERVER variable data during the development process. Busting the Myth of…
-
Finger Lickin' Rules of Thumb
del.icio.us : smart cooking : tasty tags As far as i’m concerned, the point behind del.icio.us is to maintain a meaningful collection of tagged bookmarks– bookmarks which you’ve saved for a reason: the content is important to you. Saving a bookmark in del.icio.us is a somewhat time consuming process, however it is time well invested…