A jQuery plugin for jQuery UI’s draggable widget that can be used to determine whether two draggable objects collide and fire events accordingly.
PHP
Building Maintainable PHP Applications: Data Transfer Objects
Learn about data transfer objects, why they are useful and why it’s better to use them over arrays. Read more