Special Effects using CSS and some fantasy
CSS is amazing, it allows you to do a lot without the need of javascript, I use it to keep responsiveness of a website, for […]

How to change owner and group of a directory and all its subfolders (linux command)
What command changes the Group setting for a directory? chown -R owner:group . Using the . after the owner:group declaration allows you to change all current […]



Replacing WordPress URLs with SQL command
WARNING – Always make a backup before modifying your database. This came really handy when you have to manually migrate a WordPress website to another […]



Shingo.it one of our first customers
Shingo.it is a domain that existed since years, the customer moved his domain to our servers in order to save some money and of course […]



Get list of tables with total row number
Imagine that a customer calls you and complains that your application is becoming too slow. There might be tons of reasons for that, in some […]



Configuring a mail server using docker – The Story (so far)
Configurig a mail server has never been so easy!! Hah!! You’d like it to be true… but it’s not, sorry. It took me some hours […]



Autoplay on youtube embed (iframe) videos
I received a request from a customer few days ago, he wanted to have the youtube video he have on his website’s homepage to start […]



Lagrangian Points (gravity wow)
[embedyt] https://www.youtube.com/watch?v=foyJzvpeaBE[/embedyt] I recently started to interest in a space sim game called Pioneer. (I most likely will start learn C++ just to be able […]



Add Juice to your… stuff.. YES!!
You may think that game development is all about having a great idea and trying to implement it. But it’s not only that, you need […]