Node.js rocks
Friday, July 2nd, 2010I’m absolutely loving Node.js. Running Ubuntu on my lappy and building the new version of Fresher on it. Looks like I might even be able to run it on our Windows servers too:
I’m absolutely loving Node.js. Running Ubuntu on my lappy and building the new version of Fresher on it. Looks like I might even be able to run it on our Windows servers too:
It has been a while since I’ve posted because I’ve been a busy lad. I’ve become a huge fan of GitHub and I’ve been keeping up with new technologies. Since then a few new and very interesting projects have come up where I get to work with these new technologies especially node.js which I have previously written about. I can’t talk about the new projects until they’re done.
In the meantime, we’ve added new features to the music vertical for Fresher. The widgets are now fully integrated with Google Analytics. We track loading/play/stop and can tell where the tracks are most heard. We’re also working on tracking all transactions so that we know where the sales are coming from and produce valuable reports for our clients.
Quick fix in Fresher* for Internet Explorer downloads. When attempting to download a file in IE, the link would lag out and IE complains. Fix in ASP: Response.CacheControl = “private”