Hello All,
Implemented a solution based on nodejs/sockjs to replace Liferay's Poller
which is currently AJAX based.
Tested with Liferay's chat portlet on Liferay version 6.1 CE GA2.
Project URL: https://github.com/saggiyogesh/liferay-node-poller
--
--
Job Board: http://jobs.nodejs.org/
Pos
ssage because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nodejs+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
ou are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.
dejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>
--
Yogesh Agrawal
Hi Sameer,
Thanks for reviewing nodeportal. I am developing this application.
Nodeportal is inspired from Liferay, by which I am trying to bring java
portlet api to node js.
However it might not be the complete implementation of portlet api.
Beta is going to be released soon, currently I am busy
Which is more preferable to save password in DB, bcrypt or md5 ?
I found https://github.com/ncb000gt/node.bcrypt.js/ lib, which is a addon
to node.js to encrypt the passwords.
Also I found that md5 based hashing is not too safe to store passwords in
DB.
--
Job Board: http://jobs.nodejs.org/
P
his group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>
--
Yogesh Agrawal
+91-9351507770
--
Job Board: http://jobs.nodejs.org/
Posting guidelines:
https://github.com/joyent/node/wiki
gt; npm ERR! syscall getaddrinfo
>>> npm ERR! code ENOTFOUND
>>> npm ERR! message getaddrinfo ENOENT
>>> npm ERR! errno {}
>>> npm ERR!
>>> npm ERR! Additional logging details can be found in:
>>> npm ERR!
ecause you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.c
subscribed to the Google
>>> >>> >> Groups "nodejs" group.
>>> >>> >> To post to this group, send email to nodejs@googlegroups.com
>>> >>> >> To unsubscribe from this group, send email to
>>> >>> >> no
Hi,
I am performing a simple calculation in node.js, but receiving strange
result.
0.2 + 0.1 should be equal to 0.3
but in nodejs it's 0.30004
I tried same calculation on browser also
http://jsbin.com/amizah/edit#javascript,html
same results.
It's a bug or some floating point pre
11 matches
Mail list logo