An excellent article on what JavaScript should be (is) in our current state of the web.
Tag: Web
Jeff Atwood: When In Doubt, Make It Public
Jeff Atwood wrote a funny (and very true) article about what’s new or not so new in these Web 2.0 days. I especially had to laugh at the idea that “new” ideas on the net are merely replicas of old UNIX tools introduced by Marc Hedlund.
talk, finger ICQ LISTSERV DejaNews ls Yahoo! directory find, grep rn Bloglines pine Google Mail mount Amazon S3 bash Yahoo! Pipes wall
Go and check out the full posting: Coding Horror: When In Doubt, Make It Public.
And make sure you also read the comments for some more funny ideas.
Coda – a web dvelopment IDE
Panic today announced a great new application called Coda.
It is a fully integrated web development IDE consisting of several parts.
- A licensed SubEthaEdit (my absolute favourite) as text editor
- Their awesome Transmit as integrated tool to transfer files back and forth
- A dedicated CSS editor
- Reference Books for HTML, CSS, JavaScript and PHP. Fully searchable and integrated with the app
- A Terminal Application for the occasional SQL work or tailing a logfile
This app looks really promising, I can’t wait to try it out and see if it suits my workflow.