<?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>Il blog di Beta Software</title>
	<atom:link href="http://www.betasoftware.it/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.betasoftware.it/blog</link>
	<description>Apex, Oracle e altro</description>
	<lastBuildDate>Wed, 22 Feb 2012 08:54:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Oracle ha rilasciato Application Express 4.1.1</title>
		<link>http://www.betasoftware.it/blog/2012/02/oracle-ha-rilasciato-application-express-4-1-1/</link>
		<comments>http://www.betasoftware.it/blog/2012/02/oracle-ha-rilasciato-application-express-4-1-1/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 08:54:55 +0000</pubDate>
		<dc:creator>Gianluigi Trento</dc:creator>
				<category><![CDATA[Oracle Application Express]]></category>

		<guid isPermaLink="false">http://www.betasoftware.it/blog/?p=260</guid>
		<description><![CDATA[Ieri è arrivata la prima patch di Apex 4.1. La patch 4.1.1 (patch 13331096) può essere scaricata dal sito del supporto Oracle oppure si può scaricare il pacchetto completo da OTN. A questo link trovate le note di rilascio. &#160;]]></description>
			<content:encoded><![CDATA[<p>Ieri è arrivata la prima patch di Apex 4.1.<br />
La patch 4.1.1 (patch 13331096) può essere scaricata dal sito del <a href="http://support.oracle.com/" target="_blank">supporto Oracle</a> oppure si può scaricare il pacchetto completo da <a href="http://www.oracle.com/technetwork/developer-tools/apex/downloads/index.html" target="_blank">OTN</a>.<br />
A questo <a href="http://www.oracle.com/technetwork/developer-tools/apex/application-express/411-patchset-notes-1528994.html" target="_blank">link</a> trovate le note di rilascio.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.betasoftware.it/blog/2012/02/oracle-ha-rilasciato-application-express-4-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bsApex e Apex 4.1 / bsApex and Apex 4.1</title>
		<link>http://www.betasoftware.it/blog/2011/10/bsapex-e-apex-4-1-bsapex-and-apex-4-1/</link>
		<comments>http://www.betasoftware.it/blog/2011/10/bsapex-e-apex-4-1-bsapex-and-apex-4-1/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 20:57:46 +0000</pubDate>
		<dc:creator>Gianluigi Trento</dc:creator>
				<category><![CDATA[Oracle Application Express]]></category>

		<guid isPermaLink="false">http://www.betasoftware.it/blog/?p=250</guid>
		<description><![CDATA[English version Abbiamo da poco rilasciato bsApex è già abbiamo trovato un problema! Facendo il porting delle nostre applicazioni da Apex 4.0 a Apex 4.1 ci siamo accorti che la chiamata a una LOV o a una finestra modale provoca &#8230; <a href="http://www.betasoftware.it/blog/2011/10/bsapex-e-apex-4-1-bsapex-and-apex-4-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="#en">English version</a></p>
<p>Abbiamo da poco rilasciato <a title="bsApex" href="http://www.betasoftware.it/blog/2011/09/apex-come-applicazione-desktop-apex-as-desktop-application/" target="_blank">bsApex</a> è già abbiamo trovato un problema!</p>
<p>Facendo il porting delle nostre applicazioni da Apex 4.0 a Apex 4.1 ci siamo accorti che la chiamata a una LOV o a una finestra modale provoca degli errori o la finestra modale non viene riempita con i dati corretti.<br />
La stessa applicazione usata con un browser funziona perfettamente.</p>
<p>Questo l&#8217;errore:<br />
ERR-7620 Could not determine workspace for application ().<br />
Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.</p>
<p>Ho aperto un <a title="Forum" href="http://forums.oracle.com/forums/thread.jspa?threadID=2297931" target="_blank">thread</a> nel forum Oracle Application Express, speriamo che a qualcuno venga un&#8217;idea&#8230;<br />
Vi terrò informati.<br />
<a name="en"></a><br />
We have just released <a title="bsApex" href="http://www.betasoftware.it/blog/2011/09/apex-come-applicazione-desktop-apex-as-desktop-application/" target="_blank">bsApex</a> and we have already found a problem!</p>
<p>By porting our application from Apex 4.0 to Apex 4.1, we realized that the call to an LOV or to a modal window causes an error or the modal window is not filled with correct data.<br />
The same application used with a browser it works perfectly.</p>
<p>This is the error:<br />
ERR-7620 Could not determinates workspace for application ().<br />
Expecting or p_company wwv_flow_company cookies to Contain security group id of application owner.</p>
<p>I opened a <a title="forum" href="http://forums.oracle.com/forums/thread.jspa?threadID=2297931" target="_blank">thread</a> in the Oracle Application Express forum, we hope that someone gets an idea &#8230;<br />
I will keep you informed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.betasoftware.it/blog/2011/10/bsapex-e-apex-4-1-bsapex-and-apex-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apex come applicazione desktop / Apex as desktop application</title>
		<link>http://www.betasoftware.it/blog/2011/09/apex-come-applicazione-desktop-apex-as-desktop-application/</link>
		<comments>http://www.betasoftware.it/blog/2011/09/apex-come-applicazione-desktop-apex-as-desktop-application/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 14:53:08 +0000</pubDate>
		<dc:creator>Gianluigi Trento</dc:creator>
				<category><![CDATA[Oracle Application Express]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://www.betasoftware.it/blog/?p=202</guid>
		<description><![CDATA[English version Apex come applicazione desktop Far usare le applicazioni Apex all&#8217;interno di un browser è spesso un problema: ogni utente usa il suo browser preferito, chiusure accidentali delle pagine, ecc. Abbiamo quindi pensato che la soluzione migliore fosse quella &#8230; <a href="http://www.betasoftware.it/blog/2011/09/apex-come-applicazione-desktop-apex-as-desktop-application/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="#en">English version</a></p>
<h3 style="text-align: justify;"><strong>Apex come applicazione desktop</strong></h3>
<p style="text-align: justify;">Far usare le applicazioni Apex all&#8217;interno di un browser è spesso un problema: ogni utente usa il suo browser preferito, chiusure accidentali delle pagine, ecc.<br />
Abbiamo quindi pensato che la soluzione migliore fosse quella di farle diventare delle <a title="Rich Internet Application" href="http://it.wikipedia.org/wiki/Rich_Internet_application" target="_blank">applicazioni desktop</a>. Per farsi un&#8217;idea scaricare e provare questo semplice <a href="http://www.betasoftware.it/codice/apex.hta">file</a>.</p>
<p style="text-align: justify;">Abbiamo quindi testato varie soluzioni: <a title="Microsoft HTA" href="http://it.wikipedia.org/wiki/Applicazione_HTML" target="_blank">HTA</a>, <a title="Microsoft VBS" href="http://it.wikipedia.org/wiki/VBScript" target="_blank">VBS</a>, <a title="Adobe Air" href="http://www.adobe.com/it/products/air/" target="_blank">Adobe Air</a>, <a title="Mozilla Prism" href="http://prism.mozillalabs.com/" target="_blank">Mozilla Prism</a> e per un pò abbiamo utilizzato HTA con questo <a href="http://www.betasoftware.it/codice/bsApexHTA.zip">codice</a>.</p>
<p style="text-align: justify;">Poi ho deciso di creare da me il contenitore, mi sono studiato un pò di C# e il risultato è  <a title="bsApex" href="http://www.betasoftware.it/codice/bsApex.zip">bsApex</a>.</p>
<p style="text-align: justify;">Oggi lo mettiamo a disposizione della comunità Apex, sperando sia utile a qualcuno.<br />
Per chi fosse interessato ai sorgenti li può scaricare <a title="bsApex source" href="http://www.betasoftware.it/codice/bsApex-source.zip">qui</a>.</p>
<h3 style="text-align: justify;"><a name="en"><strong>Apex as desktop application</strong></a></h3>
<p style="text-align: justify;">To use Apex applications within a browser is often a problem: each user uses his browser of choice, accidental closing of pages, etc..<br />
Therefore we thought that the best solution was to make them become <a title="Rich Internet Application" href="http://en.wikipedia.org/wiki/Rich_Internet_application" target="_blank">desktop applications</a>. To get an idea download and try this simple <a href="http://www.betasoftware.it/codice/apex.hta">file</a>.</p>
<p style="text-align: justify;">We tested several solutions: <a title="Microsoft HTA" href="http://en.wikipedia.org/wiki/HTML_Application" target="_blank">HTA</a>, <a title="Microsoft VBS" href="http://en.wikipedia.org/wiki/VBScript" target="_blank">VBS</a>, <a title="Adobe Air" href="http://www.adobe.com/products/air/" target="_blank">Adobe Air</a>, <a title="Mozilla Prism" href="http://prism.mozillalabs.com/" target="_blank">Mozilla Prism</a> and for a while we used HTA with this <a href="http://www.betasoftware.it/codice/bsApexHTA.zip">code</a>.</p>
<p style="text-align: justify;">Then I decided to create the container by myself, I studied a bit of C # and the result is <a title="bsApex" href="http://www.betasoftware.it/codice/bsApex.zip">bsApex</a>.</p>
<p style="text-align: justify;">Today we make it available to the Apex community, hoping to be useful to someone.<br />
For those interested in the sources they can download it <a title="bsApex source" href="http://www.betasoftware.it/codice/bsApex-source.zip">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.betasoftware.it/blog/2011/09/apex-come-applicazione-desktop-apex-as-desktop-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle ha rilasciato Apex 4.1</title>
		<link>http://www.betasoftware.it/blog/2011/08/oracle-ha-rilasciato-apex-4-1/</link>
		<comments>http://www.betasoftware.it/blog/2011/08/oracle-ha-rilasciato-apex-4-1/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 13:21:56 +0000</pubDate>
		<dc:creator>Gianluigi Trento</dc:creator>
				<category><![CDATA[Oracle Application Express]]></category>
		<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://www.betasoftware.it/blog/?p=195</guid>
		<description><![CDATA[Ieri Joel Kallman ha annunciato, con un post nel suo blog, il rilascio della versione 4.1 di Oracle Application Express. Qui trovate la lista delle nuove funzionalità mentre il download può essere fatto a questo link.]]></description>
			<content:encoded><![CDATA[<p>Ieri <a href="http://joelkallman.blogspot.com" title="Joel Kallman" target="_blank">Joel Kallman</a> ha annunciato, con un <a href="http://joelkallman.blogspot.com/2011/08/oracle-application-express-41-released.html" title="Annuncio Apex 4.1" target="_blank">post</a> nel suo blog, il rilascio della versione 4.1 di Oracle Application Express.</p>
<p><a href="http://www.oracle.com/technetwork/developer-tools/apex/application-express/apex-41-new-features-459652.html" title="Nuove funzionalità" target="_blank">Qui</a> trovate la lista delle nuove funzionalità mentre il download può essere fatto a questo <a href="http://www.oracle.com/technetwork/developer-tools/apex/downloads/index.html" target="_blank">link</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.betasoftware.it/blog/2011/08/oracle-ha-rilasciato-apex-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apex 4.1 in apex.oracle.com</title>
		<link>http://www.betasoftware.it/blog/2011/08/apex-4-1-in-apex-oracle-com/</link>
		<comments>http://www.betasoftware.it/blog/2011/08/apex-4-1-in-apex-oracle-com/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 17:01:17 +0000</pubDate>
		<dc:creator>Gianluigi Trento</dc:creator>
				<category><![CDATA[Oracle Application Express]]></category>
		<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://www.betasoftware.it/blog/?p=183</guid>
		<description><![CDATA[Finite le vacanze mi sono accorto che apex.oracle.com è stato aggiornato alla versione 4.1, finalmente! Probabilmente è una versione beta ma questo significa che la versione finale è vicina. Aggiornamento: E&#8217; in linea anche la nuova documentazione!]]></description>
			<content:encoded><![CDATA[<p>Finite le vacanze mi sono accorto che <a href="http://apex.oracle.com">apex.oracle.com</a> è stato aggiornato alla versione 4.1, finalmente!<br />
Probabilmente è una versione beta ma questo significa che la versione finale è vicina.</p>
<p>Aggiornamento:<br />
E&#8217; in linea anche la nuova <a href="http://download.oracle.com/docs/cd/E23903_01/welcome.html">documentazione</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.betasoftware.it/blog/2011/08/apex-4-1-in-apex-oracle-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Un nuovo libro: Expert Oracle Application Express</title>
		<link>http://www.betasoftware.it/blog/2011/06/un-nuovo-libro-expert-oracle-application-express/</link>
		<comments>http://www.betasoftware.it/blog/2011/06/un-nuovo-libro-expert-oracle-application-express/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 10:38:58 +0000</pubDate>
		<dc:creator>Gianluigi Trento</dc:creator>
				<category><![CDATA[Oracle Application Express]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[Libri]]></category>

		<guid isPermaLink="false">http://www.betasoftware.it/blog/?p=165</guid>
		<description><![CDATA[&#160; Da alcuni giorni si può acquistare anche in Italia &#8220;Expert Oracle Application Express&#8221;, un nuovo libro che parla di Apex. Questo è un libro speciale. E&#8217; nato da un&#8217;idea di John Scott, è stato scritto da lui e da &#8230; <a href="http://www.betasoftware.it/blog/2011/06/un-nuovo-libro-expert-oracle-application-express/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Da alcuni giorni si può acquistare anche in Italia &#8220;Expert Oracle Application Express&#8221;, un nuovo libro che parla di Apex.</p>
<p>Questo è un libro speciale. E&#8217; nato da un&#8217;idea di <a title="John Scott" href="http://jes.blogs.shellprompt.net/2011/03/30/expert-oracle-application-express/" target="_blank">John Scott</a>, è stato scritto da lui e da altri 12 autori (un autore per capitolo) ed è dedicato alla memoria di due persone che molto hanno dato alla community di Apex: <a title="Carl Backstrom" href="http://carlback.blogspot.com/" target="_blank">Carl Backstrom</a> e <a title="Scott Spadafore" href="http://joelkallman.blogspot.com/2010/03/scott-spadafore.html" target="_blank">Scott Spadafore</a>.</p>
<p><strong>I proventi degli autori andranno a due fondi accesi per supportare le famiglie di Carl e Scott.</strong></p>
<p>La descrizione completa la trovate nel sito dell&#8217;editore (<a title="Apress" href="http://www.apress.com/9781430235125" target="_blank">Apress</a>) e si può acquistare online presso <a title="Ibs" href="http://www.ibs.it/libro+inglese/scott-john-gault/expert-oracle-application-expression-s--applications-ing-s-for--yssherzoplicums/9781430235125.html" target="_blank">Ibs</a> o <a title="Amazon" href="http://www.amazon.it/Expert-Oracle-Application-Express-Scott/dp/1430235128/ref=sr_1_1?ie=UTF8&amp;qid=1309340941&amp;sr=8-1" target="_blank">Amazon Italia</a>.</p>
<p>Compratelo! Noi l&#8217;abbiamo già fatto.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.betasoftware.it/blog/2011/06/un-nuovo-libro-expert-oracle-application-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application Express 4.1 EA 2</title>
		<link>http://www.betasoftware.it/blog/2011/06/application-express-4-1-ea-2/</link>
		<comments>http://www.betasoftware.it/blog/2011/06/application-express-4-1-ea-2/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 16:29:31 +0000</pubDate>
		<dc:creator>Gianluigi Trento</dc:creator>
				<category><![CDATA[Oracle Application Express]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://www.betasoftware.it/blog/?p=102</guid>
		<description><![CDATA[Se qualcuno si fosse perso la notizia, da metà giugno è disponible la EA2 di Apex. La trovate sempre a questo all&#8217;indirizzo http://tryapexnow.com, per maggiori dettagli potete consultare questo post di Joel Kallman.]]></description>
			<content:encoded><![CDATA[<p>Se qualcuno si fosse perso la notizia, da metà giugno è disponible la EA2 di Apex.<br />
La trovate sempre a questo all&#8217;indirizzo <a href="http://tryapexnow.com/">http://tryapexnow.com</a>, per maggiori dettagli potete consultare questo post di <a href="http://joelkallman.blogspot.com/2011/06/application-express-41-early-adopter-2_10.html">Joel Kallman</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.betasoftware.it/blog/2011/06/application-express-4-1-ea-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tryapexnow.com e le email / tryapexnow.com and email</title>
		<link>http://www.betasoftware.it/blog/2011/05/tryapexnow-com-e-le-email-tryapexnow-com-and-email/</link>
		<comments>http://www.betasoftware.it/blog/2011/05/tryapexnow-com-e-le-email-tryapexnow-com-and-email/#comments</comments>
		<pubDate>Fri, 13 May 2011 11:24:03 +0000</pubDate>
		<dc:creator>Gianluigi Trento</dc:creator>
				<category><![CDATA[Oracle Application Express]]></category>
		<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://www.betasoftware.it/blog/?p=87</guid>
		<description><![CDATA[Se vi siete registrati su tryapexnow.com per provare Apex 4.1 e non vi è ancora arrivata risposta quasi sicuramente il vostro ISP vi ha bloccato la mail di conferma come spam (come è successo a noi). May  9 11:54:01 in-6 &#8230; <a href="http://www.betasoftware.it/blog/2011/05/tryapexnow-com-e-le-email-tryapexnow-com-and-email/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Se vi siete registrati su <a href="http://tryapexnow.com/">tryapexnow.com</a> per provare Apex 4.1 e non vi è ancora arrivata risposta quasi sicuramente il vostro ISP vi ha bloccato la mail di conferma come spam (come è successo a noi).<br />
<br/><code>May  9 11:54:01 in-6 postfix/smtpd[8518]: NOQUEUE: reject: RCPT from ec2-50-19-121-5.compute-1.amazonaws.com[50.19.121.5]: 554 5.7.1 &lt;domU-12-31-38-00-95-12.compute-1.internal&gt;: Helo command rejected: generic HELO hostname - please contact <a href="mailto:postmaster@seeweb.it">postmaster@xxxx.it</a>; from=&lt;<a href="mailto:oracle-application-express_ww@oracle.com">oracle-application-express_ww@oracle.com</a>&gt; to=&lt;<a href="mailto:g.trento@betasoftware.it">g.trento@betasoftware.it</a>&gt; proto=ESMTP helo=&lt;domU-12-31-38-00-95-12.compute-1.internal&gt;</code><br/><br />
Il problema non è dei server Oracle ma di quelli di Amazon dove si trova <a href="http://tryapexnow.com/">tryapexnow.com</a>. Il nostro ISP ha quindi messo oracle.com in whitelist e ora le mail arrivano.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>You have registered on <a href="http://tryapexnow.com/">tryapexnow.com</a> to try Apex 4.1 and there is still no response came almost certainly your ISP has blocked the confirmation email as spam (as has happened to us).<br />
<br/><code>May  9 11:54:01 in-6 postfix/smtpd[8518]: NOQUEUE: reject: RCPT from ec2-50-19-121-5.compute-1.amazonaws.com[50.19.121.5]: 554 5.7.1 &lt;domU-12-31-38-00-95-12.compute-1.internal&gt;: Helo command rejected: generic HELO hostname - please contact <a href="mailto:postmaster@seeweb.it">postmaster@xxxx.it</a>; from=&lt;<a href="mailto:oracle-application-express_ww@oracle.com">oracle-application-express_ww@oracle.com</a>&gt; to=&lt;<a href="mailto:g.trento@betasoftware.it">g.trento@betasoftware.it</a>&gt; proto=ESMTP helo=&lt;domU-12-31-38-00-95-12.compute-1.internal&gt;</code><br/><br />
The problem is not the Oracle server but those of Amazon where <a href="http://tryapexnow.com/">tryapexnow.com</a> is hosted. Our ISP has therefore put oracle.com in whitelist and now the mail arrives.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.betasoftware.it/blog/2011/05/tryapexnow-com-e-le-email-tryapexnow-com-and-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application Express 4.1 Early Adopter 1</title>
		<link>http://www.betasoftware.it/blog/2011/05/application-express-4-1-early-adopter-1/</link>
		<comments>http://www.betasoftware.it/blog/2011/05/application-express-4-1-early-adopter-1/#comments</comments>
		<pubDate>Mon, 09 May 2011 10:05:32 +0000</pubDate>
		<dc:creator>Gianluigi Trento</dc:creator>
				<category><![CDATA[Oracle Application Express]]></category>
		<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://www.betasoftware.it/blog/?p=81</guid>
		<description><![CDATA[Questa mattina ho cliccato il link di Apexblogs.info (cosa che faccio quasi tutti i giorni) per leggere gli ultimi post usciti su Apex e ho trovato una notizia che aspettavo da un pò. E&#8217; arrivata la prima EA di Application &#8230; <a href="http://www.betasoftware.it/blog/2011/05/application-express-4-1-early-adopter-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Questa mattina ho cliccato il link di <a href="http://www.apexblogs.info/pls/apex/f?p=APEXBLOGS:HOME:0:">Apexblogs.info</a> (cosa che faccio quasi tutti i giorni) per leggere gli ultimi post usciti su <a href="http://apex.oracle.com">Apex</a> e ho trovato una notizia che aspettavo da un pò.<br />
E&#8217; arrivata la prima EA di Application Express 4.1.</p>
<p><a href="http://joelkallman.blogspot.com/2011/05/application-express-41-early-adopter-1.html">Qua</a> trovate l&#8217;annuncio, qua le <a href="http://apex.oracle.com/pls/apex/f?p=52663:1">novità</a>. E se volete provare l&#8217;effetto che fa, registatevi su <a href="http://tryapexnow.com/">tryapexnow.com</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.betasoftware.it/blog/2011/05/application-express-4-1-early-adopter-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sconti per i membri di OTN</title>
		<link>http://www.betasoftware.it/blog/2011/05/sconti-per-i-membri-di-otn/</link>
		<comments>http://www.betasoftware.it/blog/2011/05/sconti-per-i-membri-di-otn/#comments</comments>
		<pubDate>Fri, 06 May 2011 07:46:35 +0000</pubDate>
		<dc:creator>Gianluigi Trento</dc:creator>
				<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.betasoftware.it/blog/?p=77</guid>
		<description><![CDATA[Sconti esclusivi e offerte per gli iscritti a Oracle Technology Network. Per maggiori informazioni vai su OTN.]]></description>
			<content:encoded><![CDATA[<p>Sconti esclusivi e offerte per gli iscritti a Oracle Technology Network.<br />
Per maggiori informazioni vai su <a href="http://www.oracle.com/technetwork/community/join/member-discounts/index.html?msgid=3-4039143581"><strong>OTN</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.betasoftware.it/blog/2011/05/sconti-per-i-membri-di-otn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

