One of our readers posted a question on forum asking how to get weather data using VBA. So I created a very simple weather app…
View More How to build a simple weather app in Excel VBACategory: Coding Tutorials
Smart TV hack with Raspberry pi 3
TV’s nowadays are not just limited to watch the regular satellite broadcast shows. You can browse the internet, watch videos on youtube and much more.…
View More Smart TV hack with Raspberry pi 3Complete guide to webviews in android activity
Introduction Android development has a bigger buzz than web development these days. Most businesses require a website and an Android app that goes with it.…
View More Complete guide to webviews in android activityBeginner’s guide to set up a Raspberry ( no external keyboard, mouse required)
I am writing a new series on Raspberry Pi hacks so starting with beginners guide to setup a raspberry for those who never used a Raspberry Pi before.I am…
View More Beginner’s guide to set up a Raspberry ( no external keyboard, mouse required)Step by step guide to deloy Django Applications on Heroku
Introduction Most of the software development happens on localhost. But this locally hosted software can only be viewed and tested by one developer. In this…
View More Step by step guide to deloy Django Applications on HerokuHow to display maths formulas and equations in a webpage
Writing this post reminds me of those scary maths formulas that we used in school and college! I don’t remember any of those formulas now.…
View More How to display maths formulas and equations in a webpageCreate Auto responding google form with 2 lines of code
One of the most requested features in google forms is auto-respond but still it is not built in with google form. But we can add…
View More Create Auto responding google form with 2 lines of codeDevelop Facebook chat bot using Javascript – Part 2
Continued from Develop Facebook chat bot using Javascript – Part 1
View More Develop Facebook chat bot using Javascript – Part 2Develop Facebook messenger bot using Javascript – Part 1
Last month Facebook launched their messenger platform (beta) which provides API and tools to create a chat bot for facebook messenger. Since then many developers…
View More Develop Facebook messenger bot using Javascript – Part 1Scrape website using Selenium VBA
This post is continuation to Browser automation in Excel using Selenium VBA. Have a look at that post first as it explains how to get…
View More Scrape website using Selenium VBA