8 resultados para Notion of enterprise

em BORIS: Bern Open Repository and Information System - Berna - Suiça


Relevância:

100.00% 100.00%

Publicador:

Relevância:

100.00% 100.00%

Publicador:

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Cultural protectionism has been an element of national and foreign policies, as an extension of state sovereignty expressed both in a defensive and offensive manner. While the generic protectionist formula in the sense of restraining trade between states through measures such as import tariffs or quotas and through privileging domestic production has somewhat disintegrated over time under the rationale for free trade and the strong practical evidence of its benefits, the particular case of cultural protectionism has persevered. As we reveal in this paper, however, it has been modified, or at least its rhetoric has changed. The enquiry into the notion of cultural protectionism or cultural diversity, as the current political jargon would have it, is but one of the paper’s objectives. Its second and certainly more ambitious goal is the search for the normative dimensions of cultural diversity policies in the global digital space, asking what adjustments are needed and how feasible the entire project of diversity regulation in this environment may be. Taking into account the specificities of cyberspace and in a forward-looking manner, we propose some adjustments to current media policy practices that could better serve the goal of a sustainably diverse cultural environment.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

By analysing two cases from the recent history of Vaishnavism (a temple festival in Vrindavan; the development of the International Society for Krishna Consciousness, or ISKCON), this paper shows that the notion of dépenseas developed by Marcel Mauss, Robert Hertz and Georges Bataille can be applied as an analytical tool in the study of rituals and religion as an indicator of religious commitment. At the same time it is possible to show that, by constructing a kind of macro-economic theory that includes religious behaviour, recent theories of religious economics are part of, and reproduce, a modern discourse of rationality that rules out, rather than understands, forms of irrationality such as unproductive expenditure (dépense).

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Java Enterprise Applications (JEAs) are complex systems composed using various technologies that in turn rely on languages other than Java, such as XML or SQL. Given the complexity of these applications, the need to reverse engineer them in order to support further development becomes critical. In this paper we show how it is possible to split a system into layers and how is possible to interpret the distance between application elements in order to support the refactoring of JEAs. The purpose of this paper is to explore ways to provide suggestions about the refactoring operations to perform on the code by evaluating the distance between layers and elements belonging those layers. We split JEAs into layers by considering the kinds and the purposes of the elements composing the application. We measure distance between elements by using the notion of the shortest path in a graph. Also we present how to enrich the interpretation of the distance value with enterprise pattern detection in order to refine the suggestion about modifications to perform on the code.