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.
Create, read and edit .zip files with Javascript

0 Questions

This tag relates to the 2.4.x branch of the CakePHP MVC framework.

0 Questions

This is the file extension for CocoaPods, which is distributed as a ruby gem

0 Questions

CalDAV (Calendaring Extensions to WebDAV) is an Internet standard allowing a client to access scheduling information on a remote server.

0 Questions

The Google Static Map web service dynamically creates a map image based on URL parameters (i.e. latitude, longitude, zoom level, image height & width) sent through a standard HTTP request and returns the map as an image you can display on your web page.

0 Questions

Anything related to Input/Output errors, i.e. errors happening while a program is performing an I/O operation, such as opening a file, reading from a stream, writing to a socket, etc.

0 Questions

WLST (WebLogic Scripting Tool) is a command-line scripting environment that can be used to create, manage, and monitor WebLogic domains. It is based on the Java scripting interpreter, Jython.

0 Questions

Most shells provide tab completion where a user can type part of a command or file name, and then press tab to make the shell complete the command. This saves greatly on the number of key presses needed when working on the command line.

0 Questions

The XML Schema Definition (Xsd.exe) tool generates XML schema or common language runtime classes from XDR, XML, and XSD files, or from classes in a runtime assembly. It is a part of the Microsoft .NET SDK.

0 Questions

EMV stands for Europay, MasterCard and VISA, a global standard for inter-operation of integrated circuit cards (ICC or "chip cards") and ICC capable point of sale (POS) terminals and automated teller machines (ATMs), for authenticating credit and debit card transactions. It's the application structure inside your smart card that handles requests for protected data and communicates with the issuing bank to confirm the authenticity of the card user.

0 Questions

A programming language is said to use static typing when type checking is performed during compile-time as opposed to run-time.

0 Questions