Documents And Specifications
Article

Create a framework to support XSLT transformation pipelines

The Butterfly framework is a lightweight approach to simplifying the use of XSLT in PHP 5, allowing for the use of stylesheet chains and caching for performance. As frameworks go it's simple and...
Article

Create Web services with Ruby on Rails and Action Web Service

In this article, discover how the Action Web Service module implements Web services functionality in Ruby on Rails. Action Web Service creates server-side support for SOAP and XML-RPC Web service...
Article

Google Maps and Google Earth KML overlays

Learn how to develop an application for a real estate brokerage to display all available apartment listings as clickable Placemarks on Google Maps. To turn street addresses into their geographical...
Article

Customize a Google Maps result page with Google Mapplets

A Google Mapplet is an application that runs inside a Google Maps results page and lets you add your own custom information to the page and the map. In this tutorial, you will write a Google Mapplet...
Article

Create a Yahoo! SearchMonkey application

Learn how to implement a Yahoo! SearchMonkey application that enhances blogger.com search listings to include other information about the blog and blog owner. First, you will apply a basic...
Article

Develop a dynamic location-based mashup

In this tutorial, discover mashups, a highly interactive Web development methodology. Essentially a mix of related content put together from different sources, mashups provide rich dynamic content...
Article

Separate content from presentation with XSLT and SimpleXML

Over the years, developers have devised many strategies to facilitate the separation of business logic and presentation logic. In this tutorial, you will explore two solutions to separating data and...
Article

Develop PHP apps with Picasa Web Albums

In this article, learn how to integrate data from the Picasa Web Albums service into a PHP application using both SimpleXML and the Zend client library. Also, meet the Picasa Web Albums Data API and...
Article

The Java XPath API

XPath expressions are much easier to write than detailed Document Object Model navigation code. When you need to extract information from an XML document, the quickest and simplest way is to embed an...
Article

Use XStream to serialize Java objects into XML

XML serialization has a myriad of uses, including object persistence and data transport. XStream is an easy-to-use open source Java library for serializing Java objects to XML and back again. Learn...
Article

Manipulate XML Documents in C++ with xmlbeansxx

Using XML processing typically simplifies a developer's job--but not when you're programming in c++. Ever wish someone would create the create the C++ equivalent of XMLBeans? Someone has. Find out...
Article

Open Source Java Reporting with JasperReports and iReport

JasperReports is a powerful and flexible open source reporting solution. The iReport visual designer enables you to take advantage of the full power of JasperReports without in-depth knowledge of the...
Article

Using XDoclet: Developing EJBs with Just the Bean Class

Have you developed an EJB? Have you been frustrated at having to create and manipulate the XML deployment descriptors, as well as the interfaces? I certainly have. I was recently working on an EJB...
Article

Using the Jena API to Process RDF

There has been growing interest in the Resource Description Framework (RDF) and a number of tools and libraries have been developed for processing it. This article describes one such library, Jena, a...
Article

Jato: The new kid on the open source block, Part 2

The Jato API converts XML documents into Java objects and back again. In Part 1 of this three-part series, Andy provided a set of simple examples to illustrate Java-to-XML and XML-to-Java...
 

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.