Bypass Cross-domain Policy

Bypass cross-domain policy download HLS stream with FFMPEG

HLS stream ( m3u8 ) is a well-known media type in the Internet. How could I download the m3u8 to MP4 by using ffmpeg Some application, website has protected their stream by cross-domain policy. We’ll…

110 Likes Comment

Simple script to keep key process running

If you’re running a VPS to host your website blog, how could you keep your service running Yes, It’s simple. You need to monitor the key (important) services, processes of your application running. Here’s my…

86 Likes Comment

Disable Litespeed cache on shared hosting

LSCache provides excellent improved performance by caching website content. But I sometime need to run another caching solution. So today I will tell you how to disable LScache on a specified domain. Modify your .htaccess…

82 Likes Comment

Sublime text 3207

How to install Sublime text editor Download: https://download.sublimetext.com/Sublime%20Text%20Build%203207%20×64%20Setup.exe Bypass the license key server: Activate the software:

85 Likes Comment
Error 404 on Wordpress nginx

Fixing 404 error in wordpress on VPS running nginx

Apache rewrite rules and Nginx rewrite rules are different In apache, all you need to configure permalink using mod_rewrite module in .htaccess file. But in Nginx you’ll do in nginx.conf rewrite rules. To avoid 404…

90 Likes Comment

Disable autostart/autoplay HTML5 video tag

How to change autoplay off? Just a simple javascript will help you to disable autoplay feature of video tag in HTML5 Remember to remove autoplay param from video tag Set and unique class id of…

87 Likes Comment
Navicat Premium

How to install Navicat Premium on Windows

Navicat Premium is a very powerful database development tool that allows you to simultaneously connect to MySQL, MariaDB, MongoDB, SQL Server, Oracle, PostgreSQL. 1. First, go to official website to get the latest trial download…

101 Likes Comment

Stablehost BlackFriday promo code

Starting your new online project with stablehost. Discount up to 80%. Promo code is: blackweekend Have you got referral yet ? Here is my invitation url: https://billing.stablehost.com/aff.php?aff=4799

80 Likes Comment

How to cut video using ffmpeg

How could I trim ( cut ) video based on start and end time using FFMPEG ? Firstly, we can calculate the length of output video stream based on start, end time.

92 Likes Comment
wowonder-demo

Get wowonder 2.4 ( latest ) social network script installed

If you wan’t to setup a powerful social network beside facebook, instagram, twitter…you’d better use wowonder. WoWonder is a PHP Social Network Script, developed by Deen Doughouz. Today I’ll tell you how to setup your…

99 Likes Comment