Daily thoughts
No Comments Old habits like you are hard to break
Oh, BBEdit, what have you been up to these days? It’s so sad that we’ve been apart for so many years. It’s even sadder to realize there’s probably not going to be a time soon when we can share time together. I guess we all have to move on. Don’t take it personally… you’re truly the best.
On the lighter side of everything else aflutter these days… I keep trying to switch code editors, but keep going back to the one I’m most used to: PSPad.
I found PSPad in 2005, shortly after starting work at the City of Champaign as the Webmaster. I had been working on Macs since 1992, and found myself forced to use Windows XP.
BBEdit has always been my choice of editor on the Mac, all the way back to when I purchased MachTen Unix to run on a PowerMac 7100, and it came bundled with BBEdit. There really just is no substitute. I still miss the fact that BBEdit would see when you had added new functions in your code, and would add that function name to a drop-down menu so you could easily skip to that function.
The PC had UltraEdit, but I did not like its FTP browser, and I wanted to support open source at the City as much as possible. I eventually found PSPad, and it did everything I wanted except for:
- The function menu thing as in BBEdit
- Code folding, as in an old Mac app called Alpha Edit
(Correction – it is apparently called “Alpha.”)
Oh well — everything else was perfect, including RegEx search and replace.
After I settled in to the City job, though, I really started getting pickier about my tools. The missing function menu and code folding kept nagging me about once a month, so I kept searching whenever I had the time. Eventually, I found Notepad++.
When I first found it, you could not open files via an integrated FTP browser. I was so very used to working this way that I shot down NP++ right away, but left it installed for the soul purpose of code folding when necessary.
Eventually, NP++ integrated FTP browsing. There really is no reason now for me to continue to use PSPad, other than habit! There’s something comforting about bringing up the same code editor I’ve seen 5 days a week for 5 years — an editor that has helped me create some really fantastic work.
Eventually, I’ll have to move on, though. NP++ is more actively developed, and simply has more features I need than PSPad. It may be only a few features, but they’ve become significant.
If only I could work on a Mac again… I’d download TextWrangler, BBEdit and/or Alpha and not be posting things such as this!



