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

Search In

Same Origin Policy

The “Same Origin Policy” is an essential theory in web application and introduced for security reason, It ensures that  scripts contained in a first web page to access data in a second web page, but only if both web pages have the sa

Internationalization in Cakephp 3.x

Internationalization in Cakephp 3.x Hello friends, welcome to findnerd. Today I am going to tell you how to implement Internationalization in Cakephp 3. It is similar to multilingual. In my previous blog I have mentioned how to develop multilin

How to get network information using different commands

This tutorial will help user to learn how to trace hop by hop destination of end host , use commands nslookup,netstat,pathping command with different switches to get more information over network. The tracert command is a Command Prompt command th

Localization with Ionic Framework and Angular Translation

Hi All Today we will discuss about how to Localize Ionic application. We have a JavaScript library for AngularJS "Angular Translate". It allows you to Translate your application depending upon language you desire. It will provide a great way to loca

DoubleClick for Publishers

Types of line Items in DFP: Sponsorship: A sponsorship line item is high priority line item sold on the basis of (CPM) Cost Per Thousand/Mile impressions, (CPC) Cost Per Click and (CPD) Cost Per Day. These line items are always goal based and serve

Thread Safe Dictionary (ConcurrentDictionary)

.NET has introduced a thread safe dictionary (4.0 onward). Essentially, it does something similar like conventional dictionary plus lock system. Read the MSDN documentation for the same at following link: http://msdn.microsoft.com/en-us/library/ee37

Formatting currency using Angular

Hi all, Here is an example how to format currency using Angular filters. Formats a number as a currency (ie $1,234.56). When no currency symbol is provided, default symbol for current locale is used. - AngularJS HTML:- <body ng-controller="C

How to change Facebook profile picture

If you would like to change your facebook profile picture with php or jquery. You can use below code for the same. Please download facebook.js from Facebook SDK. <script src="//code.jquery.com/jquery-latest.min.js"></script> <script

How to get facebook profile picture by Facebook App

If you would like to get your profile picture in facebook app. Please user the below code, you can download facebook.js from facebook SDK. <script src="//code.jquery.com/jquery-latest.min.js"></script> <script src="//connect.f

Adding Translations in Rails

Adding Translation to a Rails Application Hi friends, in my previous blogs related to internationalization of rails application, we have configured the i18N api and saw different types of methods to pass the locals, if you have not read those then

1 9 75
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: