<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.lang.javascript.nodejs">
    <title>gmane.comp.lang.javascript.nodejs</title>
    <link>http://blog.gmane.org/gmane.comp.lang.javascript.nodejs</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55756"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55755"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55750"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55742"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55741"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55738"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55728"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55720"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55719"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55717"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55712"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55711"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55705"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55704"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55695"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55694"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55688"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55682"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55678"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55677"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55756">
    <title>Run node.js on W2k?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55756</link>
    <description>&lt;pre&gt;Hello,

I'm totally new to node.js. Is there any way to get the Windows x86 version 
to run on w2k?

I'm attempting it with *v0.10.7* and it dies with "node.exe is not a valid 
Win32 application".

Thanks,
Michael

&lt;/pre&gt;</description>
    <dc:creator>Michael Hipp</dc:creator>
    <dc:date>2013-05-22T17:27:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55755">
    <title>TCP Clients connections supported</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55755</link>
    <description>&lt;pre&gt;Hi

Currently I'm developing a TCP server with nodejs client, clients are GPS 
devices that send data by GPRS_TCP.

How many clients could I connect to the server and it does not fail? The 
idea is that 100 devices to be sending data to the server very 30 seconds.

Best Regards

Marco


&lt;/pre&gt;</description>
    <dc:creator>Marco</dc:creator>
    <dc:date>2013-05-22T16:21:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55750">
    <title>[ANNC] Announcing StrongLoop Node 1.0 GA, an enterprise-ready distro of Node.js.</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55750</link>
    <description>&lt;pre&gt;StrongLoop Node gives you a path forward to get technical support and
bug fix coverage before heading into production. For developers who
are new to Node, our distribution gives you the perfect starting
point. Navigating over 30,000 modules and the unique features of Node
itself can require a lot of mental overhead and be an overwhelming
experience. StrongLoop Node comes with vetted modules, advanced
features like message queue support, private NPM repos, and a utility
for scaffolding Node applications called slnode.

More details in the announcement blog:

http://blog.strongloop.com/announcing-strongloop-node-1-0-ga-an-enterprise-ready-node-js-distribution/

Jimmy Guerrero
Community
&amp;lt; at &amp;gt;strongloop

&lt;/pre&gt;</description>
    <dc:creator>Jimmy Guerrero</dc:creator>
    <dc:date>2013-05-22T15:30:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55742">
    <title>Crash when sending socket to child process</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55742</link>
    <description>&lt;pre&gt;I use the code from http://www.nodejs.org/api/child_process.html. The main 
process will quit when client sent any data to server. (It quited silently 
without any more log, so I think it crashed, is it?)
My operation system is Windows 7 x64. Tested both x86 version and x64 
version nodejs(0.10.7).

It runs very nice on another 2 computer(one Windows7 x64 and another 
Windows XP x86) and linux(ubuntu x64). I cannot find any difference between 
my computer and the other Windows7 x64. Any one met same problems?

main.js:

var normal = require('child_process').fork('worker.js', ['normal']);
var special = require('child_process').fork('worker.js', ['special']);

// Open up the server and send sockets to child
var server = require('net').createServer();
server.on('connection', function (socket) {

  // just the usual dudes
  normal.send('socket', socket);
});
server.listen(1337);

worker.js

console.log("Worker: ", process.pid, " started");
process.on('message', function(msg, client){
if (msg == "socket") {
conso&lt;/pre&gt;</description>
    <dc:creator>鋆邓</dc:creator>
    <dc:date>2013-05-22T05:49:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55741">
    <title>Newbie question here</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55741</link>
    <description>&lt;pre&gt;Just started looking as some node.js code that I inherited. It uses 
passport and express and I get the following error when I try to load the 
home page of the site:

Tue May 21 2013 22:12:38 GMT-0700 (PDT) 1
GET / controller: main action: index
&amp;lt;&amp;lt;&amp;lt; protect from forgery [0 ms]

/Users/toddysm/Development/Projects/iddioodev/app/controllers/application_controller.js:19
if (session.passport.user) {
           ^
TypeError: Cannot read property 'passport' of undefined
    at Object.loadUser 
(/Users/toddysm/Development/Projects/iddioodev/app/controllers/application_controller.js:19:13)
    at Object.&amp;lt;anonymous&amp;gt; 
(/Users/toddysm/Development/Projects/iddioodev/node_modules/railway/lib/controller.js:377:20)
    at 
/Users/toddysm/Development/Projects/iddioodev/node_modules/railway/lib/controller.js:354:24
    at process._tickCallback (node.js:415:13)

It seems the session object is not created but I have no idea why. 
Shouldn't this be created automatically when the user accesses the site?

Thanks for the help!
Tod&lt;/pre&gt;</description>
    <dc:creator>Toddy Mladenov</dc:creator>
    <dc:date>2013-05-22T05:19:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55738">
    <title>I am finding it Hard to use node.js</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55738</link>
    <description>&lt;pre&gt;I am very new to using Technologies like node.js. I have followed Tutorials 
but Every time i try to run the Script of the Server, i don't get any 
Reply. I installed Node.js and i have to commandline interfaces ie one 
having the Icon of Node.js and the Other is Like My Normal commandline. 
Which one should i use. How best can i configure node.js to Work with 
Localhost. My Goal of Using Node.js is to create a Real Time Notification 
System and interface it with my php site. Any Help Would Much be Appreciated

&lt;/pre&gt;</description>
    <dc:creator>Kaweesi Simon</dc:creator>
    <dc:date>2013-05-22T07:05:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55728">
    <title>[ANN] node-ifttt-webhook - a Wordpress XML-RPC to webhook proxy server for ifttt</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55728</link>
    <description>&lt;pre&gt;
Nothing profound here, but might be of interest to the hardware hacker/home 
automation geeks in the crowd.  I've been playing around with internet 
connected devices a lot recently (it's actually my day job now&amp;lt;http://www.snupi.com/&amp;gt;) 
and so have been playing with the various channels available on IFTTT, aka 
IF This Then That (http://ifttt.com), which include some cool hardware like 
the Philips HUE bulbs and Belkin's WeMo stuff.  Ironically despite being 
very hacker friendly in conception IFTTT doesn't actually make it easy to 
invoke arbitrary code, but some clever folks had figured out how to hack in 
a webhook proxy in via the existing WordPress integration.  I've ported 
their PHP version to node and it is available here:

https://github.com/femto113/node-ifttt-webhook

Once running on a (public) server, this service allows you to activate the 
WordPress channel and then invoke almost any URL via a recipe.  Running in 
your DMZ you could then use it to hit stuff within your local network, 
which is&lt;/pre&gt;</description>
    <dc:creator>Ken</dc:creator>
    <dc:date>2013-05-22T00:18:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55720">
    <title>The Magnode content management system (and "Why Node.js?!")</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55720</link>
    <description>&lt;pre&gt;Every so often (maybe twice a week in IRC) someone asks about a blog, 
e-commerce, or content management system for Node.js. I feel compelled to 
ask "Why Node.js", because it seems like one of those "I want to do it 
because I can" rationales. Most people have that exact reason, and not much 
else (that's not non-generic). But that's not to say no such reason exists.

I had this idea of mine long before Node.js, so I have what I believe are 
more practical reasons. A CMS is I/O heavy, not especially computationally 
heavy. ECMAScript is a natural choice because it's prototype-based, 
event-oriented, and of course, the language of the Web. A little while 
after having been introduced to Node.js, I realized what Node.js was 
perfect for, and started work somewhere around v0.4.

Node.js (or any single-process paradigm) brings some design challenges. For 
instance, in my application, I can't make the assumption that all 
legitimate requests will only use a certain amount of memory — some 
applications may req&lt;/pre&gt;</description>
    <dc:creator>Austin William Wright</dc:creator>
    <dc:date>2013-05-21T18:29:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55719">
    <title>[ANN] Express Train - Lightweight MVC framework for Express</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55719</link>
    <description>&lt;pre&gt;Hi All,

https://github.com/autoric/express-train 

Express Train is a lightweight mvc framework built on top of express. We 
have developed express train internally and been using it in our 
applications over the last year.

In comparison to other mvc frameworks express train aims to provide *consistent 
structure* and bootstrapping to your projects *without obscuring or or 
rewriting the express api*. 

With our 1.0 release we are now feeling like the project is pretty stable 
and ready to open up to a wider audience. If you have interest, please 
check it out and give feedback.

Thanks!

&lt;/pre&gt;</description>
    <dc:creator>autoric</dc:creator>
    <dc:date>2013-05-21T17:20:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55717">
    <title>How to Firmly Establish your Reputation</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55717</link>
    <description>&lt;pre&gt;1. Publish your project idea to git. At this point it doesn't matter if it
works. Someone will immediately contribute it and fix up the bugs.
2. Make sure it has a fairly high revision level to start out. That way lots
of people will download it and you have the best chance of getting some
contributors.
3. Do as many of these projects as possible so people will know how creative
you are.
4. Finally, make sure your full name is on everything so the credit will go
where the credit is due.
Best of Luck in your new career.

&lt;/pre&gt;</description>
    <dc:creator>Ray Connell</dc:creator>
    <dc:date>2013-05-21T15:30:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55712">
    <title>how to Pass tls.CleartextStream instance to worker process</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55712</link>
    <description>&lt;pre&gt; i have the same problem like this post

http://stackoverflow.com/questions/12971738/pass-tls-cleartextstream-instance-to-worker-process

I want to use a stream.pipe to send.

but how, like this ?

var  tls_socket = new net.sockert()
cleartextStream.pipe(tls_socket);

but tls_socket can't send to child_process too .

child_process.js:134
      handle.onread = function() {};
                    ^
TypeError: Cannot set property 'onread' of null
    at ChildProcess.handleConversion.net.Socket.send
(child_process.js:134:21)
    at ChildProcess.target.send (child_process.js:436:52)
    at Server.&amp;lt;anonymous&amp;gt;
(/Users/zcx/BestApp/android-mqtt-push-server/server_master_zmq.js:171:12)
    at Server.EventEmitter.emit (events.js:98:17)
    at SecurePair.&amp;lt;anonymous&amp;gt; (tls.js:1117:16)
    at SecurePair.g (events.js:175:14)
    at SecurePair.EventEmitter.emit (events.js:92:17)
    at SecurePair.maybeInitFinished (tls.js:896:10)
    at CleartextStream.read [as _read] (tls.js:430:15)
    at CleartextStream.Readable.read (_str&lt;/pre&gt;</description>
    <dc:creator>chenxu zhao</dc:creator>
    <dc:date>2013-05-21T11:07:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55711">
    <title>The debugger is not responding with a payload message when I send a V8 protocol command</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55711</link>
    <description>&lt;pre&gt;As I detailed in this issue: https://github.com/joyent/node/issues/5512

the V8 debugger does not respond with a body (or it hangs somewhere).

Any ideas why?

&lt;/pre&gt;</description>
    <dc:creator>Gabriel Petrovay</dc:creator>
    <dc:date>2013-05-21T09:57:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55705">
    <title>product roadmap?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55705</link>
    <description>&lt;pre&gt;Has Joyent or node team announced their product roadmap? Is it something 
they have talked about at any forums? I think for many folks to consider 
using node, they would like to see the vision / strategy / roadmap for the 
product so that they can commit to it. Any info around this, please share. 

&lt;/pre&gt;</description>
    <dc:creator>Gowrishankar Holalkere</dc:creator>
    <dc:date>2013-05-21T01:42:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55704">
    <title>Build Live Streaming Server with Nodejs</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55704</link>
    <description>&lt;pre&gt;Hi guys,

I have the plan to build a live streaming server using nodejs to support
multi-users connect to my site to watch short clips in real time.

I have googled but not get much valuable results.

Just want to show off our scenario:
   "each day server will show 1 video at the specific time, for example
14:00, userA connects to server at 14:00 and video is streamed to userA's
browser, 10 mins later userB connects to our server, then userB can see the
video from 10th min afterward, and so on...."

I need a solution for both backend (streaming server) and front end(video
player), anyone who which one supports and used widely?

Best all,

&lt;/pre&gt;</description>
    <dc:creator>Duy Nguyen</dc:creator>
    <dc:date>2013-05-21T08:45:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55695">
    <title>Testing with self-signed certs</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55695</link>
    <description>&lt;pre&gt;Hi there,

I have various test suites that use self-signed certs to test HTTPS/TLS
stuff. I'm trying to use the 'ca' option of the tls and https clients to
make them trust my certs, rather than forgoing validation at all, since I
would rather give my projects APIs for adding CAs than for disabling
validation.

However when I pass my server certificate in the 'ca' option of an HTTPS
request I get this error:

"Error: Hostname/IP doesn't match certificate's altnames"

I followed these steps to generate the certificate:
http://www.akadia.com/services/ssh_test_certificate.html

What does this error mean and how do I fix it?

Here are some example scripts that demo the problem:


// server.js

var https = require('https'),
    fs    = require('fs');

var server = https.createServer({
  cert: fs.readFileSync('./server.crt'),
  key:  fs.readFileSync('./server.key')
});

server.on('request', function(request, response) {
  response.writeHead(200, {'Content-Type': 'text/plain'});
  response.end('Hello\n');
});

serve&lt;/pre&gt;</description>
    <dc:creator>James Coglan</dc:creator>
    <dc:date>2013-05-20T15:15:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55694">
    <title>How avoid the allow access prompt from google in node js</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55694</link>
    <description>&lt;pre&gt;Hi,

In my application(in nodeJs) I am using goolge calendar to list out all 
events. I am using following code.


var GoogleCalendar = require('google-calendar');
var notLoggedIn = require('./middleware/not_logged_in');

var google_calendar = new GoogleCalendar.GoogleCalendar(
  'client-id', 
  'client-key',
  'http://localhost:3000/new');

module.exports = function(app) {
    
    app.all('/new', notLoggedIn, function(req, res){
        
        if(!req.query.code){
            //Redirect the user to Google's authentication form 
            google_calendar.getGoogleAuthorizeTokenURL(function(err, 
redirecUrl) {
                if(err) return res.send(500,err);
                return res.redirect(redirecUrl);
            });
    
        }
        else{
            
            //Get access_token from the code
            google_calendar.getGoogleAccessToken(req.query, function(err, 
access_token, refresh_token){
          
                if(err) return res.send(500,err);

                req.session.acce&lt;/pre&gt;</description>
    <dc:creator>swarup kumar sahu</dc:creator>
    <dc:date>2013-05-20T14:57:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55688">
    <title>Unable to install Node on RHEL</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55688</link>
    <description>&lt;pre&gt;Hi Team,

I am unable to install node on my system, I tried installing different 
version's, getting the below issue with all of them:

"make[1]: *** No rule to make target `|', needed by 
`/opt/softwaretemp/setup/less/node-latest-install/node/out/Release/obj.target/deps/v8/tools/gyp/js2c.stamp'. 
 Stop."

bash-3.2# lsb_release -i -r

*Distributor ID*: RedHatEnterpriseServer
*Release: *       5.3
                     x86_64 GNU/Linux

*Version of Python:*
Python 2.7.2 (default, Apr 12 2013, 04:46:16)
[GCC 4.1.1] on linux2

*Install Log:*
bash-3.2# ls
AUTHORS    BSDmakefile  common.gypi  config.mk  CONTRIBUTING.md  doc 
 LICENSE   node.gyp  README.md  test   vcbuild.bat
benchmark  ChangeLog    config.gypi  configure  deps             lib 
 Makefile  out       src        tools

bash-3.2# ./configure
{ 'target_defaults': { 'cflags': [],
                       'default_configuration': 'Release',
                       'defines': [],
                       'include_dirs': [],
                       'libraries': [&lt;/pre&gt;</description>
    <dc:creator>satish singh</dc:creator>
    <dc:date>2013-05-20T11:04:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55682">
    <title>[ANN] mysql2, node-mysql compatible mysql driver</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55682</link>
    <description>&lt;pre&gt;Hi all,

https://npmjs.org/package/mysql2 - fast, node-mysql compatible mysql 
library.

Protocol implementation is written from scratch, some functionality reused 
from node-mysql (pool, constants)
Tested with node 0.6+, implemented in JavaScript, does not require mysql 
runtime.

Additional features:

  - SSL and compression support,
  - prepared statements
  - server-side protocol. Example of mysql-&amp;gt;mysql proxy 
- https://gist.github.com/sidorares/5609893
  - speed. On my box I get 2M rows per second compared to 400k rows/sec 
with node-mysql and 800k rows/sec with mariasql drivers.

https://github.com/sidorares/node-mysql2

It's still work in progress, feel free to report bugs/benchmarks/node-mysql 
incompatible behaviour.

Regards,
Andrey

&lt;/pre&gt;</description>
    <dc:creator>Andrey</dc:creator>
    <dc:date>2013-05-20T01:50:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55678">
    <title>MacPorts vs. Homebrew</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55678</link>
    <description>&lt;pre&gt;Hi guys, I've been doing it all on Ubuntu so far but I'm going to
consolidate down to doing all my work on a Mac for a while here. Apt-get
made a lot of sense to me and I'm wondering if I should learn ports or
homebrew first just as far as what the NodeJS community might be using more
often.

&lt;/pre&gt;</description>
    <dc:creator>Jerome Covington</dc:creator>
    <dc:date>2013-05-19T23:02:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55677">
    <title>net-ping 1.1.7 now available - implements trace route functionality</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55677</link>
    <description>&lt;pre&gt;Hi All,

Version 1.1.7 of net-ping is now available and introduces the traceRoute() 
method to provide a function similar to the trace route utility on some 
networked operating systems.

I've just uploaded it to npm, so you'll need to use the following link to 
access it right now:

https://npmjs.org/package/net-ping/1.1.7

In this version you can now control the IP header time to live for general 
pings, and access round trip time information.

Regards

Steve

&lt;/pre&gt;</description>
    <dc:creator>Stephen Vickers</dc:creator>
    <dc:date>2013-05-19T21:48:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55673">
    <title>'Unshift' in transform stream</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.nodejs/55673</link>
    <description>&lt;pre&gt;I'm having a problem with streams2 transform. I have a stream which reads 
from a file and transforms the csv data to json. the transform works fine 
but at present if I have an incomplete chunk of data my 'unshift' command 
moves the data to my transform output rather than back to my transform 
input ! 

Transform code :
 

var Transform = require('stream').Transform,
    util = require('util')

module.exports = function (columns, opts, cb) { return new 
CSVStream(columns, opts, cb) }

module.exports.CSVStream = CSVStream

function CSVStream (columns, opts, cb) {
  opts = opts || {}

  Transform.call(this, columns, opts)

  this.delimiter = opts.delimiter || ','
  this.newline = opts.newline || '\n'
  this.columns = columns;
}

util.inherits(CSVStream, Transform)

CSVStream.prototype._transform = function (chunk, encoding, done) 
{
  try {
    this._parse(chunk)
    done()
  } catch (err) {
    done(err)
  }
}

CSVStream.prototype._parse = function (data) 
{  
  console.log('_parse start');
  var i=0,j=0;
 &lt;/pre&gt;</description>
    <dc:creator>HungryHippo</dc:creator>
    <dc:date>2013-05-19T10:45:19</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.javascript.nodejs">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.javascript.nodejs</link>
  </textinput>
</rdf:RDF>
