Simple Bootstrap Offcanvas Menu
Bootstrap Offcanvas is a jquery plugin which is used to create simple and easy to use off-canvas navigation menu for Bootstrap.It uses Bootstrap classes and markup to create an off-canvas menu that not...
View ArticleHow to Install Chef Server on Ubuntu 12.04
In this quick tutorial i will let you know how to install chef server on your Linux Ubuntu 12.Chef is very imerging tool on automation of infrastructure and application deployment, in previous article...
View ArticleHow to Generate SSH Key and Add Key in Your Profile in GIT
In previous post we have learn How To Install Git on windows/Linux, In this quick tutorial i will let you know how to generate you SSH key through command line and add into your git account. This key...
View ArticleHow to Set Hostname in Linux
Hostname is unique identification of your computer on network, Host names can only contain letters (a through z), digits (0 through 9), and the hyphen character ( – ), and the period character ( . ). A...
View ArticlePHP : How to Set Contrast on Image Using GD
In this quick tutorial will share a php script which will set contrast of a image. We are using GD php library which will use to manipulation of image.GD library provide many functions which will help...
View ArticleSome Useful Window Command
In This post we will list down all window command which is frequently used in web development and programming, sometime we know command but not remember, that we are searching through google.I have...
View ArticleHow to Manually Install Jenkins plugin
Now days Jenkins is more popular for continuous integration build tool, Jenkins provides thousands of Jenkins plugin which help to improve Jenkins functionality. You can directly installed plugin from...
View ArticleBuilding a PHP Project in Jenkins
In a previous article, we gone through the installation of Jenkins on system, here i am taking one step ahead and create job/item in Jenkins for our project, I am creating build project for PHP.PHP is...
View ArticlePrepare a PHP project for Jenkins
in previous article we have learn Building application in jenkins, Here I am describing how to create php application and build file which will contains all jenkins job information what he will do at...
View ArticleTop Hosting Service Provider 2015
Site owner main headache about hosting server, They curious about whose support system better and who are providing cheapest server with easy to use admin panel etc. It’s very primary task of each...
View ArticleHow to Configure Wily with Spring Boot Application
Spring boot application is way to embed all the plugins in single jar, You just need to java to run spring boot application. Spring boot provides option to include tomcat embedded or external tomcat....
View ArticleHow to Learn AngularJs
AngularJs is very popular open source framework now days, You can use angularJS to create new attributes in HTML. Its support Single Page Applications (SPAs).The layman user cal also easy to run and...
View ArticleAngular UI Bootstrap – Bootstrap components written in AngularJS
This is awesome plugin for angular developer, i have chance to work with angular UI team and one of my colleague suggested about this Angular UI Bootstrap. Angular UI Bootstrap is very easy to use and...
View ArticleAngular Loading spinner or Preloading image with finally
In previous we have learn how to add ajax loading image/text on processing of Ajax request, here i am taking one step ahead and adding same functionality for angular application using AngularJS....
View ArticleAngular tutorial : Simple Example of Modal Box with HTTP service
Modal box is very commonly used UI for display message or records, its open a overlay layout on your main page and display records very awesome manner.You can close and cancel as well this modal box....
View ArticleAngular Growl – Awesome notification System in Angular
Angular growl is a notification system which is using bootstrap alert css classes. Growl shows message with animation on showing and closing. There are following Features Available: Growl like...
View ArticleGrowl Notification – Step By Step Angular Growl Example
In Previous angular tutorial we have seen beautiful notification plugin for angular project, that was Angular Growl,In this angular tutorial i will let you know how to use this with your current...
View ArticleHow to Add sidebar in WordPress
WordPress Sidebar is a container where you can put wordpress widget using drag and drop functionality, Here I will let you know how to add sidebar in wordpress or new sidebar into your wordpress theme....
View ArticleScroll Bar with Dynamic Data Using Angular Directive
Scroll bar is very useful to any modern website and blog, sometimes we need to set scroll on div which hold a lot of dynamic data.I had research and found that a lot of jquery scroll plugin which can...
View ArticleHow To migrate All In One SEO to Yoast SEO Wordpres Plugin
Yoast SEO plugin is the best plugin for wordpress SEO,I am using all in one SEO but i found that Yoast have more features than all in one SEO. It has supported features like social sharing,website...
View Article