How to deploy Sinatra App with Puma and NginX (manually - no Capistrano)

Building even static websites will be fun with sinatra! But deploying might not be fun for everyone. So, Today I'll show you how to deploy a Sinatra App manually with Puma and Nginx.

How to execute PHP code on *.html files

You know it's a default feature of PHP that you can write HTML codes directly on a PHP script. But have you ever thought about to bounce it? That means write your php codes on a HTML file?

উবুন্টুতে PHP 5.3 সহ Nginx ওয়েব সার্ভার ইন্সটল করুন কোন প্রকার কম্পাইল ছাড়া

পিএইচপি সহ এঞ্জিনেক্স ইন্সটলে কিছুটা ঝামেলা হয়। তবে আজকে আমি দেখাব কিভাবে কোনপ্রকার কম্পাইল ছাড়া উবুন্টুতে PHP 5.3 এবং MySQL সহ Nginx ওয়েব সার্ভার ইন্সটল করা যায়।