Showing posts with label Blogs. Show all posts
Showing posts with label Blogs. Show all posts

Tuesday, April 15, 2008

7 days tutorial of Symfony 1.1

With the completion of the new Symfony 1.1 framework, there are many changes in store for the average Symfony developer. Some less visible changes in the framework include a refactoring of the core classes to increase modularity. The largest change, by far, is in the handling of forms, validation, and the helper system. During the next seven days, we'll be covering the new approach to Symfony forms and validation. The new solution is a MAJOR improvement over the old system- it will allow for faster development and greater control. Gone are the days of mindless form generation. The new system isn't perfect, but it's definitely worth your time.

Other symfony related posts from Thatsquality.com

Saturday, September 29, 2007

Submit your codes to be refactored by experts

I have compiled a list of refactoring tools for PHP, Java and .NET that you can use to automate your refactoring actions to improve quality of your codes. But now, you don't even need to use these tool. There are guys who are waiting to refactor your codes ;). RefactorMyCode is very interesting place that you should visit if you are developer. The idea of the site is that you can submit your codes and other members are reviewing your codes and making comments, refactoring your code and making it better. Exactly what you need if your code is not performing well or you plan to increase your algorithm quality. Just have a visit; Refactor :my => 'code'