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

WP C – Temp

  • White-Space | W3C Specification: CSS 2.1

    NOTE:This page formerly located at : http://WordpressCenter.net/2006/02/26/white-space-w3c-specification-css-21/ . the URL was modified to insert the decimal point for ‘2.1’I am sorry for any inconvenience. I hope you have been able to use this resource nonetheless. I logged this excerpt from the W3C Spec on White-Space to make more clear my entry on the :before Pseudo-element…

    Continue Reading

  • Keep your paws off of my mail()!

    Keep your paws off of my mail()!

    Here I have a prime example of a situation in which, although my application may function just fine on its own, for security reasons, it needs some extra support. Why does the ‘contact form’ above need support in order to be secure?It is essential to protect the hosting server from anonymous mail() usage by random…

    Continue Reading

  • Quick-start rules of thumb: the Steps of Development

    (developing the idea here) Need is determined Functions Researched Application Development Process Begins More Research More Development (repeat #4 and #5 as necessary) Test “First Working Version” of an App now, the critical steps that follow are those which i must begin to focus on with more concern so as to develop a better method,…

    Continue Reading

  • W3C Specification: CSS 2.1 | Inline-level elements and inline boxes

    Inline-level elements are those elements of the source document that do not form new blocks of content; the content is distributed in lines (e.g., emphasized pieces of text within a paragraph, inline images, etc.). Several values of the ‘display’ property make an element inline: ‘inline’, ‘inline-table’, and ‘run-in’ (part of the time; see run-in boxes).…

    Continue Reading

  • Best FREE Source-Code Editor?

    Best FREE Source-Code Editor?

    (Edited: 04.14.06 [orig entry 03.18.06]) (modified timestamp until i can write a better article– this is sort of “tucked away” for now, but potentially useful, so i didn’t want to totally un-publish it) EditPad Pro vs. Notepad++ This is a really tough call. From what I know of these editors, considering my relative inexperience w/…

    Continue Reading