
Search In
Hello Reader's if you are making the website in which you have to fetch and show the content data from an external file then in this blog you can see how to do it. In web technologies different technologies offers you many ways to do this but now
Draw a circle - Create a circle on a google map
Following javascript code will create circles on the map and it will represent populations in respected town. For that first you need to create an object containing latitude and longitude and populatio
Captcha is a test which can't be pass by computer but it is very easy for the humans to pass it.
For implementing captcha in cakephp we have to follow simple steps.
Step1:- First we have download captcha package from https://github.com/ini
We have been discussing refactoring in our previous posts. Next to our refactoring pattern, we will discuss few gems that can be used to improve our coding style.
In my last post i explained form objects pattern. Form objects are nothing but
Hello readers,
Cordova native transition plugin provides native transition between your application views. This plugin provides a complete supervision to you over the duration, direction and type of transition required in your app.
This plugin
Hello Readers,
Social message plugin permits you to share message, image and url to social media like Facebook, Twitter, Instagram etc. To use this plugin no need reference any javascript library. We simply install a plugin via CLI.
Installation :
What is jQuery ?
jQuery is a fast JavaScript library with less code which was created by John Resig in 2006. jQuery is very fast and this feature make it one of the most popular language.
It is the most popular browser friendly javascript library wh
Is it accurate to say that you are doing little business web showcasing in Australia yet? The following inquiry is do your guests disregard your business? The facts could prove that your nearby business gets request from the your neighborho
Hey Readers!
Today, most web developers prefer embedding a Google Map on their website. This adds to the convenience of customers. If they like the product or services, they may wish to contact the person personally, or even visit them. Google Map w
Hi Friends,
Today I will brief you about Dependency Injection. In this blog I will cover up the following topics :-
About Dependency Injection
Real Life Scenario of Dependency.
Benefits of DI.
