Switch the settings to use jQuery tabs
Right now the page has to do a complete refresh (new page request) when you want to switch tabs in the settings area. Better to allow the user to switch tabs freely, say using something like http://jqueryui.com/tabs, and then POST all the data to the server with an AJAX-esque send. Next step would be to put the entire settings operation into a div popover that expands out of the gear icon...
1
vote
