Wednesday, May 13, 2009

Web Vocabulary #10

ADO - short for ActiveX Data Objects, Microsoft's newest high-level interface for data objects. ADO is designed to eventually replace Data Access Objects (DAO) and Remote Data Objects (RDO). Unlike RDO and DAO, which are designed only for accessing relational databases, ADO is more general and can be used to access all sorts of different types of data, including web pages, spreadsheets, and other types of documents.   Click here for source

DAO - short for data access objects, objects that work with the Jet database engine. DAO objects are generally created with Visual Basic. Once created, a DAO object can be accessed and manipulated by any application that can use the Jet engine. This includes all of the applications in Microsoft Office, such as MS-Word, MS-Access, and Excel.   Click here for source

Google Gears - a plug-in for web browsers which aims to make browsers a lot faster, allow them to store data on a user's machine, identify where a user is via geo-location and provide the ability to write files to the desktop.   Click here for source

Favicon - short for Favorite Icon, a customized icon that is used by Microsoft Internet Explorer (IE) versions 5.0 and later. When a user bookmarks a specific Web page, that Web page loads a customized icon into the user's browser, typically a tiny version of a company or Web site's logo. The favicon is displayed next to the Web site's name in the Favorites list and can also be displayed in the Links toolbar. When a site has not created a favicon, IE will load the IE logo into the browser by default.   Click here for source

QR Codes - is like a bar code. It can be read by a mobile phone with a camera. The mobile device must have a QR reader installed on it. The QR code usually contains  a web site address and will automatically connect the mobile phone user to the address of the web site contained in the code. However up to 3 kilobytes of information can be stored in a QR code which is about 3000 text characters.   Click here for source

No comments:

Post a Comment