Embarking on a road trip had always been our goal since we acquired our first car back in 2009. However, between demanding work schedules and challenging road conditions, the idea remained a distant dream. It wasn't until 2023 that circumstances shifted, granting us the freedom to prioritize exploration over work commitments. In January 2023, we finally indulged in a short but exhilarating road trip across Karnataka, spanning over 2000 kilometers. Despite the distance, the experiences we encountered along the way were nothing short of extraordinary. Inspired by our memorable journey, we resolved to delve deeper into the rich tapestry of India's cultural and historical treasures. Our itinerary took shape, beginning with the awe-inspiring Ajantha and Ellora caves in Aurangabad, then venturing to the sacred sites of Puri and Konark along the eastern coast. From there, our route traced a path southward through Andhra Pradesh and Tamil Nadu, culminating at the southernmost tip...
I was working on a small assignment on access and trying to export an Access report to Excel. Everything worked when until i opened the exported Excel, to my surprise font colour of all the lines in the excel was very light. I tried to change the field color, font weight and all possible properties, nothing seems to be working. But finally i got the solution. The trick was 1. Make the back style of the the fields to "Transparent" which was default "Normal" 2. Make the Fore Color as Automatic black from the eclipse next to the property. Spent few hours trying to make things work so sharing it for the people. Happy Coding, Parshuram
I wanted to help my daughter with the maths multiplication tables, but it gets painful when you repeat it again & again :( I was thinking of creating something with Bot Framework or Cortana skills, but those does not seems to be fit for purpose due to my previous experiences. Then comes Amazon Echo, and Alexa seems more promising. Decided to create an Alexa skill so that daughter can invoke it and ask for the maths table by herself. First thing we need is Amazon Alexa skill developer account. Head to below url & register for your account. https://developer.amazon.com/ Once registered, we can create a new Alexa skill. Creating skill is a step by step process. 1. Skill Information In skill info, we need to select Languages to support. Also the Name & Invocation Name for the skill. 2. Interaction Model Next is the Interaction model. Here we have to configure our intent & sample utterances. These are the sentences which we are suppose to s...
Comments