Tutorials

How to use rsync to synchronize local files to remote server

Rsync is a powerful tool that facilitates the transfer and synchronization of data between both local and remote systems.

14.05.2016

Drupal Commerce: Apply taxes to subtotal minus discount

Drupal Commerce is an open source eCommerce framework. This tutorial fixes the VAT + Sale Prices problem for Checkout and Commerce Email.

01.05.2016

How to backup all your important data automatically on Linux

Backups are one of the most important things when running a server and these scripts help backup your important data automatically.

24.04.2016

Animated smooth scrolling effect for one-page website

Every one-page website needs animated smooth scrolling effect, and this script will rock your site.

21.04.2016

Add or remove class with JQuery based on vertical scroll

A tutorial to show how use JavaScript and CSS to change appearance of <header> when scrolling down on the website.

01.03.2016

Add images to Drupal Views Search Page for certain results

Drupal Views is a powerful tool for all kind of mixed results but how to add images to Views' Page when url have "?". Blocks can't help, but PHP can.

29.02.2016

The 10 most common mistakes that PHP developers make

Are you guilty of one of these common PHP mistakes? Refer to this list next time you’re debugging PHP code.

21.02.2016

A basic Drush tutorial

Drush is a command-line shell and scripting interface for Drupal. This tutorial help you understand how Drush works and how it makes your life easier.

27.01.2016

How to make XML Flickr Feed Parser

This simple XML Flickr feed parser fetch newest photos and show them with links and thumbnails.

23.10.2015

A Basic MySQL Tutorial

A basic tutorial how to take control of MySQL server, how to make a database and a user, and how to store information in the MySQL database.

19.10.2015

How to parse an XML document with PHP

A simple PHP script which can store an XML document as a file to the server and use it for the website. Replaces file older than 24 hours.

01.10.2015

How to set up TeamSpeak 3 server

Tutorial how to set up and run a TeamSpeak 3 server as service on Linux.

23.09.2015

Generating SSH keys - Log in to servers without passwords

SSH keys serve as a means of identifying yourself to an SSH server using public-key cryptography and challenge-response authentication.

18.09.2015

A simple popup with PHP

Simple PHP / JavaScript popup created for Drupal but can be used with any platform. Popup works only once and again after the cookie is cleared.

15.09.2015