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

Search In

Why we use Google/jQuery CDN to load JS/CSS library files

Hello readers, today I will guide you "Why we use Google/jQuery CDN to load JS/CSS library files". Here are the following reasons on behalf of Why we should use Google/jQuery  CDN to load JS/CSS library files.   1) This increas

Simple CSS3 Animation Example

Hi, Here is an example of a simple animation showing a tree growing on the field and then some rays coming over it. For this I will be using following images. bg.jpg treetrunk.png branches.png rays.png shadow.png You might be unable

Cakephp: How to cake bake all in Ubuntu 14.04?

Cakephp's bake console is the fastest way to create models, view and controller. In order to create it first you need to create the table. In this case I am creating Users table:   CREATE TABLE users (     id INT UNSIGNED AU

6 Easy Steps to Build Node.js APIs with TDD Methodology

TDD (Test-Driven-Development) is getting popular day by day defining its needs in greater code testing. This process is a test which we define to get an output by applying to our library, API etc. Day by day Nodejs is now developing as a language of

15 Important Linux Command for every User

Hello Guys, I am working on my Linux Ubuntu 14.04 from a long time and I understood that Linux Command line interface(CLI) is very powerful tool but ignored by many user. And If you are a newbie to Linux than CLI interface may be a ghost to you. So,

Jquery animate() method

Hello Readers, The jQuery animate() method is used to create custom animations. If you want to create some animation effect in your HTML, then you can use jQuery .animate() method for the same. We use following syntax for create animation. Syntax:

How to check metadata of an audio file in iOS

Hi Readers, The below code snippet will give you the meta data of an audio file. You need to add an audio file in Resource Folder. Once that is done use the below code. Let us also understand the code.   - (void)viewDidLoad { [super view

How to set random numbers from an array as title of UIButton in iOS?

  Hi Reader’s,   This blog includes the concept of how to set random numbers from an array as title of different UIButton taken in story board. Random numbers are much needed if you are making a number based gaming application wher

Linux: File Ownership and Permissions

File Ownership and Permissions It is important in multi-user system to ensure that files of one user cannot be accessed by another user, until and unless user is permitted to access the files. The user who creates the file, is by default the owner o

Drow Basic Lines Using Highchart

1- First of all place JS file in JS folder.         jquery-1.11.0.min.js         highcharts.js         exporting.js   2- Create an inde

1 6 11
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: