
Search In
Engineers are developing amazing technologies that promise to transform society. Scientists have developed robots and programs that can complete a range of tasks, from complex manual labor to helping physicians diagnose patients. In fact, the employm
As technologies are growing everybody is moving towards website. Desktop app are also getting converted into web and mobile apps are now getting converted in hybrid web app. So you can analyze the future will be on website development. So the we
While new technology comes with threats to your personal information, it can also provide you with methods to protect yourself from these malicious cybercriminals. Here are six types of technology that can help you keep your information safe from hac

Creating multiple ng-app in single page
Consider a program with multiple ng-app in html page :-
<!DOCTYPE html>
<html>
<head>
<title>In a page only one ng-app works</title>
</head>
&l
If you are a teacher looking for the best high-tech gadgets so to make your life easier, or if you are someone trying to get a special present for a geek teacher, here are ten of the most awesome high-tech gadget in offer nowadays.
They wi
Building customer trust is imperative to the success of your business. People want to work with companies that they can trust and expect good things from. If a company has a bad reputation amongst the public, getting new customers can prove difficult
Hello Readers,
The jQuery animate() method is used to create custom animations.
If you want to create some animation effect in your HTML, then you can use jQuery .animate() method for the same.
We use following syntax for create animation.
Syntax:


Hello Readers
The agenda for this post is to introduce REST API in PIM. PIM 7.0 and higher versions come with a set of pre-defined reports and services. These REST services expose the data from PIM and allow to access it so that it can be used


Hello Readers!
In my earlier blog post, I explained about the checkbox validation using Javascript. This blog post will explain you the same thing using HTML5. Let me give a brief overview of checkbox validation here too.
While filling an o


Custom Filters in AngularJS
The data can be modified through filters in Angularjs. AngularJS not only provides built in filters but also provides with the capability of creating custom filters. Custom filters can be created through ".filte
