<?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: It&#8217;s live!</title>
	<atom:link href="http://greg.agiletortoise.com/2005/01/06/its-live/feed/" rel="self" type="application/rss+xml" />
	<link>http://greg.agiletortoise.com/2005/01/06/its-live/</link>
	<description>Greg Pierce's blog</description>
	<pubDate>Thu, 08 Jan 2009 18:35:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greg Pierce</title>
		<link>http://greg.agiletortoise.com/2005/01/06/its-live/comment-page-1/#comment-779</link>
		<dc:creator>Greg Pierce</dc:creator>
		<pubDate>Fri, 07 Jan 2005 17:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://greg.agiletortoise.com/2005/01/06/its-live/#comment-779</guid>
		<description>
On Jan 7, 2005, at 4:39 AM, Dominik Schwind wrote:

&#62; Wow, that looks pretty impressive.

Thanks. :-)

&#62; Coming from the web thing and slowly moving into the whole ERP area, I 
&#62; think I can sort of see the work in that.
&#62; I'd be interested in your reasons to write your own application 
&#62; instead of using the Enterprise Portal that comes with Axapta, though.

Well, there's a number of...including, but not limited to:

Performance.  The ePortal is kinda slow and requires all traffic to be 
handled by your production ERP server.  90%+ of our web traffic never 
really needs to hit Axapta -- it's search engines, guest users, etc., 
so why burden the ERP.

Reliability.  I heard Axapta's COM Connector can get a bit bogged down 
with a heavy transaction load.

Security.  Mimimize the amount of un-necessary direct access to the ERP 
environment where poor configuration choices could open your corporate 
data and financials to the web-at-large.

Development ease.  Axapta's development environment is a great database 
application IDE.  It's not a great web application IDE.

Compatibility.  The ePortal really only works in IE/Window and spits 
out a lot of really bad HTML.  If I was going to have to do all the 
work to fix that, I'd just assume do it elsewhere.

g.

</description>
		<content:encoded><![CDATA[<p>On Jan 7, 2005, at 4:39 AM, Dominik Schwind wrote:</p>
<p>&gt; Wow, that looks pretty impressive.</p>
<p>Thanks. <img src='http://greg.agiletortoise.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
&gt; Coming from the web thing and slowly moving into the whole ERP area, I<br />
&gt; think I can sort of see the work in that.<br />
&gt; I&#8217;d be interested in your reasons to write your own application<br />
&gt; instead of using the Enterprise Portal that comes with Axapta, though.</p>
<p>Well, there&#8217;s a number of&#8230;including, but not limited to:</p>
<p>Performance.  The ePortal is kinda slow and requires all traffic to be<br />
handled by your production ERP server.  90%+ of our web traffic never<br />
really needs to hit Axapta &#8212; it&#8217;s search engines, guest users, etc.,<br />
so why burden the ERP.</p>
<p>Reliability.  I heard Axapta&#8217;s COM Connector can get a bit bogged down<br />
with a heavy transaction load.</p>
<p>Security.  Mimimize the amount of un-necessary direct access to the ERP<br />
environment where poor configuration choices could open your corporate<br />
data and financials to the web-at-large.</p>
<p>Development ease.  Axapta&#8217;s development environment is a great database<br />
application IDE.  It&#8217;s not a great web application IDE.</p>
<p>Compatibility.  The ePortal really only works in IE/Window and spits<br />
out a lot of really bad HTML.  If I was going to have to do all the<br />
work to fix that, I&#8217;d just assume do it elsewhere.</p>
<p>g.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominik Schwind</title>
		<link>http://greg.agiletortoise.com/2005/01/06/its-live/comment-page-1/#comment-778</link>
		<dc:creator>Dominik Schwind</dc:creator>
		<pubDate>Fri, 07 Jan 2005 09:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://greg.agiletortoise.com/2005/01/06/its-live/#comment-778</guid>
		<description>Wow, that looks pretty impressive. Coming from the web thing and slowly moving into the whole ERP area, I think I can sort of see the work in that.
I'd be interested in your reasons to write your own application instead of using the Enterprise Portal that comes with Axapta, though.
</description>
		<content:encoded><![CDATA[<p>Wow, that looks pretty impressive. Coming from the web thing and slowly moving into the whole ERP area, I think I can sort of see the work in that.<br />
I&#8217;d be interested in your reasons to write your own application instead of using the Enterprise Portal that comes with Axapta, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Pierce</title>
		<link>http://greg.agiletortoise.com/2005/01/06/its-live/comment-page-1/#comment-777</link>
		<dc:creator>Greg Pierce</dc:creator>
		<pubDate>Fri, 07 Jan 2005 02:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://greg.agiletortoise.com/2005/01/06/its-live/#comment-777</guid>
		<description>On Jan 6, 2005, at 5:02 PM, Sean McMains wrote:

&#62; Most amazing of all,
&#62; you made it work well in that stinky ol' dog of a browser, Internet
&#62; Explorer. Bravo!

If you think it's hard to get it working in IE, try getting ASP.NET to 
spit out valid X-HTML! ;-)

g.

</description>
		<content:encoded><![CDATA[<p>On Jan 6, 2005, at 5:02 PM, Sean McMains wrote:</p>
<p>&gt; Most amazing of all,<br />
&gt; you made it work well in that stinky ol&#8217; dog of a browser, Internet<br />
&gt; Explorer. Bravo!</p>
<p>If you think it&#8217;s hard to get it working in IE, try getting ASP.NET to<br />
spit out valid X-HTML! <img src='http://greg.agiletortoise.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
g.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean McMains</title>
		<link>http://greg.agiletortoise.com/2005/01/06/its-live/comment-page-1/#comment-776</link>
		<dc:creator>Sean McMains</dc:creator>
		<pubDate>Thu, 06 Jan 2005 22:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://greg.agiletortoise.com/2005/01/06/its-live/#comment-776</guid>
		<description>I rooted around a bit -- that's some dead sexy code. The fade-in/flash 
nav items JS trick on the home page is pretty fun. Most amazing of all, 
you made it work well in that stinky ol' dog of a browser, Internet 
Explorer. Bravo!

Sean

</description>
		<content:encoded><![CDATA[<p>I rooted around a bit &#8212; that&#8217;s some dead sexy code. The fade-in/flash<br />
nav items JS trick on the home page is pretty fun. Most amazing of all,<br />
you made it work well in that stinky ol&#8217; dog of a browser, Internet<br />
Explorer. Bravo!</p>
<p>Sean</p>
]]></content:encoded>
	</item>
</channel>
</rss>
