Articles


Most common WordPress (in)security issues

Most common WordPress (in)security issues Date: August 31, 2023 - 2:33 pm

Downloading themes or plug-ins from some random place on the internet and not the official and reliable sources, or developers, will maybe save you some money but what ends up happening is you can end up installing all sorts of spyware on your web domain, not to mention the code quality that can be poor and potentially harmful for performance. Watch out for crappy themes and plugins and take the time to analyze the market that you are entering to get what you need for your WordPress.

Tags: , ,

CMS overview series – Joomla

CMS overview series – Joomla Date: February 27, 2023 - 11:03 am

If you are looking for a versatile CMS solution, you might want to check out Joomla. Joomla is a CMS that is rich with features and suitable for building and managing both small and large web applications. Joomla allows PHP ( yes, this is yet another PHP based CMS ) developers to create custom web applications and extend existing platform features. It is open source, and anyone can extend the functionality of the core Joomla system. Joomla is using a powerful templating system to build web pages, which makes it easy to create professional looking websites very quickly.

Tags: , , ,

GitHub – basic workflow for web developers

GitHub – basic workflow for web developers Date: February 10, 2023 - 10:24 am

Git is an open-source, distributed version control software system that was created by Linus Torvalds in 2005. in order to track changes to developer’s source code, or other digital files, and enables users to revert to previous versions if needed. The Git database is stored on each user’s computer, allowing developers to work on projects even when they’re not online and are working on local development environments.

Tags: , ,

CMS overview series – Drupal

CMS overview series – Drupal Date: November 10, 2022 - 2:05 pm

Drupal is an open source, PHP based CMS solution, very much alike but also different than WordPress.

Tags: , , ,

CMS overview series – WordPress

CMS overview series – WordPress Date: April 30, 2022 - 10:59 am

If you want to host your own web app, first question to come in mind is what CMS platform I might, or should use for this purpose.

Tags: ,

How to avoid bad WordPress development practices

How to avoid bad WordPress development practices Date: March 27, 2022 - 5:48 pm

Learn how to recognize and avoid mistakes in WordPress theme development.

Tags: , ,

1 2 3