I ran into the need of Minify Filter – Revel Framework – Go Lang for my web application. Then I started a discussion with Revel Framework Dev team for guidance. …
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 library, ModelMapper faces issue …
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 around Apple Mail.app plugin …
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 to edit read only …
‘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 and Inline CSS. I …
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 has two major portion …
PHP: Hypertext Preprocessor is a widely-used general-purpose server side scripting language that is suited for Web development and CLI. Many popular frameworks and products written in PHP like WordPress, …