Download Free CSV Splitter to Split CSV Files Easily

CSV (comma separated values) file format is used to store data structure in a table form. Each field is separated by commas and corresponded to one table column. It is commonly used by programs for data processing, such as import the data to database or loop the program to read the data in bulk for processing. However, some programs may face a problem to read […]

Read Me 13 Comments

Which Application Top iPhone App Store in 2008?

2008 is coming to an end with only a couple of weeks left. Apple users should be wondering what tops the App store for being the most popular iPhone and iPod Touch application downloads. Apple has posted a list of its official top App Store downloads of 2008. The top 10 list shows the top 10 most downloaded applications for each category, e.g. games, entertainment, […]

Read Me Leave comment

Disable Skype from Using, Opening and Listening on Port 80 and 443 on Local Computer

If you want to install a web server, or an application which requires web pages or console to be served via common HTTP or HTTPS ports, i.e. port 80 and port 443, there may be error message that saying the port 80 or 443 has been in used or occupied by another application. However, no web server such as Apache or IIS (Microsoft Internet Information […]

Read Me 28 Comments

How to Check and Identify Which Application is Listening or Opening Port 80 and 443 on Windows

After installing Apache HTTPD web server or Microsoft IIS Internet Information Services web server, or any other application software or service and daemon that requires to open and listen to port 80 (HTTP) or port 443 (HTTPS SSL), it’ll be a surprise if some other application or processes have stolen, used and occupied port 80 and/or 443. No web server has been running on the […]

Read Me 22 Comments

Download Safe’n’Sec Personal Pro + Rootkit Detector with Free License Key Serial

Safe’n’Sec Personal Pro + Rootkit Detector is a security product that provides multi-target protection of personal computers system from threats and vulnerabilities that cannot be neutralized with traditional antivirus solutions. Safe’n’Sec is an advanced object behavioral analyzer that can be classified as an IPS (Intrusion Prevention System) product, by using advanced technology of malicious code detection – preventive technology to monitor file system, system registry, […]

Read Me 2 Comments

30 Features (and Reasons) to Anticipate Windows 7 Release

A lot of Microsoft customers have decided to stick with Windows XP, especially in corporate world, as there is general no confident vote on Windows Vista stability, reliability and performance. While Windows Vista users continue to face plenty of issues such as slowness and frequent crash, early peek into Windows 7 bring some hope, in fact, a promising one that Windows 7 will rise to […]

Read Me 5 Comments

EXE Password Protector Free Registration Key by GOTD

EXE Password Protector is a system utility that protects any executable file with a password. The password protected executable will prompt user for password when anyone tries to open it. Without a valid and correct password, the program won’t be launched. Once the executable is protected, it can be copied to another computer or CD and will stay protected no matter what operating system this […]

Read Me 9 Comments

Recover Deleted Files with NTFS Undelete

Accidentally deleted a file from your PC? Don’t panic! Now there is a free and open source tool that allows you to recover the deleted file within few minutes. Named as NTFS Undelete, it recovers deleted files directly from hard disk even it is removed permanently from Recycle Bin.

Read Me 5 Comments

Download Mover v1.1 Helps to Organize Files Storage Based on File Types Detection

Download Mover version 1.1 is a very simple tool that will help you organize your folders in more systematic way. Although this tool has been in the market for quite a while and even the support has been discontinued, but you will appreciate its usefulness when come to the capability of differentiating file type (based on the extension such as txt, doc, xls, and etc) […]

Read Me 1 Comment

Analyze Details of Any Files With FileAlyzer

Does the information of Windows properties enough for you to analyze your files? FileAlyzer is a free utility which able to integrate with properties of Windows Explorer to provide additional information of any file. FileAlyzer allows a basic analysis of files by displaying the file properties and file contents in hex dump form. Beside that, it able to interpret common file content such as text, […]

Read Me Leave comment

How to Get and View Process Identifier (Process ID or PID) on Windows

Process identifier, or more commonly know as PID or process ID, is a unique number tagged with each processes running on a system, and used by some operating system kernels, such as UNIX, Linux, Mac OS X and Windows) to identify a process.

Read Me 23 Comments

How to Make or Create Symbolic Link in Unix or Linux

Symbolic link (also known as symlink or soft link) is a special type of file that has reference that points to another file or directory, in the form of an absolute or relative path. Symbolic link can be used just like the target original file or folder, as it merely contains a text string that is interpreted and followed by the operating system to another […]

Read Me Leave comment