Tag Archives: web-apps

Rapid Cakephp

Rapid Application Development with Cakephp, Jamie Munro, – 2011 PHP programmers will want to read this practical little book, which seems to have been self-published. 150 pages.

Posted in books | Tagged , , | Leave a comment

The Tangled Web

The Tangled Web – A Guide to Securing Modern Web Applications, Michal Zalewski, – 2012 Web application programmers will want to read this timely and important book. 250 pages. Contents: Security in the world of Web applications Part I: Anatomy … Continue reading

Posted in books | Tagged , , | Leave a comment

Service Design Patterns

Service Design Patterns – Fundamental Design Solutions for SOAP/WSDL and RESTful Web Services, Robert Daigneau, – 2012

Posted in books | Tagged , | Leave a comment

Programming Html5 Applications

Programming Html5 Applications – Building Powerful Cross-platform Environments in Javascript, Zachary Kessin, 2011 Store session data in the browser with local storage objects Save trips to the server: store larger amounts of data with IndexedDB Give browsers limited access to … Continue reading

Posted in books | Tagged , , | Leave a comment

Python Cookbook

Python Cookbook 3rd edition, Brian Jones, – 2011 Python programmers will like this practical book. Note: the authors have changed since the second edition. working with dictionaries list comprehensions monitoring a network building a templating system Topics: Manipulating text Searching … Continue reading

Posted in books | Tagged , , | Leave a comment

The Tangled Web

The Tangled Web – Securing Modern Web Applications, Michal Zalewski, (- 2011) Written by the author of the excellent 2005 book `Silence on the wire`.  

Posted in books | Tagged , | Leave a comment

Service-oriented Ruby

Service-oriented Design with Ruby and Rails, Paul Dix, 2011 Ruby programmers will learn how to interface with legacy systems, develop web services, and move into the cloud. 250 pages.

Posted in books | Tagged , , | Leave a comment

Using JRuby

Using JRuby Bringing Ruby to Java, Charles Nutter, Pragmatic Bookshelf, 2011 Programmers will learn how to write Ruby on Rails web applications that run on app servers like Tomcat. You will use Java’s JDBC or Hibernate to connect Ruby to … Continue reading

Posted in books | Tagged , , | Leave a comment

Rapid Application Cakephp

Rapid Application Development With Cakephp, Jamie Munro, (- 2011) Web application developers who use PHP will like this tiny self-published book. 150 pages.

Posted in books | Tagged , | Leave a comment

Cakephp 1.3 Application

Cakephp 1.3 Application Development Cookbook Over 60 Great Recipes for Developing, Maintaing, and Deploying Web Applications, Mariano Iglesias, (- 2011)

Posted in books | Tagged , | Leave a comment