|
|
|
|
|
|
Click Here for A - M
ODBC Connectivity
A standard database access method developed by Microsoft. The goal of ODBC is to make it possible to access any data from any application, regardless of which database management system (DBMS) is handling the data. ODBC manages this by inserting a middle layer, called a database driver, between an application and the DBMS. The purpose of this layer is to translate the application's data queries into commands that the DBMS understands. For this to work, both the application and the DBMS must be ODBC-compliant -- that is, the application must be capable of issuing ODBC commands and the DBMS must be capable of responding to them. Since version 2.0, the standard supports SAG SQL.
Two types of ODBC connections are as follows:
Jet Data Engine - This connection allows ODBC-compliant databases such as Microsoft Access, Foxpro, D-Base and others.
SQL Server - This allows ODBC connection via TCP/IP to a Microsoft SQL server.
Parking
When two domains point to the same IP Address
PHP
PHP Hypertext Preprocessor is a server-side, HTML-embedded scripting language used to create dynamic web pages. In an HTML document, PHP script (similar syntax to that of Perl or C) is enclosed within special PHP tags. Because PHP is embedded within tags, the author can jump between HTML and PHP (similar to ASP and Cold Fusion) instead of having to rely on heavy amounts of code to output HTML. Because PHP is executed on the server, the client cannot view the PHP code.
PHP can perform any task any CGI program can, but its strength lies in its compatibility with many types of databases. Also, PHP can talk across networks using IMAP, SNMP, NNTP, POP3 or HTTP.
PING - Packet Internet Groper
An Internet program used to determine whether a specific IP address is accessible. It works by sending a packet to the specified address and waiting for a reply, then reporting how many hops are required to connect two Internet hosts. PING is used primarily to troubleshoot Internet connections.
Platform
The type of computer or operating system on which a software application runs. For example, some common platforms are PC, Macintosh, Unix and NeXT. When someone knows more than one of these platforms or when a program can be used on more than one of these platforms, it is termed cross-platform.
POP - Post Office Protocol
POP refers to the protocol used by e-mail software, such as Eudora or Outlook Express, to retrieve electronic mail from a mail server. The protocol used by mail clients to retrieve messages from a mail server. This includes POP1, POP2, and POP3, the number denoting the different version number of the protocol. POP3 is the most common e-mail standard. POP is the protocol used by mail clients to retrieve messages from a mail server.
RealAudio
RealNetworks' (formerly Progressive Networks) RealAudio client-server software system enables Internet and online users equipped with conventional multimedia personal computers and voice-grade telephone lines to browse, select and play back audio or audio-based multimedia content on demand, in real time. This is a real breakthrough compared to typical download times encountered with delivery of audio over conventional online methods with which audio is downloaded at a rate that is five times longer than the actual program.
RealMedia
A term encompassing RealNetworks' RealAudio and RealVideo
RealVideo
A streaming technology developed by RealNetworks (formerly Progressive Networks) for transmitting live video over the Internet. RealVideo uses a variety of data compression techniques and works with both normal IP connections as well as IP Multicast connections.
Scalability
How well a solution to a given issue will work when the size of the issue increases.
Script
Another term for macro or batch file, a script is a list of commands that can be executed without user interaction. A script language is a simple programming language with which you can write scripts.
In the context of the World Wide Web, a (gateway) script is a program that runs on a server and processes requests based on input from the browser.
Search Engine
A program which acts like a card catalog for the Internet. Search engines attempt to help a user isolate desired information or resources by searching for keywords that the user specifies. The method for finding this information is usually done by maintaining an index of web resources that can be queried for the keywords or concepts entered by the user. The index can be built from specific resource lists or created by web wanderers, robots, spiders, crawlers and worms. From the Net surfer point of view, search engines can be quite tiresome and not very fruitful if you don't know how to use them correctly. Different engines are good for different kinds of searches, so to optimize search results, read the search engine's help section before searching.
Server
A host computer on a network that holds information (such as web sites) and responds to requests for information from it (links to another web page). The term server is also used to refer to the software that makes the act of serving information possible. Commerce servers, for example, use software to run the main functions of an e-commerce web site, such as product display, online ordering, and inventory management. You'll also hear this described as "shopping cart technology".
SMTP - Simple Mail Transfer Protocol
The standard Internet protocol for transferring electronic mail messages
SQL - Structured Query Language
The standardized query language for requesting information from a database. The original version called SEQUEL (structured English query language) was designed by an IBM research center in 1974 and 1975. Oracle Corporation first introduced SQL as a commercial database system in 1979.
SQL Server
A Relational Data Base Management System (RDBMS) from Sybase Corporation. SQL Server was designed for client/server use and is accessed by applications using SQL. It runs on OS/2, Windows NT, NetWare servers, VAXen, and UNIX workstations.
Generically, any database management system (DBMS) that can respond to queries from client machines formatted in the SQL language. When capitalized, the term generally refers to either of two database management products from Sybase and Microsoft. Both companies offer client-server DBMS products called SQL Server.
SSL - Secured Sockets Layer
A protocol that delivers server authentication, data encryption and message integrity. SSL is layered beneath application protocols such as HTTP, SMTP, Telnet, FTP, Gopher and NNTP, and layered above the connection protocol TCP/IP. This strategy allows SSL to operate independently of the Internet application protocols. With SSL implemented on both the client and server, your Internet communications are transmitted in encrypted form. Information you send can be trusted to arrive privately and unaltered to the server you specify and no other.
Static IP
An IP address which is the same every time you log on to the Internet. See IP address for more information.
TCP/IP - Transmission Control Protocol/Internet Protocol
This set of protocols makes TELNET, FTP, e-mail, and other services possible among computers that don't belong to the same network.
UNIX
An operating system, invented in 1969 at AT&T Bell Laboratories, that was made available to researchers and students in 1973. It was used to develop the Internet's communication software protocols.
An interactive time-sharing system invented in 1969 by Ken Thompson after Bell Labs left the Multics project, originally so he could play games on his scavenged PDP-7. Dennis Ritchie, the inventor of C, is considered a co-author of the system. The turning point in UNIX's history came when it was reimplemented almost entirely in C during 1972--1974, making it the first source-portable operating system. UNIX subsequently underwent mutations and expansions at the hands of many different people, resulting in a uniquely flexible and developer-friendly environment. By 1991, UNIX had become the most widely used multi-user general-purpose operating system in the world.
URL - Uniform Resource Locator
Describes the location and access method of a resource on the Internet All web sites have URLs. One could say a URL is to a web site as a telephone number is to a telephone or a street address is to a house. Although web site URLs are sometimes long and hard to read, many browsers have a bookmark feature, which allows you to save the location (URL) of web sites you want to return to.
The URL "http://www.yourdomain.com" describes the type of access method being used (http) and the server location which hosts the web site (www.yourdomain.com).
Web Hosting
Web hosting allows your web site to be connected to the Internet at high speed via a web server so its information can be viewed globally through a browser. Metaphorically speaking, renting space on a server is comparable to renting an apartment. For a monthly fee, you reside in that apartment and all maintenance is the responsibility of the property. You also have access to certain amenities that would otherwise be a costly investment. A web hosting company houses your web site on its own secure servers, enabling you to affordably leverage the power of a high-speed network, 24/7 expert monitoring and support, and state-of-the-art technology.
*Certain terms in this glossary have been derived from Webopedia, Netlingo, ISS and Techweb.
Back Home


|
“We've worked with a lot of so called Web Designers before...none have even come close to the quality and professionalism we received from Michael and his team at MediaWorld.”
Alan Smith
|
“Our sales shot up 28% after we replaced our old site with a beautiful new Website from MediaWorld.”
John Franklin
|
|
|
|
|
|
|
Copyright © MediaWorld Corp., 2006-2007
Privacy Policy
|
|
Long Island web design company, e-commerce solutions, New York web design, Long Island web design, shopping carts, webdesign company, website design company. webdesign services, website design, NY, LI, New York web design, Long Island web design co. e-commerce solutions for small business. Template web sites, templates for download. Excerpo Mail. New Email Marketing Application Added To Internet Solutions. NEW YORK WEB DESIGN CO and LONG ISLAND WEB DESIGN CO, AWARD WINNING WEBSITES. MW-1 MediaWorld Corp. is the WORLDS BEST WEB DESIGN CO. EXCERPO STOREFRONT, EXCERPO MAIL are the BEST e-COMMERCE SOLUTIONS. MW-1 on LONG ISLAND is a CERTIFIED eBSP PREMIER PARTNER of AIS MEDIA. At MW-1 WE OFFER THE BEST eCOMMERCE SOLUTIONS for LONG ISLAND BUSINESS.W3 AWARD Winner for VISUAL APPEAL. LONG ISLAND NEW YORK BUSINESS HOSTING. MISSION CRITICAL WEB HOSTING. |
|