public marks

PUBLIC MARKS from nhoizey with tags framework & api

2010

CloudFusion™ - Build awesome, cloud-based web applications in a fraction of the time!

"CloudFusion is a fast, easy-to-use toolkit for the world's most popular cloud computing services."

Why there is no servlets in Play

"I think that the fundamental problem is that using the servlet API is the only way you can plug with the HTTP layer of a JEE server. Perhaps the java ecosystem needs something like Rack. I mean, a real low level and portable API to deal with HTTP. Not an half assed HTTP API built on some flawed architectural principles."

2007

Zend Framework

(via)
Zend_Service_Flickr est une API simple pour utiliser le service Wev REST de Flick. Pour pouvoir utiliser lew services Web Flickr, vous devez avoir une clé d'utilisation de l'API.

2006

Book excerpt: Framework Design Guidelines

(via)
Chapter 4 of Framework Design Guidelines, titled "Type Design Guidelines," presents patterns that describe when and how to design classes, constructs and interfaces. In this chapter, Abrams and Cwalina divide types into four groups and discuss the do's and don'ts of type design. Download the chapter here.