Free Trial

Tag Archives: MVC

Web Application Frameworks for JavaScript

With the ubiquity of the Web, more and more applications are being developed for execution within the browser, i.e. web applications. A newer generation of web apps need to emulate the ‘look and feel’ and functionality of desktop applications. The … Continue reading

Spring MVC and REST

Spring Web MVC is a framework (part of the Spring framework) that leverages the Model-View-Controller pattern to separate the presentation layer from business logic in a web application. Spring MVC comes with a central component, named DispatcherServlet, in charge of … Continue reading

iOS 5 Core Graphics: Creating Reusable Data Classes for Images

Last week I submitted my sixth iPhone game—Michael Schacht’s Web of Power Card Game: The Duel—to Apple for release. All six games have been built with my own “MobileEuroGame” framework, which incorporates all the basic elements that I need to … Continue reading

Facebook Twitter RSS feed