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

Search In

How to Update Marker position on google map

By using this function when we will click on Marker, its location will be shown on tha map. Here we have a function , first we will create "infowindow" object outside the function (global scope), then we will make infowindow objec constructor , w

Registering services using Service in Angular.js

Hello All In today's blog post we would discuss the aspect of registering your custom services with AngularJS. It is essential to understand what are AngularJS services. Services: Angular services are objects that are packed together using depende

How to list the visitor to your website using PHP

Hello Reader's if you want to know the users which are accessing your website then you can get them by their IP. Lets see the example as below:- Try this simple PHP function. <?php function ip_info($ip = NULL, $purpose = "location", $deep_detec

How to generate the barcode for product in Odoo-9?

If you want generate the barcode for product in odoo You will need the following kind of python code declaration in your .py file: from openerp.osv import fields, orm from openerp.tools.translate import _ def isodd(x): return bool(x % 2)

How to create rotate animation buttun in android

 In the below example I have created rotate animation button. In below code I have used scale and translate effect on rotate animation button. Here I have added Button in button i have used an img and added a TextView in activity_main xml layout

PHP file handling

FILE HANDLING File handling is very important for any web application. With the help of file handling feature in PHP, you can store and retrieve a wide variety of data. PHP has several functions for creating, reading, uploading & editing files.

How does tuples represent recursive relationships type in OpenERP

In OpenERP, Tuple represents recursive relationship of type and the tuple models is a browsable model which start loading relationships type from and use it param ttypes which is a list of relationship types and follow 'one2many' and 'man

Popup in Magento

If we are required to show a popup in our Magento page for say we want to show the details of the product from the list of products in a popup we can do it using Magento 1.9.x features. In Magento 1.9.x we have window.js file, the file can be f

Adding Route In GoogleMap

Hi All, If you want to show path between two points then you have to add the path or route between that two points. Generally route is also a polyline but it is proper path followed by a person or any vehicle to travel from one point to another. Bef

ZoomIn and ZoomOut Animation

Animation is generally used to make user interface more attractive and pleasant. In android, we can  have the animation from many ways. We call a static function loadAnimation() of the class AnimationUtils. to perform animation in android. An

1 99 217
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: