MetaSkills.net

RESTful AJAX with Forgery Protection

Posted On: June 17th, 2008 by kencollins

Writing the new HomeMarks has been a great exercise. I've learned that the AJAX Head Design Pattern Implementation is more akin to developing a service-oriented application (SOA) since I have moved all client-side coupling from the controllers, like RJS, and only respond with HEAD or JSON data. Today I learned...

Tags: ajax

The "AJAX Head" Design Pattern

Posted On: May 24th, 2008 by kencollins

This is the first of a few articles covering the total rewrite of the HomeMarks.com code base as I upgrade it to Rails 2.1. The "AJAX Head" pattern is the moniker I have assigned to methodology that has come about during said rewrite and the design decisions I choose early on. The rules were simple...

Tags: ajax

HomeMarks, My First Ruby On Rails Pet Project

Posted On: December 21st, 2006 by kencollins

HomeMarks, Simple Project-Based Bookmarks
UPDATE: HomeMarks is now avialable as a free download.
Tags: ajax