Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
exactly...
IMO, a user is more abpt to work well and fast with the tools that they're accustomed to, if anything, introducing new tools will cause things to take longer as they have to get used to the new fangled tool/options.
The only thing in notepad/wordpad that can be updated that would be of any use to me would be if they where to add line numbering; everything else i can add myself (html code, php code, hex colors, etc)
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#174420 - 01/19/0705:15 AMRe: A few Q's
[Re: Gizmo]
I use nano (a Pico clone) for linux; only because I don't like VI, joe, etc.
All I do is code in Notepad/Wordpad; never had an issue with "how fast" i can do things... The only downside is that I can't easily find what line i'm on lol...
Well they aren't too good at replacing strings in hundreds of files at the same time like advanced editors.
There are always options
perl -pi -e "s/Find This String/Replace with this String/" *.ext
No doubt there are options for seasoned users but still not quite as easy as clicking a button to do it. You would also need a better regular expression or you would easily wipe out and ruin the other files. You could also do for each and grep, etc.. just that each time you would spend a while with the syntax unless you did it often, in an advanced editor it takes that guess work out of it.
I'm not trying to persuade anyone to change what or how they do things - just being a post W... like Gizmo - hehe
The only thing in notepad/wordpad that can be updated that would be of any use to me would be if they where to add line numbering
Gizmo - I'll send you a copy of EditPad 3.5.3 to try out -- it has line numbering (well, it has "Go to line #)) and a few other nice touches that Notepad doesn't have (like no file size limit), but it's still ultra slim. There isn't even an install - you just run it. No color-coding, though - that's the only thing I miss about it compared to say, Dreamweaver's source view which I use sometimes also. Later versions of EditPad have it, but I've found them to be more bloated for an everyday .txt reader.
_________________________ GangsterBB.NET (Ver. 7.5.6) 2007 Content Rulez Contest - Hon Mention UBB.classic 6.7.2 - RIP Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!