Programs On Popular Programming Languages



Graphael

gRaphaël: A JavaScript library for drawing charts, uses the Raphaël library...



Mysqli-multi-query

Use this tag in case of multi-query execution in mysqli. mysqli_multi_query() executes one or multiple queries which are concatenated by a semicolon and returns TRUE on success or FALSE on failures...

Array-algorithms

Array Algorithms are defined as functional algorithms where each step of the algorithm results in a function being applied to an array, producing an array result..




Css3pie

CSS3 PIE makes Internet Explorer 6-9 capable of rendering several of the CSS3 decoration features...

Flexbox

CSS3 module for flexible layouts providing a broad range of options for aligning elements while eliminating the need for floats and tables...


Google-fusion-tables

Fusion Tables is Google's product for managing and combining datasets via a web service and Google Drive, and visualizing them in charts and other ways...




Gwt-platform

gwt-platform, or GWTP, is a framework to facilitate the development of large applications for the Google Web Toolkit (GWT)...



Azure-appfabric

Azure App-fabric are part of Microsoft Azure Middleware components. The appfabric consists of Access Control, Service Bus, Caching, Integration...

Android-mediascanner

The MediaScannerConnection class provides a way for applications to pass a newly created or downloaded media file to the media scanner service..

Fastsearch

The tag FastSearch designed the search engine Fast Search for SharePoint. The term FS4SP is more used on the web. Don't mixed up the meaning of 'fast' with 'quick', this is not the purpose of this tag...


Wai-aria

WAI-ARIA, the Accessible Rich Internet Applications Suite, defines a way to make web content and web applications more accessible to people with disabilities. It especially helps with dynamic content and advanced user interface controls developed with AJAX, HTML, JavaScript, and related technologies...

Delphi-3

Delphi 3 is a specific version of Delphi. It was released in August 1997. Use this for issues related to development in Delphi, version 3...


Nomethoderror

A Ruby exception that is raised when a method is called on an object which doesn't respond to that method...




Datainputstream

A DataInputStream lets an application read primitive Java data types from an underlying input stream in a machine-independent way...

Unity2.0

The Unity Application Block 2.0 (i.e. Unity Container) is a lightweight, extensible dependency injection container for .NET with support for interception...

Internal-server-error

A generic HTTP status error message, given when no more specific message is suitable..

Sharepoint-object-model

SharePoint Object Model exposes SharePoint API. This is broken down into the "original" Object Model and the newer (since SP2010) Client Object Model...

Multiple-gpu

See the tag entry for "multi-gpu"...

Simplex

A simplex is a generalization of the notion of a triangle or tetrahedron to arbitrary dimension...

Apache-wink

Apache Wink is a simple yet solid framework for building RESTful Web services. It is comprised of a Server module and a Client module for developing and consuming RESTful Web services...

Ora-12899

ORA-12899 Error value too large for the column..



Esri-arc-engine

ArcGIS Engine is for embedding GIS data, maps and geoprocessing into desktop and mobile applications...

Simpleadapter

SimpleAdapter is a basic Android adapter which can be used to map static data to views in a xml layout...


Variable-length-array

A variable length array is an array in C99 and other languages whose size is unknown at compile time; instead, it's determined at runtime...


Ios-4.2

For issues relating to using iOS, version 4.2...


Letter-spacing

a CSS property that defines the spacing between text characters..



Channel-api

The Channel API creates a persistent connection between your application and Google servers, allowing your application to send messages to JavaScript clients in real time without the use of polling...


Twig

Twig is a modern, fast, flexible, and secure templating engine for PHP. Created for Symfony and adopted by Drupal 8...

Smali

Smali is the assembly language for the Android Dalvik Virtual Machine and is based on the Jasmin Java assembly language...

Bi-publisher

Business Intelligence Publisher - Oracle's reporting application...



Virtual-destructor

A virtual destructor ensures a C++ object will correctly call the destructor of the most-derived class when a polymorphic object is deleted through a pointer to its base class...

Silverlight-5.0

Silverlight is Microsoft's cross-browser, cross platform plug-in for media experiences and rich interactive applications. The latest Silverlight version available is Silverlight 5...


Reify

To "reify" means to take an abstract concept and make a concrete representation out of it. For example, in Lisp lambdas allow you to reify the concepts of procedure abstraction and application...

Corrupt-data

Corrupt data is data that has been damaged or destroyed, therefore making it unusable...


Django-class-based-views

Django Class-based Views are Django views that are represented as classes. These allow you to structure your views and reuse code by harnessing inheritance and mixins...

Xdr

XDR (eXternal Data Representation) is a standard for the description and encoding of data. It is useful for transferring data between different computer architectures, and has been used to communicate data between such diverse machines as the SUN WORKSTATION, VAX, IBM-PC, and Cray. It underlies NFS...

Android-sdk-2.3

For issues relating to developing with the android SDK, version 2.3...


Gwt-designer

GWT Designer is an Eclipse visual designer plugin that will generate the Java Code for your GWT application's GUI...

Django-dev-server

django-dev-server refers to lightweight web server provided by Django for development purposes..





Struts1

The Apache Struts web framework is a free open-source solution for creating Java web applications. The Struts framework is designed to help developers create web applications that utilize a MVC architecture...

Gyroscope

A gyroscope is a device for measuring or maintaining orientation, based on the principles of angular momentum. Modern high-end Mobile devices have been supplying this device.Thus, many uses are found in Android API and iOS API...

Adview

Google Adview is an API to show advertisements from Google Admob / AdSense on smartphones and tablets on the Android, iOS and Windows Mobile platforms...


Rml

RML is the Report Markup Language - a member of the XML family of languages, and the XML dialect used by rml2pdf to produce documents in Adobe's Portable Document Format (PDF)...



Zepto

Zepto.js is a minimalist JavaScript framework for modern browsers, with a jQuery-compatible syntax...

Timertask

Timertask is a Java API class. Logically it represents a task that can be scheduled for one-time or repeated execution by a Timer..

Fest

FEST (Fixtures for Easy Software Testing) is a collection of APIs to facilitate Java software testing. FEST contains a fluent API for reflection, assertion and interacting with SWING GUI Components. It can be used within JUnit and TestNG...


Viewgroup

ViewGroup is a subclass of the Android View class(parent of all Android graphical widgets) which can contain child views...

Countdownevent

In the .Net framework a CountdownEvent is an object that represents a thread synchronization primitive that is signaled when its count reaches zero. It can be used to synchronize returning threads...

Engineyard

Engine Yard is a cloud application platform for Ruby based on Amazon Web Services...


Sqr

SQR is a high level language like Basic but with built in SQL capabilities - it became very popular with PeopleSoft in the early 90's and is still a mainstay of that product. It can run on many platforms and use many databases..


Name-hiding

A feature of the C++ language that causes functions in a base class to be hidden by overloads in a derived class...

Mongodb-ruby

Ruby driver for MongoDB...


Avurlasset

This tag should be used for questions about the AVURLAsset class of the AVFoundation framework used in iOS, macOS, and tvOS...

Changelistener

A Listener object that reacts to a generic 'change' that occurs in the application..


Ruby-on-rails-3

Ruby on Rails is an open-source web development framework written in Ruby. Ruby on Rails follows the principle of convention over configuration, freeing you from having to re-invent things to stay productive. Use this tag only for Rails 3-specific questions, and also tag those questions [ruby-on-rails]...


Fakeiteasy

A .Net framework to create fake objects, mocks, stubs, etc...