 |
Subscribe via Email |
 |
|
|
|
 Connectors are the heart and soul of Federated Search (FS)
engines and with the rise in importance of FS in today’s fast paced, Big Data,
analyze everything world, they are crucial to smooth and efficient data
virtualization and flow. MuseGlobal
has been building Connectors, and the architecture to use them (the Muse/ICE
platform) and maintain and support them (the Muse Source Factory) for over 12
years. The people who design and build Connectors must have rich technical
expertise, and also have a deep understanding of data and information and its
myriad formulations.
This series of posts will look at the problems arising as
data grew in volume, spread across systems, moved outside the enterprise, and
became all important for the business intelligence which informs current
corporate decisions. Not surprisingly, as a leading FS platform Muse and its
ecosystem are in the forefront of providing solutions to data problems in the
modern world.
This first post considers the growing importance of being
able to access data from inside an organization. (The second post looks at the
problems arising as data is needed from outside the enterprise, and the
complexities of access and extraction that result.)
Part 1 Wanted:
data from over there, over here
As the world of Big Data grows daily and the
importance of unstructured data becomes more evident to information workers and
managers everywhere, methods of accessing that data become critical to success.
Typically in an enterprise the majority of their data is
held in relational DBMS’s which are attached to the transaction systems that
generate and use it. These include HR, Bill of Materials, Asset Management
systems and the like. However for
managers to make strategic decisions on even this data is difficult, they need
to see it all at once. The analysis managers need is performed by a Business
Intelligence (BI) system, and it works on data held in its own (OLAP) database,
which is specially structured to give quick answers to pre-formulated
questions.
And here is the first problem: transaction systems with
lots of data, and an analysis system with an empty database. The solution: set up and run a batch process
for each working database that takes a snapshot of its data and transforms and
loads it into the OLAP database. This is ETL (Extract, Transform, Load) and is
where most big company systems are at the moment. The transaction systems have
no method of exporting the data, and the analysis engine just works from what
it has. This three part solution works and it works well, but it has some
problems.
Running a snapshot ETL on each working system at
“midnight” obviously takes time, and can be nearly a day old before the process
starts. This lack of “freshness” of the data didn’t matter too much 5 or even 2
years ago. It took so long to change systems as a result of the analysis that
data a day or so old was not on the critical path. But today’s systems can
adapt much more rapidly, and business decisions need to be based on hourly or
even by-the-minute data. (Of course, if you are in the stock and financial
markets then your timescale is down to micro-seconds, and you have specialist
systems tailored for that level of response.) So first we need to improve on our timing.
In order to do that we need to move from a just-in-case
operation to a just-in-time one. Rather than collect all the data once a day,
we need to be able to gather it exactly when we need it. Of course gathering it
overnight as historic data is still important and makes the whole process work
more smoothly and quickly as the just-in-time data is now only a few hour’s
worth and so can be processed that much quicker to get it into the BI system.
Now we have a two-legged approach: batch bulk and focused immediate updates.
Sounds good, but the ETL software for the batch work will not handle the real
time nature of the j-i-t data requests.
For a start the ETL process grabs everything in the
transaction system database – all customers, all products, all markets. But a
manager is generally going to ask for a report on a specific customer or
product. It would be endlessly wasteful to grab all that “fresh” data for all
customers, when only data for one is needed. So the j-i-t process has to be
able to query the transaction system, rather than sweep up everything. It is
also almost certain that the required report will need data from more than one
transaction system, but probably not all of them. ETL is not set up to do this;
it needs a system capable of directing queries at designated systems and
transforming those results. And, finally, the extracted data may well need to
be in a different format. After all now we are loading the data directly into
the Business Intelligence analysis engine for this report (for speed), and not
importing it to the OLAP database. This
means that the structure and semantics are all different.
Increasingly the tools of choice for these j-i-t
operations are Federated Search (FS) systems such as MuseGlobal’s Muse platform.
They can search a designated set of sources (transaction systems), run a
specific query against them, and then re-format the results and send them
directly to the analysis engine. Initial examples of FS systems are user
driven, but for this data integration purpose, the more sophisticated FS
systems are able to accept command strings and messages in a wide variety of
protocols, formats and languages and act on them, thus allowing the FS system
to act a s a middleman getting the data the BI engine needs exactly when it
needs it. Muse, for example, through its use of “Bridges” can accept command
inputs in over a dozen distinctly different protocols, and can query all the
major enterprise management suites in a native or standards-based protocol.
Should we move?
The need for speed of analysis and the volume of data
involved grows every day it seems. It takes time to extract all that data and to
build a big OLAP database just in case we want it. What’s more, building, and changing the
structure to adapt to changing analysis needs takes time – a lot of it.
So modern BI systems have moved to holding their database
in memory, rather than on disk, just so everything is that much faster. Modern
analysis engines, many based on the Apache project’s Hadoop engine, can handle a lot of data in
a big computer, and do it rapidly. Both Oracle ( Exalytics)
and SAP ( Hana)
have introduced these combined in-memory database plus analytics engine, and
others are coming. (See here
for an InformationWeek take on the war of words surrounding them.) These
engines can be rapidly configured (often in real time, through a dashboard) to
give a new analysis report – as long as they have the data!
Moving all that data from the transaction system takes
time, so the current mode is to leave it there and rely on real-time
acquisition of what is needed. This is of course much less disruptive, fresher,
and much more focused on the analysis at hand. This is not to say that
historical data is not important; it is, and it is used by these engines, but
the emphasis is more and more on that last bar on the graph.
So, again we need a delivery engine to get our data for
us from all the corporate data silos, get it when it is needed, and then deliver
it to the maw of the BI analytics engine. Once again the systems integration,
dynamic configuration and deep extraction technologies of a Federated Search
engine come to the rescue. Muse supports the real time capabilities, parallel
processing architecture, session management, and protocol flexibility to
deliver large quantities of data when asked for, or on a continuing “feed”
basis.
Kudos to Marc Benioff @ Salesforce.com on launching another cloud product - Database.com (read the WSJ article here). Great job of packaging existing capabilities into a broader offering. It's simple and it makes sense. Considering everything else that is being offered in the cloud, it is surprising that a fundamental building block in an IT stack - a database - didn't get there first. The traditional companies probably didn't want to ruin their existing license and support revenues by pushing a cloud offering. The newbies probably didn't have the capital or market nous to create a buzz. Marc has both and right now he is running laps around the competition. See the intro video here. The other reason I like the announcement - we get a chance to help our customers move their content into database.com, or out of it, or reference it without using any of it. The federated content model is here to stay and database.com will simply help customers store their content in logical repositories - across different public and private clouds. It will be interesting to dig further into the capabilities and limitations of databse.com. The data model under Salesforce.com has been evolving fairly rapidly from supporting simple SFA applications and to supporting fairly complex enterprise processes and content structures. However, the primary challenge for enterprise today is dealing with the unstructured data they own and all the relevant content that is generated outside their control and outside their systems. It doesn't matter whether database.com is the answer to all of this today or ever. Salesforce is facilitating the massive migration of cloud based applications - and that is good enough. As we move forward, accessing and virtually aggregating these content sources - without physically moving the content - will become the norm. Would love to understand what Google is thinking about all this. They have taken a very clever route to capturing enterprise content with Google Docs and Google Apps - all searchable and all seemingly liberated from legacy "database" norms. Looking forward to 2011 and more content in the cloud...
 It's certainly no news these days that the economy could be a lot better, but a recent survey from Gartner points to both the scale of the cutbacks affecting enterprise technology providers and how they are being hit by those cutbacks. According to Gartner 42 percent of the surveyed CIOs had cut back their budgets in Q109, and 90 percent of CIOs had made budget changes opting for cutbacks. While the average overall decline was about 4.2 percent among the surveyed CIOs, those cutting back were averaging about 7.2 percent.
Of more concern to information services providers, though, is how these cutbacks are impacting the vendors servicing these CIOs and their organizations. The two most popular methods for dealing with budget cutbacks this year mentioned in the Gartner survey have been to reduce headcount and to renegotiate contracts with vendors. So although information services providers may not be getting the axe, they're certainly getting that pared-down feeling in many instances. Of course, their clients still expect them to deliver outstanding service for those lower prices. Goodbye margins, hello aspirin. It's going to be a bumpy stretch.
There's no magic wand that can help an information services company avoid these cutbacks, but there are strategies that you can deploy which just might help to make the difference between pain and gain during challenging times. One key strategy is to use cutbacks as an opportunity to open a dialogue with your customers about aggregating information services. With different departments and work roles using different information services, oftentimes with overlapping functions and content sources, helping your customers to reduce the number of interfaces into those services can wind up being a cost-saving move for them that may create new revenue opportunities for you. In other words, instead of customers being forced to choose between one information service over another, help them to deliver the information from as many of them as possible under one more easily supported service.
Now, wouldn't it be nice if that aggregator who helped your client to solve their budget problems while improving information access was your company? Well, it certainly can be you - especially if you're a MuseGlobal OEM partner. MuseGlobal's MuseConnect content integration services enable any information technology and services provider to provide well-integrated access to any number of searchable information sources rapidly and reliably. Instead of looking at all of the other platforms in use at your clients as potential competitors for budget, they can become the sources of content that can be fed into an integrated solution that your own platform champions.
You can use MuseConnect to bring content from other platforms into your own platform using our exclusive Smart Connector technologies or create a custom interface that combines information from both your platforms and others exactly the way that your clients want to see it. And with MuseConnect's built-in management of network security, user administration and content source updating the complexities of bringing multiple platforms under one access point will turn out not to be so complex at all. Client support costs go down, their productivity goes up. So when push comes to shove on which platforms will get the lion's share of whatever budget is left, you can put yourself at the head of the line for getting a fat cut of that budget.
Our MuseConnect technologies are a key enabler for such dramatic turns because of their ability to provide reliable content integration at the drop of a hat. With more than 6,000 pre-built and easily configured Smart Connectors at your disposal, MuseConnect makes it easy to move rapidly from "We can help you" discussions to "We're ready to show you" discussions that can help to turn around budget discussions from a paring down to a win-win save - or more. And as always, since our Smart Connectors are maintained around the clock as a part of your MuseConnect service, your support costs for these victories are factored in easily to your bottom line.
So as you're wrestling with clients who are trying to eke their way through tougher times, remember that there can be great opportunities in these times to turn the tables on your competitors and to be the first to step forward as the aggregation solution that helped to save your clients money and to wind up improving information access all at the same time. Hopefully that will be enough to get your clients through the next year or so - and to put you in the driver's seat for when times get better.
 One of the great challenges in confronting the value of the open Web is that many of the most popular and timely sources of information are not being produced by traditional publishers. Who would have thought, for example, that a simple text messaging service like Twitter would explode into a major conduit for alerting people to breaking news and insights produced by millions of people? Yes, there's the "I just put peanut butter on my sandwich" kind of "breaking news" in that mix, but then, if you make peanut butter, perhaps that's news if you're trying to understand the quickly shifting world of consumer habits. Of course there's also a healthy mix of other sources in the stream of Twitter messages, including breaking headlines and comments from major news organizations, politicians, celebrities and just about anyone else who can pump out information 140 characters at a time on a moment's notice on their PCs and mobile devices. If Twitter represents the cutting edge of "real-time" information on the Web, then it's an edge with a powerful force behind it.
Yet for all of the recent excitement about Twitter, it's hardly the only source of important real-time information from online sources. The truth of the matter is that any information source can be a real-time source of information - if it's information that's important to you as soon as it's updated and you can access it in time for that information to be immediately relevant. It's important to factor in access to sources like Twitter into your strategy for real-time information awareness, but these other sources of information - what you might call "the dark real-time Web" - can provide you with insights and advantages that others will be missing in their search for real-time relevance. If it's important to your decision-making process and it's out there, you need it now.
This concept of engineering real-time relevance is nothing new to MuseGlobal, of course. Our MuseConnect technologies have been used for harvesting on-demand information from our thousands of Smart Connectors for more than a decade. MuseConnect is particularly well suited for extracting real-time relevance from any number of content sources because it's been designed from the outset to pass through updates and alerts from the freshest and most relevant information it can find from any content source. Instead of building a massive database of potentially out-of-date information from many sources, our Smart Connectors can go out and get fresh information from each and every source that matters to you and deliver it to you on any information platform where it's needed in whatever normalized data formats suit your operations.
In other words, it's important to have software that monitors Twitter if you want to be aware of real-time opinions, news and events, but why stop there? Other social media services, videos, GPS-enabled applications, corporate Web sites, subscription databases, government and public databases, catalogs and, most importantly, your clients' own internal databases - all of these are potential sources of real-time relevance for the services that publishers and technology companies provide to clients. If you wait for a search engine crawl to find the nuggets of value in those sources that you need, they could be hours, days or more out of date, and that's if they're even crawled, of course. If you rely only on data harvesting tools, you could find yourself waiting for those tools to be repaired when a source's data formats change and break down your ability to provide real-time relevance, while missing out on thousands of sources that are beyond the reach of typical harvesters.
So getting the most valuable information in real-time is not just as simple as parking a Twitter feed into a piece of software. It's about getting every bit of the freshest and best-organized information that you can use in the right format at the right time on the right platforms, day in and day out - and being able to return the favor of providing fresh updates to the sources that supply your own platforms. That's a much, much bigger picture for real-time than many publishers and technology companies may have put their arms around, but it's the picture that MuseGlobal's OEM partners have been embracing for years. Because we sell our MuseConnect technologies as a service, it's a picture that keeps on getting refreshed. We keep our partner's content connectors up-to-date every day, so that their thousands of installations around the world can have real-time information all the time.
The buzz on "real-time" is bound to build as more and more applications are built to take advantage of emerging fast-updating sources like Twitter, which means that you have to be ready to focus on the final products of your real-time automated editorial efforts as much as possible - instead of the infrastructure that brings that content from any number of sources of real-time information updates to your platform. And that's where MuseConnect and its Smart Connector technology comes in. We connect to the freshest sources of information and make sure that keeping connectivity to real-time information is the least of your concerns.
 The author Mark Twain once scoffed at reporters who had been writing stories about his having passed away by saying at a public appearance, "The rumors of my death have been greatly exaggerated." Well, perhaps the buzz that the global economy is dying is also a bit premature, as well. While things are still pretty tough out there, we're picking up a lot of signs recently that companies are starting to bounce back and seize great opportunities for information products and services that beckon around the world.
The key to many of these opportunities, though, is the time and the cost of execution. With lean product development staffs and leaner client budgets, getting a client to "yes" means being able to turn ideas into actions as quickly and as cost-effectively as possible. In the information industry, this often means that you have to be able to demonstrate a new concept for a product or service as rapidly as possible. The good news for many information technology and services companies is that today's software development environments enable companies to cobble together some great new application demos very quickly. A common sticking point, though, is that the content that would make those demo apps look best is not quite what clients were looking for - or just not available. Canned data and pages may get you past a few quick moments with a client, but when you want them to pull the string on the revenue-generating phase of a client relationship it generally takes more than that to build a high level of confidence.
This is where MuseGlobal has really helped our clients to shine in recent years, and even more in today's tough economy. Our MuseConnect content integration technologies offer information services developers truly amazing turnaround times in assembling content from any number of internal and external information sources. Having developed more than 6,000 Smart Connectors for MuseConnect through the years means that your ideas for assembling as much valuable content as possible in a new or enhanced information product or service can appear more rapidly than you may imagine. Since MuseGlobal maintains its own development staging services for our clients, we have the ability to start streaming updates from content sources to your development environment whenever you're ready to receive them. Sometimes within just a few hours of having spoken about an idea your development staff can be working with live data from the key information sources that they need to accelerate their efforts.
This can make an enormous difference in jump-starting innovation and product development from many perspectives. Instead of waiting weeks or months to get content from databases, subscription services, file services and search engines flowing into prototype applications, you can eliminate content connectivity and availability as a bottleneck for developing and testing new software and services. Besides shortening the product development cycle in general, it also means that you'll spend more time looking at "real-world" information flowing through your new applications that will put it through its paces. The result will be more reliable and useful applications that encounter fewer surprises once they hit your clients' production environments. Time-to-market issues get solved more rapidly and efficiently, which means that more revenues come more quickly. In an economy in which anything that can help a sales cycle to shorten is critical to meeting sales goals, you might say that MuseGlobal's Smart Connectors are like found money.
Once you do sell and install your new applications, the even better news is that MuseGlobal Smart Connectors will continue to be reliable for you and your clients all on their own. That's because MuseGlobal delivers its Smart Connectors as a service to you through MuseConnect's unique content integration architecture. Whether it's pre-existing content source connectors or connectors tailored to your specific needs, MuseGlobal will be testing your content connectors constantly - and ensuring that they keep on working for your clients. Instead of client teams having to focus on maintenance issues that are annoying your key accounts they can be focusing on the next great opportunities for your products and services to be solving valuable problems.
There are no perfect answers to bouncing back from the effects of a tough economy, of course, but we've discovered in these times that our MuseConnect OEM content integration solutions can help more answers to be tried, tested and delivered to more of our clients' customers - an advantage that can turn a tough sales environment into one in which you can have the edge through rapid innovation. I hope that we can help you and your teams to see how MuseGlobal technologies and services can put your own organization on the path to innovative information products and services soon - and to keep them running smoothly and cost-effectively for years to come.
 There was a time when Sun Microsystems was a rising, shining force in Silicon Valley, parlaying its variation of the Unix operating system running on its proprietary hardware into quite a tidy empire of servers, workstations and software services for many major enterprises and Web publishers. Topping off Sun's holdings was the promising Java platform-independent applications environment, which enabled more than a decade's worth of software on many platform's beyond Sun's own. And recently Sun's acquisition of MySQL gave them a key component in Web-oriented database development. Great stuff, but not great enough to drive Sun into a more competitive position against giants such as Microsoft and IBM.
It makes perfect sense, then, for Oracle to have picked up Sun to offer them more leverage against those same giants. With cloud computing and other forces commoditizing network server hardware, the pressure is on for most technology companies to add more value further up the technology "stack" as cost-effectively as possible. Be it MySQL, Oracle's own database offerings or a cross-platform programming environment such as Java, it takes a very full kit of technology offerings these days to be able to devise solutions that command premium investments from most enterprises. Sun's traditional hardware and systems assets may be of some use to Oracle to protect its databases running on those platforms, but the far greater value to Oracle is to give it components that will enable it to attach its databases and value-add services to the applications development environments that allow for rapid, cost-effective services development.
In other words, having excellent software is a good thing, but these days it's more important to help your clients to have excellent solutions. Increasingly this means ensuring that you have every resource at your disposal that could contribute to those solutions. That includes, of course, access to all of the content sources that they need to deliver the right information at the right time in the right applications on the right platforms. It's simply no longer possible to capture all of those content sources in a single database or Web server. There are too many legacy platforms and databases and too many new and rapidly changing technologies collecting new sources of content to risk any technology company's future on a handful of content assets. Oracle's purchase of Sun Microsystems is a key acknowledgment that the future of computing technology makes effective content integration an absolute necessity.
No wonder, then, that MuseGlobal finds itself a certified Oracle partner. Our MuseConnect for Oracle Secure Enterprise Search uses our world-leading OEM content integration technologies to enable content from key databases, subscription information services and search engines to integrate with all of the sources already accessible via Oracle's own Secure Enterprise Search software. The MuseGlobal technologies behind MuseConnect for Oracle Secure Enterprise search have enabled hundreds of technology companies and publishers to connect their technology platforms to the content sources that they need at thousands of installations around the world. With over 6,000 Smart Connectors to a very wide variety of content types and sources, MuseGlobal enables any content-delivering platform to push its way up the technology "stack" to higher levels of value rapidly and very cost-effectively.
Certainly Oracle's acquisition of Sun bodes well for a marketplace that needs more powerful and cost-effective publishing solutions that can be delivered on a wider array of enterprise, home and mobile platforms than ever before. It's nice to know, though, that MuseGlobal's content connector solutions are a key component in just about every imaginable major information publishing platform available today. I expect that we'll be seeing a lot more healthy competition amongst the technology giants with this key move by Oracle. In the meantime, we're glad here at MuseGlobal that our rapidly deployed and highly cost-effective Smart Connector content solutions help them all to compete more effectively.
 As everyone knows, there's a new administration at the controls of the federal government in Washington, D.C., one that came into power in part thanks to a presidential campaign's mastery of new online publishing tools and one that is looking hard at how content technologies may be able to help transform our government. In some ways the new administration is picking up where it left off at the end of the election, using online publishing as a way to advance programs for political change. Web sites such as HealthReform.gov and Recovery.gov are White House-sponsored information sites that are as much about promoting the policy positions of the new White House team as they are about public information.
But at the same time, the new administration is championing initiatives to spread Web 2.0 technologies throughout the federal government as tools that can help to both disseminate and gather content from and for the public. During the transition period the Obama transition team used the Web site Change.gov to collect information from people about what they wanted from the incoming administration, information that was used as input into policy-making decisions. Similar initiatives are working their way into all parts of the Executive branch of the federal government, significantly increasing the breadth and frequency of content being made available by the government. In addition, members of Congress are also discovering the abilities of social media technologies to enable them to communicate more directly with their constituents, using tools such as weblogs, Twitter, online video services and online forums to cast a wider net of interaction with the public outside of traditional media.
Beyond the political side of the U.S. government, the incoming administration technology team is promising more open access to government information for the public, as well as supplementing the ability of national security and law enforcement professionals to collect information from across the spectrum of government and public resources. Our recently announced relationship with Capgemini to enhance the ability of law enforcement agencies to aggregate the right content at the right time for law enforcement officials is but one example of where MuseGlobal is able to help governments make sense of a sea of information resources far more rapidly and efficiently than ever before.
All of this adds up to a profile for government information services that is far different than what we were encountering even just a few years ago. Yes, the events of 9/11 triggered a massive onslaught to modernize intelligence gathering technologies, but today we're starting to see that the government as a whole is being transformed through both the ability to collect information and the ability to generate it as well. It's just not possible any more to monitor a few of the traditional publications and government information services to get a handle on what is going on in the government: literally hundreds of information initiatives are each crying out for the attention of both the public and professionals - and creating an enormous challenge for those who need to stay on top of both information and changing technologies at the same time.
As usual we're seeing that our Smart Connector technologies are going to help play a big role in sorting this out for both government initiatives and for enterprises that are trying to stay on top of the latest government information sources. You see, although much of what's new in federal information services rides on top of standardized Web technologies it's difficult to say when and where these technologies are going to be deployed next - and what impact those changes in deployment may have in your ability to track government information sources. Today an agency may be putting out information in a simple Web page format or have a legacy database interface that you've been processing for ages. Tomorrow it could all change in a heartbeat - and change again as newer and better technologies come into place at those agencies.
In an era in which new technologies are going to break more than a few eggs on the way to making great government information omelettes, our Smart Connectors are an enormous help to enterprises trying to keep the distractions from these changes to a minimum. Since our Smart Connectors are maintained automatically as a part of MuseGlobal services, interruptions to your ability to retrieve information from these sources are kept to an absolute minimum. They could change their formats and platforms every day of the week and still you'd have the best content source connector team in the world ensuring that you'll be in touch with their information. Best of all, since MuseGlobal Smart Connectors support two-way update flows, government agencies can collect information from thousands of sources and enable those sources to reflect the knowledge that they have collected as well. With the preponderance of social media initiatives under way now in the federal government, ensuring two-way updates will be more important than ever.
So if you were hoping for more openness and access in the U.S. federal government, the good news is that it's coming in buckets. The bad news is that you have lots and lots of new and changing buckets to sift through to make sense of it all - even, and perhaps especially, if you're the government. Well, it's clear to me that our ability to unify thousands of different types of content sources on the fly to deliver fresh content reliably in whatever format suits people is entering a new phase of usefulness in the face of this onslaught. Thank goodness that it's nothing new to us. Just another day at the company that unifies everything, as we like to say.
 Well, if you're not sure that history doesn't repeat itself, you have to look no further than Vint Cerf's recent comments at the Search Marketing Expo in Santa Clara, California. Often called "the father of the Internet" (along with other well-known fathers), Vint Cerf now is Google's Chief Internet Evangelist, a title that knits in rather nicely wih Google's mission to "organize the world's information and make it universally accessible and useful." The Internet was supposed to solve all of our problems with connecting different sources of content through a universal standard network. Yes, the World Wide Web that rides on the Internet infrastructure has made it possible for billions of computers to communicate with one another easily, but it didn't replace every communications network in the world. Even where the Web made easy connectivity between computers, that didn't always ensure that there would be actual communications between those computers. As Vint Cerf notes from a recent article based on his SMX talk: You build these clouds and they know about themselves and they know about their own resources, but they don't know about any other cloud. So the question is: how do you say 'send this information to this cloud over here' if there isn't any way to call it. Of course there are many reasons why the Internet is feeling these kinds of growing pains, many of which have to do with its overwhelming success as much as its inherent weaknesses. Some are proposing to address those weaknesses by creating a new kind of Internet network design that will provide more security, privacy and ability to handle advanced kinds of content such as streaming video that were not fully anticipated at the time of its first design. This may turn out to be a good idea in the long run, but what exactly would be the long run for such a change at this point - and how good would the results be in a world in which technologies change so rapidly? The greater truth is that network clouds have always come in different shades. Legacy networks will remain in place as long as they are cost-effective for the organizations that support them. New networks then come into place that promise to be the global standard - eventually - but in the meantime they present the same kind of incompatibility issues oftentimes as legacy networks. Even when content flows in and across network clouds, issues such as security, access control, data formats and other key obstacles to getting usable content present themselves more often than not. This cloud thing gets pretty cloudy, at times, doesn't it? While creating a new and better Internet may be a worthwhile goal in the long term, the here-and-now problems of content connectivity are the real issues that need to be addressed for most people trying to get the content that they need. The universal problem of "bit rot" will never be solved perfectly, but MuseGlobal has been at it for more than a decade. Our Smart Connector technology has been there, done that and then some on just about every conceivable network configuration and security setup that you can imagine. Being able to bridge into the widest variety of network environments is in the very core of our content connector architecture - it's not something that got tacked on after the fact. Once Smart Connectors have ironed out the network issues for connecting platforms to content sources, they are experts in communicating with more types of content repositories than any other source of content connectors. After more than ten years of building content connectors we've accumulated more than 6,000 different types of connectors that give us a quicker fast-start on content connectivity than any other service. Best of all, we maintain them automatically for you. Bit rot has hardly a moment to set in with your content connections with Smart Connectors on the job. Smart Connectors go beyond simply ironing out the connectivity issues for content sources, of course. MuseGlobal is leading the way with content connectors that enable not just reading content sources through thousands of possible configurations but also with delivering content back to those sources. With MuseGlobal your clouds become truly a multi-way communications environment, leaping over networks, data formats and security issues to provide not just content but conversations between content sources and platforms. My hat is off to Vint Cerf and other great thinkers who are pondering just how the next generation of the Internet will serve us all better. We need them focusing on this important task, to be sure. But in the meantime MuseGlobal will continue to help the thousands of organizations using our OEM technology around the world to connect to the content that they need today. To us the Web isn't broken; it just needed to get Smart Connectors to pull it all together for our clients.
 The SIIA 2009 Information Industry Summit was a great event for MuseGlobal. Maybe it's our improved messaging or maybe it's just good timing, but people who we were speaking to at the IIS really seemed to "get" our positioning as a company that can connect content sources to software applications and platforms more efficiently than any other OEM supplier. To some in the publishing and content industries this may not seem to be the most glamorous side of the business, but it's what is really creating enormous value for our enterprise, government, and media-oriented clients. Certainly the IIS provided a lot of the more glamorous side of publishing in its presentations and panels. From the opening keynote from Marjorie Scardino, Chief Executive of Pearson, to the ending keynote from Stephanie George, Executive Vice President of Time Inc., I heard a lot of good speakers - and some pretty flashy ones, too. Stephanie George's presentation was capped with a very dynamic slide deck with lots of multimedia showing how Time brands were being strengthened on the Web through their investment in technologies that made it easier for their editorial resources to appeal to their audiences. Fun to watch, of course, and I don't doubt that Time is getting good mileage out of these efforts. But in our experience, the brands of MuseGlobal customers that do best are the ones that focus on what a brand really does for its customers. The presentation by Kristian J. Hammond of Northwestern University on "Frictionless Information" captured this "doing" brand concept pretty well for me. His "Make my Page" concept was nothing radically new, but it was a good example of how to pull together highly customized pages assembled automatically from numerous sources of content on the fly on a topic into an aggregated document. This "content is as content does" approach to publishing may lack the pizazz of many traditional brand publications, but it seems to be where the real action is with our clients. Yes, publications finished by an editorial team certainly still matter in a big way, and we supply content connectors to many of the publications that do this, but the more efficiently that you can do the heavy lifting to assemble and to integrate all of the content sources that are needed to satisfy them, the more that you'll be able to focus on delivering the exact content and features that can build your brand's unique value. Enterprise publishers and technology companies certainly understand the importance of this "heavy lifting" for their brands, but it's easier said than done. Most I.T. teams are either way too busy to focus effectively on building enough connectors to the content sources that can really make a difference to their clients or will find that to do a robust job of connecting to content sources will turn out to be far more expensive and time-consuming than they can afford to do in a tight economy. Everyone's customers are pleading for more and more content from published sources and from their own sources that's well-organized, integrated, and all in once place, but it's just not that easy to pull it all together cost-effectively. I guess that's another way of saying that MuseGlobal is going to be very busy this year, because our highly scalable Smart Connector OEM technology is the most cost-effective and reliable way to get the heavy lifting done for connecting content to brand-name content and technology services. Instead of having to say "no" to clients and senior executives, MuseGlobal gives our clients the ability to say "yes" more quickly to getting new and better content into their products. If a brand is all about saying "yes" to your clients - then it's clear to us at MuseGlobal that fewer things can help to build a brand better than the ability to connect to content rapidly through our Smart Connectors. Be it in online media, enterprise subscription services or content integration services, I think that it's worth us chatting with you about how your brand can benefit from the heavy lifting that MuseGlobal technology can put in place for you today. I hope that you enjoyed IIS. SIIA conferences are great value, and MuseGlobal will be at SIIA's NetGain in San Francisco in May.
 MuseGlobal's new partnership with professional services firm Capgemini is off to a rousing start. Our world-class content connectors are being recognized widely now for their ability to deliver mission-critical content from (and to) key sources of enterprise and Web content. No surprise, then, that Capgemini Government Solutions approached us when they were faced with the challenge of integrating more intelligence and background data that would allow public officials to connect, collaborate on, analyze, investigate and identify public safety risks for government agencies in the U.S. Can't say more about the client at this point, of course (you understand), but Gapgemini needed to expand their vision for providing a broad array of information sources to law enforcement officials that would not be compromised by the typical challenges of content integration and applications development. Do you recall how at the time of the 9/11 attacks the F.B.I. had an information system that could respond only to single-word search queries? Security-oriented government information services have improved a lot since those dark days, but in doing so there has arisen a galaxy of repositories that need to be pulled together to have truly effective information services - just as major government budget constraints begin to kick in. Capgemini had a vision as to how to pull these services together, one that needed to be done rapidly, cost-effectively and reliably. Hello, MuseGlobal? You mean, you can connect us to that content now? You mean, you can implement this when? Before you know it, the Capgemini Intelligence Grid was extended, integrating content from all of the key sources that law enforcement officials need to catch the bad folks using MuseGlobal's exclusive MuseConnect architecture. MuseGlobal Smart Connectors truly were the key to this project. Unlike other content connectors, which are very limited in their ability to be configured and maintained easily, MuseConnect content connectors are readily adapted to any content source quickly and encompass a library of more than 6,000 pre-configured content connectors for the most likely sources and platforms that content integrators require for robust federated content applications. Also unlike other content connectors, our Smart Connectors are maintained by MuseGlobal automatically, so you can keep your entire range of sources normalized through MuseConnect acting as one unified source of content. We're very excited by this new relationship with Capgemini, which demonstrates how well professional services organizations can use MuseGlobal to turn their powerful content integration ideas into real applications. It's one thing to promise sophisticated and reliable content connectivity, and quite another to deliver it in a timely and cost-effective fasion to your clients. Fortunately Capgemini decided to go with the world leader in content connectivity and brought a key expansion of available content to their dream service for law enforcement. Our thanks to our Capgemini partners in relying on MuseGlobal to unify everything that's needed for security intelligence for our nation's law enforcement professionals. What a better way to show the value of unified content.
|