I've been banging my head because my meteor installation wasn't
working, although everything was done according to the guide. As it
turned out, my problems stemmed from me using .
co.uk domain, and the
js in meteor.js / stream.html / poll.html was not correctly handling
this split domain name ending. I fixed it, it works for me, but i
wonder how can such a problem be avoided? Like a permanent fix. I
would be glad to contribute some code if anyone has any idea.