<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
	<channel>
		<title>TrooBloo - Apache</title>
		<description>Articles and tutorials regarding Apache</description>
		<link>http://www.troobloo.com/tech/apache.shtml</link>
		<language>en-us</language>

		<item>
			<title>Programmatically Manipulating Microsoft Excel Spreadsheets with the Apache POI API</title>
			<link>http://www.devarticles.com/c/a/Apache/Manupulating-Excel-Spreadsheets-with-Apache-POI/</link>
			<description>( Page 1 of 4 ) The Apache Jakarta POI project consists of Java APIs dedicated to the manipulation of files based on Microsoft s OLE 2 Compound Document format. In this article, you ll learn how to use the APIs of the POI project to read from and write to Microsoft Excel spreadsheets. As you will see, the programmatic liberty to manipulate Excel files represents a powerful offering to the Java programmer.The Apache POI contains a number of components. In this article, we ll be focusing...</description>
		</item>

		<item>
			<title>Apache on WIN32</title>
			<link>http://www.phpbuilder.com/columns/moon19990716.php3</link>
			<description>Introduction to WML, Apache, and PHP So you want to use a database in your site? DOM XML: An Alternative to Expat Regular Expressions Template Framework For Static Sites Storing Data in the Client Displaying Formatted User Input Graphing With Flash (SWF) Custom Session Handlers in PHP4 PHP programming methodologies and documentation SQL Theory &amp; How-To Where did they go today? Cached Dynamic Modules Compressing and Caching Dynamic Output [ Show All ] forums Database Talk ( Archive )...</description>
		</item>

		<item>
			<title>Apache and SSL</title>
			<link>http://www.oreillynet.com/pub/a/onlamp/2002/04/18/ssl.html</link>
			<description>by Paul Weinstein 04/18/2002 Paul Weinstein will give a tutorial on Apache and SSL at the upcoming O'Reilly Open Source Convention, this July 22-26, in San Diego. Secure Sockets Layer (SSL), developed by Netscape Communications, and Transport Layer Security (TLS), the open-standard replacement for SSL from the Internet Engineering Task Force, are the two protocols that add encryption and authentication to TCP/IP. This article summarizes the basic concepts of how the two protocols work...</description>
		</item>

		<item>
			<title>Apache Web-Serving with Mac OS X, Part 6</title>
			<link>http://www.oreillynet.com/pub/a/mac/2002/04/23/apache_six.html</link>
			<description>by Kevin Hemenway 04/23/2002 Editor's Note: Following the first five Apache Web-Serving with Mac OS X articles, Kevin Hemenway returns with a &quot;put your legs up&quot; sixth tutorial. This time he walks you through the various Apache modules that come with your Mac OS X installation and shows you what they can do. It's quiet at GatesMcFarlaneCo. Yes, stereotypically too quiet. The clickety-clack, snickety-snack of typing continues uninterrupted, save for a gurgle here and there from the...</description>
		</item>

		<item>
			<title>Python and Apache</title>
			<link>http://www.oreillynet.com/pub/a/apache/2003/04/10/apacheandpython.html</link>
			<description>by Peter Laurie , coauthor of Apache: The Definitive Guide, 3rd Edition 04/10/2003 As part of the improvements we made to the third edition of Apache, the Definitive Guide , we covered the interface between Apache, the major scripting languages, and a database manager. For some reason, we left out Python--a perfectly good language, with some useful features of its own--so here is what we should have said in the book. Python is freeware and you can download it from www.python.org . I...</description>
		</item>

		<item>
			<title>Creating an Apache Site with Public and Secure Access</title>
			<link>http://www.oreillynet.com/pub/a/apache/2003/02/27/apache.html</link>
			<description>by Peter Laurie , coauthor of Apache: The Definitive Guide, 3rd Edition 02/27/2003 If you want Apache to do anything useful, you have to write a config file. And, although we all know very well just how to do it in our heads, 99 times out of 100, we start out with an existing file and modify it. I thought it might be interesting to run through such a file, to look at how it works and see where the subtle jokes are. This particular web site is a demonstration from the new edition of...</description>
		</item>

		<item>
			<title>Apache Modules</title>
			<link>http://www.oreillynet.com/pub/a/apache/2001/09/27/apache_2.html</link>
			<description>09/27/2001 Over the last few articles , I have covered some of the new features in Apache 2.0, and how you can take advantage of them in your web servers. This time, I am going to cover one of the least-discussed features in Apache 2.0. One of the biggest advantages of Apache over other web servers is how easy it is to write powerful modules. Apache has used modules since version 1.0 to implement everything but serving basic, static files. Because Apache itself used modules for...</description>
		</item>

		<item>
			<title>Writing Apache 2.0 Output Filters</title>
			<link>http://www.oreillynet.com/pub/a/apache/2001/09/13/apache_2.html</link>
			<description>09/13/2001 In the last article , we discussed the basics of Apache 2.0 filters and there was enough information to get started, but not enough to write a functioning filter. In this article, we will finish discussing output filters. After reading this article, you should be able to write your own Apache filters. When the filter interface was first designed, it was written for the Apache developers and very little attention was paid to making it easy for other people to write their own...</description>
		</item>

		<item>
			<title>Apache Web-Serving With Mac OS X, Part 5</title>
			<link>http://www.oreillynet.com/pub/a/mac/2002/03/08/apache_mac_5.html</link>
			<description>by Kevin Hemenway 03/08/2002 Editor's Note: Kevin returns with his fifth article concerning Apache, OS X, and the immense power available to the common man. Having established a good, firm pool of Apache knowledge in the first four articles , Kevin takes the time to focus on a popular supplementary technology, namely the database server MySQL. Even after getting that prime parking spot, and even after getting one of those deficit-inducing, dotcom-deflating chairs, you stare down at the...</description>
		</item>

		<item>
			<title>Writing Filters for Apache 2.0</title>
			<link>http://www.oreillynet.com/pub/a/apache/2001/08/23/apache_2.html</link>
			<description>08/23/2001 When the Apache developers first began talking about Apache 2.0, one of the major goals was for one module to be able to modify the output of another. This goal was realized earlier this year with the sixth alpha version. The mechanism used to make modifications are called filters. Originally it was difficult to write filters, but during the past few releases, the developers have improved the interface so that filters are much easier to create. This article will cover some of...</description>
		</item>

		<item>
			<title>Apache Web Serving with Jaguar</title>
			<link>http://www.oreillynet.com/pub/a/mac/2003/04/04/apache_jaguar_pt1.html</link>
			<description>by Kevin Hemenway coauthor of Mac OS X Hacks 04/04/2003 Editor's note: Most people know that Mac OS X ships with a built-in Apache web server, but don't realize that it's easy to configure and run. In fact, you can host a web site in minutes, after completing just a few simple steps. But that doesn't mean that Mac OS X is a lightweight in this category. It's not. In fact, you can drill down and get very serious with this state-of-the-art serving software. In this first installment of a...</description>
		</item>

		<item>
			<title>An Introduction to Apache Cocoon 2.1</title>
			<link>http://www.developer.com/java/ent/article.php/3098661</link>
			<description>By Michael Melhem Go to page: 1 2 Next Introduction An Open Source Apache Software Foundation project based on open standards, Apache Cocoon is rapidly gaining momentum in the Web developer community. This is evidenced by ever increasing diverse developer and user communities, and the popularity of recent Cocoon meets that are attracting large numbers, and attendees from many parts of the world. This article focuses on Apache Cocoon 2.1 and is intended to be an introduction to Cocoon...</description>
		</item>

		<item>
			<title>Apache Custom Error Messages Tutorial</title>
			<link>http://www.htmlcenter.com/tutorials/tutorials.cfm?id=150&amp;type=General</link>
			<description>Tutorial Written By: Till Most of the users that come to your site, will not know what a &quot;Internal Server Error&quot; or &quot;404&quot; error is. They will not bother to check out the Apache manual either. Custom error messages are not something to (just) show off with. In terms of (web-)usability, you are able to display a more friendlier or meaningful message to your users, and everyone will live happier ever after. A lot of people still ask me how to add custom error pages to their website. Since...</description>
		</item>

		<item>
			<title>Writing Input Filters for Apache 2.0</title>
			<link>http://www.oreillynet.com/pub/a/apache/2001/09/20/apache_2.html</link>
			<description>09/20/2001 In the last two articles, we covered writing output filters for Apache 2.0. In this article, we'll focus on input filters. The two filter types are very similar and many of the concepts that we have already covered with output filters can be successfully applied to input filters. However, input filters differ from output filters enough that it is important to dedicate an article to them. The first difference between input and output filters is that there are two different...</description>
		</item>

		<item>
			<title>Newbies Find Help in O'Reilly's Latest Apache Book</title>
			<link>http://www.oreillynet.com/pub/a/apache/2003/01/02/apache.html</link>
			<description>by Peter Laurie , coauthor of Apache: The Definitive Guide, 3rd Edition 01/02/2003 Every couple of years the job comes round of revising Apache: The Definitive Guide to produce a new edition; this past year it was time for number three. Ben, my coauthor, and I live quite a way apart and updating the book gives us the chance to work together for a few months. I should say that Ben is my son: he lives in London, where he is a director of the Apache Software Foundation and is responsible...</description>
		</item>

		<item>
			<title>Using PHP and XML with Apache Cocoon</title>
			<link>http://www.phpbuilder.com/columns/bealers20000616.php3</link>
			<description>Darren Beale First off, for those of you who don't know what Cocoon is, check out http://xml.apache.org where you can download the source and read up on it. In short Cocoon is a suite of Java Servlets that sit on your server waiting for .xml pages and then - if applicable - it applies the relevant XSL transformations. With one XML page and different XSL pages you can deliver rendered output suitable for your Browser, for example HTML for your Desktop or WML for your WAP device. I've...</description>
		</item>

		<item>
			<title>Custom Error Pages with PHP and Apache</title>
			<link>http://www.oreillynet.com/pub/a/onlamp/2003/02/13/davidsklar.html</link>
			<description>by David Sklar , coauthor of PHP Cookbook 02/13/2003 Using PHP and Apache, you can turn your &quot;Page Not Found&quot; messages into more than bland error reports. You can serve an alternate page based on the name of the page that was not found, create a page on the fly from a database, or send an email about the missing page to a webmaster. Building a custom error page with PHP and Apache requires two steps. You need to tell Apache to run a PHP program when it encounters a 404 (&quot;Page Not...</description>
		</item>

		<item>
			<title>New Version of Apache</title>
			<link>http://www.oreillynet.com/pub/a/linux/2002/04/08/insecurities.html</link>
			<description>04/08/2002 Welcome to Security Alerts, an overview of recent Unix and open source security advisories. In this column, we look at a new release of Apache; buffer overflows in VNC, Icecast, Progress, and Solaris' Xsun; and problems in LogWatch, talkd , popper_mod , EMU Webmail, wwwisis 3.x, and OpenLinux's KDE. Apache 1.3.24 VNC Icecast LogWatch talkd Progress Xsun popper_mod EMU Webmail wwwisis 3.x OpenLinux KDE Apache 1.3.24 The Apache Software Foundation and The Apache Server Project...</description>
		</item>

		<item>
			<title>Apache Struts Framework: The Big Picture</title>
			<link>http://www.developer.com/java/ent/article.php/3551356</link>
			<description>By Vlad Kofman Go to page: 1 2 Next A framework for Web development is a set of related classes, utilities, and modules that simplify a project's creation by providing pre-build parts. In this article, I will focus exclusively on Apache Struts J2EE framework, even though a cornucopia of other frameworks exists for any imaginable development problem. Struts is extremely flexible and is a good fit for most Web-based projects; however, if you find that, after reading this article (and...</description>
		</item>

		<item>
			<title>Build Your Own Apache Server with mod_perl</title>
			<link>http://www.oreillynet.com/pub/a/mac/2002/11/05/apache_osx.html</link>
			<description>by David E. Wheeler 11/05/2002 When Apple released Mac OS X, it included as part of the operating system one of the most powerful and most-used applications on the Internet today: the Apache Web server. This has been a boon for Mac users and dedicated Unix jocks alike, as the combination of Apache's simplicity and power and the legendary Mac OS ease-of-use has made for a robust Internet application development platform. Largely due to the inclusion of Apache, along with a host of other...</description>
		</item>

		<item>
			<title>Introducing Axis 2, the Next Generation of the Apache Web Service Stack</title>
			<link>http://www.developer.com/java/ent/article.php/3525481</link>
			<description>By Srinath Perera Go to page: 1 2 Next Axis 2, the next generation of the Apache Web Service stack, takes one more step closer to the first production version by releasing another developer version. In this article, an Axis 2 developer presents Axis 2 in contrast to Axis, the rationale for Axis 2, and the future of the two projects. Web Services, a Brief History The era of isolated computers is over; now connected we stand, isolated we fall is becoming the motto of computing. Networking...</description>
		</item>

		<item>
			<title>Apache Web Serving with Jaguar, Part 3</title>
			<link>http://www.oreillynet.com/pub/a/mac/2003/04/22/apache_jaguar_pt3.html</link>
			<description>by Kevin Hemenway , coauthor of Mac OS X Hacks 04/22/2003 Editor's note: In the first part of this series, Kevin showed you how to easily start serving web pages from your Mac OS X computer. In the second article , he explored the world of CGI access. Today, he looks at PHP and simple access controls. Turning on PHP4 We're on the last legs of our trip down Feature Lane, Impressiville. This will be the easiest part of our journey because we'll be going through the paces based on what we...</description>
		</item>

		<item>
			<title>Apache Web Serving with Jaguar, Part 2</title>
			<link>http://www.oreillynet.com/pub/a/mac/2003/04/11/apache_jaguar_pt2.html</link>
			<description>by Kevin Hemenway coauthor of Mac OS X Hacks 04/11/2003 Editor's note: In his rewritten-for-Jaguar previous article , Kevin Hemenway showed you how to easily start serving web pages from your Mac OS X computer. In this tutorial, he explores the world of CGI access. To gain the most from what Kevin has to offer here, you'll need some familiarity with the Terminal application. If you haven't explored that feature yet, I recommend that you first read our Terminal companion article, &quot;...</description>
		</item>

		<item>
			<title>Apache Web-Serving with Mac OS X, Part 4</title>
			<link>http://www.oreillynet.com/pub/a/mac/2002/01/29/apache_macosx_four.html</link>
			<description>by Kevin Hemenway 01/29/2002 Editor's note: Kevin Hemenway covered a lot of ground in the first three parts of this Web-serving primer, starting with the basics and moving on to topics such as CGI , SSI , PHP and access control . In his fourth article, he takes a step back from the major features and focuses on what you, the reader, have been asking about. Whistle a sour ditty! Trumpet a happy tune, pirouette a silly maneuver -- something magical has happened. Your boss, that proponent...</description>
		</item>

		<item>
			<title>Apache::CodeRed</title>
			<link>http://www.oreillynet.com/pub/a/apache/2001/08/16/code_red.html</link>
			<description>by Reuven M. Lerner 08/16/2001 Like many programmers and system administrators, I like to know when something goes wrong with my web site, no matter how trivial the problem is. So when I moved my company's web server to mod_perl and HTML::Mason last year, one of the first things I did was write an automatic warning system to send me an e-mail message whenever a visitor encounters a broken link. I usually expect to receive two or three such e-mail messages on any given day, with the...</description>
		</item>

		<item>
			<title>Developing Portlets with Apache Pluto</title>
			<link>http://www.developer.com/java/web/article.php/3554396</link>
			<description>By David DeWolf Go to page: 1 2 3 Next The Java Portlet Specification (originally created through JSR-168) provides a standard for developing portal components with the Java programming language. This specification, originally released in October of 2003, is gaining popularity as not only a standard for traditional portals, but also as a framework for deploying 'plugins' for standard Web applications. Apache Pluto is the reference implementation of the Java Portlet Specification. In...</description>
		</item>

		<item>
			<title>Embedding Apache Pluto</title>
			<link>http://www.developer.com/java/web/article.php/3563411</link>
			<description>By David DeWolf Go to page: 1 2 Next The Java Portlet Specification (originally created through JSR-168) provides a standard for developing portal components with the Java programming language. Although the specification was originally created with the intent of standardizing the API and execution environment of portals and portlets, developers are also leveraging the specification as a standard for developing Web application plugins. By implementing or embedding a portlet container...</description>
		</item>

		<item>
			<title>Introduction to WML, Apache, and PHP</title>
			<link>http://www.phpbuilder.com/columns/mike20010118.php3</link>
			<description>Mike Johnson Working on a website for my company, I discovered the need for wireless access to my email, stocks and such. Not wanting to pay someone else to give me this information, I decided to develop a wireless site. The information to do this is available on the internet, but it is scattered and hard to come across. I needed the ability to run php scripts, access databases, and other functions that I needed PHP to do for me. This article covers the basics of wml, how to set up your...</description>
		</item>

		<item>
			<title>Integrating Tomcat with Apache Via the mod_jk Module</title>
			<link>http://www.oreillynet.com/pub/a/mac/2002/08/20/tomcat_integration.html</link>
			<description>by Chad Thompson 08/20/2002 In a previous article , we learned about installing and configuring Jakarta Tomcat to run on Mac OS X. In this basic install, Tomcat applications are accessed via port &quot;8080,&quot; which means that you have to give your friends and relatives a Web address such as &quot;http://www.mysite.com:8080&quot;. Running a Web application on a non-standard port may be acceptable for development, but often gets you curious looks from friends, relatives, and possible customers. (Even...</description>
		</item>

		<item>
			<title>Creating Web Services with Apache Axis</title>
			<link>http://www.oreillynet.com/pub/a/onjava/2002/06/05/axis.html</link>
			<description>by Dion Almaer 05/22/2002 Web services have been a buzzword for a while. A friend used to say &quot;Web services are like high school sex. Everyone is talking about doing it, but hardly anyone is, and those that are probably aren't doing it well.&quot; These days, though, Web services are moving to college, so to speak, and lots of people are starting to &quot;do it&quot; more often and better than before. Tools are maturing, and creating and working with Web services isn't all that hard anymore. IBM has...</description>
		</item>

		<item>
			<title>Using Webalizer to analyze Apache logs</title>
			<link>http://www.phpbuilder.com/columns/hampton20010904.php3</link>
			<description>Rodney Hampton Introduction Every ISP needs a log file analysis program. One of the best is the Webalizer, an open source product originally written in Perl and rewritten in C soon thereafter. It can parse both Common Log Format and Combined Log Format files at a blistering pace. One benchmark states that On a 200Mhz pentium machine, over 10,000 records can be processed in one second, with a 40 Megabyte file taking roughly 15 seconds (over 150,000 records). When one of my consulting...</description>
		</item>

		<item>
			<title>Using SOAP with Tomcat</title>
			<link>http://www.oreillynet.com/pub/a/onjava/2002/02/27/tomcat.html</link>
			<description>02/27/2002 The Apache SOAP Project is an open source Java implementation of the Simple Object Access Protocol (SOAP) v1.1. SOAP is a wire protocol that leverages HTTP or SMTP as its transport layer and XML as its data layer, to execute remote methods, known as SOAP services. The Apache implementation of SOAP provides two methods for invoking SOAP services: a Remote Procedure Call (RPC) model and a message-based model. The RPC method, which is the focus of this article, is a synchronous...</description>
		</item>

		<item>
			<title>Controlling PHP Output: Caching and compressing dynamic pages</title>
			<link>http://www.phpbuilder.com/columns/argerich20010125.php3</link>
			<description>Luis Argerich mod_gzip is an Apache module which compresses static html pages using Gzip, according to IETF standards for browsers that accept gzip enconding (IE, Netscape, etc). mod_gzip may accelerate the download time for pages 4/5 times and I strongly suggest you use mod_gzip in your webserver. However, due to a lack of a filtering mechanism between modules in Apache 1.x.x, there is no way to compress PHP generated output using mod_gzip. Therefore, we have to build our own...</description>
		</item>

		<item>
			<title>Developing Java Web Services with AXIS</title>
			<link>http://www.developer.com/java/web/article.php/3443951</link>
			<description>By Usman Saleem Go to page: 1 2 Next Apache Axis has made developing Java Web services a breeze. In this article, I will discuss some guidelines that prove to be very helpful when developing Java Web services using Axis. This article discusses the customization of Axis and the deployment of Web services; it does not discuss the theory of Web services, XML, Java, and so forth. What Is Apache Axis? The definition from Axis' Web site http://ws.apache.org/axis/ : &quot;Apache Axis is an...</description>
		</item>

		<item>
			<title>The Axis2 Transport Framework</title>
			<link>http://www.developer.com/java/ent/article.php/3606466</link>
			<description>By Deepal Jayasinghe Go to page: 1 2 Next Apache Axis2 is said to be a well-defined framework for Web services and related components developers. It has a lot of room for extending its main functionality; among them are pluggable modules, systems, even listeners and pluggable transport framework assume to be very useful. One of the most important features in Axis2 is transport independency. Axis2 does not depend on transport and Axis2 is a pure SOAP processing engine. It is the user's...</description>
		</item>

		<item>
			<title>Creating SOAP Services with Cocoon</title>
			<link>http://www.xml.com/pub/a/ws/2003/03/18/cocoon.html</link>
			<description>by Steve Punte March 18, 2003 Introduction The Apache Cocoon framework excels at processing and manipulating XML documents, which makes it an easy and ideal platform for SOAP services. All the necessary components exist in the standard Cocoon release, except for one. This article introduces the XmlHttpTransformer, a component which allows mid-pipeline Cocoon elements to operate as SOAP clients retrieving information from external services. Two simple examples are presented with source...</description>
		</item>

		<item>
			<title>Configuring Windows 98 for Local PHP Development</title>
			<link>http://www.phpbuilder.com/columns/boutwell19991212.php3</link>
			<description>Heath Boutwell This is documentation for installing Apache 1.3.9, PHP 3.011, Perl 5.00502 and MySQL 3.21.29, but should work with ANY recent (or more recent) versions of this software. Note if you have ActiveState for Perl installed, either uninstall it, or skip the installation section below for Perl, simply make sure the the shebang line (the first line of your Perl script) points to the path of the ActiveState file &quot;perl.exe&quot;. See more in Step Two below. The ability to develop...</description>
		</item>

		<item>
			<title>Introducing Cocoon 2.0</title>
			<link>http://www.xml.com/pub/a/2002/02/13/cocoon2.html</link>
			<description>by Stefano Mazzocchi February 13, 2002 A Short History of Apache Cocoon It took two years, but we finally released Apache Cocoon, the second generation. Cocoon started simply enough. In 1998 Jon Stevens -- of Apache JServ, Turbine, Velocity, Anakia, and Tigris Scarab fame -- and I created scripts that managed the automatic update of the java.apache.org site. The scripts were dead simple: iterate over all the CVS modules that java.apache.org had under the /docs and copy them to the right...</description>
		</item>

		<item>
			<title>More Struts 1.1 and EJB Inheritance</title>
			<link>http://www.oreillynet.com/pub/a/onjava/newsletters/20021114.html</link>
			<description>by Steve Anglin ONJava Newsletter for 11/14/2002 Dear Reader, Apache Jakarta Struts has proven to be a solid framework that can be used on systems of all sizes. This week on ONJava.com , JSP and Servlets columnist Sue Spielman offers part two in her two-part series on what's new with Jakarta Struts v1.1 . She covers integration of the Apache Jakarta common libraries and its multiple application support. In beta 2 at the time of this article's writing, Struts will soon be in final...</description>
		</item>

		<item>
			<title>Getting Started With Cocoon 2</title>
			<link>http://www.xml.com/pub/a/2002/07/10/cocoon2.html</link>
			<description>by Steve Punte July 10, 2002 Introduction Cocoon 2 , part of the Apache XML Project, is a highly flexible web publishing framework built from reusable components. Although reusability is an oft-touted quality of software frameworks, Cocoon stands out because of the simplicity of the interface between the components. Cocoon 2 uses XML documents, via SAX, as its intercomponent API. As long as a component accepts and emits XML, it works. The purpose of this article is to provide an...</description>
		</item>

		<item>
			<title>Keep the Ant, Hold the XML</title>
			<link>http://www.fawcette.com/javapro/2004_06/magazine/features/kgauthier/</link>
			<description>Posted May 31, 2004 O ver the past few years, I have become dependent on Apache Ant to manage the process of building my Java projects. I find this tool indispensable when I need to package large amounts of code and other resources into an easily deployed archive. No tool has come to my attention that comes close to Ant's cross-platform ability to search directories for files that match specific patterns, compile these files, and accumulate the results into an efficient archive. As my...</description>
		</item>

		<item>
			<title>Spell Checking and URL Tricks</title>
			<link>http://www.phpbuilder.com/columns/rasmus19990407.php3</link>
			<description>Rasmus Lerdorf I needed a simple little example that I could use to show how Apache's ForceType directive can be put to good use with PHP. I chose a URL-based spell checker since one of the newer features of PHP is built-in spell checking and I thought this would interest people as well. This is of course a rather useless example. You can do a lot of quite complex things with the concept presented here. The ForceType directive just changes the MIME type of something to the given type,...</description>
		</item>

		<item>
			<title>Building XML Portals with Cocoon</title>
			<link>http://www.xml.com/pub/a/2002/07/24/xmlportal.html</link>
			<description>by Carsten Ziegeler , Matthew Langham July 24, 2002 Introduction Cocoon is an Apache open source project originally started by Stefano Mazzocchi in 1998 because he was frustrated by the limitations HTML poses when it comes to separating content from design. He described the current Cocoon version in detail in an article for XML.com in February. Although Cocoon was originally designed as a framework for XML-XSL publishing, we felt that due to the extensibility of the architecture, it...</description>
		</item>

		<item>
			<title>Installing PHP under BadBlue Web Server</title>
			<link>http://www.phpbuilder.com/columns/jain20030228.php3</link>
			<description>Jayesh Jain Introduction Your production machine might have PHP installed on an Apache server in a Linux environment, but most of the people (like me) will develop and test their code on a Windows machine before they move their work on to the production machine. Working on this assumption, in this article I am going to step you through the installation of PHP interpreter under BadBlueWeb Server in windows environment. In the article we shall use BadBlue Personal Edition v2.14 and PHP...</description>
		</item>

		<item>
			<title>Understanding Axis2 Deployment Architecture</title>
			<link>http://www.developer.com/open/article.php/3557741</link>
			<description>By Deepal Jayasinghe Go to page: 1 2 3 Next Axis 2.0 is the next generation of the Apache Web service stack. Axis2 is built on a new architecture that was designed to be a much more flexible, efficient, and configurable version of Axis. Even though the architecture is new, some of the well-established concepts from Axis 1.x, such as handlers, are preserved in Axis 2.0. Axis 2.0 comes with lots of new features, enhancements, and new industry specification implementations. Among the new...</description>
		</item>

		<item>
			<title>Appreciating Libxslt</title>
			<link>http://www.xml.com/pub/a/2005/08/03/libxslt.html</link>
			<description>by Bob DuCharme August 03, 2005 The two most well-known XSLT processors are probably the Apache project's Xalan (available in both a Java and C++ version) and the Java-based Saxon , which was written by XSLT 2.0 specification editor Michael Kay . If those are the only two XSLT processors you currently use, it's worth checking out Daniel Veillard's libxslt . Its origins (and that of libxml2 , the XML processor that it uses) in the GNOME project give it a higher profile in the Linux...</description>
		</item>

		<item>
			<title>Installing PHP under IIS and creating a Discussion</title>
			<link>http://www.phpbuilder.com/columns/jayesh20021029.php3</link>
			<description>Jayesh Jain Introduction If you are a great fan of PHP, you might have installed PHP on an Apache server and used MySQL as the backend on windows or a linux machine. Most of the people will develop and test their code on a windows machine till they move their work on a production machine. In this article I am going to step you through installing PHP under IIS (Internet Information Server) on Windows 2000 and use Microsoft Access as backend (in fact you could use Foxpro, SQL Server,...</description>
		</item>

		<item>
			<title>Why PHP?</title>
			<link>http://www.webdevelopersjournal.com/articles/why_php.html</link>
			<description>by Jalal Pushman According to NetCraft surveys, PHP is now the most popular module for the Apache server and in total running on something like two million Web sites. Here are some of the reasons why PHP is such a popular server side scripting language. November 7, 2000 A short history PHP (which originally stood for Personal Home Page) was first written by Rasmus Lerdorf as a simple set of Perl scripts to track users of his Web pages. He soon had enquiries from other people and rewrote...</description>
		</item>

		<item>
			<title>Build Flexible Logs With log4j</title>
			<link>http://www.oreillynet.com/pub/a/onjava/2002/08/07/log4j.html</link>
			<description>by Vikram Goyal 08/07/2002 log4j is the open source logging tool developed under the Jakarta Apache project. It is a set of APIs that allows developers to write log statements in their code and configure them externally, using properties files. This article explains the main concepts of this tool, followed by some advanced concepts using a Web-based example application. A Note on the Accompanying Application The application that accompanies this article is a Web-based application, which...</description>
		</item>

		<item>
			<title>Making the PostgreSQL and PHP Connection</title>
			<link>http://www.oreillynet.com/pub/a/onlamp/2002/01/24/postgresql.html</link>
			<description>by Joshua D. Drake , coauthor of Practical PostgreSQL 01/24/2002 PHP is the most widely used Apache module available and provides a strong platform for Web application development. However, most people who use PHP with open source databases use PHP with MySQL. As an invitation to using PostgreSQL, I have written the following article on using PHP and PostgreSQL. There are already a lot of PHP articles out there on the Web, so I'm not going to cover the basic concepts here. Instead, I'll...</description>
		</item>

	</channel>
</rss>
