Rails for Designers March 23, 2006
Posted by Tiziano Fogliata in Uncategorized.add a comment
This is for designers who are going to be working with Rails and is intended to give them a good starting point to jump into work with a Rails developer. This is all introductory material. Basics are covered (MVC, locations of files) as well as a code example and more advanced topics (partials, ActionView helpers).
Round-up of 30 AJAX Tutorials March 16, 2006
Posted by Tiziano Fogliata in Uncategorized.add a comment
There are quite a few AJAX demos and examples on the web right now. While these are invaluable to learning AJAX, some people need a bit more information than just a raw piece of code. The following is a list of the best and most helpful AJAX tutorials that I’ve found over the past year.
Ten of the Biggest Mistakes Developers Make With Databases March 7, 2006
Posted by Tiziano Fogliata in Uncategorized.1 comment so far
Although fashions come and go in software development, some things stay remarkably constant. One of these is the use of databases…