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

Search In

How to create the media player in android?

If you are looking to create a music layer in android , here is the simple code snippet that can help you for this :- Step 1:- Create an xml file for music player say"music_player.xml" <RelativeLayout xmlns:android="http://schemas.android.com/

Creating Search View in Openerp

Search views are very useful when it comes to exact data requirement. In OpenERP we can create such views very easily and quickly, just adding the few line of code in your view. You can add as many fields you wish and add buttons that do some sorting

Events and Methods in jQuery

jQuery is a javascript library used to solve various task by writing less number of codes. JQUERY EVENT- An event express the particular moment when something happens. List of events:- Mouse Events Keyboard Events Form Events Windo

How does CSS3 @keyframe Animation Work?

The @keyframes property specifies animation code. To use CSS3 animation we need to understand @keyframe property. This @keyframe property enables user to do multiple transition on the same property which is later performed in continuous sequence. Thi

How to Implement Generators in PHP 7

A generator is the simple and an efficient way to write your code in the form of the iterator. PHP generators is the simple way to write your code that use the foreach loop to repeat your data set of array, without building that array in the memory,

Group notification with summary in android nougat 7

As we know we have notification bar to show all the notifications in that are, in Android M we can show multiple notifications but from android N we can group them easily with better UI experience. A summary will also add whenever user wants to add

Learn How to Integrate Google Login SDK Using Swift in iOS - 3 Easy Steps

To integrate your iOS app with Google for allowing login from Google, Share and other features we need integration by Google login SDK. So in this tutorial, I am providing you simple steps to integrate Google Login SDK using swift in iOS.   L

How to Register Realtime User Information at Firebase in iOS App

Firebase is a realtime database where we can store the information and can check whether data got saved or not in Firebase. Here is a simple example of creating a project and connection of the project with Firebase, so, here we go.    

Netstat

Netstat in networking is used to view the ports and check their status.   It will provide you the information which port is accessed ,which port is damaged and which port is free.   Netstat allows you to make the log table of the ports

How to display video background in html

In this post, you will learn about video display in background using html and css. There is video tag in HTML5 which you can use to embed a video in your web page. <video width=“450" height=“340" controls autoplay> <source src=“abc.mp4"

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