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

Search In

Phase Shift Keying in Digital to Analog Conversion

  Phase shift keying is the modulation scheme that will change the phase over the carrier signal being sent and received. The signal is converted into the magnetic field by varying its sine cosine inputs at a time.       &n

  • 220
Extract frame from video in Android

There are many cases where one need to extract frames from video irrespective of its length. With the given function one can retrieve the desired number of frames per second. ArrayList<Bitmap> frameList; String absolutePath;

Android Iphone push notifications php API

Push notifications are messages that allow an app to notify of a message similar to how a text message pops up on your screen with a sound.Code for Android ,Iphone API push notification is given below by using urban airship Android Push Notificatio

CustomView ios tutorial

HI guys, I'll help you add CustomView on a view Controller or on TableView or TableViewCell. This helps in reducing our code because it can be re used over a number of times. Create A empty file. Add View on it. // if you want to add supportin

Java.lang.OutOfMemoryError: PermGen space

If you are facing following exception while running your code: Exception in thread "main" java.lang.OutOfMemoryError: PermGen space Default size of most of JVM Perm Space is around 64MB, it can easily ran out of memory if you have too many classes

Function parameters in javascript

We know that in JavaScript functions have parameters function(parameter1, parameter2, parameter3) { code to be executed } // here function is the name of the function Rules for the parameters We do not specify data types for parameters in

Line Break on UIButton Text

It is possible to set number of lines of a label by going to the Attribute Inspector and assigning value 0 to the lines attribute. In case of Text Field we can use Text View but if we are using UIButton  then there is no option for the multiple

Buoyancy:- Bouncy Factor In 2D Games

Hello Readers !!   Today we are going to discuss about the bouncy effect  in the games. You must have seen water in many 2D games. And once you throw any object on that water layer it shows bouncy effect which looks very nice. Such type

Learn how to create a comment with word limit using jQuery

Hii,  In this blog, I am going to share an example in which i have created a comment box using few html tags like input box and text area and i have used jquery to set the word limit and to count the number of characters typed. Go through the ex

Table View

  Table view is one of the most frequent iOS app UI element. In iOS many of the apps utilize tableview to exhibit a list of data. Special features of tableView include headers, footers, rows, and section. It provides a list of options further s

1 69 109
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: