<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.3" -->
<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/"
	>

<channel>
	<title>Extra Hot</title>
	<link>http://xtrahot.chili-mango.net</link>
	<description>PeopleSoft geek :: Web development enthusiast</description>
	<pubDate>Sun, 25 Apr 2010 17:20:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>Overloading %SubmitScriptName</title>
		<link>http://xtrahot.chili-mango.net/2007/05/overloading-submitscriptname/</link>
		<comments>http://xtrahot.chili-mango.net/2007/05/overloading-submitscriptname/#comments</comments>
		<pubDate>Sat, 19 May 2007 17:45:52 +0000</pubDate>
		<dc:creator>ChiliJoe</dc:creator>
		
		<category><![CDATA[PeopleSoft]]></category>

		<category><![CDATA[Tips &#038; Techniques]]></category>

		<category><![CDATA[PIA]]></category>

		<guid isPermaLink="false">http://xtrahot.chili-mango.net/2007/05/overloading-submitscriptname/</guid>
		<description><![CDATA[As discussed in the previous post, all actions in a component that eventually require a server trip would invoke %SubmitScriptName for submitting the page. As such, it sometimes provide a convenient point for performing javascript modifications on the page.
This is achieved by storing a reference to the original function, and redefining %SubmitScriptName to perform your [...]]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://xtrahot.chili-mango.net/2007/05/overloading-submitscriptname/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Look at %SubmitScriptName</title>
		<link>http://xtrahot.chili-mango.net/2007/05/a-look-at-submitscriptname/</link>
		<comments>http://xtrahot.chili-mango.net/2007/05/a-look-at-submitscriptname/#comments</comments>
		<pubDate>Sat, 19 May 2007 10:00:58 +0000</pubDate>
		<dc:creator>ChiliJoe</dc:creator>
		
		<category><![CDATA[PeopleSoft]]></category>

		<category><![CDATA[PIA]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://xtrahot.chili-mango.net/2007/05/a-look-at-submitscriptname/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://xtrahot.chili-mango.net/2007/05/a-look-at-submitscriptname/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Modifiable by JavaScript</title>
		<link>http://xtrahot.chili-mango.net/2007/04/mod-js/</link>
		<comments>http://xtrahot.chili-mango.net/2007/04/mod-js/#comments</comments>
		<pubDate>Fri, 27 Apr 2007 21:30:13 +0000</pubDate>
		<dc:creator>ChiliJoe</dc:creator>
		
		<category><![CDATA[PeopleSoft]]></category>

		<category><![CDATA[PeopleTools]]></category>

		<category><![CDATA[PIA]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://xtrahot.chili-mango.net/2005/12/mod-js/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://xtrahot.chili-mango.net/2007/04/mod-js/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How-To: Button for Printing a Standard PeopleSoft Page</title>
		<link>http://xtrahot.chili-mango.net/2007/04/how-to-button-for-printing-a-standard-peoplesoft-page/</link>
		<comments>http://xtrahot.chili-mango.net/2007/04/how-to-button-for-printing-a-standard-peoplesoft-page/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 17:13:05 +0000</pubDate>
		<dc:creator>ChiliJoe</dc:creator>
		
		<category><![CDATA[PeopleSoft]]></category>

		<category><![CDATA[PeopleTools]]></category>

		<category><![CDATA[PIA]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://xtrahot.chili-mango.net/2007/04/how-to-button-for-printing-a-standard-peoplesoft-page/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://xtrahot.chili-mango.net/2007/04/how-to-button-for-printing-a-standard-peoplesoft-page/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Emails w/ Attachment From a PS Online Page</title>
		<link>http://xtrahot.chili-mango.net/2006/02/sendmail-attachments/</link>
		<comments>http://xtrahot.chili-mango.net/2006/02/sendmail-attachments/#comments</comments>
		<pubDate>Fri, 17 Feb 2006 19:04:03 +0000</pubDate>
		<dc:creator>ChiliJoe</dc:creator>
		
		<category><![CDATA[PeopleSoft]]></category>

		<category><![CDATA[Tips &#038; Techniques]]></category>

		<category><![CDATA[PeopleCode]]></category>

		<category><![CDATA[PIA]]></category>

		<guid isPermaLink="false">http://chiliblog.chili-mango.net/2006/02/sendmail-attachments/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://xtrahot.chili-mango.net/2006/02/sendmail-attachments/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Erring Silently</title>
		<link>http://xtrahot.chili-mango.net/2005/12/erring-silently/</link>
		<comments>http://xtrahot.chili-mango.net/2005/12/erring-silently/#comments</comments>
		<pubDate>Fri, 09 Dec 2005 15:28:09 +0000</pubDate>
		<dc:creator>ChiliJoe</dc:creator>
		
		<category><![CDATA[PeopleSoft]]></category>

		<category><![CDATA[Tips &#038; Techniques]]></category>

		<category><![CDATA[PeopleTools]]></category>

		<category><![CDATA[PIA]]></category>

		<guid isPermaLink="false">http://chiliblog.chili-mango.net/?p=35</guid>
		<description><![CDATA[You might come across a situation where you want the effect associated with an error, but displaying a message is not desired...]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://xtrahot.chili-mango.net/2005/12/erring-silently/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PeopleCode Array to HTML</title>
		<link>http://xtrahot.chili-mango.net/2005/12/peoplecode-array-to-html/</link>
		<comments>http://xtrahot.chili-mango.net/2005/12/peoplecode-array-to-html/#comments</comments>
		<pubDate>Tue, 06 Dec 2005 15:50:57 +0000</pubDate>
		<dc:creator>ChiliJoe</dc:creator>
		
		<category><![CDATA[PeopleSoft]]></category>

		<category><![CDATA[Tips &#038; Techniques]]></category>

		<category><![CDATA[PeopleCode]]></category>

		<category><![CDATA[PIA]]></category>

		<guid isPermaLink="false">http://chiliblog.chili-mango.net/2005/12/peoplecode-array-to-html/</guid>
		<description><![CDATA[When converting the data into the necessary HTML, the Join() method of the Array class still provides a convenient way to formulate your HTML without doing a loop.]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://xtrahot.chili-mango.net/2005/12/peoplecode-array-to-html/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PS Page On-demand Javascript</title>
		<link>http://xtrahot.chili-mango.net/2005/11/ps-page-on-demand-javascripthtml/</link>
		<comments>http://xtrahot.chili-mango.net/2005/11/ps-page-on-demand-javascripthtml/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>ChiliJoe</dc:creator>
		
		<category><![CDATA[PeopleSoft]]></category>

		<category><![CDATA[Tips &#038; Techniques]]></category>

		<category><![CDATA[PIA]]></category>

		<guid isPermaLink="false">http://www.chili-mango.net/wpmove/2005/11/ps-page-on-demand-javascript/</guid>
		<description><![CDATA[This how-to shows how to run javascript on your PeopleSoft pages conditionally. PeopleCode sets the logic that determines when the javascript code will run.]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://xtrahot.chili-mango.net/2005/11/ps-page-on-demand-javascripthtml/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Direct access to component</title>
		<link>http://xtrahot.chili-mango.net/2005/11/direct-access-to-component/</link>
		<comments>http://xtrahot.chili-mango.net/2005/11/direct-access-to-component/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>ChiliJoe</dc:creator>
		
		<category><![CDATA[PeopleSoft]]></category>

		<category><![CDATA[Tips &#038; Techniques]]></category>

		<category><![CDATA[PIA]]></category>

		<guid isPermaLink="false">http://www.chili-mango.net/wpmove/2005/11/direct-access-to-component/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://xtrahot.chili-mango.net/2005/11/direct-access-to-component/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More javascript adventures in PS</title>
		<link>http://xtrahot.chili-mango.net/2005/09/more-javascript-adventures-in-ps/</link>
		<comments>http://xtrahot.chili-mango.net/2005/09/more-javascript-adventures-in-ps/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>ChiliJoe</dc:creator>
		
		<category><![CDATA[PeopleSoft]]></category>

		<category><![CDATA[PIA]]></category>

		<category><![CDATA[Analysis]]></category>

		<guid isPermaLink="false">http://www.chili-mango.net/wpmove/2005/09/more-javascript-adventures-in-ps/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://xtrahot.chili-mango.net/2005/09/more-javascript-adventures-in-ps/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
