<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Maximo Times&#187; Java</title>
	<atom:link href="http://maximotimes.com/category/maximo/java-maximo/feed/" rel="self" type="application/rss+xml" />
	<link>http://maximotimes.com</link>
	<description>All Things Maximo</description>
	<lastBuildDate>Fri, 18 May 2012 15:04:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>IBM Maximo recommends using WebSphere 7.0 fixpack 21 or higher with Java SDK 1.6 SR9 FP2</title>
		<link>http://maximotimes.com/maximo/ibm-maximo-recommends-using-websphere-7-0-fixpack-21-or-higher-with-java-sdk-1-6-sr9-fp2/</link>
		<comments>http://maximotimes.com/maximo/ibm-maximo-recommends-using-websphere-7-0-fixpack-21-or-higher-with-java-sdk-1-6-sr9-fp2/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 22:31:00 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Fix Packs]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Performance Tuning]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[7.5]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[WebSphere]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=3114</guid>
		<description><![CDATA[IBM WebSphere has published a technote for the Out of Memory problem in SDK 1.6 SR9. The out of memory problem has been experienced in Maximo environments using WebSphere 7.1. Symptom Java Out of Memory Resolving the problem IBM WebSphere has published the technote for the Out of Memory problem in SDK 1.6 SR9. The [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/ibm-maximo-recommends-using-websphere-7-0-fixpack-21-or-higher-with-java-sdk-1-6-sr9-fp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formatting data with MaxType</title>
		<link>http://maximotimes.com/maximo/formatting-data-with-maxtype/</link>
		<comments>http://maximotimes.com/maximo/formatting-data-with-maxtype/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 16:33:23 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=3090</guid>
		<description><![CDATA[This tip from Bruno Portulari is useful for formatting data into locale specific values. Related Posts:Maximo Conditional Expression How To&#8217;sDelete a custom Maximo applicationUpgrade report utility for BIRT 2.3.2Dynamically change the file name of a BIRT output reportMaking Workflow Memo field requiredPowered by Contextual Related Posts]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/formatting-data-with-maxtype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get database specific date formats for MBO queries</title>
		<link>http://maximotimes.com/maximo/get-database-specific-date-formats-for-mbo-queries/</link>
		<comments>http://maximotimes.com/maximo/get-database-specific-date-formats-for-mbo-queries/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 15:15:19 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[MBO]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[6.2]]></category>
		<category><![CDATA[6.2.5]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[7.5]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=3028</guid>
		<description><![CDATA[One of the biggest challenges of using MBO&#8217;s are queries that use date ranges or date values in general.  This is because any user can be connected to an Oracle, SQL Server or DB2 instance and they all use dates differently.  There is a class called SqlFormat that will help take care of the date [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/get-database-specific-date-formats-for-mbo-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create custom web services in Maximo</title>
		<link>http://maximotimes.com/maximo/create-custom-web-services-in-maximo/</link>
		<comments>http://maximotimes.com/maximo/create-custom-web-services-in-maximo/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 17:44:39 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[MBO]]></category>
		<category><![CDATA[MEA]]></category>
		<category><![CDATA[MIF]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2630</guid>
		<description><![CDATA[I found this post to be very interesting from Burak Bolek.  He talks about writing your very own custom java web service.  Will this method, you can almost do anything you want in Maximo via web services.  Very cool! Related Posts:Create SR from PHP with Maximo web services (Sample Code)Maximo 7 Web Services LibraryQuery Maximo [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/create-custom-web-services-in-maximo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Maximo Blog: MaximoNews.com</title>
		<link>http://maximotimes.com/maximo/new-maximo-blog-maximonews-com/</link>
		<comments>http://maximotimes.com/maximo/new-maximo-blog-maximonews-com/#comments</comments>
		<pubDate>Fri, 27 May 2011 12:37:14 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Asset Management]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2335</guid>
		<description><![CDATA[Check out this new blog called maximonews.com.  It&#8217;s only a few weeks old but looks promising. Related Posts:Maximo Blog by Antonio Jacob CostaPromote your MAXIMO solution on CMMS MarketplaceMaximo World!Create SR from PHP with Maximo web services (Sample Code)MIF &#8211; External SystemsPowered by Contextual Related Posts]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/new-maximo-blog-maximonews-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximo business object (MBO) development</title>
		<link>http://maximotimes.com/maximo/maximo-business-object-mbo-development/</link>
		<comments>http://maximotimes.com/maximo/maximo-business-object-mbo-development/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 13:14:58 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[MBO]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2206</guid>
		<description><![CDATA[Here is a link to a great resource for getting started with MBO development]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/maximo-business-object-mbo-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximo Denial of Service Security Exposure with Java JRE/JDK &#8211; FIXED!</title>
		<link>http://maximotimes.com/maximo/maximo-denial-of-service-security-exposure-with-java-jrejdk-fixed/</link>
		<comments>http://maximotimes.com/maximo/maximo-denial-of-service-security-exposure-with-java-jrejdk-fixed/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 15:45:09 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Asset Management]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Fix Packs]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[6.2]]></category>
		<category><![CDATA[6.2.5]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[asset management]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2202</guid>
		<description><![CDATA[Recently IBM has announced a security vulnerability in their asset management applications such as Maximo, and IBM now has a fix for this.  Here is an overview of the issue: A critical Java class library security vulnerability was blogged on the Internet and is now in the public domain. This can be used as a [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/maximo-denial-of-service-security-exposure-with-java-jrejdk-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java security vulnerability update for Maximo Asset Management products</title>
		<link>http://maximotimes.com/maximo/java-security-vulnerability-update-for-maximo-asset-management-products/</link>
		<comments>http://maximotimes.com/maximo/java-security-vulnerability-update-for-maximo-asset-management-products/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 16:38:07 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[asset management]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=1963</guid>
		<description><![CDATA[There is a Java security related issue in all versions of  Java (1.4.2, 5.0. and 6.0).  Read this IBM Support post for more&#8230; Related Posts:Maximo Denial of Service Security Exposure with Java JRE/JDK &#8211; FIXED!Everything you need to know about IBM Maximo 7.5Security Update: Maximo update for potential security exposure with IBM HTTP ServerMaximo 6 [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/java-security-vulnerability-update-for-maximo-asset-management-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find &#8220;Open&#8221; workorder records thru Java MBO code snippet</title>
		<link>http://maximotimes.com/maximo/find-open-workorder-records-java-mbo-code-snippet/</link>
		<comments>http://maximotimes.com/maximo/find-open-workorder-records-java-mbo-code-snippet/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 14:44:57 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[MBO]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=1922</guid>
		<description><![CDATA[Just a reminder to myself that I found this nice little code snippet that we can use to find &#8220;OPEN&#8221; records through Java MBO&#8217;s.  &#8220;OPEN&#8221; in this case, I would assume, is something along the lines of a workorder with at status that is in WAPPR, APPR, INPRG, WMATL, WSCH and WPCOND.  Here is the [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/find-open-workorder-records-java-mbo-code-snippet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prevent duplicate invoice vendor numbers from being entered using a custom Java class</title>
		<link>http://maximotimes.com/maximo/prevent-duplicate-invoice-vendor-numbers-from-being-entered-using-a-custom-java-class/</link>
		<comments>http://maximotimes.com/maximo/prevent-duplicate-invoice-vendor-numbers-from-being-entered-using-a-custom-java-class/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 13:41:06 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[EAR]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[MBO]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=1633</guid>
		<description><![CDATA[In our forum, Dave asked if I could come up with a java class to validate whether an invoice vendor number was a duplicate.  This tutorial has a link to the custom java file that you can download and use in your own Maximo 7 instance.This tutorial isn&#8217;t about understanding MBO&#8217;s as that is a [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/prevent-duplicate-invoice-vendor-numbers-from-being-entered-using-a-custom-java-class/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make changes without having to redeploy Maximo EAR files</title>
		<link>http://maximotimes.com/maximo/make-changes-without-having-to-redeploy-maximo-ear-files/</link>
		<comments>http://maximotimes.com/maximo/make-changes-without-having-to-redeploy-maximo-ear-files/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 14:24:58 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[EAR]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=1398</guid>
		<description><![CDATA[Here is a good post on WebSphere and the exploded ear.  This method makes it so that you don&#8217;t have to redeploy EAR files when you make changes to any java code or anything like it.  Very useful! Related Posts:How to rebuild and redeploy EAR files FASTER with WebSphereHow to redeploy Maximo EAR filesHow to [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/make-changes-without-having-to-redeploy-maximo-ear-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyperlink to Dialog Box</title>
		<link>http://maximotimes.com/maximo/hyperlink-to-dialog-box/</link>
		<comments>http://maximotimes.com/maximo/hyperlink-to-dialog-box/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 14:10:23 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Application Designer]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=1334</guid>
		<description><![CDATA[This tutorial from IBM on how to hyperlink to a dialog box is an interesting one.  Not only does it show you how to link to a popup dialog, you can also create a custom dialog to use with it.  Read the full tutorial here&#8230; Related Posts:Increasing the width of dialog boxesLaunch In Context How [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/hyperlink-to-dialog-box/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add Laborcode field to the workorder screen with custom java class</title>
		<link>http://maximotimes.com/maximo/add-laborcode-field-to-the-workorder-screen-with-custom-java-class/</link>
		<comments>http://maximotimes.com/maximo/add-laborcode-field-to-the-workorder-screen-with-custom-java-class/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 01:52:12 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=1174</guid>
		<description><![CDATA[As you guys may know, I am a .NET developer and I have been experimenting with Java and trying to learn and write some Maximo custom java class implementations.  So here is my first hands on experience extending an existing class in order to add a laborcode field to the workorder screen.  Of course, you [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/add-laborcode-field-to-the-workorder-screen-with-custom-java-class/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Extending Maximo 7 Business Objects</title>
		<link>http://maximotimes.com/maximo/extending-maximo-7-business-objects/</link>
		<comments>http://maximotimes.com/maximo/extending-maximo-7-business-objects/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 01:07:03 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[MBO]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=1114</guid>
		<description><![CDATA[At times it is necessary to override or extend the functionality in core MAXIMO. This can be achieved by &#8216;extending&#8217; methods in the Maximo business objects. The following section outlines the process involved in extending the add() method in the Items application. This same approach can be used to extend any add() method from the [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/extending-maximo-7-business-objects/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Maximo 7 Developer Reference Guide</title>
		<link>http://maximotimes.com/maximo/maximo-7-developer-reference-guide/</link>
		<comments>http://maximotimes.com/maximo/maximo-7-developer-reference-guide/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 14:56:25 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=1091</guid>
		<description><![CDATA[Here is a link to IBM&#8217;s Maximo 7 Developer Reference Guide http://www-01.ibm.com/software/brandcatalog/portal/opal/details?catalog.label=1TW10MA2K This is just a help file that contains some sample java code and examples of how to extend some Maximo business objects. Related Posts:Maximo 7.1.1.5 Java DocsConfiguring BIRT Designer 2.3.2 with Maximo v7.1.1.5IBM Maximo e-mail approval productMaximo 6 technical reference guideBIRT 2.3.2 for [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/maximo-7-developer-reference-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximo 7.1.1.5 Java Docs</title>
		<link>http://maximotimes.com/maximo/maximo-7-1-1-5-java-docs/</link>
		<comments>http://maximotimes.com/maximo/maximo-7-1-1-5-java-docs/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 15:56:09 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=1088</guid>
		<description><![CDATA[Here is the link to the Maximo 7.1.1.5 Java docs http://www-01.ibm.com/software/brandcatalog/portal/opal/details?catalog.label=1TW10MA1Z Related Posts:Maximo 7 Developer Reference GuideIBM Maximo e-mail approval productConfiguring BIRT Designer 2.3.2 with Maximo v7.1.1.5BIRT 2.3.2 for Maximo 7New and improved IBM support portalPowered by Contextual Related Posts]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/maximo-7-1-1-5-java-docs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making Workflow Memo field required</title>
		<link>http://maximotimes.com/maximo/making-workflow-memo-field-required/</link>
		<comments>http://maximotimes.com/maximo/making-workflow-memo-field-required/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 16:34:51 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=705</guid>
		<description><![CDATA[Here is a great post I found for all you guys who like Java customizations.   ]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/making-workflow-memo-field-required/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending Maximo Business Objects (MBO)</title>
		<link>http://maximotimes.com/maximo/extending-maximo-business-objects-mbo/</link>
		<comments>http://maximotimes.com/maximo/extending-maximo-business-objects-mbo/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 18:05:10 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[6.2]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[MBO]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=527</guid>
		<description><![CDATA[I have found a good article on the basics of extending MBO's in Maximo 6. The same principle apply if you want to extend objects for Maximo 7.]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/extending-maximo-business-objects-mbo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Maximo Developer Eclipse plugin</title>
		<link>http://maximotimes.com/maximo/maximo-developer-eclipse-plugin/</link>
		<comments>http://maximotimes.com/maximo/maximo-developer-eclipse-plugin/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 03:15:00 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=513</guid>
		<description><![CDATA[For all you java developers out there that want to extend MBO's, this Eclipse plugin should help a lot.]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/maximo-developer-eclipse-plugin/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Maximo World!</title>
		<link>http://maximotimes.com/maximo/hello-world/</link>
		<comments>http://maximotimes.com/maximo/hello-world/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 04:23:24 +0000</pubDate>
		<dc:creator>Chon</dc:creator>
				<category><![CDATA[Actuate]]></category>
		<category><![CDATA[Application Designer]]></category>
		<category><![CDATA[BIRT]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[MBO]]></category>
		<category><![CDATA[MEA]]></category>
		<category><![CDATA[MIF]]></category>
		<category><![CDATA[Performance Tuning]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WebSphere]]></category>
		<category><![CDATA[asset management]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[reports]]></category>
		<category><![CDATA[Syclo]]></category>

		<guid isPermaLink="false">http:/?p=1</guid>
		<description><![CDATA[Welcome to Maximo Times. All things Maximo!
This blog is about all things related to IBM’s Maximo Asset Management software such as Syclo Mobile, Actuate reports, Birt reports, MEA and so much more…]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

