Most node js related news are at:

debuggable.com – Debuggable - Node.js Consulting

Releasing node-mysql 2.0.0-alpha 15 May 2012 | 09:04 pm

Today I am releasing an alpha version of node-mysql v2.0. If you are using v0.9.x at this point, I highly encourage you to try it out, as now is your best chance to influence the API and features of t...

How to write jQuery plugins 29 Mar 2012 | 06:41 pm

jQuery, the most popular javascript library out there, is great for DOM abstraction. It allows you to encapsulate functionality into your own plugins, which is a great way to write reusable code. Howe...

More node js related news:

Node.js 的简易web服务器 shawphy.com 20 Nov 2011 | 01:57 am

网上关于Node.js的介绍已经铺天盖地了,但我就没找到一个简单的web服务器给我做测试用。 实际上Node.js只需要一个exe文件和一个js文件就可以搭建服务器了,用来随便测试页面之类的用起来比nginx还方便。所以我就随手写了一个简单的。只可用于http服务,没有更多功能的js文件。 用起来很简单: 1,先去 http://nodejs.org/下载最新的Node.js可执行的exe文...

NODE 发起 POST 请求 livingelsewhere.net 8 May 2012 | 03:22 pm

用 NODE JS 向 NODE 处理 POST 请求 发起 POST 请求。

NODE 处理 POST 请求 livingelsewhere.net 8 May 2012 | 03:17 pm

FROM: node.js 接收post请求 代码实现了一个登录验证用户。FORM 的 enctype 属性使用的是默认的 application/x-www-form-urlencoded,如果要上传文件的话则需要设置为 multipart/form-data。

Grouping “constants” with JavaScript cakebaker.42dh.com 15 Jul 2010 | 02:10 am

A while ago I wrote about how you can group related constants in PHP5 by using a constants class: Now, while experimenting with JavaScript (or more precisely with Node.js) I got some constants in my ...

Javascript on the server AND the client is not a big deal blog.ianbicking.org 31 Mar 2011 | 10:09 am

All the cool kids love Node.js. I’ve used it a little, and it’s fine; I was able to do what I wanted to do, and it wasn’t particularly painful. It’s fun to use something new, and it’s relatively strai...

Лимит исходящих запросов в node.js anton.lobovkin.ru 28 Nov 2011 | 11:10 am

Если Вы используете node.js для выполнения асинхронных запросов в большом количестве, то могли столкнуться с проблемой, что они стоят в очереди из 5 штук. Документация по http.request и поиск не дал б...

Nodejitsu and Joyent Cloud Join Forces to Deliver Node.js Infrastructure and Orchestration Tools to Fast Growing Developer Base joyent.com 2 Apr 2012 | 07:00 pm

SAN FRANCISCO, CA and NEW YORK, NY–Joyent Cloud, the public cloud designed for real-time, high-performance applications, and Nodejitsu, provider of cloud management software and enterprise development...

throw e; // process.nextTick error, or ‘error’ event on first tick od3n.net 21 Apr 2012 | 11:53 pm

node.js:201 throw e; // process.nextTick error, or 'error' event on first tick Error: No such module at Object. (/usr/lib/node_modules/npm/lib/utils/config-defs.js:5:21) at Module._compile (module.js...

Herokuを使ってみた ww24.jp 17 Jan 2012 | 10:02 pm

Herokuを使ってみようとして躓いた点からNode.jsのアプリをデプロイするまでを書いていきます。 Herokuとは… Ruby, Node.js, Clojure, Java, Python, Scalaが使えるPaaSで、1プロセス(Web Dyno/Worker Dyno)までは無料で動かすことができます。アドオンで機能を拡張できる点が特徴的です。 バージョン管理システムのGitを使...

Building a Node.js Events App Using RabbitMQ, Websockets, and Django jamesburkhart.com 21 Sep 2011 | 11:57 am

I've been working for the past few months learning serverside Javascript development using Node.js to build a new Events platform for Focus.com. We had been running our Roundtable events over phone sy...

Recently parsed news:

Recent keywords:

Recent searches: