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

Search In

Create amazing charts and graphs with angular-fusion-charts

In this post, you will learn how to use fusion charts and graphs in angular. There is a plugin for using fusion charts in angularjs. you can add this plugin and use it for web or mobile applications. Features of this plugin: It will add a chart b

Capybara Finders

Finders should be very powerful to locate elements on the webpage. Capybara provides a wide range of finders to locate the elements: find find_field find_link find_button find_by_id find_labeled Let's suppose we have the following HTML

How to extract audio from Video using iOS sdk

This is how we can extract the audio from Video : First import the video from libaray using imagePickerController delegates methods.  - (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictio

Custom form validation in liferay 6.2

Liferay uses AlloyUI taglibs for front-end development and it provides inbuilt input field validation rules. Following are inbuild validation rules of alloy liferay : Here’s a list of form validation rules available for AlloyUI’s FormVa

How to use NSAttributedString in UITextView?

We can use attributed string with textView by following steps -   1. Make a IBOutlet of your textView for eg - @property (weak, nonatomic) IBOutlet UITextView *textView;   2. Now go to storyboard and select your textView and change &l

How to Save the selected item of a dropdown

If we want to save the selected item of a dropdown, we can save it by simply using Selectmenu widgets. Below is the simple example of Selectmenu widgets:- HTML- <body> <div class="example"> <form action="#"> <fie

How to generate invoice programmatically in magento ?

In magento lets see, if we are required to generate invoices of the orders from admin panel. how we can do it: 1.  Create a file config.xml in etc folder in our module. 2. Then Create a controller folder in which add Adminhtml folder which cont

How To Create Halftone effect In Illustrator

STEP 1   Choose File > New. Once the new document window appears name the document then add width and height. Make sure that your document has large canvas.   STEP 2   Type your text using Bold and thick font than select the t

Cordova-plugin-contacts: (Which manage the device contacts)

Hello Readers, This post is about Cordova contacts plugin which provides access to the device's contacts database. So in our Cordova application, we can access the contacts from device. First, we need to install the plugin through CLI: $ cord

Add In App Purchases to your cordova application

In this post, you will get to know of integrating in app purchases in your cordova application. cordova-plugin-inapppurchase is used to add in app purchases into your application for both android and iOS platform. Installing the plugin:   $

1 816 949
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: