What Social Platforms Are Missing About Me

Who am I? I’m a developer? A father? A fisher? A metal detectors addicted? Who am I? I have a lot of “social” friends. Many are real life friends, others are more colleagues or people I met on the net because we share an interest. So we are connected. On Facebook, on Google Plus, on [...]

Newsletter Pop Up Module 1.0.1

Only for members I just uploaded a news version of the experimental Pop Up Module for Newsletter.  It should fix some layout problem and the thank you message configuration. That module is temporary active on this site just to show how it works and… to test it as well. Pop Ups, even if hated, are [...]

Newsletter Version 3.2.8

Just released a new version of Newsletter plugin. This version, 3.2.8, contains a little interface improvement on subscription form configuration panel and a new tag, {title}, to add personal titles (Mr, Mrs) on salutation to subscribers. For members who installed one or more Newsletter modules, now they reports a notice if there is an  update [...]

Windows 8 Remote Desktop Client Very Slow (Solved)

Since I moved from Windows 7 to Windows 8 I was unable to work with a customer which gave me a desktop remote access. The interface was so slow that any activity was almost impossible to complete. I have two gateway with different internet providers and nothing changed switching from ont to the other. From [...]

bbPress Editor Not More Working From Version 2.3.1

The bbPress team decided to disable the fancy editor from version 2.3.1 even if on configuration panel you can actually set it as default. The setting does not work. I don’t know why the team decided to disable it, but it can be a real problem for who was used to rely on that editor [...]

Why The Rain Is Dashed?

Last night I was seeing out of my window when it was raining. Looking at the street lamp in front of my house, the rain drops seemed to create dashed lines. So I toke my camera and I shot some photos: the drop lines where really dashed lines, it was not an “eye” effect. Why? [...]

I Must Do It

If you are overwhelmed by things you must do, try to add them on www.imustdo.it. It’s a beta and experimental to-do list, but with some interesting limitations that should help you to simplify your life. Of course if you accept those limitations. The thing is mine, so you can safely sign in to try it. [...]

Plugins And Themes Should Append Their Version To Static Resources

If you know something about CSS or JavaScript, maybe you noted that WordPress loads them appending the version number: http://www.domain.tld/something/file.css?ver=3.5.1 This technique is useful during WordPress upgrades: since the file name does not change, adding a version number forces the browsers to redownload the file and so get the current version. Otherwise it may happen [...]