JavaScript Frameworks Compared
Submitted by whiteparticle » First off, if you are writing JavaScript, use a framework. You will never go back because all frameworks will help in some way. Now the question is.. which one should you use?
Sortable Lists in PHP Walkthrough
Submitted by whiteparticle » Want to learn how to make draggable sortable lists that save itself when you change the order?
Here’s how to make a Sortable list in PHP with script.aculo.us from step one to step done (haha good one).
Model View Controller (and CodeIgniter)
Submitted by whiteparticle » An introduction to the Model View Controller design practice. This is a common theme of most frameworks and will greatly improve your code organization and management.



