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

Search In

Rails: Time ago in Words and its Customization

Rails: Customizing Time Ago in Words Hi friends, Whenever something is published to a site, we see in their posted time, it is written like about 2 minutes ago or about an hour ago. These kind of sentences displays how much time before the content wa

RefrostedViewController

RefrostedViewController is used to show the side menu. For Refrosted View controller first we have to install pod ,we can install this version i.e pod 'REFrostedViewController', '~> 2.4’. We need one Root Controller in which w

Call ajax function on autocomplete in jquery

//Call ajax function on autocomplete in jquery $(document).ready(function(){ jQuery("#name").autocomplete({ source: function(request, response) { $.ajax({ url: 'include/get.php', type: "POST",

Call ajax function on autocomplete in jquery

<h2>//Call ajax function on autocomplete in jquery</h2> $(document).ready(function(){ jQuery("#name").autocomplete({ source: function(request, response) { $.ajax({ url: 'include/get.php',

Performance Testing

Performance Testing Testing the behavior of an application by applying load is known as performance testing. In Performance testing we check for certain factors like: 1.Response Time - The time taken by the server to process the client's request.

Gradient Drawable in Android

To make Button,TextView,Images and other android components looks better and stylish, we create Gradient drawable. For using Gradient drawable, we can make shading effects and make better GUI. We need to create drawable folder inside the res folder

jquery methods: addClass toggleClass and Remove class

jQuery has Basically three methods for CSS manipulation Following methods is explained using below example:     1.addClass() - Adds one or more classes to the selected elements     2.removeClass() - Removes one or more

Laravel 4.x Installation And Server Requirements

Step by Step installation of laravel 4.x. Step 1: For laravel first we should have composer. So for composer download composer.phar and if you use window then you should use composer window installer. Step 2: After uploading composer we will ins

Installation of Yii 2.0 Framework

Hello Friends, My first blog on Yii Framework Yii : A Futurisitic Framework was about an introduction of Yii 2.0 framework and its features. To explore those marvellous features and to test them practically, Let's give a try to Yii 2.0 Framework.

Which framework should I use to make desktop app for factory line products?

On Windows or Ubuntu or Android or embedded linux. The similar apps are NI Vision Assistant and VBAI for image processing. I want a framework: 1. it can create controls with nice looking and animation like apps on android. 2. it is efficient like

1 48 423
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: