Main Menu
Home Articles Directory Submit Popular Site Top Rated Site - Programming - Database - Management - Test and Quality Assurance - Approaches, Process, Methods - Configuration Management - Measurement - Tools - Open Source - Software Engineering - Humour New Links RSS/Atom
Sponsors




  Main  |  Submit New Article  

  Popular articles (top10)  |  Top rated articles (top10)  |  Category List  |  Randum jump  

Main  arrow  Programming  arrow  Platforms  arrow  Web Client  (154)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Articles currently sorted by: Date (Old Links Listed First)


Visit   Ajax for Java developers: Build dynamic Java applications    Last Update 2006/7/21 10:47
Category  Programming  arrow  Java  :  Programming  arrow  JavaScript  :  Programming  arrow  Platforms  arrow  Web Client  :  Programming  arrow  Platforms  arrow  Web Server
Description
This article introduces a groundbreaking approach to creating dynamic Web application experiences. Ajax (Asynchronous JavaScript and XML) is a programming technique that lets you combine Java technologies, XML, and JavaScript for Java-based Web applications that break the page-reload paradigm

Hits: 161   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CSS resources and tutorials for web designers and web developers    Last Update 2006/8/1 10:24
Category  Programming  arrow  CSS  :  Programming  arrow  XML  :  Programming  arrow  Platforms  arrow  Web Client
Description
A set of tutorial and examples on how to use HTML and CSS to design specific user interfaces components.

Hits: 25   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Building a page template in CSS - a step by step tutorial    Last Update 2006/8/1 10:27
Category  Programming  arrow  HTML  :  Programming  arrow  CSS  :  Programming  arrow  Platforms  arrow  Web Client
Description
A quick step-by-step demonstration of how the Web Essentials template was built using CSS.

Hits: 43   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Ten ways to speed up the download time of your web pages    Last Update 2006/8/1 10:42
Category  Programming  arrow  CSS  :  Programming  arrow  Platforms  arrow  Web Client
Description
Do you like to wait for pages to download? Neither do your site users. Read on and find out how to speed up that download time...

Hits: 22   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Using XP to Develop Context-Sensitive Adverts for the Web    Last Update 2006/8/17 11:37
Category  Programming  arrow  Platforms  arrow  Web Client  :  Approaches, Process, Methods  arrow  Agile  arrow  Extreme Programming (XP)  :  Programming  arrow  User Interface
Description
This case study describes the experiences of Connextra in using XP. Particular emphasis is placed on the interaction design aspects of the project.

Hits: 29   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Key Considerations in Performance Testing    Last Update 2006/8/31 10:45
Category  Programming  arrow  Platforms  arrow  Web Client  :  Programming  arrow  Platforms  arrow  Web Server  :  Test and Quality Assurance  arrow  Testing  arrow  Performance
Description
This article presents an overview of performance testing for Web sites.

Hits: 96   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Website Cookie Testing    Last Update 2006/8/31 10:46
Category  Programming  arrow  Platforms  arrow  Web Client  :  Test and Quality Assurance  arrow  Testing
Description
The protocol used for exchanging files on the Web is stateless, but maintaining state is essential for most websites. To maintain state, one option that Web developers have is to use cookies. This article provides a technical background and real-world examples to help you understand how cookies work and how to test systems that employ cookies. The amazon.com website is used as a real-world example to demonstrate cookie testing techniques.

Hits: 48   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Very Dynamic Web Interfaces    Last Update 2006/10/12 10:25
Category  Programming  arrow  PHP  :  Programming  arrow  JavaScript  :  Programming  arrow  Platforms  arrow  Web Client  :  Programming  arrow  Platforms  arrow  Web Server
Description
One of the classic drawbacks to building a web application interface is that once a page has been downloaded to the client, the connection to the server is severed. Any attempt at a dynamic interface involves a full roundtrip of the whole page back to the server for a rebuild--a process which tends to make your web app feel inelegant and unresponsive. In this article, I'll be exploring how this problem can be tackled with the use of JavaScript and the XMLHttpRequest object.

Hits: 43   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Using JavaServer Faces Technology with AJAX    Last Update 2006/10/12 11:01
Category  Programming  arrow  Java  :  Programming  arrow  Platforms  arrow  Web Client  :  Programming  arrow  Platforms  arrow  Web Server
Description
The example featured in this entry includes a JavaServer Faces text field component that takes the name of a city. When the user begins entering characters in the field, the application uses AJAX to perform auto completion on the data by matching the user's input to a list of cities stored on the server. In two of the versions of this example, the text field component is a custom JavaServer Faces component that provides the AJAX support. This component shields the page author from the complexities of AJAX by rendering all the HTML and JavaScript code that is required to incorporate AJAX capabilities into an application. A third version of this example adds AJAX support to a standard JavaServer Faces component through a servlet that interacts with the JavaServer Faces component and other JavaServer Faces server-side objects to generate the appropriate auto completion data.


Hits: 30   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Malicious Code Injection: It's Not Just for SQL Anymore Popular articles    Last Update 2006/10/19 17:33
Category  Programming  :  Programming  arrow  Platforms  arrow  Web Client  :  Test and Quality Assurance  :  Programming  arrow  User Interface  :  Programming  arrow  Platforms  arrow  Services
Promote  Bryan Sullivan, Development Manager, SPI Dynamics   
Description
While many developers are aware of the threats posed by malicious code, and by SQL injection attacks in particular, there are other forms of code injection that are equally dangerous. Learn more about XPath injection, LDAP injection, and command execution injection and view examples of each type of attack. In addition, learn why many preventative actions that are commonly suggested to developers are not helpful, and discover how the creation of whitelists and blacklists can help to protect an application from malicious code injection attacks.

Hits: 236   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



(1) 2 3 4 5 6 7 8 9 10 11 [16] » 
Software Development Resources

Load Tester 4: The easiest and most complete load testing software

Oracle Magazine - Technology articles for developers and DBAs and more.

Simply Rails 2: Learn how to be an accomplished Ruby programmer in no time!

The Principles Of Project Management - Deliver projects on time and on budget, again and again

Simply SQL is a practical step-by-step guide to writing SQL.

Practical
RSS 2.0
Twitter
Advertise
Contact
Software Development Jobs
Login
Username:

Password:


Lost Password?

Register now!
THEME_VALIDXHTML
THEME_VALIDCSS
Copyright © 2006-2009 Martinig & Associates

Methods & Tools | SD Tools | SD Directory | SD Videos | SD Jobs | SQA Zone | DevAgile | DevBazar | Ajax Alliance | SD News | SD Conferences
SD Blogs | Forum Logiciel | Software Project Planet | SQA Planet | UML Planet | Cloud Voices | Java TV | .NET TV | Testing TV | TV Agile | RIATube
Java Voices | .NET Voices | PHP Voices | DBA Voices | Agile Voices | Scrum Planet | Ajax Voices | RIA Voices | The Waterfall Manifesto