<?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: About Me</title>
	<atom:link href="http://www.rupeshk.org/blog/index.php/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rupeshk.org/blog</link>
	<description>My Views on ColdFusion, Java and related technologies</description>
	<lastBuildDate>Fri, 03 Feb 2012 03:06:34 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Henke</title>
		<link>http://www.rupeshk.org/blog/index.php/about/comment-page-1/#comment-829</link>
		<dc:creator>Mike Henke</dc:creator>
		<pubDate>Mon, 22 Mar 2010 15:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://rupeshk.org/blog/?page_id=68#comment-829</guid>
		<description>You should create a contact page :-)

Do you have a solution for getMetaData() not showing mixins?  I am trying to use some generation tools for documentation and stubbing.

Thanks,

http://www.quackfuzed.com/index.cfm/2009/10/21/Learning-CF9-Are-Mixins-Supported</description>
		<content:encoded><![CDATA[<p>You should create a contact page <img src='http://www.rupeshk.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Do you have a solution for getMetaData() not showing mixins?  I am trying to use some generation tools for documentation and stubbing.</p>
<p>Thanks,</p>
<p><a href="http://www.quackfuzed.com/index.cfm/2009/10/21/Learning-CF9-Are-Mixins-Supported" rel="nofollow">http://www.quackfuzed.com/index.cfm/2009/10/21/Learning-CF9-Are-Mixins-Supported</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura</title>
		<link>http://www.rupeshk.org/blog/index.php/about/comment-page-1/#comment-801</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Fri, 26 Feb 2010 15:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://rupeshk.org/blog/?page_id=68#comment-801</guid>
		<description>Hi. 

I manage an application at the University of Rochester Med Center and I was looking at your ORM articles. *brilliant!* 
It takes approx 2 mins for our main grid to load, each time criteria is changed. I just recently took over the project. We do not have coldfusion 9 and don&#039;t currently have the funding so I am thinking that I won&#039;t have access to the ORM capabilities. 
Can you lead me to a manual way to do lazy loading or perhaps a better way to structure my queries so I can get a faster runtime? 

Thank you for your time!</description>
		<content:encoded><![CDATA[<p>Hi. </p>
<p>I manage an application at the University of Rochester Med Center and I was looking at your ORM articles. *brilliant!*<br />
It takes approx 2 mins for our main grid to load, each time criteria is changed. I just recently took over the project. We do not have coldfusion 9 and don&#8217;t currently have the funding so I am thinking that I won&#8217;t have access to the ORM capabilities.<br />
Can you lead me to a manual way to do lazy loading or perhaps a better way to structure my queries so I can get a faster runtime? </p>
<p>Thank you for your time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: solitude</title>
		<link>http://www.rupeshk.org/blog/index.php/about/comment-page-1/#comment-729</link>
		<dc:creator>solitude</dc:creator>
		<pubDate>Sun, 29 Nov 2009 03:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://rupeshk.org/blog/?page_id=68#comment-729</guid>
		<description>Thank you for your excellent CF ORM articles. Your writings are what finally made CF&#039;s implementation of ORM &quot;click&quot; in my brain.

I have an ?ancient? CF application (it was originally developed on CF 5 I believe) that I wish to start migrating, piece-wise to CF ORM. The problem is that I have a bunch of other &quot;things&quot; (cron jobs, reporting, etc) running on various other non-CF servers within the infrastructure that I wish could take advantage of the Hibernate ORM objects that I need to create. 

I am a Hibernate newbie and a CF ORM newbie too (though, thanks to your writings I ?think? I have a decent grasp of the CF part). What I&#039;d _REALLY_ like to do is to be able to create Hibernate Java objects that I can use/call BOTH in CF and in various other programs I have running all over my network. All of these programs (CF or otherwise) talk to the same DB&#039;s and should use the same basic/generic CRUD logic (relationships and all). It would be a great help if you could do a writeup/example on developing a strait up, Hibernate Java class that can be used/called from CF and thus also utilized in other applications.

Thanks again for sharing your wisdom with the rest of us...</description>
		<content:encoded><![CDATA[<p>Thank you for your excellent CF ORM articles. Your writings are what finally made CF&#8217;s implementation of ORM &#8220;click&#8221; in my brain.</p>
<p>I have an ?ancient? CF application (it was originally developed on CF 5 I believe) that I wish to start migrating, piece-wise to CF ORM. The problem is that I have a bunch of other &#8220;things&#8221; (cron jobs, reporting, etc) running on various other non-CF servers within the infrastructure that I wish could take advantage of the Hibernate ORM objects that I need to create. </p>
<p>I am a Hibernate newbie and a CF ORM newbie too (though, thanks to your writings I ?think? I have a decent grasp of the CF part). What I&#8217;d _REALLY_ like to do is to be able to create Hibernate Java objects that I can use/call BOTH in CF and in various other programs I have running all over my network. All of these programs (CF or otherwise) talk to the same DB&#8217;s and should use the same basic/generic CRUD logic (relationships and all). It would be a great help if you could do a writeup/example on developing a strait up, Hibernate Java class that can be used/called from CF and thus also utilized in other applications.</p>
<p>Thanks again for sharing your wisdom with the rest of us&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://www.rupeshk.org/blog/index.php/about/comment-page-1/#comment-699</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Wed, 14 Oct 2009 02:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://rupeshk.org/blog/?page_id=68#comment-699</guid>
		<description>hi  i am looking for coldfusion trainer. I am from atlanta. If you can give training online please let me know.</description>
		<content:encoded><![CDATA[<p>hi  i am looking for coldfusion trainer. I am from atlanta. If you can give training online please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Grant</title>
		<link>http://www.rupeshk.org/blog/index.php/about/comment-page-1/#comment-681</link>
		<dc:creator>Tim Grant</dc:creator>
		<pubDate>Wed, 07 Oct 2009 22:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://rupeshk.org/blog/?page_id=68#comment-681</guid>
		<description>Rupesh-

I am pulling infomration from an HTML formatted table into a PDF. It looks great, save for one small problem. The  and  headers and footers do not repeat at the top of each page as they do when you print the HTML. Is there a hotfix for this or is this not supported?

Thanks,
Tim Grant</description>
		<content:encoded><![CDATA[<p>Rupesh-</p>
<p>I am pulling infomration from an HTML formatted table into a PDF. It looks great, save for one small problem. The  and  headers and footers do not repeat at the top of each page as they do when you print the HTML. Is there a hotfix for this or is this not supported?</p>
<p>Thanks,<br />
Tim Grant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Abbott</title>
		<link>http://www.rupeshk.org/blog/index.php/about/comment-page-1/#comment-410</link>
		<dc:creator>Matthew Abbott</dc:creator>
		<pubDate>Wed, 22 Jul 2009 01:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://rupeshk.org/blog/?page_id=68#comment-410</guid>
		<description>Mr. Kumar,

Im writing you about an issue i had with Coldfusion using an Oracle LDAP java API.  I am using a JAR file that is provided by Oracle, and when i use this JAR, specifically the ConnectionUtil class, in java only, it compiles and runs just fine.  I am able to login etc.  When i call the same ConnectionUtil class in coldfusion, I get an error ...

oracle.ldap.util.UtilException: Error in resolving Oracle Context: cn=OracleContext Not an instance of DirContext

Why would it work when run in Java and not in cf? 

I use eclipse for my java development. Java 1.6... I even tried compiling it with the same jre in CF 8.  I can send you more code examples of what im using.  I cant attach anything in this comment form.

If you have any suggestions, Im all ears. 

Thanks,
Matthew</description>
		<content:encoded><![CDATA[<p>Mr. Kumar,</p>
<p>Im writing you about an issue i had with Coldfusion using an Oracle LDAP java API.  I am using a JAR file that is provided by Oracle, and when i use this JAR, specifically the ConnectionUtil class, in java only, it compiles and runs just fine.  I am able to login etc.  When i call the same ConnectionUtil class in coldfusion, I get an error &#8230;</p>
<p>oracle.ldap.util.UtilException: Error in resolving Oracle Context: cn=OracleContext Not an instance of DirContext</p>
<p>Why would it work when run in Java and not in cf? </p>
<p>I use eclipse for my java development. Java 1.6&#8230; I even tried compiling it with the same jre in CF 8.  I can send you more code examples of what im using.  I cant attach anything in this comment form.</p>
<p>If you have any suggestions, Im all ears. </p>
<p>Thanks,<br />
Matthew</p>
]]></content:encoded>
	</item>
</channel>
</rss>

