920 resultados para Web 2.0 Applications in Enterprises
Resumo:
The goal of the present study is mapping the nature of possible contributions of participatory online platforms in citizen actions that may contribute in the fight against cancer and its associated consequences. These platforms are usually associated with entertainment: in that sense, we intent to test their validity in other domains such as health, as well as contribute to an expanded perception of their potential by their users. The research is based on the analysis of online solidarity networks, namely the ones residing on Facebook, Orkut and the blogosphere, that citizens have been gradually resorting to. The research is also based on the development of newer and more efficient solutions that provide the individual (directly or indirectly affected by issues of oncology) with the means to overcome feelings of impotence and fatality. In this article, we aim at summarizing the processes of usage of these decentralized, freer participatory platforms by citizens and institutions, while attempting to unravel existing hype and stigma; we also provide a first survey of the importance and the role of institutions in this kind of endeavor; lastly, we present a prototype, developed in the context of the present study, that is specifically dedicated to addressing oncology through social media. This prototype is already available online at www.talkingaboutcancer.org, however, still under development and testing. The main objective of this platform is to allow every citizen to freely build their network of contacts and information, according to their own individual and/ or collective needs and desires.
Resumo:
"Bruno Aleixo" is a viral animation character, created by the Portuguese collective GANA, that surfaced online in 2008. Their animation works have meanwhile crossed onto the most diverse media, and have been branching out in multiple webs of narratives, constantly referring to each other, as well as constantly quoting disparate references such as film classics, chatrooms and TV ads for detergents. This paper attempts a triple analysis of this object of study: the ways in which technology has been fostering non-linear narratives while widening the available aesthetic spectrum, the ways in which processes of cultural consumerism are being reinvented in light of the web 2.0, and the use of "pseudo-nonsense" as a process of oblique cultural psychoanalysis. We will further attempt to demonstrate how new media and web networks have been contributing to a fragmentation of audiences, as well as a blurring between dominant cultures and sub-cultural phenomena; and we will end by positing that the structural principles behind the "Bruno Aleixo" series can be applied in social and cultural contexts situated at the opposite end of the spectrum of traditional expectations regarding Animation.
Resumo:
Present paper aims at surveying the relevance that brands and identities may have in participatory platforms in the context of oncology. Despite the fact that these platforms provide the same tools to citizens and institutions alike, their capacity for mobilization is distinct. In general, institutions seem to be more successful, although this is not always the case. Discussing the concept of brand and identity, as well as understanding how the differences between citizens and institutions may blur within the context of new media, may contribute to answering the above question. We anchor our analysis on the study of social network Facebook, oncological institutions and citizen support groups, and various health studies. The ultimate goal will be the clarification of the importance of brands and identity as a contributive factor towards new solutions in participatory media
Resumo:
Esta dissertação aborda directamente o conceito de sustentabilidade de um edifício numa vertente prática, ou seja, explica o que são sistemas de avaliação de sustentabilidade de ambientes construídos, aplicando um dos sistemas, o LiderA 2.0®, a um edifício já construído. Pretende-se com este trabalho final de mestrado, explicar a importância da construção sustentável nos dias correntes, e, principalmente, o modo através do qual se pode avaliar a sustentabilidade de uma construção. Desta forma, é feita uma abordagem sucinta a alguns dos sistemas internacionais de avaliação de sustentabilidade que existem actualmente, aprofundando particularmente o sistema português, LiderA 2.0®. Foi escolhido um edifício já construído, o edifício Ferreira Cardoso do Instituto Superior de Engenharia de Lisboa (ISEL) onde é ministrado o curso de Engenharia Civil, por se tratar de um edifício que, em termos de sustentabilidade ou falta da mesma, seria interessante de estudar, pois, este apresenta várias patologias a nível de consumo de recursos que devem de ser alteradas. Com a aplicação do sistema LiderA 2.0® ao edifício Ferreira Cardoso, obtevese a classe actual de desempenho ambiental. Todavia, foram propostas soluções que levaram a um aumento do desempenho ambiental do edifício, conseguindo por isso uma classe superior à actual. Após a realização deste trabalho, tendo em conta as oportunidades de melhoria propostas, bem como a possível aplicação das mesmas, espera-se que o mesmo seja expandido a outros edifícios do ISEL e, no futuro, a todo o campus.
Resumo:
Object-oriented programming languages presently are the dominant paradigm of application development (e. g., Java,. NET). Lately, increasingly more Java applications have long (or very long) execution times and manipulate large amounts of data/information, gaining relevance in fields related with e-Science (with Grid and Cloud computing). Significant examples include Chemistry, Computational Biology and Bio-informatics, with many available Java-based APIs (e. g., Neobio). Often, when the execution of such an application is terminated abruptly because of a failure (regardless of the cause being a hardware of software fault, lack of available resources, etc.), all of its work already performed is simply lost, and when the application is later re-initiated, it has to restart all its work from scratch, wasting resources and time, while also being prone to another failure and may delay its completion with no deadline guarantees. Our proposed solution to address these issues is through incorporating mechanisms for checkpointing and migration in a JVM. These make applications more robust and flexible by being able to move to other nodes, without any intervention from the programmer. This article provides a solution to Java applications with long execution times, by extending a JVM (Jikes research virtual machine) with such mechanisms. Copyright (C) 2011 John Wiley & Sons, Ltd.