Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

An overview of Favicon

Hey Readers! A favicon (acronym for favorite icon), is a file that is associated with a particular website and contains many icons. Browsers supporting favicons display the page's favicon in the address bar of the webpage or in a list of bookmar

How to generate content on mouse hover without using javascript

Hello readers , today we will discuss about generating light weight and easy to use tooltip using css3. Tooltips are a great way to show user more information by simply hovering over an image, text or hyperlinks. They can be used to provide caption t

Introduction to Single Page Application System

A single page application is a web application designed approach that fits the data into a single page with the aim of providing compact coding, similar to the desktop application. It uses all the mordern browsers, html5 and ajax that helps in creati

Cordova plugin console - Get JavaScript logs in your native logs.

Hello Readers,   This plugin use to show JavaScript logs in your native logs. It is very useful and add some additional functions to make it more useful.   First of all we need to install the plugin through CLI run:   $ cordova

Implement FCM from Android Studio GUI

This blog is about how to implement FCM(Firebase Cloud messaging) from Android Studio. Android studio gives you tools to implement  Firebase tools in very easy way. 1. Open Android Studio. (Make sure Android Studio is up to date) 2. Click on

Regular Expression in Java

Hello!! Regular Expression is part of the Automata, and also called rational expression. We use it for finding the match of the string like validating the Email address, Password etc. It uses some special sequence of the character for matching,

Integrating SOAP in your Rails Application

Hi Friends, Most of the large applications use SOAP for data transfer between two parties. So in rails we can also integrate SOAP support. For this there are multiple gems available. One of the mostly used gem is "savon". So here we will s

Protect From Forgery in rails

The first concern for every application is its security, so rails by default provides a method protect_from_forgery, which is always present by default in your application, whenever you create a new application. i.e. class ApplicationController <

Selecting Test Cases For Acceptance Testing

 In  Acceptance Testing  we follow basic scenarios:   1. End to End functionality Verification :  Test cases that include the end to end functionality of the product are taken up for acceptance testing. This ensures that al

Defect Seeding

Defect Seeding : Defect seeding is the process in which one group of the project inject the defects in the product while other  group test the product to remove them. It is also know as bebugging.   It is a reliability  measureme

1 745 949
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: