- Home
- Premium Memberships
- Lottery Results
- Forums
- Predictions
- Lottery Post Videos
- News
- Search Drawings
- Search Lottery Post
- Lottery Systems
- Lottery Charts
- Lottery Wheels
- Worldwide Jackpots
- Quick Picks
- On This Day in History
- Blogs
- Online Games
- Premium Features
- Contact Us
- Whitelist Lottery Post
- Rules
- Lottery Book Store
- Lottery Post Gift Shop
The time is now 5:44 am
You last visited
December 6, 2024, 4:40 am
All times shown are
Eastern Time (GMT-5:00)
Ultimate Developer and Power Users Tool List
Published:
Updated:
I wish I had seen this blog entry from Scott Hanselman a long time ago.
This list contains some of the coolest developer tools. I think the struggle will be to keep myself from installing too many of them.
Scott Hanselman's Ultimate Developer and Power Users Tool List
The first one I installed is just incredible — Notepad++. It is a replacement for the Notepad program that comes with Windows, and does every possible thing you'd ever want to do with text files — in a tabbed interface. Developers will especially like the colored text, which can be changed to something like 3 dozen different language varieties.
After installing the new Notepad++ program, it's pretty easy to replace the existing Windows Notepad. First go to c:\windows\system32 and rename notepad.exe to something like notepad_old.exe. Then, in the c:\program files\notepad++ folder, create and then run the following batch file:
copy /-y "notepad++.exe" C:\WINDOWS\System32\dllcache\notepad.exe
copy /-y "notepad++.exe" C:\WINDOWS\ServicePackFiles\i386\notepad.exe
copy /-y "notepad++.exe" C:\WINDOWS\System32\notepad.exe
copy /-y "notepad++.exe" C:\WINDOWS\notepad.exe
Voilà! Now every time you open a .TXT file, or select "View Source" from IE it opens in Notepad++.
By the way, only people who are, say, intermediate computer users or better, should attempt this.
Comments
This Blog entry currently has no comments.
Post a Comment
Please Log In
To use this feature you must be logged into your Lottery Post account.
Not a member yet?
If you don't yet have a Lottery Post account, it's simple and free to create one! Just tap the Register button and after a quick process you'll be part of our lottery community.
Register