Automating “From the Blog Archives” Tweets using Powershell

How about if I can automate sharing Mulitple Random blog posts to twitter, few times a day, without even investing the time I would’ve actually spent doing that manually. Sounds great, right? ( Well, to me šŸ™‚ )… Read More Automating “From the Blog Archives” Tweets using Powershell

Powershell Module for Microsoft Cognitive Services

INTRODUCTION : Microsoft Cognitive Services (formerly Project Oxford) are a set of RESTFul web APIs, SDKs and services available to developers to make intelligent, engaging and discoverable applications. Further expanding the evolvingĀ portfolio of machine learning APIs with aĀ vision for more personal computing experiences and enhanced productivity aided by systems that increasingly can see, hear, speak,… Read More Powershell Module for Microsoft Cognitive Services

Powershell Module for Google Map

Hey Everyone! Sometime back I wrote a blog postĀ on how to get Google map Directions and Distance in your PowerShell console using Google API’s. Today I’ve few more interesting functions to calculate Your Current Location,Ā Local time of place, Time zone, searching Nearby placesĀ , gettingĀ Geographical Coordinates Ā a location and reverseĀ and some more wrapped up in a… Read More Powershell Module for Google Map