applications

WordPress for small and medium businesses

WordPress is an excellent platform for small and medium businesses (SMBs). Recently I had the opportunity of constructing the home page for a small business. I will share my experience in this blog post.

Read
web development

Customizing Redmine layout

The user interface of Redmine can be easily customizing using the redmine_custom_css and redmine_custom_js plugins.

Read
applications

Installing W3C Markup Validator on Debian Jessie

The W3C Markup Validator is a useful tool that allows validating HTML text. It can be used to check if a given web page or text conforms to the HTML 5 standard.

Read

Responsive web design with HTML 5 and CSS 3

Responsive website design is a design practice which aims at designing web pages with a layout that works on all devices. It involves several techniques such as responsive images, grid layouts, fluid layouts, media queries and more.

Read