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

Search In

Chapter 2: Rotate a object about it’s axis using force in unity 4 /5

In unity physics plays a very important role .So to make the object rotate real and affected by force. We have to set the physics of unity 4 engine manually.If you are using unity 5 then things goes someway different. Unity 4 Users: To achieve the

Java 8 Date Time Api

Date Time Api in Java 8: Java 8 introduce with new Date Time API. which is much simpler than the old date time api and reduce the overheads faces in the old api  some of the changes are describe below in new date time api. 1. LocalDate/LocalTim

Page Curl Effect in android

In this tutorial, we will know that how to use page curl effect in android using images. We will discuss complete tutorial step by step . Step1- Introduction Page curl effect provides a 2D view while swapping pages using images. In this tutorial, w

Linear Search Alogrithm

You all will agree to this that linear search is the most simple search algorithm we have read among all other algorithms. Right!?! In this type of search , every item in a list is checked one by one, i.e, a sequential search is made over all items i

How to use filters in AngularJS?

A filter is used to format data to be displayed to the user. These can be used in controllers,templates or services and we can also easily define our own filters. Some of the built-in filters in AngularJS are :- 1.uppercase - formats or converts text

Drawing a circle on ImageView2 in same coordinates as ImageView1 if i tap a place in ImageView 1 and Vice versa

I'm trying to make find the difference game app, but I never made anything like that and since I'm a new to development I'm stuck well baby Steps are always needed to learn xD **I read in some documentation that i have to get each Image

Finding the Radius and Center of a Circle to Fit Within a Page

With given width and height of a page element, you need to find the radius and its center point of the largest circle that fits within that page element. Find the smaller circle of the width and height; divide this by 2 to find the radius: var circ

Rails Server Setup with passenger and nginx

Rails Server setup with Passenger and nginx Hi friends, Today I am going to tell you how to setup rails server with nginx and passenger. First you need to login to your server using ssh using the command ssh -i server_pem_key_path user@ip Here

Convert HTML to PDF using Cakephp 2

HTML to PDF using TCPDF in Cakephp 2 Hello friends, today I am writing this blog which will let you know how to convert HTML to PDF using Cakephp 2.x. We are going to use TCPF library to achieve this.  Lets begin with downloading TCPDF from Git

Named Skin in ASP.NET

What is Skin->                         Skin was introduced in ASP.NET 2.0 to solve the problem of design/layout of server control. It’s used for changing the appearance of asp.net

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