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

Search In

Create Facebook App for Unity3D

Hello Readers !!   Today I am going to explain basics steps to create a Facebook App so that you can use Share, Invite and Login in Unity game.   First create a Facebook App. Once you will login on https://developers.facebook.com/&

An overview of Favicon

Hey Readers! A favicon (acronym for favorite icon), is a file that is associated with a particular website and contains many icons. Browsers supporting favicons display the page's favicon in the address bar of the webpage or in a list of bookmar

How to generate content on mouse hover without using javascript

Hello readers , today we will discuss about generating light weight and easy to use tooltip using css3. Tooltips are a great way to show user more information by simply hovering over an image, text or hyperlinks. They can be used to provide caption t

Introduction to Single Page Application System

A single page application is a web application designed approach that fits the data into a single page with the aim of providing compact coding, similar to the desktop application. It uses all the mordern browsers, html5 and ajax that helps in creati

Chapter 8: Bootstrap - Glyphicons

Hi all, In this post, I am going to tell you, what is Glyphicons and how to use it and its example.   What is Glyphicons? Glyphicons are set of icon fonts style which you can use in your website.  To use the icons, simply use the follow

Share Screenshot On FaceBook

Hello Readers !!   Today we are going to discuss a very interesting topic. Yes, i.e. Facebook Sharing to get more users for our apps or games. If you don't know about how to create FaceBook app then please read my following Blog:- http:/

How to create youtube video thumbnail in android

In order to create youtube video thumbnail in android we have to first initialize its view i.e. YouTubeThumbnailView in our xml file. On initializing YoutubeThumbnailView we have to add developer key and its InitializationSuccess listener with two ov

Integrating SOAP in your Rails Application

Hi Friends, Most of the large applications use SOAP for data transfer between two parties. So in rails we can also integrate SOAP support. For this there are multiple gems available. One of the mostly used gem is "savon". So here we will s

Protect From Forgery in rails

The first concern for every application is its security, so rails by default provides a method protect_from_forgery, which is always present by default in your application, whenever you create a new application. i.e. class ApplicationController <

Migrations in Rails: PART 1 - Introduction and Creating Tables

Migrations in rails are basically used for executing DDL (Data Definition Language) statements. The main tasks of migrations are: 1. Creating tables 2. Updating Schemas 3. Altering tables 4. Dropping tables Each migration works as a new version of

1 555 720
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: