PHP

Key PHP Developer’s Tools

Development Tools Netbeans – http://www.netbeans.org Dreamweaver for UI http://www.adobe.com Flux is good too and much cheaper (OSX Only) http://www.theescapers.com/flux/ TextWrangler for just simple text stuff (OSX Only) http://www.barebones.com/products/textwrangler/ or if you’re a PC person go with Notepad++ http://notepad-plus-plus.org/ Filezilla FTP for uploading and downloading to servers http://filezilla-project.org Google Chrome‘s built in developer tools rock http://chrome.google.com or Firefox with Web Developer […]

Key PHP Developer’s Tools Read More »

Streaming MP4s Securely and Preventing Hotlinking

Learn how to protect your MP4 videos from hotlinking and unauthorized access with H.264 pseudo-streaming and mod_auth_token on Ubuntu. Follow these steps for secure video streaming.

Streaming MP4s Securely and Preventing Hotlinking Read More »