Monthly Archives: July 2011

Authentication with Node.js and Zend Framework.

Zend Framework which is PHP based and Node.js which is JavaScript based don’t have a common connection to pass data in a bi-directional nature. I was tasked with building a bridge of sorts that would utilize existing information from Zend … Continue reading

Posted in JavaScript, node, PHP, Uncategorized, zend framework | 4 Comments

Nifty little overlay plugin I wrote in JavaScript as a jQuery plugin.

So I analyzed what was behind Flowplayer’s overlay plugin and decided that if I didn’t want to rehaul my entire sites structure to adhere to their wants and needs I would have to write my own. So I did, you … Continue reading

Posted in JavaScript | Leave a comment