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

Search In

JQuery Chaining

For running multiple jQuery methods within a single statement,we make use of chaining. here is the example: <!DOCTYPE html> <html> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></s

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 as it has come right from the Photoshop. Every designer have his/her own way that how they apply gradient mesh on t

Get user FB friends data by itsa access token in php

By knowing the token value and fbid we can get the data of friends in a file which we can use use further in our code. For example: $post_decode = $this->request->input ( 'json_decode', true) ; $fbid = $post_decode['fbid'];

How to create an application using Facebook 4.0 SDK

To create a new Facebook application, register on https://developers.facebook.com and make a new application that will generate a Facebook application id and secret key which you will use in your development. After creating the application open the

Creating a Terrain in Unity - Part 1 (Beginner)

A brief introduction of Unity 3D Unity is a cross-platform game engine which is used to make 2D and 3D games for mobile devices, web browsers, consoles and desktops. There are many useful features in Unity which includes Particles, Physics, Scriptin

Foundation-5 Cheat sheet

Hello Friends, In the era of new HTML Concepts or platforms like- Bootstrap, Foundation. We are using these platform to make our HTML more elegant and in a responsive Form. Today I am adding something for Foundation CSS platform. Lets have a l

Turning Magento cache off

Magento uses two level cache backend . Two level cache means it stores cache records in two backend. By default, Magento stores it's cache entries in the file system, magento cache files are present in var/cache. At the time of development it is reco

Assigning New Magento Theme

To assign a new theme to magento follow these steps 1) Go to admin > System > Configuration 2) select 'Design' tab on the left menu bar under General Tab. 3) There you will see the Package and Themes section. 4) Enter the theme name in th

What is Stylus ?

Stylus is a dynamic style-sheet language, it's design influenced by Sass and LESS. It makes your development more faster, smarter and more powerful then ever before. you can change your all color scheme in just a single line of code. Quick and Easy

Fetch profile pic from Facebook

For some reasons Facebook doesn’t provide profile picture with user info dictionary/data. We need to fetch profile pic using graph api. Once user is done with successful authentication he can use following snippet to get profile picture URL. [[FBReq

1 81 287
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: