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

Search In

Localization & Internationalization

Localization: Adapting a product to local and regional market called localization.   Sometimes it is referred as l10n. A characteristics of development and testing related to the translation of the software (product) and its content to the e

How to use custom sound for notifications when application is in foreground/active mode?

Hi Reader’s, This blog includes the concept of how to use custom sound for notifications when application is in foreground/active mode. Below is the code in objective C language for the same which you have to write in AppDelegate file :- &nbs

Why str_replace Not Working Properly With cURL?

Php Buddies, Why do you reckon the following script is unable to replace the 'https://' or the 'http://'  words with 'http://mymydomain.com' ? It is able to replace the words 'www.' with 'http://mymydomain.

C++ Interview Questions and Answers Part 2

In the previous part C++ Interview Questions and Answers Part 1 I have explained some basic questions of C++.This part is in continuation with the previous C++ Interview Questions and Answers tutorial. In this part of the tutorial we are proceeding

Introduction and Basic Overview of JavaScript "Strict Mode"

Introduction: “Strict Mode” is one of the new feature introduced in ECMAScript5 edition. “Strict Mode” is a group of the language that remove disfavor features. The Strict mode is not mandatory, it means that if we want our co

How to get iOS device type and version

If you need login device type, model and version of an iOS device, then use below code. You'll have to import below file first then:- // #import `<`sys/utsname.h> NSString* deviceName() { struct utsname systemInfo; uname(&system

How to create multilingual translated routes in Laravel 4.x

Now there are n number of site which we have to make multilingual. In Laravel we have the facility to make our site multilingual. In Laravel 4.x we will also make multilingual routes.There are few steps we have to follow to create multilingual transl

git Installation on Ubuntu

git Installation on Ubuntu Installing GIT on locally : Git is a open source project version control system. Before you start using Git, you have to make it available on your computer. Even if it’s already installed, it’s probably a good idea to upda

Configuring i18N Api in rails internationalization

Rails Internationalization : Configure the i18n Module As we all aware that whenever we use term web, it refers to globalization of application. For globalization, your application must support multi-language support. In ruby i18n provides the supp

Crazy intresting facts in Programming PHP

Hi, I have listed some crazy facts about PHP language To access localhost one can also use keyword "soccer". PHP originally was developed for Personal Home Page as the name specifies PHP. PHP which is now officially known as ‘Hypertext Preprocessor

1 21 76
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: