Using a proper piece of background music that perfectly matches the video is very helpful for creating a mood. The good news is that it is not a daunting task to add music to video. In this article, you will learn 2 simple methods to add background music, popular songs, or an audio recording, to […]
General
7 Best Softwares For Organizing Your Work Life
Whether in the office or working from home, organization in your work life can get tricky. With busy days, long to-do lists, and endless distractions, it can become overwhelming to manage tasks and prioritize your day. Even if you follow tips on how to stay productive, using additional tools can be beneficial, too. Although sticky […]
Introduction to Magic Gradients in Xamarin.Forms
Xamarin.Forms is a fully-featured mobile app development platform that has support for astonishing features. For instance, you could possibly create an animation by using a trigger, applying a material design rule, implementing unique effects, etc. Here, in this blog, we will learn about a NuGet package called Magic Gradient which helps in adding unique effects […]
Top 20 Alternatives to Notepad++
Notepad++ becomes a very simple and powerful tool for IT professionals. If you are interested to know, the top 20 alternatives for Notepad++, this article is for you.
Stop or remove all Docker containers
The below code can be used to stop/remove all the running docker containers in your system. docker stop $(docker ps -a -q) docker rm $(docker ps -a -q)
How To Load Stock Item Using product_id In Magento 2?
In some cases you have to load stock item using product_id in Magento2. Today’s snippet we are showing how to do that. For illustration purpose we use a model example. namespace Vendor\Module\Model; use Magento\CatalogInventory\Model\Stock\StockItemRepository; class HelloWorld extends extends \Magento\Framework\Model\AbstractModel { protected $stockItemRepository; public function __construct( StockItemRepository $stockItemRepository ) { $this->stockItemRepository = $stockItemRepository; } public function […]
How to change PHP version on MAMP – Mac OSX
It’s very often that you want to change the PHP version in order to install different softwares in your development environment. But the MAMP version in your system comes with pre-installed version of PHP, and you want to go with it.
How to Enable Flat Catalog in Magento 2
Using flat catalog will speedup your website to a certain extent as Magento does not need to join multiple tables to pull products details. When you use the flat catalog system, all the EAV attributes will copied to flat table on the fly.
How To Change The Magento 2 Admin Session Timeout
It’s quite annoying that every time page goes to login page when we try to refresh a page or saving a product in Magento 2 admin side. So this can be achieved by changing the admin session timeout in Magento 2.
Deny all, allow only one IP through htaccess
If you want to deny all the traffic except a single IP use the below snippet in your .htaccess.
Magento 2 – How To Disable Wishlist Feature
Wish list is a good feature for websites as users can save their items for a future purchase. Even they can send this to their friends as well. But some storefronts, there is no need for wish list feature, but in Magento 2 this is a feature comes built in. So how does we disable […]
How to load a Slideshow on the Home Page – Magento 2
In this article we will show how to load a slideshow in your Magento 2 website’s homepage. We use Slick JS Library for this example.
Make your own stickers for WhatsApp and iMessages
You might be noticed that some of your friends sending nice stickers in Whatsapp as reply to your chat. Sometimes it will a picture from your favorite movie scene or some other instance. Now you also can create stickers for WhatsApp, by using a app called sticker.ly. Just search in the app store/play store for […]
How to Improve Cart & Checkout Page of Your eCommerce Store
The cart page performs the duties of a lead-maker, whereas, the checkout is the deal-binder. Both are the significant parts of a buyer’s journey. Improving them simply means streamlining the buyers’ passage towards absolute purchases. However, the tricky part is deciding how to improve these pages for higher usability and conversions. The marketers and webmasters […]
Solution: windows photo viewer opens each time save a pic file
Problem: When I download a file from internet, it always opens in the default photo viewer after download complete. This is a really annoying thing that every time we need to close the image opened automatically. To solve this you can go through the below steps.
What is Inbound Marketing in SEO?
What is Inbound Marketing in SEO? If you want to sustain in the online market, you need to have an online presence. This can only work out if you know the right marketing and SEO techniques. Since it incorporates a lot of hard work and analytics, most companies prefer hiring experts for their SEO and […]
Powerful New Magento 2.3.0 Released
Magento 2.3.0 is now available delivering powerful new tools that enhance both merchant and developer experiences. Key features in this release are: Easily manage inventory across multiple locations, accelerate fulfillment, and improve checkout performance with Multi-Source Inventory Build superior mobile shopping experiences and lower total cost of ownership with Progressive Web Apps Create new pages […]
What are some good alternatives to Algolia search?
Algolia, very widely used ultra fast search engine solution powering so many websites in the world of internet. But did you ever think alternative solution for Algolia. Here you find a list of alternative services to Algolia search platform. EXPERTREC CUSTOM SEARCH ENGINE AWS CloudSearch Azure Search SearchIQ Searchify Searchly Typesense Elasticsearch Cludo
Display preview of selected image in input type file
In modern web images are very essential thing for understanding the content better, so do the image upload. Sometimes we have to preview the image before upload. So the user knows which image they are going to upload to server. In this case we can use this instant preview of image while they select the […]
How to select specific columns in laravel eloquent ORM?
Model::select(‘field1′,’field2’)->where(‘type’, ‘post’)->get()
Timeline.js – Create a timeline slider
Timeline.js is pretty good jQuery plugin, creates a carousal that progresses based on chronological points. It includes a lot of options to set up this timeline carousal.
How to get Query Strings Value from a URL in Laravel 5.5?
When you work with Laravel it is very common to get query string values from URL. In native PHP you can get this via $_GET variable. But when you want to get Query strings from a URL in Laravel you can use the below methods. Either you can use Request Facade or Input facade in […]
Create RSS feed for a website in PHP
Short for Really Simple Syndication or Rich Site Summary, it’s the way to communicate to your website. If you like a website that producing good content, you need to check the website every day to read latest updates. That’s where RSS comes to help . If they have RSS feeds in their website you can […]
How to set and get config values in Laravel 5
Configuration files make it easy to access the config options across the application. In Laravel there is no exception. It is very clean approach keeping the all config items in one place. Create a Config file To create a custom config file in Laravel, go to config directory and create a php file. In my […]
Free online tools to check website performance and speed
Website performance and speed become a critical factor for websites. Google’s new algorithm gives more importance for the website’s speed. So website speed affects your websites’ search engine ranking. If your website takes too much time to load, you might lose your visitors, so the revenue. In that case, you have to optimize your website for […]
jQuery Text Counter Plugin
A jQuery plugin for counting and limiting characters/words on text input, or textarea, elements.
Embed Player : jQuery Audio Video players
Unified jQuery interface to various audio/video players without dependency on their official JavaScript libraries. Currently supported players: YouTube Vimeo Twitch SoundCloud Dailymotion HMTL 5 audio/video Internet Explorer <=8 is not supported. Why you need a unified player, because you can have all these services in one player.
7 Top Reddit Alternatives that You Will Find it Amazing
Reddit is on the way to secure a great place on the web as one of the most visited websites. It’s a highly user curated content from all over the world. The most voted posts will be on the front page of the Reddit will have most attention. There are many people find it as […]
How To Change DNS Servers in Windows 8
When you change DNS servers on your computer, you actually changes the server helps to translate the IP to hostname. You may know that all websites will have a IP address and a hostname. Since this DNS servers may cause issues and it leads to your internet connection problem. In Windows 8, it automatically fetch […]
The 11 best blogging and publishing platforms on the Internet today
10 years back, if you want to start a blog, options were very limited over the internet. You have had Blogspot and wordpress.com, these were the only key players allow you to publish your articles without any cost. Why blogging so important? Blogging is the most important aspect of content marketing when you want to rank in […]