<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3537654371573607654</id><updated>2011-07-28T21:24:20.471-07:00</updated><category term='Zero Day Start'/><category term='Google health api electronic medical health record'/><category term='Web Sevice'/><category term='Semantic technology'/><category term='Google Maps'/><category term='Intro'/><category term='Novell'/><category term='REST'/><category term='Cloud Computing'/><category term='Process Integration'/><category term='Larry Ellison'/><category term='Integration'/><category term='SOA'/><category term='BPEL'/><category term='API'/><category term='SAML'/><category term='CIS Integratem'/><category term='CIS 8020'/><category term='Overview'/><category term='HW2'/><category term='Readings'/><category term='Ontology'/><category term='Systems Integration'/><category term='jobs'/><category term='Mumbai'/><category term='Assignment'/><category term='Google Visualization'/><category term='Video'/><category term='Challenges'/><category term='Dabbawala'/><category term='Process Accuracy'/><category term='Sumantra'/><category term='Social Networking'/><category term='Lockheed Martin'/><title type='text'>CIS Integratem</title><subtitle type='html'>A Team Blog for the GSU course &lt;a href="http://cis8020.blogspot.com/"&gt;CIS8020&lt;/a&gt; Systems Integration.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Jon Miner</name><uri>http://www.blogger.com/profile/15025882638917437099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>18</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-5876753607895536343</id><published>2009-11-27T18:35:00.000-08:00</published><updated>2009-11-28T10:18:48.843-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Semantic technology'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Ontology'/><category scheme='http://www.blogger.com/atom/ns#' term='BPEL'/><category scheme='http://www.blogger.com/atom/ns#' term='Web Sevice'/><title type='text'>4 Steps To Better SOA</title><content type='html'>In NASA's effort to integrate data from many different sources, the space agency wanted to take data collected during a feild expedition, including sample data, photos, voice recordings, and GPS information and integrate it with satellite imagery, GIS data, and information about the characterstics of the minerals found in the samples. Not only were the types of information heterogeneous, but the formats ranged widely from spreadsheet files to SQL databases to WebPages.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;It's a common programming problem. Lets say, you have feild in two seperate databases, that are both named 'temp', is it legitimate to assume they represent the same quantity and can be integrated together? One might represent temperature and other temporary value. To properly combine these 2 fields, you really need to understand what the data represents.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;At NASA and other large entities - both in government and business - integrating heterogeneous data is a challenge, but it's one that must be faced in order to easily share information internally and with outside partners. The integration challenge is one reason why NASA and many organizations are turning to SOA combined with semantic integration. As we know SOA consists of services that offer interoperability capabilities built into the network. While SOA's business-centric approach has sparked enthusism, the challenge is now to build in inference capabilities to make intelligent and dynamic selection of Web services possible. This is where semantic technology - the modelling of an area of knowledge like biology or economics as close to natural language as possible - comes into play.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="color:#FFFFCC;"&gt;Semantic technology&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;A SOA platform with built-in inference capabilities can let companies make runtime decisions based on service capabilites and invocation context where tasks are executed based in pre-defined conditions. On its own, SOA does'nt have this capability, but with the addition of inference, SOA gets the semantic richness it needs to make runtime decisions. Semantic integration techniques build context and awareness of the underlying services and data in a metalayer.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="color:#FFFFCC;"&gt;Ontology-Enabled SOA&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;Semantic integration techiniques are based on the idea that it's possible to find patterns in the origin of various pieces of heterogeneous data. Once done, then it's possible to define these patterns using a metamodel, and then connect several metamodels by defining how they relate to one another. One emerging approach to semantic integration is ontology. &lt;b&gt;Ontology is a structured representation of a domain- by which we mean an area of knowledge like biology or economics - in terms of classes and interrelationships between the classes that can be defined using the XML-based Web Ontology Language.&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;There are 4 steps in building an ontology-enabled SOA&lt;/b&gt;:&lt;/div&gt;&lt;div&gt;&lt;b&gt;Step 1 &lt;/b&gt;&lt;b&gt;: Analyze the Business Process&lt;/b&gt;: In execution of business process, conditions may represent intelligent routing decisions requiring semantic power. We define these as "points of variability", or areas where inference capability is required. Future business needs may mandate additional variables or new values for existing variables. Identify them.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;Step 2: Construct the Ontology Model&lt;/b&gt;: Ontology is defined in terms of concepts and relationships. Ontology concepts are implemeted in classes. Relationships are implemeted in terms of "object properties" and "data types properties".&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;Step 3: Create Context-Sensitive Invoker&lt;/b&gt;: Creating the runtime component that consults the ontology and makes dynamic context-sensitive service invocations in the next step. The business process flow can be encapsulated as a linear process in a BPEL, block.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;Step 4: Web Services:&lt;/b&gt; provide the actual business service. They're the "consuming" point, invoked to acheive business functionality. The policy that operates on the Web Services is part of task required to incoporate a new service end point.&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color:#FFFFCC;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="color:#FFFFCC;"&gt;Final Word:&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;Ontology can be used to enable semantic integration by modeling the business domain process as a workflow, and constructing an ontology model along-side the business process modeling. The classes and relationships of the ontology model are created based on the domain knowledge and the business process.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-5876753607895536343?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/5876753607895536343/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/4-steps-to-better-soa.html#comment-form' title='40 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/5876753607895536343'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/5876753607895536343'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/4-steps-to-better-soa.html' title='4 Steps To Better SOA'/><author><name>Prateek Swastik</name><uri>http://www.blogger.com/profile/02246881409671192581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>40</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-7286809075983125475</id><published>2009-11-27T14:16:00.000-08:00</published><updated>2009-11-27T14:48:25.838-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Novell'/><category scheme='http://www.blogger.com/atom/ns#' term='Sumantra'/><category scheme='http://www.blogger.com/atom/ns#' term='Systems Integration'/><category scheme='http://www.blogger.com/atom/ns#' term='Zero Day Start'/><title type='text'>Case study : Novell -  "Zero Day Start"</title><content type='html'>A slightly old case study (2003)...however it shows the challenges the corporate world used to face then....and even now....and spends millions of dollars to get it sorted.....the case described by Art Vandenberg was similar to this one....based on a "authoritative" employee directory (in our case it was the PeopleSoft HR database) as the starting point for other employee attribute synchronization across the corporate....&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://developer.novell.com/education/tutorials/sim2/images/f0510.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 501px; height: 317px;" src="http://developer.novell.com/education/tutorials/sim2/images/f0510.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;Given above is how the old Novell IS&amp;T infrastructure looked like prior to the one Net solution (a classic Systems Integration Solution Implementation). This was a nightmare and very costly to maintain the system. However, Novell is not alone. Many companies are suffering with even more complex infrastructure than Novell. The goal for CIO is to streamline and simplify this complexity.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://developer.novell.com/education/tutorials/sim2/images/f066.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 494px; height: 339px;" src="http://developer.novell.com/education/tutorials/sim2/images/f066.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;Novell implemented the "Zero Day Start" infrastructure which resulted in dramatic changes across a variety of processes. The figure above shows the automated distribution of employee information between different directories and applications today. By using open standards, it simplified a very cumbersome process in the past and a more manageable infrastructure.&lt;br /&gt;&lt;br /&gt;Wide adoption of important new standards are helping make one Net concepts such as Zero Day Start a reality. They include:&lt;br /&gt;1.  LDAP: the lightweight directory access protocol.&lt;br /&gt;2.  XML: for data Interchange between dissimilar applications and directories.&lt;br /&gt;3.  SSL: as a security standard, &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://developer.novell.com/education/tutorials/sim2/images/f0711.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 500px; height: 339px;" src="http://developer.novell.com/education/tutorials/sim2/images/f0711.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;The central pieces for Zero Day Start are using eDirectory and DirXML to automate the synchronization of information between the relative systems and provide access to services. eDirectory and DirXML connects the enterprise data systems, like PeopleSoft, to the corporate directory as shown above. This allows automatic synchronization and authorization between user information and disparate systems.&lt;br /&gt;&lt;br /&gt;I am proud that I was a part of this implementation team. As typical to any project the initial hiccups was challenging.....but was very satisfying once the project went "live"....&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-7286809075983125475?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/7286809075983125475/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/case-study-novell-zero-day-start.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/7286809075983125475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/7286809075983125475'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/case-study-novell-zero-day-start.html' title='Case study : Novell -  &quot;Zero Day Start&quot;'/><author><name>Sumantra Sarkar</name><uri>http://www.blogger.com/profile/03404993755060759380</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_Mgo8DrKwWXw/SqlwXmuhz6I/AAAAAAAAAAM/GfnRsAYyB1I/S220/Atlanta+-+6th+Sept+2009+-+Dekalb.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-358995334282372193</id><published>2009-11-21T14:39:00.000-08:00</published><updated>2009-11-21T14:42:32.562-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Sumantra'/><category scheme='http://www.blogger.com/atom/ns#' term='Process Accuracy'/><category scheme='http://www.blogger.com/atom/ns#' term='Mumbai'/><category scheme='http://www.blogger.com/atom/ns#' term='Integration'/><category scheme='http://www.blogger.com/atom/ns#' term='Dabbawala'/><title type='text'>Why do we integrate ?</title><content type='html'>To deliver better and faster customer service.....accurately....no hiccups in process handshakes...&lt;br /&gt;&lt;br /&gt;How about having a business process with 99.999999 % right deliveries without any computers involved in the process at all.....??&lt;br /&gt;&lt;br /&gt;And that too in Mumbai, possibly the most densely populated city in the world - 19 million...&lt;br /&gt;&lt;br /&gt;The Mumbai Dabbawala (=Tiffin Box Carrier) is a unique service industry whose primary business is collecting the freshly cooked food in lunch boxes from the residences of the office workers (mostly in the suburbs), delivering it to their respective workplaces and returning back the empty boxes by using various modes of public transport. Watch this .... http://www.youtube.com/watch?v=sxW9sUnodM8&amp;feature=related&lt;br /&gt;&lt;br /&gt;According to Forbes Magazine..... Today the 5,000 Dabbawalas make about 200,000 lunch deliveries in the city and have become famous for their clockwork precision and efficiency. Reportedly their mistake rate is just 1 in 16 million deliveries, which caused the Forbes Global magazine to award its Six Sigma certification in 2001. According to Forbes the Dabbawalas work with 99.999999 percent accuracy.&lt;br /&gt;&lt;br /&gt;Started in 1890, the monthly fee max is 11 dollar per month....Forbes magazine marks this to be one of the best business processes in the world....&lt;br /&gt;&lt;br /&gt;They are so dedicated to their work that it is said....that Prince Charles had to adjust his schedule to have a meeting with them to talk to them....&lt;br /&gt;&lt;br /&gt;No frills....&lt;br /&gt;&lt;br /&gt;http://en.wikipedia.org/wiki/Dabbawala&lt;br /&gt;&lt;br /&gt;You cannot think of Mumbai without them....I miss Mumbai.....&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-358995334282372193?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/358995334282372193/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/why-do-we-integrate.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/358995334282372193'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/358995334282372193'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/why-do-we-integrate.html' title='Why do we integrate ?'/><author><name>Sumantra Sarkar</name><uri>http://www.blogger.com/profile/03404993755060759380</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_Mgo8DrKwWXw/SqlwXmuhz6I/AAAAAAAAAAM/GfnRsAYyB1I/S220/Atlanta+-+6th+Sept+2009+-+Dekalb.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-3626952188670979448</id><published>2009-11-18T19:21:00.000-08:00</published><updated>2009-11-18T19:27:30.692-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAML'/><category scheme='http://www.blogger.com/atom/ns#' term='Sumantra'/><category scheme='http://www.blogger.com/atom/ns#' term='Lockheed Martin'/><category scheme='http://www.blogger.com/atom/ns#' term='jobs'/><title type='text'>SAML in commercial use....</title><content type='html'>Hi,&lt;br /&gt;I found this interesting link (given below)where Lockheed Martin (the people who make the F16) are hiring....SAML experts....hence I think SAML has taken the test of time and graduated to become a commercially viable solution.....not for academic institutions only....&lt;br /&gt;&lt;br /&gt;http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?job_did=J3F6BS6KZ1L1XH3MPGQ&lt;br /&gt;&lt;br /&gt;Qualifications:&lt;br /&gt;Background in security and networking, familiar with protocols, knowledge of requirement process, good communications skills. &lt;br /&gt; Demonstrated successful experience in a customer-facing role &lt;br /&gt; Demonstrated successful experience in DMZ design &lt;br /&gt; Expertise in PKI, SAML, XACML, WS-Secur*. &lt;br /&gt;&lt;br /&gt;Lockheed Martin Aeronautics Company &lt;br /&gt;Join in designing, building and supporting the world's most sophisticated military aircraft. Your involvement may include: The multiservice F-35 Joint Strike Fighter (JSF) * The proven multirole fighter, the F-16 *&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-3626952188670979448?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/3626952188670979448/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/saml-in-commercial-use.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/3626952188670979448'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/3626952188670979448'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/saml-in-commercial-use.html' title='SAML in commercial use....'/><author><name>Sumantra Sarkar</name><uri>http://www.blogger.com/profile/03404993755060759380</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_Mgo8DrKwWXw/SqlwXmuhz6I/AAAAAAAAAAM/GfnRsAYyB1I/S220/Atlanta+-+6th+Sept+2009+-+Dekalb.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-7491793028993094680</id><published>2009-11-16T06:52:00.000-08:00</published><updated>2009-11-16T06:58:33.500-08:00</updated><title type='text'>Jim Ownby touched every point discussed in this class</title><content type='html'>&lt;span class="Apple-style-span"   style="  color: rgb(255, 255, 255); line-height: 22px; font-family:arial;font-size:14px;"&gt;&lt;div style="text-align: justify; "&gt;&lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;The semester is quickly moving to its end, and only 2 presentations are left now. I was thinking to INTEGRATE our discussion topics and prepare a summary of the learnings of this class. But then we got this auspicious opportunity to hear our guest lecturer Mr. Jim Ownby. I observed an interesting thing in our guest lecturer's presentation, and it is that he almost touched upon every topic/aspect which we have discussed in class till date. I thought to revise you how?&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;1. Jim talked about the Integrated Lines of Business of BCD Travel which are "Traditional Travel Management", " Online Travel Management", "Traveler Security", "Crisis and Data management", "Incentives" and "Consulting Services".&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;System Integration Team&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;(&lt;i&gt;Prachi, Andrew, Ben&lt;/i&gt;) talked about&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi- font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style=" font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Integration Models and Styles&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;of Integration (Data, Presentation &amp;amp; functional). We can relate it here that BCD had to integrate its business lines with all or some types of integration.&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;CIS 8020 Achievers group&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;(&lt;i&gt;Asha, Jimmy and Rahul&lt;/i&gt;) had a presentation on&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style=" font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;ERP Systems&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;on the same day, talking about how ERP systems are implemented to integrate these types of operating tenets and gave examples of Microsoft Dynamics and SAP. We can think that BCD Travel might also have implemented some similar kind of ERP system to integrate all the above stated business lines.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;2. Then, Jim presented us with a slide where he showed us that BCD have travel partners like Sabre, Amadeus, Worldspan, Tripit etc. It is obvious that all these partners and BCD has to communicate (may be via sending messages). It reminds us of the third presentation by&lt;/span&gt;&lt;span style="font-size:10.5pt; mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Mercury Group&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;(&lt;i&gt;Bill, Juhi, Gautam&lt;/i&gt;) where they discussed about&lt;b&gt;Messaging Patterns&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;and presentation by&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;MegaHotPot&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;(&lt;i&gt;Mike, Vivian, Bing&lt;/i&gt;) on&lt;b&gt;Database Oriented Middleware&lt;/b&gt;. If we assume that there might be message communication between BCD &amp;amp;its Travel Partners, certainly BCD Travel would have came across problem of integrating heterogeneous data. Its most probable that they might have thought of using Database Middle ware. &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;3. Jim then elaborated about BCD's IT platform selection and the technology portfolio they posses. Jim declared that all their development work is on Microsoft .NET development platform. Then they deploy SOA / Virtualized Services for solving System Integration problems.&lt;/span&gt;&lt;span style="font-size: 10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Mercury Group&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;discussed about&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Service Oriented Architecture&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt;mso-bidi- font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style=" font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;and presented some case studies. If you remember, they took example of Car Renting companies, and the same analogy applies here, where the challenge is to integrate systems of different organization. Here the scale is large and hence using SOA can safely be said "Appropriate" in this particular business situation.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt;&lt;span style="mso-spacerun:yes"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;BCD uses&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;ETL (Extract, Transform, Load)&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt;mso-bidi- font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style=" font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;tool for its data center management. Recall that&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black; mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black; mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Mike&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style=" font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;in his presenation told us about&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;ETL tools&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;(I remember he said some open source tools/ hand coded scripts could be executed to solve the purpose), in&lt;b&gt;MegaHotSpot presentation on "Data Warehousing"&lt;/b&gt;.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;4. Our guest speaker discussed about the technical challenges which his team faces regularly. These challenges happens to be the challenges which are either discussed in every Tuesday class or are implications of System Integration.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;i&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;•Reduced Maintenance Costs (TCO)&lt;/span&gt;&lt;/i&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black; mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;i&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;•Greater System Flexibility&lt;/span&gt;&lt;/i&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;i&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;•Reduced Time-to-Market&lt;/span&gt;&lt;/i&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;i&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;•Better interoperability&lt;/span&gt;&lt;/i&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;i&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;•Improved Client/Vendor accessibility/extensibility&lt;/span&gt;&lt;/i&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;i&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;•Improved Governance&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;5. On Gautam's question about "The technologies used by BCD's competitors", Jim expressed confidence that the top Travel Management Giants must be leveraging benefits of&lt;/span&gt;&lt;span style="font-size:10.5pt; mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Web Services&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;, which was the topic of&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Team Analyst&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;(&lt;i&gt;Ken, Veronica, David&lt;/i&gt;) in which they cleanly told us about how to create and publish Web Services.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;6. On Sumantra's question about integrating a new partner into BCD's network, Jim threw some light on&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style=" font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Process Integration&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;which was our topic, "&lt;b&gt;The Team CIS INTEGRATEM&lt;/b&gt;" where we presented our research on&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Process Modelling and Notations&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;, and&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black; mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black; mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Team Analyst&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt; mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;extending the discussion to&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;BPEL (Business Process Execution Language)&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;. Jim told us that its their responsibility to align the interests and come up with integration solution in the event of adding a new company tgo their business partneship network.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;7. On question from Vivek Menon about the role of "&lt;b&gt;Cloud Computing&lt;/b&gt;", which happen to be Topic of&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style=" font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Nucleus Group&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;(&lt;i&gt;Vivek, Sangeetha, Tarun&lt;/i&gt;) where they presented concepts, types and pros &amp;amp; cons of Cloud. Jim exposed the inherent problems in this emerging technology. He complained that using Cloud Computing is like sticking yourself to a proprietary technology, because you have to develop your application around the service provider's proprietary platform. Use there language specifics / data formats to insert data into the cloud. Once you enter your data into the cloud, and if you are not satisfied and want to migrate, you do not know how to pull your whole data out in a viable format. He audaciously named it "Cloud of uncertainty" and obviously raised question from the corporate side. I feel it was enlightening, and gave me a new vision of seeing this technology.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;8. In the question and answer session, Jim briefly touched upon creating&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;REST&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;ful services and&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Mash ups&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;. My team discussed about REST architecture and its notations and its relevance with Web and Internet. Mash up was talk topic of&lt;/span&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;b&gt;&lt;span style=" font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;; color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Silk Group&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;/b&gt;&lt;i&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;(Jason, Max, Dmitriy),&lt;/span&gt;&lt;/i&gt;&lt;span style="font-size:10.5pt;mso-bidi-font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:11.0pt;color:text1;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;where they presented the fundamentals of mash-ups. They also discussed about technology behind mash-ups, and presented a great demo on yahoo pipes.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span class="Apple-style-span"   style="font-family:Arial, sans-serif;color:#000000;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;span class="Apple-style-span"   style="font-family:Arial, sans-serif;color:#000000;"&gt;&lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;So, this is how Jim Ownby, Sr. Architect of BCD Travel "integrated" all the topics of CIS 8020 and made my job easy. He really gave a practical and industrial view of seeing these technologies. Prof. Zheng has done a commendable job by inviting such a knowledgeable person for talk. I appreciate it Professor. Now, I think this Blog has become very long, so I should stop.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align: justify;line-height:16.5pt"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-Times New Roman&amp;quot;;color:black;mso-themefont-family:&amp;quot;;font-size:10.5pt;color:text1;"&gt;Thank you. Your comments are highly solicited.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-7491793028993094680?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/7491793028993094680/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/jim-ownby-touched-every-point-discussed_16.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/7491793028993094680'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/7491793028993094680'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/jim-ownby-touched-every-point-discussed_16.html' title='Jim Ownby touched every point discussed in this class'/><author><name>Prateek Swastik</name><uri>http://www.blogger.com/profile/02246881409671192581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-3643303424150848500</id><published>2009-11-15T20:46:00.000-08:00</published><updated>2009-11-15T20:55:57.495-08:00</updated><title type='text'>Articles on Systems Integration....a host of them....50 to be precise - I counted them......</title><content type='html'>Dr Zheng,&lt;br /&gt;I think you had a post where you were looking out for a comprehensive book on Systems Integration....I think the challenge is that by the time a book is published we have 3 more technologies to be integrated.....and the book is outdated....&lt;br /&gt;&lt;br /&gt;However, I found this link which has a summary of good articles on Systems Integration Course which looks useful....&lt;br /&gt;&lt;br /&gt;http://www.enterpriseintegrationpatterns.com/bib.html&lt;br /&gt;&lt;br /&gt;We covered most of the topics ...but there are some new ones too......:&lt;br /&gt;&lt;br /&gt;1. Alexander &lt;br /&gt;C. Alexander, S. Ishikawa, M Silverstein, A Pattern Language - Towns Buildings Construction, Oxford University Press, 1977, ISBN: 0195019199 &lt;br /&gt;&lt;br /&gt;2. Alpert &lt;br /&gt;S. Alpert, K. Brown, B. Woolf, The Design Patterns Smalltalk Companion, Addison-Wesley, 1998, ISBN: 0201184621&lt;br /&gt;&lt;br /&gt;3. Box &lt;br /&gt;Don Box, Essential .NET, Volume 1: the Common Language Runtime, Addison-Wesley, 2002, ISBN: 0201734117 &lt;br /&gt;&lt;br /&gt;4. BPEL4WS &lt;br /&gt;Business Process Execution Language for Web Services, Version 1.0, http://www.ibm.com/developerworks/webservices/library/ws-bpel&lt;br /&gt;&lt;br /&gt;5. CSP &lt;br /&gt;C. A. R. Hoare, Communicating Sequential Processes, Communications of the ACM , 1978, http://doi.acm.org/10.1145/359576.359585 &lt;br /&gt;&lt;br /&gt;6. CoreJ2EE &lt;br /&gt;Alur, Crupi, Malks, Core J2EE Patterns: Best Practices and Design Strategies (2nd Edition), Prentice Hall PTR, 2003, ISBN: 0131422464&lt;br /&gt;&lt;br /&gt;7. Dickman &lt;br /&gt;Alan Dickman, Designing Applications with MSMQ, Addison-Wesley, 1998, ISBN: 0201325810&lt;br /&gt;&lt;br /&gt;8. Douglass &lt;br /&gt;Bruce Powel Douglass, Real-Time Design Patterns, Addison-Wesley, 2003, ISBN: 0201699567 &lt;br /&gt;&lt;br /&gt;9. EAA &lt;br /&gt;Martin Fowler, Patterns of Enterprise Application Architecture, Addison-Wesley, 2003, ISBN: 0321127420 &lt;br /&gt;&lt;br /&gt;10. EJB20 &lt;br /&gt;Enterprise JavaBeans Specification, Version 2.0, http://java.sun.com/products/ejb/docs.html&lt;br /&gt;&lt;br /&gt;11. Garlan &lt;br /&gt;Mary Shaw, Garlan David, Software Architecture: Perspectives on an Emerging Discipline, Prentice Hall, 1996, ISBN: 0131829572&lt;br /&gt;&lt;br /&gt;12. GoF &lt;br /&gt;Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides, Design Patterns: Elements of Reusable Object-Oriented Software, Addison-Wesley, 1995, ISBN: 0201633612 &lt;br /&gt;&lt;br /&gt;13. Graham02 &lt;br /&gt;Steve Graham, Simon Simeonov, Toufic Boubez, Glen Daniels, Doug Davis, Yuichi Nakamura, Ryo Nyeama, Building Web Services with Java: Making Sense of XML, SOAP and UDDI, SAMS Publishing, 2002, ISBN: 0672321815&lt;br /&gt;&lt;br /&gt;14. Hohmann &lt;br /&gt;Luke Hohmann, Beyond Software Architecture: Creating and Sustaining Winning Solutions, Addison-Wesley, 2003, ISBN: 0201775948&lt;br /&gt;&lt;br /&gt;15. Hapner &lt;br /&gt;Mark Hapner, Rich Burridge, Rahul Sharma, Joseph Fialli, Kim Haase, Java Messaging Service API Tutorial and Reference, Addison-Wesley, 2002, ISBN: 0201784726&lt;br /&gt;&lt;br /&gt;16. JMS &lt;br /&gt;Java Message Service (JMS), Sun Microsystems, http://java.sun.com/products/jms/&lt;br /&gt;&lt;br /&gt;17. JMS11 &lt;br /&gt;Java Message Service (the Sun Java Message Service (JMS) 1.1 Specification), Sun Microsystems, http://java.sun.com/products/jms/docs.html&lt;br /&gt;&lt;br /&gt;18. JTA &lt;br /&gt;Transactions and Java Technology, http://java.sun.com/j2ee/transactions.html&lt;br /&gt;&lt;br /&gt;19. Kahn &lt;br /&gt;G. Kahn, The Semantics of a Simple Language for Parallel Programming, Information Processing 74: Proc. IFIP Congress 74, North-Holland Publishing Co., 1974,&lt;br /&gt;&lt;br /&gt;20. Kaye &lt;br /&gt;Doug Kaye, Loosely Coupled: The Missing Pieces of Web Services, RDS Press, 2003, ISBN: 1881378241 &lt;br /&gt;&lt;br /&gt;21. Kent &lt;br /&gt;William Kent, Data and Reality, 1stBooks, 2000, ISBN: 1585009709 &lt;br /&gt;&lt;br /&gt;22. Lewis &lt;br /&gt;Rhys Lewis, Advanced Messaging Applications with MSMQ and MQSeries, Que, 2000, ISBN: 078972023X&lt;br /&gt;&lt;br /&gt;23. Leyman &lt;br /&gt;Frank Leyman, et al., Production Workflow: Concepts and Techniques, Prentice-Hall PTR, 1999, ISBN: 0130217530&lt;br /&gt;&lt;br /&gt;24. MDMSG &lt;br /&gt;Multiple-Destination Messaging, http://msdn.microsoft.com/library/&lt;br /&gt;&lt;br /&gt;25. Monson-Haefel &lt;br /&gt;Richard Monson-Haefel and David A. Chappell, Java Message Service, O’Reilly, 2001, ISBN: 0596000685&lt;br /&gt;&lt;br /&gt;26. MicroWorkflow &lt;br /&gt;Dragos Manolescu, Micro-Workflow: A Workflow Architecture Supporting Compositional Object-Oriented Software Development, http://micro-workflow.com/PhDThesis/phdthesis.pdf&lt;br /&gt;&lt;br /&gt;27. Monroe &lt;br /&gt;Robert T. Monroe, Drew Kompanek, Ralph Melton, David Garlan, Stylized Architecture, Design Patterns, and Objects, 1996, http://www-2.cs.cmu.edu/afs/cs/project/compose/ftp/pdf/ObjPatternsArch-ieee97.pdf&lt;br /&gt;&lt;br /&gt;28. MQSeries &lt;br /&gt;MQSeries from IBM, http://www.ibm.com/software/mqseries&lt;br /&gt;&lt;br /&gt;29. MSMQ01 &lt;br /&gt;Microsoft Message Queuing (MSMQ), http://www.microsoft.com/msmq&lt;br /&gt;&lt;br /&gt;30. POSA &lt;br /&gt;Buschmann et al, Pattern-Oriented Software Architecture, Wiley, 1996, ISBN: 0471958697 &lt;br /&gt;&lt;br /&gt;31. POSA2 &lt;br /&gt;Schmidt et al, Pattern-Oriented Software Architecture Vol.2, Wiley, 2000, ISBN: 0471606952 &lt;br /&gt;&lt;br /&gt;32. PatternForms &lt;br /&gt;Pattern Forms, Wiki-Wiki-Web, http://c2.com/cgi-bin/wiki?PatternForms &lt;br /&gt;&lt;br /&gt;33. PLOPD1 &lt;br /&gt;James Coplien, Douglas Schmidt (Editor), Pattern Languages of Program Design, Addision-Wesley, 1995, ISBN: 0201607344 &lt;br /&gt;&lt;br /&gt;34. Sharp &lt;br /&gt;Alec Sharp, Patrick McDermott , Workflow Modeling: Tools for Process Improvement and Application Development, Artech House, 2001, ISBN: 1580530214 &lt;br /&gt;&lt;br /&gt;35. SOAP 1.1 &lt;br /&gt;W3C Simple Object Access Protocol (SOAP) 1.1 Specification, http://www.w3.org/TR/SOAP/&lt;br /&gt;&lt;br /&gt;36. SOAP 1.2 Part 2 &lt;br /&gt;SOAP Version 1.2 Part 2: Adjuncts, http://www.w3.org/TR/soap12-part2/&lt;br /&gt;&lt;br /&gt;37. Stevens &lt;br /&gt;W. Richard Stevens, TCP/IP Illustrated, Volume 1: The Protocols, Addison-Wesley, 1994, ISBN: 0201633469&lt;br /&gt;&lt;br /&gt;38. SysMsg &lt;br /&gt;System.Messaging Namespace in the .NET Framework SDK, Microsoft, http://msdn.microsoft.com/library/&lt;br /&gt;&lt;br /&gt;39. Tennison &lt;br /&gt;Jeni Tennison, XSLT and XPath On The Edge, John Wiley &amp; Sons, 2001, ISBN: 0764547763&lt;br /&gt;&lt;br /&gt;40. UML &lt;br /&gt;UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition, Addison-Wesley, 2003, ISBN: 0321193687&lt;br /&gt;&lt;br /&gt;41. UMLEAI &lt;br /&gt;UML Profile for Enterprise Application Integration, Object Management Group , 2002, http://cgi.omg.org/cgi-bin/doc?ptc/02-02-02&lt;br /&gt;&lt;br /&gt;42. Wright &lt;br /&gt;Gary R. Wright, W. Richard Stevens, TCP/IP Illustrated, Volume 2: The Implementation, Addison-Wesley, 1995, ISBN: 020163354X&lt;br /&gt;&lt;br /&gt;43. WSAUS &lt;br /&gt;Web Services Architecture Usage Scenarios, W3C, http://www.w3.org/TR/ws-arch-scenarios/&lt;br /&gt;&lt;br /&gt;44. WSDL 1.1 &lt;br /&gt;Web Services Description Language (WSDL) 1.1, http://www.w3.org/TR/wsdl&lt;br /&gt;&lt;br /&gt;45. WSFL &lt;br /&gt;Web Services Flow Language, IBM, http://www-3.ibm.com/software/solutions/webservices/pdf/WSFL.pdf&lt;br /&gt;&lt;br /&gt;46. WSMQ &lt;br /&gt;WebSphere MQ Using Java, IBM, http://publibfp.boulder.ibm.com/epubs/pdf/csqzaw11.pdf&lt;br /&gt;&lt;br /&gt;47. XML 1.0 &lt;br /&gt;Extensible Markup Language (XML) 1.0 (Second Edition), http://www.w3.org/TR/REC-xml&lt;br /&gt;&lt;br /&gt;48. XSLT 1.0 &lt;br /&gt;XSL Transformations (XSLT) Version 1.0 -- W3C Recommendation, http://www.w3.org/TR/xslt&lt;br /&gt;&lt;br /&gt;49. Waldo &lt;br /&gt;Waldo, J., Wyant, G., Wollrath, A., and Kendall, S., A Note on Distributed Computing, Technical Report SMLI TR-94-29, Sun Microsystems Laboratories, November 1994, http://citeseer.nj.nec.com/waldo94note.html&lt;br /&gt;&lt;br /&gt;50. Zahavi &lt;br /&gt;Ron Zahavi, Enterprise Application Integration with CORBA , John Wiley &amp; Sons, 1999, ISBN: 0471327204&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-3643303424150848500?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/3643303424150848500/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/articles-on-systems-integrationa-host.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/3643303424150848500'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/3643303424150848500'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/articles-on-systems-integrationa-host.html' title='Articles on Systems Integration....a host of them....50 to be precise - I counted them......'/><author><name>Sumantra Sarkar</name><uri>http://www.blogger.com/profile/03404993755060759380</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_Mgo8DrKwWXw/SqlwXmuhz6I/AAAAAAAAAAM/GfnRsAYyB1I/S220/Atlanta+-+6th+Sept+2009+-+Dekalb.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-8849922031811057425</id><published>2009-11-04T17:25:00.000-08:00</published><updated>2009-11-04T22:14:12.586-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Google health api electronic medical health record'/><title type='text'>CIS 8020 Assignment 2 [PS] [Google Health]</title><content type='html'>&lt;div style="text-align: justify;"&gt;Assume a company provides health care services/health insurance to its employees as incentives(perks) in-house, i.e the company has its own team of HealthCare Professionals and covers health care of its employees. Company must consider using the Google Health API to keep &lt;a href="http://en.wikipedia.org/wiki/Electronic_medical_record"&gt;Electronic Medical Record&lt;/a&gt; (EMR) of employees.&lt;br /&gt;&lt;br /&gt;Company may want to conduct regular health check-ups of employees and would like keep records of the inspection &amp;amp; diagnosis results to analyze their physical and mental health. If company is multi-national, it would like to have all these records in one common format, which is possible with Google Health.&lt;br /&gt;&lt;br /&gt;Google Health is a web service so you are able to use any language that can perform the four HTTP                      methods (GET/POST/PUT/DELTE).  Google Health leverages the Google Data APIs, which have client libraries                      in Java, .NET, PHP, Python, Objective-C, and JavaScript.  At this time, only the Java and .NET libraries                     support Google Health. In Google Health, you can add medical information to a user's profile by &lt;a href="http://code.google.com/apis/health/docs/2.0/developers_guide_protocol.html#CreatingPosts"&gt;posting notices&lt;/a&gt; containing CCR data. The API supports a &lt;a href="http://code.google.com/apis/health/ccrg_reference.html"&gt;subset of the CCR&lt;/a&gt; ("Continuity of Care Record"), a standard format for transferring snapshots of a patient's medical history. Notices are messages that can contain certain XHTML elements, CCR data, or both. Notices might be sent to remind users to pick up a prescription, or they might contain lab results. The &lt;a href="http://code.google.com/apis/health/getting_started.html"&gt;Google Health Data API&lt;/a&gt; uses the same underlying protocol as the other Google Data APIs. &lt;a href="http://code.google.com/apis/gdata/"&gt;Google Data&lt;/a&gt; is the preferred way for applications to interface                  programmatically with the Google Health platform.                 Google Data eases application integration by encapsulating and hiding the AtomPub specification and                  implementation. In the application, doctors with right permissions, read user's profile or query for medical health records that match particular criteria. Company may use the results to provide personalized functionality based on the data. &lt;a href="http://code.google.com/p/googlehealthsamples/source/browse/trunk#trunk/dotNET/health_dotnet_asp_samples"&gt;Here&lt;/a&gt; is an example of how to code this application. The example shows how to code the application in .NET, how to design Health Profiles (signed &amp;amp; unsigned) and how to build it.&lt;br /&gt;&lt;br /&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/yNe6-p4G7Ik&amp;amp;hl=en&amp;amp;fs=1&amp;amp;"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/yNe6-p4G7Ik&amp;amp;hl=en&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Google Health API provides flexibility to use number of programming languages (such as Java, .NET etc). The biggest advantage is that Google Health can be &lt;a href="http://code.google.com/apis/health/getting_started.html#Integration"&gt;integrated seamlessly into an existing application&lt;/a&gt;. In this case, company could leverage the possibility of integrating the Google Health application into its Finance Module of ERP implementation to keep record of the expenses on this venture.&lt;br /&gt;&lt;br /&gt;Google Health API would be an appropriate and effective solution in this case.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-8849922031811057425?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/8849922031811057425/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/cis-8020-assignment-2-ps-google-health.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/8849922031811057425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/8849922031811057425'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/11/cis-8020-assignment-2-ps-google-health.html' title='CIS 8020 Assignment 2 [PS] [Google Health]'/><author><name>Prateek Swastik</name><uri>http://www.blogger.com/profile/02246881409671192581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-2113229678556854183</id><published>2009-10-27T00:03:00.000-07:00</published><updated>2009-10-27T06:16:46.960-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Process Integration'/><category scheme='http://www.blogger.com/atom/ns#' term='Readings'/><title type='text'>Process Integration Presentation: October 27th Abstract &amp; Articles</title><content type='html'>Abstract:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;A business process is "a collection of related, structured activities that produce a service or product that meet the needs of a client.” &lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;BPEL stands for Business Process Execution Language, and comes from a standards consortium consisting of BEA Systems, IBM, and Microsoft, BPEL combine.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Business processes are the lifeblood of any organization. It is the visibility, efficiency and effectiveness of these processes that enable organizations to reach and exceed their goals and differentiate them within a fiercely competitive market. &lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Through the process layer, business users can define, manage and measure their processes - this fundamental capability empowers business people to take direct ownership of their processes without having to defer to IT to implement each and every change. &lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;What were point solutions can now be made available as services throughout the business, as organizations move to architectures that are more service-oriented.&lt;/li&gt;&lt;/ul&gt;Readings:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.bpmodeling.com/"&gt;http://www.bpmodeling.com/&lt;/a&gt;&lt;/li&gt;&lt;li&gt;SOA Approach to Integration: XML, Web Services, ESB, and BPEL in Real-World SOA Projects, by Matjaz, B. Juric et al., Packt Publishing © 2007&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.bpmn.org/Documents/Introduction%20to%20BPMN.pdf"&gt;http://www.bpmn.org/Documents/Introduction%20to%20BPMN.pdf&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Business_process_modeling"&gt;http://en.wikipedia.org/wiki/Business_process_modeling&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Business_Process_Execution_Language"&gt;http://en.wikipedia.org/wiki/Business_Process_Execution_Language&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Business_process_management"&gt;http://en.wikipedia.org/wiki/Business_process_management&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-2113229678556854183?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/2113229678556854183/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/10/process-integration-presentation.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/2113229678556854183'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/2113229678556854183'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/10/process-integration-presentation.html' title='Process Integration Presentation: October 27th Abstract &amp; Articles'/><author><name>Jon Miner</name><uri>http://www.blogger.com/profile/15025882638917437099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-9171343719690806849</id><published>2009-10-21T00:17:00.000-07:00</published><updated>2009-10-21T13:12:51.565-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Sumantra'/><category scheme='http://www.blogger.com/atom/ns#' term='CIS Integratem'/><category scheme='http://www.blogger.com/atom/ns#' term='API'/><category scheme='http://www.blogger.com/atom/ns#' term='CIS 8020'/><category scheme='http://www.blogger.com/atom/ns#' term='Assignment'/><category scheme='http://www.blogger.com/atom/ns#' term='Google Visualization'/><title type='text'>CIS 8020 Assignment 2 SS Google Visualization</title><content type='html'>&lt;div&gt;&lt;span class="Apple-style-span"   style="  ;font-family:'trebuchet ms';font-size:small;"&gt;A consulting company is using census data provided by an epidemiologist to analyze the population trend of Atlanta Metropolitan area for the last 9 years and decide if it makes business sense for extension of Health Care infrastructure. &lt;/span&gt;&lt;/div&gt;&lt;div&gt;  &lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span"  style="font-family:'trebuchet ms';"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;The same data is best understood if represented in a graphic form which has been demonstrated in &lt;a href="http://sumantraatgsu.webs.com/"&gt;my website&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-family:'trebuchet ms';"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt; using Column Chart from Google Visualization API. Refer to the visualization shown below.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;&lt;script type="text/javascript" src="http://www.google.com/jsapi"&gt;&lt;/script&gt;&lt;script type="text/javascript"&gt; google.load('visualization', '1',{'packages':['columnchart']}); google.setOnLoadCallback(initialize); function initialize() {var query = new google.visualization.Query('http://spreadsheets.google.com/pub?key=tosNEN30oZlltrpx3p8w1HQ'); query.send(draw); } function draw(response) {if (response.isError()) {alert('Error in query')} var ticketsData = response.getDataTable(); var chart1 = new google.visualization.ColumnChart(document.getElementById('chart1_div')); chart1.draw(ticketsData, {'is3D': true,'axisFontSize':'10', 'titleFontSize':'15','titleColor':'black','enableTooltip':'true','legend': 'right','legendFontSize':'10'});}&lt;/script&gt; &lt;br /&gt;&lt;div class="header"&gt;Population Trend - Atlanta Metropolitan Area : 2000-2008 &lt;/div&gt;&lt;br /&gt;   &lt;div id="chart1_div" style="align: center; width: 560px; height: 360px;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span"  style="font-family:'trebuchet ms';"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;In this case, the &lt;a href="http://spreadsheets.google.com/ccc?key=0AjsEMcbUgEL1dG9zTkVOMzBvWmxsdHJweDNwOHcxSFE&amp;amp;hl=en"&gt;source data&lt;/a&gt; for the presentation has been hosted and published in Google Docs &lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-family:'trebuchet ms';"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(extracted from original &lt;a href="http://www.census.gov/popest/counties/CO-EST2008-01.html"&gt;census data&lt;/a&gt;).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span"  style="font-family:'trebuchet ms';"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;We have also used tooltip to zoom on a particular column to get the actual value for a County.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span"  style="font-family:'trebuchet ms';"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;Additionally, we can use the same API for representing similar data in various graphic forms for example Pie Chart, Line Chart, Tables, Motion Chart, Area Chart, Bar Chart etc. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span"  style="font-family:'trebuchet ms';"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;A similar model can be used for visualization of data from Sales, Revenue, and Inventory etc.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span"  style="font-family:'trebuchet ms';"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;Since any Excel file can be used as source data, the visual representation is automatically updated without any change in code just by republishing the changed data and hence can be used for tracking any dynamic data.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span"  style="font-family:'trebuchet ms';"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;The API is easy to use and is highly parameterized. Hence the type of chart, size, font, color etc. can be modified quickly as required.   &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-9171343719690806849?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/9171343719690806849/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/10/cis-8020-assignment-2-ss-google.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/9171343719690806849'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/9171343719690806849'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/10/cis-8020-assignment-2-ss-google.html' title='CIS 8020 Assignment 2 SS Google Visualization'/><author><name>Sumantra Sarkar</name><uri>http://www.blogger.com/profile/03404993755060759380</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_Mgo8DrKwWXw/SqlwXmuhz6I/AAAAAAAAAAM/GfnRsAYyB1I/S220/Atlanta+-+6th+Sept+2009+-+Dekalb.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-628627930398372935</id><published>2009-10-14T06:47:00.000-07:00</published><updated>2009-10-14T05:45:02.932-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='HW2'/><category scheme='http://www.blogger.com/atom/ns#' term='Google Maps'/><title type='text'>CIS 8020 Assignment 2 JM Google Maps</title><content type='html'>A small Atlanta company wants to have a map on its website that tracks all of their Atlanta office locations.&amp;nbsp; Besides just presenting this as just an image, they want to have the ability for users to interact with the map and be able to tell what the primary function of the office is.&lt;br /&gt;&lt;br /&gt;Google Maps API is a good choice for the solution to this problem. It generates dynamic maps which can be easily integrated to any web page and allows end users to interact with. All the company  needs to do is configure a few coordinate settings in the Google Maps API to make it work. The following is a prototype:&lt;br /&gt;&lt;script src="http://maps.google.com/maps?file=api&amp;amp;v=2&amp;amp;sensor=false&amp;amp;key=ABQIAAAAyRDnVH08g9VcgPFzIgg2mRQkITwCMd1ggyIEFkfIiOhAmhYfSBQv-C-DB2GYCO1wobT8Ejxjkh4BUQ" type="text/javascript"&gt;&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;&lt;div id="map" style="height: 450px; width: 550px;"&gt;&lt;/div&gt;&lt;br /&gt;Compared to creating it from scratch, Google's Maps API is easy to use and setup. Creating a customized map interface only requires adding the Google JavaScript code to a page, and then using JavaScript functions to add points to the map.&amp;nbsp; It saves time in development and maintenance. It also saves on  network bandwidth and processing power since the application is hosted by Google. &lt;br /&gt;&lt;br /&gt;&lt;script type="text/javascript"&gt;        if (GBrowserIsCompatible()) {       function createMarker(point,html) {        var marker = new GMarker(point);        GEvent.addListener(marker, "click", function() {          marker.openInfoWindowHtml(html);        });        return marker;      }      // Display the map, with some controls and set the initial location       var map = new GMap2(document.getElementById("map"));      map.addControl(new GLargeMapControl());      map.addControl(new GMapTypeControl());      map.setCenter(new GLatLng(33.744,-84.386),9);          // Set up three markers with info windows           var point = new GLatLng(33.752,-84.386);      var marker = createMarker(point,'&lt;font COLOR="#0000FF"&gt;Home Office&lt;/font&gt;')      map.addOverlay(marker);      var point = new GLatLng(33.867,-84.335);      var marker = createMarker(point,'&lt;font COLOR="#0000FF"&gt;Satellite Office&lt;/font&gt;')      map.addOverlay(marker);      var point = new GLatLng(34.061,-84.255);      var marker = createMarker(point,'&lt;font COLOR="#0000FF"&gt;Warehouse&lt;/font&gt;')      map.addOverlay(marker);    }        // display a warning if the browser was not compatible    else {      alert("Sorry, the Google Maps API is not compatible with this browser");    }        &lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-628627930398372935?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/628627930398372935/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/10/test.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/628627930398372935'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/628627930398372935'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/10/test.html' title='CIS 8020 Assignment 2 JM Google Maps'/><author><name>Jon Miner</name><uri>http://www.blogger.com/profile/15025882638917437099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-357812562951870072</id><published>2009-10-06T00:14:00.000-07:00</published><updated>2009-10-06T12:40:35.590-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='REST'/><category scheme='http://www.blogger.com/atom/ns#' term='Readings'/><title type='text'>REST Presentation: October 6th Abstract &amp; Articles</title><content type='html'>Abstract:&lt;br /&gt;&lt;br /&gt;REST emphasizes scalability of component interactions, generality of interfaces, independent deployment of components, and intermediary components to reduce interaction latency, enforce security, and encapsulate legacy systems.&lt;br /&gt;&lt;br /&gt;REST provides a set of architectural constraints that, when applied as a whole, emphasizes scalability of component interactions, generality of interfaces, independent deployment of components, and intermediary components to reduce interaction latency, enforce security, and encapsulate legacy systems.&lt;br /&gt;&lt;br /&gt;Readings: &lt;br /&gt;&lt;div style="direction: ltr; margin-bottom: 0pt; margin-left: 0.38in; margin-top: 3.36pt; text-align: left; text-indent: -0.38in; unicode-bidi: embed; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;div style="direction: ltr; margin-bottom: 0pt; margin-left: 0.38in; margin-top: 3.36pt; text-align: left; text-indent: -0.38in; unicode-bidi: embed; vertical-align: baseline;"&gt;&lt;span style="font-size: 14pt;"&gt;&lt;span style="font-family: Arial;"&gt;•&lt;/span&gt;&lt;/span&gt;Fielding, Roy Thomas. Architectural Styles and the Design of Network-based Software Architectures. Doctoral dissertation, University of California, Irvine, 2000. - &lt;a href="http://www.infoq.com/articles/rest-introduction"&gt;http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="direction: ltr; font-family: inherit; margin-bottom: 0pt; margin-left: 0.38in; margin-top: 3.36pt; text-align: left; text-indent: -0.38in; unicode-bidi: embed; vertical-align: baseline;"&gt;&lt;span style="font-size: 14pt;"&gt;•&lt;/span&gt;Principled Design of the Modern Web Architecture by ROY T. FIELDING and RICHARD N. TAYLOR, ACM Transactions on Internet Technology, Vol. 2, No. 2, May 2002, Pages 115–150.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;•&lt;a href="http://www.infoq.com/articles/rest-introduction"&gt;http://www.infoq.com/articles/rest-introduction&lt;/a&gt; &lt;br /&gt;•&lt;a href="http://www.infoq.com/articles/designing-restful-http-apps-roth"&gt;http://www.infoq.com/articles/designing-restful-http-apps-roth&lt;/a&gt; &lt;br /&gt;•&lt;a href="http://www.youtube.com/watch?v=YCcAE2SCQ6k"&gt;http://www.youtube.com/watch?v=YCcAE2SCQ6k&lt;/a&gt;&lt;br /&gt;•&lt;a href="http://www.ietf.org/rfc/rfc3986.txt"&gt;http://www.ietf.org/rfc/rfc3986.txt&lt;/a&gt;&lt;br /&gt;•&lt;a href="http://soa.dzone.com/news/rest-%E2%80%93-good-bad-and-ugly"&gt;http://soa.dzone.com/news/rest-%E2%80%93-good-bad-and-ugly&lt;/a&gt; &lt;br /&gt;•&lt;a href="http://rest.blueoxen.net/cgi-bin/wiki.pl?WhatIsREST"&gt;http://rest.blueoxen.net/cgi-bin/wiki.pl?WhatIsREST#nid652&lt;/a&gt;&lt;br /&gt;•&lt;a href="http://www.prescod.net/rest/"&gt;http://www.prescod.net/rest/&lt;/a&gt;&lt;br /&gt;•&lt;a href="http://www.prescod.net/rest/rest_vs_soap_overview/"&gt;http://www.prescod.net/rest/rest_vs_soap_overview/&lt;/a&gt; &lt;br /&gt;•&lt;a href="http://www.petefreitag.com/item/431.cfm"&gt;http://www.petefreitag.com/item/431.cfm&lt;/a&gt;&lt;br /&gt;•&lt;a href="http://en.wikipedia.org/wiki/Representational_State_Transfer"&gt;http://en.wikipedia.org/wiki/Representational_State_Transfer&lt;/a&gt;&lt;br /&gt;•&lt;a href="http://www.xfront.com/REST-Web-Services.html"&gt;http://www.xfront.com/REST-Web-Services.html&lt;/a&gt;&lt;br /&gt;•&lt;a href="http://dret.net/netdret/docs/soa-rest-www2009/"&gt;http://dret.net/netdret/docs/soa-rest-www2009/&lt;/a&gt;&lt;br /&gt;•&lt;a href="http://rest.elkstein.org/2008/02/what-is-rest.html"&gt;http://rest.elkstein.org/2008/02/what-is-rest.html&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-357812562951870072?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/357812562951870072/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/10/rest-presentation-abstract-articles.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/357812562951870072'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/357812562951870072'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/10/rest-presentation-abstract-articles.html' title='REST Presentation: October 6th Abstract &amp; Articles'/><author><name>Jon Miner</name><uri>http://www.blogger.com/profile/15025882638917437099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-4555692894335914549</id><published>2009-10-04T08:07:00.000-07:00</published><updated>2009-10-05T10:23:27.750-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='REST'/><title type='text'>When to and When not to use REST</title><content type='html'>Architects and developers need to decide when this particular style is an appropriate choice for their applications.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;A RESTFul design may be appropriate when:&lt;/b&gt;&lt;ul&gt;&lt;li&gt; The web services are completely stateless. A good test is to consider whether the interaction can survive a restart of the server.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt; A caching infrastructure can be leveraged for performance. If the data that the web service returns is not dynamically generated and can be cached, then the caching infrastructure that web servers and other intermediaries inherently provide can be leveraged to improve performance. However, the developer must take care because such caches are limited to the HTTP GET method for most servers.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt; The service producer and service consumer have a mutual understanding of the context and content being passed along. Because there is no formal way to describe the web services interface, both parties must agree out of band on the schemas that describe the data being exchanged and on ways to process it meaningfully. In the real world, most commercial applications that expose services as RESTful implementations also distribute so-called value-added toolkits that describe the interfaces to developers in popular programming languages.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt; Bandwidth is particularly important and needs to be limited. REST is particularly useful for limited-profile devices such as PDAs and mobile phones, for which the overhead of headers and additional layers of SOAP elements on the XML payload must be restricted.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt; Web service delivery or aggregation into existing web sites can be enabled easily with a RESTful style. Developers can use technologies such as &lt;a href="https://blueprints.dev.java.net/ajax-faq.html"&gt;Asynchronous JavaScript with XML (AJAX)&lt;/a&gt; and toolkits such as &lt;a href="https://dwr.dev.java.net/"&gt;Direct Web Remoting (DWR)&lt;/a&gt; to consume the services in their web applications. Rather than starting from scratch, services can be exposed with XML and consumed by HTML pages without significantly refactoring the existing web site architecture. Existing developers will be more productive because they are adding to something they are already familiar with, rather than having to start from scratch with new technology.&lt;/li&gt;&lt;/ul&gt;&lt;b&gt;&lt;br /&gt;A SOAP-based design may be appropriate when&lt;/b&gt;:  &lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt; A formal contract must be established to describe the interface that the web service offers. The Web Services Description Language (WSDL) describes the details such as messages, operations, bindings, and location of the web service.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt; The architecture must address complex nonfunctional requirements. Many web services specifications address such requirements and establish a common vocabulary for them. Examples include Transactions, Security, Addressing, Trust, Coordination, and so on. Most real-world applications go beyond simple CRUD operations and require contextual information and conversational state to be maintained. With the RESTful approach, developers must build this plumbing into the application layer themselves.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt; The architecture needs to handle asynchronous processing and invocation. In such cases, the infrastructure provided by standards such as &lt;a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrm#overview"&gt;WSRM&lt;/a&gt; and APIs such as &lt;a href="https://jax-ws.dev.java.net/"&gt;JAX-WS&lt;/a&gt; with their client-side asynchronous invocation support can be leveraged out of the box.&lt;/li&gt;&lt;/ul&gt;&lt;ul style="color: #ffcc33; font-family: georgia;"&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-4555692894335914549?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/4555692894335914549/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/10/when-to-and-when-not-to-use-rest.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/4555692894335914549'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/4555692894335914549'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/10/when-to-and-when-not-to-use-rest.html' title='When to and When not to use REST'/><author><name>Prateek Swastik</name><uri>http://www.blogger.com/profile/02246881409671192581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-3195402326964801647</id><published>2009-09-29T11:49:00.000-07:00</published><updated>2009-09-29T11:55:05.875-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Larry Ellison'/><category scheme='http://www.blogger.com/atom/ns#' term='Cloud Computing'/><title type='text'>Larry Ellison on Cloud Computing</title><content type='html'>&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/KmXJSeMaoTY&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/KmXJSeMaoTY&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;Source: &lt;a href="http://www.youtube.com/watch?v=KmXJSeMaoTY"&gt;http://www.youtube.com/watch?v=KmXJSeMaoTY &lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Interesting video of Oracle's CEO Larry Ellison explaining that "Cloud Computing" is just another meaningless term that does nothing to advance the discussion of networked services.&amp;nbsp; Does anybody else tend to agree with him?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-3195402326964801647?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/3195402326964801647/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/09/larry-ellison-on-cloud-computing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/3195402326964801647'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/3195402326964801647'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/09/larry-ellison-on-cloud-computing.html' title='Larry Ellison on Cloud Computing'/><author><name>Jon Miner</name><uri>http://www.blogger.com/profile/15025882638917437099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-2396950364058731979</id><published>2009-09-28T13:02:00.000-07:00</published><updated>2009-09-28T13:12:32.752-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Overview'/><category scheme='http://www.blogger.com/atom/ns#' term='REST'/><title type='text'>Intro to REST Video</title><content type='html'>&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/YCcAE2SCQ6k&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/YCcAE2SCQ6k&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;Source: &lt;a href="http://www.youtube.com/watch?v=YCcAE2SCQ6k"&gt;http://www.youtube.com/watch?v=YCcAE2SCQ6k&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;span style="font-size: small;"&gt;Very nice overview of REST (Representational State Transfer) from Google.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;span style="font-size: x-small;"&gt; &lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-2396950364058731979?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/2396950364058731979/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/09/intro-to-rest-video.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/2396950364058731979'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/2396950364058731979'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/09/intro-to-rest-video.html' title='Intro to REST Video'/><author><name>Jon Miner</name><uri>http://www.blogger.com/profile/15025882638917437099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-419847252862661947</id><published>2009-09-03T07:03:00.000-07:00</published><updated>2009-09-03T11:20:09.931-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Overview'/><title type='text'>High Level Overview of Service-Oriented Architecture (SOA)</title><content type='html'>Service Oriented Architecture or SOA is a systems integration architecture for the development of loosely coupled and distributed applications in an enterprise.  SOA encompasses many services found on the network.  These services communicate with each other and the communications involves data exchange and even service coordination. Generally SOA can be classified into two terms Services and Connections.&lt;br /&gt;&lt;br /&gt;Services:&lt;br /&gt;A service is a function or some processing logic or business processing that is well-defined, self-contained, and does not depend on the context or state of other services.  An example of a service is Loan Processing or online booking of a flight. Another example may be a Weather Service, which can be used to get weather information.   Any application (Service Consumer) on the network can use the Weather Service (Service Provider) to get weather information it needs.&lt;br /&gt;&lt;br /&gt;Connections:&lt;br /&gt;Connections are the link of connecting self-contained distributed services with each other, it enables the Service Consumer and Service Provider to communicate with each other. For Web services, SOAP over HTTP is typically used to communicate between services.&lt;br /&gt;&lt;br /&gt;The following figure is a simple example of the service-oriented architecture. It shows how a service consumer sends a service request to a service provider.  After accepting the request, the service provider sends a message back to the service consumer providing it with the information it needs.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://lh6.ggpht.com/_vjjfmf5wW70/Sp_33qRsN4I/AAAAAAAAFLM/Ad-CLuB81dw/s1600/soa.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://lh6.ggpht.com/_vjjfmf5wW70/Sp_33qRsN4I/AAAAAAAAFLM/Ad-CLuB81dw/s320/soa.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span style="font-family: &amp;quot;; font-size: 11pt; line-height: 115%;"&gt; &lt;/span&gt;&lt;br /&gt;SOA is different from other integration architectures, because it consists mostly of loosely coupled, highly interoperable application services. Services can be developed in different development languages (such as Java, .NET, C++, PERL, PHP) and the software components become reusable.  For example the same C# service may be used by a Java application.  A WSDL defines a standard, which allows different SOA components/technologies to talk to each other.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 78%;"&gt;Sources:&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Service-oriented_architecture"&gt;http://en.wikipedia.org/wiki/Service-oriented_architecture&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.roseindia.net/webservices/"&gt;http://www.roseindia.net/webservices/&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-419847252862661947?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/419847252862661947/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/09/high-level-overview-of-service-oriented.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/419847252862661947'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/419847252862661947'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/09/high-level-overview-of-service-oriented.html' title='High Level Overview of Service-Oriented Architecture (SOA)'/><author><name>Jon Miner</name><uri>http://www.blogger.com/profile/15025882638917437099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/_vjjfmf5wW70/Sp_33qRsN4I/AAAAAAAAFLM/Ad-CLuB81dw/s72-c/soa.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-1670539423242688563</id><published>2009-09-02T19:31:00.000-07:00</published><updated>2009-09-03T06:00:44.343-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Social Networking'/><category scheme='http://www.blogger.com/atom/ns#' term='Integration'/><title type='text'>Integration of a another kind.....Lifecasting.....</title><content type='html'>Nokia, Facebook Link GPS, Social Networking&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.businessweek.com/globalbiz/blog/europeinsight/archives/2009/09/nokia_facebook.html"&gt;http://www.businessweek.com/globalbiz/blog/europeinsight/archives/2009/09/nokia_facebook.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Posted by: Jack Ewing on September 02&lt;br /&gt;&lt;br /&gt;For more than a year Nokia execs have been forecasting that the GPS capability of high-end mobile phones would mesh with social networks. Now the Finnish handset maker is trying to get out in front of the trend, announcing an agreement with Facebook that will let users broadcast their locations to friends. The new service, which Nokia is calling lifecasting, means you can let your Facebook friends know when you’re in the neighborhood. Instead of just connecting online, you could actually meet in the flesh.Lifecasting will come with the N97 mini when the $630 device begins shipping in October. It will also be available as a free download for owners of the N97, Nokia’s current top-of-the-line smartphone. The announcement, made Sept. 2 at the Nokia World event in Stuttgart, is part of a broader product and software offensive designed &lt;a href="http://www.businessweek.com/globalbiz/content/aug2009/gb20090827_101916.htm?chan=globalbiz_europe+index+page_companies"&gt;to reassert the company’s dominance in high-end devices.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Lifecasting could help push online interaction back into the physical world—a potentially powerful development, especially if the service resonates with customers and application developers, and they find creative ways to use it.&lt;br /&gt;But history has also shown that such new developments often take years to catch on because they require a big change in user behavior. Nokia, which beat Apple to the market by years with devices that could surf the Internet, was not as successful as its rival in getting customers to actually use the capability. And the company is weak in the U.S. where Internet-based services often catch on first.&lt;br /&gt;Lifecasting is a great idea, but Nokia will have to show it has learned how to make such inventions not only possible but appealing and usable.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-1670539423242688563?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/1670539423242688563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/09/integration-of-another-kindlifecasting.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/1670539423242688563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/1670539423242688563'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/09/integration-of-another-kindlifecasting.html' title='Integration of a another kind.....Lifecasting.....'/><author><name>Sumantra Sarkar</name><uri>http://www.blogger.com/profile/03404993755060759380</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_Mgo8DrKwWXw/SqlwXmuhz6I/AAAAAAAAAAM/GfnRsAYyB1I/S220/Atlanta+-+6th+Sept+2009+-+Dekalb.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-236147058281496810</id><published>2009-09-01T11:20:00.000-07:00</published><updated>2009-09-01T16:30:52.062-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Video'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Intro'/><title type='text'>What is Service Oriented Architure?</title><content type='html'>&lt;object width="480" height="385"&gt;&lt;param name="movie" value="http://www.youtube.com/v/zV860odGN5Y&amp;amp;hl=en&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x2b405b&amp;amp;color2=0x6b8ab6"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/zV860odGN5Y&amp;amp;hl=en&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x2b405b&amp;amp;color2=0x6b8ab6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;span style="font-size:78%;"&gt;Source: &lt;a href="http://www.youtube.com/watch?v=zV860odGN5Y"&gt;http://www.youtube.com/watch?v=zV860odGN5Y&lt;/a&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-236147058281496810?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/236147058281496810/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/09/what-is-service-oriented-architure.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/236147058281496810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/236147058281496810'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/09/what-is-service-oriented-architure.html' title='What is Service Oriented Architure?'/><author><name>Jon Miner</name><uri>http://www.blogger.com/profile/15025882638917437099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3537654371573607654.post-4244146314896593535</id><published>2009-08-30T21:54:00.004-07:00</published><updated>2009-09-01T10:12:08.249-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenges'/><category scheme='http://www.blogger.com/atom/ns#' term='Intro'/><title type='text'>What is the hype on SOA ?</title><content type='html'>&lt;span style="font-size:100%;"&gt;As corporations go global and fast forward acquisitions the IT team starts facing more and more challenges in integrating various bespoke and acquired applications. It has been a nightmare for the IT team when there is a deadline given by business to integrate applications which have never been designed with open interfaces.&lt;br /&gt;&lt;br /&gt;Hence, to reduce the painstaking effort of re-inventing the wheel everytime, software programmers started thinking, exploring and delivered smarter programs - in a way that pieces of their code could be used "off the shelf" which can be reused and better maintained and supported in the future.&lt;br /&gt;&lt;br /&gt;"SOA (Service Oriented Architecture) is a new approach to building IT systems that allow businesses to leverage existing assets and easily enable the inevitable changes required to support the business"(Ref 1)&lt;br /&gt;&lt;br /&gt;The basic building blocks of SOA architecture is to build applications around reusable components and define guiding principles of reusing them.&lt;br /&gt;&lt;br /&gt;The challenges of integration that an IT team face has been in existence from times immemorial. In the good old days, the only way of integrating 2 different systems was to use a API (Application Programming Interface) call from one application to the other to fetch data which was embedded in the application. The coding was pretty tiring and cumbersome and had to be modified for each and every program requesting for a subset of the same data. With the new SOA way of systems development, things became much easier - instead of programs embedding calls to each other in their source code the new way of development use "defined protocols" ( will be explained later) that describe how programs pass and parse data.&lt;br /&gt;&lt;br /&gt;Some feel that SOA is just a revival of modular programming (1970s), event-oriented design (1980s) or interface/component-based design (1990s) . In some respects, one can regard SOA as an architectural evolution rather than as a revolution. (Ref 2) . It's a ongoing advancement of taking the best from the past and overcoming the drawbacks that classical programming had.&lt;br /&gt;&lt;br /&gt;So, what are the benefits that SOA bring. According to a published article in ComputerWorld ( Ref 3), here are a few of them :&lt;br /&gt;&lt;/span&gt;&lt;ol&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;   Application integration savings: Having a service-oriented interface to each application can save 30% to 40% on each integration point. Rather than point-to-point integration, SOA has a hub-and-spoke configuration, reducing integration points substantially.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Reuse of applications: An application to retrieve and report on employee data from a human resources database can be used as a service by identity management systems, employee portals and other applications, rather than redeveloping the code or embedding it in each of these applications. The direct benefits are immediate avoidance of development-and-test labor costs. And as an organization moves more applications to SOA, reuse benefits grow. Short-term savings are typically 5% to 10%, growing to 40% or more for an enterprise wide deployment.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Reduced project risks: Since the "reusable components" have been already tested and deployed it reduces the risks of deployment of the same code in future projects.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Improved application quality: Reducing application integration complexity and allowing reuse also improves application quality.&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;span style="font-size:100%;"&gt;We will try explaining the technical aspects of SOA, the business perspective and the challenges faced on Implementation of SOA in the next few sessions.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;span style="font-size:78%;"&gt;Ref 1 : Service Oriented Architecture for Dummies, 2007, ISBN - 13: 978-0-470-05435-2&lt;br /&gt;Ref 2 : &lt;a href="http://en.wikipedia.org/wiki/Service-oriented_architecture"&gt;http://en.wikipedia.org/wiki/Service-oriented_architecture&lt;/a&gt;&lt;br /&gt;Ref 3 : &lt;a href="http://www.computerworld.com/s/article/9001155/Is_There_Real_Business_Value_Behind_the_Hype_of_SOA_?taxonomyId=74&amp;amp;pageNumber=1"&gt;http://www.computerworld.com/s/article/9001155/Is_There_Real_Business_Value_Behind_the_Hype_of_SOA_?taxonomyId=74&amp;amp;pageNumber=1&lt;/a&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3537654371573607654-4244146314896593535?l=cisintegratem.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisintegratem.blogspot.com/feeds/4244146314896593535/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisintegratem.blogspot.com/2009/08/what-is-hype-on-soa.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/4244146314896593535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3537654371573607654/posts/default/4244146314896593535'/><link rel='alternate' type='text/html' href='http://cisintegratem.blogspot.com/2009/08/what-is-hype-on-soa.html' title='What is the hype on SOA ?'/><author><name>Sumantra Sarkar</name><uri>http://www.blogger.com/profile/03404993755060759380</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_Mgo8DrKwWXw/SqlwXmuhz6I/AAAAAAAAAAM/GfnRsAYyB1I/S220/Atlanta+-+6th+Sept+2009+-+Dekalb.jpg'/></author><thr:total>1</thr:total></entry></feed>
