Why should we use Frontend with backend language? March 16, 2021 If you have a plan to make a web application having rich in functionality. Then, Instead of using single language i.e. Ruby on Rails, Python Or… Continue Reading
Address Search Using Google Search Autocomplete With Restricted Countries March 16, 2016 We can easily search the particular address with Street No,Street,City,State and Country using google search autocomplete, below my code is implement in ruby on… Continue Reading
Know more about Aadhaar Card ( UID ) February 28, 2016 The actual UIDAI-Aadhaar number is 11 digits and not 12 digits. Well, do not be surprised. The first 11 digits of the 12 digit… Continue Reading
Bind bootstrap tooltip on dynamic elements February 24, 2016 It is pretty simple to bind a tooltip with elements. Generally, it happends when we works with dynamic elements than it creates problem for… Continue Reading
Find Latitude Longitude using Ip address October 5, 2015 Below mentioned way is to get lat long using ip address It allows 250 requests in a minute http://ip-api.com Using Net::HTTP require ‘net/http’ class… Continue Reading
CKeditor file path or url issue on server January 8, 2015 This error is in all cases that CKEDITOR.getUrl() is called. Most notably the language file that CKEditor grabs first is from the wrong resource… Continue Reading
Javascript – Jquery function is not working with infinitescroll August 4, 2014 It happens most of the time that if you are using ifinitescroll js than your JavaScript will work for the first page but for… Continue Reading
Awesome Analytics Platform – Segment.io January 8, 2014 Segment.io is one of the best analytics platform where you can manages different analytics platform in a wink of eye as mixpanel, google analytics… Continue Reading
Improvement in blog HTML Editor- Blogger April 13, 2013 If you are a blogger or web developer for blog, or web-savvy blog owner who always makes prefer to make changes in blog using… Continue Reading