Posts

Showing posts from November 30, 2013

How to Set up an Ftp Server on Windows Xp Professional

Image
How to Set up an Ftp Server on Windows Xp Professional Posted by  Sk Nasir Ali Madina Telecom Official Page  www.Facebook.com/ MadinaTelecom Setting up an FTP server for Windows XP may be a li ttle rough at first, but, with a little effort, you can have a nice FTP server your friends can grab files off of. Steps 1 First, you should start by retrieving your Windows XP CD. 2 Next, click the Start button and go to the Control Panel. 3 After that, select "Add/Remove Windows Components. " 4 Select "Internet Information Services" under "Windows Components. "   5 Click "details" and select the "File Transfer Protocol (FTP)" service. (Remember that this will also automatically select "Common Files" and "Internet Information Services Snap-In.") 6 Click OK and follow the instructions for the install Wizard (or you can just push...

Turn off your notebook LCD with one-click

Image
Turn off your notebook LCD with one-click Posted by  Sk Nasir Ali Madina Telecom Official Page  www.Facebook.com/ MadinaTelecom There are times when you just want to listen to some music on your notebook/laptop and want the display(LCD) of your notebook to remain off while  the lid is still open, while there are small amount of notebook manufacturer’s who provide this simple option of turning off the notebook’s LCD when not in use but many dont. I own a HP DV2799 Special Edition notebook ( see my review here ), while its a great notebook in almost every way it still lacks a basic button to switch off the display(LCD) whenever I want to and not only this notebook but also many new & expensive notebooks lacks this option. This led to me developing my very own small application which turns off my notebook LCD just with one click. I wrote this application in C# using Microsoft Visual Studio 2008. Its basically a simple console based appli...