Skip to main content

ES6 101 - Class





Spatial Unlimited changes to The UI Dev


After being hosted on blogger 😣 for the last 6 years 📆, this page has finally been moved to Github.io

This means a few things for you, dear reader!


  • You will be redirected to the new page shortly! ⏩ ⏩ ⏩


  • Once crapy HTML is now better looking Markdown! 😍 😍


  • The entire blog is a Github repo! 😍 😍


  • Spatial Unlimited is now The UI Dev 😍 😍



Comments

Recommended for You

Where does Google get it's live traffic data from?

Referring to a post that I wrote earlier, Google’s - Live traffic Layer , ever wondered how Google collected this data? I was wondering the other day, how Google received live data to display it on their maps as a layer! I looked up the web and found something very interesting and am sharing the same with you all. As we all know, the traffic layer is available most accurately in several states in USA. Most major metro areas in the US have sensors embedded in their highways. These sensors track real time traffic data. Easy to miss at high speeds (hopefully anyway, traffic permitting), more commonly noticed may be the similar sensors that often exist at many busy intersections that help the traffic lights most efficiently let the most amount of people through. The information from these tracking sensors is reported back to the Department of Transportation (DOT). The DOT uses this data to update some of the digital signs that report traffic conditions in many metro areas. They als...

Playing with the markers and info window bubbles...

    In the last few posts, we have seen some marker examples and some information window examples. Now, lets do something interesting combining these two things. Just writing that "This is an info window" in the information bubble is not very interesting! And I know this...Have gone through the same phase!     So, today we will do something interesting! We will display the latitude- longitude co-ordinates of the point that the user clicks on the map! Doing this is not at all complex! Copy paste the following code and you will see for yourself a map coming to life!     The output of the above code looks as seen in the result section above! If you have any queries regarding the above code please comment on the blog post or feel free to contact me at my mail ID .

jQuery Mobile's Next Big Step

Spatial Unlimited changes to The UI Dev After being hosted on blogger 😣 for the last 6 years 📆, this page has finally been moved to Github.io This means a few things for you, dear reader! You will be redirected to the new page shortly! ⏩ ⏩ ⏩ Once crapy HTML is now better looking Markdown ! 😍 😍 The entire blog is a Github repo ! 😍 😍 Spatial Unlimited is now The UI Dev 😍 😍

Stay Selfish, Stay Accessible

Spatial Unlimited changes to The UI Dev After being hosted on blogger 😣 for the last 6 years 📆, this page has finally been moved to Github.io This means a few things for you, dear reader! You will be redirected to the new page shortly! ⏩ ⏩ ⏩ Once crapy HTML is now better looking Markdown ! 😍 😍 The entire blog is a Github repo ! 😍 😍 Spatial Unlimited is now The UI Dev 😍 😍

Power Cuts in India - Let's see how hot it gets this summer

           A bunch of Twitter users have come together to gather information about power cuts in India and make an infographic map to map the geographical spread of power cuts across the country.            It all started when Shefaly Yogendra, a London-based investment consultant, saw a discussion on power cuts on her Twitter timeline and suggested to her friends, "May be you guys should tweet #powercut with location. The infographic will highlight the need for investment. To many people." The idea caught on. Users had begun writing about the time and location of the power cuts in their respective areas with the hashtag #powercutindia. Ajay Kumar, a software engineer, put up a web page that had started mapping power cuts in the country on the basis of the tagged tweets. Now the page can be accessed at http://powercuts.in . A Twitter account by the name of @PowerCutsIn has also been employed to co...