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

Search In

How to integrate google reCAPTCHA in your html form?

To integrate reCAPTCHA in your HTML form, you need a public & secret key. You can get the both keys from this URL https://www.google.com/recaptcha/admin and it will look like Public Key: 9Madr_cSZZADgLy9zeFTEraGn9ogHhxuh_6pquJUHYyt Secret Key

How do I create a RESTful API in Laravel to use in my BackboneJS app

We have a situation where we want to create a RESTful API in Laravel 4.x and we have to BackBoneJS in my project .By using below step we can make RESTful API easily using BackboneJS. This is an example for creating an API that stores bookmarks. It u

How to use angular.foreach with ng-repeat?

We use ng-repeat to iterate over the properties of an object. It instantiates or clones a template once for each item in a collection. Similarly,angular.foreach invokes a function that is an iterator function once for each item in an obj collection.

How to make Graphics app in android.

Here I have created graphic app. In below example I have used android.graphics.Canvas. The android.graphics.Canvas provides method to draw oval,rectangle,text,picture etc.And The android.graphics.paint holds the information of color and style. Below

Avoid Strong Reference Cycles Objective C iOS sdk

How to Avoid Strong Reference Cycles Avoid strong delegates Avoid strong IBOutlet Avoid strong reference variable inside the Blocks Although strong references work well for one-way relationships between objects, you need to be careful when worki

View Hidden Files and Folders In Macintosh

I just love to work on Mac but sometimes a small task can become a herculean task in no time. Ever wondered where is the option to view hidden files and folders on Mac just like Windows has ? Frisking through all the options I realized that there is

Forming Valid Query Strings in jQuery

The jQuery serialize() method turns the form values into a valid querystring, as such you can simply append to the string: firstName=Maurizio&lastName=Tarchini Useful, right? Lets take an example: <p><em></em></p><

Get all image assets from iPhone Image Gallery

Write following code in .h file Add first the assets library framework from BuildPhase -> Link Binary with libraries import framework in .h AssetsLibrary/AssetsLibrary.h Declare properties @property (nonatomic, retain) ALAssetsGroup assetsG

How to send an e-mail with attachment and delete the attachment afterwards in C#

Sending an e-mail with an attachment through a .net application include these simple steps:- 1)- Use the following namespaces - using System.Net; using System.Net.Mail; using System.IO; 2)- Call the following function where you have to send

Resource selection process by RMS.

Resource selection process by RMS. RMS means “Resource Management System”. RMS play’s the important role for hiring the resource in the industries / firms. This module mainly reduces the Un legally resource selection process. The RMS can be defin

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