Updating MySQL on Ubuntu 14.04
Its been a while since I’ve used MySQL extensively. So recently I’ve been involved in a new project, a laravel project. So when I tried to..
WordPress Admin takes too long to respond on IIS
I’ve never had this problem before because the last time that I had to use IIS was 5-7 years ago. So since my client is already locked int..
Setting up my development environment with Vagrant
I’ve changed jobs quite often due to various reasons. I’ve never seen or been to a company where a developer joins, and the on-boarding ex..
Using WebP in your projects and browser support
I’ve been thinking about using WebP altogether in most of my projects, the benefits is quite big. As I had written in earlier post, almost..
Adding new mime type (WebP) in WordPress
Recently while finishing up a site with a few high quality images that needs to be transparent, I needed it to be small (100kB is acceptab..
SingleDivProject Challenge!
I thought I could but I couldn’t and now its time to give up and get back to Fallout 4.
There was a reddit post about the SingleDivProj..
Undocumented Web API for validating DCI
This is just an experiment, I would not suggest anyone to use it because it can be changed and break your shit up.
So there’s this numb..
AngularJS SEO & Prerendering for S3
S3 is just a file storage with a little bit of rules and functions that helped serving files (in this case, serving html), so it is very l..
Grand Prix Melbourne, behind the scenes!
For this time around, I’ve configured Cloudflare + WP Fastest Cache + Nginx Pagespeed and CloudFront (well maybe this is overkill). I coll..
AngularJS loading bar
The simplest way to put a loading bar in your angularJS app is to use angular-loading-bar. It has all kinds of configurable stuffs. I cant..