Memoirs of My Weekend Vibe with Lovable!
With the surge of “vibe coding” tools in our workspaces, I’ve always been intrigued by those blog posts claiming, “I’m a non-programmer and I built… Read More »Memoirs of My Weekend Vibe with Lovable!
With the surge of “vibe coding” tools in our workspaces, I’ve always been intrigued by those blog posts claiming, “I’m a non-programmer and I built… Read More »Memoirs of My Weekend Vibe with Lovable!
(and what every developer can learn about grounding, citations & really long links) We recently built a tool to retrieve information about any company using… Read More »Making sense of the Gemini 2.5 Flash( With Google Grounding) source urls!
Fixing Microsoft Copilot Agent Integration with Remote MCP Server As the Model Context Protocol (MCP) gains momentum in the agentic ecosystem, many developers are building… Read More »Fixing the Microsoft Copilot- Remote MCP Server Integration!
Overview SMART (Substitutable Medical Applications, Reusable Technologies) backend authentication in an FHIR (Fast Healthcare Interoperability Resources) system enables system-to-system authentication without direct user interaction. It… Read More »SMART Backend Authentication in FHIR System
One of our clients has their entire infrastructure set up in Azure, with all resources securely placed behind a virtual network. Their Function App and… Read More »Resolving Cross-VNet Database Access for an Azure Function App
Introduction Connecting Azure Data Factory (ADF) to a VNet-integrated PostgreSQL server can be tricky. One of Microsoft blogs provides a manual approach to achieve this… Read More »Automating iptables Configuration for ADF-to-PostgreSQL Connectivity Using Azure VM Custom Script Extension
Wireless technologies such as Wi-Fi and Bluetooth enable device connectivity, including smartphones and tablets. In our case, we needed to connect mobile devices with a… Read More »Using Beacon Tech- Challenges and Resolutions!
While working with integrating PayPal with an MVC 3 app hosted on Azure, we just couldn’t get the PayPal IPN notification to work. We were… Read More »💡PayPal IPN and Windows Azure