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

Search In

Web Designing Trends 2014

A lot of trends come and go in web design, and it’s important for designers and business owners to keep up with them in order to stay up-to-date and avoid having an outdated website. The major trends which are being followed includes: Responsive

CSS3 background properties in relation with Box Model

The CSS Box Model In CSS, the term "box model" means considering all the HTML elements as boxes. It can be supposed as base of page layout. The CSS box model is essentially a box that wraps around HTML elements, and it consists of: margins, borders,

How to install MySQL workbench ubuntu 14.04?

Install MySQL workbench ubuntu 14.04 Hello friends, today I am going to tell you how to install MySQL workbench on Ubuntu 14.04 LTS. Follow the steps below: Go to  http://dev.mysql.com/downloads/workbench/       Now downlo

Travelling Salesman Problem

Hello!!! Travelling Salesman Problem is for finding the shortest possible root that visit every node in the graph and return to the origin point. It is used to find the shortest path. For example:- In this graph, Their is many way to reach the sta

Unity Generic Animation Format (GAF)

GAF Converter enable user to use swf files into unity by converting it into .gaf format. GAF animations are seamlessly integrated into Unity. GAFcomes with full Unity editor integration and sources.  Below are the steps to get GAF con

How to Use SendGrid Web API in .Net Project

Hi all, This article is about how to use SendGrid Web API in .net project. There are two ways you can use API in your project one is to create a web client and post your data to send grid API second is you need to download the package for .Net fr

12 Reasons to Choose PHP For Developing Website in 2015

Simplicity As we all know that PHP is quite similar to languages like Pearl and C, and it is extremely easy-to-use and learn that becomes the most beneficial thing about this wonderful language for programming. Any person no matter from which backg

Vibrate Animation to ImageView

To give imageview / button vibrate animation, need to follow these steps. create xml file "vibrate_anim.xml" in anim folder <!--?xml version="1.0" encoding="utf-8"?--> <rotate xmlns:android="http://schemas.android.com/apk/res/android"

Sanitize and Validate a URL

To sanitize and validate a URL a function filter_var() is used. It also removes all the illegal characters from the URL. It includes two parameters one is the variable that is needed to check and other is the type of the variable. If you want to rem

Slide Top to Bottom View Animation

To show animation on any view like on ImageView, I am implementing animation to show slide a view from top to bottom. We need to create an xml file in anim folder. Here name top_bottom.xml <?xml version="1.0" encoding="utf-8"?> <set xmlns:

1 19 193
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: