<?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>Just about APEX</title>
	<atom:link href="http://www.apexsolutions.de/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.apexsolutions.de/blog</link>
	<description>Ein Blog rund um Oracle APEX von den Experten der MT AG</description>
	<lastBuildDate>Fri, 12 Feb 2010 10:22:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Second Open Source APEX application available: Questionnaire!</title>
		<link>http://www.apexsolutions.de/blog/allgemein/second-open-source-apex-application-available-questionnaire/</link>
		<comments>http://www.apexsolutions.de/blog/allgemein/second-open-source-apex-application-available-questionnaire/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 10:22:11 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://www.apexsolutions.de/blog/?p=51</guid>
		<description><![CDATA[After some hard work, we have released our second APEX application: &#8220;Questionnaire&#8221;! This application will enable business users to declaratively create and maintain surveys and forms. The application supports both [...]]]></description>
			<content:encoded><![CDATA[<p>After some hard work, we have released our second APEX application: <strong>&#8220;Questionnaire&#8221;</strong>! This application will enable business users to declaratively create and maintain surveys and forms. The application supports both anonymous as well as forms that need authentication.<br />
Yes, it&#8217;s <strong>open source</strong> meaning it will <strong>cost you nothing</strong> and you are invited to <strong>use and enhance this application as you like</strong>! You can find more information about our open source solutions here:</p>
<p><a href="http://www.apexsolutions.de">http://www.apexsolutions.de</a></p>
<p>We are happy to receive your feedback.</p>
<p><a href="mailto:niels.de.bruijn@mt-ag.com">Niels de Bruijn</a>, <a href="http://www.mt-ag.com/hauptmenu/technology-center/oracle/oracle-application-express.html">MT AG</a>, Germany</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.apexsolutions.de%2Fblog%2Fallgemein%2Fsecond-open-source-apex-application-available-questionnaire%2F&amp;linkname=Second%20Open%20Source%20APEX%20application%20available%3A%20Questionnaire%21"><img src="http://www.apexsolutions.de/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.apexsolutions.de/blog/allgemein/second-open-source-apex-application-available-questionnaire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto display a report with a fixed column and header</title>
		<link>http://www.apexsolutions.de/blog/allgemein/howto-display-a-report-with-a-fixed-column-and-header/</link>
		<comments>http://www.apexsolutions.de/blog/allgemein/howto-display-a-report-with-a-fixed-column-and-header/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 09:08:55 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://www.apexsolutions.de/blog/?p=43</guid>
		<description><![CDATA[As seen many times in Oracle Forms applications, the first column of a report is made &#8220;fixed&#8221; so the user can scroll horizontally through the columns without losing an eye [...]]]></description>
			<content:encoded><![CDATA[<p>As seen many times in Oracle Forms applications, the first column of a report is made &#8220;fixed&#8221; so the user can scroll horizontally through the columns without losing an eye on the first column. As we are currently migrating a Forms application to APEX, we had to find an alternative in APEX for this feature. Browsing through  the web, we found something called jQuery FixedTables. Having spend a couple of hours on it, we integrated it in one of <a href="http://portal.mt-ag.com/pls/apex/f?p=8000000013">our APEX demos</a> on <a href="http://portal.mt-ag.com">portal.mt-ag.com</a>. We are currently evaluating to make a Dynamic Action Plugin out of it. If it works as expected, then we will publish it on our <a href="http://www.mt-ag.com/hauptmenu/technology-center/oracle/oracle-application-express.html">website</a>. In the meantime, if you have equal challenges in your APEX project, feel free to drop me an <a href="mailto:niels.de.bruijn@mt-ag.com">email</a> and I will send you the demo as a packaged application. It will save you the time I have spend on it. <img src='http://www.apexsolutions.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.apexsolutions.de%2Fblog%2Fallgemein%2Fhowto-display-a-report-with-a-fixed-column-and-header%2F&amp;linkname=Howto%20display%20a%20report%20with%20a%20fixed%20column%20and%20header"><img src="http://www.apexsolutions.de/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.apexsolutions.de/blog/allgemein/howto-display-a-report-with-a-fixed-column-and-header/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to get an APEX Session ID programmatically</title>
		<link>http://www.apexsolutions.de/blog/allgemein/35/</link>
		<comments>http://www.apexsolutions.de/blog/allgemein/35/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 18:56:48 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://www.apexsolutions.de/blog/?p=35</guid>
		<description><![CDATA[Ever wanted to programmatically create and use a valid APEX session ID? Well, one way to get a session ID is to let the database act as a browser and let [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to programmatically create and use a valid APEX session ID? Well, one way to get a session ID is to let the database act as a browser and let it request the contents of a public APEX page. In this page, the session ID is stored and can be easily retrieved. Try it out yourself. But be aware: it only works for <strong>public</strong> APEX pages!</p>
<p>Niels de Bruijn, MT AG, Germany.</p>
<p>Here is the PL/SQL function: <a href="http://www.apexsolutions.de/blog/wp-content/uploads/2009/10/call_public_apex_page1.zip" target="_self">call_public_apex_page</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.apexsolutions.de%2Fblog%2Fallgemein%2F35%2F&amp;linkname=How%20to%20get%20an%20APEX%20Session%20ID%20programmatically"><img src="http://www.apexsolutions.de/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.apexsolutions.de/blog/allgemein/35/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time Management System</title>
		<link>http://www.apexsolutions.de/blog/allgemein/time-management-system/</link>
		<comments>http://www.apexsolutions.de/blog/allgemein/time-management-system/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 15:14:47 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://www.apexsolutions.de/blog/?p=22</guid>
		<description><![CDATA[Want to check out a professional solution based on APEX? Then check out our Time Management System:
http://www.apexsolutions.info/time.
Time Management System is a professional online time-recording &#38; reporting tool for midsize companies. This cost-free and [...]]]></description>
			<content:encoded><![CDATA[<p>Want to check out a <strong>professional</strong> solution based on APEX? Then check out our <strong>Time Management System</strong>:</p>
<p><a href="http://www.apexsolutions.info/time">http://www.apexsolutions.info/time</a>.</p>
<p><strong>Time Management System</strong> is a professional online time-recording &amp; reporting tool for midsize companies. This <strong>cost-free and fully customizable solution</strong> is used for years by a consultany company in Germany with over 200 employees. The intuitive user-interface enables managers to stay up to date by accessing one of the many available reports in realtime. Just import the application in your APEX 3.2.x environment and run it. Demo data is already provided, so you can explore the application immediately.</p>
<p>If you have any questions, feel free to contact me.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.apexsolutions.de%2Fblog%2Fallgemein%2Ftime-management-system%2F&amp;linkname=Time%20Management%20System"><img src="http://www.apexsolutions.de/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.apexsolutions.de/blog/allgemein/time-management-system/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Herzlich Willkommen auf unserem APEX Blog</title>
		<link>http://www.apexsolutions.de/blog/allgemein/herzlich-willkommen-auf-unserem-apex-blog/</link>
		<comments>http://www.apexsolutions.de/blog/allgemein/herzlich-willkommen-auf-unserem-apex-blog/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 14:06:27 +0000</pubDate>
		<dc:creator>Jürgen Allmich</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://www.apexsolutions.de/blog/?p=16</guid>
		<description><![CDATA[Wir freuen uns, dass Sie auf unseren neuen APEX Blog &#8220;Just about APEX&#8221; gefunden haben. Auf diesem Blog werden wir zuk&#252;nftig viele Informationen sowie Tipps und Tricks zum Thema Oracle [...]]]></description>
			<content:encoded><![CDATA[<p>Wir freuen uns, dass Sie auf unseren neuen APEX Blog<strong> &#8220;Just about APEX&#8221;</strong> gefunden haben. Auf diesem Blog werden wir zuk&#252;nftig viele Informationen sowie Tipps und Tricks zum Thema <strong>Oracle Application Express</strong> (APEX) ver&#246;ffentlichen.</p>
<p>WIR, das sind die Oracle APEX Experten der <strong><a href="http://www.mt-ag.com" target="_blank">MT AG</a></strong>. Seit vielen Jahren besch&#228;ftigen wir uns mit diversen Technologiethemen rund um die Oracle Datenbank. Seit mehreren Jahren entwickeln wir bereits mit APEX diverse webbasierte L&#246;sungen f&#252;r unsere Kunden.</p>
<p>APEX wird mit jeder Oracle Datenbank mitgeliefert und kann damit ohne weitere Lizenzkosten eingesetzt werden. Die Entwicklungsumgebung eignet sich nicht nur  f&#252;r die optimale Abl&#246;sung von MS Excel- und MS Access L&#246;sungen. Viele Anwendungen, von der einfachen Urlaubsverwaltung bis hin zu komplexen Portalen, k&#246;nnen mit APEX realisiert werden.</p>
<p>Nutzen Sie unser Know-how und testen Sie APEX auch in Ihrem Unternehmen. &#220;ber  die <strong>MT AG</strong> bieten wieder diverse Dienstleistungen zum Thema APEX an. Ein eint&#228;giger Workshop zeigt z.B. die M&#246;glichkeiten der Entwicklungsumgebung auf. Mit unseren mehrt&#228;gigen APEX Workshops bereiten wir Sie optimal auf den Einsatz von APEX in Ihrem Unternehmen vor. Nat&#252;rlich bieten wir auch Coaching an und realisieren f&#252;r Sie komplette L&#246;sungen mit APEX.</p>
<p>Beispiele von m&#246;glichen Applikationen finden Sie auch auf der Seite <a href="http://www.apexsoltions.de" target="_blank">apexsolutions.de</a>. Hier ver&#246;ffentlichen wir frei zug&#228;ngliche Anwendungen, die von uns entwickelt wurden.</p>
<p>Wir w&#252;nschen Ihnen viel Spa&#223; auf unserem neuen Blog und freuen uns auch &#252;ber Kommentare und Anregungen und nat&#252;rlich auch &#252;ber direkte Anfragen.</p>
<p>In diesem Sinne</p>
<p>J&#252;rgen Allmich, Bereichsleiter Oracle bei <a href="http://www.mt-ag.com" target="_blank">MT AG</a>.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.apexsolutions.de%2Fblog%2Fallgemein%2Fherzlich-willkommen-auf-unserem-apex-blog%2F&amp;linkname=Herzlich%20Willkommen%20auf%20unserem%20APEX%20Blog"><img src="http://www.apexsolutions.de/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.apexsolutions.de/blog/allgemein/herzlich-willkommen-auf-unserem-apex-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
