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.
QuickBlox is a proprietary set of client-server solutions that allows you to build more powerful, engaging and secure mobile apps. QuickBlox runs from your own Amazon instances. You own the servers and can access the source codes of the running system.

0 Questions

Supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems.

0 Questions

Bitnami is a library of popular server applications and development environments that can be installed with one click, either in your laptop, in a virtual machine or hosted in the cloud.

0 Questions

The term 'functor' has several common meanings: 1. Function object. In object-oriented languages, it is a feature that allows objects to be used as if they were ordinary functions. 2. A mathematical structure which deals with mappings between categories. This concept is a useful abstraction in some programming languages, notably Haskell, where it is implemented as a type class. 3. In OCaml, a module that takes another module as an argument.

0 Questions

JSONPath is a means of using XPath-like syntax to query JSON structures. Not to be confused with rest-assured's JsonPath implementation based on Groovy's Gpath. Use the [json-path-expression] tag for questions about JSON path expressions in general and for questions about JSON path expression DSLs.

0 Questions

UIStoryboardSegue is the Cocoa Touch class for segues used in storyboards in iOS 5.0 and later. Segues represent the relationship between two different scenes (i.e. view controllers) on a storyboard, generally used for facilitating the transition between two scenes.

0 Questions

Warning: only use this tag along with the generic extjs tag. Otherwise your question will not be seen by the many thousands following extjs

0 Questions

With the git-rebase command, you can take the changes from one branch and replay them on top of another branch.

0 Questions

Microsoft WCF RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms.

0 Questions

The modulo (sometimes called modulus) operation finds the remainder of division of one number by another. It's typically represented by the percent ('%') character in programming languages.

0 Questions

PIC is a family of Harvard architecture microcontrollers made by Microchip Technology.

0 Questions