ApacheBench is a command line computer program for measuring the performance of HTTP web servers, in particular the Apache HTTP Server. It was designed to give an idea of the performance that a given Apache installation can provide. In particular, it shows how many requests per second the server is capable of serving.
The ab tool [...]
Archive for the ‘Web’ Category
23 Nov
Performance Benchmarks a Webserver
23 Nov
Dynamically Repeating Control/Container in Adobe Flex
Introduction
Used for repeating simple UI components
Repetition can be controlled by an array
Repeater components look like containers in the code but they are not containers
Repeaters don’t have automatic layout functionality of containers.
Purpose of using: To form a series of subcomponents as per the contents of a specified data provider.
For dealing with large amount of data; use [...]
23 Nov
CSS Best Practices and Cross-browser Compatibility
This article is consolidation of the best practices which are followed or taken care during the development when a web page is styled using a external or inline style sheet referred to as CSS (Cascading Style Sheet). The best practices are arrived at after evaluating and analyzing the working web pages. Some of the concepts [...]
13 Oct
BIRT Vs Jasper Report A Comparitive Study
Overview
Open Source Business Intelligence has come of with age and has evolved with state of the art technologies confronting each other leaving end user excited between what to choose. As each technology has its own pros and cons, so is the expectation. In this article we would be paying a visit to one of the [...]
12 Oct
Microsoft Silverlight Vs Sun JavaFX Vs Adobe Flex/AIR
This Comparison is done for the Alpha version of JavaFX.
The RIA world has been seeing intensified competition since last year’s releases of Microsoft Silverlight and Sun JavaFX, which joined the Adobe Flex/AIR to become the major RIA development platforms. Even though all three of them intent to reach the the same goal, richer user experience [...]
9 Oct
Tool comparison: Winrunner and QTP
1. Purpose
The purpose of this article is to make Comparative study over win runner and QTP (Automation testing tools for Functionality)
2. Introduction
Winrunner
Mercury Win Runner is the standard functional testing solution for enterprise IT
Applications. It captures, verifies, and replays user interactions automatically, so
You can identify defects and ensure that business processes work as designed. The scripting [...]
9 Oct
Use of Flex in Web Applications
Abstract:
Flex is a highly productive, free open source framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops, and operating systems. While Flex applications can be built using only the free open source framework, developers can use Adobe® Flex® Builder™ software to dramatically accelerate development.
Flex is very versatile in [...]
5 Oct
Another Interactive Web Application Environment – Sun Labs Lively Kernel
More Info : Click Here
3 Oct
Code Access Security – .Net Vs. J2EE
Introduction
This article will act as an introduction to the concept of .Net’s Code Access Security and try to do a comparison between .Net’s Code Access Security and J2EE’s Code Access Security.
In .Net, the Common Language Runtime (CLR) allows code to perform only those operations that the code has permission to perform. So CAS is the [...]

Recent Comments