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

Search In

Update Node.js and npm to latest version in 4 Easy steps

  Node Package Manager or NPM is the default package manager for JavaScripts that offers offers two prominent functionalities:   Online storage facility for the node.js modules that are searchable on search.nodejs.org The Command line

How to disable caching completely in Cakephp?

Hello if you want to disable you website's caching complety you just need to write configure code in core.php file ex You will have to look into /app/config/core.php and look for the line Open app/config/core.php file and try to find Configure::wr

Wordpress CMS based website optimization techniques

How to enable gzip, jss/css compression, concatenate js files in wordpress /* WordPress Cache */ define( 'WP_CACHE', true ); /* Compression */ define( 'COMPRESS_CSS', true ); define( 'COMPRESS_SCRIPTS', true ); define( 'CONCATENATE_SCRIPT

Best Way to Create Best Design

To remember few point in mind to make best design Choose Best Color Theme. It would be necessary to select best color theme, because color theme is basic part of any design. We can choose eye caching color as per the industry standard. Consisten

How to Create an attribute of a product through mysql setup Installer Script ?

In order to create an attribute of a product we can use our mysql setup Installer Script. In the following example we will see how can we do it. Lets we are required to add an attribute 'Warranty Period' to the products in the group 'Gen

How to avoid memory leak with jQuery?

Hello Nerds, I am using jQuery event listeners. As i know jQuery doesn't store any information itself. It stored the information in $.cache object. When ever i call event listner it will create a new entry in $.cache object. How can i get rid fr

How to store image in cache in iOS?

Hi Readers, This blog includes the concept of how to store image data in a cache memory with the help of SDWebImageManager. First of all, we need to install pods in the application to use SDWebImageManager, after creation of pod file you need to inc

How to create simple module in Drupal 8 ?

In Drupal 8, all the custom modules will go in the module folder in the root directory. Here are the steps to create a simple custom module to print hello world in Drupal 8:   Step 1. Create 'mymodule' folder under modules folder in t

Speed Up Your Google Chrome

Hello readers, today I guide you to "How to speed up your google chrome".   Google-chrome is the most developed and effective browsers available to you, and it could be a reasonable implication that it is a comparatively rich browser

How to create module in Magento?

I am creating this blog which will let you understand how to create a module in Magento 1.* There's two controllers you need to be concerned about. The module/frontName controller, and then the MVC controller. Lets start and know how to setup a

1 5 20
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: