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 Sonata Project is an open source set of bundles which are built on top of Symfony2.
0 Questions
Vega is a visualization grammar, a declarative format for creating, saving and sharing visualization designs.
0 Questions
A pure node.js JavaScript Client implementing the MySql protocol. This is about the node package `mysql`, not `node-mysql` which is much less popular.
0 Questions
WebP is an open standard for image encoding. It is intended to provide support for animation, metadata, lossless compression, and transparency without the patent or license restrictions of existing formats.
0 Questions
Minecraft Forge is an unofficial API for extending Minecraft. It is built upon the Minecraft Coder Pack (MCP) and is usually updated to the latest version upon release. It is built upon java and has its own initialization system.
0 Questions
For questions about using autoplay features in a programmatic context.
NOTE: If your question is about Windows AutoPlay, also include the [windows] tag. If your question is about AutoPlay in a web browser, add a browser tag and possibly other tags relating to the web technologies you are using.
0 Questions
onSubmit is the HTML event called when a submit button is pressed on a HTML form. The event is also called the form.submit() function is called. It can be used to trigger JavaScript to validate the form, pre-process its data, or block the submission altogether.
0 Questions
AppFabric is Microsoft's brand for its cloud computing products. It is split into two divisions: Azure AppFabric (in the cloud) and Windows Server AppFabric (on-premise).
0 Questions
The `getopt` and `getopt_long` functions automate some of the chores involved in parsing typical unix command line options.
0 Questions
The Strategy pattern (also known as the policy pattern) is a design pattern whereby an algorithm's behavior can be selected at runtime. It is one of the Gang of Four's behavioral design patterns. When using this tag on implementation heavy questions - tag the code language the implementation is written in.
0 Questions