<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for APEXtras</title>
	<atom:link href="http://apextras.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://apextras.wordpress.com</link>
	<description>a development team dedicated to Oracle APEX</description>
	<lastBuildDate>Thu, 04 Jun 2009 19:13:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Automatic Oracle Sequence Regeneration by Louis-Guillaume Carrier-Bédard</title>
		<link>http://apextras.wordpress.com/2009/06/04/automatic-oracle-sequence-regeneration/#comment-153</link>
		<dc:creator><![CDATA[Louis-Guillaume Carrier-Bédard]]></dc:creator>
		<pubDate>Thu, 04 Jun 2009 19:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://apextras.wordpress.com/?p=401#comment-153</guid>
		<description><![CDATA[Cool!

This is something useful.

Thanks for sharing.]]></description>
		<content:encoded><![CDATA[<p>Cool!</p>
<p>This is something useful.</p>
<p>Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Oracle scheduler in APEX by Roger</title>
		<link>http://apextras.wordpress.com/2009/05/14/using-the-oracle-scheduler-in-apex/#comment-84</link>
		<dc:creator><![CDATA[Roger]]></dc:creator>
		<pubDate>Fri, 15 May 2009 11:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://apextras.wordpress.com/?p=337#comment-84</guid>
		<description><![CDATA[We&#039;re currently only scheduling PL/PDF reports.

I haven&#039;t yet had time to get BI-Publisher or XSL-FO reports working - I know there&#039;s an issue with setting up the environment so that the call from the scheduler can access the correct APEX page.]]></description>
		<content:encoded><![CDATA[<p>We&#8217;re currently only scheduling PL/PDF reports.</p>
<p>I haven&#8217;t yet had time to get BI-Publisher or XSL-FO reports working &#8211; I know there&#8217;s an issue with setting up the environment so that the call from the scheduler can access the correct APEX page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Oracle scheduler in APEX by Todd</title>
		<link>http://apextras.wordpress.com/2009/05/14/using-the-oracle-scheduler-in-apex/#comment-79</link>
		<dc:creator><![CDATA[Todd]]></dc:creator>
		<pubDate>Thu, 14 May 2009 23:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://apextras.wordpress.com/?p=337#comment-79</guid>
		<description><![CDATA[Nice Post!  What types (PL/PDF, BI-Publisher...) of reports are you running through the scheduler?  

Regards,
Todd]]></description>
		<content:encoded><![CDATA[<p>Nice Post!  What types (PL/PDF, BI-Publisher&#8230;) of reports are you running through the scheduler?  </p>
<p>Regards,<br />
Todd</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generalized Interface to the Oracle Scheduler by Using the Oracle scheduler in APEX &#171; APEXtras</title>
		<link>http://apextras.wordpress.com/code-samples/generalized-interface-to-the-oracle-scheduler/#comment-78</link>
		<dc:creator><![CDATA[Using the Oracle scheduler in APEX &#171; APEXtras]]></dc:creator>
		<pubDate>Thu, 14 May 2009 16:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://apextras.wordpress.com/?page_id=334#comment-78</guid>
		<description><![CDATA[[...] the overhead of defining and maintaining a separate job for each procedure. Instead, we wrote a generalized interface to the scheduler that allows the creation and scheduling of a new job on demand. From APEX, an emailed report can [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the overhead of defining and maintaining a separate job for each procedure. Instead, we wrote a generalized interface to the scheduler that allows the creation and scheduling of a new job on demand. From APEX, an emailed report can [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle Scheduler Interface Calling Example (General Form) by Using the Oracle scheduler in APEX &#171; APEXtras</title>
		<link>http://apextras.wordpress.com/code-samples/oracle-scheduler-interface-calling-example-general-form/#comment-77</link>
		<dc:creator><![CDATA[Using the Oracle scheduler in APEX &#171; APEXtras]]></dc:creator>
		<pubDate>Thu, 14 May 2009 16:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://apextras.wordpress.com/?page_id=346#comment-77</guid>
		<description><![CDATA[[...] The generalized form of the wrapper procedure. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] The generalized form of the wrapper procedure. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Page visit logging by Roger</title>
		<link>http://apextras.wordpress.com/2009/02/25/page-visit-logging/#comment-8</link>
		<dc:creator><![CDATA[Roger]]></dc:creator>
		<pubDate>Fri, 06 Mar 2009 15:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://apextras.wordpress.com/?p=157#comment-8</guid>
		<description><![CDATA[I&#039;m not sure that would do what we needed - we wanted detailed information about the activities of our logged-in users who were &lt;em&gt;not&lt;/em&gt; navigating between different APEX pages, but were viewing different data rendered on the same page.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure that would do what we needed &#8211; we wanted detailed information about the activities of our logged-in users who were <em>not</em> navigating between different APEX pages, but were viewing different data rendered on the same page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Page visit logging by Sujay</title>
		<link>http://apextras.wordpress.com/2009/02/25/page-visit-logging/#comment-7</link>
		<dc:creator><![CDATA[Sujay]]></dc:creator>
		<pubDate>Thu, 05 Mar 2009 22:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://apextras.wordpress.com/?p=157#comment-7</guid>
		<description><![CDATA[You can also use google analytics in addition, it gives you a whole lot more about your visitors including geographical regions, browsers versions, check it out...]]></description>
		<content:encoded><![CDATA[<p>You can also use google analytics in addition, it gives you a whole lot more about your visitors including geographical regions, browsers versions, check it out&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
