<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>nodeJS</title>
	<link>http://nodejs.ru</link>
	<description>Быстрый веб-сервер на javascript движке V8</description>
	<lastBuildDate>Sat, 03 Mar 2012 04:36:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Релиз Node 0.6.12</title>
		<description><![CDATA[2012.03.02 Version 0.6.12 (stable)


Upgrade V8 to 3.6.6.24


dtrace ustack helper improvements (Dave Pacheco)


API Documentation refactor (isaacs)


#2827 net: fix race write() before and after connect() (koichik)


#2554 #2567 throw if fs args for 'start' or 'end' are strings (AJ ONeal)


punycode: Update to v1.0.0 (Mathias Bynens)


Make a fat binary for the OS X pkg (isaacs)


Fix hang on accessing process.stdin [...]]]></description>
		<link>http://nodejs.ru/759</link>
			</item>
	<item>
		<title>Проблемы с форумом (решение)</title>
		<description><![CDATA[Итак, с форумом вроде разобрались. Теперь должно быть можно зайти. Если у кого то проблема ещё присутствует, пишите на bolter.fire[at]gmail.com или в комментарии к этой записи.
]]></description>
		<link>http://nodejs.ru/757</link>
			</item>
	<item>
		<title>Проблемы с форумом (забанен навсегда)</title>
		<description><![CDATA[Напишу коротко, если кто-то из вас видит надпись, что забанен навсегда - это не так. На самом деле проблемы с форумом, ждём администратора.
]]></description>
		<link>http://nodejs.ru/754</link>
			</item>
	<item>
		<title>Релиз Node v0.6.10</title>
		<description><![CDATA[2012.02.02, Version 0.6.10 (stable)


Update V8 to 3.6.6.20


Add npm msysgit bash shim to msi installer (isaacs)


buffers: fix intermittent out of bounds error (Ben Noordhuis)


buffers: honor length argument in base64 decoder (Ben Noordhuis)


windows: Fix path.exists regression (Bert Belder)


Make QueryString.parse run faster (Philip Tellis)


http: avoid freeing http-parser objects too early (koichik)


timers: add v0.4 compatibility hack (Ben Noordhuis)


Proper EPERM [...]]]></description>
		<link>http://nodejs.ru/751</link>
			</item>
	<item>
		<title>Релиз Node v0.7.2 (unstable)</title>
		<description><![CDATA[2012.02.01, Version 0.7.2 (unstable)


Update V8 to 3.8.9


Support for sharing streams across Isolates (Igor Zinkovsky)


#2636 – Fix case where http_parsers are freed too early (koichik)


url: Support for IPv6 addresses in URLs (Łukasz Walukiewicz)


child_process: Add disconnect() method to child processes (Andreas Madsen)


fs: add O_EXCL support, exclusive open file (Ben Noordhuis)


fs: more specific error messages (Tj Holowaychuk)


tty: emit [...]]]></description>
		<link>http://nodejs.ru/749</link>
			</item>
	<item>
		<title>Релиз Node 0.7.1 (unstable)</title>
		<description><![CDATA[2012.01.23, Version 0.7.1 (unstable)


Update V8 to 3.8.8


Install node-waf by default (Fedor Indutny)


crypto: Add ability to turn off PKCS padding (Ingmar Runge)


v8: implement VirtualMemory class on SunOS (Ben Noordhuis)


Add cluster.setupMaster (Andreas Madsen)


move path.exists* to fs.exists* (Maciej Małecki)


typed arrays: set class name (Ben Noordhuis)


libuv bug fixes (Igor Zinkovsky, Ben Noordhuis, Dan VerWeire)


Source: http://nodejs.org/dist/v0.7.1/node-v0.7.1.tar.gz
Windows Installer: http://nodejs.org/dist/v0.7.1/node-v0.7.1.msi
Macintosh Installer: http://nodejs.org/dist/v0.7.1/node-v0.7.1.pkg
Website: [...]]]></description>
		<link>http://nodejs.ru/747</link>
			</item>
	<item>
		<title>Релиз Node v0.6.8</title>
		<description><![CDATA[2012.01.19, Version 0.6.8 (stable)


Update V8 to 3.6.6.19


Numeric key hash collision fix for V8 (Erik Corry, Fedor Indutny)


Add missing TTY key translations for F1-F5 on Windows (Brandon Benvie)


path.extname bugfix with . and .. paths (Bert Belder)


cluster: don’t always kill the master on uncaughtException (Ben Noordhuis)


Update npm to 1.1.0-2 (isaacs)


typed arrays: set class name (Ben Noordhuis)


zlib binding [...]]]></description>
		<link>http://nodejs.ru/744</link>
			</item>
	<item>
		<title>Релиз Node v0.7.0 (Unstable)</title>
		<description><![CDATA[Node v0.7.0 (Unstable)
Это первый релиз из нестабильной ветки v0.7. Всем рекомендуется использовать стабильную ветку v0.6.
2012.01.16, Version 0.7.0 (unstable)

Upgrade V8 to 3.8.6

Use GYP build system on unix (Ben Noordhuis)

Experimenetal isolates support (Ben Noordhuis)

Improvements to Cluster API (Andreas Madsen)

Use isolates for internal debugger (Fedor Indutny)

Bug fixes

Source Code: http://nodejs.org/dist/v0.7.0/node-v0.7.0.tar.gz
Windows Installer: http://nodejs.org/dist/v0.7.0/node-v0.7.0.msi
Macintosh Installer: http://nodejs.org/dist/v0.7.0/node-v0.7.0.pkg
Website: http://nodejs.org/docs/v0.7.0/
Documentation: http://nodejs.org/docs/v0.7.0/api/
]]></description>
		<link>http://nodejs.ru/739</link>
			</item>
	<item>
		<title>Модули, о которых следует знать: optimist</title>
		<description><![CDATA[Первый пост был о dnode &#8212; библиотеке для вызова удалённых процедур в свободном стиле.
На этот раз я представлю Вам node-optimist &#8212; лёгкий парсер аргументов командной строки. Эта библиотека также написана Джеймсом Хэллидэем (SubStack), одним из основателей Browserling и Testling.

Вам интересно насколько простым может быть парсер аргументов командной строки? Смотрите:

var argv = require&#40;'optimist'&#41;.argv;

И всё готово! Все [...]]]></description>
		<link>http://nodejs.ru/732</link>
			</item>
	<item>
		<title>Модули, о которых следует знать: dnode</title>
		<description><![CDATA[Об авторе: Питер Круминс использует node.js больше двух лет, и построил на ней свой проект Browserling. Оригинальные статьи серии можно найти в его блоге.
В этой серии мы пройдемся по нескольким десяткам модулей для node.js, с примерами и объяснениями для чего какой модуль лучше применять.
Первый модуль в серии - dnode. Dnode это библиотека для удаленных вызовов [...]]]></description>
		<link>http://nodejs.ru/726</link>
			</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
