Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

Page - 16

2015

November

Track page read not page views

Track page read not page views

When I first started to work on the web, I had no way to track how users interacted with my websites. I created HTML websites and the only way I could think of to know how many people visited was to use those all too familiar page counters. Fast forward a few years, there are so many analytical tools available. But just like page counters, we use analytics mainly for page views.

October

Serving pi in school

Serving pi in school

That kid in the back was right. Nothing in Math made any sense. The vectors, the matrices, the limits, or, for God sake, cotangent! None of it made any sense. When are we ever going to use these in the real world? The teacher argued that it was necessary to learn without giving us any tangible thing to grasp. The only immediate reward that justified learning this organized gibberish was getting a good grade.

Pessimism: The cure for false expectation

Pessimism: The cure for false expectation

A few years ago, I discovered Alain de Botton, a sort of modern philosopher that took an interesting approach on the way we approach the events of our lives. He focused particularly on pessimism and how we react to it. His work is based on the Roman philosopher, Seneca, who dedicated a large part of his work on the problem of Anger.

Facebook and Me

Facebook and Me

My overall experience with facebook has been negative. Like many people these days, I decided it is best to not have a facebook profile. Well technically I do have one. OK, I have two of them, and both are deactivated. One is my regular account and the other is my developer account that I reactivate every time I need to perform dev work with their API.

Free time

Free time

What would you do if you could keep your wages. The exact same wages you make at your current job, but you have only 2 hours of work to do a day. You already took a two months long vacation where you traveled to all the places you wished you could and had the time of your life.

When you think you know but you don't

When you think you know but you don't

With the internet at our finger tips, it is easy to access any sort of information instantly. Long gone are the days where you memorize all the important dates or names in history. With a few key strokes, Wikipedia presents you with more information than you care to know.

September

We

We

When I see great content on the web, the first thing I do is click on that about us page. I am almost always disappointed. I can tell there is just one guy running the show, but he keeps referring to himself as We.

Teach to learn

Teach to learn

Everyday is an opportunity to learn. But sometimes, it is hard to find something new to learn. When I stumbled upon PHP, I spent day and night trying to follow tutorials and build stuff. At some point I didn't know what else I could experiment with it. It's not that I knew everything about it, but I simply couldn't go beyond what I didn't know I didn't know.

Combating Procrastination one word at a time

Combating Procrastination one word at a time

I've set a goal to write a 1000 words a day a year ago. It all started well, but then one day I just couldn't write. I wrote a few sentences but, it was no where near a thousand. So I decided that what will make me move forward will be Inspcratination.

Let's build an app for that

Let's build an app for that

The cool new thing to do is to build an app. It doesn't matter what the reason is as long as it is an app.

JS Tip of the day

Not all arrays are arrays

You modified the Array object to include some of your custom methods. You create an array, you use the method and get an error: Array.prototype.loop = function…

Photography