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

Search In

Find routes between two points in google map

We can easily show the route which contain all stops including start point and end point in Google map. So to find stops we need to create markers json string contains all the stops with their latitude and longitude including start point and e

How to generates and returns pdf version of a report in openerp?

In openerp you make a request to read the assets while the transaction creating is not done and As the assets are generated during the same transaction and the rendering of the templates will call them. There is a scenario where the assets are unreac

Export data into excel sheet using CakePHP

Hello friends, I am writing this blog which will help you to export data to excel sheet or you can say that it will write data into excel sheet with the help of 'php-export-data-class' library.   Lets start by creating function name ca

Php late static binding

Hello Readers, Today we will discuss about PHP 5.3 new feature that is "Late static binding".   PHP 5.3 has introduced a new feature called "late static binding". late static binding can be used to call a class in a contex

Cordova Geolocation API and Google API- Getting address,city name,state and country name from latitude/longitude value.

Hello Readers, In this post we will discuss to get the current address, city name, state and country name from latitude/longitude value with the help of Cordova geolocation API and Google API. To get the address from latitude/longitude values we n

How to display video background in html

In this post, you will learn about video display in background using html and css. There is video tag in HTML5 which you can use to embed a video in your web page. <video width=“450" height=“340" controls autoplay> <source src=“abc.mp4"

How to make your divs to display horizontally not Vertically

Hello Readers, this is a small blog on making divs display horizontally not vertically. Here is a very simple and easy code that will make divs to stack horizontally.     To achieve this we will make  HTML page and  CSS page

How to Show UICollectionView in UITableViewCell Using Swift in iOS App

We can easily create a simple table view to show the data in tabular format but if we need to show UICollectionView inside the UITableViewCell then it become a challenging task for the beginners. So here is an easy tutorial, to get the concept of how

Registering Service using value in angularJS

A service is created by a service factory and service factories are functions which are created by a service provider(constructor function). When instantiating service provider, there must be a property named $get, which holds service factory logic.

Wordpress Object Caching

Hello readers! In my Last blog I have explained about how you can Speed Up Your WordPress Website by Caching Custom Queries using Transients API. Now today we discuss about " WordPress Object Caching". this ones is also a method to Boost WordPress W

1 408 423
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: