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

Search In

Use pik in Windows

Managing multiple versions of Ruby on Windows can be a harrowing task since RVM is not present for Windows environment. And suppose you want to install different projects which require different version of Ruby and Rails on Windows. Can be a challe

The Art Of Animation

What is Animation? Animation is a simulation of movement created by displaying a series of pictures or frames. It is the process of creating a continuous motion and shape change illusion. The word “animation” is derived from “animate,” which means

Bootstrap versus Foundation

*{margin:0;padding: 0;} .mdUP table{border-collapse: collapse;width: 100%;margin:10px 0;} .mdUP table thead{background: #ccc;} .mdUP table th, .mdUP table td{padding: 5px;text-align:center;border:1px solid #ccc;} You've proba

Caching in Apache

Caching is an important feature to improve the performance of Apache server. By creating the caching rules effectively, we can conserve a good amount of resources and the content access by the user is significantly fast. Apache offers several methods

Sending bulk email in Drupal using Mass Contact module

Mass contact module is very useful when we want to send lots of emails to a group or users or all users. We also can add taxonomy check for this. Following is the detail for mass contact module: Mass Contact Introduction: The Mass Contact module s

html vs text in jquery

Hello Readers, Below is the difference between html() and text() methods in jquery: Both .html() and .text() methods are used in jquery and both are jquery methods. .html() is faster as compared to .text() method in jquery. .html() method is only

PHP: How to convert text to MP3 using Google API ?

I am posting this blog, which will tell you how to convert text to voice conversion using Google API.  I am using Google TTS (Text to Speech) to convert text to mp3 file. Now lets start implementing it Create file index.php <?php if(isset

How to route / customize route in CodeIgniter

In CodeIgniter URI routing system we find one-to-one relationship between the path Controller_class/Controller_class_method and the URL .All the segments in a URI displays the below mentioned pattern : Domain_name/Controller_class_name/Controller_c

Display content on the basis of drop down value selected without using id concept

Hello Reader! Usually, when we are asked to get the contents to be displayed as per the value selected from the drop down we use to get it done with the concept of id. Consider a scenario where the list contains more than 10 items, than generating un

Cordova plugin Geolocation - Plugin provides the information about device's location

Hello Readers, Cordova geolocation API can access the GPS data and provides the information about device's location in the form of its longitude and latitude. GPS, IP address, WIFI, Bluetooth MAC address, GCM/CDMA cell's IDs these all are t

1 195 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: