Widgets and Templates and JSON, Oh My!

As you can see, the blog is back to a usable and pretty form. The new template engine in MT4 is very easy to use and the widgets and widget sets make customizations a snap. Notice the nifty Picasa gallery widget I built. It uses JSON to make an AJAX call to the Google API and then processes the results into a table which it renders in-line. I'll try to write up how to do it later.