Skip to main content

Definitions by illEATurHARTout

blue-collar 

Of or relating to wage earners, especially as a class, whose jobs are performed in work clothes and often involve manual labor.
Have you seen Jeff Foxworthy's "The Blue Collar Comedy Tour"? It is hilarious! I nearly wet my pants laughing so hard!
blue-collar by illEATurHARTout April 6, 2004

Cold Fusion 

ColdFusion MX is the solution for building and deploying powerful web applications and web services. Using the proven tag-based scripting and built-in services in ColdFusion MX, web application developers can easily harness the power of the Java platform without the complexity. Available for stand-alone installation or for deployment on industry-leading J2EE application servers, ColdFusion enables over 10,000 customers and hundreds of thousands of developers worldwide to deliver powerful web applications in record time.
Any website ending with .cfm has Cold Fusion in it.
Cold Fusion by illEATurHARTout April 2, 2004
JHTML is an offshoot of HTML.
JHTML by illEATurHARTout April 2, 2004
A kind of HTML file containing server-specific, non-standard commands which are interpreted by the HTTP server and replaced by standard HTML or text before the data is returned to the client.

Different servers use different command syntax and support different sets of commands. The most common example is a server-side include command which simply expands to the contents of some given file and allows bits of HTML or text to be shared between pages for ease of updating. Other commands insert the value of an environment variable or the output of a shell command. These allow pages to be different each time they are served without requiring a CGI script.

Some servers distinguish SPML from HTML with a different filename extension, others use the execute bit of the file's permissions.
SHTML, an offshoot of HTML, is server-parsed HTML.
SHTML by illEATurHARTout April 2, 2004
A reformulation of HTML 4.01 in XML. Being XML means that XHTML can be viewed, edited, and validated with standard XML tools. At the same time, it operates as well as or better than HTML 4 in existing HTML 4 conforming user agents; Extensible Hypertext Markup Language
XHTML is an offshoot of HTML.
XHTML by illEATurHARTout April 2, 2004
("Change mode") The Unix command and system call to change the access permissions of a named file. Each file (directory, device, etc.) has nine kinds of access which can be allowed or denied. Different permissions apply to the owner of the file, the members of the group the file belongs to, and all users. Each of these classes of user (owner, group and other) can have permission to read, write or execute the file. Chmod can also set various other mode bits for a file or directory such as the sticky bit and the set user id bit.
Before you finish installing the software for your website, you must CHMod all of the files to 777.
CHMod by illEATurHARTout March 28, 2004
A promise to pay a debt, especially a signed paper stating the specific amount owed and often bearing the letters IOU.
Person 1: "How are you going to pay for this? You have no cash!"
Person 2: "It's okay, man! I'll just give him an IOU!"
IOU by illEATurHARTout March 27, 2004