HTML5 Video tag, and webm
In ancient times, when youtube was born, we didn’t have VIDEO tag. We used to have Flash. To play video on the website, we had to convert it to weird Flash video format, leave...
In ancient times, when youtube was born, we didn’t have VIDEO tag. We used to have Flash. To play video on the website, we had to convert it to weird Flash video format, leave...
Recently I was working on a project, when I had super boring address form. I figure out that we need to help poor users fill boring forms, so made a little code snippet /...
From time to time we could breach max_input_vars restriction. Which basically limittation for server which allows only limited number of input server to reach out server. Usually this number is around 1000. In this short...
It’s my third post in “alternatives” series – this time i looked for something nicer then Angular. Apparently Angular went the same path like all good and slim solutions. It’s getting slower and bigger....