Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
IE 8 Compatibility View allows content designed for older web browsers to still work well in Internet Explorer 8.

0 Questions

Use this tag for questions about regular expression (regex) negative lookahead functionality.

0 Questions

Anything related to C++ One Definition Rule (ODR), i.e. a rule of the C++ standard banning multiple definitions of most language entities. The ODR roughly mandates that most language entities (objects, functions, templates, etc.) must have a unique (non-duplicated) definition in the same translation unit or across the entire program, while multiple declarations are still possible.

0 Questions

Excerpt from apache site : Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract,event-driven,asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.

0 Questions

Spam is the use of electronic messaging systems to send unsolicited bulk messages indiscriminately.

0 Questions

0 Questions

SPOOL is an acronym for simultaneous peripheral operations on-line. It is a type of buffering. The most common spooling application is print spooling, which places a task (or 'print job') into a queue for extended or later processing.

0 Questions

Xfce is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly.

0 Questions

Cg is a high-level shading language developed by Nvidia.

0 Questions

The <script> tag is an HTML element used to embed or include an executable script within an (x)HTML document/web-page. This is almost always client-side javascript.

0 Questions

A hypervisor or virtual machine monitor (VMM) is a piece of computer software, firmware or hardware that creates and runs virtual machines.

0 Questions