<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>StrikeIron Blog</title>
    
    <link rel="alternate" type="text/html" href="http://strikeiron.typepad.com/strikeiron_blog/" />
    <id>tag:typepad.com,2003:weblog-356021</id>
    <updated>2009-07-09T11:08:51-04:00</updated>
    <subtitle>Data as a Service</subtitle>
    <generator uri="http://www.typepad.com/">TypePad</generator>
    <link rel="self" href="http://feeds.feedburner.com/StrikeironBlog" type="application/atom+xml" /><entry>
        <title>Reducing Friction the Key to the Data Highways Driving the Cloud</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StrikeironBlog/~3/zRP6oPW0n2o/reducing-friction-the-key-to-the-data-highways-driving-the-cloud.html" />
        <link rel="replies" type="text/html" href="http://strikeiron.typepad.com/strikeiron_blog/2009/07/reducing-friction-the-key-to-the-data-highways-driving-the-cloud.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00d834551e0669e2011571e60407970b</id>
        <published>2009-07-09T11:08:51-04:00</published>
        <updated>2009-07-09T11:08:51-04:00</updated>
        <summary>A lot of "cloud" applications will have a need to communicate with other applications and data sources that are also living out in the cloud, or even with applications living behind a firewall that are somehow leveraging the cloud. An...</summary>
        <author>
            <name>Strikeiron</name>
        </author>
        
        <category scheme="http://sixapart.com/ns/types#tag" term="api infrastructure" />
        <category scheme="http://sixapart.com/ns/types#tag" term="apis" />
        <category scheme="http://sixapart.com/ns/types#tag" term="cloud" />
        <category scheme="http://sixapart.com/ns/types#tag" term="cloud computing" />
        <category scheme="http://sixapart.com/ns/types#tag" term="cloud infrastructure" />
        <category scheme="http://sixapart.com/ns/types#tag" term="data services" />
        <category scheme="http://sixapart.com/ns/types#tag" term="ecosystem" />
        <category scheme="http://sixapart.com/ns/types#tag" term="rest" />
        <category scheme="http://sixapart.com/ns/types#tag" term="soap" />
        <category scheme="http://sixapart.com/ns/types#tag" term="strikeiron" />
        <category scheme="http://sixapart.com/ns/types#tag" term="twitter" />
        <category scheme="http://sixapart.com/ns/types#tag" term="twitter api" />
        <category scheme="http://sixapart.com/ns/types#tag" term="wsdl" />
        
<content type="xhtml" xml:lang="en-US" xml:base="http://strikeiron.typepad.com/strikeiron_blog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>A lot of "cloud" applications will have a need to communicate with other applications and data sources that are also living out in the cloud, or even with applications living behind a firewall that are somehow leveraging the cloud. </p><p>An ideal way for this communication to occur is via APIs, interfaces where data is passed back and forth between these applications (typically with XML using protocols like SOAP or REST) with an increased effort towards automation and getting more ROI out of these applications.</p><p>Not only will APIs enable the retrieving of information from external data sources to create a more data-driven and therefore useful application on a one-to-one basis, but exposing a public API enabling communication with a given cloud application can unleash waves of creativity to be driven by other developers and business users who have their own specific or custom use for that cloud application.</p><p>An example is all of the innovation that has emerged on top of the Twitter API, many of which are entirely re-defining what Twitter means to certain audiences, making people more productive with Twitter, and creating all kinds of additional value and staying power for the Twitter application itself, with each new application further increasing Twitter's shelf life.</p><p>However, driving adoption of a public API isn't always easy to achieve because of the inherent randomness to API development, from interfaces, authentication and usage models, data structures, response codes, and general API behavior. So even if user management, metering, and in some cases usage-based billing is already in place as part of a well-managed API, having a difficult or non-standard API can substantially slow adoption of that API, and perhaps even rendering it useless.</p><p>For example, there are hundreds of different ways to respond with a "data not found" response for a Web services API invocation, and a developer typically needs to learn what it is and a whole other set of rules for each API that they come in to contact with so they can develop on top of it. This adds a great deal of complexity, is not really scalable, and represents a major impediment to development of the back-end data highways servicing the cloud (not to mention a future mess of custom code), highways that otherwise could really help drive the usefulness of cloud applications.</p><p>What we have tried to do at StrikeIron is create a normalization layer for all of the potential differences that might occur from API to API so that a developer's workload and ongoing maintenance complexity is dramatically reduced. This is key when connecting APIs together to build exciting new applications and functionality, or connecting these APIs to existing applications that can benefit from their use (such as simple address verification call). Authentication is the same for APIs that live in the land of StrikeIron, as are interfaces, data structures, response codes and behavior, and of course all of the APIs published through StrikeIron share the same analytics formats, all regardless of what the underlying technology driving the API happens to be.</p><p>Take a look at the frictionless (or nearly frictionless) StrikeIron ecosystem below as an indicator of what the future cloud might look like, with several centralized pods like StrikeIron directing traffic and enforcing consistency and simplicity. As these API and data highway network ecosystems emerge, they will reduce a lot of the inherent complexity and randomness of cloud interfaces and enable others to easily hook into ecosystems without having to modify their own approach to the cloud, whether it's on the consumption side or publishing side of the universe.</p><p><a href="http://strikeiron.typepad.com/.a/6a00d834551e0669e2011571e5ffb2970b-pi" style="display: inline;"><img alt="CloudDataEcosystem" border="0" class="at-xid-6a00d834551e0669e2011571e5ffb2970b image-full " src="http://strikeiron.typepad.com/.a/6a00d834551e0669e2011571e5ffb2970b-800wi" title="CloudDataEcosystem" /></a> </p><p>The key is getting all of the inhibitors out of the way so that these data highways can flourish and connect applications to data and to other applications, including Web applications, social media platforms, internal applications, internal data, external data, CRM platforms, other on-demand applications, mobile devices, and any other component of value that someone might want to bring into the cloud. </p><p>What we have going on at StrikeIron I think this is a pretty good start to making it so. Fire me an email to find out how to hook into this (bob.brauer "AT" strikeiron.com) and see it in action.</p></div>
</content>


    <feedburner:origLink>http://strikeiron.typepad.com/strikeiron_blog/2009/07/reducing-friction-the-key-to-the-data-highways-driving-the-cloud.html</feedburner:origLink></entry>
    <entry>
        <title>ClearSaleing Uses StrikeIron Currency Rates API to Keep Media Costs and Associated Revenue in Consistent Currencies</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StrikeironBlog/~3/3tbmInt2wss/clearsaleing-uses-strikeiron-currency-rates-api-to-keep-media-costs-and-associated-revenue-in-consis.html" />
        <link rel="replies" type="text/html" href="http://strikeiron.typepad.com/strikeiron_blog/2009/06/clearsaleing-uses-strikeiron-currency-rates-api-to-keep-media-costs-and-associated-revenue-in-consis.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00d834551e0669e201157091ff36970c</id>
        <published>2009-06-29T10:59:28-04:00</published>
        <updated>2009-06-29T10:59:28-04:00</updated>
        <summary>ClearSaleing uses StrikeIron Currency Rates API to keep media costs and associated revenue in consistent currencies. Advanced analytics platform includes live currency rates for online advertising campaign tracking.</summary>
        <author>
            <name>Strikeiron</name>
        </author>
        
        <category scheme="http://sixapart.com/ns/types#tag" term="adsense" />
        <category scheme="http://sixapart.com/ns/types#tag" term="advertising analytics" />
        <category scheme="http://sixapart.com/ns/types#tag" term="attribution management" />
        <category scheme="http://sixapart.com/ns/types#tag" term="clearsaleing" />
        <category scheme="http://sixapart.com/ns/types#tag" term="currency rates" />
        <category scheme="http://sixapart.com/ns/types#tag" term="foreign exchange rates" />
        <category scheme="http://sixapart.com/ns/types#tag" term="google" />
        <category scheme="http://sixapart.com/ns/types#tag" term="historical" />
        <category scheme="http://sixapart.com/ns/types#tag" term="online campaign management" />
        <category scheme="http://sixapart.com/ns/types#tag" term="rest" />
        <category scheme="http://sixapart.com/ns/types#tag" term="soap" />
        <category scheme="http://sixapart.com/ns/types#tag" term="strikeiron" />
        <category scheme="http://sixapart.com/ns/types#tag" term="web services" />
        <category scheme="http://sixapart.com/ns/types#tag" term="wsdl" />
        
<content type="xhtml" xml:lang="en-US" xml:base="http://strikeiron.typepad.com/strikeiron_blog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>As one of our many <a href="http://www2.strikeiron.com/Solutions/Solutions-eCommerce.aspx" title="e-commerce solutions">e-commerce</a> related Web services, <a href="http://www.strikeiron.com/ProductDetail.aspx?p=481" title="StrikeIron Foreign Exchange Rates">StrikeIron provides both current and historical foreign exchange rates</a> that can easily be integrated into any application with a simple SOAP or REST call. The current/live exchange rates are updated every 30 minutes throughout each business day and are aggregated from a variety of global banks and currency markets. The historical rates provided (currently back to 2004) are based on the London close.</p><p><a href="http://www.clearsaleing.com/" title="ClearSaleing">ClearSaleing</a> is a customer of StrikeIron who is taking advantage of live integrated currency rates in an innovative way. <a href="http://www.clearsaleing.com/" title="http://www.clearsaleing.com/">Clearsaleing provides an advanced advertising analytics platform</a> that tracks all forms of online advertising and measures the impact each ad has on the bottom line. This is achieved by incorporating sales margin data for transactions that happen both online and offline, providing deep insight into online advertising campaigns. </p><p>The solution goes far beyond simple click tracking. For example, it incorporates comprehensive Attribution Management, enabling profit and revenue credit to be assigned to all ads that contributed to a conversion, rather than just crediting the very last ad. It can also be integrated into back office systems like CRM, Order Entry, HR, and Accounting to tie offline sales and other relevant data back to the ads that produced an online lead, phone call or inquiry. </p><p>ClearSaleing's need for live currency rates stem from their customers with a global presence. The integration to StrikeIron enables accurate currency rates for any online search accounts (such as Google's AdSense) being tracked in foreign currencies. Then, media costs and the associated sales revenue associated with that media are accurately calculated using a daily rate and therefore not misleading due to global currency swings, or specific currencies trending up or down over certain periods of time. This helps ensure accurate data for the decision makers analyzing the success and failure of various media targets using ClearSaleing's analytics platform.</p><p><a href="http://strikeiron.typepad.com/.a/6a00d834551e0669e2011571873284970b-pi" style="display: inline;"><img alt="Cs1" border="0" class="at-xid-6a00d834551e0669e2011571873284970b " src="http://strikeiron.typepad.com/.a/6a00d834551e0669e2011571873284970b-800wi" title="Cs1" /></a> </p></div>
</content>


    <feedburner:origLink>http://strikeiron.typepad.com/strikeiron_blog/2009/06/clearsaleing-uses-strikeiron-currency-rates-api-to-keep-media-costs-and-associated-revenue-in-consis.html</feedburner:origLink></entry>
    <entry>
        <title>The Cloud Will Lead to a Proliferation of Service Components</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StrikeironBlog/~3/z0EwyI2e35o/the-cloud-will-lead-to-a-proliferation-of-service-components.html" />
        <link rel="replies" type="text/html" href="http://strikeiron.typepad.com/strikeiron_blog/2009/06/the-cloud-will-lead-to-a-proliferation-of-service-components.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-68251231</id>
        <published>2009-06-18T14:57:35-04:00</published>
        <updated>2009-06-18T14:57:35-04:00</updated>
        <summary>There is a lot of momentum for the "Cloud" these days. Proponents are insisting on the great value of both building new applications, as well as moving some old applications out into the Cloud to leverage the cost and complexity...</summary>
        <author>
            <name>Strikeiron</name>
        </author>
        
        <category scheme="http://sixapart.com/ns/types#tag" term="amazon" />
        <category scheme="http://sixapart.com/ns/types#tag" term="azure" />
        <category scheme="http://sixapart.com/ns/types#tag" term="cloud" />
        <category scheme="http://sixapart.com/ns/types#tag" term="cloud computing" />
        <category scheme="http://sixapart.com/ns/types#tag" term="ec2" />
        <category scheme="http://sixapart.com/ns/types#tag" term="ibm" />
        <category scheme="http://sixapart.com/ns/types#tag" term="microsoft" />
        <category scheme="http://sixapart.com/ns/types#tag" term="rackspace" />
        <category scheme="http://sixapart.com/ns/types#tag" term="saas" />
        <category scheme="http://sixapart.com/ns/types#tag" term="salesforce" />
        <category scheme="http://sixapart.com/ns/types#tag" term="soa" />
        <category scheme="http://sixapart.com/ns/types#tag" term="strikeiron" />
        <category scheme="http://sixapart.com/ns/types#tag" term="wsdl" />
        
<content type="xhtml" xml:lang="en-US" xml:base="http://strikeiron.typepad.com/strikeiron_blog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>There is a lot of momentum for the "Cloud" these days. Proponents are insisting on the great value of both building new applications, as well as moving some old applications out into the Cloud to leverage the cost and complexity reduction the Cloud promises. Offerings from Amazon, Microsoft, Salesforce.com, Sun, IBM, Rackspace, and countless smaller guys bring a promise of speedier and easier application deployments. These raw IT-resource-on-demand farms are springing up everywhere, and thankfully the deployment tools are getting easier to use. There is no question, as an industry, we are headed in this direction. </p><p>While some applications were never meant for the Cloud, the groundswell of new entrepreneurs building new applications within it are leading the charge, primarily because of the lower cost of building complex system architectures with built-in redundancy and load-balancing that before required major hardware requirements and onerous contracts with data center providers. Also, enterprises are beginning to formulate plans for deploying applications to the Cloud where it makes sense to do so, and this is driving some additional innovation and will continue to do so for quite some time.</p><p>One of the more exciting things about this trend, aside from cost and ease of deployment benefits, is the new types of cutting edge computing it will spur. Just like the Web itself brought entire new classes of applications and innovation for traditional applications into existence, the Cloud approach is likely to do the same. We should expect to see applications that live in the Cloud leverage other computing resources that also exist in the Cloud. This Cloud-to-Cloud communication is only natural, rather than trying to reach back in to behind-the-firewall and proprietary applications, especially if there is a choice. Because of this, the Cloud ought to help enforce openness and standards out of necessity, which for most of us is a pretty good thing.</p><p>The way these applications are likely to communicate and leverage other Cloud applications is via messaging to and between API interfaces. Whether or not these applications and Cloud services exist on the same Cloud, or some distant Cloud won't matter most of the time (except in rare cases where performance makes geographical proximity an imperative.) For example, if an eCommerce application needs to verify the identity of a prospective purchaser, it need only call out to an identity API somewhere out in the Cloud with a set of parameters and then retrieve back a confidence score. This then can enable a decision to be made on whether or not to review a given purchase internally for possible fraud.</p><p>Perhaps the same application only needs to verify that an address entered by a buyer is correct and shippable. This too can just be a simple call out to another Cloud service. Thousands of building blocks and service components will be available for use out in the Cloud, and APIs and Web services will be the communication mechanism between these applications. Some of these service components will be public, but many more will be private, especially as architectural decisions are re-considered and more resource are moved out into the Cloud. Generally however, the integration approach will be the same, even if security approaches are not.</p><p>So while there is lots of work to do during this build-out period, those of us who have already built applications that leverage external APIs will have a good head start as we move in this direction.</p></div>
</content>


    <feedburner:origLink>http://strikeiron.typepad.com/strikeiron_blog/2009/06/the-cloud-will-lead-to-a-proliferation-of-service-components.html</feedburner:origLink></entry>
    <entry>
        <title>Internet Retailer Boston Show 2009</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StrikeironBlog/~3/q0vzpKWFfkw/internet-retailer-boston-show-2009.html" />
        <link rel="replies" type="text/html" href="http://strikeiron.typepad.com/strikeiron_blog/2009/06/internet-retailer-boston-show-2009.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-68201111</id>
        <published>2009-06-17T09:55:50-04:00</published>
        <updated>2009-06-17T09:55:50-04:00</updated>
        <summary>I was impressed with the traffic at the IRCE 2009 show this week in Boston, especially with the vendor turn out. There had to be over 300 vendors here pushing all kinds of eCommerce technology and products with enthusiasm. The...</summary>
        <author>
            <name>Strikeiron</name>
        </author>
        
        <category scheme="http://sixapart.com/ns/types#tag" term="ad analytics" />
        <category scheme="http://sixapart.com/ns/types#tag" term="address verification" />
        <category scheme="http://sixapart.com/ns/types#tag" term="boston" />
        <category scheme="http://sixapart.com/ns/types#tag" term="currency rates" />
        <category scheme="http://sixapart.com/ns/types#tag" term="ecommerce" />
        <category scheme="http://sixapart.com/ns/types#tag" term="ecommerce platform" />
        <category scheme="http://sixapart.com/ns/types#tag" term="fenway" />
        <category scheme="http://sixapart.com/ns/types#tag" term="internet retailer" />
        <category scheme="http://sixapart.com/ns/types#tag" term="irce" />
        <category scheme="http://sixapart.com/ns/types#tag" term="merchant accounts" />
        <category scheme="http://sixapart.com/ns/types#tag" term="seo" />
        <category scheme="http://sixapart.com/ns/types#tag" term="strikeiron" />
        
<content type="xhtml" xml:lang="en-US" xml:base="http://strikeiron.typepad.com/strikeiron_blog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>I was impressed with the traffic at the IRCE 2009 show this week in Boston, especially with the vendor turn out. There had to be over 300 vendors here pushing all kinds of eCommerce technology and products with enthusiasm. The eCommerce platforms were out in force with companies such as Zoovy, Broadvision, CommerceV3, GSI, Magento, Novator, Truition, Venda and VCommerce each with a significant booth presence.</p><p>In addition, a long list of payment processing firms such as JetPay, 2000Charge, Instabill, PlanetPayment, eBillMe, Verisign, Merchant E-Solutions, Fidelity Payment, DataCash, Check Paymentech, CheckGateway, RBS Worldpay, Trialpay, and Revolution Money (whew!) represent a partial list (apparently business must be good in that niche with transaction skimming models.) Ad analytics companies, fraud detection products, SEO firms, shipping logistics providers, and branding/creative firms were also prevalent. Heavyweights such as Yahoo, Google, Paypal, and Microsoft (showing off their new Bing search engine) also had a significant presence here.</p><p>While $200 is a bit steep to walk the floor (and without access to the keynotes), it was good to see all of the innovation still occurring in the eCommerce world, as well as a chance to talk to some of our partners and customers such as ClearSaleing, TicketNetwork, Telesign, and Zoovy. Floor traffic was heavy at times and light at others, and the general feeling I got from the vendors ranged from so-so to happy.</p><p>About 30% of StrikeIron's business comes from eCommerce implementations including address verification for shipping, sales tax rates, identity verification, SMS and IVR notifications, business demographics for customer profiling, and live currency rates all get integrated as part of optimizing eCommerce transactions from companies large and small. This enables our customers to focus more on selling their products rather than worrying about technology infrastructure and data maintenance and updates. So the IRCE event is an important one for us to be a part of and keep tabs on. I'll likely plan for next year as well.</p></div>
</content>


    <feedburner:origLink>http://strikeiron.typepad.com/strikeiron_blog/2009/06/internet-retailer-boston-show-2009.html</feedburner:origLink></entry>
    <entry>
        <title>Easy Integration of StrikeIron Web Services Into NetBeans Web Applications</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StrikeironBlog/~3/v5XpnG-e50g/easy-integration-of-strikeiron-web-services-into-netbeans-web-applications.html" />
        <link rel="replies" type="text/html" href="http://strikeiron.typepad.com/strikeiron_blog/2009/06/easy-integration-of-strikeiron-web-services-into-netbeans-web-applications.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-67922165</id>
        <published>2009-06-09T23:30:59-04:00</published>
        <updated>2009-06-09T23:37:27-04:00</updated>
        <summary>Sun has done an excellent job integrating StrikeIron Web services directly into the NetBeans IDE, making it easy to integrate the functionality of all StrikeIron Web services into a Java-based Web application. Validating addresses and phone numbers, calculating sales tax...</summary>
        <author>
            <name>Strikeiron</name>
        </author>
        
        <category scheme="http://sixapart.com/ns/types#tag" term="address verification" />
        <category scheme="http://sixapart.com/ns/types#tag" term="bradstreet" />
        <category scheme="http://sixapart.com/ns/types#tag" term="brauer" />
        <category scheme="http://sixapart.com/ns/types#tag" term="d&amp;b" />
        <category scheme="http://sixapart.com/ns/types#tag" term="dun" />
        <category scheme="http://sixapart.com/ns/types#tag" term="ide" />
        <category scheme="http://sixapart.com/ns/types#tag" term="j2ee" />
        <category scheme="http://sixapart.com/ns/types#tag" term="java" />
        <category scheme="http://sixapart.com/ns/types#tag" term="java ee" />
        <category scheme="http://sixapart.com/ns/types#tag" term="netbeans" />
        <category scheme="http://sixapart.com/ns/types#tag" term="sales tax" />
        <category scheme="http://sixapart.com/ns/types#tag" term="soap" />
        <category scheme="http://sixapart.com/ns/types#tag" term="strikeiron" />
        <category scheme="http://sixapart.com/ns/types#tag" term="sun" />
        <category scheme="http://sixapart.com/ns/types#tag" term="sun microsystems" />
        <category scheme="http://sixapart.com/ns/types#tag" term="visual web designer" />
        <category scheme="http://sixapart.com/ns/types#tag" term="web service" />
        <category scheme="http://sixapart.com/ns/types#tag" term="wsdl" />
        <category scheme="http://sixapart.com/ns/types#tag" term="xml" />
        
<content type="xhtml" xml:lang="en-US" xml:base="http://strikeiron.typepad.com/strikeiron_blog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Sun has done an excellent job integrating StrikeIron Web services directly into the NetBeans IDE, making it easy to integrate the functionality of all StrikeIron Web services into a Java-based Web application. Validating addresses and phone numbers, calculating sales tax rates, sending SMS messages, retrieving <a href="http://www2.strikeiron.com/Partners/PartnerOverview/DataPartners/DandB.aspx">D&amp;B</a> data, providing driving directions, or accessing any of the Web services StrikeIron provides can be done in a couple of minutes. Best of all, since StrikeIron handles all of the ongoing data updates within its data center, the developer never has to worry about keeping the external data current. It's all included "out of the box."</p><p>Here is an easy step-by-step tutorial showing the integration of the <a href="http://www.strikeiron.com/ProductDetail.aspx?p=437">StrikeIron US Address Verification</a> Web service into a Java EE Web application utilizing the NetBeans Visual Web Designer. It's simply a drag and drop exercise with a few lines of code to pass the appropriate parameters.</p><p>Here is the link to this easy tutorial: <a href="http://www.netbeans.org/kb/60/websvc/strikeiron.html">http://www.netbeans.org/kb/60/websvc/strikeiron.html</a></p><p>StrikeIron's Web Services have been integrated into NetBeans with versions 6.0, 6.1, 6.5, and are also part of the 6.7 release candidates now available at <a href="http://www.netbeans.org">www.netbeans.org</a> and can be used with any kind of application, not just Java EE Web applications.</p><p>Now for my favorite part.</p><p>The NetBeans team included four StrikeIron Web services within the "Web Services" node of the Services window within the NetBeans IDE. However, they have also integrated the StrikeIron Web Services directory service that enables the metadata of all commercially available StrikeIron Web services to be pulled into the IDE, including service descriptions, informational pages, and WSDL locations, so <em>any</em> StrikeIron Web service can be added to and utilized within the IDE.</p><p>You can achieve this by right-clicking on the StrikeIron icon in the Services window and selecting "Find StrikeIron Services." You are provided the ability to use a search term to search the StrikeIron directory for whatever service you are looking for. Once one is discovered and "added", the WSDL is then parsed by the IDE, the script compiled, and the class generated and added to the StrikeIron node of available Web services, all in a few seconds. The Web service can then be dragged onto the Visual Web Designer canvas just as in the example above, creating additional, enhanced functionality to your Web application.</p><p><a href="http://strikeiron.typepad.com/.a/6a00d834551e0669e201156ff49804970c-pi" style="display: inline;"><img alt="Netbeanside" border="0" class="at-xid-6a00d834551e0669e201156ff49804970c image-full " src="http://strikeiron.typepad.com/.a/6a00d834551e0669e201156ff49804970c-800wi" title="Netbeanside" /></a> </p><p>Now that's cool.</p></div>
</content>


    <feedburner:origLink>http://strikeiron.typepad.com/strikeiron_blog/2009/06/easy-integration-of-strikeiron-web-services-into-netbeans-web-applications.html</feedburner:origLink></entry>
    <entry>
        <title>Cloud Versus Data Center</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StrikeironBlog/~3/E3AkzCsUYmU/cloud-versus-data-center.html" />
        <link rel="replies" type="text/html" href="http://strikeiron.typepad.com/strikeiron_blog/2009/06/cloud-versus-data-center.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-67683755</id>
        <published>2009-06-05T14:03:30-04:00</published>
        <updated>2009-06-05T14:03:30-04:00</updated>
        <summary>The question often comes up as to what the difference is between a "cloud" and a "data center", especially since there is a nebulous definition of what the cloud is, and even more confusion is generated when you hear people...</summary>
        <author>
            <name>Strikeiron</name>
        </author>
        
        <category scheme="http://sixapart.com/ns/types#tag" term="abstraction" />
        <category scheme="http://sixapart.com/ns/types#tag" term="address verification" />
        <category scheme="http://sixapart.com/ns/types#tag" term="amazon" />
        <category scheme="http://sixapart.com/ns/types#tag" term="azure" />
        <category scheme="http://sixapart.com/ns/types#tag" term="cloud" />
        <category scheme="http://sixapart.com/ns/types#tag" term="cloud computing" />
        <category scheme="http://sixapart.com/ns/types#tag" term="data center" />
        <category scheme="http://sixapart.com/ns/types#tag" term="elasticity" />
        <category scheme="http://sixapart.com/ns/types#tag" term="saas" />
        <category scheme="http://sixapart.com/ns/types#tag" term="sales tax" />
        <category scheme="http://sixapart.com/ns/types#tag" term="sms" />
        <category scheme="http://sixapart.com/ns/types#tag" term="strikeiron" />
        <category scheme="http://sixapart.com/ns/types#tag" term="sun" />
        <category scheme="http://sixapart.com/ns/types#tag" term="virtual data center" />
        
<content type="xhtml" xml:lang="en-US" xml:base="http://strikeiron.typepad.com/strikeiron_blog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>The question often comes up as to what the difference is between a "cloud" and a "data center", especially since there is a nebulous definition of what the cloud is, and even more confusion is generated when you hear people talking about building "cloud data centers."</p><p>To me, the primary differences between the two are abstraction and elasticity. There are also contractual and business model differences as well when one chooses a data center approach versus a cloud approach, but I am going to stick to the technical here.</p><p>First, abstraction is a key component of the cloud. Within the cloud, one gets access to servers, storage, and applications that exist in a data center (or spanning multiple data centers), but little visibility into where these resources are physically and what the actual specifications of the underlying hardware (and software) happen to be. These underlying physical resources might even change for a given cloud resource since these resources are shared (hence the term "virtual data center.") For a good number of developers, this is ideal because these details are not relevant to what they are building and deploying, and eliminating server configuration steps can help reduce deployment complexity and therefore increase the pace of innovation.</p><p>This is analogous to the thousands of developers who have integrated various Web services from StrikeIron into their applications. They don't care about the operating system platform we have chosen or the databases that we store the underlying reference data in. They just care about us delivering a <a href="http://www.strikeiron.com/ProductDetail.aspx?p=446">sales tax rate</a> to their ecommerce application in real-time, <a href="http://www.strikeiron.com/ProductDetail.aspx?p=437">correcting an address</a>, or <a href="http://www.strikeiron.com/apps/runapp.aspx?appid=95">sending an SMS message</a>. They are not concerned about our implementation choices. It's the "what" they care about, not the "how."</p><p>In a data center scenario, which is still an important choice in some cases, the "how" is very important. Typically, a developer makes choices about the hardware that will be utilized and the software stack sitting on top of the hardware. Once these decisions are made, these resources then need to be managed over time. </p><p>For example, no one should ever have to respond to an alert message in the middle of the night to reboot their cloud server. Automated monitoring is typically part of a cloud offering that is again abstracted from the developer. However, in a data center scenario where the resources must be managed, if you don't reboot it, who will? (unless you are paying to have your servers managed). Hard drive failure? No problem in the cloud, as redundancy and failover is automatic. But in the hosted data center approach, unless you have made contingencies yourself, you will experience down time.</p><p>Second, elasticity is an important virtue of the cloud as well. A key concept of the cloud is that during very heavy load times, additional resources can be shared from a pool of resources when they are needed to handle that load. In a data center environment, typically idle machines must be ready standing by (and paid for even when not in use) to handle extreme user loads. Otherwise, Web sites and applications can crash under the weight of heavy usage.</p><p>There is also considerable cost savings contractually because of the pay-per-use-expand-as-you-go business models around cloud resources worth noting. However for large enterprises, those costs savings will likely be offset by retraining development organizations to leverage these new approaches to application development and deployment, so the savings will be long term in nature for these organizations.</p><p>For entrepreneurs starting from scratch however, the cloud-based business models will enable them to accomplish much more for less cost as the typical high level of data center investments traditionally made won't be necessary. This will help more startups come to life sooner, and lessen dependency on outside capital resources, which in the past has prevented some innovation from flourishing.</p><p>Finally, The cool thing about the cloud is its potential to take the computing industry into a period of massive new build out (that has already begun), and launch a whole new wave of innovation. This is largely because of the computing power that will be available to entrepreneurs and individual developers who in the past have not had the funds available to access these kinds of capabilities and power. I am certain that down the road we will be in awe of the kinds of companies that the cloud will spawn.</p></div>
</content>


    <feedburner:origLink>http://strikeiron.typepad.com/strikeiron_blog/2009/06/cloud-versus-data-center.html</feedburner:origLink></entry>
    <entry>
        <title>The Sun Behind The Clouds</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StrikeironBlog/~3/Bs4rHJNJfVY/the-sun-behind-the-clouds.html" />
        <link rel="replies" type="text/html" href="http://strikeiron.typepad.com/strikeiron_blog/2009/06/the-sun-behind-the-clouds.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-67535011</id>
        <published>2009-06-02T02:27:45-04:00</published>
        <updated>2009-06-02T02:27:45-04:00</updated>
        <summary>I often attend various conferences to explore new technology, keep abreast of the latest trends in the industry, recruit new partners, and try to discover new innovation that might be useful to StrikeIron, and more importantly of value to our...</summary>
        <author>
            <name>Strikeiron</name>
        </author>
        
        <category scheme="http://sixapart.com/ns/types#tag" term="amazon" />
        <category scheme="http://sixapart.com/ns/types#tag" term="api" />
        <category scheme="http://sixapart.com/ns/types#tag" term="cloud" />
        <category scheme="http://sixapart.com/ns/types#tag" term="cloud computing" />
        <category scheme="http://sixapart.com/ns/types#tag" term="communityone" />
        <category scheme="http://sixapart.com/ns/types#tag" term="ec2" />
        <category scheme="http://sixapart.com/ns/types#tag" term="ironcloud" />
        <category scheme="http://sixapart.com/ns/types#tag" term="java" />
        <category scheme="http://sixapart.com/ns/types#tag" term="javaone" />
        <category scheme="http://sixapart.com/ns/types#tag" term="microsoft office" />
        <category scheme="http://sixapart.com/ns/types#tag" term="mysql" />
        <category scheme="http://sixapart.com/ns/types#tag" term="netbeans" />
        <category scheme="http://sixapart.com/ns/types#tag" term="open office" />
        <category scheme="http://sixapart.com/ns/types#tag" term="open storage" />
        <category scheme="http://sixapart.com/ns/types#tag" term="opensolaris" />
        <category scheme="http://sixapart.com/ns/types#tag" term="rest" />
        <category scheme="http://sixapart.com/ns/types#tag" term="restful" />
        <category scheme="http://sixapart.com/ns/types#tag" term="s3" />
        <category scheme="http://sixapart.com/ns/types#tag" term="soap" />
        <category scheme="http://sixapart.com/ns/types#tag" term="strikeiron" />
        <category scheme="http://sixapart.com/ns/types#tag" term="sun" />
        <category scheme="http://sixapart.com/ns/types#tag" term="ubuntu" />
        <category scheme="http://sixapart.com/ns/types#tag" term="web services" />
        <category scheme="http://sixapart.com/ns/types#tag" term="wsdl" />
        
<content type="xhtml" xml:lang="en-US" xml:base="http://strikeiron.typepad.com/strikeiron_blog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>I often attend various conferences to explore new technology, keep abreast of the latest trends in the industry, recruit new partners, and try to discover new innovation that might be useful to StrikeIron, and more importantly of value to our customers.</p><p>This week I am at the JavaOne Conference in San Francisco where I am taking a closer look at Sun Microsystems' new cloud offerings announced this past spring and slated for availability later this summer, although it has been available to partners for a couple of months.</p><p>The first day was a CommunityOne event aimed at the broader open source community and focused on the cloud generically, but there was still a major focus on Sun's cloud offerings.</p><p>The key premise of Sun's cloud approach (and others of course) is that any developer will have the ability to create their own virtual data center and have it up and running in a few minutes. Now, this is simply server machines with electricity at this point and the applications still need to be built, but the machine abstraction and usage-based pricing is much better than negotiating machine types and annual contracts with your local Web hosting company experienced by those of us who have built traditional data centers. Ultimately, when applications are ready for production (or testing), complexity of deployment will be reduced significantly within the Sun cloud.</p><p>The first couple of cloud services Sun rolls out will be storage and compute, meaning remote storage (including MySQL virtual machines) and remote execution (no surprise here). All of this of course is built on top of Sun's OpenSolaris operating system and accessible by Sun's open cloud API's, which are RESTful APIs. </p><p>On top of this API, Sun has built a nifty virtual data center management application (based on technology obtained from their Q-layer acquisition), where the virtual data center can be built and deployed with a few clicks. This is done by dragging and dropping server and switch icons on to a palette and assigning the operating system to be run in a single click (Ubuntu, OpenSolaris, etc.) Within minutes, an entire Web-scale system architecture can be deployed.</p><p>One especially neat thing is the integration of Sun's cloud with their own applications such as OpenOffice. The free alternative to Microsoft Office will have new cloud-related menu items. For example, you will be able to "Save to the Cloud" and "Open from the Cloud" from the File menu, storing and retrieving documents to external resources on the Web rather than on your own desktop.</p><p><a href="http://strikeiron.typepad.com/.a/6a00d834551e0669e201156fc29396970c-pi" style="display: inline;"><img alt="SunMenu" border="0" class="at-xid-6a00d834551e0669e201156fc29396970c " src="http://strikeiron.typepad.com/.a/6a00d834551e0669e201156fc29396970c-800wi" title="SunMenu" /></a> </p><p>It will be interesting to see how Sun's offerings compete with Amazon's EC2 and S3 offerings, as well as forthcoming cloud releases from other major storage vendors (those same vendors who were scoffing at S3 a couple years back) in the race for developers' credit cards. Even though Amazon has significant momentum, Sun's offerings will be compelling with the integration that will occur with their OpenSolaris operating system, NetBeans Java development platform, MySQL database and Open Storage platforms, and applications such as OpenOffice. These collective weapons could really be a significant advantage over Amazon for serious enterprise cloud initiatives, as well as entrepreneurs.</p><p>Of course, this is all of great interest to StrikeIron. Not only do we leverage cloud resources ourselves with some of our computing activities, but applications that run in the cloud are naturally going to be in need of <a href="http://www.strikeiron.com/StrikeIronServices.aspx">data services</a> ranging from business demographic data, address, telephone, and email verifications, financial data (such as currency rates), sending of SMS messages, and many more of the APIs that we provide. It is much easier for an application in the cloud to call other APIs in the cloud. Our job is to make this as frictionless as possible with platforms like Sun is unveiling.</p><p>And of course, all of these cloud applications are going to need data, and our <a href="http://www.strikeiron.com/tools/WSPlatform.aspx">IronCloud</a> data publishing platform is a great way to publish both public and private data out to the cloud for consumption by cloud (and other) applications, especially when these applications span multiple servers with a requirement to access data from a single point, and access to that data needs be controlled (and metered, maintained, analyzed for metrics...)</p><p>So there you have it, it should be a fun week out here in San Francisco, where the summer will certainly be cloudy (I will spare you the Mark Twain quote).</p></div>
</content>


    <feedburner:origLink>http://strikeiron.typepad.com/strikeiron_blog/2009/06/the-sun-behind-the-clouds.html</feedburner:origLink></entry>
    <entry>
        <title>Mapping Web Services Output to Fields in Salesforce.com</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StrikeironBlog/~3/UMRDxrRQZUQ/mapping-web-services-output-to-fields-in-salesforcecom.html" />
        <link rel="replies" type="text/html" href="http://strikeiron.typepad.com/strikeiron_blog/2009/05/mapping-web-services-output-to-fields-in-salesforcecom.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-66770957</id>
        <published>2009-05-14T11:34:33-04:00</published>
        <updated>2009-05-14T13:13:58-04:00</updated>
        <summary>One of the cool things about our new solutions for Salesforce.com is the ability to map the output from a Web services call to the desired fields within a Salesforce account or contact record. While there are defaults of course,...</summary>
        <author>
            <name>Strikeiron</name>
        </author>
        
        <category scheme="http://sixapart.com/ns/types#tag" term="address verification" />
        <category scheme="http://sixapart.com/ns/types#tag" term="appexchange" />
        <category scheme="http://sixapart.com/ns/types#tag" term="live data" />
        <category scheme="http://sixapart.com/ns/types#tag" term="mapping" />
        <category scheme="http://sixapart.com/ns/types#tag" term="salesforce" />
        <category scheme="http://sixapart.com/ns/types#tag" term="salesforce.com" />
        <category scheme="http://sixapart.com/ns/types#tag" term="strikeiron" />
        <category scheme="http://sixapart.com/ns/types#tag" term="web services" />
        <category scheme="http://sixapart.com/ns/types#tag" term="wsdl" />
        <category scheme="http://sixapart.com/ns/types#tag" term="xml" />
        
<content type="xhtml" xml:lang="en-US" xml:base="http://strikeiron.typepad.com/strikeiron_blog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>One of the cool things about our new <a href="http://http://www2.strikeiron.com/Partners/PartnersSalesforce.com.aspx">solutions for Salesforce.com</a> is the ability to map the output from a Web services call to the desired fields within a Salesforce account or contact record. While there are defaults of course, this provides a great deal of flexibility for organizations with custom layouts and fields, enabling them to take advantage of utilizing live external data to enhance contact records with zero integration and no ongoing data maintenance effort. This enables a fast and flexible approach to utilize external Web services directly within Salesforce.com.</p><p>To me, this is an example implementation of the proverbial "last mile", where a business user is able to integrate live data from external sources into the business applications that they are already using on a daily basis, completely customizable to fit their specialized needs, and with no programmers necessary.</p><p>In the example below, you can see the ability to choose within which fields the output data from our <a href="http://www2.strikeiron.com/Products/LiveData-for-Salesforce/LiveData-for-Salesforce-US-Address-Verification.aspx">US Address Verification Web Service</a> are stored in Salesforce.com, including correcting existing address fields, as well as providing the ability to store the additional data (such as county, geocodes, zip+4, etc..) that is returned from the address query.</p><p>Check it out: <a href="http://www2.strikeiron.com/Partners/PartnersSalesforce.com.aspx">http://www2.strikeiron.com/Partners/PartnersSalesforce.com.aspx</a></p><p>Or search for "strikeiron" on the AppExchange.</p><p><a href="http://strikeiron.typepad.com/.a/6a00d834551e0669e201156f91c6ce970c-pi" style="display: inline;"><img alt="Salesforce Mapping" border="0" class="at-xid-6a00d834551e0669e201156f91c6ce970c image-full " src="http://strikeiron.typepad.com/.a/6a00d834551e0669e201156f91c6ce970c-800wi" title="Salesforce Mapping" /></a> </p></div>
</content>


    <feedburner:origLink>http://strikeiron.typepad.com/strikeiron_blog/2009/05/mapping-web-services-output-to-fields-in-salesforcecom.html</feedburner:origLink></entry>
    <entry>
        <title>SaaS Market Continues to Grow, Remains Attractive for Third Party Vendors</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StrikeironBlog/~3/mWgQBWpDspQ/saas-market-continues-to-grow-remains-attractive-for-third-party-vendors.html" />
        <link rel="replies" type="text/html" href="http://strikeiron.typepad.com/strikeiron_blog/2009/05/saas-market-continues-to-grow-remains-attractive-for-third-party-vendors.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-66637463</id>
        <published>2009-05-11T10:39:30-04:00</published>
        <updated>2009-05-11T10:42:53-04:00</updated>
        <summary>In a report released last week, the Gartner Group reported they expect worldwide Software-as-a-Service (SaaS) revenue to Grow 22 percent in 2009, becoming a $9.6 billion USD market. SaaS is expected to have a compound annual growth rate (CAGR) of...</summary>
        <author>
            <name>Strikeiron</name>
        </author>
        
        <category scheme="http://sixapart.com/ns/types#tag" term="bob brauer" />
        <category scheme="http://sixapart.com/ns/types#tag" term="cloud computing" />
        <category scheme="http://sixapart.com/ns/types#tag" term="crm" />
        <category scheme="http://sixapart.com/ns/types#tag" term="edit grid" />
        <category scheme="http://sixapart.com/ns/types#tag" term="erp" />
        <category scheme="http://sixapart.com/ns/types#tag" term="gartner" />
        <category scheme="http://sixapart.com/ns/types#tag" term="gartner group" />
        <category scheme="http://sixapart.com/ns/types#tag" term="google" />
        <category scheme="http://sixapart.com/ns/types#tag" term="google docs" />
        <category scheme="http://sixapart.com/ns/types#tag" term="livedata for salesforce.com" />
        <category scheme="http://sixapart.com/ns/types#tag" term="microsoft" />
        <category scheme="http://sixapart.com/ns/types#tag" term="microsoft live" />
        <category scheme="http://sixapart.com/ns/types#tag" term="netsuite" />
        <category scheme="http://sixapart.com/ns/types#tag" term="procurement" />
        <category scheme="http://sixapart.com/ns/types#tag" term="saas" />
        <category scheme="http://sixapart.com/ns/types#tag" term="salesforce.com" />
        <category scheme="http://sixapart.com/ns/types#tag" term="strikeiron" />
        <category scheme="http://sixapart.com/ns/types#tag" term="web services" />
        <category scheme="http://sixapart.com/ns/types#tag" term="zimbra" />
        <category scheme="http://sixapart.com/ns/types#tag" term="zoho" />
        
<content type="xhtml" xml:lang="en-US" xml:base="http://strikeiron.typepad.com/strikeiron_blog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>In a report released last week, the Gartner Group reported they expect worldwide Software-as-a-Service (SaaS) revenue to Grow 22 percent in 2009, becoming a $9.6 billion USD market. SaaS is expected to have a compound annual growth rate (CAGR) of 19.4% through 2013, while the total market CAGR is projected at 5.2%. Clearly, SaaS applications continue to gather steam.</p><p>One area that stands out in the report is SaaS "office applications" (such as Google Docs, Zoho, Zimbra, EditGrid, and Microsoft Office Live), with its four-fold projection growth in 2009 from $136 million in 2008 to $512 million. Clearly this is also a major growth area because of its broad applicability, speed of innovation, and potential cost savings, and probably frightening to some well known entities in the traditional software industry.</p><p>While companies such as Salesforce.com and NetSuite are poster children of SaaS applications in general, SaaS CRM still only represents 18% of the CRM market. However, because of the high rate of adoption, rapid deployment, and virtually no ongoing maintenance, <a href="http://www2.strikeiron.com/Partners/PartnersSalesforce.com.aspx">third party vendors will still find this market very appealing</a>, largely because the first question from Sales and Support teams doesn't have to be "what version are you running?" The decrease in complexity in building on top of and supporting existing markets in the SaaS CRM space versus the traditional CRM space is dramatic.</p><p>However, It will still be a long time until on-premise software has any kind of swan song. While 30% of procurement software is expected to go SAAS, only 1% of the ERP market is likely to be penetrated by SAAS applications in 2013 according to the Gartner report. And due to privacy concerns, medical record data for example is a long way off from ever being stored on external systems. Don't rule it out entirely though - there once was a time where the idea of keeping your money in a bank was ridiculed (and perhaps in light of the current economy rightfully so!)</p><p>While the SaaS star continues to rise, and those of us on the cutting edge will continue to beat its drum, for a long time to come it will only represent a piece of the software industry. So for most of us, that means we will continue to live in a heterogeneous software world for the foreseeable future.</p></div>
</content>


    <feedburner:origLink>http://strikeiron.typepad.com/strikeiron_blog/2009/05/saas-market-continues-to-grow-remains-attractive-for-third-party-vendors.html</feedburner:origLink></entry>
    <entry>
        <title>Force.com Native Integration for Federal Do Not Call Lists</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StrikeironBlog/~3/eFq6xQIJE0M/forcecom-native-integration-for-federal-do-not-call-lists.html" />
        <link rel="replies" type="text/html" href="http://strikeiron.typepad.com/strikeiron_blog/2009/05/forcecom-native-integration-for-federal-do-not-call-lists.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-66256643</id>
        <published>2009-05-01T16:16:36-04:00</published>
        <updated>2009-05-01T16:16:36-04:00</updated>
        <summary>If you take a look at my blog entry from March 28th, you will see that I discussed an easy way to avoid federal lawsuits by incorporating Federal Do Not Call lists in to your business processes via an easy-to-integrate...</summary>
        <author>
            <name>Strikeiron</name>
        </author>
        
        <category scheme="http://sixapart.com/ns/types#tag" term="appexchange" />
        <category scheme="http://sixapart.com/ns/types#tag" term="crm" />
        <category scheme="http://sixapart.com/ns/types#tag" term="data as a service" />
        <category scheme="http://sixapart.com/ns/types#tag" term="direct marketing association" />
        <category scheme="http://sixapart.com/ns/types#tag" term="dma" />
        <category scheme="http://sixapart.com/ns/types#tag" term="dnc" />
        <category scheme="http://sixapart.com/ns/types#tag" term="do not call" />
        <category scheme="http://sixapart.com/ns/types#tag" term="force.com" />
        <category scheme="http://sixapart.com/ns/types#tag" term="native" />
        <category scheme="http://sixapart.com/ns/types#tag" term="saas" />
        <category scheme="http://sixapart.com/ns/types#tag" term="salesforce.com" />
        <category scheme="http://sixapart.com/ns/types#tag" term="san" />
        <category scheme="http://sixapart.com/ns/types#tag" term="san number" />
        <category scheme="http://sixapart.com/ns/types#tag" term="telemarketing" />
        
<content type="xhtml" xml:lang="en-US" xml:base="http://strikeiron.typepad.com/strikeiron_blog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>If you take a look at <a href="http://strikeiron.typepad.com/strikeiron_blog/2009/03/dish-network-federal-do-not-call-registry-lawsuit-could-have-been-avoided.html" title="March 28th blog">my blog entry from March 28th</a>, you will see that I discussed an easy way to avoid federal lawsuits by incorporating Federal Do Not Call lists in to your business processes via an easy-to-integrate Web Services API. Now I am happy to say that it is even easier if you are a Salesforce.com user. </p><p>We have now integrated our <a href="http://www.strikeiron.com/ProductDetail.aspx?p=470">Do Not Call Web Services API</a> into Salesforce.com, and the resulting application has now been certified as a native Force.com application available within the Salesforce.com AppExchange. Telephone numbers within Salesforce.com contact records are instantly checked against U.S. Federal, State, Direct Marketing Association, and Wireless Do Not Call lists. Colorful, visual indicators within the contact record easily identify records that can be contacted and those who can't without risking an infraction.</p><p><a href="http://strikeiron.typepad.com/.a/6a00d834551e0669e201156f6e3e78970c-pi" style="display: inline;"><img alt="StrikeIronDoNotCall" border="0" class="at-xid-6a00d834551e0669e201156f6e3e78970c image-full " src="http://strikeiron.typepad.com/.a/6a00d834551e0669e201156f6e3e78970c-800wi" title="StrikeIronDoNotCall" /></a> </p><p>It also is very flexible with the ability to map fields graphically from the Do Not Call service to the Salesforce contact record, including custom fields, as input and output parameters. And of course, all of the updating of the source Do Not Call list data is handled by us, so uploading and downloading of contact records for "Do Not Call processing" have now gone the way of legacy CRM systems.</p><p>Check it out on the AppExchange here:</p><p><a href="http://sites.force.com/appexchange/apex/listingDetail?listingId=a0N300000016wjaEAA">http://sites.force.com/appexchange/apex/listingDetail?listingId=a0N300000016wjaEAA</a></p></div>
</content>


    <feedburner:origLink>http://strikeiron.typepad.com/strikeiron_blog/2009/05/forcecom-native-integration-for-federal-do-not-call-lists.html</feedburner:origLink></entry>
 
</feed><!-- ph=1 --><!-- nhm:dynamic-ssi -->
