Software Engineering

Automation of API documentation

Automation of API documentation is project where we wanted to automate process of API documentation generation. Motivation for the automation… Read More

5 years ago

Content Time Management in WordPress

Content Time Management in WordPress is important topic if you are producing content on regular basis. Basically, you might want… Read More

5 years ago

Clean Code Rules: Improve quality of your code

Clean Code Rules is a proposal of common sense rules. They are easy to follow and can improve quality of… Read More

6 years ago

Writing technical specifications and estimates

Writing technical specifications is a very common requirement if you work as integrator, solution architect or technical manager. In this… Read More

6 years ago

How to Learn a New Programming Language or Concept

How to Learn a New Programming Language or Framework is a very common question. We all experience the same challenges… Read More

6 years ago

REST API tutorial – What is API? REST vs RESTful?

REST is one common approach related to building web applications. It is one important term that all web application developers… Read More

6 years ago

Token based authentication and authorization with OAuth

Open Authorization is commonly known as OAuth. This is an open standard for token based authentication and authorization on the… Read More

6 years ago

PHP and Java projects with complete source code

Firstly, thank you all for comments and ideas related to my revamped blog. Some of you asked me about PHP… Read More

6 years ago

GrazPHP Meetup, Year One

Introduction One year ago, Borislav Lazendić and I started GrazPHP meetup. We wanted to create a small community of people… Read More

6 years ago

Setting up proper JS and CSS minification

Setting up the proper JS and CSS minification can be crucial for your web site's speed and ultimately better search… Read More

6 years ago