3

The padlock in my browser

When you call some website, you may see a padlock like that pictured below:     It means the website you are browsing is encrypted. When the padlock is green, it generally means all the items on the website is encrypted. In some cases the padlock may appear but it is not green. This usually implies that some errors are present. It may simply mean the certificate (I will touch on this elsewhere as a troubleshooting piece) does not match the browser address or that some items on the page are simply not encrypted. Different browsers offer different ways of Read more

0

What is a CMS?

A contents management system (CMS) is a computer program that allow publishing, editing and modifying contents (ref 1). In general they will let you store and organise files, and provide version access to data. How many types of CMSs are available? How long is a piece of string? You see there are so many different systems depending on the underlying content management framework or technology (ref 2); the underlying release licenses and the database support.   Web Application Frameworks:   Web Application Frameworks are the technologies that sits behind dynamic websites (ref 3). The following are the more widely used frameworks: Read more