36 resultados para farnese, alessandro


Relevância:

10.00% 10.00%

Publicador:

Resumo:

The growing utilization of surfactants in several different areas of industry has led to an increase on the studies involving solutions containing this type of molecules. Due to its amphiphilic nature, its molecule presents one polar part and one nonpolar end, which easily interacts with other molecules, being able to modify the media properties. When the concentration in which its monomers are saturated, the airliquid system interface is reached, causing a decrease in interfacial tension. The surfactants from pure fatty acids containing C8, C12 and C16 carbonic chains were synthesized in an alcoholic media using sodium hydroxide. They were characterized via thermal analysis (DTA and DTG) and via infrared spectroscopy, with the intention of observing their purity. Physical and chemical properties such as superficial tension, critical micelle concentration (c.m.c), surfactant excess on surface and Gibbs free energy of micellization were determined in order to understand the behaviour of these molecules with an aqueous media. Pseudo-ternary phase diagrams were obtained aiming to limit the Windsor equilibria conditions so it could be possible to understand how the surfactants carbonic chain size contributes to the microemulsion region. Solutions with known concentrations were prepared to study how the surfactants can influence the dynamic light scattering spectroscopy (DLS) and how the diffusion coefficient is influenced when the media concentration is altered. The results showed the variation on the chain size of the studied surfactant lipophilic part allows the conception of surfactants with similar interfacial properties, but dependent on the size of the lipophilic part of the surfactant. This variation causes the surfactant to have less tendency of microemulsionate oil in water. Another observed result is that the n-alcanes molecule size promoted a decrease on the microemulsion region on the obtained phase diagrams

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Made from the bases of metaphysics, this dissertation is related do Kant‟s moral philosophy. But the itinerary to reach the main speculation used to develop this current understanding of Kant‟s thoughts, it is nothing but an attempt to make the formal rigor more flexible, which has always been associated to Kantian ethics‟ perspectives. From the awareness of what this formalism could be, while a moral arrangement, it is how we will be able to come upon a teleological Kant. That is the fundamental element to comprehend some of the significant aspects in that ethical system, which necessarily comes through the effort to demonstrate the proximity between reason and sensibility, as well as nature and liberty. In this environment, the journey to achieve the autonomy, as the bedrock of liberty and morality, evokes the support of education in Kantian patterns, which enables a course of improvement of the human being, as an individual e, more significantly, as specie. This evolution progress, which tents to reveal the destiny of the humanity, is evolved in the relationship between necessity and finality, as a condition to make the structure of a project to humanity possible. We should mention that it is a rational, an educational and a moral project to be developed in the course of history. As a consequence, the amount of all these elements permits the development of the man‟s natural disposition as a creature that looks for self knowledge , becoming, afterward, dignified to be qualified as a human being. Finally, this study intent to figure out the necessity of the human being inclusion to nature, which happens throughout the acquirement of the individuals‟ conscience

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This research comprises a study on the values and ideals attributed to Dix-sept Rosado, by the Coleção Mossoroense journal. Local researchers demonstrate how the Coleção Mossoroense constructs an image of Mossoró, forming in the members of the city an identity with the place, a social cohesion or creating one forms to see and to say about the Mossoró city. The Coleção Mossoroense, through Vingt-un Rosado together with its family, established a form of seeing and identifying of the Mossoró s population with the city, just because it associated and it was, at the same time, a movement at the same time social (civic parties for example), political (the domination of the Rosado s family) and cultural (the books and theatrical parties about the city). The conjunction of the Coleção Mossoroense as and with a social movement, cultural and political was capable to establish a social identity, a subjective constituent . With this background, it was possible to make a study of the image attributed to Dix-sept Rosado, by the Coleção Mossoroense, through an analysis of the inherent discourse in the works by Bakhtin (1989) and Bourdieu (2000), of and on Dix-sept Rosado in the Coleção Mossoroense based on. The image of Dix-sept Rosado was constructed by the Coleção Mossoroense after its death, and the responsible for this was Vingt-un Rosado, which was the chief-editor of the Coleção Mossoroense up to 2006, year of its death. The Coleção Mossoroense built an image of Dix-sept Rosado as an enterprising man, progressive and innovator, of great capacity of leadership and oratory (a conductor of the crowds ), popular and charismatic, an honest and dynamic politician. This image made by the Coleção Mossoroense, although when enhancing in surplus the qualities of Dix-sept Rosado have as objective to transmit an image of a heroic personage, it has some relation with the reality. Dix-sept Rosado was a man identified with its locality. This can resemble a regional nationalism. The attitudes of Dix-sept Rosado must be understood inside of a broader social context, of a time marked by the populist politics. Qualities also appreciated and developed inside of a specific historical context and determined both national and locally. The Coleção Mossoroense enhances the qualities of Dix-sept Rosado so that the current politicians of the Rosado s family can establish a link of continuity in its contemporary political practice

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Conselho Nacional de Desenvolvimento Científico e Tecnológico

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Currently there are several aspect-oriented approaches that are related to different stages of software development process. These approaches often lack integration with each other and their models and artifacts are not aligned in a coherent process. The integration of Aspect-Oriented Software development (AOSD) and Model-Driven Development (MDD) enables automatic propagation of models from one phase to another, avoiding loss of important information and decisions established in each. This paper presents a model driven approach, called Marisa-AOCode, which supports the processing of detailed design artifacts to code in different Aspect-Oriented Programming languages. The approach proposed by Maris- AOCode defines transformation rules between aSideML, a modeling language for aspectoriented detailed design, and Metaspin, a generic metamodel for aspect-oriented programming languages. The instantiation of the generic metamodel (Metaspin) provided by the approach of Maris-AOCode is illustrated by the transformation of Metaspin for two languages: AspectLua and CaesarJ. We illustrate the approach with a case study based on the Health Watcher System

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Aspect-Oriented Software Development (AOSD) is a technique that complements the Object- Oriented Software Development (OOSD) modularizing several concepts that OOSD approaches do not modularize appropriately. However, the current state-of-the art on AOSD suffers with software evolution, mainly because aspect definition can stop to work correctly when base elements evolve. A promising approach to deal with that problem is the definition of model-based pointcuts, where pointcuts are defined based on a conceptual model. That strategy makes pointcut less prone to software evolution than model-base elements. Based on that strategy, this work defines a conceptual model at high abstraction level where we can specify software patterns and architectures that through Model Driven Development techniques they can be instantiated and composed in architecture description language that allows aspect modeling at architecture level. Our MDD approach allows propagate concepts in architecture level to another abstraction levels (design level, for example) through MDA transformation rules. Also, this work shows a plug-in implemented to Eclipse platform called AOADLwithCM. That plug-in was created to support our development process. The AOADLwithCM plug-in was used to describe a case study based on MobileMedia System. MobileMedia case study shows step-by-step how the Conceptual Model approach could minimize Pointcut Fragile Problems, due to software evolution. MobileMedia case study was used as input to analyses evolutions on software according to software metrics proposed by KHATCHADOURIAN, GREENWOOD and RASHID. Also, we analyze how evolution in base model could affect maintenance on aspectual model with and without Conceptual Model approaches

Relevância:

10.00% 10.00%

Publicador:

Resumo:

A automação consiste em uma importante atividade do processo de teste e é capaz de reduzir significativamente o tempo e custo do desenvolvimento. Algumas ferramentas tem sido propostas para automatizar a realização de testes de aceitação em aplicações Web. Contudo, grande parte delas apresenta limitações importantes tais como necessidade de valoração manual dos casos de testes, refatoração do código gerado e forte dependência com a estrutura das páginas HTML. Neste trabalho, apresentamos uma linguagem de especificação de teste e uma ferramenta concebidas para minimizar os impactos propiciados por essas limitações. A linguagem proposta dá suporte aos critérios de classes de equivalência e a ferramenta, desenvolvida sob a forma de um plug-in para a plataforma Eclipse, permite a geração de casos de teste através de diferentes estratégias de combinação. Para realizar a avaliação da abordagem, utilizamos um dos módulos do Sistema Unificado de Administração Publica (SUAP) do Instituto Federal do Rio Grande do Norte (IFRN). Participaram da avaliação analistas de sistemas e um técnico de informática que atuam como desenvolvedores do sistema utilizado.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Automation has become increasingly necessary during the software test process due to the high cost and time associated with such activity. Some tools have been proposed to automate the execution of Acceptance Tests in Web applications. However, many of them have important limitations such as the strong dependence on the structure of the HTML pages and the need of manual valuing of the test cases. In this work, we present a language for specifying acceptance test scenarios for Web applications called IFL4TCG and a tool that allows the generation of test cases from these scenarios. The proposed language supports the criterion of Equivalence Classes Partition and the tool allows the generation of test cases that meet different combination strategies (i.e., Each-Choice, Base-Choice and All Combinations). In order to evaluate the effectiveness of the proposed solution, we used the language and the associated tool for designing and executing Acceptance Tests on a module of Sistema Unificado de Administração Pública (SUAP) of Instituto Federal Rio Grande do Norte (IFRN). Four Systems Analysts and one Computer Technician, which work as developers of the that system, participated in the evaluation. Preliminary results showed that IFL4TCG can actually help to detect defects in Web applications

Relevância:

10.00% 10.00%

Publicador:

Resumo:

With the increase of processing ability, storage and several kinds of communication existing such as Bluetooth, infrared, wireless networks, etc.., mobile devices are no longer only devices with specific function and have become tools with various functionalities. In the business field, the benefits that these kinds of devices can offer are considerable, because the portability allows tasks that previously could only be performed within the work environment, can be performed anywhere. In the context of oil exploration companies, mobile applications allow quick actions could be taken by petroleum engineers and technicians, using their mobile devices to avoid potential catastrophes like an unexpected stop or break of important equipment. In general, the configuration of equipment for oil extraction is performed on the work environment using computer systems in desktop platforms. After the obtained configuration, an employee goes to equipment to be configured and perform the modifications obtained on the use desktop system. This management process equipment for oil extraction takes long time and does not guarantee the maintenance in time to avoid problems. With the use of mobile devices, management and maintenance of equipment for oil extraction can be performed in a more agile time once it enables the engineer or technician oil can perform this configuration at the time and place where the request comes for example, near in the oil well where the equipment is located. The wide variety of mobile devices creates a big difficulty in developing mobile applications, since for one application can function in several types of devices, the application must be changed for each specific type of device, which makes the development quite costly. This paper defines and implements a software product line for designing sucker-rod pumping systems on mobile devices. This product line of software, called BMMobile, aims to produce products that are capable of performing calculations to determine the possible configurations for the equipment in the design suckerrod pumping, and managing the variabilities of the various products that can be generated. Besides, this work performs two evaluations. The first evaluation will verify the consistency of the products produced by the software product line. The second evaluation will verify the reuse of some products generated by SPL developed

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Typically Web services contain only syntactic information that describes their interfaces. Due to the lack of semantic descriptions of the Web services, service composition becomes a difficult task. To solve this problem, Web services can exploit the use of ontologies for the semantic definition of service s interface, thus facilitating the automation of discovering, publication, mediation, invocation, and composition of services. However, ontology languages, such as OWL-S, have constructs that are not easy to understand, even for Web developers, and the existing tools that support their use contains many details that make them difficult to manipulate. This paper presents a MDD tool called AutoWebS (Automatic Generation of Semantic Web Services) to develop OWL-S semantic Web services. AutoWebS uses an approach based on UML profiles and model transformations for automatic generation of Web services and their semantic description. AutoWebS offers an environment that provides many features required to model, implement, compile, and deploy semantic Web services

Relevância:

10.00% 10.00%

Publicador:

Resumo:

With the advance of the Cloud Computing paradigm, a single service offered by a cloud platform may not be enough to meet all the application requirements. To fulfill such requirements, it may be necessary, instead of a single service, a composition of services that aggregates services provided by different cloud platforms. In order to generate aggregated value for the user, this composition of services provided by several Cloud Computing platforms requires a solution in terms of platforms integration, which encompasses the manipulation of a wide number of noninteroperable APIs and protocols from different platform vendors. In this scenario, this work presents Cloud Integrator, a middleware platform for composing services provided by different Cloud Computing platforms. Besides providing an environment that facilitates the development and execution of applications that use such services, Cloud Integrator works as a mediator by providing mechanisms for building applications through composition and selection of semantic Web services that take into account metadata about the services, such as QoS (Quality of Service), prices, etc. Moreover, the proposed middleware platform provides an adaptation mechanism that can be triggered in case of failure or quality degradation of one or more services used by the running application in order to ensure its quality and availability. In this work, through a case study that consists of an application that use services provided by different cloud platforms, Cloud Integrator is evaluated in terms of the efficiency of the performed service composition, selection and adaptation processes, as well as the potential of using this middleware in heterogeneous computational clouds scenarios

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Checking the conformity between implementation and design rules in a system is an important activity to try to ensure that no degradation occurs between architectural patterns defined for the system and what is actually implemented in the source code. Especially in the case of systems which require a high level of reliability is important to define specific design rules for exceptional behavior. Such rules describe how exceptions should flow through the system by defining what elements are responsible for catching exceptions thrown by other system elements. However, current approaches to automatically check design rules do not provide suitable mechanisms to define and verify design rules related to the exception handling policy of applications. This paper proposes a practical approach to preserve the exceptional behavior of an application or family of applications, based on the definition and runtime automatic checking of design rules for exception handling of systems developed in Java or AspectJ. To support this approach was developed, in the context of this work, a tool called VITTAE (Verification and Information Tool to Analyze Exceptions) that extends the JUnit framework and allows automating test activities to exceptional design rules. We conducted a case study with the primary objective of evaluating the effectiveness of the proposed approach on a software product line. Besides this, an experiment was conducted that aimed to realize a comparative analysis between the proposed approach and an approach based on a tool called JUnitE, which also proposes to test the exception handling code using JUnit tests. The results showed how the exception handling design rules evolve along different versions of a system and that VITTAE can aid in the detection of defects in exception handling code

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Mainstream programming languages provide built-in exception handling mechanisms to support robust and maintainable implementation of exception handling in software systems. Most of these modern languages, such as C#, Ruby, Python and many others, are often claimed to have more appropriated exception handling mechanisms. They reduce programming constraints on exception handling to favor agile changes in the source code. These languages provide what we call maintenance-driven exception handling mechanisms. It is expected that the adoption of these mechanisms improve software maintainability without hindering software robustness. However, there is still little empirical knowledge about the impact that adopting these mechanisms have on software robustness. This work addresses this gap by conducting an empirical study aimed at understanding the relationship between changes in C# programs and their robustness. In particular, we evaluated how changes in the normal and exceptional code were related to exception handling faults. We applied a change impact analysis and a control flow analysis in 100 versions of 16 C# programs. The results showed that: (i) most of the problems hindering software robustness in those programs are caused by changes in the normal code, (ii) many potential faults were introduced even when improving exception handling in C# code, and (iii) faults are often facilitated by the maintenance-driven flexibility of the exception handling mechanism. Moreover, we present a series of change scenarios that decrease the program robustness

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior

Relevância:

10.00% 10.00%

Publicador:

Resumo:

A cidade de Natal/RN apresenta-se como palco para múltiplas manifestações culturais, entre as quais se encontram as tribos de índios carnavalescas. O presente estudo procurará compreender a produção do carnaval destas agremiações enquanto uma manifestação de lazer e trabalho. Pautado numa visão pluralista, percebemos que os vários usos do espaço implicam em territorialidades que envolvem as dimensões política, econômica e simbólica, intermediadas pela cultura. Sob a análise proposta, pretendemos desvendar as dinâmicas espaciais e os vários agentes sociais que engendram relações de poder, trabalho e sociabilidades, mostrando neste mundo carnavalesco seus aspectos culturais e suas práticas sociais, guardando, em seu cerne, o caráter popular e ordinário do cotidiano. A pesquisa mostra que, para além da racionalidade hegemônica, existem outras racionalidades, manifestadas em microterritorialidades, que acionam mecanismos e táticas cotidianas, valorizando-se o fenômeno do estar-junto, existentes no interior dos centros urbanos, nos bairros e nas ruas