When it comes to making your own website, some people choose to use a web-authoring application instead of relying on HTML or other programming languages. Such software, also known as a "what you see ...
Rich Internet applications (RIA) are Web-based applications that have some characteristics of graphical desktop applications. Built with powerful development tools, RIAs can run faster and be more ...
Keyboard shortcuts might seem kind of old school since they’re mainly associated with desktop applications, but bringing some basic shortcut functionality into your web application can easily enhance ...
Whether you're building a Web or desktop application, here's a round-up of tools for building the interface with plain old HTML. Being able to work comfortably on Web-related code elements -- HTML, ...
A web application firewall (WAF) is a critical component of an enterprise security infrastructure, providing a key security layer for web-facing applications and APIs. As web applications mature and ...
As a meta-framework, Astro.js takes a different approach to developing web applications. Start here with a few critical design decisions. Astro.js is among the most popular meta-frameworks for ...
Software applications in widespread general use can be broken down into two developmental types – those designed to run on the Web and others that are non-Web-based. Web-based apps are designed for ...
An application near and dear to the heart of Twitter fanatics everywhere, TweetDeck, is now available as a Web application. Twitter announced the new version (built with HTML 5) of the popular program ...
Request handling is the bread and butter of Java web application development. In order to respond to requests from the network, a Java web application must first determine what code will respond to ...