Found quick and dirty online button generator that does a decent enough job. oscButtons allows you to quickly mock up buttons, dump into your images directory and give a you a decent idea of what it would look like. Check it out here:
http://www.oscbuttons.com/
A web application framework is a software framework that is designed to support the development of dynamic websites, Web applications and Web services. The framework aims to alleviate the overhead associated with common activities used in Web development. For example, many frameworks provide libraries for database access, templating frameworks and session management, and often promote […]