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

Search In

Node.js I/O blocking and I/O non blocking.

As we all know Node.js is a single threaded application in which we will heavily use event and callback. But before starting event loop we should know about events and cost of I/O & non-blocking I/O.So starting with event driven programming. Eve

Cordova-plugin-contacts: (Which manage the device contacts)

Hello Readers, This post is about Cordova contacts plugin which provides access to the device's contacts database. So in our Cordova application, we can access the contacts from device. First, we need to install the plugin through CLI: $ cord

Save file to Document directory in liferay 6.1 using API

File Upload in Document Library of Liferay:- First we need to create the folder in the Document Library of Liferay. In my case the folder is created with dentalnoteDocuments name. In below code AddInfo.jsp we can take simple AUI FORM to insert some

How to define Access Control in OpenERP/Odoo ?

Access control has a model to which it grants permissions, the permissions it grants and optionally a group. Access controls are additive, for a given model a user has access all permissions granted to any of its groups: if the user belongs to one g

Private variables and methods in javascript

Helllo Today, we will discuss about private instance variables and methods in javascript. Most of the time it is believed that javascript can not have the information hiding property but that is not true. Javascript objects can have private member

How to make Grid View animation in android

By using below code I have implemented GridView animation in android. When you click on any image On Grid View, Image will zoom like popup. In below Adapter class I have used Animator class and I have created a zoomImageFromThumb method for zooming i

Smart ways of testing

below are few techniques Equivalence partitioning: Dividing the data into a range of values and selecting one input data value from each range is called Equivalence Partitioning. This is a black box test designing technique used to calculate the qu

Giving Android Dialog a custom layout.

We see situations while developing an app that we need to put certain things inside the Android Dialog box. Here is how we can achieve the same: First, create the layout that you want to give to the Dialog. Below is a sample layout: custom_dialog.x

How to allows and send smses in OpenERP(Odoo)?

If you want to allows and send smses in OpenERP(Odoo) follow the below mentioned steps: Step-1Install Entity SMS module. Step-2 After that we have to customised Entity SMS module. In below example, I have custmozied .py file. You can directly copy

jQuery events

Welcome friends. Today we are here to discuss the heart of jquery. Do you know who is the heart of jquery?. i think your answer is ready. Am i right?. Events are the heart of the jquery. If we say, events means jquery and jquery means events then it

1 447 481
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: