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

Search In

Methods to Explode Your Business

Rush to judge but slow to act. Might that be an awesome logic for effective businesses? Ask yourself, does something should be changed? Rush to judge that changes should be made. On the other hand, be slow to act until you get adequate information to

How to modify PHP settings in Ubuntu 14.04?

Modify PHP settings PHP settings can be changed and configured using php.ini file. This blog will give you few common examples. In PHP applications there are some case in which we might need to allow for larger upload files. Such as videos, plugins

How to hide a content on stacked Bar Chart below X - Axis

I have drawn a horizontal stacked bar chart using d3 js in a box frame on jsp page. But the stack bar chart is huge i.e. SVG content is so big that all the bars of the stacked bar chart does not fit in the box and I have to put auto overflow in the b

How to import vendor files in CakePHP 3 ?

Importing vendor files in Cakephp 3 If you have used Cakephp 2x then we know how to import vendor files there. In Cakephp 2x we do the following to import vendor files: App::import('Vendor', 'Twitter', array('file' => 'Twitter' . DS . 'src'. DS

How to check which shopping cart rules are applied to product?

In magento if we need to check, if any shopping cart rule is applied to the product or not. To do so we can perform it in a test file in our root folder. lets perform the same, create a file test.php in root folder and write the below code:  

Few Problem Solving Tips

Project Management is a plethora of various activities, one of such activities is the problem solving skills and find means to resolve it. Here are few useful tips how you can resolve problems. Presence Of Mind : This is one of the important thi

How to make a Text by using Grass effect?

In this tutorial, you will learn how to make a vector grass text effect   Step 1: Open up a New document. Select the type tool and type the word " VECTOR". Step 2: Go to the Effect > Sketch > Notepaper and click

How to send data to another server in node.js

I have a situation in which I want to fetch data from another server. In node.js it is possible to send data to another server. For achieving this task we will use http module. To explain this I have written the code below . Example:   var h

Cordova Email composer plugin

Hello Readers, Cordova Email composer plugin allows you to send any HTML content to any email account. It provides standard email view into your application and user can edit or delete the content as per requirement. This plugin supports iOS, Andro

How to get products list from the orders of the logged in customer?

In magento if we need to get the list of products of orders of the current logged in customer.  To do so lets see how we can do it: first of all we need to get the logged in user id from the session for the same write the below c

1 187 370
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: