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

Search In

Attaching the page information to URLs

This post will help you to attach the page information to URLs, lets assume that If you want to store a small fragment of information to the URLs in such a way that the information should be available to anyone who is accessing the page. The informa

How to keep your android app popular even after launch?

Imagine that your android app has been launched in Google Play Store for users to download and install it on their android phones or android tablet computers and the app has been doing well in the market. Your app has started to generate interest amo

Breakthrough

What is being "trapped"? You've heard people describe this frequently as how they feel when they are either stuck or when they have made an undesirable turn in their expert/professional and personal journey excursion. Are you exactly w

Date and Time functions in C++

The C++ does not provide a valid date type. C++ inherits the functions for date and time from C.   To access date and time related functions you  need to include <ctime> header file in your C++ program.   struct tm { int t

How to Use Price Slider using PHP and jQuery

Hello Reader's! Today in my blog I am going to explain about Price Slider. While shopping every time you see a price slider for filtering data from database. Price Slider is very common in modern website and mainly use of this of an eCommerce web

A simple function returning UIColor from HexaColor String in swift

Here are step-by-step guide to obtain UIColor: 1- Firstly you need to do is to remove all spaces and new line character sets from the string and then covert the string to UPPER Case example AABBCC. var cString:String = hexColorString.stringByTrimm

Nudge in API

While writing API services you need to understand what nudge in that actually means if you come across that particular word.   Nudge is nothing but a general message that we sent to another user or group of users.   We can send single n

How to create set wallpaper app in android

In the below example I have created set wallpaper app. Here I have added two button and ImageView in activity_main.xml layout. In MainActivity I have used setOnClickListener method , displayWallpaper() and Toast function, and I have also used BitMap

7 Strange Factors That Influence Online Conversions

7 Strange Factors That Influence Online Conversions:-   The online client is an unusual creature. They are influenced by factors on your site or in your articles that shouldn't make a difference when they shop online. Some of these factors

How to get images on Canvas from device

Step 1:- Create a custom CanvasView class that must extend View class and includes below function.   1) Declare the required variables in CanvasView class private Drawable mImage; // width and height of original image private flo

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