just saying
May. 21st, 2006 10:07 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
What the world needs right about now is a techno remix of Henry Mancini's Baby Elephant Walk. With acid phase-shifting on the baseline and everything.
Also I just registered Textmate (Mac text editor for programmerly things) and am finally reading the manual. I decided I should pay for it when I was thinking of tossing the prefs to reset the demo period for the third time. Just like in post-Firefox web browsing, I have no damn idea how I lived without tabs in my text editor before this. Yeah, I know, XCode is free, but it just feels gigantic and scary. TextMate feels light and approachable.
Also I just registered Textmate (Mac text editor for programmerly things) and am finally reading the manual. I decided I should pay for it when I was thinking of tossing the prefs to reset the demo period for the third time. Just like in post-Firefox web browsing, I have no damn idea how I lived without tabs in my text editor before this. Yeah, I know, XCode is free, but it just feels gigantic and scary. TextMate feels light and approachable.
no subject
Date: 2006-05-22 02:33 am (UTC)Cheers,
Gwen Smith
no subject
Date: 2006-05-22 05:13 am (UTC)no subject
Date: 2006-05-22 06:02 am (UTC)Cheers,
Gwen Smith
no subject
Date: 2006-05-22 03:37 am (UTC)no subject
Date: 2006-05-22 05:23 am (UTC)But for things like loading up an entire directory structure of PHP, HTML, and various data files when I'm working on my website? Textmate, definitely. I used to use BBEdit back under OS9, but it just didn't make the transition to OSX very well. Textmate was initially super-ugly when I first encountered it (all text must be screaming pure RGB on black! just like {cryptic UNIX editor of choice}!) but it's gotten better.
Once I realized how much functionality was obscured away in automation->run command I started to like it more. And now that I've skimmed the manual I'm seeing it does a lot of handy stuff...
I do all my LJ posts in XJournal. It's worth it just for the fact that it keeps a local, searchable archive of them all...
no subject
Date: 2006-05-22 04:47 am (UTC)no subject
Date: 2006-05-22 05:11 am (UTC)no subject
Date: 2006-05-22 09:50 am (UTC)no subject
Date: 2006-05-22 06:09 pm (UTC)no subject
Date: 2006-05-22 06:37 pm (UTC)If you don't use SEE for the collaboration feature, Textmate is worth looking at - it's got stuff like the webkit preview that I admired in SEE, but it's stupidly powerful and configurable. And it does tabs.
no subject
Date: 2006-05-22 09:22 pm (UTC)Meanwhile, I'm finding that 'vi' isn't as bad as all that, and does some really cute things, though I'll never move in with it. :)
no subject
Date: 2006-05-22 09:54 pm (UTC)I never got deep into SEE, just using it for the live CSS preview. But I haven't had too many heavy-duty text editing things to do since OSX; I've mostly used TextEdit for little note files. TextMate made hacking my new gallery backend into shape a lot easier than it had any right to use, just with the file drawer alone.
* notwithstanding *nix geeks who got a Mac for its prettiness, and are still delighted to use Emacs/Vi/etc in a terminal.
no subject
Date: 2006-05-23 12:47 am (UTC)*snigger* That's brilliant :)
Because most of what I do is PHP coding, with very little contact with HTML/CSS (thank god, it drives me crazy these days), SEE is a nice simple fast-loading editor with the ability to jump to functions/methods quickly, do regular expression search/replace, and pretty highlighting. It'd be great if I fell into bed with TextMate and found yet more ways of making my life easier, but that's plenty to get by on, and TM has all that too, but in different places, so the differences distract me. That said, I did some digging after my last comment, and found the bundle repository, and it had Propel and Symfony bundles, so I guess I know how it did the crazy magic now. Might be worth a try - where symfony configuration is concerned, any shortcuts are good. :)
no subject
Date: 2006-05-23 04:16 am (UTC)Emacs and I have sort of a bitter-sweet relationship. I'm a little bummed that the Cocoa port seems to not be able to open documents from Finder, but I have fond memories of using it as a development environment in Windows (the only fond memories I have of Windows) and Linux (some of the few fond memories I have of Linux).
One feature I really miss from Emacs (at least, the versions I used) was that pressing tab would indent the current line to the proper level automatically, as defined by the current mode, and even transparently use tabs and spaces where appropriate. That was far more useful to me than inserting a tab character, at any rate. :)