Creating new blog tool based upon Junco and Kinglet #todo - #programming - #blogging I created Kinglet from Junco code. I'd like to create a smaller blogging tool based upon ideas and code from both Junco and Kinglet. App name options: * Modo * Veery * Tanager * Scaup * Grebe Features: * API first development like Kinglet. ** Build the server-side API code first, and then create the "client" code that interacts with the browser. ** Responsive design ** Keep the CSS significantly simpler and smaller this time. I start out that way but end up with too much CSS. * (signup - Signup - show_signup_form) * (createnewuser - Signup - create_new_user) * E-mail activation link * (acct - Signup - activate_account)