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

Search In

how to use Bitmap in Android

Below I have written the code for getting the Image using Bitmap in your Android App. Here we have passed two parameters in the method the first one is the Image View and second one is the url of the image that is to be shown on the image view. publ

Remove Parent theme Shortcodes in Child theme Wordpress

Hello Everyone, I am here to discuss about "Remove Parent theme Shortcodes in Child theme Wordpress". You can just copied mine code and put into child theme functions.php file function remove-parent-theme-shortcode() { remove-shortcode( 'map'

Time Zone Function in PHP

If your server is on a different location and you need a synchronization with it to get in the proper time. Then you need to get the correct time according to that specific location. To do so the timezone to the specific location. This can be done b

Binary search in C++

If you want to find the presence of a element in a given sorted range, then you can use the binary_search function defined in the STL algorithm. The range should be sorted in ascending order to perform binary search. It returns true if element is

how to show multiple location from database using lat and long in google map?

Hello Reader's , Below is the code for showing multiple location . Just create a HTML file 'index.html' and put the below code inside the body tag. <script src="http://maps.googleapis.com/maps/api/js?sensor=false" type="text/javascript"><

I'm getting import CSV error while uploading files in php

Hi i'm developing the panel where admin can import the csv file directly to mysql database. But I'm getting the error. My code is <?php //ENTER THE RELEVANT INFO BELOW $mysqlDatabaseName ='bilmos'; $mysqlUserName ='root'; $mysqlPassword ='23nbhfi

How to trigger an event in web page

Hello Reader's If you want to set the trigger to and event on the web page, Then using Javascript will be your best option. In this blog you will see how to set any event with its time in seconds. Lets consider an example here I'm triggerring the po

How to make Progress Dialog with spinning wheel in android

In the below example I have created Progress Dialog with spinning wheel code function. Here I have used ProgressDialog function and I have used onClick method in the MainActivity class. And In Activity_main.xml I have added a button. See the below co

Error: To reconcile the entries company should be the same for all entries in openerp-6.1

Hello Friends, I am getting the following error message when using customer payment in openerp-6.1 to validate the customer payment. The error massage is shown below: To reconcile the entries company should be the same for all entries in openerp-6.

What is mouse enter event in Jquery

Hello Friends, Here I am discussing about mouse enter event in jquery. Mouseenter can call a specific action when your mouse cursor enter in a specific html entity like button,specific div id, class etc. In the below example we are hiding specific

1 208 720
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: