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

Search In

How to create notification in android.

1) To create notification UI content and action we make use of  NotificationCompat.Builder object and Builder object must include the following:- Small icon that would be shown when your notification will arrive at your device and it is done

How to create custom post type in WordPress

Custom posts type is used when we are making a new theme from html or want to add some extra feild in the made theme.Suppose we want to have a separate section for Trending News. By using Custom Post Types we can create a new custom news type of item

Implement SMS Gateway just in 5 Minutes using php

If you want to implement SMS gateway using php.It's now very easy. Use clickatell SMS Gateway. To implement clickatell SMS Gateway you have to follow below simple steps. Step 1: Just go to the clickatell website.The url of clickatell site is as

How to fetch meta data of an image in iOS

Metadata can be described as data about data here the metadata of an image we will fetch by using code in IOS9 . Metadata of an image includes resolution,gps location,creation date,modification date etc. here we will discuss a very simple way to find

How to make a wood texture in illustrator?

Make a Wood Texture   Step 1: Open up a new document with 800 * 800px.   Step 2: Draw a lines on the left and right sides as same as the height of art board. Now by using blend tool select the specified steps set amount 100.

How to generate the barcode for product in OpenERP-7?

If you want to generate the barcode for product in openERP .Then you will need the following kind of python code declaration in your .py file and run in Odoo server. from openerp.osv import fields, orm from openerp.tools.translate import _ def i

MIME data in Informatica PIM

Hello Readers   Multimedia overview Catalog items contain raw data as well as MIME data. MIME refers to Multipurpose Internet Mail Extensions. It is an internet standard that contains data in the form of images or text documents. MI

How to transfer bill from one customer to another customer in OpenERP-6.1?

In OpenERP first, install the sale and account module so that users can transfer one bill to another bill. Follow these step given below: Step1- First create own module and then create file like as merge.py file and pass this file in your __init__.

How to save and fetch data from Sqlite database

First include the sqlite file in your project. Then copy that file from bundle to documents directory as below and create Database method. -(void)createDatabase{ NSString *pathForDocumentDirectory =[self databasePath]; //define new path and put

What is custom post type and how to create custom post type

Different kind of content is hold by wordpress. From that content a single item is known as post, in spite of the fact that post is also post type in a particular place all the post are placed i.e. it resides in the wp_post data table, by post_type c

1 231 370
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: