
Node.js
Get flash to fully experience Pearltrees
If there's one thing web developers love, it's knowing better than conventional wisdom, but conventional wisdom is conventional for a reason: that shit works . Something's been bothering me for a while about this node.js nonsense, but I never took the time to figure it out until I read this butthurt post from Ryan Dahl, Node's creator. I was going to shrug it off as just another jackass who whines because Unix is hard. But, like a police officer who senses that something isn't quite right about the family in a minivan he just pulled over and discovers fifty kilos of black horse heroin in the back, I thought that something wasn't quite right about this guy's aw-shucks sob story, and that maybe, just maybe, he has no idea what he is doing, and has been writing code unchecked for years.
Node.js is Cancer
Node.js has generally caused two reactions in people I've introduced it to.
Understanding node.js » Debuggable Ltd
Node.js Step by Step: Blogging Application | Nettuts+
Node.js From the Enterprise Java Perspective | Shine Technologies Blog
The HelloWorld example on the Node.js website is a complete HTTP Server in six lines of code. It answers an HTTP request with “HelloWorld”. This example tells a lot about Node.js: It works at a much low-level than a typical enterprise developer normally does.On TermKit | Steven Wittens - Acko.net
I 've been administering Unix machines for many years now, and frankly, it kinda sucks. It makes me wonder, when sitting in front of a crisp, 2 .3 million pixel display (i.e. a laptop) why I 'm telling those pixels to draw me a computer terminal from the 80s . And yet, that's what us tech nerds do every day. The default Unix toolchain, marked in time by the 1970 epoch, operates in a world where data is either binary or text, and text is displayed in monospace chunks.Web console with node.js « Gonzalo Ayuso | Web Architect
Node.js Tutorial Roundup | blogfreakz.com
As the title implies, this is most definitely a gentle introduction to node.js which takes you through each of the steps to create a simple time tracking app. Node.ly is a “little cute programming exercise to put the gorgeous node.js to the test.” It lets you shorten and permanently store your URL.Learning Node.js « JTeam Blog / JTeam: Enterprise Java, Open Source, software solutions, Amsterdam
The first thing that comes to mind is shared website hosting. The efficiency Node.js should make it possible to provide hosting of Node.js powered applications cheaper than anything before it. Oh, ya, that sounds a lot like Joyent . :)
Was Node.js dead before it got started?
NodeJS is pretty popular these days, so I took some time to have a in-depth look at it and analyze the pro/cons of using it against another server-side technology.
Nicolas Cannasse Blog - Is NodeJS Wrong ?
Why do I hate relational-databases? it comes down to the way they’re usually used: If I am modeling an automobile, I really don’t care that it can be stored in and retrieved from my garage.
Codes from the Underground - Endtable, an ORM for CouchDB on Node.JS
Following the instructions of Node’s homepage and most of the tutorials I’ve found, I can simply copy/paste the code from the first lines of Node’s page: Node is built in modules and to use one of them you must first include it with require .
Diving into Node.js – Very First App
Why I Need Something Like Node.js?
Diving into Node.js – Introduction & Installation
Have at least a basic working knowledge of git .

