22 resultados para Service provider information society

em Helda - Digital Repository of University of Helsinki


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Online content services can greatly benefit from personalisation features that enable delivery of content that is suited to each user's specific interests. This thesis presents a system that applies text analysis and user modeling techniques in an online news service for the purpose of personalisation and user interest analysis. The system creates a detailed thematic profile for each content item and observes user's actions towards content items to learn user's preferences. A handcrafted taxonomy of concepts, or ontology, is used in profile formation to extract relevant concepts from the text. User preference learning is automatic and there is no need for explicit preference settings or ratings from the user. Learned user profiles are segmented into interest groups using clustering techniques with the objective of providing a source of information for the service provider. Some theoretical background for chosen techniques is presented while the main focus is in finding practical solutions to some of the current information needs, which are not optimally served with traditional techniques.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Many service management studies have suggested that service providers benefit from having long-term relationships with customers, but the argument from a customer perspective has been vague. However, especially in the business-to-business context, an analysis of financial value creation seems appropriate also from a customer perspective. Hence, the aim of this study is to develop a framework for understanding monetary value creation in professional service assignments from a customer perspective. The contribution of this study is an improved insight and framework for understanding financial value creation from a customer perspective in a professional service delivery process. The sources for monetary differences between transactional and long-term service providers are identified and quantified in case settings. This study contributes to the existing literature in service and relationship management by extending the customer’s viewpoint from perceived value to measurable monetary value. The contribution to the professional services lies in the process focus as opposed to the outcome focus, which is often accentuated in the existing professional services literature. The findings from the qualitative data suggest that a customer company may benefit from having an improved understanding of the service delivery (service assignment) process and the factors affecting the monetary value creation during the process. It is suggested that long-term relationships with service providers create financial value in the case settings in the short term. The findings also indicate that by using the improved understanding, a customer company can make more informed decisions when selecting a service provider for a specific assignment. Mirel Leino is associated with CERS, the Center for Relationship Marketing and Service Management at the Swedish School of Economics and Business Administration

Relevância:

100.00% 100.00%

Publicador:

Resumo:

A defining characteristic of most service encounters is that they are strongly influenced by interactions in which both the consumer and the service personnel are playing integral roles. Such is the importance of this interaction that it has even been argued that for the consumer, these encounters are in fact the service. Given this, it is not surprising that interactions involving communication and customer participation in the service encounters have received considerable attention within the field of services marketing. Much of the research on interactions and communication in services, however, appear to have assumed that the consumer and the service personnel by definition are perfectly able to interact and communicate effortlessly with each other. Such communication would require a common language, and in order to be able to take this for granted the market would need to be fairly homogenous. The homogenous country, however, and with it the homogenous market, would appear to be gone. It is estimated that more than half the consumers in the world are already speaking more than one language. For a company entering a new market, language can be a major barrier that firms may underestimate, and understanding language influence across different markets is important for international companies. The service literature has taken a common language between companies and consumers for granted but this is not matched by the realities on the ground in many markets. Owing to the communicational and interaction-oriented nature of services, the lack of a common language between the consumer and the service provider is a situation that could cause problems. A gap exists in the service theory, consisting of a lack of knowledge concerning how language influences consumers in service encounters. By addressing this gap, the thesis contributes to an increased understanding of service theory and provides a better practical understanding for service companies of the importance of native language use for consumers. The thesis consists of four essays. Essay one is conceptual and addresses how sociolinguistic research can be beneficial for understanding consumer language preferences. Essay two empirically shows how the influence of language varies depending on the nature of the service, essay three shows that there is a significant difference in language preferences between female and male consumers while essay four empirically compares consumer language preferences in Canada and Finland, finding strong similarities but also indications of difference in the motives for preferring native language use. The introduction of the thesis outlines the existence of a research gap within the service literature, a gap consisting of the lack of research into how native language use may influence consumers in service encounters. In addition, it is described why this gap is of importance to services and why its importance is growing. Building on this situation, the purpose of the thesis is to establish the existence of language influence in service encounters and to extend the knowledge of how language influences consumers on multilingual markets.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

As the virtual world grows more complex, finding a standard way for storing data becomes increasingly important. Ideally, each data item would be brought into the computer system only once. References for data items need to be cryptographically verifiable, so the data can maintain its identity while being passed around. This way there will be only one copy of the users family photo album, while the user can use multiple tools to show or manipulate the album. Copies of users data could be stored on some of his family members computer, some of his computers, but also at some online services which he uses. When all actors operate over one replicated copy of the data, the system automatically avoids a single point of failure. Thus the data will not disappear with one computer breaking, or one service provider going out of business. One shared copy also makes it possible to delete a piece of data from all systems at once, on users request. In our research we tried to find a model that would make data manageable to users, and make it possible to have the same data stored at various locations. We studied three systems, Persona, Freenet, and GNUnet, that suggest different models for protecting user data. The main application areas of the systems studied include securing online social networks, providing anonymous web, and preventing censorship in file-sharing. Each of the systems studied store user data on machines belonging to third parties. The systems differ in measures they take to protect their users from data loss, forged information, censorship, and being monitored. All of the systems use cryptography to secure names used for the content, and to protect the data from outsiders. Based on the gained knowledge, we built a prototype platform called Peerscape, which stores user data in a synchronized, protected database. Data items themselves are protected with cryptography against forgery, but not encrypted as the focus has been disseminating the data directly among family and friends instead of letting third parties store the information. We turned the synchronizing database into peer-to-peer web by revealing its contents through an integrated http server. The REST-like http API supports development of applications in javascript. To evaluate the platform’s suitability for application development we wrote some simple applications, including a public chat room, bittorrent site, and a flower growing game. During our early tests we came to the conclusion that using the platform for simple applications works well. As web standards develop further, writing applications for the platform should become easier. Any system this complex will have its problems, and we are not expecting our platform to replace the existing web, but are fairly impressed with the results and consider our work important from the perspective of managing user data.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

As the virtual world grows more complex, finding a standard way for storing data becomes increasingly important. Ideally, each data item would be brought into the computer system only once. References for data items need to be cryptographically verifiable, so the data can maintain its identity while being passed around. This way there will be only one copy of the users family photo album, while the user can use multiple tools to show or manipulate the album. Copies of users data could be stored on some of his family members computer, some of his computers, but also at some online services which he uses. When all actors operate over one replicated copy of the data, the system automatically avoids a single point of failure. Thus the data will not disappear with one computer breaking, or one service provider going out of business. One shared copy also makes it possible to delete a piece of data from all systems at once, on users request. In our research we tried to find a model that would make data manageable to users, and make it possible to have the same data stored at various locations. We studied three systems, Persona, Freenet, and GNUnet, that suggest different models for protecting user data. The main application areas of the systems studied include securing online social networks, providing anonymous web, and preventing censorship in file-sharing. Each of the systems studied store user data on machines belonging to third parties. The systems differ in measures they take to protect their users from data loss, forged information, censorship, and being monitored. All of the systems use cryptography to secure names used for the content, and to protect the data from outsiders. Based on the gained knowledge, we built a prototype platform called Peerscape, which stores user data in a synchronized, protected database. Data items themselves are protected with cryptography against forgery, but not encrypted as the focus has been disseminating the data directly among family and friends instead of letting third parties store the information. We turned the synchronizing database into peer-to-peer web by revealing its contents through an integrated http server. The REST-like http API supports development of applications in javascript. To evaluate the platform s suitability for application development we wrote some simple applications, including a public chat room, bittorrent site, and a flower growing game. During our early tests we came to the conclusion that using the platform for simple applications works well. As web standards develop further, writing applications for the platform should become easier. Any system this complex will have its problems, and we are not expecting our platform to replace the existing web, but are fairly impressed with the results and consider our work important from the perspective of managing user data.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This thesis explores the relationship between humans and ICTs (information and communication technologies). As ICTs are increasingly penetrating all spheres of social life, their role as mediators – between people, between people and information, and even between people and the natural world – is expanding, and they are increasingly shaping social life. Yet, we still know little of how our life is affected by their growing role. Our understanding of the actors and forces driving the accelerating adoption of new ICTs in all areas of life is also fairly limited. This thesis addresses these problems by interpretively exploring the link between ICTs and the shaping of society at home, in the office, and in the community. The thesis builds on empirical material gathered in three research projects, presented in four separate essays. The first project explores computerized office work through a case study. The second is a regional development project aiming at increasing ICT knowledge and use in 50 small-town families. In the third, the second project is compared to three other longitudinal development projects funded by the European Union. Using theories that consider the human-ICT relationship as intertwined, the thesis provides a multifaceted description of life with ICTs in contemporary information society. By oscillating between empirical and theoretical investigations and balancing between determinist and constructivist conceptualisations of the human-ICT relationship, I construct a dialectical theoretical framework that can be used for studying socio-technical contexts in society. This framework helps us see how societal change stems from the complex social processes that surround routine everyday actions. For example, interacting with and through ICTs may change individuals’ perceptions of time and space, social roles, and the proper ways to communicate – changes which at some point in time result in societal change in terms of, for example, new ways of acting and knowing things.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Since the emergence of service marketing, the focus of service research has evolved. Currently the focus of research is shifting towards value co-created by the customer. Consequently, value creation is increasingly less fixed to a specific time or location controlled by the service provider. However, present service management models, although acknowledging customer participation and accessibility, have not considered the role of the empowered customer who may perform the service at various locations and time frames. The present study expands this scope and provides a framework for exploring customer perceived value from a temporal and spatial perspective. The framework is used to understand and analyse customer perceived value and to explore customer value profiles. It is proposed that customer perceived value can be conceptualised as a function of technical, functional, temporal and spatial value dimensions. These dimensions are suggested to have value-increasing and value-decreasing facets. This conceptualisation is empirically explored in an online banking context and it is shown that time and location are more important value dimensions relative to the technical and functional dimensions. The findings demonstrate that time and location are important not only in terms of having the possibility to choose when and where the service is performed. Customers also value an efficient and optimised use of time and a private and customised service location. The study demonstrates that time and location are not external elements that form the service context, but service value dimensions, in addition to the technical and functional dimensions. This thesis contributes to existing service management research through its framework for understanding temporal and spatial dimensions of perceived value. Practical implications of the study are that time and location need to be considered as service design elements in order to differentiate the service from other services and create additional value for customers. Also, because of increased customer control and the importance of time and location, it is increasingly relevant for service providers to provide a facilitating arena for customers to create value, rather than trying to control the value creation process. Kristina Heinonen is associated with CERS, the Center for Relationship Marketing and Service Management at the Swedish School of Economics and Business Administration

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Customer loyalty has been a central topic of both marketing theory and practice for several decades. Customer disloyalty, or relationship ending, has received much less attention. Despite the close relation between customer loyalty and disloyalty, they have rarely been addressed in the same study. The thesis bridges this gap by focusing on both loyal and disloyal customers and the factors characterising them. Based on a qualitative study of loyal and disloyal bank customers in the Finnish retail banking market, both factors that are common to the groups and factors that differentiate between them are identified. A conceptual framework of factors that affect customer loyalty or disloyalty is developed and used to analyse the empirical data. According to the framework, customers’ loyalty status (behavioural and attitudinal loyalty) is influenced by positive, loyalty-supporting, and negative, loyalty-repressing factors. Loyalty-supporting factors either promote customer dedication, making the customer want to remain loyal, or act as constraints, hindering the customer from switching. Among the loyalty-repressing factors it is especially important to identify those that act as triggers of disloyal behaviour, making customers switch service providers. The framework further suggests that by identifying the sources of loyalty-supporting and -repressing factors (the environment, the provider, the customer, the provider-customer interaction, or the core service) one can determine which factors are within the control of the service provider. Attitudinal loyalty is approached through a customer’s “feeling of loyalty”, as described by customers both orally and graphically. By combining the graphs with behavioural loyalty, seven customer groups are identified: Stable Loyals, Rescued Loyals, Loyals at Risk, Positive Disloyals, Healing Disloyals, Fading Disloyals, and Abrupt Disloyals. The framework and models of the thesis can be used to analyse factors that affect customer loyalty and disloyalty in different service contexts. Since the empirical study was carried out in a retail bank setting, the thesis has managerial relevance especially for banks. Christina Nordman is associated with CERS, Center for Relationship Marketing and Service Management at the Swedish School of Economics and Business Administration. The doctoral thesis is part of the Göran Collert Research Project in Customer Relationships and Retail Banking and has been funded by The Göran Collert Foundation.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This dissertation is based on the assumption that fading customer relationships are important phenomena to understand in order for companies to prevent a future relationship termination, manage a desired relationship termination, or manage the situation where the relationship strength temporarily or permanently has weakened but where the customer still stays with the same service provider. It is assumed that fading could take different forms and develop through a range of different processes. The purpose of the thesis is therefore to define and describe fading, reveal different types of fading relationship processes, and discuss the dynamics of these processes. In services literature there is a lack of research focusing on the weakening of customer relationships. Fading therefore represents a new approach to understanding issues related to the ending of customer relationships. A fading relationship process could precede a relationship ending, but could also represent a temporal weakening of the relationship without leading to termination. It thus distinguishes the concept from other concepts within ending research which focus solely on relationships that have been terminated, taking a larger aspect of the relationship into account (as a relationship could build on constant changes). A pilot study created an understanding of difficulties related to understanding and detecting fading customer relationship, which led to a follow-up study incorporating qualitative interviews in relationship dyads characterised as fading with both private banking customers and their respective financial advisor. The focus remained on the understanding of the fading process resulting in a model for analysing different types of fading processes. Four types of fading processes were also revealed; the crash landing process, the altitude drop process, the fizzle out process and the try out process. The dissertation contributes to a broadened understanding of different types of fading processes within the research area of ending relationships emphasising the dynamic aspects of the phenomenon. Managerial implications include the management of different types of fading processes and also the understanding of the financial advisor’s role in influencing the development of these processes. Helena Åkerlund is associated with CERS, the Centre for Relationship Marketing and Service Management at Hanken, Swedish School of Economics and Business Administration, Helsinki

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This article expands the discussion of the impact of technology on services and contributes to a broader comprehension of the nature of virtual services. This is done by discovering dimensions that distinguish physical services from virtual services, i.e. services that are distributed by electronic means and where the customer has no direct human interaction with the service provider. Differences in the core characteristics of services, servicescape and service delivery are discussed. Moreover, dimensions that differentiate between virtual services are analysed. A classification scheme for virtual services is proposed, including the origin of the service, the element of the service offering, the customisation process, stage of the service process performed, and the degree of mobility of the service.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The underpinning logic of value co-creation in service logic is analysed. It is observed that three of the ten foundational premises of the so-called service-dominant logic are problematic and do not support an understanding of value-co-creation and creation that is meaningful for theoretical development and decision making in business and marketing practice. Without a thorough understanding of the interaction concept, the locus and nature of value co-creation cannot be identified. Based on the analysis in the present article it is observed that a unique contribution of a service perspective on business (service logic) is not that customers always are co-creators of value, but that under certain circumstances the service provider gets opportunities to co-create value together with its customers. Finally, the three problematic premises are reformulated accordingly.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The underpinning logic of value co-creation in service logic is analysed. It is observed that three of the ten foundational premises of the so-called service-dominant logic are problematic and do not support an understanding of value-co-creation and creation that is meaningful for theoretical development and decision making in business and marketing practice. Without a thorough understanding of the interaction concept, the locus and nature of value co-creation cannot be identified. Based on the analysis in the present article it is observed that a unique contribution of a service perspective on business (service logic) is not that customers always are co-creators of value, but that under certain circumstances the service provider gets opportunities to co-create value together with its customers. Finally, the three problematic premises are reformulated accordingly.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Participation is located in a living and complex environment. Traditional means of participation are only partially able to meet the new environmental requirements. In need are forms of participation which take into account the new opportunities of the environment and residents expertise. Internet map applications are an important channel of participation which potential is in many respects as unexplored and unutilized. They are commonly in inventory the perspectives, bringing out the concerns of the area, and only little for discussing about solutions. Interpretation is usually made by designer. This study focuses on evaluation and development of Internet map applications in strategic land use planning. Subject matter is dealt from designer and the inhabitants point of view. City Planning Department of Helsinki s Esikau-punkien Renessanssi -project and the associated SoftGIS survey acts as the case study. In the beginning of the study I tried to recognize the new environment in which the Internet map applications are placed. The research question is, what kind of challenges and opportunities the e-participation confronts in information society, and what kind of requirements the environmental creates for development of an application. In chapter three I evaluate how successfully these requirements are met in Esikau-punkien Renessanssi -project. I m trying to examine how the application would look like if the environment and the characteristics of the project are met better. The approach is experimental and I try to find new ways to take advantage of Internet maps. I try not to be too limited to current projects and studies. For example, I try to examine how social media and Web 2.0 opportunities can be utilized, and how the learning and shaping nature of planning may be reached in Internet map environment. In chapter four I have developed a new concept for the Esikaupunkien Renessanssi map application, and made images to visualize its operation in practice. I collect all the data in the research and gather it into a new service. The aim is to create a better application for Esikaupunkien Renessanssi -project, which takes into account the living and complex environment of participation and responds to threats and opportunities arising from it. The presented outcome is in many respects different from the current query. In the new service the role of residents is to interact and learn. The traditional standing of the Internet maps and the position of resident as one-sided information donor are questioned. In the concept, the residents innovate and make interpretations too. Influences are taken from a number of modern applications and for example services that make use of social media. The user experience is intended to be interactive, fast and easy. The idea is that the service keeps you up to date with planning matters, not the other way around. Service guides inhabitants, striving to achieve a deeper knowledge of the project's objectives as well as the dynamics and realities that different individuals experience.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The aged people in the target group of my study belong to generation, which has experienced the shift from agricultural society via industrial society up to the society which has been described as information society. They have grown up concurrently with the technological development, but during the recent years the technological development has accelerated. One can say that the older the target study group has come the more information technological skills they need to possess to be equal actors in our society. However, especially in case of aged people the learning and maintaining of skills in information technology has mainly been left dependent on their personal motivation. The purpose of this report is to study the use of computers in the life of the aged people. The report studies the will and ability of the aged people to learn the skill of using computers, and the new possibilities which this brings into their lives. The study questions are the following: 1) Why the aged people start to use computers? 2) How the aged people benefit information technology in their own life? 3) How computers have extended the environment of the aged people? 4) What kind of problems the aged people have experienced in use of computers? The research material consists of group interviews and individual interviews (total of 23 people). The interview material has been collected among the participants on information technology courses of the Senior University of Helsinki University during years 2004-2005. The research method used is theme interviewing. In addition, the material of opinions about information technology of people born in decades of 1920 and 1930, gathered as part of the Ikihyvä Päijät-Häme 2002 -research has been used. On basis of this research one can say that the aged people do have motivation to study the use of computers, although many interviewees commented that they also have met problems in use of computers. The motivation has grown also because the fear that without the skills to use computers they could drift into outsiders of the society, whereas instead as skilled computer users they felt to be equal citizens compared with the younger age groups, and that they can maintain their independence and autonomy. Especially, the independent use of banking routines over the Internet and use of emails seem to give them a position as modern actors. Many interview statements also underline that computers will bring both joy and benefit to the users. Studying the use of computers is a new and interesting hobby, which can fill the hole left in the life after leaving the working life. Using skills of text processing and processing of pictures one can, for example, record the traditional knowledge of the family and ancestry to the younger generations, and write articles or even books on the professional area of ones own. Single people emphasize that computers can even act as companionship substitutes. One can use Internet for virtual traveling, which provides a new dimension in use of computers. Internet can also be used to maintain family relationships, especially between grandparents and remote grandchildren. Typical problems in use of computers appeared to be that reaching the right professional helpdesk advisers of the service providers is difficult and requires lots of time and patience. However, the interviewees were not willing to give up their computers, because they had already used to these. Keywords: digital divide, aging, Internet, usability, motivation, information technology, information society.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In this study, a quality assessment method based on sampling of primary laser inventory units (microsegments) was analysed. The accuracy of a laser inventory carried out in Kuhmo was analysed as a case study. Field sample plots were measured on the sampled microsegments in the Kuhmo inventory area. Two main questions were considered. Did the ALS based inventory meet the accuracy requirements set for the provider and how should a reliable, cost-efficient and independent quality assessment be undertaken. The agreement between control measurement and ALS based inventory was analysed in four ways: 1) The root mean squared errors (RMSEs) and bias were calculated. 2) Scatter plots with 95% confidence intervals were plotted and the placing of identity lines was checked. 3) Bland-Altman plots were drawn so that the mean difference of attributes between the control method and ALS-method was calculated and plotted against average value of attributes. 4) The tolerance limits were defined and combined with Bland-Altman plots. The RMSE values were compared to a reference study from which the accuracy requirements had been set to the service provider. The accuracy requirements in Kuhmo were achieved, however comparison of RMSE values proved to be difficult. Field control measurements are costly and time-consuming, but they are considered to be robust. However, control measurements might include errors, which are difficult to take into account. Using the Bland-Altman plots none of the compared methods are considered to be completely exact, so this offers a fair way to interpret results of assessment. The tolerance limits to be set on order combined with Bland-Altman plots were suggested to be taken in practise. In addition, bias should be calculated for total area. Some other approaches for quality control were briefly examined. No method was found to fulfil all the required demands of statistical reliability, cost-efficiency, time efficiency, simplicity and speed of implementation. Some benefits and shortcomings of the studied methods were discussed.