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

Search In

Selenium not able to connect to firefox

Recently I updated my Firefox from version 30 to 39 . But after updating my Firefox to version 39 test case written for a project which make use of selenium starts failing. The reason being selenium is unable to obtain stable connection while the sam

Theme is changed during "Resend Email Verification" in liferay 6.2

Hi When I click on resend email verification, custom theme changed to default classic theme. Environment Set-up : Java - Oracle JDK7 Liferay - Liferay 6.2 Thank you in advance.

issues in setting up android Development environment

I'm having issue in setting up dev environment for android in windows 7. Using eclipse to do the setup. Tried the Android Studio but even that has issues in setup. Any help or any document that will let me know how to install and setup ADE would be o

Key pressed validation in angularJS

How to validate text field using regex in angularjs, Text field accept only valid input. <input type="text" name="phone"/> Above input text field allow me to enter number only.When I enter alphabet it should not accept.

Fetch Parse PFUser data in iOS

If you are querying on Parse User class and not getting the user data of custom columns then use below code. PFQuery *query= [PFUser query]; [query whereKey:@"username" equalTo:[[PFUser currentUser]username]]; [query getFirstObjectInBackgrou

Java bit processing

Hello, I want to process a file.txt at the binary level by removing every 5th bit if it is equal to 1. Save the new processed binary file and repeat the process until it can no longer find any more 5th bits equal to 1, then save the final file. Coul

How to hide the selection but still use it in Photoshop?

I am doing some painting work and it involves creating complex selection and that selection highlight distracts me. If there is any way to hide that please let me know. Thanks

Collections in Java

Collection in java can be called as a container, or an object which binds multiple elements into a single unit. Collections in java is a framework used to store, and manipulate group of elements. They represent data items that form a group on which

Static Keyword

Static Keyword Static keyword can be applied on 1.Method 2.Variable 3.Class nested within another Class 4.Initialization Block Static keyword can not be applied to 1.Class (Not Nested) 2.Constructor 3.Interface 4.Method Local Inner Class(Di

How to display Full day of the week along with date month and year in windows 7?

It's very well said, sometimes easy thing are more strenuous to apply, this one is the same, ones I am trying to show the date format of on my system same like below screenshot- on goggling I found the below tutorial... Easy and helpful......

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