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

Search In

Get Date Interval in iPhone

Compare two dates to get number of days without calculation. 1 day = 86400 seconds.. NSDateFormatter *dateFormat = [[NSDateFormatter alloc] init]; [dateFormat setDateFormat:@"EE LLL d,yyyy"]; NSString *dateStr = @"Tue Dec 17, 2013"; NSDate *date

How to open and close div using css

Hello! readers, There is an example to show a div on click using only css. You can use it as popup box also. --css-- .show , .hide{color:#FC6} #contain {display: none; border:1px solid #999;padding:10px;width:200px;margin-top:10px} .show:focus

refreshing ads images (or other stuff) after certain interval

Let me create an HTML sample for explanation <input id="totalAds" value="4" type="hidden"> <input id="currentAd" value="2" type="hidden"> <a class="ads ad-1" href="http://www.tourofindia.com" style="display: none;" target="&#9

Hibernate with multiple Databases/SessionFactory.

Hibernate with multiple databases/session factory : To use Hibernate to support many databases, We have to follow following steps. 1 - We have to create multiple SessionFactory/cfg.xml files for each Database we want to use/connect. 2 - At time o

How to get the text of a checkbox using QTP .

In the below code you can automate the web page using QTP and can find the text with the checkbox adjacent to it . Create a description property with micclass for web checkbox. Set oDesc = Description.create() Set oDesc = Description.create() oDesc

Multiple -Language website USING InternationalizationAND Locale

Hii friends, Many of you when you will start making a website in drupal will need to provide multiple language support.And providing so if you follow these easy steps you can easily make it. For making a multiple language site you need to configure

Exploratory Testing

Exploratory Tests are categorized under Black box Tests that are aimed at testing in conditions when sufficient time is not available for testing or proper documentation is not available. Exploratory testing is 'Testing while Exploring'.When you ha

QA Analysis

Analysis is the key factor which drives in any planning.During the analysis, the analyst understands the following: -Verify that each requirement is tagged in a manner that allows correlation of the tests for that requirement tself.(Establish Test T

changing the size of the frame with image

To change the size of frame of the UIImageView as the image change can be done by getting the width and height of the UIImage. This can be done by declaring 2 float variables, storing the width and height of the image of the image in the respective v

Create pie chart using jquery highchart and asp.net mvc

To create pie chart in asp.net MVC using jquery HighChart. step 1: Include latest jquery.min.js in your page. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> step 2: Creat

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