Learn why a Node.js process doesn’t terminate automatically and how the event loop works.

In this article, you will learn about streams in Node.js and you will be introduced to various types of streams

xampp on macos

Hello, dear readers of our blog! Many people work on Windows and use Denwer as a local server. On our web-site there is a little article for those who want to set up access to MySQL for Denwer from a local network. In this article we will talk about setting up XAMPP for the Mac OS X operational system. You will be able to avoid mistakes while setting up XAMPP and know how to change configuration of the local Apache web-server quickly and easily. You might know that XAMPP is a cross-platform building of a web-server containing Apache, MySQL, PHP script interpreter and so forth, which allows to launch a fully functional web-server. Let’s consider which settings you need to do to make your server properly work. Read more

Test on PHP Basics

Hello! I’m offering you to check your knowledge in PHP basics! What is PHP, what it is used for and so forth. This test is not aimed at knowledge of PHP language.

You need to answer just 7 questions. After passing the test you will be able to see your gaps. If there are none, great! And if there are, you can immediately fill them!

Read more

Multiseat mode on Ubuntu 14.04

Hello our blog readers! Recently, I have encountered with a question of how to set up several work places on one single computer within Ubuntu 14.04 operating system. I succeeded setting up Multiseat mode, as I wanted, three workplaces working on single computer system.

Ofcourse, this article does not have any relations with programming in 1C, PHP or Delphi, but still you will see some programming at the end of this article. I think this article will be useful for those who want to set up a Multiseat mode on their computers. In my previous articles I was sharing with you on how to set up XAMPP on MAC OS X, and today lets deal with Multiseat. Lets go!
Read more