Thursday, April 20, 2006

Zephyr - AJAX Based MVC Framework for PHP5 Developers

zephyr is an ajax based framework for php5 developers. you can easily develop business applications using this robust framework. this is extremely easy to learn and very simple to implement. you can deliver a full fledged ajax application with strong business layer in backend within some minutes. installation and deployment of packages that you develop for zephyr is hassle free. moreover you will get all the features of most popular templating engine "smarty" and powerfull data access layer "adoDB". lets go through the documentation process to discover how easy is to develop an ajax application using zephyr framework.

Selenium IDE

Selenium IDE is an integrated development environment for Selenium tests. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.

Selenium IDE is not only recording tool: it is a complete IDE. You can choose to use it's recording capability, or you may edit your scripts by hand. With autocomplete support and the ability to move commands around quickly, Selenium IDE is the ideal environment for creating Selenium tests no matter what style of tests you prefer.

Features:

* Easy record and playback
* Intelligent field selection will use IDs, names, or XPath as needed
* Autocomplete for all common Selenium commands
* Walk through tests
* Debug and set breakpoints
* Save tests as HTML, Ruby scripts, or any other format
* Support for Selenium user-extensions.js file
* Option to automatically assert the title of every page

IE Dom Inspector

IE DOM Inspector is an add-in for Microsoft Internet Explorer that allows you to inspect and edit the live HTML DOM , view style attributes of any web document. It is used by industry-leading companies including Microsoft, AOL, Nokia, Cisco, and Google.

What does IE DOM Inspector do for you?

* View, traverse, and even dynamically update that HTML DOM directly in the browser window
* Learn how web pages are built. useful for programming and web design classes
* Analyze the web pages you are interested in and learn their tricks
* Find hidden information about that web document.
* Increase your web development productivity

Key Features

* Tree-like HTML Structure view
* Multi view, Links, Images, Forms, Scripts, style Sheets, Applets/ActiveX,XML Data Islands, Frames
* Syntax Highlighting for JavaScript,CSS and HTML Source
* View HTML origin source and rendered source
* View external JavaScript and CSS files
* save Flash movies and other external files
* View source code and attributes of any elements
* blink selected element.
* Different type of nodes has different inspector.(DOM Node,Document,Form,Links...)
* Inspect element by clicking on webpage.
* Search for particular elements by ID/Name, tag name /class, or attributes Text.
* Get the full name of HTML DOM Node.
* In-Place webpage edit (Design Mode)
* Advanced Grid, Sort, filter, group...
* Find in html source
* View current style of any web document and highlight all style attributes with non-default values (New)
* Enables you to trace various style sheets, such as linked style sheets, embedded style sheets, imported style sheets and in-line style rules (New)
* Support IE7 Beta1

No comments: