Web
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Article

Oracle 10g dynamic sampling - table hint

One of the greatest problems with the Oracle Cost-based Optimizer (CBO) was not a problem with the CBO at all, but with the failure of the Oracle DBA to gather accurate schema statistics. Even with...
Article

HTML DB: Wizards Creating Wizards

When your application is collecting a lot of data on the Web in one session, it's often helpful to break the data entry form into a series of pages forming a wizard. Such a data entry wizard is...
Article

Compressing Persisted DataSets

Persisting a cached DataSet using the WriteXML method can produce very large XML files. .NET 2.0 introduces a new System.IO.Compression namespace that provides stream objects for compressing data.
Article

Using XML with XML DB and ODP.NET

This article explores the basics of working with XML data in an Oracle database using ODP.NET and Visual Studio. NET, paying particular attention to: Loading an XML Schema into the database; Loading...
Article

Unleashing the Power of the Cell Broadband Engine

This paper from the MPR Fall Processor Forum 2005 explores programming models for the Cell Broadband Engine (CBE) Processor, from the simple to the progressively more advanced. With nine cores on a...
Article

10 Tips To A Better Form

The most monotonous entities in the known universe, forms, are a staple of every web programmer’s balanced diet. Whether we like them or not, forms are the gatekeepers to our site’s goodies and often...
Article

Fixing AJAX: XMLHttpRequest Considered Harmful

All of the most interesting AJAX applications that have appeared in the past couple of years use the XMLHttpRequest object extensively to give users a responsive in-browser experience without the...
Article

Ajax for Java developers: Ajax with Direct Web Remoting

Exciting as it is, adding Ajax functionality to your applications can mean a lot of hard work. In this third article in the Ajax for Java developers series, Philip McCarthy shows you how to use...
Article

AJAX and Accessibility

In this article we will have a look at the implications for accessibility and usability when using Javascript to dynamically update a web page. I will also show how you can increase accessibility for...
Article

Sprinkle Some AJAX Magic in Your Struts Web Application

This article shows a simple and elegant way to do this by including a couple of lines of JavaScript on your JavaServer Pages (JSPs). While we show how to reuse existing Struts actions, the techniques...
Article

Is AJAX worth adopting?

Why is AJAX so hot? Google deserves the credit for that. Google has kept surprising users with amazing user interfaces on Gmail, Maps, Suggest and what not. We saw GMail, we said "Wow this GMail...
Article

This is not another XMLHttpRequest article

You're probably sick of articles expounding the virtues of XMLHttpRequest by now, well this isn't one of them. While I am suitably impressed with the uses that have brought dynamic retrieval of data...
Article

XML in the Browser: Submitting forms using AJAX

One of the least user friendly features of most websites is forms. The longer the form, the more annoying it gets. However, a new technology called AJAX (that has nothing to do with household...
Article

Superclassed Web Controls in Managed C++

Now, it's time to have fun with Managed C++ and all that prep work from the previous article by actually building some custom Web controls. This article examines the first of the three types of...
Article

Generating Dynamic CSS with PHP

One reason for this explosive growth is that PHP is free and open source. It’s also a relatively easy language to learn and the de facto standard for developers creating dynamic Web pages. But it is...
Article

Being a PHP Lumberjack

There are better ways to hunt down logical errors in your code. Tools (like Zend’s debugger and profiler) aren’t an option for everybody, so I’d like to focus on a more generalized practice that can...
Article

Easy-peasy PHP 2

In the first article we used PHP to include common page elements such as headers and footers on our pages dynamically. We then used a switch statement to dynamically serve the main content of the...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.