How to monitor & automatically restart MySQL, Nginx, Apache etc. on your server Updated On June 18, 2020 Managing server is not an easy job, specially if you have multiple softwares like MySQL, Nginx or Apache …
Display Image caption in Posts on Jekyll blogs Updated On June 18, 2020 After moving this blog from WordPress to Jekyll, I have been trying to manually patch all the gaps …
Full Screen Background Image with CSS Updated On June 18, 2020 Many modern web designs have started to adopt a large background image which covers the entire width and …
Zoom Effect on Image Hover with CSS Updated On June 18, 2020 There are many ways you can add a little spice to your web design projects and one of …
Fixing SSL_connect error while installing Ruby Gems on Windows Updated On June 18, 2020 As Windows is my primary development machine, I did a setup of Jekyll by following this guide by …
Fixed width sidebar in responsive design Updated On June 18, 2020 When I was redesigning a few sites, I wanted to put a fixed width sidebar to place ads. But …
Simple Share buttons for Jekyll blog Updated On June 18, 2020 We recently moved this blog from WordPress to Jekyll and created a site structure from the plain vanilla …
Responsive Table with alternate color rows Updated On June 18, 2020 In this post I will be sharing CSS code snippet for making a simple responsive table with alternate …
How to create a 3D CSS Button Updated On May 18, 2021 While I love flat web design, however sometimes little things like 3D CSS buttons when combined with otherwise …
Drawing draggable shapes on Canvas with CreateJS Updated On June 18, 2020 While working for a cross platform hybrid app, I had the requirement of drawing draggable shapes on Canvas. …
Avoid these 5 mistakes to make your app succeed in Emerging Markets Updated On December 29, 2015 Do you know what it takes to make your app a success in Emerging markets like China, India …
Change Color of Inline SVG With CSS Updated On September 14, 2020 While working on optimizing some of my websites for speed, I decided to make use of inline SVG …