Thursday 14 August 2008, 4:00 PM
How hard can programming be?
I was bemoaning the lack of a polished GUI text editor for Linux.
or
I was waxing lyrical about the elegantly finished open source GUI text editors on Windows, such as Notepad++ and Notepad2, and Smultron on the Mac.
So, I thought, how hard could it possibly be to choose an open source Linux text editor, learn the requisite programming language and dig in to help out? Bluefish is my text editor of choice on Linux. And I really appreciate the amount of work that has gone into it (a big thank you to Olivier Sessink et al). But I want more… (column select, easily editable syntax highlighting, customisable shortcut keys, joining lines, stripping blank lines, probably a plug-in architecture).
I’ll find out how hard it is and let you know ;)
Comments on this post
Good Luck. I use Bluefish also. It certainly beats gedit!
You want to know how hard programming can get?
Try programming in any language using a model 19 keypunch with IBM/Hollerith cards. You're program gets turned into a stack of 80 column cards, one line of code per card. I sometimes wake up from a keypunching nightmare. Hasn't happened in awhile though. Visual Studio (any version), Eclipse or gcc beats keypunching your code ANY day!
Ahh, keypunching, sounds like a barrel of laughs, I'll be sure to stick to those new fangled methods ;)


