Zen Coding
Download Squad has a quick review, with video, of Zen Coding (Google Code project page here), an extremely well-thought-out accelerator for anyone who codes HTML. Its syntax is CSS-like. Zen Coding has been around for a while — here's its author Sergey Chikuyonok's introduction in Smashing Magazine from last November — and it has now picked up support for more than a dozen editing environments, including Notepad++ and TextMate.
Is there a better commentary on the west's general inability to grok zen than our endless bastardization of the word, zen?
ideopath @ play
When I "write HTML" I'm actually writing HTML, CSS, JavaScript, PHP and SQL queries at the same time. On a good day. What the hell, why not add another syntax?
TFA shows how Zen lets you type in a terse message and have it expanded into a chunk of html code and describes it as sheer genius. Thats neat but I have nedit macros which do pretty much the same thing. They are time savers for sure.
But nothing which you couldn't do a thousand ways. With perl, awk or sed.
http://michaelsmith.id.au
Yeah, god forbid someone pay money for software they use and like.
GNU nano also has syntax highlighting, http://how-to.wikia.com/wiki/How_to_use_syntax_highlighting_with_the_GNU_nano_text_editor
I don't think that word means what you think it means.
MABASPLOOM!
You code in java,C++,javascript, but HTML is a formatting language - you do not code in it because it isn't a coding language. I know it makes fluffy web page designers feel like their playing with the big boys to talk about "coding" in HTML but you might was well talk about "coding" .ini files.
HTML is a formatting language, not a programming language
Yeah, god forbid someone pay money for software they use and like.
The price and license are important software characteristics whether you like it or not. A non-zero price can make it a practical impossibility to use in many organizations because of the paperwork involved. A license that doesn't allow you to install it where ever you need it, as you need it can also be a problem.
Since their are many free alternatives available in this category it's easily possible that the pay software is more trouble than it's worth even if it is otherwise superior, as the GPP was implicitly pointing out.
---
Like software, intellectual property law is a product of the mind, and can be anything we want it to be. Let's get it right.
Zen philosophy also has the principle of "nothing superfluous". You see something of this in the iPod, or an old Lotus sports car. No irrelevant decoration, no junk, just form fitting function as perfectly as possible.
Zen is not a religion; it is a way of life. Zen masters are famous for anti-religious statements, like the sermon that is said to have gone "What are the spiritual masters? The spiritual masters are a dirty toilet". You do not have to believe in and kind of God to follow Zen, but it helps if you can find an advisor who you relate to. Zen masters, like rabbis, will put off anyone who they think is not yet ready for teaching, or unsuited to their kind of teaching.
However, you show in your third paragraph that you don't have a clue what schizophrenia is either. My advice to you is to do the research, proper research, before posting bullshit. And until you start to overcome your childish and self-important prejudices, you are nowhere near ready even to approach Zen.
From scarped cliff or quarried stone she cries "A thousand types are gone, I care for nothing, no not one."
Why did you include an OS in this editor war?
I'm a huge n++ fan as well. But one thing about it drives me absolutely nuts: The constant UPDATES. Don't get me wrong, I am grateful for free software that automatically updates itself. But it seems like every other time I open n++, it wants to update itself (which takes about 30 seconds start to finish). When I'm trying to do a quick edit to a file, the delay can be maddening.
I wish they would queue the updates to roll out once a week or something along those lines.