Posted by Rasti | Sep 21st, 2009
PHPSecInfo is something like the phpinfo() function. This PHP environment security auditing tool runs from a single function call a series of tests on your PHP environment to identify potential security issues and offer suggestions. It is not a replacement for secure development techniques, and does not do any kind of code or app auditing, but can be a useful tool in a multilayered security approach.
Usage of...
Posted by Rasti | Sep 2nd, 2009
Elastic is a very useful CSS framework which enables you to create elastic, fixed and liquid layouts with any column variations. Using Elastic CSS is like a conversation with the code as it uses a declarative language. It supports “combining classes” which helps creating almost any type of layout. And, it comes with a set of helper classes, to accomplish hard things by pure CSS like: same-height,...
Posted by Rasti | Jun 15th, 2009
The Dojo Toolkit is an open-source JavaScript toolkit useful for building impressive web applications. It shortens the time between idea and implementation by providing an exceptionally well conceived API and set of tools for assisting and fixing the issues experienced in everyday web development. The Dojo Toolkit is scalable, fast, robust, and supplies a solid set of tools for DOM manipulation, animations,...
Posted by Rasti | May 19th, 2009
The foundational YUI Grids CSS offers four preset page widths, six preset templates, and the ability to stack and nest subdivided regions of two, three, or four columns. The 4kb file provides over 1000 page layout combinations.
Other features include:
Supports fluid-width (100%) layouts as well as preset fixed-width layouts.
Supports easy customization of the width for fixed-width layouts.
Flexible in response...
Posted by Rasti | Apr 8th, 2009
Extending the art & spirit of PHP, Zend Framework is based on simplicity, object-oriented best practices, corporate friendly licensing, and a rigorously tested agile codebase. Zend Framework is focused on building more secure, reliable, and modern Web 2.0 applications & web services, and consuming widely available APIs from leading vendors like Google, Amazon, Yahoo!, Flickr, as well as API providers...