Javascript


13
Mar 2011

I have had the opportunity over the past year to do some extensive work with Zend Framework as we have been porting our legacy code to said framework, and it has been a lot of fun. It turns out that I very much enjoy the MVC framework, and have had great fun in the implementation. Our primary goal has been supportability and maintainability in moving to the framework, but we aren’t opposed to performance and scalability gains as well. A key factor in the migration to the framework has been, and will......

Read More


29
Feb 2008

JQuery is a relatively powerful Javascript library that can be incorporated into webpages and used to extend them in some exciting and creative ways. Not only does it provide AJAX functionality out of the box, there are literally hundreds of ways to manipulate your page in the browser. A friend of mine (Joseph Szobody – Signature Tech Studio) has been encouraging me to learn to leverage this library and suggested this book as a method of diving in. I found the book itself to be quite well written. It begins by making......

Read More