Wednesday, April 29, 2009

Web Vocabulary #8

Webmasteran individual who manages a Web site. Depending on the size of the site, the Webmaster might be responsible for any of the following:


- Making sure that the Web server hardware and software is running properly

- Designing the Web site

- Creating and updating Web pages

- Replying to user feedback

- Creating CGI scripts

- Monitoring traffic through the site


The exponential growth of the World Wide Web has created an unprecedented demand for Webmasters.  Click here for source

WAISshort for Wide Area Information Server, and pronounced ways, a program for finding documents on the Internet. WAIS is rather primitive in its search capabilities.  Click here for source

Utility Computing – in a utility model, resources such as storage, bandwidth and computer processing time are charged for based upon how much you actually use over a given time period. This differs from more traditional models of web hosting where the web site owner purchases or leases a single server or space on a shared server irrespective and is charged a fixed fee.  Click here for source

Adobe AIR – The Adobe Integrated Runtime (AIR) is an interesting development that enables web designers and developers to use the technologies used to build web sites - HTML, Javascript, Flash - to build applications that are used on the desktop.

The types of applications being built with AIR are those that integrate closely with websites. Some are used to follow and analyse information published by web sites while others are used to updates web sites and blogs.

Because they run on the the desktop and not in a web browser they can offer more features and access and save files on the local hard drive or network. AIR also has built in database for storage and synchronisation so you can work offline and then synchsronise the information to your website at a later date.

At present AIR runs on Windows and Mac OS X. A version for Linux is available to developers and a version for mobile devices is in development.  Click here for source


Content Delivery Network (CDN) – a specialist network of computers optimized to deliver web sites, pictures, videos and software downloads to people visiting a web site in the quickest, most efficient way possible. Computers in the network work together to share the load of delivering these files and to enable companies to deal with large peaks in demand. CDN providers include companies such as Akimai, Coral CDN and Limelight Networks.

When delivering a web page from a web server to a user's machine, distance is a factor. The distance from a user's machine to the actual location where the files are hosted does have an impact on download speeds. Use of a CDN can reduce download delays by detecting country the user is located in and using files from the geographically nearest web server.  Click here for source

"Google puts flu tracker to work on swine flu"

Well, lately swine flu has been threatening everyone. Today (April 29, 2009) Google said that it "saw a spike in searches for information about flu among people in Mexico last week even before news of the outbreak became widely known." Google found it by tracking information submitted through people’s searches - those who were sick were looking for the same type of information about the disease. Such results are generated by  U.S. Google Flu tool launched last fall. In the future such tool or any other similar can help predict outbreaks before they become widely spread

Tuesday, April 21, 2009

Web Vocabluary #7

Heat Map – a picture of a web page that shows where users click when they visit a particular page. The areas that are clicked most often appear in red (hot spot), while the areas clicked least often appear in blue or with no color at all.

Heat maps are a tool used by web developers as part of their website usability testing routines. Understanding how your visitors behave when they visit your web site is crucial to improving its effectiveness. Click here for source

 

WCAG - stands for Web Content Accessibility Guidelines and is a set of guidelines used by web designers and developers to help improve the accessibility of their web sites to people with disabilities.

The recommendations in the guidelines are divided into 3 different levels of priority. These are, level A, AA and AAA. People sometimes talk about their site being double A or triple A compliant, referring to the extent to which they have implemented the accessibility guidelines.

WCAG is created by the W3 consortium and has been a controversial set of guidelines. On 3 November 2008, WCAG 2.0 became a W3C Proposed Recommendation which is actually a lot more concrete than it sounds. Click here for source

 

Screen Reader – a piece of software interprets what is currently on a users computer screen.

The screen reader reads aloud what it finds on screen or outputs what it finds to a braille keyboard. Screen readers are mostly used by people that are blind, have a visual impairment or a learning disability. It is important that web sites are built in such as way as to be accessible to screen readers and their users.  Click here for source


Landing Page – a marketing term used to describe a page on a web site that is designed specifically to close a sale. It is sometimes called a lead capture page.

Visitors usually arrive at this page through some kind of online or print advertising and the landing page will probably contains some kind of special offer.

Specific pages can be created for an advertising campaign to measure the effectiveness of a campaign. Different variations of the landing page are sometimes tested to see which converts the highest number of visitors to customers.  Click here for source

Direct Traffic – occurs when a visitor to a web site types the name of a web site directly into the address bar of their browser, they arrive at site they have requested. Web sites of well known companies with strong brands usually receive more direct traffic than other web sites.  Click here for source

"Oracle to Buy Sun"

With the acquisition of Sun Microsystems, Oracle finds reciprocal benefits.


"There are substantial long-term strategic customer advantages to Oracle owning two key Sun software assets: Java and Solaris. Java is one of the computer industry's best-known brands and most widely deployed technologies, and it is the most important software Oracle has ever acquired. Oracle Fusion Middleware, Oracle's fastest growing business, is built on top of Sun's Java language and software. Oracle can now ensure continued innovation and investment in Java technology for the benefit of customers and the Java community.


The Sun Solaris operating system is the leading platform for the Oracle database, Oracle's largest business, and has been for a long time. With the acquisition of Sun, Oracle can optimize the Oracle database for some of the unique, high-end features of Solaris. Oracle is as committed as ever to Linux and other open platforms and will continue to support and enhance our strong industry partnerships."


About:


Oracle Corporation specializes in developing and marketing enterprise software products — particularly database management systems. Through organic growth and a number of high-profile acquisitions, Oracle enlarged its share of the software market. By 2007 Oracle ranked third on the list of largest software companies in the world, after Microsoft and IBM. Subsequently it became larger than IBM after its acquisition of Hyperion and BEA.

The corporation has arguably become best-known due to association with its flagship Oracle database. The company also builds tools for database development, middle-tier software, enterprise resource planning software (ERP), customer relationship management software (CRM) and supply chain management (SCM) software.  Click here for source


Sun is one of the largest sellers of server computers and is known for systems based on its Sparc chips. It has a vast software portfolio, including the Solaris operating system, the open-source MySQL database and the Java programming language. Click here for source


Click here for source

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