December 20th, 2010
by Kiran K. R., Sr. Software Engineer, Bobcares.com

Django is that dream framework of developers who enjoy the freedom of the dynamically typed, Object Oriented, interoperable, cross platform and readable programming language - Python. Django is for Python, like Rails is for Ruby and Zend or CakePHP for PHP. In this post, we will delve into some of the awesome features of Django that make it stand out from the competition.
Read the rest of this entry »

Tags: Django, Framework, python, software development
Posted in Development and Testing, SEO Watch No Comments »
June 15th, 2010
by Kiran K. R., Sr. Software Engineer, Bobcares.com
Zend framework- The future of PHP, is a simple straight forward open source software framework for PHP 5 with a rigorously tested agile code-base. It eliminates the tedious details of coding and lets us focus on the big picture. Its strength lies in its highly-modular MVC design, making the code more reusable and easier to maintain. It is essentially a use-at-will framework. There is no strict pattern that all Zend Framework users must follow, although ZF does provide components for the MVC, Table Data Gateway, and Row Data Gateway design patterns. It promotes web development best practices in the PHP community.
Read the rest of this entry »

Tags: Framework, PHP, Zend, Zend Framework, ZF
Posted in Development and Testing No Comments »