Showing posts with label homework #9. Show all posts
Showing posts with label homework #9. Show all posts

Wednesday, April 1, 2009

Web Vocabulary #6

ActiveMovie – A multimedia streaming technology developed by Microsoft. ActiveMovie is already built into the Internet Explorer browser will be part of future versions of the Windows operating system. Supporting most multimedia formats, including MPEG, ActiveMovie enables users to view multimedia content distributed over the Internet, an intranet, or CD-ROM.  Click here for source

DB2Short for Database 2, a family of relational database products offered by IBM. DB2 provides an open database environment that runs on a wide variety of computing platforms. A DB2 database can grow from a small single-user application to a large multi-user system. UsingSQL, users can obtain data simultaneously from DB2 and other databases. DB2 includes a range of application development and management tools.   Click here for source

Archie – A program that enables you to search for files anywhere on the Internet by filename. Click here for source

ColdFusion – A product created by Allaire Corporation of Cambridge, Mass. (in 2001, Allaire merged with Macromedia) that includes a server and a development toolset designed to integrate databases and Web pages. With Cold Fusion, a user could enter a zip code on a Web page, and the server would query a database for information on the nearest movie theaters and present the results in HTML form. Cold Fusion Web pages include tags written in Cold Fusion Markup Language (CFML) that simplify integration with databases and avoid the use of more complex languages like C++ to create translating programs. See application server.   Click here for source

JSP – Short for Java Server Page. A server-side technology, Java Server Pages are an extension to the Java servlet technology that was developed by Sun. JSPs have dynamic scripting capability that works in tandem with HTML code, separating the page logic from the static elements -- the actual design and display of the page -- to help make the HTML more functional (i.e. dynamic database queries).   Click here for source

"Computer experts brace for "Conficker" worm"

Again the topic of stealing information through the Internet comes out. This time the thing is about malicious software called “conficker” worm. “Conficker, believed to reside on 2 milion to 12 milion computers worldwide, is deigned to turn an infected PC into slave that responds to commands sent from a remote server that controls an army of slave computers known as a botnet.”So it goes with steling identities, log sensitive corporate information, credit card numbers, online banking passwords and other. In other words, people are under threat. Even FBI is trying to solve the problem. This is a really bad situation called no more a cyber crime but “criminal attack” (according to Microsoft).

I remember once I got that mail from my bank that my personal data is under threat of being stolen. I wonder what they exactly had in mind? Maybe they were talking about “Conficker” computer virus…hmmm…I just hope it is not as serious as it seems.

Click here for article source