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.
drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

0 Questions

Stripes is an open source web application framework based on the model-view-controller pattern.

0 Questions

A duplex communication system is a point-to-point system composed of two connected parties or devices that can communicate with one another in both directions, simultaneously.

0 Questions

Forms in web applications are an essential interface for user input. However, form markup can quickly become tedious to write and maintain because of the need to handle form control naming and its numerous attributes. Rails does away with this complexity by providing view helpers for generating form markup.

0 Questions

Event Viewer - tool in Windows systems that allows users to inspect the event logs.

0 Questions

0 Questions

Software which allows a single computer to provide access for more than one user at the same time. This is done by multitasking where the CPU quickly switches between proccesses

0 Questions

Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.

0 Questions

Leopard is the code name of Mac OS X version 10.5, the Apple's desktop and server operating system for Macintosh computers. This is for questions about programming specifically relevant to this operating system; questions about general use of it are off-topic.

0 Questions

reserved words are specific words in any language which are banned from use by authors, because of the special meaning they have in the language.

0 Questions

A place to store or display a graphic image.

0 Questions