<?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: First glimpse at the Oracle Forms HTML Rich Text Editor</title>
	<atom:link href="http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/</link>
	<description>Enterprise IT Tools and Thoughts, dealing mainly with Oracle Developer tools (Forms, Reports, APEX)</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:27:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Asif</title>
		<link>http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/comment-page-1/#comment-1130</link>
		<dc:creator>Asif</dc:creator>
		<pubDate>Tue, 05 Oct 2010 04:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.degenio.com/?p=81#comment-1130</guid>
		<description>hey..
can you mail me the code to make this editor in jsp plz..</description>
		<content:encoded><![CDATA[<p>hey..<br />
can you mail me the code to make this editor in jsp plz..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atanu Mandal</title>
		<link>http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/comment-page-1/#comment-931</link>
		<dc:creator>Atanu Mandal</dc:creator>
		<pubDate>Tue, 15 Dec 2009 10:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.degenio.com/?p=81#comment-931</guid>
		<description>Dear Hafed,
Thanks a lot for sending source code.
It will help me lots 

I am planning to use FRITE in one of ma
the my project. As per project
requirement I need to generate output
in PDF format (using oracle report).
Could you please guide me / give me
some solution how this can be done.</description>
		<content:encoded><![CDATA[<p>Dear Hafed,<br />
Thanks a lot for sending source code.<br />
It will help me lots </p>
<p>I am planning to use FRITE in one of ma<br />
the my project. As per project<br />
requirement I need to generate output<br />
in PDF format (using oracle report).<br />
Could you please guide me / give me<br />
some solution how this can be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hafed</title>
		<link>http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/comment-page-1/#comment-930</link>
		<dc:creator>Hafed</dc:creator>
		<pubDate>Fri, 11 Dec 2009 13:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.degenio.com/?p=81#comment-930</guid>
		<description>@Paul: It seems that it was not properly jared and you are missing the resources within the /resources folder.</description>
		<content:encoded><![CDATA[<p>@Paul: It seems that it was not properly jared and you are missing the resources within the /resources folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Partha Sarathi Paul</title>
		<link>http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/comment-page-1/#comment-928</link>
		<dc:creator>Partha Sarathi Paul</dc:creator>
		<pubDate>Fri, 11 Dec 2009 07:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.degenio.com/?p=81#comment-928</guid>
		<description>Hi Hafed,

We have compiled the source and when we are using the jar we are getting the following error:

Opening http://localhost:8891/forms/java/resources/lang/lang_en.properties
Connecting http://localhost:8891/forms/java/resources/lang/lang_en.properties with no proxy
Opening http://localhost:8891/forms/java/resources/images/disk.png
Connecting http://localhost:8891/forms/java/resources/images/disk.png with no proxy
java.lang.NullPointerException
	at javax.swing.ImageIcon.(Unknown Source)
	at com.degenio.frite.RteBean.(RteBean.java:189)
	at java.lang.Class.newInstance0(Native Method)
	at java.lang.Class.newInstance(Unknown Source)


How could we resolve this??</description>
		<content:encoded><![CDATA[<p>Hi Hafed,</p>
<p>We have compiled the source and when we are using the jar we are getting the following error:</p>
<p>Opening <a href="http://localhost:8891/forms/java/resources/lang/lang_en.properties" rel="nofollow">http://localhost:8891/forms/java/resources/lang/lang_en.properties</a><br />
Connecting <a href="http://localhost:8891/forms/java/resources/lang/lang_en.properties" rel="nofollow">http://localhost:8891/forms/java/resources/lang/lang_en.properties</a> with no proxy<br />
Opening <a href="http://localhost:8891/forms/java/resources/images/disk.png" rel="nofollow">http://localhost:8891/forms/java/resources/images/disk.png</a><br />
Connecting <a href="http://localhost:8891/forms/java/resources/images/disk.png" rel="nofollow">http://localhost:8891/forms/java/resources/images/disk.png</a> with no proxy<br />
java.lang.NullPointerException<br />
	at javax.swing.ImageIcon.(Unknown Source)<br />
	at com.degenio.frite.RteBean.(RteBean.java:189)<br />
	at java.lang.Class.newInstance0(Native Method)<br />
	at java.lang.Class.newInstance(Unknown Source)</p>
<p>How could we resolve this??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Partha Sarathi Paul</title>
		<link>http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/comment-page-1/#comment-915</link>
		<dc:creator>Partha Sarathi Paul</dc:creator>
		<pubDate>Tue, 24 Nov 2009 10:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.degenio.com/?p=81#comment-915</guid>
		<description>Dear Hafed,
Frite is a very nice bean. I have tested it 
with my Form and it&#039;s given very nice result.

I need the Source code of Frite Java Bean 
so that I can modify it according my requirement.

Could you please send me the source code??

Thank you.

Partha Sarathi Paul
parthaspaul@gmail.com</description>
		<content:encoded><![CDATA[<p>Dear Hafed,<br />
Frite is a very nice bean. I have tested it<br />
with my Form and it&#8217;s given very nice result.</p>
<p>I need the Source code of Frite Java Bean<br />
so that I can modify it according my requirement.</p>
<p>Could you please send me the source code??</p>
<p>Thank you.</p>
<p>Partha Sarathi Paul<br />
<a href="mailto:parthaspaul@gmail.com">parthaspaul@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hafed</title>
		<link>http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/comment-page-1/#comment-676</link>
		<dc:creator>Hafed</dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.degenio.com/?p=81#comment-676</guid>
		<description>@Will: yes, the developper can disable those options.</description>
		<content:encoded><![CDATA[<p>@Will: yes, the developper can disable those options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/comment-page-1/#comment-674</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 18 Jun 2009 04:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.degenio.com/?p=81#comment-674</guid>
		<description>Could the developer disable options such as changing font and size?</description>
		<content:encoded><![CDATA[<p>Could the developer disable options such as changing font and size?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trinh Van Dzung</title>
		<link>http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/comment-page-1/#comment-621</link>
		<dc:creator>Trinh Van Dzung</dc:creator>
		<pubDate>Sun, 05 Apr 2009 12:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.degenio.com/?p=81#comment-621</guid>
		<description>Good new form me, sometime i wish oracle forms as web base</description>
		<content:encoded><![CDATA[<p>Good new form me, sometime i wish oracle forms as web base</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hafed</title>
		<link>http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/comment-page-1/#comment-533</link>
		<dc:creator>Hafed</dc:creator>
		<pubDate>Thu, 05 Mar 2009 17:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.degenio.com/?p=81#comment-533</guid>
		<description>@Eran: There are some instructions I have to change in the code to make it work with languages such as Arabic and Hebrew. I will update as soon as I get a satisfactory result. Should not take that long.</description>
		<content:encoded><![CDATA[<p>@Eran: There are some instructions I have to change in the code to make it work with languages such as Arabic and Hebrew. I will update as soon as I get a satisfactory result. Should not take that long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eran</title>
		<link>http://www.degenio.com/2009/01/first-glimpse-at-the-oracle-forms-html-rich-text-editor/comment-page-1/#comment-532</link>
		<dc:creator>Eran</dc:creator>
		<pubDate>Thu, 05 Mar 2009 17:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.degenio.com/?p=81#comment-532</guid>
		<description>hi 
I have tested bidirectional support .
I am using hebrew rtl .
font is displayed in squares .
cna you help 
Eran</description>
		<content:encoded><![CDATA[<p>hi<br />
I have tested bidirectional support .<br />
I am using hebrew rtl .<br />
font is displayed in squares .<br />
cna you help<br />
Eran</p>
]]></content:encoded>
	</item>
</channel>
</rss>

