Blog - Our findings and learning

Getting started with WordPress Themes and Plugins
WordPress is an open framework that enables you to customize the CMS to your business instead of customizing your business to the CMS, as you would with closed, proprietary systems.

Remove Bounced Emails in bulk from Moosend Email list
We had collected the email subscribers from Feedburner (Google discontinued this service) and haven’t much communicated with them since long. We re-launched the service and wanted to make use of

Disable WooCommerce store temporarily
There may be different reasons for you to stop taking orders from your WooCommerce powered online store for sometime..It can be any one of them. You/Your staff is on vacation
White screen of death or HTTP error 500 due to Memory limit
Recently, we have got an error called as White screen of death (HTTP error 500), when trying to setup an Woocommerce store. The error was appearing immediately when the Woocommerce
Updating attributes in Magento 2
Today we have faced some issues while working on updating the attributes in Magento. Magento2: Use default for product attributes in bulk updates If we had set ‘New From Date’ and
Image optimization in Servers
As you all aware that images place an important role in the current generation web but it also brings the issue of dealing with lot of data (bytes in size)
how to embed responsive youtube video for all devices
In the age of dynamic and interactive content, now or then we need to show playing media on web pages. The media should be compatible with all the devices across
how to connect mysql database remotely in windows
Every developer needs to connect to database to access the data stored. The direct database access will make creating new reports, analyzing the table structure and creating new data structures.
loadjava: Loading Java Sources/Classes/Jars into oracle Database
Loading the Java Sources/Classes into Database is important thing in Java based application software. Java sources (jar/Classes) can be loaded into database by using few methods, and using loadjava command