Istanbul is a desktop session recorder for the Free Desktop. You can easily make video by this software. It records your session into an Ogg Theora video file. To start the recording, you click on its icon in the notification area. To stop you click its icon again. It works on GNOME, KDE, XFCE and [...]
Author Archive
Desktop Session Recorder
Mar-24th-2011
By piyushmap in Linux tutorials
How to enable the APC extension in php
Mar-18th-2011
Alternative PHP Cache (APC) is a free, open source framework that optimizes PHP intermediate code and caches data and compiled code from the PHP bytecode compiler in shared memory. What this means is that APC reads your PHP files, parses them into a more efficient binary format and then caches them in memory so that [...]
