Open source website contact forms with captcha

November 15, 2012

Formify is a set of six open-source jQuery PHP Ajax contact form templates with captcha for various uses. All these contact form templates are validation ready and easy to integrate in your websites/application. More info and download: Formify

Read the full article →

Open source task management application

November 15, 2012

Open source task management application Nitro is the best way to organize with it’s speed, simplicity and power. With innovative features such as smart lists and magic sort, you can keep your life organized and focus on what needs doing. Nitro can sync with Dropbox or Ubuntu One. You can easily access your tasks from [...]

Read the full article →

Compare Win 8, Win 8 Pro & Windows RT editions

November 15, 2012

Microsoft has at last addressed the problem of to many flavors of windows,  the new Windows 8 has only three flavors to choose from. Following is comparison table for different Windows 8 editions.

Read the full article →

How to enable GodMode in Windows 8 and 7

November 13, 2012

Discovery a hidden “GodMode” feature that lets you as power user access all of the operating system’s control settings from within a single folder. To activate a GodMode on Microsoft windows 7 and 8, you just need to create a simple folder and rename it to a specific filename.

Read the full article →

New Windows 8 Keyboard Shortcuts

November 8, 2012

Windows 8 is a unique and somewhat confusing experience, especially for someone who has only basic experience with Microsoft operating systems. Not everyone finds hot corners and touch gestures appealing. In this short guide we will be utilizing clever keyboard shortcuts to make otherwise complex tasks simple.

Read the full article →

Assign output of shell command to variable

November 5, 2012

How can one assign the output of the shell command to a variable in bash script under unix and linux like operating systems. Bash provides a feature called command substitution. It allows you to run a shell command and store the output of the shell command to a variable in the bash script.

Read the full article →

Basic computer security guidelines

November 5, 2012

Computer Security is complex and constantly changing. As a rule the weakest link in the security chain is uninformed user. This guide will be informing users of their IT security responsibilities whether be at home or in the corporate environment.

Read the full article →

Online responsive design test tool

October 31, 2012

This is nice online responsive design test tool it is simple just save the bookmarklet then go to the page you want to test, click on your newly created bookmarklet and select the screen resolution for test. Website: http://lab.maltewassermann.com/viewport-resizer/

Read the full article →

Install and Configure APC

October 26, 2012

The Alternative PHP Cache (APC) is a free and robust framework for caching and optimizing PHP code for faster execution. 1. Install the Package Use a package to install the latest version.

Read the full article →

Install and Use Apache Bench

October 26, 2012

Apache Bench is a load benchmarking testing tool for your Apache Hypertext Transfer Protocol (HTTP) server. 1. Install Apache Bench sudo aptitude install apache2-utils 2. Run Apache Bench The following line uses keepalive for 50,000 connections, at a concurrency of 100 and a timeout of 20 seconds. Be sure to end root domains with a [...]

Read the full article →