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

Search In

How to check if the email is valid in iOS sdk

Hi readers, Many apps require email validation in iOS. Here the function that can be used to check if email string is valid or not. It can be achieved by NSPredicate like following: -(BOOL)isValidEmail:(NSString *)checkString { long numberOfAtP

Encoding issues while parsing CSV file using Roo gem in rails

This is the most common and frustrating issue while parsing a csv file in rails i.e. the encoding issue. So in ruby on rails i found a library which basically detects the Character encoding using ICU (dependency package) and the name of the library i

How to Integrate Skype with Webpage ?

Hello Readers, Here I am mentioning steps to integrate Skype with a webpage. Hope it will help you somewhere. To generate code for Skype buttons, use URL http://www.skype.com/en/features/skype-buttons/create-skype-buttons/ You will get the Skype s

How to show any video from Youtube to your website customized

Hi, You want to show any video from youtube to be shown in you website, read my following steps There are several other customization features that you can do with video ,i.e.(set Height or width, set youtube logo, Show suggested videos when the vid

How to show any video from Youtube to your website customized

Hi, You want to show any video from youtube to be shown in you website, read my following steps There are several other customization features that you can do with video ,i.e.(set Height or width, set youtube logo, Show suggested videos when the vid

How to show any video from Youtube to your website customized

Hi, You want to show any video from youtube to be shown in you website, read my following steps There are several other customization features that you can do with video ,i.e.(set Height or width, set youtube logo, Show suggested videos when the vid

int.Parse(), Convert.ToInt32() and int.TryParse()

I have seen three type of methods that are available in .NET to convert integer from string. Personally I feel, we can use int.TryParse(string s, out int). The main difference between int.Parse(), Convert.ToInt32() and int.TryParse() int.Parse(strin

Get Instant Solutions to C Programming Problems

Hello Nerds, In this video blog, you will get to know how you can get rid of C Programming Problems & Language issues. I have seen many programmers who get stuck in C Programming queries during the Web Development Projects and wasted their who

How can I make a redirect page using jQuery?

To redirect page using jQuery we can use the various methods such as In JQuery we can use location object which as multiple attribute such as host, hostname, href, origin, protocol etc, and we can set the href attribute to our custom URL, which re

How to access static variables in PHP and How to access static variables in Java

Hello reader's lets continue with static variable, today we will discuss about "how to access static variables in PHP and Java". PHP is usually changing as a Object Oriented language. As being a java coder and PHP coder. Java and PHP possesses com

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