These tutorials are derived in a large part from my philosophy on web development. I believe code should be elegant, simple, and reusable. Most importantly, I believe the JavaScript layer of an application should be designed and implemented independent of the server-side of the application.
These tutorials spur from my frustration at the current state of affairs with tutorials online. I hope these tutorials impart not only how but why I’ve designed things this way.
2 responses so far ↓
1
Weise
// May 10, 2010 at 9:27 pm
sorry to hear about your loved one , I understand now why this project has come to a halt.
Good luck and God bless.
Weise
2
Ahmed
// Jun 17, 2010 at 8:46 am
please, i have an idea (it’s not that new, but i think it’s a practical one)..
columnize list according to the number of items per every ul
I’ve faced two critical situations.. and i had to deal with them through some server-side programming solutions.
of course you know it’s more practical if we could deal with this issue through any client-side solution such as the one you created before when you created your columnizer jquery plugin..
Regards,
Ahmed Effat
Leave a Comment or