Tuesday, June 20, 2006

Development Frameworks Are the Future

I came upon quite allot of web development frame works and i just wanted to share with everyone who doesn't know.. as a web developer you probably sometimes hate your life.. esp with applications that require lots of c.r.u.d (creation,retrieval, updating, and deletion) that part of the application is generally the most annoying,, tedious and just overall disgusting.
during one application i was approached by 2 other clients to start developing an application for each and i was so sick when i started.. i was doing the same thing x3 (for each application) so now I'm investigating different php frameworks, not exclusively php but rather web development framework (ruby, python etc..)
one interesting article and application i came across to solve crud issues can be found here .

Now onto the frameworks. I've mainly been doing reading on p.r.a.d.o (php rapid application development object-oriented), followed by turbo gears and trailing last is ruby on rail, each frame work utilizing a different underlying language for the dynamic processing (php, python and ruby in the respective order). so far I'm mostly interested in Prado and turbo gears. I'm seeing easy utilization of Ajax technology in very innovative ways, which intrigues me.


the next step i plan to take in rich web application development is open Laszlo, a very interesting framework, open source of course (as is everything above which i have discussed). It would seem to be an open source version of macromedia/adobe's flex. take a look at these various frameworks, make your life easy as a developer. don't grow Grey hairs and lose sleep over code. spend more time at the beach and less time programming.

0 Comments:

Post a Comment

<< Home