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

Search In

Customizing an existing theme, Drupal 7

Steps of customizing an existing theme can be broken into three major steps Select the base theme. Create a sub-theme from the base theme Make the changes to the new sub-theme The relationship between a base theme and a sub-theme

Jquery Traversing methods

Jquery traversing means moving through one HTML element to another based on their relations to other elements. In a family tree, starting from the selected (current) element, we can easily move up (ancestors), move down (descendants), and sideways (s

How to create multiple view with drag and drop functionality in Android

This tutorial will help to the develop the Drag and Drop functionality, individual can create multiple view in their android application. Each view will have different onTouchListener and onLongClickListener. Step 1- Create a XML file res/activity_m

How to add title , subtitle and Image in RecyclerView

In the below example I have created a RecyclerView, in RecyclerView I have added three category (Image, Title and Subtitles). I have also added four diffrent item in RecyclerView. First I have added RecyclerView dependency to Grandle file. and in nex

Magento - Ajax Add to Cart In Product View & List Page

Add to Cart Functionality using Ajax in MAGENTO : Hello Readers, In order to add Ajax add to cart feature in your product view page, first you should need to know how add to cart button is working. In magento add to cart button is a simple form submi

Benefits of Mind Mapping usage in Project Management

The use of a planning tool is an imperative, especially when aiming to bring project success and effective task management. Mind mapping is a technique that is greatly appreciated and widely used, especially when approaching the project planning proc

What are New features in C# 6.0 ?

Here are some features that are available in C# 6.0 -: 1) Auto Property Initialization. 2) Use of Conditional operator to check NULL values. 3) nameof Expressions 4) String Interpolation 5) Exception filters 6) Bodied Methods 7) Using static

Deletion in Jquery Grid

In the JQuery grid several operations is been performed. So here we are going to discuss about the deletion operation in the MVC.   For doing this we need to use the libraries of the JQuery for the grid implementation.   After doing thi

How To Install and Use PostgreSQL on Ubuntu 14.04 ?

About PostgreSQL PostgreSQL is a relational database management system. It is having advanced features so it is used in many small and large projects. I am writing this blog which will let you know how to install Postgres on an Ubuntu 14.04. Insta

Drag, Drop , Sort and Save using jquery in cakephp

To implement drag and drop in cakephp using jquery, you need to follow following steps :- Step 1: Make index.ctp and add following code in it :- <head> <style> #sortable-list { padding:0; } #sortable-list li { padding:4

1 289 342
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: