<?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"
	>

<channel>
	<title>Blogging about Software Development &#187; Designer</title>
	<atom:link href="http://www.bloggingaboutjava.org/category/oracle/designer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingaboutjava.org</link>
	<description>Blogging about Software Development</description>
	<pubDate>Wed, 03 Dec 2008 15:09:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>The future of SQL Developer - the end of Designer?</title>
		<link>http://www.bloggingaboutjava.org/2008/07/the-future-of-sql-developer-the-end-of-designer/</link>
		<comments>http://www.bloggingaboutjava.org/2008/07/the-future-of-sql-developer-the-end-of-designer/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 09:40:54 +0000</pubDate>
		<dc:creator>Roel</dc:creator>
		
		<category><![CDATA[Designer]]></category>

		<category><![CDATA[Developer]]></category>

		<category><![CDATA[Developer Suite]]></category>

		<category><![CDATA[Oracle System Development]]></category>

		<guid isPermaLink="false">http://www.bloggingaboutjava.org/?p=361</guid>
		<description><![CDATA[Last month Oracle released a statement of direction for SQL Developer (here it is). Apart from the enhanced testing capabilities the most important feature will be the support of graphical logical and physical data modeling - just like you normally would do using Oracle Designer - using the acquired CDW4ALL extension. This modeling can be [...]]]></description>
			<content:encoded><![CDATA[<p>Last month Oracle released a statement of direction for SQL Developer (<a href="http://www.oracle.com/technology/products/database/sql_developer/files/sqldeveloperstatementofdirection.htm">here</a> it is). Apart from the enhanced testing capabilities the most important feature will be the support of graphical logical and physical data modeling - just like you normally would do using Oracle Designer - using the acquired CDW4ALL extension. This modeling can be used offline (file-based, using XML files) or repository based. So Oracle seems to be moving (some) essential Designer features towards SQL Developer, therefore reducing the need for Designer - which is obviously in &#8216;maintenance mode&#8217; (no new features added).<br />
One thing that worries me a little is that this &#8220;<span style="italic;">functionality is          delivered as an optional extension</span>&#8220;. That sounds a little like $$$&#8230;., but I&#8217;m not sure about that!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingaboutjava.org/2008/07/the-future-of-sql-developer-the-end-of-designer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Who is still using Forms with Headstart 3.4.2?</title>
		<link>http://www.bloggingaboutjava.org/2007/04/who-is-still-using-forms-with-headstart-342/</link>
		<comments>http://www.bloggingaboutjava.org/2007/04/who-is-still-using-forms-with-headstart-342/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 13:44:03 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
		
		<category><![CDATA[Designer]]></category>

		<category><![CDATA[Developer]]></category>

		<category><![CDATA[Developer Suite]]></category>

		<guid isPermaLink="false">http://www.bloggingaboutoracle.org/?p=230</guid>
		<description><![CDATA[and wants to upgrade to Forms 10g without the fuss of upgrading Headstart 3.4.2 to 6.5.4?
At our Oracle Competence we run a succesfull Designer/Developer migration solution in which we had to upgrade a Designer 1.3.2 repository to 10g, including the use of the latest version of Headstart.
It&#8217;s no fun to modify all the Forms code [...]]]></description>
			<content:encoded><![CDATA[<p>and wants to upgrade to Forms 10g without the fuss of upgrading Headstart 3.4.2 to 6.5.4?</p>
<p>At our Oracle Competence we run a succesfull Designer/Developer migration solution in which we had to upgrade a Designer 1.3.2 repository to 10g, including the use of the latest version of Headstart.</p>
<p>It&#8217;s no fun to modify all the Forms code that call the old Headstart procedures, so we developped a &#8216;wrapper&#8217; library that implements all the Headstart 3.4.2 functions and calls the corresponding Headstart 10g functions.</p>
<p>A new installation of Headstart 10g in the database, some corresponding &#8216;wrapper&#8217;-packages and a few simple database scripts to migrate the data to the new Headstart tables finished it of.</p>
<p>A job well done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingaboutjava.org/2007/04/who-is-still-using-forms-with-headstart-342/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Running Oracle WebForms like &#8216;a Client-server application&#8217;</title>
		<link>http://www.bloggingaboutjava.org/2007/04/running-oracle-webforms-like-a-client-server-application/</link>
		<comments>http://www.bloggingaboutjava.org/2007/04/running-oracle-webforms-like-a-client-server-application/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 13:07:30 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
		
		<category><![CDATA[Application Servers]]></category>

		<category><![CDATA[Designer]]></category>

		<category><![CDATA[Developer]]></category>

		<category><![CDATA[Developer Suite]]></category>

		<guid isPermaLink="false">http://www.bloggingaboutoracle.org/?p=229</guid>
		<description><![CDATA[At our Oracle Competence we run a succesfull Designer/Developer migration solution in which we upgrade Forms from version 3.0-9i to 10g. Every now and then one of our customers raises the question if it&#8217;s possible to run Oracle Webforms in client-server mode &#8220;like they used to do&#8221;.
The arguments against running webforms in a browser are [...]]]></description>
			<content:encoded><![CDATA[<p>At our Oracle Competence we run a succesfull Designer/Developer migration solution in which we upgrade Forms from version 3.0-9i to 10g. Every now and then one of our customers raises the question if it&#8217;s possible to run Oracle Webforms in client-server mode &#8220;like they used to do&#8221;.</p>
<p>The arguments against running webforms in a browser are for example:<br />
- you loose part of the window because the browser menu, button bar, tab-pages, google searchbar, etc. all need space.<br />
- using the back and refresh buttons on the browser closes the session (and data changes may be lost)</p>
<p>When your application runs in a separate browser window you still have this &#8216;empty&#8217; browser window which may not be closed.</p>
<p>It&#8217;s too easy to say the users will have to adapt; so we looked for a different approach and found the following solution (although not supported by Oracle): <a src="http://java.sun.com/products/javawebstart/">Java Web Start</a>.</p>
<p>With Java Web Start you can have<br />
- a desktop icon to launch the application<br />
- a separate application window<br />
- jar-caching similar to using Jinitiator or the Sun Java plugin</p>
<p>Here is an example of a JNPL file:<br />
<code><br />
&lt;?xml version="1.0" encoding="utf-8"?><br />
&lt;!-- JNLP File for testing Java Webstart --><br />
&lt;jnlp codebase="http://[name of Oracle Application Server]:7777/forms/java&#8221; href=&#8221;DemoJavaWebStart.jnlp&#8221;><br />
  &lt;information><br />
    &lt;title>Oracle Forms Java Webstart Demo&lt;/title><br />
    &lt;vendor>LogicaCMG&lt;/vendor><br />
    &lt;description>&lt;/description><br />
    &lt;description kind=&#8221;short&#8221;>&lt;/description><br />
    &lt;offline-allowed/><br />
   &lt;/information></p>
<p>  &lt;security><br />
     &lt;all-permissions /><br />
  &lt;/security></p>
<p>  &lt;resources><br />
     &lt;j2se version=&#8221;1.4+&#8221;/><br />
     &lt;jar href=&#8221;frmall.jar&#8221; main=&#8221;true&#8221;/><br />
     &lt;extension name=&#8221;Jaxb&#8221; href=&#8221;FormsJars.jnlp&#8221;/><br />
  &lt;/resources></p>
<p>  &lt;applet-desc documentBase=&#8221;http://[name of Oracle Application Server]:7777/forms/java&#8221;<br />
      name=&#8221;OFJWD&#8221;<br />
      main-class=&#8221;oracle.forms.engine.Main&#8221;<br />
      width=&#8221;1020&#8243;<br />
      height=&#8221;710&#8243;><br />
    &lt;param name=&#8221;lookAndFeel&#8221; value=&#8221;Oracle&#8221;/><br />
    &lt;param name=&#8221;colorScheme&#8221; value=&#8221;Blue&#8221;/><br />
    &lt;param name=&#8221;width&#8221; value=&#8221;750&#8243;/><br />
    &lt;param name=&#8221;height&#8221; value=&#8221;600&#8243;/><br />
    &lt;param name=&#8221;serverURL&#8221; value=&#8221;/forms/lservlet?ifcfs=http://[name of Oracle Application Server]:7777/forms/frmservlet&#8221; /><br />
    &lt;param name=&#8221;serverArgs&#8221; value=&#8221;escapeParams=true module=demo0000.fmx<br />
	sso_userid= sso_formsid= sso_subDN= sso_usrDN= debug=no host= port= buffer_records=no<br />
	debug_messages=no array=no obr=no query_only=no quiet=yes render=no<br />
	record= tracegroup= log= term=&#8221;/><br />
  &lt;/applet-desc><br />
&lt;/jnlp><br />
</code><br />
Note that the security settings have all permissions set: <code>&lt;security>&lt;all-permissions/>&lt;/security></code>. This is not without risk and requires all JAR files to be signed.</p>
<p>A second note is that jar-files added to the list with resources must be signed with the same certificate.<br />
As the Oracle Forms jar &#8220;frmall.jar&#8221; is signed, other jar-files can not be simply added. However,<br />
there is a workaround by calling a second jnlp-file from the resources tag. This jnlp-file contains<br />
the additional resources that are needed.<br />
<code><br />
&lt;?xml version="1.0" encoding="utf-8"?><br />
&lt;!-- JNLP File for testing Java Webstart --><br />
  &lt;jnlp codebase="http://[name of Oracle Application Server]:7777/forms/java&#8221; href=&#8221;FormsJars.jnlp&#8221;></p>
<p>  &lt;security><br />
     &lt;all-permissions /><br />
  &lt;/security></p>
<p>  &lt;component-desc /></p>
<p>  &lt;resources><br />
     &lt;j2se version=&#8221;1.4+&#8221;/><br />
     &lt;jar href=&#8221;webstart.jar&#8221;/><br />
     &lt;jar href=&#8221;formsDemo.jar&#8221; /><br />
     &lt;jar href=&#8221;webutil.jar&#8221;/><br />
  &lt;/resources><br />
&lt;/jnlp><br />
</code><br />
The two jnlp-files are stored on the Oracle Application Server in the /java-directory.</p>
<p>We use Java Web Start to run Forms using client integration with Oracle WebUtil without problems.</p>
<p>But Java Web Start has its disadvantages too. As you need at least a URL on the client (for the first jnlp-file), now you have to start deploying client installations once again&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingaboutjava.org/2007/04/running-oracle-webforms-like-a-client-server-application/feed/</wfw:commentRss>
		</item>
		<item>
		<title>100% generated Designer Web PL/SQL user interface ugly?</title>
		<link>http://www.bloggingaboutjava.org/2006/01/100-generated-designer-web-plsql-user-interface-ugly/</link>
		<comments>http://www.bloggingaboutjava.org/2006/01/100-generated-designer-web-plsql-user-interface-ugly/#comments</comments>
		<pubDate>Tue, 31 Jan 2006 13:02:02 +0000</pubDate>
		<dc:creator>Roel</dc:creator>
		
		<category><![CDATA[Designer]]></category>

		<category><![CDATA[Oracle System Development]]></category>

		<guid isPermaLink="false">http://www.bloggingaboutoracle.org/?p=45</guid>
		<description><![CDATA[Allways thought that a 100% generated Web PL/SQL application was restricted in lay out?
Then take a look at www.podhead.dk to see what a 100% generated web application could (or should) look like!
Danish is rather one of my weakest subject but IMHO a fine piece of work!
]]></description>
			<content:encoded><![CDATA[<p>Allways thought that a 100% generated Web PL/SQL application was restricted in lay out?<br />
Then take a look at <a class="url" href="http://www.podhead.dk" >www.podhead.dk</a> to see what a 100% generated web application could (or should) look like!<br />
Danish is rather one of my weakest subject but IMHO a fine piece of work!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingaboutjava.org/2006/01/100-generated-designer-web-plsql-user-interface-ugly/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
