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

Search In

What can you do if your app content rating is overridden for a particular country?

In developer console it showing me "Your app has been refused classification by Google Play in South Korea". It means my app is "unrated" and is blocked in certain countries or for specific list of users. What should i do to prev

Resolve ERROR: "java.lang.ClassNotFoundException: sun.io.MalformedInputException"

Recently I stuck with the issue while login into MDM HUB 9.7 and the issue is: ERROR: "java.lang.ClassNotFoundException: sun.io.MalformedInputException" while logging into the Hub Console in MDM 9.7 If you face the same error while logging to MDM H

Is there any, ONE App Development Language for ANDROID, WINDOWS and iPHONE?

Hi, I want to develop a mobile application for Android, windows and iPhone. I heard that Google developed a language in which you can develop application for Android, windows and iPhone by using just one language or may b just one platform. But i do

Splitting a String in javascript

To split a string in javascript, we use split() method which splits the string into an array of substrings. Syntax: string.split(separator); Where separator specifies the character(s) to use for separating the string, and if this separator ( or

How to make custom error pages in cakephp

Hello Readers , If any one enters the wrong URL then how to show our custom error page , follow the below code. Exception render need to set as an AppExceptionRender. /app/Config/core.php Configure::write('Exception', array( 'handler' =&g

How to use strpos() function in php ?

What is the strpos() function ? The strpos() function searches for a concrete text within a string. In other word we can say that strpos() function use for searching position of Text Within a String. If text word match will found, then functio

Solution for error 'The requested address '/' was not found on this server' in cake PHP

If anyone face the error 'The requested address '/' was not found on this server' in cakePHP, then try these two steps:- Add function date_default_timezone_set() somewhere in you cake/app folder. If above solution not works then place date_default_

Managing the two versions of OpenERP on the same machine

Sometimes you require to run two versions of any software on a same machine. To run OpenERP with two different versions, you can have issues even if you try to use different browsers or windows at the same time. To run OpenERP 6.1 and 7.0 versions o

Exploratory Testing

Exploratory Testing:- Exploratory testing is about exploring, finding out about the software, what it does, what it doesn’t do, what works and what doesn’t work. The plainest definition of exploratory testing is test design and test execu

RESTful API/Web Services with Drupal 7

I came across a project where I have to develop "Web Services Using Drupal 7". Though Drupal 7 core standard contains no RESTful API, but this is easy to set up using modules such as: Services, RestWS or Restful. While working on Web API's I found th

1 29 115
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: