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

Search In

How to Share Image & Link on Twitter through Unity iOS App

When it comes to Game Engines and Game Development, the technology name unity comes at top as it is not only most popular and powerful game engine which has a great visual editor for developing the games for iOS and Android but also have a lots of fu

CakePHP: Call to a member function setFlash() on a non-object

Hello Readers, We have a session helper in cakephp which is known as setFlash() basically use for showing messages after login successfully , user registration etc. First of all we have to assign the session helper in Controller. Code use in Contr

Types of Environment Testing

Types of Environment Testings are: Desktop application testing Client server application testing Web application testing Every application differs in the environment as they are going to test on different different platforms and servers, while mo

Data download problem using apache-flume from Twitter

Hello Everyone, Nowdays I was trying to learn how to handle Big Data, the framework I am currently using is Apache Hadoop. Now I need large amount of data for testing for getting large amount of data I was using apache-flume to download tweets from

How to get latitude & longitude via address using google geocode api?

Hello geeks, today i am going to explain about how to get lat & long of a given address using Google geocode api. To convert an address into “latitude and longitude” is known as geocoding Here you go: // set geocoding url $geocoding_url = 'htt

SQl Server : How to insert results of a stored procedure to a table?

In the following article we will learn how to insert results of a stored procedure to a table. There are two approaches to do this depending on whether we know the table schema beforehand or not. We will be using the following stored procedure to ill

how does foreach loop exactaly work in php

The foreach function in php will be used for a easy way to iterate over the loop and it is only used in array and objects or It will give you an error when you try to use it on a variable with different data type. Syntax: foreach(array_expressio

How to decode HTML string coming from server to iOS readable string

Hi Readers, Many time we will get HTML content in our API response which we need to load into our component like UILabel.  We can convert this HTML content into normal string or more specifically NSAttributed string which we can set into UILabe

Token Based Authentication using Postman as Client and Web API 2 as Server

When we are going to develop a web application which contains restricted resources then we have major issue related to authentication and authorization for accessing those restricted resources.  We all know the concept of cookie based authentica

How to Avoid HTML Mistakes

Hello Reader's Here is the article which will help you to know, How to Avoid HTML Mistakes In this article I will guide you how to avoid minor mistakes when create an HTML Page. 1) Don't use block elements within Inline elements. **Wrong Approch**:

1 125 160
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: