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

Search In

Best 4 Ways to Make Your Mobile App Hack Proof

The user can lose important and private data like pictures, videos, bank information, healthcare data, and a lot more, which could be very threatening. On the other hand, the app company that gets hacked will lose according to the scale of the attack

Rigidbody2D in Unity3D

Unity built in physics engine provide components that handle physical simulation. Rigidbody2D is one of the main component among the unity physics engine that allow sprite to be moved in a physically convincing way by applying forces from the script

(please help) Start screen in the game scene

Hello, It was hard for me to describe sorta what I wanted in the title. But basically I know exactly what I want but for some reason it will not let me upload the picture that I have as an example. But Basically I want to have in my game scene a "tap

ENABLE_BITCODE in xcode 7

Bitcode refers to an intermediate representation of a compiled program. The installation of iOS, tvOS, and watchOS apps by tailoring app delivery to the capabilities of the user’s particular device. Apple called this optimization,"app thinning". Note

Display image preview before upload using jQuery

<html> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> </head> <body> <img id="thumbnail" src="test.png" alt="Image"/> <

JQuery click() method

To assign a click event to all paragraphs we use this method. this is the syntax: $("p").click(); now, in next step when an event fires, You must pass a function to this event: $("p").click(function(){ }); $(document).ready() The $(document).rea

Finding mouse cordinate by JQuery

By using jquery event.pageX and event.pageY we find the coordinate of mouse. The PageX event shows the edges from left and the PageY event shows the edges from top. <!doctype html> <html lang="en"> <head> <meta charset="utf

Circular graphs in SVG

Hello, Here I am sharing some information related to circular graphs using Javascript. JavaScript provides a library that generates circular graphs in SVG. We need to include circles.js or circles.min.js file in the HTML file. It can be downloaded

Display image before upload using javascript/jQuery

This post demonstrates how to display an image prior to uploading it on server. This demo uses the JavaScript's readAsDataURL method of reader API which will read image as url. <html> <head> <script src="https://ajax.googl

How to show the cordinates on Google Map in OpenERP/Odoo ?

To Add two fields to product for storing a latitude and a longitude, then for this you have to create a new form widget to display the latitude and longitude of a product's origin on a map. Displaying the two position fields and a map widget using th

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