In the last few years, technology has evolved rapidly and so have various frameworks. Angular began with the AngularJS framework and within the last five years, it has taken a leap forward from Angular 1.0 to the current Angular 4.0. This development involved major changes in the final developed code size of the application, at the same time enhancing security, scalability, and performance. In this post, we’ll run through the basic difference between Angular 1.0…
Security has always been of utmost concern when it comes to users and their data. Be it web pros, resellers or the customers, all of us use computers, servers and mobile phones in some form or the other. All of these devices work with an inbuilt processor. In this post, we’ll decode the confusion and commotion that has left the IT industry in a disarray with recent security vulnerabilities, that was found to affect Intel…
Python as a programming language is leading in frameworks available for development, and as a web pro, web development may be an integral part of your business. In our previous post, we covered the 6 Best GUI Frameworks for Python and from the overwhelming response we received, we decided to go a step ahead. In this post, I’ll be covering two of the most popular and sought-after Web Frameworks for Python, Flask, and Django. I’ll walk…
Imagine a broken template or a plugin code, website crash or writing a post and deleting it, only to realize the previous draft was better. But the issue is you cannot go back to the previous version. Scary isn’t it? But don’t panic, with WordPress it’s easy to take backups and undo changes to the code as well as posts alike with backup and restore. In this post, we’ll learn how to undo changes in…
Creating a professional looking website for your online business is the first step to branding and gaining customers. Until drag and drop website builders became a common thing, , website owners had to contact professional web developers to build their website but with various DIY website builders available, setting up your own website is a hassle-free task. There are many website builders available today, each with their own set of features. One of leading website…
What is web hosting? Web hosting (in layman’s terms) is the service of providing storage space for a website or application on a server on the internet. Once your website is made available on the internet, it can be accessed by other computers connected to the internet. How web hosting works: Web hosts are companies that rent out their services and technologies to host websites on the internet. Once the hosting company hosts your website,…
As a web pro, one of the things you need to manage your business website effectively is a control panel. cPanel is a popular web-based dashboard that helps you with many administrative tasks. In this article, we’ll see how to use cPanel to create a website in some simple steps. What is cPanel? cPanel is a web-based graphical control panel that helps you create websites and manage your web hosting account. It has a simple…
If you’re a developer/blogger who is tech-savvy and just plain adventurous, you might feel confident enough to host a domain/website on your own. That’s right, in your basement (if you live in a part of the world where most people have one) or maybe just in your own bedroom. If you think a hosting company like us wouldn’t even want to broach the topic with you–you’re mistaken! We are as geeky as some of you are and…
So before we start with the steps involved to configure a firewall in Linux, first let’s make sure we understand what a firewall is and how it works. Understanding what a firewall is and how it works: A firewall is a program that surrounds the interface between a private network and the rest of the big and (usually) bad internet. You can think of the firewall as a gateway. It follows pre-configured rules that allow…
In today’s day and age words like ‘mobile application’ and ‘cloud’ are creating quite a stir. Each day there is some new application in the market with the aim of delivering the best performance to their users. Mobile backend services help achieve this by building a better infrastructure. What is BaaS? These days most mobile applications need a backend that’s connected to the internet. BaaS (Backend-as-a-Service) is the service that helps enable that, helping you…