Sergio Vilar

Results 6 issues of Sergio Vilar

Hey, there's a way to get the url of the followed link? Something like: ```ruby products 'css=.products-grid .item .product-name a', :follow do |url| url url title 'css=.product-name h1' end ```

Hi, I'm trying to extract a .zip file with 50mb and I got this error. Could anyone help me? `EMFILE: too many open files, open '/Users/sergiovilar/hh/plugin-desktop/build/releases/App/osx32/App.app/Contents/Resources/app/node_modules/jquery/src/sizzle/test/data/empty.js'`

Olá, Vi que na branch 2.x já existe um arquivo do composer, mas não seria interessante publicar no repositório do packagist?

Hey guys, recently I had a problem with a asynchronous authorization. Something like that: ``` javascript io.use(function(socket, next){ var handshakeData = socket.request; if (!handshakeData) return next(new Error('[[error:not-authorized]]')); // The problem...

- Added generic function (fireNodeEvent) to receive the node events. - Added two new methods on the springyui jQuery plugin, nodeMouseUp and nodeDoubleClick. - The methods nodeSelected, nodeMouseUp and nodeDoubleClick...

There's any way to extract an 0x102 version?