Search Results


Tar the GNU Archiving Tool

the following is an excerpt i’ve taken directly from Terminal Info**. NOTE: this is not my text, but the text as copied from an official documentation of the software. The excerpt is presented here because i believe this to be a useful bit of knowledge, and i wish to have it available for quick access [...]

Web Browser Sidebar Panels, Cheat sheets, Bookmarklets, etc.

Intended audience:people who work with CSS, XML & HTML, PHP, JavaScript, and other fundamental web development technologies. Welcome to the cookie jar! Please help yourself to something that satisfies. Throughout this collection of goodies are meaningful resources designed to reinforce your knowledge of fundamental elements to authoring valid markup, as well as tips for growing [...]

Attn: Web Designers! Have you tried Opera Lately?

I have as much of an affinity as the next guy for Firefox and the numerous, excellent extensions available for the Mozilla Gecko based browser. I’ve been using the Web Developer toolbar, among the other Web Design enhancing Firefox addons since i’ve been coding for accessibility, and validating my code at the W3C. The two [...]

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 [...]

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 [...]