Eye tracking is an important point of discussion among the modern milestones of technology. But they are thought more to be a costly fantasy than just being a joystick of modern gaming world. However, some recent developments in the domain have opened the doors to an abundance of possibilities.Eye tracking has varied and vivid utility options. It can be used to collect the nonverbal communication clues given away by the eyes to form constructive mechanical, electronic and computing movements. This can be enormously helpful in creating newer technologies applied to a wide variety of scientific and general human activities.To learn ... Read More
For many years, companies have been using computers to send business documents instead of mailing paper documents. But the problem arises when Company A won’t recognize e-format of Company B due to the absence of a standard format which led to the condition where computers could no longer “talk” to one another and again a great deal of effort by programmers need to put which led the cost.In 1979 the American National Standards Institute (ANSI) formed the Accredited Standards Committee (ASC) X12 to rectify this situation. This committee was to standardize the format of electronic documents to allow for easy ... Read More
To catch exceptions in JavaScript, use try…catch…finally. JavaScript implements the try...catch...finally construct as well as the throw operator to handle exceptions.You can catch programmer-generated and runtime exceptions, but you cannot catch JavaScript syntax errors.ExampleYou can try to run the following code to learn how to catch exceptions in JavaScript − Live Demo Click the following to see the result:
Many consider, WordPress to be a great management tool. It is popular among website owners, and more importantly, those who indulge in blogging. It definitely makes blogger’s life easy, even though it has rigid framework, yet it is flexible. It offers numerous options for customizing the website, through design and functionality and numerous plugins in order to help you with different aspects. However, you are required to setup WordPress properly to make the most out of it.Brief History of WordPressIn the year 2003, the 1st version of WordPress was released. It is an open source project, licensed under GPLV2. In ... Read More
There are three types of errors in programming: (a) Syntax Errors, (b) Runtime Errors, and (c) Logical Errors. Runtime errors, also called exceptions, occur during execution (after compilation/interpretation). For example, the following line causes a runtime error because here the syntax is correct, but at runtime, it is trying to call a method that does not exist. Exceptions also affect the thread in which they occur, allowing other JavaScript threads to continue normal execution.
Syntax errors also called parsing errors, occur at compile time in traditional programming languages and at interpret time in JavaScript. For example, the following line causes a syntax error because it is missing a closing parenthesis. When a syntax error occurs in JavaScript, only the code contained within the same thread as the syntax error is affected and the rest of the code in other threads gets executed assuming nothing in them depends on the code containing the error.
NIFTY is introduced by National Stock Exchange (NSE) for equity markets and it is a major stock index in India. It is owned and managed by Indian index services and products (IISL).NIFTY represents top stocks of National Stock Exchange (NSE) just like SENSEX, which represents top stocks of BSE (Bombay stock Exchange). It is a major indicator of market movement.The National Stock Exchange (NSE) is India’s leading stock exchange.NSE provides a modern, fully automated screen based trading system.NSE network stretches to more than 1500 locations in the country and supports more than 2, 30, 000 terminals.NSE and Singapore Exchange (SGX) ... Read More
Do you receive countless newsletters and varied other promotional emails? It is a common practice to send newsletters from retail websites. Technically speaking, these emails are not Spam-they are from legitimate companies. Thanks to the legal act, where every legitimate organization provides a better and consistent way to unsubscribe from their letters.From next time onwards, if you wish not to receive emails from these legitimate companies, do not just click the spam or trash button. Unsubscribe those emails and keep your inbox clean. It’s not that easy, sometimes these links gets buried under a swath of ads or fine print. ... Read More
Since the dawn of the digital era in the world, so much of our attention has moved from face to face conversation to online. The rise of mobile wallet technology in India began somewhere around 2006 and has now started to take off rapidly.Mobile wallets have seen a boost since November 2nd week when Rs 500 and Rs 1, 000 notes were demonetized. The govt has initiated temporary measures to encourage the use of mobile wallets by fixing the limits of Mobile Wallets from Rs 10, 000 to Rs 20, 000 and allowed merchants to transfer Rs 50, 000 per ... Read More
With so many databases in the market, the mind wars have begun and it is the right time to understand the difference and importance of top 3 relational databases in the market – Microsoft SQL Server, Oracle PL/SQL, and MySQL. The relational database management systems have currently become the backbone of the industry and with so many options available, it is difficult to figure out which one to choose.The relational database management systems was introduced in 1980’s. This article is focussing on exploring the history and features of three popular RDBMS in the industry: Microsoft SQL Server, Oracle, and MySQL. ... Read More
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP