| All | # | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
Allows you to connect and communicate to many different types of servers with many different types of protocols. For more information please visit http://php.net/curl
CuteFTP is a file transfer application (an FTP client) developed by GlobalSCAPE sporting a simple Windows-based GUI. Since 1999 there’s also CuteFTP Pro (now called CuteFTP Professional) available which supports more security based features (like SSH).
This is the name that identifies an Web site. For example, ‘microsoft.com’ is the domain name of Microsoft’s Web site. A single Web server can serve Web sites for multiple domain names, but a single domain name can point to only one machine. For example, Apple Computer has Web sites at www.apple.com, www.info.apple.com, and store.apple.com. Each of these sites could be served on different machines.
Then there are domain names that have been registered, but are not connected to a Web server. The most common reason for this is to have e-mail addresses at a certain domain name without having to maintain a Web site. In these cases, the domain name must be connected to a machine that is running a mail server.
FileZilla is a free, open source FTP client for Windows and Linux. It supports FTP, SFTP, and Secure FTP (FTP over SSL/TLS).
Mozilla Firefox is a cross-platform Web browser published by the Mozilla Foundation, and based on the Mozilla project.
File Transfer Protocol. This is the language used for file transfer from computer to computer across the WWW. An anonymous FTP is a file transfer between locations that does not require users to identify themselves with a password or log-in. An anonymous FTP is not secure, because it can be accessed by any other user of the WWW.
The GIF image format is widely used on the World Wide Web. It was initially used by Compuserve to compress images for display on its online services. GIF uses a loss-less compression algorithm based on LZW. LZW is patented in some countries. A new standard, PNG, uses similar, non-patented compression algorithm and supports a wider range of image types including full colour images. PNG is well supported in recent software.
AdSense is an advertising program run by Google. Website owners can enroll in this program to enable text and image advertisements on their sites. These ads are administered by Google and generate revenue on a per-click basis. Google utilizes its search technology to serve ads based on website content, the user’s geographical location, and other factors.
Stands for ‘Hyper-Text Markup Language.’ This is the language that Web pages are written in. Also known as hypertext documents, Web pages must conform to the rules of HTML in order to be displayed correctly in a Web browser. The HTML syntax is based on a list of tags that describe the page’s format and what is displayed on the Web page.
Fortunately, the HTML language is relatively easy to learn. Even more fortunately (so much for good grammar), many Web development programs allow you to create Web pages using a graphical interface. These programs allow you to place objects and text on the page and the HTML code is written for you.
A hyperlink, more commonly called a link, is an electronic connection between one web page to either (1) other web pages on the same web site, or (2) web pages located on another web site. More specifically, a hyperlink is a connection between one page of a hypertext document to another.
The Internet Corporation for Assigned Names and Numbers, which coordinates the assignment of Internet domain names, IP address numbers and protocol parameters and port numbers. ICANN also coordinates the stable operation of the Internet’s root server system.
The unique numeric identifier of every computer connected to the Internet. Each IP address consists of a four number pattern separated by periods (XX.XX.XX.XX). Each number must be between 0 - 255. IP adresses work with DNS servers to direct and route requests through the Web. Although home users have IP addresses, the process is normally transparently handled by the ISP.
JPEG is an image file format commonly used for compressing photographic images for low bandwidth applications such as the Web. JPEG stands for “Joint Photographics Expert Group”, the body who created the JPEG standard. JPEG uses a lossy compression algorithm based on a Discrete Cosine Transform to compress its images. A new standard called JPEG2000 exists, based on superior Wavelet compression and having more features. JPEG2000 is not well supported by software.
(JPEG) A standardized image compression mechanism designed for compressing either full-color or grayscale photographic images, often for use on the Web. JPG is “lossy,” meaning that the decompressed image is not quite of the same quality as the original image.
“Localhost” is an alias for the address 127.0.0.1, an address that always indicates the local computer. This is the address that a computer can use to refer to itself. For example, when testing a Web application on the same computer as the server, you can use the address http://127.0.0.1 or http://localhost.
MySQL is a free, open source database, commonly employed with most of the popular server-side scripting languages including PHP, JSP, and ASP.
A combination of software and hardware that provides an interface to the bank card processing network.
PNG is an image file format popular on the Web and elsewhere. It is intended as a replacement for the GIF image format. PNG stands recursively for “PNG’s Not GIF” but is commonly referred to as “Portable Network Graphics”. PNG is not affected by software patents. Its compression algorithm is slightly better than GIF, and it supports many more image file formats including 24-bit color and alpha (variable transparency) channels. With the exception of alpha channels, PNG is well-supported in recent graphics software and Web browsers.
RSS is a family of XML file formats for web syndication used by news websites and weblogs. They are used to provide items containing short descriptions of web content together with a link to the full version of the content. This information is delivered as an XML file called RSS feed, webfeed, RSS stream, or RSS channel.
(Simple Mail Transfer Protocol) The standard Internet protocol for transferring electronic mail messages.
Short for Secure Sockets Layer, a protocol developed by Netscape for transmitting private documents via the Internet. SSL works by using a private key to encrypt data that’s transferred over the SSL connection. Both Netscape Navigator and Internet Explorer support SSL, and many Web sites use the protocol to obtain confidential user information, such as credit card numbers. By convention, URLs that require an SSL connection start with https: instead of http:.
A text editor is any word processing program that you can use to type and edit text. Hey, they don’t call it a text editor for nothing… Word Pad and NotePad for Windows, SimpleText and TextEdit for the Mac, and gedit and Kate for Linux are common text editors. Larger programs such as Microsoft Word and Word Perfect are also text editors, but they have many more features. You can actually write HTML code and create HTML pages with a simple text editor, as long as you know the correct HTML syntax.
The Uniform Resource Locator is the address of a resource available on the Internet. Example: the URL for our home page is: http://www.emodicus.com/
The World Wide Web Consortium (W3C) is a non-profit organization for the development of common Web standards. Chaired by the inventor of the World Wide Web, Sir Tim Berners-Lee, the membership of the organization consists of industry leaders in World Wide Web technologies. Membership is open to all. The consortium has established procedures for drafting and commenting, and issuing recommendations for future Web standards.
XHTML combines XML and HTML 4 to provide developers with a language that conforms to the XML format, as opposed to HTML which is based on SGML. XML is much simpler to parse than SGML, and standards exist such as XSLT, XPath, and XQuery for manipulating XML documents. Unfortunately, support for XHTML in browsers is poor, with the leading browser, Microsoft Internet Explorer, not supporting the XHTML mime type ‘application/xhtml+xml’.
Yahoo Publisher is an advertising program run by Yahoo. Website owners can enroll in this program to enable text and image advertisements on their sites. These ads are administered by Yahoo and generate revenue on a per-click basis.
Windows users will see this term a lot when looking for files on the Internet. A zip file (.zip) is a “zipped” or compressed file. For example, when you download a file, if the filename looks like this: “filename.zip,” you are downloading a zipped file. “Zipping” a file involves compressing one or more items into a smaller archive. A zipped file takes up less hard drive space and takes less time to transfer to another computer. This is why most Windows files that you find on the Internet are compressed.
To use a zipped file, you’ll need to unzip it first. PKZIP for DOS, or WinZip for Windows, are some popular programs that can unzip files for you. Fortunately, these programs can be downloaded for free from Web sites like Download.com. Macintosh files are most often “stuffed” into Stuffit files (.sit), which can be “unstuffed” using Aladdin’s Stuffit Expander.
The term “Zip” also refers to a product by Iomega. The company makes a removable storage device called a Zip Drive. Depending on the model, these drives can hold 100, 250 or 750 MB Zip disks. They are usually used for backup and for transferring large files to different locations. However, Zip drives are not as fast as hard drives, so it is usually not a good idea to run programs off them
Copyright © 2008 – 2010 emodicus.com. All rights reserved.