<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Markdown Text Filtering for PeopleSoft</title>
	<atom:link href="http://manalang.com/archives/2005/09/09/markdown-text-filtering-for-peoplesoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://manalang.com/archives/2005/09/09/markdown-text-filtering-for-peoplesoft/</link>
	<description>enhancing your experience since 2003.</description>
	<pubDate>Fri, 05 Dec 2008 01:06:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jim Marion</title>
		<link>http://manalang.com/archives/2005/09/09/markdown-text-filtering-for-peoplesoft/#comment-18709</link>
		<dc:creator>Jim Marion</dc:creator>
		<pubDate>Fri, 12 Oct 2007 03:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2005/09/09/markdown-text-filtering-for-peoplesoft/#comment-18709</guid>
		<description>Shouldn't the clone method return a MarkdownTransformer rather than a PTPPB_PAGELET:Transformer:PassthroughTransformer?

This is a very good post Rich and serves as an excellent example of how to create a new Transformer for use with the PeopleSoft Pagelet Wizard.</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t the clone method return a MarkdownTransformer rather than a PTPPB_PAGELET:Transformer:PassthroughTransformer?</p>
<p>This is a very good post Rich and serves as an excellent example of how to create a new Transformer for use with the PeopleSoft Pagelet Wizard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://manalang.com/archives/2005/09/09/markdown-text-filtering-for-peoplesoft/#comment-18708</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 08 Dec 2005 06:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2005/09/09/markdown-text-filtering-for-peoplesoft/#comment-18708</guid>
		<description>Is there a move to bring PeopleSoft components to use Ajax, or is it just on limited to the Portal? PeopleSoft components and Ajax should mix well together, reducing the need for a workaround such as deferred processing. It certainly would revolutionize the speed and wow-factor of PeopleSoft.

-------
I once did a function for converting some bbcodes to html with the aid of regex JavaObjects. The primary logic is handled by PeopleCode with the matcher groups being returned by the regex API.  In most installations, a separate architecture group is in charge of application server administration. Sometimes, people in this group will be reluctant to upload additional java packages in the server.

How big is the performance impact of passing objects around between java and PeopleCode? So far in my component a performance degradation is not really noticeable - well, in comparison to database operations.</description>
		<content:encoded><![CDATA[<p>Is there a move to bring PeopleSoft components to use Ajax, or is it just on limited to the Portal? PeopleSoft components and Ajax should mix well together, reducing the need for a workaround such as deferred processing. It certainly would revolutionize the speed and wow-factor of PeopleSoft.</p>
<p>&#8212;&#8212;-<br />
I once did a function for converting some bbcodes to html with the aid of regex JavaObjects. The primary logic is handled by PeopleCode with the matcher groups being returned by the regex API.  In most installations, a separate architecture group is in charge of application server administration. Sometimes, people in this group will be reluctant to upload additional java packages in the server.</p>
<p>How big is the performance impact of passing objects around between java and PeopleCode? So far in my component a performance degradation is not really noticeable - well, in comparison to database operations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://manalang.com/archives/2005/09/09/markdown-text-filtering-for-peoplesoft/#comment-18707</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 08 Nov 2005 14:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2005/09/09/markdown-text-filtering-for-peoplesoft/#comment-18707</guid>
		<description>Thanks for posting this article. Although we dont have portal i found it interesting as I am interested in using peoplesoft with HTML and Java technologies.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this article. Although we dont have portal i found it interesting as I am interested in using peoplesoft with HTML and Java technologies.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
