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 term Virtual Host refers to the practice of running more than one web site (such as www.company1.com and www.company2.com) on a single machine. Virtual hosts can be "IP-based", meaning that you have a different IP address for every web site, or "name-based", meaning that you have multiple names running on each IP address. The fact that they are running on the same physical server is not apparent to the end user.

0 Questions

Delphi 7, released in August 2002, is a version of Delphi for Windows 32 bit.

0 Questions

Use this tag for questions about the MySQL-Python database connector library (MySQLdb). Do not use this tag for questions about MySQL Connector/Python (use the [mysql-connector-python] tag instead).

0 Questions

Data mining is the process of analyzing large amounts of data in order to find patterns and commonalities.

0 Questions

GIF (Graphics Interchange Format) is an image file format associated with ".gif" file extension. Use this tag for questions involving this specific format.

0 Questions

setuptools is a set of enhancements to Python's distutils which simplify building, distribution and installation of Python packages.

0 Questions

Tweepy is an easy-to-use Python library for accessing the Twitter API. It can be used with Python (3.7+).

0 Questions

Use for questions related to interrupt signals and interrupt handling.

0 Questions

The Java Naming and Directory Interface (JNDI) is a Java API for a directory service that allows Java software clients to discover and look up data and objects via a name.

0 Questions

SharePoint 2007 is a Server Product from Microsoft. It is an Application Development Framework that helps you create web applications in no time. It combines collaboration and web publishing, providing a wide palette of functionality (Content Management, Search, wiki, blog etc.) all under its stack.

0 Questions

Boxplot is a form of displaying cardinally scaled data displaying robust summary statistics as graphical elements.

0 Questions