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

Search In

How to Update Android Notification, Expanded Notification and Big Notification?

This blog is about how to update android notification and how to use Expanded and Big notification.   For Big style Notification you can check my previous blog which is:- http://findnerd.com/account#url=/list/publish/Big-View-Notification-And

About HTTP and HTTP request and response structure.

In this blog we will learn about what is HTTP , HTTP Request structure at the client side and HTTP Response structure at the server side. HTTP (HyperText Transfer Protocol): Data communication in the internet is done on the basis of this protocol.

Create a HelloWorld application using angularJS

Generally any angularjs application requireds a following components: 1. ng-app - This component is required to make a links between the AngularJS application and the HTML. 2. ng-model - This component is required to bind the values of AngularJS appl

How to fetch and show records using Angular Js with Mysql

Hi reader's,  If you have done enough work with the technologies like PHP then you can switch to Angular Js. Using Angular Js is quick and fast to compile than PHP. If you want to fetch Mysql records now a days you can perform same task by u

Responses In Rails: Part 1

Hi Friends, As we all know rails works on MVC Architecture, where the controllers acts as the receiver of the requests and sends the response back to the requester. There are actually 3 ways a controller can send a response : a) render: It sends a

CSS Pseudo-classes

A pseudo-class is used to describe the state of an element by which it adds special effect to the selector. These effects can be added without using JavaScript. For e.g a style will be added to the selector when an element will be active by using :

Liferay 6.2/7 plugin project settings

Hello programmers, First of all download the liferay bundle and plugin from here. Keep them in a directory say 'liferay7' in your home. I used Liferay 7 and MySQL 5.6. Liferay 7 uses MySQL 5.6+.  You may find some issues while set

The Viewport - Responsive Web Design

Viewport meta tag is the primary idea of Responsive Web Design. The viewport differs from device to device. It will be smaller on a mobile when contrasted with PC screen. To set the viewport, HTML5 presented a technique  <meta> tag, to pe

How to iterate over elements of ArrayList in java

In this blog we will learn how to iterate over the elements of a collection (here we considered ArrayList) using generics and without generics. First we will go through the process of using iterator method. Iterator() method is included by every col

Upload multiple image using AngularJS

Hello Readers, Hope you are doing good today. Today in My blog, I am going to explain how you can upload multiple files using AngularJS and PHP. First Create an index.html page and put required library file in  <head></head> secti

1 221 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: