<?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>ECGridOS</title>
	<atom:link href="http://ecgridos.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ecgridos.com</link>
	<description>Be your own EDi VAN with this API from Loren Data</description>
	<lastBuildDate>Fri, 22 Mar 2013 22:09:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>What is As2 &#8211; a common search landing on ECGridOS.com</title>
		<link>http://ecgridos.com/2013/03/what-is-as2-the-most-common-search-keywords-landing-on-ecgridos%cb%86a%c2%b4/</link>
		<comments>http://ecgridos.com/2013/03/what-is-as2-the-most-common-search-keywords-landing-on-ecgridos%cb%86a%c2%b4/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 17:13:57 +0000</pubDate>
		<dc:creator>awilensky</dc:creator>
				<category><![CDATA[As2]]></category>

		<guid isPermaLink="false">http://ecgridos.com/?p=2177</guid>
		<description><![CDATA[What is AS2? It stands for Applicability Standard #2, an RFC for secure file transfer over HTTP/s, via the W3C, that came into being in the mid 2000's.  ]]></description>
				<content:encoded><![CDATA[<p>What is AS2? It stands for Applicability Standard #2, an RFC, via the W3C, that came into being in the mid 2000&#8242;s. AS2 is a way to transfer EDI (or any) files securely from point to Point, with acknowledgement. AS2 is different than FTP or the secure FTP variants, because it is not interactive, like FTP, and does not allow access to host system directories &#8211; which FTP does allow unless you lock it down in any number of ways.</p>
<p><span style="font-size: small;">AS2 is </span>attractive because it defines a strict state based transfer &#8211; certain things have to happen in a order, before an MDN acknowledgement is generated synchronously (right away) or asynchronously (not right away). As2 rides on top of http, or secure http, and the EDI MIME  file is PKI encrypted with certificates. All of this is standardized; what is not standardized are the sender and receiver port numbers to use (a glaring omission) and other conventions <em>that should have been spelled out as best practices</em>, which Todd has started delving into in his As2 Best Practices Articles (see link below).     <span style="font-size: small;"> </span><span style="font-size: 13px;">    </span></p>
<p>See Todd&#8217;s excellent post on AS2 for an explanation. We are catching a ton of AS2 keyword traffic, so check out <a href="http://www.ld.com/as2-part-1-what-is-it/ ">http://www.ld.com/as2-part-1-what-is-it/ </a>   as it never hurts to review.</p>
<p>AS2 is so mature now, that Drummond Certification is probably not required anymore. I would say it is most certainly <em>not</em>. The industry might just see an AS3 renaissance &#8211; that is the SMTP form of secure email for EDI, and that would be a very good thing if the usual suspects bring the standard to fruition, and do not succumb to the desire to profiteer via certifications. I get it, when tools are new, it&#8217;s good to have a cook-off; when they are new.</p>
<p>AS2 is not new anymore, and most of the vendors know what they are doing. They have all, to the 99th decimal place, implemented the AS2 State Machine without error &#8211; it&#8217;s their GUI&#8217;s and other  supporting components that badly need a re-jiggering &#8211; all related to usability and interpretability with other networks. AS3, if it comes back for serious implementation and adoption, should avoid the certification nightmare and profiteering, as now we know how to conduct volunteer testing and cook-offs, and certification. An SMTP AS3 EDI standard would solve many of the things that are lacking in As2, and benefit from the robust routing and error handling of garden variety email. Stay tuned, oh, and I  almost forgot:</p>
<p>Loren Data ECGrid offers hosted As2 with optional message routing to any systems we interconnect with. ECGridOS offers API based As2 Communications as a hub or Spoke, also with optional message routing to the global mesh of VANs, Retailer Direct hubs, Federal and Military procurement, and many other service providers and X400 mail systems&#8230;over 100 supply chain systems are interconnected to ECGrid.</p>
]]></content:encoded>
			<wfw:commentRss>http://ecgridos.com/2013/03/what-is-as2-the-most-common-search-keywords-landing-on-ecgridos%cb%86a%c2%b4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call for Input: Accessing Web Services in various environments. Contribute your experience.</title>
		<link>http://ecgridos.com/2013/03/call-for-input-accessing-web-services-in-various-environments-contribute-your-experience/</link>
		<comments>http://ecgridos.com/2013/03/call-for-input-accessing-web-services-in-various-environments-contribute-your-experience/#comments</comments>
		<pubDate>Wed, 20 Mar 2013 16:06:57 +0000</pubDate>
		<dc:creator>awilensky</dc:creator>
				<category><![CDATA[ECGridOS Developers]]></category>

		<guid isPermaLink="false">http://ecgridos.com/?p=2175</guid>
		<description><![CDATA[There are many new languages that support REST (POST / GET) and ECGridOS allows this, albeit without the rich error handlers of SOAP - but there are many instances where new language enthusiasts will find themselves in a position to use ECGridOS, and the collective knowledge amassed in our developer community is invaluable.]]></description>
				<content:encoded><![CDATA[<p>ECGridOS developers:</p>
<p>An increasing number of web developers that use text editors and non-IDE non Visual Studio coding environments are looking for advice on the best way to make Web Services function calls from popular web languages, such as Ruby, Python, PHP, Scala, Hasklell, I think you get the idea.</p>
<p>If you can contribute your favorite non Visual Studio method for importing and unwrapping the ECGridOS WSDL (.ASMX), could you please help a brother out and post your ideas on the ECGrid Developers Forum &#8211; Users of Eclipse, you could weigh in, too. There are many new languages that support REST (POST / GET) and ECGridOS for the moment allows this, albeit without the rich error handlers of SOAP.</p>
<p><span style="font-size: 13px;">There are instances when advanced language enthusiasts will find themselves in a position to use SOAP, import the WSDL for unwrapping, inspecting, etc. There are many ways to do this in non IDE setups, and some of the best text editors have web client add-ons , too.  So, if a new ECGridOS developer needs a Web client add-on for their language, editor, etc., maybe one of the gaggle can cut out some of the research loop. </span></p>
<p>I encourage all developers who get this mailing to join the ECGrid Developer Forum, even if you feel that you don&#8217;t need the help, or don&#8217;t want to expose a product road map, we are not looking for anything proprietary, just information on tools.</p>
<p>For those that have not joined&#8230;.I am asking you to please go to  <a href="http://forums.ecgrid.com/index.php">http://forums.ecgrid.com/index.php</a> and suggest a decent web clients for use with PHP .  Note: The forum is much faster now, thanks to Todd.</p>
]]></content:encoded>
			<wfw:commentRss>http://ecgridos.com/2013/03/call-for-input-accessing-web-services-in-various-environments-contribute-your-experience/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Integration Warriors: ECGrid /OS is the Vanguard in &#8220;Programmable Comms and Trading Community&#8220; Platform Services.</title>
		<link>http://ecgridos.com/2013/02/integration-warriors-ecgrid-os-is-the-vanguard-in-programmable-comms-and-trading-community-platform-services/</link>
		<comments>http://ecgridos.com/2013/02/integration-warriors-ecgrid-os-is-the-vanguard-in-programmable-comms-and-trading-community-platform-services/#comments</comments>
		<pubDate>Fri, 01 Feb 2013 16:51:19 +0000</pubDate>
		<dc:creator>awilensky</dc:creator>
				<category><![CDATA[As2]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[ECGridOS Developers]]></category>
		<category><![CDATA[EDI market Competition]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://ecgridos.com/?p=2164</guid>
		<description><![CDATA[Systems and Tools......Languages and IDE's...they are all just "parts". Like water pumps and drive belts. Some  partners have been working with ECGridOS since late 2009 ....we take that seriously.

belts. NOT~!~

 

API's and SDK's.....all just tools. Like......socket wrenches.....and.....tire gauges. NO!!!!]]></description>
				<content:encoded><![CDATA[<p>The B2B integration market is complex, competitive in the extreme, and burdened with baggage inherited from the past.  Success stories, however, are not that hard to find, as the ECGrid team can <em>easily</em> share many inspiring stories of ECGridOS developers who sprouted new ventures, or added EDI Network features into the system they build upon (NetEDI and Sage / Microliance and well&#8230;Sage and MS SQL Server),  succeeding in such a crowded market. It&#8217;s a great feeling to play a tiny role in connecting the entrepreneur  to tools and systems designed from the outset to break barriers. In doing so, these experts can deliver not just better  system, but amazing and robust solutions that had not and could not have existed before ECGridOS became <em>the flint to their steel</em>.</p>
<p>Todd Gould, a master systems architect,  and a Fellow EnterpriseB2B / Enterprise Code Warrior , is aligned in common cause with the best of the experts (and the even inexperienced, yet sincere programmers), taking years to design and deliver a grand Web Servies architecture called ECGrid (the VAN) and ECGridOS (the programmable interface to ECGrid). No fooling.<br />
As one of the first to catch inbound leads, and as the content curator for the sites we maintain, I have a front row seat to observe ECGridOS developers evolve,  and I learn from observing their &#8216;adoption lifecycle&#8217;.</p>
<p>ECGridOS is not a program or a package, almost everyone knows by now that ECGridOS is a live, evolving service platform; it&#8217;s growing catalog of  Web Services functions is a direct result of Todd&#8217;s inspiration as the sector&#8217;s leading EDI Platform architect, and the feedback we get from ECGridOS developers. Some of our partners have been working with ECGridOS since late 2009 -yikes!</p>
<p>The live codebase that Loren Data Corp (i.e., Todd) is evolving and maintaining is a great asset to our company, and to the developers that have sweated bullets to learn it, integrate it, and depend on it. We take the responsibility of being a first class, interconnected member within the global <span style="text-decoration: underline;"><em>community of VAN-peers</em></span> very seriously. The amount of hours and capital are enormous for a small company running a robust infrastructure, dual colos, support, and inbound sales, etc. considering the human capital expended&#8230;..yes indeed.</p>
<p>The owner, the team, and the contractors expect nothing less; it is an honor to be so burdened, or shall I say, resourced. In some ways, even our most vexing challenges are taken in stride and gathered to be considered as opportunities to test the metal here &#8211; it&#8217;s part of the job.  Most gratifying are new products and services that are ready, well,&#8230;to see the light of day:</p>
<p>ECGridOS v. 3.0, a major release, with 50+new functions, not the least of which includes extensible As2 via Web Services Functions &#8211; an industry first.</p>
<p>And there is so much more. All of these new platform features are not isolated utilities or stove-piped services;  ECGridOS API functions grow incrementally and organically into remote callable procedures. only after serving as internal ECGrid components.  Candidate API functions are then made available via the beta WSDL endpoint and tested, documented, and then released to production when Todd says, &#8220;Go&#8221;..</p>
<p>So ECGridOS 3.0 &#8211; deserving of major kudos,  as we shall see in the coming months. <strong>Unified As2</strong> is in there, with network routing, directory services, and the full functionality of ECGrid. Think of an <em>As2 re-thought </em>with the<em> </em>goal of solving hub / client interactions. Think of using all of the potential programmed logic of a &#8220;rules engine&#8221; applied to all phases of partner enrollment and <em>the operating lifecycle of building a supply chain trading community.</em></p>
<p>As always, we are here to respond as near to real-time as possible, to questions from all, clients and prospects, analysts and journalists, and colleagues all. My direct line is available on the contact page, and my skype ID is known far and wide. (awilensky)</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ecgridos.com/2013/02/integration-warriors-ecgrid-os-is-the-vanguard-in-programmable-comms-and-trading-community-platform-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Post From President&#8217;s Blog: Antitrust Case Status</title>
		<link>http://ecgridos.com/2013/01/cross-post-from-presidents-blog-antitrust-case-status/</link>
		<comments>http://ecgridos.com/2013/01/cross-post-from-presidents-blog-antitrust-case-status/#comments</comments>
		<pubDate>Fri, 18 Jan 2013 06:38:54 +0000</pubDate>
		<dc:creator>awilensky</dc:creator>
				<category><![CDATA[EDI market Competition]]></category>
		<category><![CDATA[EDI network Policy]]></category>
		<category><![CDATA[policy]]></category>

		<guid isPermaLink="false">http://ecgridos.com/?p=2162</guid>
		<description><![CDATA[The progress of the  case from district court to the 4th Circuit (Court of Appeals), affords us a profound opportunity to re-examine the Antitrust laws, and how the modern Jurist strives to comprehend the extremely subtle issues of (unregulated) interconnected markets, i.e., as VAN messaging. ]]></description>
				<content:encoded><![CDATA[<p>Our President has penned an <a href="http://www.ld.com/state-of-the-gxs-case/">important status update regarding Loren Data Corp v. GXS, Inc.</a> The case has ramifications that cut to the heart of the Interconnected VAN industry. The progress of the  case from district court to the 4th Circuit (Court of Appeals), affords us a profound opportunity to re-examine the Antitrust laws, and how the modern Jurist strives to comprehend the many  subtle issues impinging upon an (unregulated) interconnected market, i.e., VAN messaging.</p>
<p>Please note that within <a href="http://www.ld.com/state-of-the-gxs-case/">Todd&#8217;s blog post</a>, is a link to the <em>Petition for Rehearing</em>.  Read the post and click through to the petition &#8211;  be connected to the truth <em>and</em> the <strong>facts</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ecgridos.com/2013/01/cross-post-from-presidents-blog-antitrust-case-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Power of thin provisioning: ECGridOS and smart companies take the asymmetrical advantage to new extremes.</title>
		<link>http://ecgridos.com/2012/12/a-tale-of-power-for-the-season-thin-provisioning-exploiting-ecgridos-gave-a-small-smart-company-an-asymmetrical-advantage/</link>
		<comments>http://ecgridos.com/2012/12/a-tale-of-power-for-the-season-thin-provisioning-exploiting-ecgridos-gave-a-small-smart-company-an-asymmetrical-advantage/#comments</comments>
		<pubDate>Sun, 09 Dec 2012 04:25:23 +0000</pubDate>
		<dc:creator>awilensky</dc:creator>
				<category><![CDATA[ECGridOS Developers]]></category>
		<category><![CDATA[EDI Industry]]></category>
		<category><![CDATA[EDI network Policy]]></category>
		<category><![CDATA[Multi-Tenant]]></category>
		<category><![CDATA[serverintegration]]></category>
		<category><![CDATA[soa]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://ecgridos.com/?p=2153</guid>
		<description><![CDATA[Thin Provisioning mens deploying EDI Platform services that consume the minimum resources, with å zero impact on performance and reliability .]]></description>
				<content:encoded><![CDATA[<p>Updated 12/12//2012 by AW</p>
<p><strong>Thin Provisioning</strong> mens deploying services that consume minimum resources, with zero impact on performance and reliability .  Outperforming over-provisioned <strong>fat services</strong> is the ultimate goal, while agile flexibility is the means. Extreme Rapid Deployment, even for complex projects or integrations, is a nontrivial side benefit.</p>
<p>Is <strong><em>Thin Provisioning</em></strong> more Cloud Gobbledegook? Most emphatically <strong>not</strong>. Each major IT sector has several leading examples of Thin Provisioning; these services are the best of breed, secret weapons of the leading IT consultants, lone wolf and savvy giants use these sharp swords.</p>
<p><strong>You</strong> have landed at the Ground Zero of <span style="text-decoration: underline;">EDI platform communications and partner management Thin Provisioning</span> - Loren Data Corp&#8217;s <em>Technology</em> P<em>ortfolio</em> (ECGrid Advanced VAN, ECGridOS API, and Unified AS2), have been  continually refined to result in a suite of architectural services that consume minimum resources, yet deliver the maximum results, fast &#8211; i.e.,  EDI Communications Network Thin Provisioning.  Creating such magic reliable, while growing the functional scope of the platform is not a job for novices, and Loren Data Corp, now at 27 years in the market, seems to have a hindle on it.</p>
<p>The ethos of agility and maximum leverage is<strong> </strong> brilliant strategy for adding EDI services (and more) to B2B Clouds or classic enterprise software.  For those routinely servicing large clients, and who must deliver 100% reliably on a tight schedule,  Thin Provisioning is a must.</p>
<p>And, as you guessed, ECGridOS is the pure embodiment of Thin Provisioning. With an IDE at your right hand, and some modest talent at your left, take control of your VAN, or your clients can be their own VAN, or even better, you may confer VAN-like authority on SAAS tenants, or build the power into any application.</p>
<p>No other EDI network offers developers and architects control of <em>a</em> <em>network</em>.</p>
<p>Todd Gould, President of Loren Data Corp, is the leading  EDI Communications industry architect; Todd created ECGrid, ECGridOS, and Unified As2.</p>
<p>The company has delivered on its core mission: &#8221;Offer the full power of ECGrid to all developers and B2B Architects&#8221;, I knew eventually, that success would follow this unconventional path of offering services that grant network authority and autonomy to the professional developers and IT consultants. It&#8217;s a counterintuitive way to bring services &#8211; as opposed to offering strictly limited messaging and external controls. Take a look at the ECGridOS docs and see what I mean. It&#8217;s very self explanatory how different and how truly efficient the model is. Only from the mind of a great thinker having the power to implement a grand architecture.</p>
<p>Continuing now&#8230;.</p>
<p>Anyone can over-provision, any competitor can sell fat. ECGridOS empowers developers (some well-known consulting firms) embracing Thin Provisioning &#8211; because ECGridOS, ECGrid, and Unified AS2,  deliver such power. The power of ECGridOS empowers a smart group of developers to outflank competitors.</p>
<p>ECGridOS gives something precious &#8211; a repeatable, powerful platform of 150 Functions.</p>
<p>We are all together in this industry, making commerce work, and offering the broadest spectrum of  solutions to the large and small alike. I salute you all.</p>
]]></content:encoded>
			<wfw:commentRss>http://ecgridos.com/2012/12/a-tale-of-power-for-the-season-thin-provisioning-exploiting-ecgridos-gave-a-small-smart-company-an-asymmetrical-advantage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Bedtime for VANs&#8221; Expedition Post Link</title>
		<link>http://ecgridos.com/2012/12/bedtime-for-vans-expedition-post-link/</link>
		<comments>http://ecgridos.com/2012/12/bedtime-for-vans-expedition-post-link/#comments</comments>
		<pubDate>Thu, 06 Dec 2012 02:21:17 +0000</pubDate>
		<dc:creator>awilensky</dc:creator>
				<category><![CDATA[EDI]]></category>
		<category><![CDATA[EDI Industry]]></category>
		<category><![CDATA[EDI network Policy]]></category>
		<category><![CDATA[SAAS]]></category>
		<category><![CDATA[soa]]></category>

		<guid isPermaLink="false">http://ecgridos.com/?p=2150</guid>
		<description><![CDATA[Is it over for VANs? If you rad the Linkedin forums and EDI-L, its hard to say that there is a surplus of empathy, and no sympathy whatsoever. But Value Added networks really do harbor great value....but this wonderful global network of cooperative competitors needs to get their act together. ]]></description>
				<content:encoded><![CDATA[<p>Sorry folks, the long awaited &#8220;Bedtime for VANs&#8221; post is <a href="http://wp.me/prna-c8">Here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ecgridos.com/2012/12/bedtime-for-vans-expedition-post-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Post President&#8217;s Blog: Canonical EDI: Standardizing the Standard for the 99%</title>
		<link>http://ecgridos.com/2012/12/cross-post-presidents-blog-canonical-edi-standardizing-the-standard-for-the-99/</link>
		<comments>http://ecgridos.com/2012/12/cross-post-presidents-blog-canonical-edi-standardizing-the-standard-for-the-99/#comments</comments>
		<pubDate>Wed, 05 Dec 2012 17:49:26 +0000</pubDate>
		<dc:creator>awilensky</dc:creator>
				<category><![CDATA[EDI]]></category>
		<category><![CDATA[EDI Industry]]></category>

		<guid isPermaLink="false">http://ecgridos.com/?p=2148</guid>
		<description><![CDATA[Cross Post from Loren Data Corp President's Blog  - Following up a topic from the Linkedin forums on Canonical EDI Document Standards. ]]></description>
				<content:encoded><![CDATA[<p>From Todd Gould, President of Loren Data Corp:</p>
<h1><a href="http://www.ld.com/canonical-edi-standardizing-the-standard-for-the-99/">Canonical EDI: Standardizing the Standard for the 99%</a></h1>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ecgridos.com/2012/12/cross-post-presidents-blog-canonical-edi-standardizing-the-standard-for-the-99/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS2 or VAN? Why Not AS2 with Unified Message Routing?</title>
		<link>http://ecgridos.com/2012/10/as2-or-van-why-not-as2-with-unified-message-routing/</link>
		<comments>http://ecgridos.com/2012/10/as2-or-van-why-not-as2-with-unified-message-routing/#comments</comments>
		<pubDate>Wed, 24 Oct 2012 21:06:54 +0000</pubDate>
		<dc:creator>awilensky</dc:creator>
				<category><![CDATA[EDI network Policy]]></category>

		<guid isPermaLink="false">http://ecgridos.com/?p=2141</guid>
		<description><![CDATA[If you feel that your company is being treated with less dignity than it deserves, and you want to work with an EDI network that knows its business, that has a firm hand on its infrastructure, and who knows your name when you call, consider calling us, me, Alan W. , for more information.   ]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.ld.com/presidents-blog/">See the President&#8217;s Blog for As2 Best Practices:</a></p>
<p>With the amount of search traffic containing &#8220;AS2&#8243; as a keyword, there is no doubt that AS2 is a topic of current interest. However, there is precious little information justifying AS2&#8242;s benefits compared to VAN based messaging solutions. Most IT and EDI professionals know that outsourcing B2B comms to a VAN has its benefits, all things being equal, the VAN deals with inter-system issues and message relaying, storage, archiving, and the special retransmission rules that only an EDI expert could appreciate.  Just imagine the uncontrolled re-sending of a purchase order! Ok, so we know the why&#8217;s and wherefore&#8217;s of the VAN world. Running an in-house AS2 system often seems sensible, until you pass the 43 and 5/8th trading partner, and the infrastructure that you had dialed in to perfection starts to fray&#8230;.causing late night trips to the cage, or remote sessions that last till the wee hours.</p>
<p>Many managed AS2 systems offered by various and sundry &#8220;operators&#8221; seem to be plagued and limited by the same variables that you would  face with a licensed, self-hosted AS2 system. Not all of them, but many. And then there is the question of what to do about trading partners that are stuck on their VAN and just can&#8217;t make the leap to your fancy new AS2 hub? Might we suggest that there is a new way to look at hybridized AS2 plus VAN messaging.</p>
<p>It&#8217;s called ECGrid Unified AS2, and it encompasses all of the benefits of hosted AS2, run by the communications experts at Loren Data Corp ECGrid netops. Plus&#8230;.with proper configuration, you can include connections via our VAN interface to include your    VAN-bound trading partners.  Let that sink in for a moment before I continue.</p>
<p>There.</p>
<p>VAN plus AS2 messaging into and out of the hub. AS2 for those who can and want to connect thus, and, VAN messaging <em>to and from</em>  any of the over 100 systems that we interconnect to in the global mesh of competitive ecommerce communications systems, not limited to VANs, but several dozen Service Providers, direct connections to retailers and manufacturers, and Federal and Military Purchasing departments.</p>
<p>All of these services can be invoked, customized, and branded as your own using the now famous ECGridOS API, or turned up without a single line of code, by using the services of our crack netops team. Add to this the benefits of working with an organization that you can relate to on a first name basis. And, as more than icing on the EDI cake, you will be working with a professional  communications speciality group &#8211; Our President, Founder, and CTO wrote the code that runs our ECGrid VAN, our ECGridOS API, and now, our Unified AS2 offering.</p>
<p>If you feel that your company is being treated with less dignity than it deserves, and you want to work with an EDI network that knows its business, that has a firm hand on its infrastructure, and who knows your name when you call, consider calling us, me, Alan W. , for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://ecgridos.com/2012/10/as2-or-van-why-not-as2-with-unified-message-routing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highlighting ECGrid</title>
		<link>http://ecgridos.com/2012/10/highlighting-ecgrid/</link>
		<comments>http://ecgridos.com/2012/10/highlighting-ecgrid/#comments</comments>
		<pubDate>Mon, 08 Oct 2012 18:32:20 +0000</pubDate>
		<dc:creator>awilensky</dc:creator>
				<category><![CDATA[EDI Industry]]></category>
		<category><![CDATA[EDI network Policy]]></category>

		<guid isPermaLink="false">http://ecgridos.com/?p=2133</guid>
		<description><![CDATA[ The company is the applied technology and architectural thought leader in EDI systems engineering and advanced communications services. Not one other network operator would dare open an API to developers. Conversely, Todd rejoices in making ECGrid ever more open to developers and OEMs -  programmers are 'his people'.]]></description>
				<content:encoded><![CDATA[<p>It never hurts to highlight the enduring strengths of ECGrid &#8211; the incredible EDI Communications Platform that offers more, particularly for developers and solutions providers.  ECGrid is a complete trading community management platform. And, with ECGridOS, its Web Services API,  ECGrid&#8217;s VAN <em>functions can be </em>invoked from within any application.</p>
<p>Think of ECGridOS  as an O/S kernel,  exposing the <strong>scalable node</strong> architecture of ECGrid.  The synergy of an API extending a VANs&#8217; environment with programmability places  you, the developer, <strong>back</strong> <strong>in the driver&#8217;s seat</strong> - which is refreshing.  Many of our developer partners came to accept the limitations and shortcomings of VAN mailboxes, and were subsequently pleased , even ecstatic, with the power and flexibility of ECGridOS.  Just take a look at the <a title="API Docs" href="http://ecgridos.net" target="_blank">ECGridOS API docs</a> , which describe the depth of command and control functions available to your applications.</p>
<p>ECGridOS is the ticket for those who must get a handle on EDI Network operations, simply to stay competitive:  you can take programmatic control over VAN messaging, of course, as well as AS2 Communications without the burden of software licenses and the associated hardware required to operate an As2 hub. ECGrid Unified As2 is fully inter-operable with ECGrid VAN services: routing, mailbox management, and the entire platform architecture. No other VAN offers such a holistic and comprehensive platform architecture.</p>
<p>The growing community of B2B integration &#8220;ninjas&#8221;, hired-guns, and EDI Cowboys and Cowgirls, now have a weapon that places them on par with the largest VANs &#8211; actually, ECGridOS grants more power to the developer than any VAN mailbox or AS2 software.</p>
<p>As to credibility and stability, Loren Data was founded in 1987, and ECGrid entered full commercial service in 2001, compiling less than eleven hours of scheduled and unscheduled downtime &#8211; so  the operational credentials of ECGrid are impeccable, and ECGridOS is being <strong>baked into</strong> the software of many innovative OEMs and integration specialty providers.</p>
<p>So. &#8220;who and what is Loren Data Corp?&#8221;; a question asked many times each week by new developers and other parties with an interest in the company&#8217;s ongoing antitrust case.   Here are some answers you might not find on the company&#8217;s &#8220;about page&#8221;:</p>
<p>1) Loren Data is the only EDI Communications platform operator evolving and delivering an API, a developer program, and unified AS2 services with optional message routing to the global system of VANs, service providers, and Federal Purchasing systems.</p>
<p>2) Loren data was founded in 1987 by Todd Gould, a Materials Scientist, while still in College. Todd wrote the operating software that is ECGrid, ECGridOS, and Unified As2. He also meticulously maintains the company&#8217;s computing and communications infrastructure, located in two datacenter collocation facilities, and the server and routing equipment  &#8211;  all told around 50U of racks and spares.</p>
<p>3) Todd financed the total growth of the business out of operating revenues, has zero debt, and never diluted a penny of equity&#8230;.. Loren Data Corp is a bootstrapped company in the best tradition of American Entrepreneurship !  If the right equity partner came along, Todd might listen, (especially to an established technology leader. That&#8217;s my personal opinion! ).</p>
<p>4) The five employees of Loren Data Corp, most prominently the Netops department run by Crystal Kuczynski, is a tour de force in masterful operations.  ECGrid Netops routinely intercepts problems before the customers enter a problem ticket. Loren Data Corp Netops is renowned for its proactive responsiveness. And, they are migration experts, support all clients on a first name basis, and make things happen fast.</p>
<p>5) The company is the applied technology and architectural thought leader in EDI systems engineering and advanced communications services. Not one other network operator would dare open an API to developers. Conversely, Todd rejoices in making ECGrid ever more open to developers and OEMs &#8211;  programmers are &#8216;his people&#8217;.</p>
<p>6) The entire kerfuffle with GXS&#8217; over routing policies is,  if nothing else (unfortunate, unnecessary, detrimental to the marketplace, etc.)  a crusade for fair interoperability and supplier independence. Todd&#8217;s decision to litigate was not simply a means of seeking redress for Loren Data Corp, (which he has every right to do),  the Sherman Antitrust Act case against GXS was undertaken to <strong>preserve and insure</strong> <strong>Routing Policy Sanity</strong> in the EDI market for <strong>all participants.</strong> We simply can&#8217;t have a PE fund roll up three large VANs and start telling the rest of the competitive networks where they can send a client&#8217;s messages over what  interconnect &#8211; we would NEVER stand for such behavior, even for a moment in a telecoms interstate switching dispute, nor would we tolerate this interconnect denial if your ISP was having its traffic blocked by Verizon or Comcast. But because this case is a B2B business sector dispute, and not a consumer market case &#8211; there has been precious little advocacy at any level.</p>
<p>7) Those that say this case is merely <em>&#8216;a dispute between a large market leader (GXS) against a smaller competitor&#8217;</em>&#8230;..do not comprehend the dynamics of interconnection on society, or they have chosen to ignore the fact that <em>all of the communications markets underwent awful periods of antitrust disputes</em> (AT&amp;T / MCI), to become eventually regulated as common carrier markets, or were deregulated with the FCC watching the largest incumbents with a <strong>very jaundiced eye</strong> (IP backbone services) -</p>
<p>8) The VAN market is, in the final analysis, a B2B market,  not a service model know to most laymen. The roll-up of three large VANs into the synthetic entity of GXS (by a PE fund) has not <em>outraged enough of the B2B community, and this  is demoralizing and astounding. T</em>he improper, discriminatory, and monopolistic practices of GXS denying exchange of reciprocal message traffic (improperly called an &#8216;interconnect&#8217;) to a selected competitor(s) is wrong on many levels &#8211; and is especially wrong in regards to bailment (taking custody of the messages of private parties) and rights of contractual parties to choose their messaging carrier.</p>
<p>9) That Todd and company have endured with very little industry advocacy or support, even the self interested, self-motivated support of others in the market, for keeping an open routing system is very sad.  This mystifies me as an analyst and amateur historian of the telecoms and Internet industries. (I interned briefly at several pioneering Internet companies in the Boston area, and was privileged to witness some of the &#8216;routing and peering debates&#8217; of the time).</p>
<p>10) The company has done an <strong>amazing job of protecting its clients operations</strong> and has fostered impeccable <strong>messaging reliability</strong> in the midst of this legal battle.</p>
<p>11) The case may be costly, frustrating, and very inconvenient for Loren Data Corp&#8217;s owner and the ops staff, as well damaging to operating margins in the very long-term, but it speaks volumes as to the  character of Todd Gould, Crystal Kuczynski, Shelly Donkin, and Kristine Finlay &#8211; all who must meet the daily challenges, retain their clients, while still winning some accounts in the process of taking on GXS &#8211; and this is amazing. There are  few allies out there, many are shy &#8211; but they come forward periodically.</p>
<p>12) I have seen few finer companies and certainly not  a better EDI Comms operator than Loren Data, the VAN with a  most visionary and robust architecture  designed by its founder, and coded from the ground up.  I&#8217;ve never seen a more customer-centric and motivated staff than the ECGrid Netops staff. This is a company worth advocating for.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ecgridos.com/2012/10/highlighting-ecgrid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>President&#8217;s Blog Cross Post &#8211; Antitrust Case Update</title>
		<link>http://ecgridos.com/2012/09/presidents-blog-cross-post-antitrust-case-update/</link>
		<comments>http://ecgridos.com/2012/09/presidents-blog-cross-post-antitrust-case-update/#comments</comments>
		<pubDate>Tue, 18 Sep 2012 03:32:26 +0000</pubDate>
		<dc:creator>awilensky</dc:creator>
				<category><![CDATA[EDI Industry]]></category>
		<category><![CDATA[EDI network Policy]]></category>

		<guid isPermaLink="false">http://ecgridos.com/?p=2129</guid>
		<description><![CDATA[Without any editorial distortion on my part, Todd Gould, Loren Data Corp’s President, has posted an update on the upcoming appellate hearing (oral arguments) in re Loren Data Corp v. GXS Inc. It is an important update. http://www.ld.com/update-on-antitrust-suit-against-gxs/]]></description>
				<content:encoded><![CDATA[<p>Without any editorial distortion on my part, Todd Gould, Loren Data Corp’s President, has posted an update on the upcoming appellate hearing (oral arguments) in re Loren Data Corp v. GXS Inc. It is an important update.</p>
<p><a href="http://www.ld.com/update-on-antitrust-suit-against-gxs/">http://www.ld.com/update-on-antitrust-suit-against-gxs/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ecgridos.com/2012/09/presidents-blog-cross-post-antitrust-case-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: ecgridos.com @ 2013-06-18 17:57:26 by W3 Total Cache -->