<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ricardo Parente&#039;s Blog &#187; Java</title>
	<atom:link href="http://ricardo.parente.us/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://ricardo.parente.us</link>
	<description>ColdFusion Developers Network</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:13:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>ColdFusion 8 &amp; 9 Included on Oracle Security Alert CVE-2010-4476</title>
		<link>http://ricardo.parente.us/2011/03/coldfusion-8-9-included-on-oracle-security-alert-cve-2010-4476/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coldfusion-8-9-included-on-oracle-security-alert-cve-2010-4476</link>
		<comments>http://ricardo.parente.us/2011/03/coldfusion-8-9-included-on-oracle-security-alert-cve-2010-4476/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 20:24:17 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Alert]]></category>
		<category><![CDATA[CVE-2010-4476]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=5713</guid>
		<description><![CDATA[The Oracle security Alert CVE-2010-4476 affects ColdFusion versions 9.0.1, 9.0, 8.0.1, and 8.0. Adobe recommends updating the Java (JDK/JRE) for all ColdFusion server versions as per Oracle’s Java update instructions. Information about the security vulnerability along with the fix is provided at the following link. Oracle just released a Security Alert with a fix for the [...]]]></description>
			<content:encoded><![CDATA[<p>The Oracle security Alert CVE-2010-4476 affects ColdFusion versions 9.0.1, 9.0, 8.0.1, and 8.0.</p>
<p>Adobe recommends updating the Java (JDK/JRE) for all ColdFusion  server versions as per Oracle’s Java update instructions. Information  about the security vulnerability along with the fix is provided at the  following link.</p>
<p>Oracle just released a <a title="http://www.oracle.com/technetwork/topics/security/alert-cve-2010-4476-305811.html" href="http://www.oracle.com/technetwork/topics/security/alert-cve-2010-4476-305811.html" target="_blank">Security Alert with a fix for the vulnerability CVE-2010-4476</a>,  which affects Oracle Java SE and Oracle Java For Business.  This  vulnerability is present in Java running on servers as well as  standalone Java desktop applications.  Its successful exploitation by a  malicious attacker can result in a complete denial of service for the  affected servers.</p>
<p>Read the full articles on <a title="http://kb2.adobe.com/cps/894/cpsid_89440.html" href="http://kb2.adobe.com/cps/894/cpsid_89440.html" target="_blank"><strong>Adobe&#8217;s</strong></a> and <a title="http://blogs.oracle.com/security/2011/02/security_alert_for_cve-2010-44.html" href="http://blogs.oracle.com/security/2011/02/security_alert_for_cve-2010-44.html" target="_blank"><strong>Oracle&#8217;s</strong></a> sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2011/03/coldfusion-8-9-included-on-oracle-security-alert-cve-2010-4476/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ColdFusion and Java Integration: Let Me Count the Ways</title>
		<link>http://ricardo.parente.us/2010/08/coldfusion-and-java-integration-let-me-count-the-ways/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coldfusion-and-java-integration-let-me-count-the-ways</link>
		<comments>http://ricardo.parente.us/2010/08/coldfusion-and-java-integration-let-me-count-the-ways/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 14:09:47 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[EJB]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=3095</guid>
		<description><![CDATA[&#8230;Using CFML to create HTML is also a great replacement for JSP.  You don&#8217;t have to give up your back-end (EJB, Spring, Hibernate) to use CF. Adam Lehman is the Senior Product Manager for ColdFusion.  He says a lot of ColdFusion use cases are within a Java development cycle.  It&#8217;s a Java application, so it [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>&#8230;Using CFML to create HTML is also a great replacement for JSP.  You  don&#8217;t have to give up your back-end (EJB, Spring, Hibernate) to use CF.</p>
<p>Adam Lehman is the Senior Product Manager for ColdFusion.  He says a lot  of ColdFusion use cases are within a Java development cycle.  It&#8217;s a  Java application, so it deploys as an .EAR or .WAR file.</p></blockquote>
<p>Watch the video on <a title="ColdFusion and Java Integration" href="http://java.dzone.com/videos/video-coldfusion-and-java" target="_blank"><strong>Dzone website</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2010/08/coldfusion-and-java-integration-let-me-count-the-ways/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facial Recognition in 14 Lines Of ColdFusion</title>
		<link>http://ricardo.parente.us/2010/07/facial-recognition-in-14-lines-of-coldfusion-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=facial-recognition-in-14-lines-of-coldfusion-2</link>
		<comments>http://ricardo.parente.us/2010/07/facial-recognition-in-14-lines-of-coldfusion-2/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 13:54:19 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[CFML]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=2919</guid>
		<description><![CDATA[I was doing a bit of research on a potential project when I stumbled across faint, a Java facial recognition library and decided to give it a quick try. The bad news is that the documentation is literally non-existent. So I did a bit of poking around the Jar and quickly found an &#8216;OpenCVDetection&#8217; class. [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>I was doing a bit of research on a potential project when I stumbled across <a href="http://faint.sourceforge.net/">faint</a>, a Java facial recognition library and decided to give it a quick try.</p>
<p>The bad news is that the documentation is literally non-existent.  So  I did a bit of poking around the Jar and quickly found an  &#8216;OpenCVDetection&#8217; class.  I dropped the faint Jar in my class path,  restarted CF and about 5 minutes and 14 lines of code later I got the  following result&#8230;</p></blockquote>
<p>by Todd Sharp</p>
<p>See the complete post <a title="Facial Recognition in 14 Lines of ColdFusion" href="http://cfsilence.com/blog/client/index.cfm/2010/1/21/Facial-Recognition-in-14-Lines-Of-ColdFusion" target="_blank"><strong>here.</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2010/07/facial-recognition-in-14-lines-of-coldfusion-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Intro to Java EE and Servlet Containers for ColdFusion</title>
		<link>http://ricardo.parente.us/2010/07/intro-to-java-ee-and-servlet-containers-for-coldfusion/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=intro-to-java-ee-and-servlet-containers-for-coldfusion</link>
		<comments>http://ricardo.parente.us/2010/07/intro-to-java-ee-and-servlet-containers-for-coldfusion/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 14:24:46 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[MeetUp]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=2859</guid>
		<description><![CDATA[For those who missed the MeetUp presentation on &#8220;Introduction to Java EE and Servlet Containers for ColdFusion&#8221; by Jamie Krug, here is the link to the recorded presentation: https://admin.na3.acrobat.com/_a204547676/p51126187/]]></description>
			<content:encoded><![CDATA[<p>For those who missed the MeetUp presentation on &#8220;Introduction to Java EE and Servlet Containers for ColdFusion&#8221; by Jamie Krug, here is the link to the recorded presentation:</p>
<p><a title="Intro to Java EE and Seervlet containers for ColdFusion" href="https://admin.na3.acrobat.com/_a204547676/p51126187/" target="_blank"><strong>https://admin.na3.acrobat.com/_a204547676/p51126187/</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2010/07/intro-to-java-ee-and-servlet-containers-for-coldfusion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ColdFusion Job Opportunity in Tampa, FL</title>
		<link>http://ricardo.parente.us/2010/02/coldfusion-job-opportunity-in-tampa-fl/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coldfusion-job-opportunity-in-tampa-fl</link>
		<comments>http://ricardo.parente.us/2010/02/coldfusion-job-opportunity-in-tampa-fl/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 14:15:05 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[FL]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Mach II]]></category>
		<category><![CDATA[RAD]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[stored procedures]]></category>
		<category><![CDATA[SWiZ]]></category>
		<category><![CDATA[Tampa]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=1814</guid>
		<description><![CDATA[Kforce Requirements: Bachelor&#8217;s Degree and 4-6 years of experience in Application Development or equivalent combination of education and experience Solid Flex experience Knowledge of system development methodologies, application development tools, system architecture, and design principals Experience at a minimum with CF v. 7 as well as Flex 3 SQL Sever 2000-2005 with stored procedures experience [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Kforce<br />
</strong></p>
<p>Requirements:</p>
<ul>
<li>Bachelor&#8217;s Degree and 4-6 years of experience in Application Development or equivalent combination of education and experience</li>
<li>Solid Flex experience</li>
<li>Knowledge of system development methodologies, application development tools, system architecture, and design principals</li>
<li>Experience at a minimum with CF v. 7 as well as Flex 3</li>
<li>SQL Sever 2000-2005 with stored procedures experience</li>
</ul>
<p>Plusses:</p>
<ul>
<li>ColdFusion v. 8</li>
<li>Mach II</li>
<li>SWiZ (framework for Flex III)</li>
<li>Web Services</li>
<li>Knowledge of Object-Oriented and Rapid Application Development (RAD) methodologies</li>
</ul>
<p>Here is the <a title="ColdFusion Job Opportunity in Tampa, FL" href="http://www.kforce.com/Jobs/Job.aspx?job=1696~NRC~960260T1~99&amp;keyword=" target="_blank"><strong>link.</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2010/02/coldfusion-job-opportunity-in-tampa-fl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facial Recognition in 14 Lines Of ColdFusion</title>
		<link>http://ricardo.parente.us/2010/01/facial-recognition-in-14-lines-of-coldfusion/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=facial-recognition-in-14-lines-of-coldfusion</link>
		<comments>http://ricardo.parente.us/2010/01/facial-recognition-in-14-lines-of-coldfusion/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 22:21:52 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Facial Recognition]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=1564</guid>
		<description><![CDATA[Amazing article by Todd Sharp. With a few lines of code and a java library, you can produce faces images from a photo. Guys, ColdFusion is not only the best language, it has amazing Gurus. Here is the link.]]></description>
			<content:encoded><![CDATA[<p>Amazing article by Todd Sharp.</p>
<p>With a few lines of code and a java library, you can produce faces images from a photo.</p>
<p>Guys, ColdFusion is not only the best language, it has amazing Gurus.</p>
<p>Here is the <a title="Facial Recognition in 14 Lines of ColdFusion" href="http://cfsilence.com/blog/client/index.cfm/2010/1/21/Facial-Recognition-in-14-Lines-Of-ColdFusion" target="_blank"><strong>link</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2010/01/facial-recognition-in-14-lines-of-coldfusion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ColdFusion Job Opportunity in Austin, TX</title>
		<link>http://ricardo.parente.us/2009/12/coldfusion-job-opportunity-in-austin-tx/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coldfusion-job-opportunity-in-austin-tx</link>
		<comments>http://ricardo.parente.us/2009/12/coldfusion-job-opportunity-in-austin-tx/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 16:17:57 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Austin]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[TX]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=1371</guid>
		<description><![CDATA[We are seeking a ColdFusion Developer who has 5+ years experience with ColdFusion MX7 for a project with a government client of ours. The project is expected to last about 90 days but there is a possibility for an extension. Required: ColdFusion Development experience (MX7) Experience working projects full life cycle from inception to completion [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>We are seeking a ColdFusion Developer who has 5+ years experience with ColdFusion MX7 for a project with a government client of ours. The project is expected to last about 90 days but there is a possibility for an extension.</p>
<p>Required:</p>
<ul>
<li>ColdFusion Development experience (MX7)</li>
<li>Experience working projects full life cycle from inception to completion</li>
<li>Excellent communication skills and ability to work with end customers and other team members</li>
</ul>
<p>Preferred:</p>
<ul>
<li> Experience with custom applications and performance management applications a plus</li>
<li>Java experience a plus</li>
</ul>
</blockquote>
<p>Here is the <a title="ColdFusion Job Opportunity in Austin,TX" href="http://hotjobs.yahoo.com/job-JU8C9F6MQA7;_ylc=X3oDMTEwMG5ocXB0BF9TAzM5NjUxMDMzNQRjYXQDTUlTBHBjb2RlAzUwNTc1?source=partner&amp;scode=50575" target="_blank"><strong>link</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2009/12/coldfusion-job-opportunity-in-austin-tx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Concatenating Strings in ColdFusion with Java</title>
		<link>http://ricardo.parente.us/2009/10/concatenating-strings-in-coldfusion-with-java/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=concatenating-strings-in-coldfusion-with-java</link>
		<comments>http://ricardo.parente.us/2009/10/concatenating-strings-in-coldfusion-with-java/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 16:02:55 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[concatenation]]></category>
		<category><![CDATA[High Performance]]></category>
		<category><![CDATA[string]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=1008</guid>
		<description><![CDATA[Jason Delmore posted an interesting article comparing string concatenation using ColdFusion and Java. 1 2 3 4 5 6 stringbldr = createObject(&#34;java&#34;, &#34;java.lang.StringBuilder&#34;).init(); for (i=1;i&#60;span style=&#34;color: #000099;&#34;&#62;&#60;=iterations;i++) &#60;span style=&#34;color: #000099;&#34;&#62;{ stringbldr = stringbldr.append(appendstring); }&#60;/span&#62;&#60;/span&#62; &#60;span style=&#34;color: #000099;&#34;&#62;&#60;span style=&#34;color: #000099;&#34;&#62; Here the complete article.]]></description>
			<content:encoded><![CDATA[<p><strong><a title="Jason Delmore" href="http://www.cfinsider.com/" target="_blank">Jason Delmore</a></strong> posted an interesting article comparing string concatenation using ColdFusion and Java.</p>
<div class="fvch-code">
<pre class="fvch-line-numbers">1
2
3
4
5
6
</pre>
<pre>stringbldr = createObject(&quot;java&quot;, &quot;java.lang.StringBuilder&quot;).init();
for (i=1;i&lt;span style=&quot;color: #000099;&quot;&gt;&lt;=iterations;i++) &lt;span style=&quot;color: #000099;&quot;&gt;{
stringbldr = stringbldr.append(appendstring);
}&lt;/span&gt;&lt;/span&gt;

&lt;span style=&quot;color: #000099;&quot;&gt;&lt;span style=&quot;color: #000099;&quot;&gt;</pre>
</div>
<p></span></span></p>
<p>Here the complete <strong><a title="High Performance String Concatenation" href="http://www.cfinsider.com/index.cfm/2009/10/23/High-Performance-String-Concatenation-in-ColdFusion" target="_blank">article</a></strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2009/10/concatenating-strings-in-coldfusion-with-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parsing Large XML File Into ColdFusion XML Object</title>
		<link>http://ricardo.parente.us/2009/08/parsing-large-xml-file-into-coldfusion-xml-object/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=parsing-large-xml-file-into-coldfusion-xml-object</link>
		<comments>http://ricardo.parente.us/2009/08/parsing-large-xml-file-into-coldfusion-xml-object/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 13:17:57 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Java File Read]]></category>
		<category><![CDATA[Large XML File]]></category>
		<category><![CDATA[Parsing XML]]></category>
		<category><![CDATA[XML Object]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=883</guid>
		<description><![CDATA[Last week I had a big headache trying to import a 165MB XML file. I couldn&#8217;t even open it with any browse and reading it with ColdFusion gave me 500 errors, exceeded heap size, JRun closed connection, etc&#8230; The solution I found was to read the file line-by-line using Java and creating blocks of XML [...]]]></description>
			<content:encoded><![CDATA[<br />
<b>Fatal error</b>:  Cannot redeclare class Highlighter_Xml in <b>/home1/ricards2/public_html/wp-content/plugins/fv-code-highlighter/Includes/Highlighter/Xml.php</b> on line <b>63</b><br />

