Prevent pinning pictures from your site to Pinterest

Apr 05, 2012 1 Comment by

Pinterest is growing exponentially and is one of the most influential social sharing platform today. But what if you do not want images from your site to be pinned there? Pinterest offered a simple solution and I will explain how to do it in this quick tip.

Basics, Tips Read more

10+ productivity tips when working from home

Oct 16, 2011 7 Comments by

Working from home has plenty of benefits, but it can be hard to be productive. Many distractions, friends, family, video games, internet keeps you from focusing on the work. I bring some tips how to improve productivity when working from home.

Articles Read more

6 productivity tips that might work for you

Nov 24, 2010 5 Comments by

A small article giving you some tips for better productivity in whatever line of work you are.

Articles, Tips Read more

How to add favicon to your site

Oct 17, 2010 No Comments by

I noticed that many come to my site with “change image beside page title” query in Google. So, I decided to write a quick tip about favicons.

Tips Read more

4 awesome PHP functions you must use every time

Sep 08, 2010 5 Comments

Today, I am going to share four of my favorite PHP methods that I use on top of every application I build. They are really handy and practical.

Read more

How to generate URL friendly title

Aug 02, 2010 4 Comments

As I am enjoying my well deserved holiday on a beautiful Adriatic sea (thus the post image), I will share a small tip with you. Basically, making your post title URL friendly by removing spaces and other simple tasks. This little function may come in handy.

Read more

How to format database dates in PHP

Apr 22, 2010 3 Comments

You have a great resultset taken from database, it has some datetime fields, and you want to format it differently then MySQL presented it? Here is a small trick.

Read more