<?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/"
	>
<channel>
	<title>Comments on: Pro Oracle Application Express</title>
	<atom:link href="http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/feed/" rel="self" type="application/rss+xml" />
	<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/</link>
	<description>My meandering thoughts about Oracle, Application Express and life in general</description>
	<pubDate>Mon, 15 Mar 2010 10:21:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Monty Latiolais</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-367934</link>
		<dc:creator>Monty Latiolais</dc:creator>
		<pubDate>Wed, 04 Feb 2009 05:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-367934</guid>
		<description>Congrats! Pro Application Express is ranked #27 in the Top 50 Must-Read Books on Web Development!

http://nettuts.com/articles/web-roundups/50-must-read-books-in-web-development/

Keep up the great work!</description>
		<content:encoded><![CDATA[<p>Congrats! Pro Application Express is ranked #27 in the Top 50 Must-Read Books on Web Development!</p>
<p><a href="http://nettuts.com/articles/web-roundups/50-must-read-books-in-web-development/" rel="nofollow">http://nettuts.com/articles/web-roundups/50-must-read-books-in-web-development/</a></p>
<p>Keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Ferguson</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-314460</link>
		<dc:creator>Bill Ferguson</dc:creator>
		<pubDate>Thu, 27 Nov 2008 14:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-314460</guid>
		<description>John,

Mainly posting this here for anybody undecided about your book. 

The chapter on LDAP alone makes the book a worthwhile investment. I've had basic LDAP (against AD)authentication working for a while now, but after reading the LDAP chapter and experimenting some with the correct dn's and cn's, with the code you have in the book, I can now finally grab the extra information out of LDAP I've struggled with for what seems like years.

A few more hours and should be able to have a reasonable mini-app working in my applications for the users to request edit access, record their full names, phone, etc, automatically from AD, and store when they requested the access and when I finally gave it them, etc., all with a button click by the user, cutting down my workload. In our environment I can't simply create an AD Group and check against that, as to many people have their hands in the pot. I need to keep it more simple and under my control, hence creating my own local user_repository, but populating it from AD information instead of having the users fill out all the fields.

Bill Ferguson</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>Mainly posting this here for anybody undecided about your book. </p>
<p>The chapter on LDAP alone makes the book a worthwhile investment. I&#8217;ve had basic LDAP (against AD)authentication working for a while now, but after reading the LDAP chapter and experimenting some with the correct dn&#8217;s and cn&#8217;s, with the code you have in the book, I can now finally grab the extra information out of LDAP I&#8217;ve struggled with for what seems like years.</p>
<p>A few more hours and should be able to have a reasonable mini-app working in my applications for the users to request edit access, record their full names, phone, etc, automatically from AD, and store when they requested the access and when I finally gave it them, etc., all with a button click by the user, cutting down my workload. In our environment I can&#8217;t simply create an AD Group and check against that, as to many people have their hands in the pot. I need to keep it more simple and under my control, hence creating my own local user_repository, but populating it from AD information instead of having the users fill out all the fields.</p>
<p>Bill Ferguson</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward Leung</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-308292</link>
		<dc:creator>Edward Leung</dc:creator>
		<pubDate>Fri, 21 Nov 2008 08:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-308292</guid>
		<description>Thanks John. 
For a person to start with his first book, I think it's quite magnificent. Please keep your good work.</description>
		<content:encoded><![CDATA[<p>Thanks John.<br />
For a person to start with his first book, I think it&#8217;s quite magnificent. Please keep your good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-308287</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Fri, 21 Nov 2008 08:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-308287</guid>
		<description>Hi Edward,

Thank you for the feedback, as you can imagine it's an almost impossible task to try and write something that covers *everyones* expectations (especially as a first book!).

I've noted your points and will keep them in mind.

Thanks,

John.</description>
		<content:encoded><![CDATA[<p>Hi Edward,</p>
<p>Thank you for the feedback, as you can imagine it&#8217;s an almost impossible task to try and write something that covers *everyones* expectations (especially as a first book!).</p>
<p>I&#8217;ve noted your points and will keep them in mind.</p>
<p>Thanks,</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward Leung</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-308262</link>
		<dc:creator>Edward Leung</dc:creator>
		<pubDate>Fri, 21 Nov 2008 07:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-308262</guid>
		<description>I am reading the book now and finished Ch 4 and 9 which I am especially interested in and found it's really useful for such a forms developer for years which I recently found APEX a quite handy tool for RAD but just very hard to get a good book for my reference and this is one of them which mentioned specific topic which people may usually struggle with. There are some minor details which is not covered such as the download filename is not the original one. No topic about email sending w/attachement. Hope this part will be covered soon.</description>
		<content:encoded><![CDATA[<p>I am reading the book now and finished Ch 4 and 9 which I am especially interested in and found it&#8217;s really useful for such a forms developer for years which I recently found APEX a quite handy tool for RAD but just very hard to get a good book for my reference and this is one of them which mentioned specific topic which people may usually struggle with. There are some minor details which is not covered such as the download filename is not the original one. No topic about email sending w/attachement. Hope this part will be covered soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis-Guillaume</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-295369</link>
		<dc:creator>Louis-Guillaume</dc:creator>
		<pubDate>Sun, 09 Nov 2008 20:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-295369</guid>
		<description>Nice book!
Great tool for those new to APEX. It's also a good reference for the pros.

Good work!</description>
		<content:encoded><![CDATA[<p>Nice book!<br />
Great tool for those new to APEX. It&#8217;s also a good reference for the pros.</p>
<p>Good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham B</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-285165</link>
		<dc:creator>Graham B</dc:creator>
		<pubDate>Sun, 26 Oct 2008 21:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-285165</guid>
		<description>Hello John,
Just bought the book, read the first 100 or pages and, so far, so good. Other books that I have read on the subject have been too similar to the provided documentation to represent value for money. The provided documentation itself can be light on detail and has too many "follow the on-screen instructions..." for my liking. Another problem that other books have had is that there has been an over-reliance on case studies. Your book is a welcome departure from the Oracle documentation. It would be nice if you could make the spreadsheet that kicks-off the bug fix application available for download as I think that it would be useful to emulate the examples in the book on occasion. Thanks again, Graham B.</description>
		<content:encoded><![CDATA[<p>Hello John,<br />
Just bought the book, read the first 100 or pages and, so far, so good. Other books that I have read on the subject have been too similar to the provided documentation to represent value for money. The provided documentation itself can be light on detail and has too many &#8220;follow the on-screen instructions&#8230;&#8221; for my liking. Another problem that other books have had is that there has been an over-reliance on case studies. Your book is a welcome departure from the Oracle documentation. It would be nice if you could make the spreadsheet that kicks-off the bug fix application available for download as I think that it would be useful to emulate the examples in the book on occasion. Thanks again, Graham B.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-273303</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 10 Oct 2008 17:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-273303</guid>
		<description>Hi John,

Congratulations on your book! Received my copy yesterday and immediately found some very interesting things for my own projects. Instead of typing over the many good samples, is there a way to download them instead?

Thanks,
Rob</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>Congratulations on your book! Received my copy yesterday and immediately found some very interesting things for my own projects. Instead of typing over the many good samples, is there a way to download them instead?</p>
<p>Thanks,<br />
Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-263401</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Mon, 29 Sep 2008 09:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-263401</guid>
		<description>Bought mine at www.bol.com</description>
		<content:encoded><![CDATA[<p>Bought mine at <a href="http://www.bol.com" rel="nofollow">http://www.bol.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Barwell</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-259462</link>
		<dc:creator>Jon Barwell</dc:creator>
		<pubDate>Wed, 24 Sep 2008 08:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-259462</guid>
		<description>Received the book yesterday, only had a quick glance so far but looks well written and is likely to be really useful.
Should be well worth the wait!!

Thanks,

Jon</description>
		<content:encoded><![CDATA[<p>Received the book yesterday, only had a quick glance so far but looks well written and is likely to be really useful.<br />
Should be well worth the wait!!</p>
<p>Thanks,</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shravan V</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-259404</link>
		<dc:creator>Shravan V</dc:creator>
		<pubDate>Wed, 24 Sep 2008 01:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-259404</guid>
		<description>John,

You're a wonderful professional so passionate about APEX...We learnt so much from your presentations and discussions on APEX at this years ODTUG in New Orleans in June.

Your book on APEX topic is going to be a great contribution to the Apex community...I'm eagerly awaitng the arrival of the book in my mailbox.

May be the next project would be to organize a conference - "ApexWorld 2009" :)

Thanks.

Shravan
www.apexor.com</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>You&#8217;re a wonderful professional so passionate about APEX&#8230;We learnt so much from your presentations and discussions on APEX at this years ODTUG in New Orleans in June.</p>
<p>Your book on APEX topic is going to be a great contribution to the Apex community&#8230;I&#8217;m eagerly awaitng the arrival of the book in my mailbox.</p>
<p>May be the next project would be to organize a conference - &#8220;ApexWorld 2009&#8243; :)</p>
<p>Thanks.</p>
<p>Shravan<br />
<a href="http://www.apexor.com" rel="nofollow">http://www.apexor.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-259265</link>
		<dc:creator>Koen</dc:creator>
		<pubDate>Tue, 23 Sep 2008 14:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-259265</guid>
		<description>Hello John,

I bought your eBook on http://www.apress.com. I'm now somewhere over the middle and as a beginner I love this book. It's clear and structured and helps me to build the APEX puzzle, piece by piece :-).

Do you have the example application somwhere online or as a packaged application?</description>
		<content:encoded><![CDATA[<p>Hello John,</p>
<p>I bought your eBook on <a href="http://www.apress.com" rel="nofollow">http://www.apress.com</a>. I&#8217;m now somewhere over the middle and as a beginner I love this book. It&#8217;s clear and structured and helps me to build the APEX puzzle, piece by piece :-).</p>
<p>Do you have the example application somwhere online or as a packaged application?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylvain Michaud</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-259144</link>
		<dc:creator>Sylvain Michaud</dc:creator>
		<pubDate>Mon, 22 Sep 2008 23:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-259144</guid>
		<description>Congratulation John,

I will receive my copy tomorrow ! ;-)</description>
		<content:encoded><![CDATA[<p>Congratulation John,</p>
<p>I will receive my copy tomorrow ! ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geert Joosten</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-259068</link>
		<dc:creator>Geert Joosten</dc:creator>
		<pubDate>Mon, 22 Sep 2008 14:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-259068</guid>
		<description>Hi John,
I'm curious because my copy in now somewhere between Amazon-warehouse and my house. 
Next time write a book, make a PDF and sell it on your website. APEX-developers are not the kind of people who wants everything for free, because they already saved a lot of money for not having to pay Oracle (at least separately) for APEX :-)
Cheers, Geert.</description>
		<content:encoded><![CDATA[<p>Hi John,<br />
I&#8217;m curious because my copy in now somewhere between Amazon-warehouse and my house.<br />
Next time write a book, make a PDF and sell it on your website. APEX-developers are not the kind of people who wants everything for free, because they already saved a lot of money for not having to pay Oracle (at least separately) for APEX :-)<br />
Cheers, Geert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes de Jong</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-258959</link>
		<dc:creator>Johannes de Jong</dc:creator>
		<pubDate>Mon, 22 Sep 2008 03:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-258959</guid>
		<description>Congrats John. I can't wait for my copy to arrive.</description>
		<content:encoded><![CDATA[<p>Congrats John. I can&#8217;t wait for my copy to arrive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rutger de Ruiter</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-257671</link>
		<dc:creator>Rutger de Ruiter</dc:creator>
		<pubDate>Sat, 20 Sep 2008 10:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-257671</guid>
		<description>Hi John,

My ordered copy is being shipped as we speak. I'm looking forward reading it. 

Greetings,
Rutger</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>My ordered copy is being shipped as we speak. I&#8217;m looking forward reading it. </p>
<p>Greetings,<br />
Rutger</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noel Portugal</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-257380</link>
		<dc:creator>Noel Portugal</dc:creator>
		<pubDate>Sat, 20 Sep 2008 05:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-257380</guid>
		<description>Congratulations John! Buying my copy right now!</description>
		<content:encoded><![CDATA[<p>Congratulations John! Buying my copy right now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Aughenbaugh</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-256852</link>
		<dc:creator>Jason Aughenbaugh</dc:creator>
		<pubDate>Fri, 19 Sep 2008 18:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-256852</guid>
		<description>Congrats John,  Now the questions get to shift from when to any number of new ones.  

Mine is in the mail now too.</description>
		<content:encoded><![CDATA[<p>Congrats John,  Now the questions get to shift from when to any number of new ones.  </p>
<p>Mine is in the mail now too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chet</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-256636</link>
		<dc:creator>chet</dc:creator>
		<pubDate>Fri, 19 Sep 2008 14:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-256636</guid>
		<description>Congratulations John!

I have no doubts that the book is great.  You've worked hard on this [career] for years now and are starting to realize the rewards.  Couldn't have happened to a better person.</description>
		<content:encoded><![CDATA[<p>Congratulations John!</p>
<p>I have no doubts that the book is great.  You&#8217;ve worked hard on this [career] for years now and are starting to realize the rewards.  Couldn&#8217;t have happened to a better person.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael A. Rife</title>
		<link>http://jes.blogs.shellprompt.net/2008/09/19/pro-oracle-application-express/comment-page-1/#comment-256599</link>
		<dc:creator>Michael A. Rife</dc:creator>
		<pubDate>Fri, 19 Sep 2008 13:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=130#comment-256599</guid>
		<description>I ordered mine from Amazon yesterday.  I plan on posting a review when done.

Mike</description>
		<content:encoded><![CDATA[<p>I ordered mine from Amazon yesterday.  I plan on posting a review when done.</p>
<p>Mike</p>
]]></content:encoded>
	</item>
</channel>
</rss>
