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.
The Chromium Embedded Framework (CEF) is a simple framework for embedding Chromium-based browsers in other applications.

0 Questions

The Marionette CollectionView displays a Backbone collection object by rendering each objects through the specified childView View object.

0 Questions

Logstash configuration has three main sections - Input, Filter and Output. Each section has configurations for each plugin available in that section.

0 Questions

CodeMirror is an in-browser code editor, written in JavaScript. Among its notable features are syntax-highlighting, code-completion, auto-formatting and key-binding. The code-assist and highlighting capabilities are written as plugins called 'modes', and the editor supports many languages out of the box, but it can be extended to add support for any desired language.

0 Questions

Backpropagation is a method of the gradient computation, often used in artificial neural networks to perform gradient descent.

0 Questions

LoadRunner is a commercial performance testing tool supplied by HP. It has a long and varied history resulting in its support of over 30 different interfaces, multiple languages for script creation and a promiscuous non-agent based model for monitoring systems.

0 Questions

Email validation is the process of deciding whether a given string is a valid email-address or not. This is distinct from email verification, which is necessary to determine if a given email address really exists, and (usually) whether a particular person has access to it (e.g. during an account signup process).

0 Questions

Use for questions involving the API for Reddit, a social news ranking website.

0 Questions

A library for generating PDF in Python.

0 Questions

Version 8.x of IBM WebSphere Application Server (WAS)

0 Questions

Core Image is a set of components for near real-time, pixel-accurate image and video processing for cocoa. It's available from Mac OS X v10.4 and partially available in iOS v5.0

0 Questions