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

Search In

Send Push Notification with Custom Data to iPhone device from Java Server Side

This blog will help you to send Push Notifications with Custom data to iPhone devices from server side where server side code is written in Java. Follow the below code in order to send Push Notification: Define the below dependency in your pom.xml

Load Html file from assets folder to WebView in android

Load Html file from assets folder to WebView Here I write code to load html file from our local folder assets to our WebView. First we get String Url from file and then load it to webview. private WebView webTerms; webTerms = (WebView)findViewById(

How to create Product Categories in openerp-7

To create Product Categories in openerp-7 follow these below mentioned step:- Step1- Install product module Step2- Go to Warehouse-> Configuration -> Products->Product Categories and create new Category. See the below screen-shot for mor

dthjj 5i9nyg2

It can pass into breast milk and may prednisolone impact your unborn baby. There was no noticeable increase in occurrence of hemorrhagic cialis negative effects in people taking cilostazol and also aspirin compared with individuals taking inactiv

Prototypical inheritance in javascript

prototypical inheritance... We have used many different types of inhertance which are based on classes but today we are going to discuss the prototypical inheritance in javascript. It is based on objects, you can simply inherit one object to other ob

How to add a Podfile to your Project.

Below is the step-wise process for integrating a Podfile easily in your Application. 1.Open Terminal 2.Change the directory in Terminal to the location where your Xcode project resides. 3.When you reach to the desired project location in which yo

How to create stages of project in openerp

To create stages of project in openerp follow these step given below Step1 – Install project module in openerp Step2 - Go to Project -> Configuration -> Stages -> Task Stages -> Stages -> New As shown in below given figure, one is st

File upload using ajax

File uploading is the basic requirement of web development. Many times we have to upload single or multiple files on our server then we can not upload big files using form submit. We have to use the in-build jquery plugins for the file upload. These

Rails Model Translation

Rails Model Translation Translation in Rails active records is used to provide integration between object and the Rails internationalization (i18n) framework. Rails does this using ActiveModel::Translation.Example: class Blog   extend Acti

Introspection using ActiveModel

ActiveModel is a library which contains various modules which when added to a class add some features present on Active Record to the class. One such module is ActiveModel::Naming module. This module is used for model name introspection .Below are

1 281 720
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: