1000 resultados para Servidor


Relevância:

10.00% 10.00%

Publicador:

Resumo:

The professional profile of public administrators in Brazil is changing very rapidly in recent years, seeking to meet the principle of efficiency by public agencies at all levels. The admission of the permanent government employee under the Public Administration is by competition, however, commissioned positions are free appointment of managers, which allows effective participation of external experts according to their respective standards and norms. In this context, this dissertation seeks to understand the main characteristics of the profile of the occupants of commissioned positions in Direct Public Administration of the State of Rio Grande do Norte, noting the differences between those with functional link with the have nots. For this study, by data collection and content analysis, a mapping of the administrative structure of the Government of the State of Rio Grande do Norte was done, i.e., the organization of the Executive Branch, which is regulated by the Complementary Law no. 163/1999 and its amendments, which consists of 53 (fifty three) entities, these 29 (twenty nine) are agencies of the direct administration and the remaining 24 (twenty four) comprises the indirect administration. With the collected data, analysis on the number of commissioned positions of each organ of the State of Rio Grande do Norte and information on education, age, length of service, gender and functional link with the direct administration was carried out. Data were available from SEARH in June/2013, when they totaled 58,733 (fifty-eight thousand seven hundred thirty-three) servers, these 2.15% (two point fifteen percent) occupy commissioned positions, corresponding to 1,262 commissioned positions under the Direct Administration, below the national average of 4% (four percent). Of total commissioned positions 64.7% (sixty-four point seven percent) have no functional link with the direct administration, while only 35.3% (thirty -five point three percent) have functional link. It was noticed that there are no clear and specific criteria for the appointments of commissioned positions in the State. They occur freely, as provided in the State Constitution. Another conclusion is the importance of Public Administration define and improve their capacity, competence and efficiency in the delivery of public services. For that it is necessary to invest in their workforce composed of permanent employees and commissioned positions to define the appropriate professional profile

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Cette dissertation propose l analyse des Mémoires de Olivier de La Marche, homme de la cour qui a vécu comme serviteur des maisons de Bourgogne et d Autriche de l année 1439 jusqu à 1502. Nous avons compris sa littérature comme particulière pour l époque, car elle est née motivé par les questions personnelles de l auteur. C est pourquoi qu elle s est éloignée des genres littéraires liés à la fonction de servir aux propos du prince, particulièrement les chroniques. Nous avons cru que ces intentions particulières ont eu l origine dans la tradition de la mémoire médiévale, qui a répandu de l oral pour l écrit pendant la fin de la Moyen Âge. Cette écriture de la mémoire, réglementée à l expérience de qui écrivait, a promu la naissance de l individu quand il a cherché assumer les lieux du personnage et du témoin des événements dans l espace du texte . Telle affirmation nous avons conduit jusqu à la fonction des discours qui ont créé des espaces dans l oeuvre. Motivé par la vision spécialisée comme maître d hôtel, tels discours ont produit un espace de la cour idéal, capable de justifier la personnalité de l auteur et de lui consacrer comme le maître de la pratique de la courtoisie

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Behind the high walls of a prison, there is suffering! Suffering from those who atone to their punishment, from those who work on behalf of an alleged regeneration, suffering that has remained for over two centuries. For those who had their conducts characterized as a crime, many studies have been developed. On the other hand, little is known about the prison servants. This research focused mainly on the identification, from the perspective of the correctional officers from two prisons in different states of Brazil, of the negative influence that their jobs have on them, on the factors that serve as protection, as well as the ones that offer them risk. It was observed that hygiene and security conditions are precarious in both prisons. From the reports, scabies, tuberculosis, hepatitis, H1N1, constant violence, politicization of the working environment, doubled working hours, lack of career planning and salaries emerge as evidence of the place where the bodies who work there are subdued, not taking the differences into account. From the above, and as of the many things that still need to be said about this category, it is reiterated the importance in developing studies about the conditions and the work organization and its implications on the mental health of those workers, who lack of public policies committed to their working realities

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This work deals with organizational support perception-OSP. This is done considering staff global beliefs, value of their contributions, care and well being related of individuals in an organization. These issues has been have been present in many researches since the 80s. It is important to analyze this matter considering all the changes that occurred nationally and internationally in the academic environment, characterized as being diversified in academic and managerial level. This occurs especially in Brazil since Federal Universities and their agents have suffered impact and restructuring. The research has emphasized the technical-managerial as well as professor staff level at Universidade Federal do Rio Grande do Norte aiming to deal with their unsatisfaction upon social political support. Thus, there was participation of 259 staff that were admitted from 2003 to 2005 in many sectors and units of the university. These subjects were submitted to a social and demographical query through an application of a scale of organizational support perception-OSP. Descriptive and multivariate analysis was done considering factors (management style of higher command), material support, wages, work overload, social support at work and ascending levels). Results show that there a hierarchy of the analyzed factors, the factor social support at work as being the first one with 3,31%, the factor management style of the higher command in second with 3,30%, then followed by the factor social support at work with 2,92%, in a sequence the factor material support, factor overload with 2,49% in the fourth position, and in the fifth place, the factor ascending with an average of 2,33% and in last the factor wages with 2,20%. It is concluded that the factors related to the more positive attributions of the OSP (social support at work), in a sequence material support opposing from the most negative factors of the OSP (wages, overload, ascending) reveal a reality that points out that the OSP is very much related to the individualized actions of the members of the organization (leader-member-group) rather than on structure and institutionalized actions carried out at UFRN

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Smart card applications represent a growing market. Usually this kind of application manipulate and store critical information that requires some level of security, such as financial or confidential information. The quality and trustworthiness of smart card software can be improved through a rigorous development process that embraces formal techniques of software engineering. In this work we propose the BSmart method, a specialization of the B formal method dedicated to the development of smart card Java Card applications. The method describes how a Java Card application can be generated from a B refinement process of its formal abstract specification. The development is supported by a set of tools, which automates the generation of some required refinements and the translation to Java Card client (host) and server (applet) applications. With respect to verification, the method development process was formalized and verified in the B method, using the Atelier B tool [Cle12a]. We emphasize that the Java Card application is translated from the last stage of refinement, named implementation. This translation process was specified in ASF+SDF [BKV08], describing the grammar of both languages (SDF) and the code transformations through rewrite rules (ASF). This specification was an important support during the translator development and contributes to the tool documentation. We also emphasize the KitSmart library [Dut06, San12], an essential component of BSmart, containing models of all 93 classes/interfaces of Java Card API 2:2:2, of Java/Java Card data types and machines that can be useful for the specifier, but are not part of the standard Java Card library. In other to validate the method, its tool support and the KitSmart, we developed an electronic passport application following the BSmart method. We believe that the results reached in this work contribute to Java Card development, allowing the generation of complete (client and server components), and less subject to errors, Java Card applications.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

It is increasingly common use of a single computer system using different devices - personal computers, telephones cellular and others - and software platforms - systems graphical user interfaces, Web and other systems. Depending on the technologies involved, different software architectures may be employed. For example, in Web systems, it utilizes architecture client-server - usually extended in three layers. In systems with graphical interfaces, it is common architecture with the style MVC. The use of architectures with different styles hinders the interoperability of systems with multiple platforms. Another aggravating is that often the user interface in each of the devices have structure, appearance and behaviour different on each device, which leads to a low usability. Finally, the user interfaces specific to each of the devices involved, with distinct features and technologies is a job that needs to be done individually and not allow scalability. This study sought to address some of these problems by presenting a reference architecture platform-independent and that allows the user interface can be built from an abstract specification described in the language in the specification of the user interface, the MML. This solution is designed to offer greater interoperability between different platforms, greater consistency between the user interfaces and greater flexibility and scalability for the incorporation of new devices

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The visualization of three-dimensional(3D)images is increasigly being sed in the area of medicine, helping physicians diagnose desease. the advances achived in scaners esed for acquisition of these 3d exames, such as computerized tumography(CT) and Magnetic Resonance imaging (MRI), enable the generation of images with higher resolutions, thus, generating files with much larger sizes. Currently, the images of computationally expensive one, and demanding the use of a righ and computer for such task. The direct remote acess of these images thruogh the internet is not efficient also, since all images have to be trasferred to the user´s equipment before the 3D visualization process ca start. with these problems in mind, this work proposes and analyses a solution for the remote redering of 3D medical images, called Remote Rendering (RR3D). In RR3D, the whole hedering process is pefomed a server or a cluster of servers, with high computational power, and only the resulting image is tranferred to the client, still allowing the client to peform operations such as rotations, zoom, etc. the solution was developed using web services written in java and an architecture that uses the scientific visualization packcage paraview, the framework paraviewWeb and the PACS server DCM4CHEE.The solution was tested with two scenarios where the rendering process was performed by a sever with graphics hadwere (GPU) and by a server without GPUs. In the scenarios without GPUs, the soluction was executed in parallel with several number of cores (processing units)dedicated to it. In order to compare our solution to order medical visualization application, a third scenario was esed in the rendering process, was done locally. In all tree scenarios, the solution was tested for different network speeds. The solution solved satisfactorily the problem with the delay in the transfer of the DICOM files, while alowing the use of low and computers as client for visualizing the exams even, tablets and smart phones

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This work presents the tVoice, software that manipulates tags languages, extracting information and, being integral part of the VoiceProxy system, it aids bearers of special needs in the access to the Web. This system is responsible for the search and treatment of the documents in the Web, extracting the textual information contained in those documents and preceding the capability of generating eventually through translation techniques, an audio script, used by the of interface subsystem of VoiceProxy, the iVoice, in the process of voice synthesis. In this stage the tVoice, besides the treatment of the tag language HTML, processes other two formats of documents, PDF and XHTML. Additionally to allow that, besides the iVoice, other interface subsystems can make use of the tVoice through remote access, we propose distribution systems techniques based in the model Client-Server providers operations of the fashion of a proxy server treatment of documents

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The northern portion of the Rio Grande do Norte State is characterized by intense coastal dynamics affecting areas with ecosystems of moderate to high environmental sensitivity. In this region are installed the main socioeconomic activities of RN State: salt industry, shrimp farm, fruit industry and oil industry. The oil industry suffers the effects of coastal dynamic action promoting problems such as erosion and exposure of wells and pipelines along the shore. Thus came the improvement of such modifications, in search of understanding of the changes which causes environmental impacts with the purpose of detecting and assessing areas with greater vulnerability to variations. Coastal areas under influence oil industry are highly vulnerable and sensitive in case of accidents involving oil spill in the vicinity. Therefore, it was established the geoenvironmental monitoring of the region with the aim of evaluating the entire coastal area evolution and check the sensitivity of the site on the presence of oil. The goal of this work was the implementation of a computer system that combines the needs of insertion and visualization of thematic maps for the generation of Environmental Vulnerability maps, using techniques of Business Intelligence (BI), from vector information previously stored in the database. The fundamental design interest was to implement a more scalable system that meets the diverse fields of study and make the appropriate system for generating online vulnerability maps, automating the methodology so as to facilitate data manipulation and fast results in cases of real time operational decision-making. In database development a geographic area was established the conceptual model of the selected data and Web system was done using the template database PostgreSQL, PostGis spatial extension, Glassfish Web server and the viewer maps Web environment, the GeoServer. To develop a geographic database it was necessary to generate the conceptual model of the selected data and the Web system development was done using the PostgreSQL database system, its spatial extension PostGIS, the web server Glassfish and GeoServer to display maps in Web

Relevância:

10.00% 10.00%

Publicador:

Resumo:

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

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Cet article a l'objectif de détailler les diverses initiatives du gouvernement Lula (2003-2010) par rapport à la mise en forme d'une politique de ressources humaines et, de cette façon, vérifier s'il y a eu une amélioration des conditions et relations de travail dans le secteur public brésilien. À partir des années 1990, et dans le sens contraire de la grande croissance de l'emploi public dans les six décennies précédentes, l'adhésion des gouvernements brésiliens aux principes du « Consensus de Washington » souligne le fonctionnalisme comme point fondamental dans l'agenda des réformes nécessaires à la reprise de la croissance économique. Ces gouvernements là se sont penchés sur le traitement de l'emploi public comme étant un problème fiscal et ont agi pour restreindre sa dimension. Simultanément, les conditions et relations de travail se sont présentées plus fragilisées (rendues évidentes par l'absence de réajustement de salaire; la croissance de formes variables de rémunération ; l'élargissement du cadre de travailleurs temporaires et externes, e avec l'attitude autoritaire devant la représentation syndicale). Avec une recherche documentaire et bibliographique, on pourra remarquer que la restructuration de nombreuses carrières, la reprise des concours, la création de la « Réunion Nationale de Négotiation Permanente », la réforme de la sécurité sociale et les réajustements selectifs des rémunérations manifestent l'ambiguïté comme une marque fondamentale des politiques de ressources humaines. Cela parce que, au même temps, les progrès des conditions de travail du serviteur public ont toujours été accompagnés par l'entretien d'une partie de l'agenda conservatrice des années 1990, surtout par rapport à la reproduction de limites fiscaux rigoureux.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

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

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Pós-graduação em Direito - FCHS