<?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/">
	<channel>
		<title><![CDATA[Atozed Forums - IntraWeb 17]]></title>
		<link>https://www.atozed.com/forums/</link>
		<description><![CDATA[Atozed Forums - https://www.atozed.com/forums]]></description>
		<pubDate>Mon, 01 Jun 2026 00:10:01 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Merging to IW General]]></title>
			<link>https://www.atozed.com/forums/thread-2187.html</link>
			<pubDate>Mon, 14 Dec 2020 20:23:30 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=1">kudzu</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-2187.html</guid>
			<description><![CDATA[Please post all future questions on the main IntraWeb forum which is what has mostly been happening anyway... <img src="https://www.atozed.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" />]]></description>
			<content:encoded><![CDATA[Please post all future questions on the main IntraWeb forum which is what has mostly been happening anyway... <img src="https://www.atozed.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[IW 2021 Update?]]></title>
			<link>https://www.atozed.com/forums/thread-2123.html</link>
			<pubDate>Tue, 17 Nov 2020 20:58:57 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=69">ShaneStump</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-2123.html</guid>
			<description><![CDATA[Any news?<br />
<br />
All the best,<br />
<br />
Shane]]></description>
			<content:encoded><![CDATA[Any news?<br />
<br />
All the best,<br />
<br />
Shane]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Any IW17 News?]]></title>
			<link>https://www.atozed.com/forums/thread-1692.html</link>
			<pubDate>Sun, 24 May 2020 17:54:40 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=69">ShaneStump</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-1692.html</guid>
			<description><![CDATA[Howdy K!<br />
<br />
Any exciting news to report on IW17?<br />
<br />
All the best,<br />
<br />
Shane]]></description>
			<content:encoded><![CDATA[Howdy K!<br />
<br />
Any exciting news to report on IW17?<br />
<br />
All the best,<br />
<br />
Shane]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[IW test]]></title>
			<link>https://www.atozed.com/forums/thread-1422.html</link>
			<pubDate>Sun, 08 Dec 2019 14:52:53 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=530">cprmlao@hotmail.com</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-1422.html</guid>
			<description><![CDATA[Hi, <br />
How could I be a beta tester to IW?]]></description>
			<content:encoded><![CDATA[Hi, <br />
How could I be a beta tester to IW?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Major IntraWeb 17 Announcement]]></title>
			<link>https://www.atozed.com/forums/thread-1395.html</link>
			<pubDate>Thu, 21 Nov 2019 17:25:50 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=1">kudzu</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-1395.html</guid>
			<description><![CDATA[<a href="https://www.atozed.com/2019/11/intraweb-17-designer-is-here/" target="_blank" rel="noopener" class="mycode_url">https://www.atozed.com/2019/11/intraweb-...r-is-here/</a>]]></description>
			<content:encoded><![CDATA[<a href="https://www.atozed.com/2019/11/intraweb-17-designer-is-here/" target="_blank" rel="noopener" class="mycode_url">https://www.atozed.com/2019/11/intraweb-...r-is-here/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[FireDac in Isapi.dll]]></title>
			<link>https://www.atozed.com/forums/thread-1374.html</link>
			<pubDate>Mon, 11 Nov 2019 09:40:36 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=286">Mikael Nilsson</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-1374.html</guid>
			<description><![CDATA[Hi,           (IW 15.1.7)<br />
<br />
After I converted from DBExpress to Firedac I have a lot of problem. Almost once per day my Isapi.dll freezes aswell as my Datasnap application.<br />
Both have there own web pool.<br />
<br />
Today I remember reading this:<br />
<br />
"FireDAC is thread-safe, when the following conditions are meat:<br />
A connection object and all associated with it objects (like TFDQuery, TFDTransaction, etc) in<br />
each moment of time must be used by a single thread. FDManager must be activated before<br />
threads will start by setting FDManager.Active to True."<br />
<br />
<br />
Is this (FDManager)  something I must implement in a Isapi application? In that case where do I put the code?<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.atozed.com/forums/images/attachtypes/txt.png" title="Text Document" border="0" alt=".txt" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=189" target="_blank" title="">wwd.txt</a> (Size: 14.26 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi,           (IW 15.1.7)<br />
<br />
After I converted from DBExpress to Firedac I have a lot of problem. Almost once per day my Isapi.dll freezes aswell as my Datasnap application.<br />
Both have there own web pool.<br />
<br />
Today I remember reading this:<br />
<br />
"FireDAC is thread-safe, when the following conditions are meat:<br />
A connection object and all associated with it objects (like TFDQuery, TFDTransaction, etc) in<br />
each moment of time must be used by a single thread. FDManager must be activated before<br />
threads will start by setting FDManager.Active to True."<br />
<br />
<br />
Is this (FDManager)  something I must implement in a Isapi application? In that case where do I put the code?<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.atozed.com/forums/images/attachtypes/txt.png" title="Text Document" border="0" alt=".txt" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=189" target="_blank" title="">wwd.txt</a> (Size: 14.26 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[IW 17 Status?]]></title>
			<link>https://www.atozed.com/forums/thread-1206.html</link>
			<pubDate>Sun, 25 Aug 2019 14:12:20 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=69">ShaneStump</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-1206.html</guid>
			<description><![CDATA[Howdy K!<br />
<br />
Any update on IW 17?<br />
<br />
Also couple of quick questions:<br />
<br />
1) Will the IW 15.x Bootstrap libraries be compatible with IW 17 pages?<br />
<br />
2) What new features will be available in the first release to allow better session monitoring? <br />
<br />
3) Will IW 17 still allow loading / unloading of ISAPI dlls without having to stop/restart IIS?<br />
<br />
Thanks in advance and looking forward to IW 17.<br />
<br />
Shane]]></description>
			<content:encoded><![CDATA[Howdy K!<br />
<br />
Any update on IW 17?<br />
<br />
Also couple of quick questions:<br />
<br />
1) Will the IW 15.x Bootstrap libraries be compatible with IW 17 pages?<br />
<br />
2) What new features will be available in the first release to allow better session monitoring? <br />
<br />
3) Will IW 17 still allow loading / unloading of ISAPI dlls without having to stop/restart IIS?<br />
<br />
Thanks in advance and looking forward to IW 17.<br />
<br />
Shane]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[IW17 progress]]></title>
			<link>https://www.atozed.com/forums/thread-1127.html</link>
			<pubDate>Wed, 10 Jul 2019 14:20:48 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=501">joelcc</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-1127.html</guid>
			<description><![CDATA[I was just wondering if there is an eta on when iw17 might be released.]]></description>
			<content:encoded><![CDATA[I was just wondering if there is an eta on when iw17 might be released.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[IW 17 As Apache module on Linux ?]]></title>
			<link>https://www.atozed.com/forums/thread-1008.html</link>
			<pubDate>Tue, 26 Mar 2019 11:51:21 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=1141">bart_van_hofwegen</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-1008.html</guid>
			<description><![CDATA[After about 6 years of not having used IW, I must say IW 17 is looking very promising <img src="https://www.atozed.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> and would probably fit an upcoming (early 2020) project perfectly. However... my client does not use Windows  servers, but Debian with Apache. I know that Delphi Rio has support for Linux Web Broker development but I could not find any info on the plans for IW17. So my question is simple: will that be supported ?  (Preferably stand-alone though reverse proxy, but Apache module would also do) TIA !]]></description>
			<content:encoded><![CDATA[After about 6 years of not having used IW, I must say IW 17 is looking very promising <img src="https://www.atozed.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> and would probably fit an upcoming (early 2020) project perfectly. However... my client does not use Windows  servers, but Debian with Apache. I know that Delphi Rio has support for Linux Web Broker development but I could not find any info on the plans for IW17. So my question is simple: will that be supported ?  (Preferably stand-alone though reverse proxy, but Apache module would also do) TIA !]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[iw 17 Bèta]]></title>
			<link>https://www.atozed.com/forums/thread-950.html</link>
			<pubDate>Wed, 20 Feb 2019 11:56:11 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=1072">Filip Demuynck</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-950.html</guid>
			<description><![CDATA[Hi,<br />
<br />
I'm very much interested to get going with IW17,<br />
I have an active Premium subscription, (demuynck.filip@gmail.com)<br />
Where can is sign up ? I'm following the IW17 facebook page and saw that <br />
the bèta was opening up.<br />
<br />
Kind regards,<br />
<br />
Filip Demuynck]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I'm very much interested to get going with IW17,<br />
I have an active Premium subscription, (demuynck.filip@gmail.com)<br />
Where can is sign up ? I'm following the IW17 facebook page and saw that <br />
the bèta was opening up.<br />
<br />
Kind regards,<br />
<br />
Filip Demuynck]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[IW17 Beta 5 Progress]]></title>
			<link>https://www.atozed.com/forums/thread-775.html</link>
			<pubDate>Fri, 26 Oct 2018 14:57:37 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=1">kudzu</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-775.html</guid>
			<description><![CDATA[<a href="https://www.atozed.com/2018/10/iw17-beta-5-progress/" target="_blank" rel="noopener" class="mycode_url">https://www.atozed.com/2018/10/iw17-beta-5-progress/</a>]]></description>
			<content:encoded><![CDATA[<a href="https://www.atozed.com/2018/10/iw17-beta-5-progress/" target="_blank" rel="noopener" class="mycode_url">https://www.atozed.com/2018/10/iw17-beta-5-progress/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Javascript Framework]]></title>
			<link>https://www.atozed.com/forums/thread-705.html</link>
			<pubDate>Sat, 29 Sep 2018 21:26:58 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=103">joel</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-705.html</guid>
			<description><![CDATA[I have been looking at using Google's material components to help bring my current intraweb applications to a nice UI.     <a href="https://material.io/develop/" target="_blank" rel="noopener" class="mycode_url">https://material.io/develop/</a><br />
<br />
With iw17 on the horizon does anyone have any input on if this would work well with iw17?<br />
<br />
or is there a better suggestion?]]></description>
			<content:encoded><![CDATA[I have been looking at using Google's material components to help bring my current intraweb applications to a nice UI.     <a href="https://material.io/develop/" target="_blank" rel="noopener" class="mycode_url">https://material.io/develop/</a><br />
<br />
With iw17 on the horizon does anyone have any input on if this would work well with iw17?<br />
<br />
or is there a better suggestion?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Beta 1 Released]]></title>
			<link>https://www.atozed.com/forums/thread-692.html</link>
			<pubDate>Tue, 25 Sep 2018 17:14:52 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=1">kudzu</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-692.html</guid>
			<description><![CDATA[<a href="https://www.atozed.com/2018/09/intraweb-17-beta-1-has-been-released/" target="_blank" rel="noopener" class="mycode_url">https://www.atozed.com/2018/09/intraweb-...-released/</a>]]></description>
			<content:encoded><![CDATA[<a href="https://www.atozed.com/2018/09/intraweb-17-beta-1-has-been-released/" target="_blank" rel="noopener" class="mycode_url">https://www.atozed.com/2018/09/intraweb-...-released/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[CSS Grid]]></title>
			<link>https://www.atozed.com/forums/thread-686.html</link>
			<pubDate>Sun, 23 Sep 2018 05:28:19 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=803">LorenSzendre</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-686.html</guid>
			<description><![CDATA[Will IW 17 have built-in support for CSS Grid?]]></description>
			<content:encoded><![CDATA[Will IW 17 have built-in support for CSS Grid?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Is IWML a good strategy for IntraWeb?]]></title>
			<link>https://www.atozed.com/forums/thread-519.html</link>
			<pubDate>Sun, 22 Jul 2018 20:38:51 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.atozed.com/forums/member.php?action=profile&uid=234">ccy</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.atozed.com/forums/thread-519.html</guid>
			<description><![CDATA[Hi,<br />
<br />
I learned that IWML (IntraWeb Markup Language) is plan on IntraWeb 17.<br />
<br />
I personally feel that re-inventing some kind of proprietary markup language isn't a wise move for IntraWeb.  It will lead to long term maintenance issue and become a nightmare for IntraWeb developer.]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I learned that IWML (IntraWeb Markup Language) is plan on IntraWeb 17.<br />
<br />
I personally feel that re-inventing some kind of proprietary markup language isn't a wise move for IntraWeb.  It will lead to long term maintenance issue and become a nightmare for IntraWeb developer.]]></content:encoded>
		</item>
	</channel>
</rss>