( This is a guest post by Gwen Davis. Thank you ! )

What is MariaDB?

Read the rest of this entry »

Comments No Comments »

There are some linux commands that are underestimated by nature. Two such commands are head and, even more importantly, tail. In short, head and tail are used to provide output of the first and last lines of a file. For instance, if you execute :

Read the rest of this entry »

Comments No Comments »

There comes a time in the life of a serious PHP programmer where they need to code (or be part) of a large scale project. Using the right tools is what separates the men from the boys. Virtually every well known large scale software written in PHP uses a template engine of some kind, with Smarty being one of the most well known ones.

Read the rest of this entry »

Comments 2 Comments »

Lately, i’ve been quite interested in learn more things abour Ruby Programming. To be sincere, i always wanted to learn a bit more about the language, but I’ve been into some WordPress Theme programming the past 2-3 months. Hopefully, i will write some posts about this subject as well, in the future.

Read the rest of this entry »

Comments 4 Comments »

As a result of this very interesting post by Kr0w, i was thinking of creating something which i feel that it would be very interesting for everybody to work on their Python Programming skills and associate with other people who also like Python.

Read the rest of this entry »

Comments 1 Comment »

Imagine that in your office’s computer, there are lots of interesting files that you have saved. As long as you are in your office, you have access to all of them, but when you go home, you can’t access it. The reason is that although your office computer has internet, it’s behind NAT and therefore you cannot access it directly. This is where a VPN can really be helpful.

Read the rest of this entry »

Comments 4 Comments »