This is a very short post. I felt the need to create one. Here it is. I will be resuming my blogging activities after an
Read moreMinify Filter – Revel Framework – Go Lang
I ran into the need of Minify Filter – Revel Framework – Go Lang for my web application. Then I started a discussion with Revel Framework
Read moreUsing ModelMapper in Grails
Using ModelMapper in Grails for mapping domain object to DTO/POGO/POJO object. ModelMapper does good job mapping faster and effectively. However I come to know via author of
Read moreApple Mail.app Plugin Development
I used to receive an emails about How to: Apple Mail.app plugin development? then responded with enough details to begin their journey. Then I thought create an article
Read moreBest possible way to edit read only DMG
I ran into a situation of editing bootable dmg for my need, I utilized the hdiutil shadow mode for my purpose and thought share best possible way
Read moreHTML, Inline JS & Inline CSS Minify PHP
‘Minify‘ word always pops up while optimizing and performance tuning for Web Application(s) around the world. Typically it’s meant for HTML, JavaScript, CSS, Inline JavaScript
Read morePHP-FPM Configuration 101 (php-fpm.conf, www.conf)
PHP FastCGI Process Manager (PHP-FPM) FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features (mostly) useful for heavy-loaded sites. PHP-FPM
Read more