Fine tuning TCP IP network in Linux
TCP/IP stack in Linux is very well tuned for everyday web-browsing user, but you might want to consider re-tweaking it if you experience and problems with WiFi or just congested Ethernet network. Also different parameters will help with faster network rates and bandwidths for certain applications, while congesting others. (more...)
Resize, save and add watermark to photo with php and imagick
We will be using Image magick so make sure you sudo apt-get install imagemagick and check the version using imagick -v Then you need to install pecl (sudo apt-get install pecl) and use that to install imagick (sudo pecl install imagick). (more...)
Upload multiple files using html5 and php
I have recently got into more user friendly admin interfaces and one of the obstacles I stumbled upon was uploading multiple images or uploading multiple files using a simple form on admin page. There are much more suitable options to transfer files on server (ftp), but the problem is that most people do not even know what ftp is and they just want Facebook alike interface to upload their photos to website. (more...)
Nikon D3200 with all equipment
Nikon D3200 is SLR Digital camera which has convinced us. It has 24Mpixel photo sensor and with Nikon D3200 quite fast picture-frame sequence offers a perfect balance between camera for scenery and camera for fast sports photography. (more...)