3 resultados para Contacts Sharing, CRM, Cloud Google, API, SugarCRM, Web Service, App Engine
em DigitalCommons@University of Nebraska - Lincoln
Resumo:
Web content hosting, in which a Web server stores and provides Web access to documents for different customers, is becoming increasingly common. For example, a web server can host webpages for several different companies and individuals. Traditionally, Web Service Providers (WSPs) provide all customers with the same level of performance (best-effort service). Most service differentiation has been in the pricing structure (individual vs. business rates) or the connectivity type (dial-up access vs. leased line, etc.). This report presents DiffServer, a program that implements two simple, server-side, application-level mechanisms (server-centric and client-centric) to provide different levels of web service. The results of the experiments show that there is not much overhead due to the addition of this additional layer of abstraction between the client and the Apache web server under light load conditions. Also, the average waiting time for high priority requests decreases significantly after they are assigned priorities as compared to a FIFO approach.
Resumo:
Landowners and agencies have expressed difficulty finding hunters willing to harvest the female portion of the ungulate populations, and likewise, hunters have expressed difficulty achieving access to private lands. Since 2003, the Montana “DoeCowHunt” website (www.doecowhunt.montana.edu) has provided an avenue to improve hunter-landowner contact and wild ungulate population management. A product of Montana State University Extension Wildlife Program, this website provides a means for hunters and landowners in Montana to contact each other by listing contact information (email address, physical address, and telephone number) for the purpose of harvesting antlerless ungulates. In the first year over 10,000 users visited the site. Of those who actually registered, 11 were landowners and 1334 were hunters. An evaluation survey resulted in a 40% response rate. The survey indicated the average registered landowner had 20 hunter contacts. Many landowners contacted hunters through use of the website but did not register or list their contact information on the site.
Resumo:
Mashups are becoming increasingly popular as end users are able to easily access, manipulate, and compose data from several web sources. To support end users, communities are forming around mashup development environments that facilitate sharing code and knowledge. We have observed, however, that end user mashups tend to suffer from several deficiencies, such as inoperable components or references to invalid data sources, and that those deficiencies are often propagated through the rampant reuse in these end user communities. In this work, we identify and specify ten code smells indicative of deficiencies we observed in a sample of 8,051 pipe-like web mashups developed by thousands of end users in the popular Yahoo! Pipes environment. We show through an empirical study that end users generally prefer pipes that lack those smells, and then present eleven specialized refactorings that we designed to target and remove the smells. Our refactorings reduce the complexity of pipes, increase their abstraction, update broken sources of data and dated components, and standardize pipes to fit the community development patterns. Our assessment on the sample of mashups shows that smells are present in 81% of the pipes, and that the proposed refactorings can reduce that number to 16%, illustrating the potential of refactoring to support thousands of end users developing pipe-like mashups.