Programs On Popular Programming Languages


Numberformatexception

A `NumberFormatException` occurs in Java code when a programmer tries to convert a `String` into a number and the conversion fails...


Servlet-listeners

The servlet listener interfaces that define the methods to be invoked in response to a desired event...



Gpib

The *general purpose interface bus* (GPIB), also known as *IEEE-488*, is a standard short range digital communication bus. It is used in the test & measurement industry to control the equipment...

C#-3.0

C# 3.0 ("C# Orcas") introduces several language extensions that build on C# 2.0 to support the creation and use of higher order, functional style class libraries. The extensions enable construction of compositional APIs that have equal expressive power of query languages in domains such as relational databases and XML. Use this tag if your question specifically pertains to C# 3.0 specific features. Otherwise, just use the C# Tag...

C#-5.0

For issues relating to development with C#, version 5.0...

C#-2.0

For issues unique to development in C#, version 2.0..

C#-4.0

C# 4.0 introduced features like dynamic objects, COM interoperability improvements, generic co- and contra-variance, optional and named parameters. Use this tag if your question specifically pertains to C# 4.0 specific features. The C# tag should be used if your question is not specific to C# 4.0 features...


Qstandarditemmodel

The QStandardItemModel class provides a generic model for storing custom data...

Django-template-filters

django-template-filters refers to django template filters that are used to filter the contents of a variable in django templates..



Oocss

OOCSS (Object-oriented CSS) is an initiative by Nicole Sullivan. It is a CSS design pattern, intended to give developers the opportunity to write CSS that is straight-forward to implement, executes fast (as in browser reflows and repaints) and easy to maintain...


Ruby-1.9

Ruby 1.9 is a shortcut for ruby versions 1.9.1, 1.9.2 and 1.9.3. Ruby is a dynamic language that focuses on simplicity and expressiveness...

Ruby-1.8

For issues relating to developing in Ruby, version 1.8. If your question applies to Ruby in general, use the tag [tag:ruby]...

Webharvest

Web-Harvest is Open Source Web Data Extraction tool written in Java...


Ora-01461

can bind a LONG value only for insert into a LONG column..

Contentobserver

Receives call backs for changes to content. Must be implemented by objects which are added to a ContentObservable...




Pyramid

A Python-based web framework provided by the Pylons Project...


Quickcontact

The Quick Contact Badge is a toolbar that offers lots of different actions on an Android contact, such as call, text or email that person...


Inclued

The inclued PHP extension reports which, and where, files are included in a PHP application...



Flash-scope

The flash scope is a scope which lives during the redirected request only. This is particularly useful if you want to prepare a request scoped object in the server side before redirecting. The object is then available in the redirected request...


Xnu

xnu is the name of the operating system kernel that underpins Mac OS X/darwin and iOS...

Phpfox

phpFox is a social networking platform created in PHP. This CMS is based on the MVC structure. Most of its functionality is similar to Facebook. It was founded by Raymond Benc in July 2005...

Rapidminer

RapidMiner is an environment for machine learning, data mining, text mining, predictive analytics, and business analytics. RapidMiner is written in Java and it was open source. However, the current version is no longer published as source code...

Ondestroy

Tag for questions related to Android's onDestroy() method of Activities and Services...

Android-lvl

Android licensing verification library..


Cua-mode

Emacs Cua-mode allows one to use ‘C-v’, ‘C-c’, and ‘C-x’ to paste, copy, and cut the region...

Greenfoot

Greenfoot is an environment that makes it very easy to create 2D animations and games using Java...

Porter-duff

In computer graphics, alpha compositing(technique invented by Porter and Duff) is the process of combining an image with a background to create the appearance of partial or full transparency. It is often useful to render image elements in separate passes, and then combine the resulting multiple 2D images into a single, final image in a process called compositing...

Radmenu

RadMenu is an ASP.NET based menu control by Telerik that provides many advanced functions...




Execcommand

Executes a command on the current document, current selection, or the given range...


Ruby-on-rails-2

Legacy version of the Ruby on Rails web development framework...

Xmppframework

XMPPFramework implements the XMPP protocol in Objective-C for iOS and Mac platforms...

Dynamictype

A dynamic type is a type that the compiler does not resolve; resolution of dynamic types is deferred until runtime...

Android-ndk-r5

The Android Native Development Kit enables users to call C/C++ code from their applications running in the Dalvik Virtual Machine. Use this tag only for questions relating specifically to revision 5 of the Android Native Development Kit. Otherwise, use [tag:android-ndk], and make sure to include that anyway...




Morphia

Morphia is a lightweight type-safe library for mapping Java objects to/from MongoDB...




Jooq

jOOQ stands for jOOQ Object Oriented Querying. jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL...

Sql-server-2008r2-express

Use this tag for questions specific to scaled down, free edition of SQL Server 2008 R2...

Imagedownload

Use this tag for questions related to downloading any kind of images programmatically...

Colorbar

Questions that include the use and customization of colorbars in figures..



Partition-problem

In computer science, the partition problem is to decide whether a given multiset of integers can be partitioned into two "halves" that have the same sum...

Git-flow

The git-flow workflow defines a strict branching model designed around a project release. It provides a robust framework for managing larger projects. Use this tag for help with applying git-flow to your workflow, or for help with the supporting scripts (either the original scripts or the AVH Edition)...

Sentry

Sentry is an event logging platform primarily focused on capturing and aggregating exceptions...

Optical-mark-recognition

Optical Mark Recognition or Optical Mark Reading is the capturing of data through an optical device from a predefined format...

Bellman-ford

The Bellman–Ford algorithm computes single-source shortest paths in a weighted digraph. For graphs with only non-negative edge weights, the faster Dijkstra's algorithm also solves the problem. Thus, Bellman–Ford is used primarily for graphs with negative edge weights. The algorithm is named after its developers, Richard Bellman and Lester Ford, Jr...





Jbox2d

JBox2D is a Java physics engine often used in games an other physics simulations and is a port/extension of the C++ physics engine, Box2D...

Elasticsearch

Elasticsearch is an Open Source (Apache 2), Distributed, RESTful, Search Engine based on Lucene...


Radphp

Embarcadero® RadPHP™ is a visual PHP framework and IDE that supports Web, Facebook®, and mobile applications...

Word-2010

Word-2010 is to be used for Microsoft Word version 2010, a non-free commercial word processor designed by Microsoft. The version independent tag is msword...




Winscard

Smart Card Resource Manager Helper Library, implementing the Personal Computer/Smart Card API in Microsoft Windows 2000 and later...


Head.js

Head.js is a tiny script that speeds up, simplifies and modernizes your site...




Sigma-grid-control

Sigma grid is a pure JavaScript widget with Ajax support for displaying and inline editing data in a scrollable and sortable table...


Mit-scratch

Scratch is a graphical drag-and-drop language developed by MIT...




Mysql-error-1451

MySql error #1451 - Cannot delete or update a parent row: a foreign key constraint fails..