<?xml version="1.0"?>

 
<rss version="2.0">
<channel>
<title>IBM developerWorks : Technical library</title>
<link>http://www.ibm.com/developerworks/</link>
<description>The latest content from IBM developerWorks</description>
<pubDate>25 Nov 2009 09:53:49 +0000</pubDate>
<language>en</language>
<copyright>Copyright 2004 IBM Corporation.</copyright>
<image>
<title>developerWorks</title>
<url>http://www.ibm.com/developerworks/i/dwlogo-small.gif</url>
<link>http://www.ibm.com/developerworks/</link>
</image>

	<item>
		<title><![CDATA[AIX as a porting platform]]></title> 
		<description><![CDATA[Building applications on a secondary platform is perhaps the simplest
            definition of a porting platform. This article explores the porting aspects in
            the context of AIX.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/aix/library/au-aix_porting_platform/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[RPC programming]]></title> 
		<description><![CDATA[Using RPC programming is one of the most powerful and efficient ways to
            ensure communication between client and server entities. It forms the basis
            for almost any application running on distributed computing environments. This
            article deals with the basic flow of events between an RPC client and server
            and later deals with runtime handling of these events. The different routines
            that are dealt in this article are categorized appropriately and described
            based on their functionality.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/aix/library/au-rpc_programming/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Rational Project Conductor V1.0 trial download]]></title> 
		<description><![CDATA[Download IBM Rational Project Conductor V1.0, a collaborative project and resource management solution built on the Jazz Technology Platform. Jazz is a scalable, extensible team collaboration platform for seamlessly integrating tasks across the software lifecycle.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/downloads/r/projectconductor/learn.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Creating an IBM Lotus Web Content Management site structure with one click]]></title> 
		<description><![CDATA[Read about a simple solution that enables you to define site structures in IBM® Lotus® Web Content Management in an automated fashion. This solution allows you to save time on an otherwise time-consuming and monotonous task.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/lotus/library/wcm-structure/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Lotus Web Content Management]]></title> 
		<description><![CDATA[Lotus Web Content Management delivers end-to-end Web content management for Internet, intranet, extranet, and portal sites.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/lotus/products/webcontentmanagement/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Cultured Perl: Flickr, a business&apos;s bst frnd]]></title> 
		<description><![CDATA[Flickr isn&apos;t just for photo sharing and social networking; it&apos;s a
            legitimate business tool. Learn how Perl programmers can use the CPAN Chart
            modules to create charts and graphs, and the Flickr::Upload module to upload
            the charts to Flickr.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/opensource/library/l-perl-flickr-api/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Charming Python: Easy Web data collection with mechanize and Beautiful Soup]]></title> 
		<description><![CDATA[For collecting data from Web pages, the mechanize library automates
            scraping and interaction with Web sites. Mechanize lets you fill in forms and
            set and save cookies, and it offers miscellaneous other tools to make a Python
            script look like a genuine Web browser to an interactive Web site. A
            frequently used companion tool called Beautiful Soup helps a Python program
            makes sense of the messy &quot;almost-HTML&quot; that Web sites tend to
            contain.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/opensource/library/l-python-mechanize-beautiful-soup/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[The Equinox p2 provisioning framework]]></title> 
		<description><![CDATA[With the Ganymede release, the Eclipse Update Manager has been replaced
            by the Equinox/p2 provisioning framework. Author Nathan Good gives a high-level overview of the
            framework, and discover its benefits for users and update site builders.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/opensource/library/os-eclipse-equinox/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Explore refactoring functions in Eclipse JDT]]></title> 
		<description><![CDATA[This article describes the various refactorings available in Eclipse
            Java Development Tools (JDT), including what each refactoring does, when to
            use it, and how to use it. It also explores the refactoring scripts
            functionality in Eclipse that allows library developers to share refactorings
            of their code with their clients.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/opensource/library/os-eclipse-refactoring/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Build a Twitter Web application]]></title> 
		<description><![CDATA[Learn how to create a Twitter-enabled Web 2.0-style application using Django, jQuery, 
	and the python-twitter wrapper that you can easily use and plug in to your own Django 
	project. With this application, you&apos;ll be able to see recent tweets, post updates, and show 
	your friends and followers.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/opensource/library/os-social-twitter/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Using Simple for XML serialization]]></title> 
		<description><![CDATA[Java developers have a variety of choices when it comes to serializing and deserializing Extensible Markup Language (XML) objects. Simple is one such example, and it offers a number of advantages over its competitors. In this article, explore an introductory overview of how to use Simple within an XML communication system.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/opensource/library/x-simplexobjs/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[IBM COBOL Compilers]]></title> 
		<description><![CDATA[The IBM COBOL programming language provides a complete offering of compatible, cross-platform, cross-product compilers that support IBM z/OS, IBM OS/390, IBM VSE/ESA, IBM z/VM, IBM AIX, and Microsoft Windows. You get the tools you need to amplify your program development and take advantage of your existing applications so that you can strategically position your application development process for today&apos;s rapidly changing marketplace.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/cobol/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Building smart Web applications for a smarter planet]]></title> 
		<description><![CDATA[Currently, Web-based applications are being developed for almost every
            industry, providing online services that people can access anytime and
            anywhere. Such services range from online tutoring to virtual shopping,
            helping people complete their tasks with comfort and ease. Web-based
            systems are quite attractive because there are no platform constraints and
            installation requirements. With the emergence of Web 2.0, there is a lot of
            momentum to build intelligent Web applications that provide more intelligent
            services. This article
            describes an architecture for intelligent Web-based applications and discusses
            each component in the application with implementation details.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/web/library/wa-aj-smartweb/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Create an alerts system using XMPP, SMS, pureXML, and PHP]]></title> 
		<description><![CDATA[Thanks to the native XML support that pureXML offers IBM DB2 database developers, you can load XML data directly into your database, freeing up development time to add functionality to your application. Follow along in this tutorial to import an XML file with Euro foreign exchange rates into an IBM DB2 database and use special XQuery and SQL/XML functions to split this XML into separate database rows. You will also create a PHP script that pulls down new rates from the European Central Bank (ECB) Web site each day. Then you will extend the script to send update alerts to a Google Talk user using the XMPP protocol, and to a cell phone by SMS text message using the Clickatell SMS gateway service. Finally, you will create a PHP script that generates a PNG (Portable Network Graphics) graph of this data.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/xml/tutorials/x-alertxmpptut/index.html?ca=drs-]]></link> 
		<pubDate>24 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Achieving business agility with BPM and SOA together:  Smart work in the smart enterprise]]></title> 
		<description><![CDATA[While BPM and SOA each have value on their own, this new white paper from IBM explains how they can be naturally synergistic. When implemented together, they can greatly increase business and IT agility, optimization, and alignment. BPM provides the business context, understanding, and metrics, while SOA provides a governed library of well-architected service and information building blocks. Both are needed in order to dynamically optimize investments, drive operational excellence, and manage business risk.]]></description> 
		<link><![CDATA[ftp://ftp.software.ibm.com/common/ssi/sa/wh/n/wsw14078usen/WSW14078USEN.PDF?ca=drs-]]></link> 
		<pubDate>23 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Ajax resource center]]></title> 
		<description><![CDATA[]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/ajax/index.html?ca=drs-]]></link> 
		<pubDate>23 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Data Importing using IIF function for IBM Cognos Controller]]></title> 
		<description><![CDATA[This document will explain how to use IIF functions with importing data into IBM Cognos Controller.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/library/cognos/page456.html?ca=drs-]]></link> 
		<pubDate>23 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Lotus Notes/Domino notes.ini settings]]></title> 
		<description><![CDATA[Find information about Lotus Notes and Domino notes.ini settings from A to E.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/lotus/documentation/notes-ini/index.html?ca=drs-]]></link> 
		<pubDate>23 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Training]]></title> 
		<description><![CDATA[Start here to find the tutorials, courses, and certification guides you need to stay up-to-date with Lotus Software products and to keep your skills top notch.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/lotus/training/index.html?ca=drs-]]></link> 
		<pubDate>23 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Gauge SQE use in DB2 for i 6.1]]></title> 
		<description><![CDATA[This article explains how to collect an SQL Performance Monitor and understand how many of the SQL queries are using SQE and why other SQL statements continue to use CQE.  SQE is the strategic query engine on DB2 for i, with better performance, scaling and tooling such as the SQL Plan Cache.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/library/dmmag/DMMag_2009_Issue3/DB2i/index.html?ca=drs-]]></link> 
		<pubDate>22 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Trial: IBM Mashup Center]]></title> 
		<description><![CDATA[Download a free trial of IBM Mashup Center, an enterprise mashup platform enabling the rapid creation, sharing, and discovery of reusable application building blocks (widgets, feeds, mashups) that can be easily assembled into new applications or leveraged within existing applications - with the governance and security IT requires. Mashup Center is also available on Amazon Elastic Compute Cloud (EC2).]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/downloads/ls/lsmashupcenter/lsmashupcenter.html?ca=drs-]]></link> 
		<pubDate>20 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Rational Requirements Composer]]></title> 
		<description><![CDATA[A collection of technical developer resources supporting Rational Requirements Composer.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/rrc/index.html?ca=drs-]]></link> 
		<pubDate>20 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[XML Schema 1.1, Part 3: An introduction to XML Schema 1.1]]></title> 
		<description><![CDATA[A frequent goal of schema authors is to build schemas for extensibility, where wildcards play a key role in providing extensibility points. New wildcard features introduced in XML Schema 1.1 make it easier for schema authors to write extensible schemas that can tolerate changes in the future. In this third of a six part series of articles, authors Neil Delima, Sandy Gao, Michael Glavassevich, and Khaled Noaman take an in depth look at versioning features introduced by XML Schema 1.1, specifically the new powerful wildcard mechanisms and open content.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/xml/library/x-xml11pt3/index.html?ca=drs-]]></link> 
		<pubDate>20 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Guidelines to building Cash Flow in IBM Cognos Controller]]></title> 
		<description><![CDATA[This document will describe the process to create cash flow in IBM Cognos Controller.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/library/cognos/page454.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Guidelines in including subgroup companies in datamart]]></title> 
		<description><![CDATA[Document will provide guidelines on how to include subgroups in datamart template.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/library/cognos/page455.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[U2 SELECT verb list extension]]></title> 
		<description><![CDATA[This article provides a general solution to the problem of record selection based on a large 
list of non-primary-key values. It is a step-by-step guide to building a new verb which selects records based on a 
match between dictionary values and standard UniData SAVE.LIST and SELECT buffer lists. 
For those who like to build their own tools, it offers an interesting project. For those who prefer to use tools 
others have built, the completed verb source code is available as a download.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/library/techarticle/dm-0906u2selectverb/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Build FileNet BPM applications using IBM ECM Widgets, Part
                3: Expanding ECM Widgets using third-party widgets]]></title> 
		<description><![CDATA[With IBM Enterprise Content Management Widgets (ECM Widgets), business
            analysts can easily design and create new enterprise applications to meet
            business requirements. The ECM Widgets application provides rich user
            interfaces to communicate with third-party widgets. Business analysts can
            create their own widgets or use existing widgets to connect with ECM Widgets
            to gain more business value. This article, the third and last in the series,
            shows you the IBM iWidget event mechanism, the ECM Widgets event framework,
            and how to develop an application that combines third-party widgets and ECM
            Widgets.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/library/techarticle/dm-0911bpmappsecmwidgets3/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Data warehousing]]></title> 
		<description><![CDATA[IBM&apos;s warehousing solutions provide you with all of the capabilities necessary to glean maximum return from your information.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/products/datawarehousing/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[DB2 family]]></title> 
		<description><![CDATA[The IBM DB2 family provides the foundation of information on demand.
            It&apos;s designed to meet your business needs whether large or small.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/products/db2/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[DB2 Everyplace]]></title> 
		<description><![CDATA[IBM DB2 Everyplace is a relational database and synchronization server that extends enterprise applications and data to mobile devices such as personal digital assistants (PDAs) and smart phones. developerWorks is the technical resource center for DB2 Everyplace, including articles, documentation, support, downloads, redbooks and more.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/products/db2e/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[DB2 for Linux, UNIX and Windows]]></title> 
		<description><![CDATA[IBM DB2, IBM&apos;s relational database management system, provides the foundation of information on demand.  developerWorks is the technical resource center for the IBM DB2, including technical articles, tutorials, documentation, downloads, and support information.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/products/db2luw/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[DB2 for z/OS]]></title> 
		<description><![CDATA[DB2 on the mainframe allows you to run powerful enterprise applications
            and make e-commerce a reality. developerWorks is the technical resource center
            for DB2 for z/OS and OS/390.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/products/db2zos/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Optim Development Studio and pureQuery Runtime]]></title> 
		<description><![CDATA[IBM Data Studio Developer is an Eclipse-based integrated database
            development environment that speeds application design, development, and
            deployment while increasing data access efficiency and performance. Using Data
            Studio Developer, you can develop and test routines, generate and deploy
            data-centric Web services, create and run SQL and XQuery queries, and develop
            and optimize Java technology applications. Designed for use with IBM Data
            Studio pureQuery Runtime, together these offerings improve application
            performance, security, and manageability. Integrated with the Rational
            Software Delivery Platform, Data Studio Developer complements and extends the
            capabilities of Rational Application Developer and Rational Developer for
            System z.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/products/devstudio/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[IMS]]></title> 
		<description><![CDATA[IMS is a hierarchial database and transactional server for critical on-line operational applications and data where support for high availability, performance, capacity and integrity, and low cost are key factors. developerWorks is the technical resource center for developing applications for IMS, including technical articles, tutorials, documentation, support, redbooks and more.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/products/ims/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[IBM Informix]]></title> 
		<description><![CDATA[IBM Informix software delivers superior database performance for transaction intensive environments.  developerWorks is the technical resource center for IBM Informix software, including technical articles, documentation, downloads, and support information.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/products/informix/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[InfoSphere]]></title> 
		<description><![CDATA[Find developer resources, tutorials, and articles for IBM InfoSphere software.
InfoSphere products enable trusted information by transforming, reconciling, and maintaining information, and delivering it in real time to the people, processes, and applications that need it]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/products/infosphere/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Optim family]]></title> 
		<description><![CDATA[The IBM Optim product family now encompasses Data Studio to provide an
            integrated data management environment that offers a comprehensive solution to
            help you design, develop, deploy, and manage database applications throughout
            the data lifecycle.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/products/optim/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[IBM solidDB product family]]></title> 
		<description><![CDATA[IBM solidDB is known worldwide for delivering data with extreme speed. There are more than 3,000,000 deployments of solidDB in telecommunications networks, enterprise applications, and embedded software and systems.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/products/soliddb/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Build a Support Knowledge Base using DB2 pureXML and PHP]]></title> 
		<description><![CDATA[Creating applications that use a hybrid of relational data and XML data is easy thanks to
the pureXML feature of IBM DB2 database servers. 
In this tutorial, you use PHP to create a Web application that connects to an IBM DB2 Express-C
database and stores some of its data in traditional relational database columns, and some of it in native XML columns. 
You also learn how to use SQL/XML queries to retrieve, insert, update, and delete data from this database. 
Beyond the hands-on, project-based training, the tutorial equips you with the skills
and conceptual knowledge you need to develop your own hybrid applications.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/tutorials/dm-0911db2purexmlphp/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Informix Dynamic Server 11.50 Fundamentals exam 555
                Certification Preparation, Part 5: Using SQL]]></title> 
		<description><![CDATA[This tutorial is the fifth in a series of tutorials designed to help you
            become familiar with all the different aspects of IBM Informix Dynamic Server
            (IDS) and help you get ready for the IDS Fundamentals Certification exam. This
            tutorial covers the use of SQL to manipulate data.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/tutorials/dm-ids-cert5555/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[DBA Central]]></title> 
		<description><![CDATA[developerWorks DBA Central page is the technical resource center for the IBM Information Management database administrator and includes technical articles, tutorials, downloads, tools, code samples, and more.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/zones/dba/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Open source development for Information Management]]></title> 
		<description><![CDATA[Use PHP and other open source tools to develop applications for IBM Information Management servers.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/zones/opensource/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Information Management and XML technology]]></title> 
		<description><![CDATA[Support for XML in IBM Information Management products fosters the
            dynamic representation of data in a format that can be easily shared across
            databases and across platforms. developerWorks is the technical resource
            center for using XML technology with DB2, Informix, U2, and all the IBM
            Information Management products.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/zones/xml/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Developing a meet-in-the-middle service flow]]></title> 
		<description><![CDATA[Service flow projects offer the ability to aggregate multiple transactions into a single service. The meet-in-the-middle (MIM) approach – that is, mapping an existing program to an existing service interface – is easy using single service projects. Using the IBM Rational Developer for System z environment, you will learn how to map an existing service interface to a CICS service flow so that you can create a Web service using a meet-in-the-middle approach.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/library/09/developersystemzwebservicecicsserviceflow/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Use plain language for test scripts by implementing SAFS with Rational Functional Tester]]></title> 
		<description><![CDATA[Some software testers are inexperienced with scripting languages and the scripting tools that generate test scripts. This situation can create test-development and maintenance issues for the whole testing team. When you implement the Software Automation Framework Support (SAFS) by using IBM Rational Functional Tester, testers can produce and maintain scripts in plain language.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/library/09/plainlanguagetestscriptusingsasfwithrft/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Rational AppScan]]></title> 
		<description><![CDATA[A collection of technical developer resources supporting Rational AppScan.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/appscan/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[IBM Rational DOORS]]></title> 
		<description><![CDATA[IBM Rational DOORS software for Requirements Definition and Management helps increase communication, collaboration, compliance and verification.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/doors/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Rational Functional Tester]]></title> 
		<description><![CDATA[Find technical content and resources for IBM Rational Functional Tester.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/functionaltester/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Rational Quality Manager]]></title> 
		<description><![CDATA[A Web-based centralized test management environment that provides a
            collaborative and customizable solution for test planning, workflow control, tracking and metrics reporting.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/qualitymanager/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Rational Asset Analyzer]]></title> 
		<description><![CDATA[A collection of technical developer resources supporting Rational Asset Analyzer.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/raa/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Rational Developer for System z]]></title> 
		<description><![CDATA[A collection of technical developer resources supporting Rational Developer for System z.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/rdz/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[IBM Rational Rhapsody]]></title> 
		<description><![CDATA[Model Driven Development for Systems Engineering, Software Development and Test of Embedded, Real-time Applications or Technical Systems]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/rhapsody/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Rational Team Concert]]></title> 
		<description><![CDATA[Enabling real-time collaboration that makes software teams more transparent and productive, IBM Rational Team Concert provides work item, SCM and build management in addition to all the capabilities of the Jazz platform.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/rtc/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[IBM Rational Synergy]]></title> 
		<description><![CDATA[Task-based configuration management: IBM Rational Synergy gives you advanced, integrated software configuration management tools that globally distributed teams can use collaboratively.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/synergy/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[IBM Rational System Architect]]></title> 
		<description><![CDATA[IBM Rational System Architect enables you to build a Business and Enterprise Architecture covering Strategy, Business, Information, Systems and Technology]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/rational/products/systemarchitect/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[WebSphere Application Server zone]]></title> 
		<description><![CDATA[The WebSphere Application Server zone on IBM developerWorks brings together resources to help developers be successful with the WebSphere Application Server family of products, including technical articles, tutorials, downloads, documentation, support information, a comprehensive product overview, and a specialized search of the WebSphere technical library.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/websphere/zones/was/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[New to XML]]></title> 
		<description><![CDATA[Need help getting started with XML? The XML zone on developerWorks contains articles, tutorials, and tips to help developers with XML-based development. For users trying to find their way in a new topic, all of that information can be overwhelming. This page provides an overview for readers who want to learn about XML, but don&apos;t know where to start. This page helps you get organized and on your way -- whether you want to understand what XML is all about, explore Ajax, mashups or RSS, or prepare for XML certification.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/xml/newto/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Index of XML standards]]></title> 
		<description><![CDATA[The world of XML is vast and growing, with a huge variety of standards and technologies that interact in complex ways. It can be difficult for beginners to navigate the most important aspects of XML, and for users to keep track of new entries and changes in the space. XML is a basic syntax upon which you develop local and global vocabularies. This index provides a detailed cross-reference of many XML standards, including links to additional coverage for each.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/xml/standards/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Training]]></title> 
		<description><![CDATA[Start here to find the tutorials, courses, and certification guides you need to stay up-to-date with XML technology and to keep your skills top notch.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/xml/training/index.html?ca=drs-]]></link> 
		<pubDate>19 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Understanding the New Contributor Web Grid]]></title> 
		<description><![CDATA[This document will discuss the technology used in the new Contributor Eclipse based grid, as well as install routines, and setting modifications.  It will also cover logging.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/library/cognos/page451.html?ca=drs-]]></link> 
		<pubDate>18 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Configuring SSL for Business Viewpoint]]></title> 
		<description><![CDATA[This document walks through generating the SSL certificate, and making the necessary configuration changes in Business Viewpoint to allow the use of SSL.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/library/cognos/page452.html?ca=drs-]]></link> 
		<pubDate>18 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Installing Business Viewpoint with SQL Server]]></title> 
		<description><![CDATA[This document provides a guideline for installing and configuring IBM Cognos 8 Business Viewpoint into a SQL Server 2005 environment.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/library/cognos/page453.html?ca=drs-]]></link> 
		<pubDate>18 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[WS-Policy security integration between DataPower and WebSphere Application Server]]></title> 
		<description><![CDATA[This article shows you how to configure WebSphere DataPower SOA Appliance and WebSphere Application Server to implement WS-Policy for SOA service governance. 
User credentials are transformed in an LPTA common token format for authorization and single-sign-on between DataPower and an application hosted on WebSphere Application Server. 
Offloading policy management to DataPower lets WebSphere Application Server provide better application-level functionality, while DataPower provides enterprise-wide, high-performance service governance.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/websphere/library/techarticles/0911_rasmussen/0911_rasmussen.html?ca=drs-]]></link> 
		<pubDate>18 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[The WebSphere Contrarian: A better Web application configuration for high availability]]></title> 
		<description><![CDATA[Adding hardware doesn&apos;t always improve failover and availablity for Web application requests. The first installment of The WebSphere Contrarian discusses why this is the case, as well as some possible alternatives.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/websphere/techjournal/0802_webcon/0802_webcon.html?ca=drs-]]></link> 
		<pubDate>18 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Developing a WebSphere Commerce Get Web service mediation in WebSphere
        Enterprise Service Bus, Part 1]]></title> 
		<description><![CDATA[Part 1 of this 2-part tutorial series provides a series of tasks to help
            you develop a basic mediation of an IBM WebSphere Commerce Web service in IBM
            WebSphere Enterprise Service Bus.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/websphere/tutorials/0911_boruwa1/index.html?ca=drs-]]></link> 
		<pubDate>18 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Developing a WebSphere Commerce Get Web service mediation in WebSphere
            Enterprise Service Bus, Part 2]]></title> 
		<description><![CDATA[Part 2 of this 2-part tutorial discusses scenario-based solutions that
            map the parameters of a WebSphere Commerce Get service interface to a backend
            service interface.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/websphere/tutorials/0911_boruwa2/index.html?ca=drs-]]></link> 
		<pubDate>18 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[WebSphere business process management]]></title> 
		<description><![CDATA[IBM WebSphere provides the tools you need to to model, assemble, deploy
            and manage business processes.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/websphere/zones/bpm/index.html?ca=drs-]]></link> 
		<pubDate>18 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[WebSphere Commerce zone]]></title> 
		<description><![CDATA[The WebSphere Commerce zone on developerWorks provides the latest
            technical information for using WebSphere Commerce products to create
            Business-to-Business and Business-to-Consumer e-commerce environments,
            including technical articles, tutorials, downloads, documentation, support
            information, a comprehensive product overview, and a specialized search of the
            WebSphere technical library.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/websphere/zones/commerce/index.html?ca=drs-]]></link> 
		<pubDate>18 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[IBM ILOG Optimization]]></title> 
		<description><![CDATA[IBM ILOG optimization provides advanced mathematical programming and constraint-based optimization tools and engines for efficient planning and scheduling. IBM ILOG CPLEX®, IBM ILOG CP Optimizer and the IBM ILOG OPL-CPLEX Development System.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/websphere/zones/optimization/index.html?ca=drs-]]></link> 
		<pubDate>18 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[IBM ILOG supply chain applications]]></title> 
		<description><![CDATA[IBM ILOG supply chain applications are optimization-based decision
            support solutions designed to complement and enhance existing investments in
            enterprise resource planning (ERP) and advanced planning and scheduling (APS)
            solutions. These applications help companies make better decisions faster,
            addressing global supply chain design and sourcing strategies, transportation
            planning, and the optimal flow and placement of inventory across the
            end-to-end supply chain.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/websphere/zones/supplychain/index.html?ca=drs-]]></link> 
		<pubDate>18 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Energy: Making Smarter Decisions Faster]]></title> 
		<description><![CDATA[The restructuring of the energy market is forcing companies to confront
new challenges using flexible, dynamic solutions. With intensified
global competition, it is essential to control costs and seize
opportunities as they arise. Rapidly changing regulations and
innovative technologies create problems that make good planning a
crucial competitive advantage. But traditional manual planning and spreadsheet solutions cannot meet these challenges, and companies that rely on lengthy planning
processes leave potential revenue streams untapped and expose themselves
to greater competitive pressure.

IBM ILOG software helps companies in the energy industry overcome
these challenges and achieve increasing economies by operating
more efficiently, reducing risks and cutting costs with highly effective
planning, scheduling and monitoring systems.]]></description> 
		<link><![CDATA[ftp://ftp.software.ibm.com/common/ssi/pm/sp/n/wss14025usen/WSS14025USEN_HR.PDF?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[The Business Rule Approach to Payment Transformation: Lower Costs and Manage Differentiated Service Levels with Greater Flexibility]]></title> 
		<description><![CDATA[Discover why the IBM WebSphere ILOG Business Rule Management System (BRMS) is a key software platform to support vital elements of payment transformation.]]></description> 
		<link><![CDATA[ftp://ftp.software.ibm.com/common/ssi/sa/wh/n/wsw14050usen/WSW14050USEN.PDF?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Fraud Prevention and Detection for Credit and Debit Card Transactions Richard CollardSenior]]></title> 
		<description><![CDATA[Discover the value business rule management systems (BRMS) bring to fraud detection.]]></description> 
		<link><![CDATA[ftp://ftp.software.ibm.com/common/ssi/sa/wh/n/wsw14053usen/WSW14053USEN.PDFF?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Moving towards Customer-Centric Pricing: from Strategy to Implementation, the New Opportunities for Banks to Compete in the Current Economic Downturn]]></title> 
		<description><![CDATA[Pricing is a strategic weapon for acquiring new customers and, as importantly, retaining existing ones. As such, effective and innovative pricing strategies are crucial for banks to achieve organic growth. This white paper argues that in the current economic downturn, banks need more than ever technologies such as the business rule management system (BRMS) to effectively manage their pricing policies.]]></description> 
		<link><![CDATA[ftp://ftp.software.ibm.com/common/ssi/sa/wh/n/wsw14057usen/WSW14057USEN.PDF?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Agile Decision Services: How IBM ILOG’s Business Rule Management System helps Organizations Deliver Fast Time to Value for Business and IT]]></title> 
		<description><![CDATA[This paper explores the challenges that organizations face in trying to deliver quick time-to -value for IT projects and achieve the status of ‘agile enterprise’. It illustrates how IBM® WebSphere ILOG Business Rule Management System (BRMS) can facilitate the alignment of IT with business and support the implementation of an agile decision service (ADS) to provide business value within months of project adoption.]]></description> 
		<link><![CDATA[ftp://ftp.software.ibm.com/common/ssi/sa/wh/n/wsw14058usen/WSW14058USEN.PDF?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Why Business Rules? A Case for Business Users of Information Technology]]></title> 
		<description><![CDATA[The relationship between business and IT can frequently consist of miscommunication, misunderstanding and frustration. Part of the disconnect between IT and business groups is often based on a natural disparity between the work cycles of the two groups. This white paper is an introduction to how business rule management systems bridge the gap between business people and IT groups. It details the benefits to non technical profiles in particular.]]></description> 
		<link><![CDATA[ftp://ftp.software.ibm.com/common/ssi/sa/wh/n/wsw14061usen/WSW14061USEN.PDF?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Optimization Applications in the Energy and Power Industries]]></title> 
		<description><![CDATA[The role of IBM ILOG optimization has been primarily in delivering software that helps energy and power companies make better decisions faster. As this white paper shows, the IBM ILOG CPLEX and IBM ILOG OPL Development Studio enable rapid development and deployment of applications that address the energy and power industries’ most pressing issues.]]></description> 
		<link><![CDATA[ftp://ftp.software.ibm.com/common/ssi/sa/wh/n/wsw14064usen/WSW14064USEN.PDF?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Effective Application Modernization with Business Rule Management System]]></title> 
		<description><![CDATA[This white paper covers the following aspects of application modernization and BRMS: legacy application challenges and application modernization strategies, BRMSs and their features and benefits, leveraging BRMS in application modernization.]]></description> 
		<link><![CDATA[ftp://ftp.software.ibm.com/common/ssi/sa/wh/n/wsw14072usen/WSW14072USEN.PDF?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[AIX tips for RHEL4 administrators]]></title> 
		<description><![CDATA[Are you broadening your skills as a Linux systems administrator into various flavors of 
	UNIX? Have you found yourself in charge of IBM UNIX servers on short notice? Get a rundown 
	of the differences and similarities between Red Hat Enterprise Linux and IBM AIX so that
	you can perform day-to-day activities with ease.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/aix/library/au-aix_rhel/index.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Guidelines to IBM Cognos Controller Functions]]></title> 
		<description><![CDATA[This document will provide information on the IBM Cognos Controller Excel Functions.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/library/cognos/page449.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Building Period Close Schedules in IBM Cognos Controller]]></title> 
		<description><![CDATA[This document will provide guidelines to building period ending closing schedules for IBM Cognos Controller.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/data/library/cognos/page450.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Java development 2.0: REST up with CouchDB and Groovy&apos;s RESTClient]]></title> 
		<description><![CDATA[A burst of innovation in the open source world over the last few years has led to an increase in Java developer productivity. Freely available tools, frameworks, and solutions address once-common time sinks. A promising new entry on the scene is Apache CouchDB, hailed by some as the database for Web 2.0. The big picture of CouchDB is easy to grasp, and using it is as simple as using a Web browser. This Java development 2.0 column introduces CouchDB and shows you how Groovy&apos;s RESTClient can help you tap into its strengths.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/java/library/j-javadev2-5/index.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Practically Groovy: SwingBuilder and the Twitter API, Part 2]]></title> 
		<description><![CDATA[In this Practically Groovy article, Scott Davis continues building the Groovy Twitter client named Gwitter that he began in Part 1. This time, he tackles HTTP Basic authentication and use of Groovy&apos;s ConfigSlurper to read in configuration settings.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/java/library/j-pg11179/index.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Lotus Notes and Domino]]></title> 
		<description><![CDATA[Find technical resources for Lotus Notes and Domino.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/lotus/products/notesdomino/index.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Lotus Quickr]]></title> 
		<description><![CDATA[Find technical resources for Lotus Quickr.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/lotus/products/quickr/index.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Modify a decision table using WebSphere ILOG Rule Team Server]]></title> 
		<description><![CDATA[Learn how to easily modify a rules-based business policy in a decision table format using WebSphere ILOG Rule Team Server, a web-based rule management environment.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/offers/lp/demos/summary/ilog-brms-decisiontable.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Modify a decision table using WebSphere ILOG Rule Solutions for Office]]></title> 
		<description><![CDATA[Learn how to easily modify a rules-based business policy in a decision table format using the WebSphere ILOG Rule Solutions for Office plug-in for Microsoft Excel.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/offers/lp/demos/summary/ilog-brms-decisiontableoffice.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Rule authoring using WebSphere ILOG Rule Solutions for Office]]></title> 
		<description><![CDATA[Learn how to author and edit business rules in a natural language format using the WebSphere ILOG Rule Solutions for Office plug-in for Microsoft Word.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/offers/lp/demos/summary/ilog-brms-officeauthoring.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Synchronize WebSphere ILOG Rule Solutions for Office with Rule Team Server]]></title> 
		<description><![CDATA[Learn how a rule created in WebSphere ILOG Rule Solutions for Office is brought into the WebSphere ILOG Rule Team Server repository 
and managed as an enterprise asset for use with mission-critical business systems.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/offers/lp/demos/summary/ilog-brms-officesynchronize.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Use WebSphere ILOG Rule Team Server to query rules repository and work with rule history]]></title> 
		<description><![CDATA[Learn how business users can create a query to filter specific rules, and then use the results to compare changes that have occurred to a business rule.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/offers/lp/demos/summary/ilog-brms-rulequeryhistory.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Synchronize WebSphere ILOG Rule Studio with Rule Team Server]]></title> 
		<description><![CDATA[Learn how to synchronize a local rule project in the Rule Studio component of IBM
WebSphere ILOG JRules (ILOG JRules) with the WebSphere ILOG Rule Team Server repository.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/offers/lp/demos/summary/ilog-brms-synchronize.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Building OSGi applications with the Blueprint Container specification]]></title> 
		<description><![CDATA[The OSGi framework is becoming increasingly popular. It provides great mechanisms for developing modular and dynamic applications.
            The recent OSGi Service Platform Release 4 V4.2 specifications
            introduced the Blueprint Container specification. In this article, learn
            how the Blueprint Container provides a simple programming model for creating
            dynamic applications in the OSGi environment. Numerous examples help get you started with the Blueprint XML file
            and the component XML definitions.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/opensource/library/os-osgiblueprint/index.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Total security in a PostgreSQL database]]></title> 
		<description><![CDATA[Database security is the single biggest concern with today&apos;s Web-based
            applications. Without control, you risk exposing sensitive information about
            your company or, worse yet, your valuable customers. In this article, learn
            about security measures you can take to protect your PostgreSQL
            database.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/opensource/library/os-postgresecurity/index.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[A tiny cloud in Android]]></title> 
		<description><![CDATA[Cloud computing minimally requires two components: the client software that runs 
	on the portable device and the server software that normally runs on a network server. 
	This article proposes creating an Android-based service that emulates a network server 
	that enhances the value of the local machine in unique and unexpected ways. Put a tiny 
	cloud in your Android handset and experience the usefulness of a local Web server.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/opensource/library/os-tinycloud/index.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Build a Web presentation application using Ajax
      technology, Part 2: Make the Web presentation editable]]></title> 
		<description><![CDATA[Web 2.0 allows the development of robust functionality with a
          minimum of coding by
      reusing existing components rather than reinventing them.  Part 1 of this
          series 
      discussed using an Asynchronous JavaScript and XML (Ajax) framework to create a
      Web application to create slideshow presentations.  Part 2 provides the
      framework discussed in the first article and adds functions to make it editable. 
      Using this article, find out 
      how much you can achieve with relatively little code.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/web/library/wa-aj-presentation2/index.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Open output: Producing ODF spreadsheets from your Web services]]></title> 
		<description><![CDATA[Writing a Web service that produces data in text format is quite simple, but
    users often prefer 
	getting something they can work in, like spreadsheets. Producing ODF spreadsheets isn&apos;t 
	particularly complicated, and this article introduces some ways of doing so working with 
	PHP and Python.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/web/library/wa-odf/index.html?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Operational Excellence with Smart Planning and Scheduling - Webcast series]]></title> 
		<description><![CDATA[The current economic instability has left companies’ supply chains in a fragile position and supply chain executives face significant pressure to reduce cost and cut working capital. While reducing costs and destocking is always possible, the challenge is to improve the balance sheet with better efficiencies and service levels.]]></description> 
		<link><![CDATA[http://www.sctvchannel.com/Videocast_Smart_Planning_and_Scheduling.php?ca=drs-]]></link> 
		<pubDate>17 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Business Process Management Notation (BPMN) modeler]]></title> 
		<description><![CDATA[The Business Process Management Notation (BPMN) Modeler is a customizable desktop application built with the standard features of Diagram for .NET. It can be used to build and share business process models and comes pre-configured with symbology based on the BPMN.]]></description> 
		<link><![CDATA[http://visunetdemos.demos.ibm.com/DiagrammerWebDemos/BPMNEditor.html?ca=drs-]]></link> 
		<pubDate>16 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[IBM ILOG Diagram for .NET Demo: Network Monitoring]]></title> 
		<description><![CDATA[Network monitoring This demo shows a common Diagram for .NET application: a real-time monitoring console for network management. Here, Diagram for .NET helps depict the network topology view, which is synchronized with other table and chart views.]]></description> 
		<link><![CDATA[http://visunetdemos.demos.ibm.com/DiagrammerWebDemos/NetworkMonitoring.html?ca=drs-]]></link> 
		<pubDate>16 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Author and deploy rules using WebSphere ILOG JRules Business Rules Management System]]></title> 
		<description><![CDATA[Learn how the WebSphere ILOG JRules Business Rules Management System (JRules BRMS) can automate decision making for data validation, eligibility and pricing 
  	   in a real-world scenario. This demo shows how JRules BRMS allows organizations to gain a competitive advantage by adapting business
       systems to evolve with changing business policies and decisions.]]></description> 
		<link><![CDATA[http://www.ibm.com/developerworks/offers/lp/demos/summary/ilog-brms-authordeployrules.html?ca=drs-]]></link> 
		<pubDate>16 Nov 2009 05:00:00 +0000</pubDate>               
	</item>

</channel>
</rss>


