Summary
This was a long chapter with a lot of functionalities to cover. You learned to create a basic photo album manager application. We were able to edit image description and delete an image from an album. We were also able to reorder the pictures in an album. In this process, you made use of jQuery UI's sortable and dialog components and learned about some themeroller classes as well.
Going forward, the next chapter is going to be interesting as you will learn to create your own widgets using jQuery UI's widget factory.