Francisco Tolmasky, Tom Robinson and Ross Boucher developed Cappuccino Framework as basis of web applications, which are intuitive and comes in Apple's Mac OS X style. Cappuccino is written in Objective-J, a object-oriented programming language, which includes a similar syntax like Apple's Objective-C language. The realization of web applications with Cappucino is almost browser-based. Its possible to develop user interfaces by Xcode's Interface Builder. Integrated stunning controls thereby simplifying the development. Cappucchino Framework is available for free on documentation site in the latest Version, Cappucino Framework 0.9.7, 28 November 2013.
Web Frameworks
Web Frameworks make the realization of websites or web applications more easier.
If you have realized a unique Web Framework about everyone should know more, blog about it here. Blog now
- Subscribe to this category
- Subscribe via RSS
- 14 posts in this category
Bootstrap is surely the most popular free web framework on market. Realized by Twitter and published in 2011, this framework represent today a rich collection of design techniques, which equip you to develop responsive templates and web applications. Beside this, Bootstrap is high documented. You get a lot of CSS rules, components and customization possibilities on the Bootstrap documentation page. More over this, Bootstrap is today widespread and basis of much template- and framework realizations of free content management systems, like Joomla or WordPress. Just download it and create your own lightweight and responsive theme or app with Bootstrap.
Guillaume Bort's Play Framework based on Java and Scala, a programming language, which runs on Java Virtual Machine. Its lightweight architecture gives you the possibilty to develop user friendly web applications with minimal resource consumption. A advantage of Play is the non-use of Java EE constraints, so the realization is compared to other Java-centric platforms much easier. Furthermore, you can combine a lot of available modules and plugins with Play. Most of them are available on documentation page or GitHub. Try it and love it.