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

Search In

How to call chargify webhooks API using .net

1.Give the http url of chargify , here the url is domainname.chargify.com then add /webhooks to this url ,/webhooks give the list of all webhooks and format is either json format or xml format var responseText=string.Empty; var httpWebRequest = (Ht

Add Section Index Title search in one section of UITableVIew in iPhone

Add Title search on UItableVIew - (NSArray *)sectionIndexTitlesForTableView:(UITableView *)tableView { return [NSArray arrayWithObjects:@"A", @"B", @"C",@"D",@"E",@"F",@"G",@"H",@"I",@"J",@"K",@"L",@"M",@"N",@"O",@"P",@"Q",@"R",@"S",@"T",@"U",@"V

Code to validate ISBN10 or ISBN13

We seldom need a code to check whether the ISBN of book we are trying to search is a valid ISBN or not. So as to validate a provided ISBN we can use the below code for ISBN10 and ISBN13 respectively : Code for checking validity of ISBN10 : function

Customize commit editing style delete button in UITableViewCell

Hello All, Following lines of code will customize the delete button in UITableView editing style. This is an override method of UITableViewCell which is called when UITableView goes in editing mode. So to customize the delete button in UITableView e

Texturing in 3d Coat

Hello Guys, Since we all know that Photoshop is a great tool for painting and coloring a character or a 3d asset but during texturing process, there is a lot of back and forth in checking textures in your 3d programme, What if you could paint directl

Problem with responsive Google AdSense ads

If you are planning to add responsive Google ads then we need to take care of the size of the parent container of the Ads. This is compulsory that size should be in percentage(%). I tried to use this setting and set container's size as 50% in a parti

Adding Image to Canvas using Kinetic JS

This is the simple code for adding an image to a HTML5 canvas using Kinetic Js. function DrawImage() { var stage = new Kinetic.Stage({ container: 'container', width: 800, height: 600 });//Declare

How to make simple Overlay popup ?

Hello readers! Here is Example of Overlay popup. It is very simple and responsive. Hope it will helps you somewhere. Html:- <div class="container-popup"></div> <div class="popup"> <span id="close">X</span>

Data download problem using apache-flume from Twitter

Hello Everyone, Nowdays I was trying to learn how to handle Big Data, the framework I am currently using is Apache Hadoop. Now I need large amount of data for testing for getting large amount of data I was using apache-flume to download tweets from

SERP- Search Engine Results Page

In today's online world it is necessary and essential to understand the term SERP. SERP stands for Search Engine Result Page, which refers to the listing of the search result; returned or displayed by the search engine when user enter any query in th

1 87 217
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: