Dissertations / Theses on the topic 'Web extensions'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 50 dissertations / theses for your research on the topic 'Web extensions.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
Joelsson, Tomas. "Mobile Web Browser Extensions : Utilizing local device functionality in mobile web applications." Thesis, KTH, Kommunikationssystem, CoS, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-91862.
Full textI dagens mobila webbläsare återfinns det mesta av funktionaliteten från webbläsare för datorer. Det som dock fortfarande saknas är möjligheten för webbapplikationer att komma åt lokala telefonfunktioner. Dagens mobiltelefoner är ofta utrustade med GPS-mottagare och digitalkameror, men dessa kan för närvarande ej nås från webbläsaren. Det enda sättet att utnyttja dessa inbyggda funktioner är genom separata applikationer, men sådana applikationer är inte lika mångsidiga som webbläsare. Om en mobil webbläsare kunde utnyttja de inbyggda funktionerna, så skulle en mobil applikation kunna köras i webbläsaren istället för att ha separat klientprogramvara. Det här examensarbetet föreslår ett sätt att ge denna möjlighet till mobila webbläsare. I den föreslagna metoden används en lokal Java-applikation för att ge tillgång till inbyggda funktioner via skript. Denna applikation fungerar som en proxy-server och låter webbläsaren anropa metoder exponerade av lokala Java-API. Både fördelar och några säkerhetsproblem med den här lösningen undersöks. Fördelarna visas ytterligare genom två exempel på webbapplikationer som utnyttjar inbyggda telefonfunktioner.
Zaccheus, Stan-Erik. "A framework for creating observable web services." Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-177576.
Full textI underrättelsevärlden definieras en underrättelse som väsentlig information förmedlad till rätt instans vid rätt tidpunkt. Samma definition gäller för omvärldsanalys som används av regeringar och finansinstitut, patientinformation som används av vårdaktörer och metrologiska och geologiska rapporter som tillhandahålls av forskningsinstitut och miljöorganisationer. Modern mjukvaruutveckling måste lösa problem associerade med att bygga stora, komplexa och distribuerade system som på ett tillförlitligt sätt ska leverera företagsnytta i rätt tid; även den bästa förutsägelsen är utan värde om den levereras för sent. Det är absolut nödvändigt producenter i ett större system ansvarar för att publicera sitt data så att konsumenter kan agera med så lite ledtid som möjligt. Vid användande av vanliga webtjänster måste klienten aktivt fråga om ny data finns tillgänglig. I ett system med många användare slösas resurser på att hantera statusefterfrågningar. Istället för att klienten interagerar interaktivt med tjänsten, borde den istället reagera reaktivt. Med den reaktiva programmeringsmodellen stöds systemkonstruktion med dessa egenskaper. På .NET-plattformen tillhandahåller kodbiblioteket Reactive Extensions funktionalitet för att skapa reaktiva applikationer genom skapandet av funktioner som arbetar med asynkrona händelseströmmar. Biblioteket tillhandahåller kraftfulla verktyg för utformningen av reaktiva program, dock innehåller den inte en abstraktion för arbete med händelseströmmar som rör sig mellan olika processer, en nödvändighet för skapandet av distribuerade reaktiva system. Denna uppsats presenterar den bakomliggande designen och implementationen av ett ramverk för skapandet och användandet av observerbara webtjänster vars syfte är att brygga händelseströmmar mellan olika processer. Lösningen är baserad på en konceptuell modell som bygger på arkitekturen för webbtjänster. Den är implementerad som ett ramverk som består av två delar; en tjänstekomponent som används för att skapa observerbara webbtjänster och klientkomponent som ansluter till en observerbar webbtjänst och genererar kod som används för att prenumerera på händelser som exponeras av denna tjänst. Prenumerationsfunktionaliteten är skapad för att fungera med Reactive Extensions och gör det möjligt att bygga reaktiva och distribuerade system. Integrationstest används för att kontrollera att ramverket uppfyller de krav som anges för den konceptuella modellen.
Jarosch, Dennis. "Effects and opportunities of native code extensions for computationally demanding web applications." Doctoral thesis, Humboldt-Universität zu Berlin, Philosophische Fakultät I, 2012. http://dx.doi.org/10.18452/16451.
Full textThe World Wide Web is amidst a transition from interactive websites to web applications. An increasing number of users perform their daily computing tasks entirely within the web browser, turning the Web into an important platform for application development. The Web as a platform, however, lacks the computational performance of native applications. This problem has motivated the inception of Microsoft Xax and Google Native Client (NaCl), two independent projects that facilitate the development of native web applications. These allow the extension of conventional web applications with compiled native code, while maintaining operating system portability. This dissertation determines the benefits and drawbacks of native web applications. It also examines the actual performance capabilities of JavaScript web applications. An experimental performance analysis is undertaken in order to determine and compare the performance characteristics of native C applications, JavaScript web applications, and NaCl native web applications. Four application benchmarks consider different performance aspects: number crunching (serial and parallel), 3D graphics performance, and data processing. The results confirm that NaCl''s performance in computational tasks and 3D graphics is impeccable. On the other hand, it shows substantial limitations in data processing. These are evaluated and possible solutions are discussed. The results of the performance analysis are complemented with an evaluation on the basis of technical and non-technical criteria and a discussion of the technical, political, and strategic drivers for NaCl.
Dodda, Srinivasa Rao. "Improvements and extensions of a web-tool for finding candidate genes associated with rheumatoid arthritis." Thesis, University of Skövde, School of Humanities and Informatics, 2005. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-26.
Full textQuantitativeTraitLocus (QTL) is a statistical method used to restrict genomic regions contributing to specific phenotypes. To further localize genes in such regions a web tool called “Candidate Gene Capture” (CGC) was developed by Andersson et al. (2005). The CGC tool was based on the textual description of genes defined in the human phenotype database OMIM. Even though the CGC tool works well, the tool was limited by a number of inconsistencies in the underlying database structure, static web pages and some gene descriptions without properly defined function in the OMIM database. Hence, in this work the CGC tool was improved by redesigning its database structure, adding dynamic web pages and improving the prediction of unknown gene function by using exon analysis. The changes in database structure diminished the number of tables considerably, eliminated redundancies and made data retrieval more efficient. A new method for prediction of gene function was proposed, based on the assumption that similarity between exon sequences is associated with biochemical function. Using Blast with 20380 exon protein sequences and a threshold E-value of 0.01, 639 exon groups were obtained with an average of 11 exons per group. When estimating the functional similarity, it was found that on the average 72% of the exons in a group had at least one Gene Ontology (GO) term in common.
Priefer, Dennis [Verfasser], and Gabriele [Akademischer Betreuer] Taentzer. "Applying Model-Driven Engineering to Development Scenarios for Web Content Management System Extensions / Dennis Priefer ; Betreuer: Gabriele Taentzer." Marburg : Philipps-Universität Marburg, 2021. http://d-nb.info/1240383894/34.
Full textSomé, Dolière Francis. "Sécurité et vie privée dans les applications web." Thesis, Université Côte d'Azur (ComUE), 2018. http://www.theses.fr/2018AZUR4085/document.
Full textIn this thesis, we studied security and privacy threats in web applications and browser extensions. There are many attacks targeting the web of which XSS (Cross-Site Scripting) is one of the most notorious. Third party tracking is the ability of an attacker to benefit from its presence in many web applications in order to track the user has she browses the web, and build her browsing profile. Extensions are third party software that users install to extend their browser functionality and improve their browsing experience. Malicious or poorly programmed extensions can be exploited by attackers in web applications, in order to benefit from extensions privileged capabilities and access sensitive user information. Content Security Policy (CSP) is a security mechanism for mitigating the impact of content injection attacks in general and in particular XSS. The Same Origin Policy (SOP) is a security mechanism implemented by browsers to isolate web applications of different origins from one another. In a first work on CSP, we analyzed the interplay of CSP with SOP and demonstrated that the latter allows the former to be bypassed. Then we scrutinized the three CSP versions and found that a CSP is differently interpreted depending on the browser, the version of CSP it implements, and how compliant the implementation is with respect to the specification. To help developers deploy effective policies that encompass all these differences in CSP versions and browsers implementations, we proposed the deployment of dependency-free policies that effectively protect against attacks in all browsers. Finally, previous studies have identified many limitations of CSP. We reviewed the different solutions proposed in the wild, and showed that they do not fully mitigate the identified shortcomings of CSP. Therefore, we proposed to extend the CSP specification, and showed the feasibility of our proposals with an example of implementation. Regarding third party tracking, we introduced and implemented a tracking preserving architecture, that can be deployed by web developers willing to include third party content in their applications while preventing tracking. Intuitively, third party requests are automatically routed to a trusted middle party server which removes tracking information from the requests. Finally considering browser extensions, we first showed that the extensions that users install and the websites they are logged into, can serve to uniquely identify and track them. We then studied the communications between browser extensions and web applications and demonstrate that malicious or poorly programmed extensions can be exploited by web applications to benefit from extensions privileged capabilities. Also, we demonstrated that extensions can disable the Same Origin Policy by tampering with CORS headers. All this enables web applications to read sensitive user information. To mitigate these threats, we proposed countermeasures and a more fine-grained permissions system and review process for browser extensions. We believe that this can help browser vendors identify malicious extensions and warn users about the threats posed by extensions they install
Jarosch, Dennis [Verfasser], Robert [Akademischer Betreuer] Funk, and Ph D. Michael [Akademischer Betreuer] Seadle. "Effects and opportunities of native code extensions for computationally demanding web applications / Dennis Jarosch. Gutachter: Robert Funk ; Michael Seadle, Ph.D." Berlin : Humboldt Universität zu Berlin, Philosophische Fakultät I, 2012. http://d-nb.info/1019361786/34.
Full textNorberg, Tobias, Andreas Oskarsson, and Martin Kling. "Web application development : a study on UML Web Application Extension." Thesis, Blekinge Tekniska Högskola, Institutionen för programvaruteknik och datavetenskap, 2002. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-1689.
Full textBranderský, Gabriel. "Knihovna znovupoužitelných komponent a utilit pro framework Angular 2." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2017. http://www.nusl.cz/ntk/nusl-363860.
Full textAlkhateeb, Faisal. "Interroger RDF(S) avec des expressions régulières." Phd thesis, Université Joseph Fourier (Grenoble), 2008. http://tel.archives-ouvertes.fr/tel-00293206.
Full textDosi, Harsh. "Patway Pioneer: A Web-Based Metabolic Network Layout Extension." DigitalCommons@USU, 2014. https://digitalcommons.usu.edu/etd/2797.
Full textVerbyla, A. P. "Extensions to profile analysis /." Adelaide, 1986. http://web4.library.adelaide.edu.au/theses/09PH/09phv479.pdf.
Full textDi, Toro Andrea. "Registrazione e replicazione di procedure Web con una Firefox Extension." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2011. http://amslaurea.unibo.it/1866/.
Full textŠpalek, Ondřej. "Pokročilé možnosti automatizovaného testování nástrojem Selenium Webdriver." Master's thesis, Vysoká škola ekonomická v Praze, 2015. http://www.nusl.cz/ntk/nusl-204899.
Full textBohn, Hendrik. "Web service composition for embedded systems : WS-BPEL extension for DPWS /." Göttingen : Sierke, 2009. http://d-nb.info/99274900X/04.
Full textHedmark, Alice. "Undersökning av webbsidors säkerhet vid användning avFacebook Login : Vidareutveckling och analys av OAuthGuard." Thesis, Mittuniversitetet, Institutionen för data- och systemvetenskap, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:miun:diva-36859.
Full textSingle Sign-On (SSO) is an authentication process that allows a developer to delegate the authentication responsibility to a dedicated service. OAuth 2.0 is an authorization framework that often serves as a base for authentication layers to be built upon that in turn allows for SSO. An identity provider is the service that is responsible for handling user credentials and the authentication, two common identity providers are Google and Facebook that implement SSO with the authentication layers OpenID Connect respectively Facebooks own authentication layer. It has been shown that many clients using OAuth 2.0 as base for SSO make faulty implementations leading to security issues, a number of studies has proposed solutions to these issues but faulty implementations are continually being made. To create various tools to promote security in these contexts is a method where OAuthGuard has been developed with the vision to also directly protect the common website user directly from the browser. OAuthGuard has been used in an earlier study to analyze the security of clients using Google SSO and discovered that 50% of the analyzed clients had flaws, no comparable study has been done for clients using Facebook SSO, which is the second largest third party log in variant. This study made a comparable investigation for Facebook SSO clients with a further developed version of OAuthGuard and found that these clients suffer from flaws with a similar trend as the previous study with Google-SSO clients, although fewer Facebook-SSO clients suffer from these flaws. When further developing OAuthGuard a dumber of difficulties was discovered and the future of these kind of tools needs to be investigated. Further analysis needs to be done to assess if Facebook-SSO should be recommended over Google-SSO from a security perspective and also further exploration of new methods to promote security needs to be done.
Vondráček, Tomáš. "Získávání informací o uživatelích na webových stránkách." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2021. http://www.nusl.cz/ntk/nusl-445554.
Full textHajduk, Jakub Henryk. "Extension of the web system ffor the mobile work characterizatio franmework, MWCF." Thesis, Norwegian University of Science and Technology, Department of Computer and Information Science, 2004. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-9146.
Full textAmous-Ben, Amor Ikram. "Méthodologies de conception d'applications hypermédia : extension pour la réingénierie des sites web." Toulouse 3, 2002. http://www.theses.fr/2002TOU30132.
Full textYu, Hau. "International extension program online registration system." CSUSB ScholarWorks, 2006. https://scholarworks.lib.csusb.edu/etd-project/2990.
Full textNajbr, Ondřej. "Nástroj pro komentování obsahu webu." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2015. http://www.nusl.cz/ntk/nusl-220543.
Full textDennis, Simone J. "Sensual extensions : joy, pain and music-making in a police band." Title page, contents and abstract only, 2002. http://web4.library.adelaide.edu.au/theses/09PH/09phd4115.pdf.
Full textLoukota, Petr. "Komponenty webových aplikací v PHP s transparentní vazbou na data." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2014. http://www.nusl.cz/ntk/nusl-236129.
Full textHuynh, The Dang. "Extension de PageRank et application aux réseaux sociaux." Thesis, Paris 6, 2015. http://www.theses.fr/2015PA066114/document.
Full textRanking objects is one of the important and typical issues in our daily life. Many applications need to rank objects according to certain criteria, as simple as ranking students in a class according to average grades, or more complicated as ranking universities. Ranking objects means to arrange them in accordance with some criteria depending on the specific application.In the era of the Internet, a typical problem emerging in the last decades is the ranking of results returned by search engines. In conventional search engines (like Google, Yahoo or Bing ), the importance of a web page is the basis for ranking. This value is determined based on the analysis of graph links between web pages. With a set of documents V={v1, ..., vn}, when there is a user’s query q arriving, the search engine looks for documents in V matching the query q, then sorts the documents according to their relevance to the query in descending order. This process can be done thanks to a ranking function which allows us to compute the similarity s(q,vi) between the query q and a document vi ∈ V . Obviously, the ranking function can be seen as the core and significantly determines the quality of the search engine
Zeitz, Homer. "The third-person effect in communication : a replication and extension /." Title page, table of contents and abstract only, 1987. http://web4.library.adelaide.edu.au/theses/09P/09pz48.pdf.
Full textWang, Yaoping. "The design and implementation of the user interface and the Web server extension to a relational database application." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2000. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape3/PQDD_0021/MQ57166.pdf.
Full textMota, João Batista. "A web como instrumento de comunicação e extensão universitária: um estudo de usuários do Espaço do Produtor." Universidade Federal de Viçosa, 2012. http://locus.ufv.br/handle/123456789/4165.
Full textThis dissertation discusses the main concepts of university extension, distance learning and the Internet to show the feasibility of the web as an instrument of university extension, from the experience of the website Espaço do Produtor‟ (Farmer‟s space), created by the Coordination of Open and Distance Learning (Cead) from the Universidade Federal de Viçosa (UFV), Brazil. The site intends to target on familiar rural producers and small-scale farmers and their families, promoting dissemination of the knowledge generated at UFV. Through a user study, the research used a methodological triangulation of data sources: statistics‟ access (Google Analytics), qualitative analysis of e-mails sent to the website and electronic survey (questionnaire). Thus, it was possible to diagnose and analyze the usages and demands for information from users who visit the site Espaço do Produtor‟ in order to contribute to the discussion and development of university extension activities at UFV. The study found that users have a great lack of extension courses - most have never attended one of these activities. Second, they revealed a wide acceptance of the website‟s available content, especially the extension courses and the online articles sections; which are most used to guide the openness of a home-based business or future developments in the area of agriculture, but also mainly to improve the quality life. There has been also found that the users are aware of the potential of the website as an instrument for university extension, demanding for replies about questions and demands related to it. In addition, most users believe in the efficiency of techniques used in distance learning courses online. The work also suggests some measures to improve the Espaço do Produtor‟ and other websites that may be created in the future aimed at university extension.
A presente dissertação discute os principais conceitos da extensão universitária, da educação a distância e da internet para mostrar a viabilidade da web como instrumento de extensão universitária, a partir da experiência do website Espaço do Produtor, criado pela Coordenadoria de Educação Aberta e a distância (Cead) da Universidade Federal de Viçosa (UFV). O site pretende atender a agricultores familiares e produtores rurais de pequena produção, bem como seus familiares, socializando o conhecimento gerado na UFV. Por meio de um estudo de usuário, a pesquisa utilizou uma triangulação metodológica ou multimétodo para a obtenção de dados: estatísticas de acesso (Google Analytics), análise qualitativa dos e-mails enviados ao site e o survey (questionário) eletrônico. Dessa forma, foi possível diagnosticar e analisar os usos e as demandas de informação dos usuários do site Espaço do Produtor, visando contribuir para a discussão e desenvolvimento das atividades de extensão universitária na UFV. O trabalho comprovou que os usuários têm uma grande carência de cursos de extensão - a maioria nunca participou de uma dessas atividades. Por outro lado, eles revelaram uma grande aceitação pelo conteúdo disponibilizado, especialmente pelos cursos de extensão de curta duração on-line e pelos artigos, que os utilizam para abertura de negócios caseiros ou futuros empreendimentos na área da agropecuária, mas principalmente para a melhoria de qualidade de vida. Constatou também que o público usuário tem consciência do site como potencial instrumento de extensão universitária, solicitando solução de diversas demandas e dúvidas nessa área. Além disso, a maioria dos usuários acredita na eficiência das técnicas de educação a distância utilizadas nos cursos on-line. A dissertação ainda sugere algumas medidas para aprimorar o Espaço do Produtor e outros sites que venham a ser criados na área da extensão universitária.
Choi, Min-Ah Goldblum Charles. "Linéarité des villes nouvelles de Séoul une nouvelle centralité face à l' extension urbaine et au développement du réseau de transport /." Saint-Denis : Université de Paris 8, 2008. http://www.bu.univ-paris8.fr/web/collections/theses/ChoiThese.pdf.
Full textCoward, Philip J. "A comparison of tutor profiles and observation grades within the Workers' Educational Association (WEA), 2005-2008." Thesis, University of Nottingham, 2013. http://eprints.nottingham.ac.uk/13531/.
Full textGroult, Benjamin. "Extension d'une méthode de modification structurale pour la conception de dispositifs dissipatifs intégrant des matériaux viscoélastiques." Châtenay-Malabry, Ecole centrale de Paris, 2008. http://www.theses.fr/2008ECAP1074.
Full textThe aim of this work is to extend the use of a structural dynamic modification method to cases of damping device design. These devices are meant to improve the mechanical behaviour of some structures used by EDF (Electricité de France). The first step of the work is to give theoretical bases on the modelling of heavily damped structures and especially viscoelastic ones. One then performs a design study for an experimental testbed that is representative of structures EDF wants to treat. The performance of the damping device is evaluated experimentally and compared with the numerical results. This numerical design study highlights the limitations of classical design methods in the context of industrial exploitation of EDF (non updated models, complex structures, access to measurements limited). The second part of the work thus deals with the adaptation of a structural dynamic modification method to the case of the proposed damped modification. The chosen method is based on a modal coupling formulation that has been tested within EDF on undamped applications. But the method needs some adaptations because of the use of damping terms in equations and the fact that the mechanical behaviour is frequency dependant (a characteristic of viscoelastic materials). The robustness of the method is then analyzed through some points that are important for its application. The method is experimentally validated through the testbed
Larionov, V. M., M. Villata, C. M. Raiteri, S. G. Jorstad, A. P. Marscher, I. Agudo, P. S. Smith, et al. "Exceptional outburst of the blazar CTA 102 in 2012: the GASP–WEBT campaign and its extension." OXFORD UNIV PRESS, 2016. http://hdl.handle.net/10150/621728.
Full textEstevão, Pricila. "Análise da Web como fonte de informação científica e de interação entre pesquisa e extensão rural." Universidade Federal de Viçosa, 2011. http://locus.ufv.br/handle/123456789/4148.
Full textInformation and knowledge are the primary raw materials to the technological and social development in contemporary society. New information and communication technologies play a central role in this picture. The Internet, and especially the Web, is the main responsible for this quiet revolution. Since its introduction in Brazilin the 1990s, the Web has attracted interest as a mean of communication, information and interaction between people, institutions and professionals from various fields, including agricultural extension and agricultural research. In this scenario, this study had the objective to verify how the Web is being appropriated by the public or private technical advice and extension agents that work with dairy farmers in two micro regions of Minas Gerais. The study analyze if the extension agents use Web as a tool to facilitate their activities and to support the process of communication and interaction with research, especially with Embrapa Dairy Cattle and the site as a virtual vehicle to disseminate scientific information. The research methodology is descriptive and exploratory, it was used a person to person semi-structured interview. Among the result a highpoint is the fact that the Web is more used by the extension agent as a channel of scientific-technical, rather than training and interaction environment. Regarding the Embrapa Dairy Cattle, the results show that it is necessary to streng then the relationship with extension agents and that the physical distance is an important barrier to that goal. The improvement of the interaction of researchers and extension agents can bring benefits such as researches that better fit the real needs of different levels of dairy farmers, especially small and family farmers, which are most of the Brazilian farmers. With regard to the Embrapa Dairy site, despite being agreat vehicleto disseminate scientific and technical information today, still needs to be are thought and reinvented to be an effective channel between the Embrapa Dairy Cattle and extension agents, since extension agents consider the information in the Embrapa site as relevant, reliable and updated. The conclusion is that Web offers several possibilities for technical updating as well as for information, communication and training environment, by shortening the distance between source and receiver, minimization of resources, and mutual cooperation for the construction of knowledge in virtual collaborative networks. However, there are still many technical and cultural barriers and limitations before this technology is really incorporated into the daily work of these extension agents. Among them the infrastructure access for connection in the cities and therefore for the Extension Companies; the need to train extension agents to use this tool as well as the incentive to use the technology by the Extension Companies.
Na sociedade contemporânea, as novas tecnologias da informação e comunicação possuem um papel central, na medida em que a informação e o conhecimento são as matérias-primas primordiais ao desenvolvimento tecnológico e social. A Internet e especialmente a Web são as principais responsáveis por esta revolução silenciosa. Desde sua criação e introdução no Brasil, na década de 1990, a Web vem despertando interesse como meio de comunicação, de informação e de interação entre pessoas, instituições e profissionais de diversas áreas, incluindo a extensão rural e a pesquisa agropecuária. Neste contexto, este estudo buscou verificar como a Web está sendo apropriada por agentes de assistência técnica e extensão rural, pública e privada, que trabalham com produtores de leite de duas microrregiões de Minas Gerais, apresentando-se como instrumento facilitador para a realização de suas atividades e para apoio ao processo de comunicação e interação com a pesquisa, principalmente no que se refere à Embrapa Gado de Leite e seu site, veículo virtual de divulgação científica. Esta pesquisa é do tipo descritiva e utilizou-se de questionários estruturados e aplicados por meio de entrevista presencial. Os dados foram cruzados por meio do programa estatístico para as ciências sociais (SPSS) e analisados pelo confrontamento com o referencial teórico apresentado. Entre os resultados obtidos, destaca-se o fato de que a Web está sendo mais apropriada pelos extensionistas como canal de informação científico-técnica, não sendo aproveitadas as potencialidades como ambiente de capacitação e interação. Com relação à Embrapa Gado de Leite, os dados mostram que há necessidade de se estreitar o relacionamento com os agentes de Ater, e que a distância física ainda é uma barreira importante neste sentido. Os extensionistas acreditam que a melhoria da interação destes dois atores pode trazer benefícios como o desenvolvimento de pesquisas mais compatíveis com as reais necessidades dos diferentes níveis de produtores de leite, especialmente os pequenos pecuaristas familiares que são a maioria dos produtores brasileiros. No que se refere ao site da Embrapa Gado de Leite, apesar de ser reconhecido como ótimo veículo de divulgação científico-técnica na atualidade, ainda necessita ser repensado e reformulado, com relação à interatividade e conteúdo, para ser um canal efetivo entre a Embrapa Gado de Leite e os extensionistas, já que, no geral, as informações veiculadas pelo site da Empresa são vistas como relevantes, confiáveis e atualizadas por este público. Conclui-se, portanto, que as potencialidades apresentadas pela Web para a extensão rural como os ambientes de informação, comunicação e capacitação trazem diversas possibilidades de atualização técnica e treinamento, pelo encurtamento das distâncias entre fonte e receptor; minimização de recursos; e benefícios visualizados como os espaços de interação mútua e de construção de conhecimento pela cooperação virtual em redes colaborativas. Porém, há barreiras e limitações de ordem técnica e cultural para que esta tecnologia seja realmente incorporada no cotidiano profissional dos agentes de Ater; entre elas está a precária infraestrutura de acesso e conexão nos municípios e consequentemente nestas organizações, bem como a necessidade de capacitação do extensionista para utilizar esta ferramenta, além do incentivo ao uso efetivo desta tecnologia por parte das próprias organizações de Ater.
Jackson, John Anthony. "Identification and assessment of Illite in well chip samples, Cooper Basin, SA and Qld, Australia : an extension of rock typing methods /." Title page, abstract and table of contents only, 2001. http://web4.library.adelaide.edu.au/theses/09SB/09sbj124.pdf.
Full textEnnaoui, Karima. "Computational aspects of infinite automata simulation and closure system related issues." Thesis, Université Clermont Auvergne (2017-2020), 2017. http://www.theses.fr/2017CLFAC031/document.
Full textThis thesis investigates complexity and computational issues in two parts. The first concerns an issue related to web services composition problem: Deciding whether the behaviour of a web service can be composed out of an existing repository of web services. This question has been reduced to simulating a finite automata to the product closure of an automata set. We study the complexity of this problem considering two parameters; the number of considered instances in the composition and the presence of the so-called hybrid states (states that are both intermediate and final). The second part concerns closure systems and two related issues; Maximal extension of a closure system : we give an incremental polynomial algorithm that computes a lattice's maximal extension when the input is a binary relation. Candidate keys enumeration : we introduce the notion of key-ideal sets and prove that their enumeration is equivalent to candidate keys enumeration. We then give an efficient algorithm that generates all non-minimal key-ideal sets in a polynomial delay and all minimal ones in incremental polynomial time
Pelz, Love. "Modellering av webbapplikation med UML." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-288857.
Full textClient side rendered web applications with JavaScript frameworks have become common in modern software development. Modelling support for these web applications could be relevant for people in the IT industry since modelling is relevant for development of software. For producing this modelling support a case study is done where modelling examples with UML are made for a client side rendered web application that also gets implemented. This result gives an example for how modelling of client side rendered web application can be performed with UML extension for design models and implementation model. Based on the result conclusions are drawn that modelling with UML extension for client side rendered web application can ease implementation of the web application and make it maintainable.
Patel, Charmi. "At work ... but are we really working : development, extension and validation of presenteeism within Indian call centre context." Thesis, Aston University, 2012. http://publications.aston.ac.uk/24384/.
Full textPostulka, Aleš. "Zobrazení a úprava informací v Transparency and Consent Framework." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2021. http://www.nusl.cz/ntk/nusl-445505.
Full textEngh, Johannes, and Malin Olofsson. "Do cognitive responses to how we feel really matter? : a psychometric evaluation and experimental extension of the Responses to Positive Affect questionnaire (RPA)." Thesis, Örebro universitet, Akademin för juridik, psykologi och socialt arbete, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:oru:diva-20647.
Full textBellier, Olivier. "Tectonique en extension et changement d'états de contraintes cénozoïque en domaine intra-continental : exemples des bassins intra-cordillérains des Hautes Andes (Nord Pérou) et du graben de la Wei He (Chine du Nord)." Paris 11, 1989. http://www.theses.fr/1989PA112099.
Full textThis work aims to study the Cenozoic geodynamic evolution of the Northern Peru intra-cordilleran basins and active faults and, of the Northern China rift systems. 1) The Cenozoic geodynamic evolution of the Northern Peru Western Cordillera : After the main Eocene shortening (Incaic phase) that affects the High Andes, several basins have been initiated along major faults in the Western Cordillera of the Northern Peru : the Cajabamba, San Marcos, and Namora basins. . . These one were half-grabens infilled by Miocene fluvio-lacustrine deposits. We exposed Miocene synsedimentary extensional tectonics having a ENE-WSW and NE-SW trending extensional direction. The mean subsidence rate of these half-grabens is moderate : 0. 1 mm/y. Two Late Neogene and Early Pleistocene compressional tectonics characterised by N105° and N-S trending shortening post-date the Miocene extension and pre-date a N-S trending extensional tectonics. This one was taking place during the Quaternary. The 1946 Quiches and, 1937 Chaquilbamba normal fault reactivations testify that this N-S trending extension is the present-day tectonic regime. The states of stress in the High Andes were produced by a combination of edge and, body forces. The edge forces are the effect of the convergence force on the South American plate limit and the body forces are the gravity forces due to the Andean high topography. We also showed that the intra-cordilleran states of stress can be modificated by instabilities produced by the plate edges or (and) montains belt geometry. 2) The Northern China geodynamic evolution : The Northern China geodynamic evolution was mainly exposed by the Wei He graben study (Shaanxi Province). This one is located along the EW-ESE striking fault system of the Qinling Shan which separates the Northern China Block (NCB) from the Southern China Block (SCB). The subsidence began, in the Wei He graben, during the Middle (or Early) Eocene time and continued up to present day with only one sedimentary gap observed during the Late Oligocene and Early Miocene times. During the Paleogene, the subsidence rate was in the order of 0. 1 mm/y. It increased during the Miocene (0. 15 to 0. 30 mm/y) to reach more than 1 mm/y at the present-day. The kinematic analyses of the main fault planes of the Wei He graben show that : (1) The Late Pliocene to Quaternary and present-day tectonic regime is extensional and characterized by NW-SE trending extensional direction which induced a normal movement with a little sinistral component on the main faults striking E-W to WNW-ESE. (2) During the Neogene times the tectonic regime was extensional with a NE-SW trending extensional direction which induced a normal movement with small dextral strike-slip component on the main faults. (3) An oldest tectonic regime produced strike-slip-normal motions on the main faults. This may be due to a Paleogene transtensional regime characterised by E-W trending extensional direction. These Cenozoic tectonic regimes were combined consequences of the India-Asia collision and of the Eastern Eurasia subductions. The collision produces the Southern China Block extrusion and the subductions produce convections and astenospheric upwelling
Timko, Martin. "Vylepšení rozšíření pro omezení volání JavaScriptu." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2019. http://www.nusl.cz/ntk/nusl-403180.
Full textSvačina, Lukáš. "Přenos a zobrazení videa v prohlížeči pro záznam pracovní plochy." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2016. http://www.nusl.cz/ntk/nusl-363741.
Full textSaloň, Marek. "Detekce metod zjišťujících otisk prohlížeče." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2021. http://www.nusl.cz/ntk/nusl-445521.
Full textStrnadová, Ludmila. "Rekonstrukce historického objektu." Master's thesis, Vysoké učení technické v Brně. Fakulta stavební, 2014. http://www.nusl.cz/ntk/nusl-226762.
Full textEr, Ngurah Agus Sanjaya. "Techniques avancées pour l'extraction d'information par l'exemple." Electronic Thesis or Diss., Paris, ENST, 2018. http://www.theses.fr/2018ENST0060.
Full textSearching for information on the Web is generally achieved by constructing a query from a set of keywords and firing it to a search engine. This traditional method requires the user to have a relatively good knowledge of the domain of the targeted information to come up with the correct keywords. The search results, in the form of Web pages, are ranked based on the relevancy of each Web page to the given keywords. For the same set of keywords, the Web pages returned by the search engine would be ranked differently depending on the user. Moreover, finding specific information such as a country and its capital city would require the user to browse through all the documents and reading its content manually. This is not only time consuming but also requires a great deal of effort. We address in this thesis an alternative method of searching for information, i.e. by giving examples of the information in question. First, we try to improve the accuracy of the search by example systems by expanding the given examples syntactically. Next, we use truth discovery paradigm to rank the returned query results. Finally, we investigate the possibility of expanding the examples semantically through labelling each group of elements of the examples
Mironiuková, Iveta. "Přestavba domu." Master's thesis, Vysoké učení technické v Brně. Fakulta stavební, 2020. http://www.nusl.cz/ntk/nusl-410053.
Full textBursuc, Andrei. "Indexation et recherche de contenus par objet visuel." Phd thesis, Ecole Nationale Supérieure des Mines de Paris, 2012. http://pastel.archives-ouvertes.fr/pastel-00873966.
Full textThomanková, Lucie. "Nosná ocelová konstrukce prodejny a opravny automobilů." Master's thesis, Vysoké učení technické v Brně. Fakulta stavební, 2012. http://www.nusl.cz/ntk/nusl-225691.
Full textDjeric, Vladan. "Securing Script-based Extensibility in Web Browsers." Thesis, 2009. http://hdl.handle.net/1807/18281.
Full textForte, Diana Filipa Simões. "Product Reaction Cards Widget HTML." Master's thesis, 2017. http://hdl.handle.net/10316/83297.
Full textProduct Reaction Cards, também designado por Microsoft Desirability Toolkit permiteavaliar as emoções dos utilizadores quando utilizam um site. Este teste contém 118cartões e cada cartão contém uma palavra que se refere a um possível sentimentoque o utilizador poderá sentir durante a experiência. Os sentimentos podem serpositivos ou negativos.O projecto prende-se com a criação de uma Widget HTML. Pretende-se com estaferramenta perceber se é possível obter-se os mesmos resultados ou semelhantesque se consegue obter com os PRC de forma a se aplicar os PRC num site emprodução sem necessidade de se efectuar testes formais de usabilidade, pois estestestes implicam a utilização de muitos recurso, tais como, laboratório, avaliadores,contactar pessoas, entre outros.Para se fazer a análise vai ser feita uma recolha de dados com a Widget inserindo-aem sites com mais visualizações. Para se saber que sites utilizar realizou-se umquestionário online.Depois dos dados recolhidos com a Widget verificou-se quais os sites com maisrespostas para se fazer os testes de usabilidade tradicionais com os PRC. Por fim,compara-se os dados recolhidos com a Widget HTML e os PRC.Este projeto irá permitir trabalhar nas áreas de Web Design e Programação Web,utilizando as linguagens Web HTML5, CSS, JavaScript e PHP.Para além da criação da Widget HTML criou-se um site que permite simular o serviçoque fornece a ferramenta. Com este site resolvem-se alguns problemas relativos àadaptação da Widget a todos os sites e aos interesses do cliente (e.g.: número depalavras que pretende que apareçam e que dados demográficos pretende recolher).Para além disso no fim da criação da Widget fizeram-se testes de usabilidade quepermitiram descobrir que os utilizadores tinha dificuldade em descobrir o botão deFeedback da Widget HTML. Através dos resultados e de uma conversa com osutilizadores percebeu-se que a Widget deveria ser personalizada pelos proprietáriosdos site de forma a chamar a atenção e a aparecer de forma harmoniosa no site, poisnão se pode ter um único design para todos os sites, sendo este mais um factor afavor de um serviço de personalização da Widget por parte do cliente.
Product Reaction Cards also referred to as the Microsoft Desirability Toolkit, allows youto evaluate the emotions of users when they use a website. This test contains 118cards and each card contains a word that refers to a possible feeling the user mayexperience during the experiment. Feelings can be positive or negative.The project is about creating an HTML Widget. It is intended with this tool to see if it ispossible to obtain the same or similar results that can be obtained with the PRC inorder to apply the PRC in a site in production without the need to perform formalusability tests, since these tests imply the use of many resource, such as, laboratory,evaluators, contact people, among others.To do the analysis will be done a data collection with the Widget by inserting it in siteswith more views. To know which sites to use, an online questionnaire was conducted.After the data collected with the Widget we verified which sites have the most answersto do the traditional usability tests with the PRC. Finally, we compare the data collectedwith the HTML Widget and the PRC.This project will allow working in the areas of Web Design and Web Programming,using HTML5, CSS, JavaScript and PHP Web languages.In addition to the creation of the HTML Widget we created a website that allows you tosimulate the service provided by the tool. This site solves some problems related to theadaptation of the Widget to all sites and customer interests (eg, number of words thatyou want to appear and what demographic data you want to collect). Also at the end ofthe creation of the Widget were made usability tests that allowed to discover that theusers had difficulty in finding the Feedback button of the HTML Widget. Through theresults and a conversation with the users it was noticed that the Widget should becustomized by the site owners in order to attract attention and to appear harmoniouslyin the site, since you can not have a single design for all the sites , this being one morefactor in favor of a service of personalization of the Widget by the client.
Fong, Alain Tamayo. "GVSOS: A New Client for OGC SOS Interface Standard." Master's thesis, 2009. http://hdl.handle.net/10362/8220.
Full textThe popularity of sensor networks has increased very fast recently. A major problem with these networks is achieving interoperability between different networks which are potentially built using different platforms. OGC’s specifications allow clients to access geospatial data without knowing the details about how this data is gathered or stored. Currently OGC is working on an initiative called Sensor Web Enablement (SWE), for specifying interoperability interfaces and metadata encodings that enable real‐time integration of heterogeneous sensor webs into the information infrastructure. In this work we present the implementation of gvSOS, a new module for the GIS gvSIG to connect to Sensor Observation Services (SOS). The SOS client module allows gvSIG users to interact with SOS servers, displaying the information gathered by sensors in a layer composed by features. We present the detailed software engineering development process followed to build the module. For each step of the process we specify the main obstacles found during the development such as, restrictions of the gvSIG architecture, inaccuracies in the OGC’s specifications, and a set of common problems found in current SOS servers implementations available on the Internet.