I want to create a website that offers users modules/widgets that can be dragged around, closed, minimized… like iGoogle (not necessarily looking like that, it’s just an example). These modules/widgets should have the ability to dynamically load the contents from DB and show them. What tool/resource you suggest to do this as fast as possible. I know programming but I’m new to web and PHP and I’m supposed to deliver this project in 20 days tops! So I prefer the minimum amount of learning if possible.
Share
Here’s a tutorial from nettuts that teaches just what you’re asking for (except the loading from DB part). The live demo is here