Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Get started with an open source CMS, Part 6: Build a Python WebDAV client for Jakarta Slide

Michael Oliver (ollie@alariussystems.com), CTO, Alarius Systems LLC
Michael Oliver is CTO of Alarius Systems LLC, a provider of software solutions and services based on open source CMSs. His career spans 33 years and has included work with companies such as Sun Microsystems, Sperry, SAIC, and Open Text Corporation. He is a member of the Apache Software Foundation and a committer on the Jakarta Slide project.

Summary:  Want to learn how to build Python applications? In this tutorial -- the sixth in the series -- you'll create a Python Web-based Distributed Authoring and Versioning (WebDAV) client for Jakarta Slide that, in turn, lets you build Python applications for content management. Upon completion, you'll be able to access the Slide or any other WebDAV server from your Python applications. From there, you can start thinking about what else you can use the Python davclientlib for, which can grow to meet your future needs.

View more content in this series

Date:  02 May 2006
Level:  Intermediate PDF:  A4 and Letter (174 KB | 31 pages)Get Adobe® Reader®

Activity:  9266 views
Comments:  

Before you start

Learn what to expect from this tutorial and how to get the most out of it.

About this series

This tutorial is the sixth in a series in which you create a customized open source content management system (CMS) using Eclipse, Java™ technology, Apache Derby, and other open source tools. In the previous tutorial, you created a PHP WebDAV client. In this tutorial, you can build on that setup for your Derby-backed Python content management needs.

In conjunction with Eclipse, you'll use WebDAV (which is part of Jakarta Slide) and other plug-ins. Along with Java technology, you'll use Slide, Apache Tomcat, and of course Python and the Python Eclipse plug-in (PyDev).

About this tutorial

This tutorial is written for developers who want to use Python to access the Jakarta Slide WebDAV server (or any other WebDAV server) by creating a Python WebDAV client. By building this client, you'll then have the basic knowledge necessary to build other Python applications, such as a Python content management application with Slide on the back end.

After you have completed this tutorial, you'll be able to access the Slide or any other WebDAV server (for example, Microsoft® Exchange Server Web folders or Microsoft Windows® SharePoint™ Services Web folders) from your Python applications. In this way, you'll have a system that can handle hundreds of users and thousands of documents with central storage for documents (content) and the metadata (access control lists [ACLs], resource hierarchy, and so on).

In this tutorial, you'll:

  • Download and set up the Python environment.
  • Download and install PyDev.
  • Create the Python client project in Eclipse.
  • Develop and test the Python client against Slide.
  • Review and summarize.

Prerequisite knowledge

You need basic Python programming and knowledge of how to use Eclipse to follow along with this tutorial.


System requirements

To run the code in this tutorial, you need:

  • Python V2.5 or later.
  • Eclipse V3.1 or later.
  • The Slide/Tomcat bundle (installed in Part 1 of this series).

    Note: You can also use the Derby-enabled version from Part 4 of this series.

  • The Python Eclipse plug-in, PyDev.
  • Apache Tomcat V5.0.30, if you're not using the Slide/Tomcat bundle.

    Note: Tomcat V5.5 with software development kit (SDK) V1.5 is not supported in the Slide sources. Tomcat V5.0.30 and SDK V1.4 are the latest versions the code supports.

To run the examples in this tutorial, any version of the Linux® or Windows operating system will do. The demands are slight, so that bodes well if you want to run this client on the same computer as Slide, which is lightweight and runs anywhere that Tomcat can run.

1 of 14 | Next

Comments



Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=Open source, Information Management
ArticleID=110288
TutorialTitle=Get started with an open source CMS, Part 6: Build a Python WebDAV client for Jakarta Slide
publish-date=05022006
author1-email=ollie@alariussystems.com
author1-email-cc=MikeOliverAZ@yahoo.com

Tags

Help
Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere).

My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Use the search field to find all types of content in My developerWorks with that tag. Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere). My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Try IBM PureSystems. No charge.