What is AWS? Why increasing the Adoption of AWS cloud?
What is AWS? Amazon web services is a hybrid cloud system that helps DevOps teams to support a single instance or quickly and easily expand to thousands of instances. AWS…
Read more »
Keyboard Shortcuts for Adobe Premiere Pro ( Video Editing Software ) ( Part 5 )
Adobe Premiere Pro is a timeline based video editing software. Premiere Pro supports video-editing with up to 1920 resolution by 1080 in both RGB and YUV, with up to 32-bit…
Read more »
Keyboard Shortcuts for Adobe Premiere Pro ( Video Editing Software ) ( Part 4 )
Adobe Premiere Pro is a timeline based video editing software. Premiere Pro supports video-editing with up to 1920 resolution by 1080 in both RGB and YUV, with up to 32-bit…
Read more »
Keyboard Shortcuts for Adobe Premiere Pro ( Video Editing Software ) ( Part 3 )
Adobe Premiere Pro is a timeline based video editing software. Premiere Pro supports video-editing with up to 1920 resolution by 1080 in both RGB and YUV, with up to 32-bit…
Read more »
Keyboard Shortcuts for Adobe Premiere Pro ( Video Editing Software ) ( Part 2 )
Adobe Premiere Pro is a timeline based video editing software. Premiere Pro supports video-editing with up to 1920 resolution by 1080 in both RGB and YUV, with up to 32-bit…
Read more »How to define constant in PHP?
what is constant in PHP? A variable whose value we cannot modify Constant means fixed. We cannot change the value which we have fixed as fixed later. The definition of…
Read more »
Keyboard Shortcuts for Adobe Premiere Pro ( Video Editing Software ) ( Part 1 )
What is adobe premiere pro keyboard shortcut keys? Adobe Premiere Pro is a timeline based video editing software. Premiere Pro supports video-editing with up to 1920 resolution by 1080 in…
Read more »
How To Send Slack Notification with Laravel
It seems like a topic for basic Laravel developer, but while it’s easy to send emails, but the whole system of various notifications is much deeper, and worth studying. Sub-topics: In the…
Read more »Manipulation of dates and times in PHP with examples.
Here we are going to discuss about the PHP Date and times. how can we call current date and time in our code. There are nearly fifty date and time…
Read more »Deep Dive into Lookup Plugins in Ansible with Example
Lets understand about Lookup Plugins Lookup plugins allow Ansible to access data from outside sources. This can include reading the filesystem in addition to contacting external datastores and services. Like…
Read more »What is Ansible Plugins and How to Extend Ansible Through Plugins?
What is Ansible Plugins? Did you know a large portion of Ansible’s functionality comes from the Ansible plugin system? These important pieces of code augment Ansible’s core functionality such as…
Read more »How to Register Navigation Menus of our Custom Theme in WordPress? Part-7
How to Register Navigation Menus of our Custom Theme in WordPress? What are the Navigation Menus? Navigation-Menus are customizable menus in your theme. They allow users to add Pages, Posts,…
Read more »How to Define a Variable in PHP
what is variable in PHP Variables are used to keep data in one place. Such as string of text numbers, etc. The value of a variable can change on the…
Read more »How to Create a Custom Page of Custom Theme in WordPress? Part-6
How to Create a Custom Page of Custom Theme in WordPress? Why to use Custom Page? Customized page templates allow you to individualize any part of your WordPress site without affecting the…
Read more »
How many types of SEO are there?
SEO helps our BLOG rank in google. It is a technique that puts your website at the top of search engine search results and increases the number of visitors to…
Read more »PHP 7 Fundamental Tutorial for Beginners – PHP Syntax
Standard PHP Syntax One of the first scripts is run on the server, and the simple result results are sent back to the browser. Basic PHP Syntax one PHP script…
Read more »How to Create a Page in WordPress? Part-5
How to Create a Page in WordPress? What is a page in WordPress? WordPress allows us to create pages by default and its theme controls the appearance of our pages…
Read more »How to setup PHP in localhost for server-side scripting?
In this blog I am going to start with the beginning, So even if you are not aware to run PHP on your local machine you to it just following…
Read more »Ansible Inventory Lab & Excercise – Part 3
Assignment 1 You have been given a RHEL 7.X instance for ARS where access is enabled with ec2-user and key. Password login is disabled. You need to enable a password…
Read more »
Autoloading Classes in PHP
1. What are Autoloading Classes? Many developers writing object-oriented applications create one PHP source file per class definition. One of the biggest annoyances is having to write a long list…
Read more »
How to setup your Gmail account to send emails in Laravel
In my previous blog, I described how can you send an email with an attachment without saving it in the database you can read that here. Now let’s continue with…
Read more »How to Work Stated on PHP
Install XAMPP on your PC to quickly create web applications with PHP database. If you want to create a dynamic web page using the first step, then first you write…
Read more »
Let’s know about Adobe Premiere Pro
Given the current times, there is a huge demand for high quality video content.Today’s video editors and producers are working in a constantly changing environment of old and new technologies….
Read more »How to create a WordPress custom theme? Part-4
How to create a WordPress custom theme? It’s looking improper yet, therefore we have to set the path of CSS and JavaScript to make it on proper website. So, go…
Read more »
How to Copy Google Calendar OR Move Events from one Calendar to another?
Note:- You can not simply Copy and Paste events from one Calendar to another calendar. You can Export all events from calendar and Import to the new calendar. Steps are…
Read more »How to create a WordPress custom theme? Part-3
How to create a WordPress custom theme? In this blog, you’ll see how to call these files to each other. WordPress divided the all files to understand clearly. The basic…
Read more »