To create an ftp account in EditPlus follow the steps listed below.
Category: Windows
How to create a keyboard shortcut to open an application / program in Windows 7
Following step by step instructions to create a keyboard shortcut to a program in Windows 7.
phpMyAdmin PHP Code Injection Exploit attempt on my server
This morning, when i checked my Give Back India site’s access log i found some scripts/setup.php request attempts. In fact, not ‘some’ but hundreds of them. All requests were made targeting phpMyAdmin’ installations on my server. Here are a few…
Tips on fixing “IE8 Developer Tools not working” issue in Windows
If you discovered that the “Developer Tool” in your IE8 browser in Windows was not showing properly check this good question/answer i.e. http://stackoverflow.com/questions/1234163/ie-8-developer-tools-not-working-in-windows at stackoverflow.
A possible fix for file saving permission issues on Windows
You might face permission problems while editing and saving some system files on Windows. While searching something over there i found this information as a possible fix for such permission warnings.
Fixing ‘mysql’ is not recognized as an internal or external command in Windows7
Having WAMP installed when i try to type mysql in my windows command prompt it would give me the following error:
How to add HTML tag keyboard and toolbar shortcuts to Notepad++
(skip to implementation) Like most computer users i do prefer to use keyboard shortcuts and while working with web pages in particular, keyboard shortcuts and visual shortcuts in editor toolbars speed up development work considerably. There are HTML editors like…
Adding (Explorer – file browser) plugin to Notepad++
Once i decided to give Notepad++ a serious try as my default code editor the first major thing i noticed was the non availability of explorer like file browsing panel (generally to the left side). After a few bits of…
Apache/WAMP slow on Windows 7
After i had installed WAMP on Windows 7 the loading of web pages on my localhost server slowed down considerably. After negotiating with it for a few days i decided to find the culprit out and ultimately i reached at…
Resume download of PART extension file in Firefox
In some cases, when a large file had been downloaded through Mozilla Firefox, downloading of file gets interrupted for some reason. The Firefox would tag the download as “failed” and you are left with nothing but a .PART file. You…