fbpx

Welcome!

Hi there! This is Meera, an IT Consultant from Cochin. Welcome to my Blog. Writing is with me from my childhood days. Of Course, I considered my writing skills as a Hobby only. And my write-ups are sleeping in my personal diary. Now I have the intention to share my thoughts to you and discuss … Read more

How does an Enquiry Management & Followup application works for your Business?

How do you manage the Enquiries? Are your enquiries coming from phone calls, WhatsApp, your website, Facebook, referrals, or other sources? Managing enquiries from multiple channels can be challenging for your marketing team, and they may struggle to collect the feedback on time. Do you ever experience this in your business? Are you using Excel … Read more

AI -Powered Business Automation

How do an AI-powered Business Automation app work for your Business? Introduction Every business owners wants more customers, easiest and faster operations, better sustainibilty , constant growth. But as per our study of business operations and enhancements we identify that most of the SMEs follow manual operations to reduce the cost and expects to get … Read more

Should you worry about AI replacing your Job?

If you have a fear that AI will replace you in your job, you’re not fit for that job.Just Kidding!….Being a techie,IT manager,creative designer,coding expert or even a Business Consultant or HR Manager, everyone will have a predesigned workstyle and conceptual approach on their works.That’s our identity. No, AI tools can replace this. But , … Read more

What is API? How to Implement API?

What is api? API is defined as a set of features and rules that exists inside a software program(application). In Web development, an API is generally a set of code features (e.g. methods, properties, events, and URLs) that a developer can use in their apps for interacting with components of a user’s web browser, or … Read more

A Comparison between SQL and NO-SQL

SQL database-features SQL- Structured Query Language is a table based structure. SQL follows the ACID properties, is explained as given below: Atomicity – The entire transaction takes place at once or doesn’t happen at all consistency – The database must be consistent before and after transaction Isolation – Multiple transaction occur independently without interference Durability … Read more

WHY MICROSOFT MIGRATE FROM INTERNET EXPLORER TO MICROSOFT EDGE

Microsoft has given 3 reasons as to why they are migrating from internet explorer to Microsoft Edge. Download Microsoft Edge Improved browser security Microsoft claims that Microsoft Edge Browser can issue security patches for immediate vulnerabilities. Also, the Chromium-based edge browser ensures good security against phishing and malware on Windows 10 & Windows 11. To … Read more

Microsoft Internet Explorer is dead- A look back

Microsoft has decided to shutdown Internet explorer ,after 27 years of service. Infact, it’s being a long and bumby way for the legacy of webbrowsers and it’s slightly a burstout of the nostalgia for the youngster’s in 90’s. Later, Microsoft focused on proprietary technologies and was least focused on the web standards. That may be … Read more

Install Hyper Terminal on windows

Before installing hyperterminal you should install git. Go to the link    https://git-scm.com/download/win to install git Download and execute the application file To install hyperterminal click the below link https://hyper.is/ After installing hyper terminal , open the hyperterminal  and go to the top left three bar icon then click edit >>> preferences Remove all existing … Read more

Node installation procedure on mac

1.Download the Mac installer from the Nodes.js® web site. (https://nodejs.org/en/download/) 2.Choose the LTS version that’s shown on the left. Go to the link  https://nodejs.org/en/download/ 3.Run the installer (double-click on the .pkg file you downloaded in the previous step.) NOTE: If you are running macOS Catalina 10.15, you might get a warning  like below: To solve this issue, … Read more