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

Search In

Rails Server Setup with passenger and nginx

Rails Server setup with Passenger and nginx Hi friends, Today I am going to tell you how to setup rails server with nginx and passenger. First you need to login to your server using ssh using the command ssh -i server_pem_key_path user@ip Here

How to detect a mobile device in jQuery and javascript?

Using jQuery you can use the following code: $.browser.device = (/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(navigator.userAgent.toLowerCase())); This will return "device" for all devices. You can use the below code snip

jQuery Simple Responsive PopupBox or Modal Box

In this blog, we have created an example of a very simple and responsive jQuery popup box. Popup box is used frequently in the webpages for various purpose (Notification message, Alert message etc. ). If you need a simple and elegant r

Gradient Mesh in Illustrator

Gradient Mesh in Illustrator: Gradient Mesh, is an advance tool that allows us to create gradients in any shapes. The result in artwork seems like as it come right from the Photoshop. Every designer have his/her own way that how they apply gradient

Creating Folder Structure Inside already existing folders,Through Bat file

Creating Folder Structure Inside already existing folders..Through Bat file Hey guys...!! Today i am gonna show you "how to make folders or folder structure inside already existing folders so what i have done is, I created a folder named as LogicSim

How to create Cool 3d Text in Photoshop

Photoshop has evolved a lot than it used to be in early phase, now Features like Content aware, 3d and Puppet tool have boosted its awesomeness. 3d is one of the feature that i love to use in photoshop CS6. as its Handy and can give you amazing resu

How to use transform property of css3

Hello Readers ! In this blog we will discuss about css3 new attribute transform and transition. Okay let's start :- Transform : Mainly transform property uses for give small animation or movement of any object. To use this you have to know about

Appearance Panel In Adobe Illustrator

**Appearance Panel in Adobe Illustrator:** Appearance Panel is one of the most important panel in Adobe Illustrator which used during in designing Illustrations. There are many things that Illustrator users can find in Appearance Panel. Even many us

How to Generate Excel file using Apache POI in java

Hello Guys Bellow code will help you to generate excel file in java. Herebelow I have used apache poi jar file version: poi3.8.jar . You can download jar file from given bellow link http://poi.apache.org/download.html Now Create ExcelExample.java

Internationalization(I18N) in Spring

Internationalization using MessageSource:- In Spring MVC we can show the LocaleResolver to achieve the Internationlization(I18N) to support the multiple language. WelcomeController.java package com.manish.controller; import javax.servlet.http.Http

1 163 217
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: