• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 9
  • 1
  • 1
  • 1
  • Tagged with
  • 12
  • 8
  • 4
  • 3
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Frameworky pro vývoj webových aplikací Grails a Play / Frameworks for developing web applications Grails and Play

Tran, Lam January 2013 (has links)
This diploma thesis compares Grails and Play frameworks. The main goal of the thesis is to provide its readers a comprehensive view of benefits and disadvantages of the two frameworks using thorough comparison.In the first part of the thesis Grails and Play are introduced. In the next part the author defines criteria for comparison and analyses the sample application. The crucial part of this work is the comparison of the frameworks and their results. This work is intended to make the decision proces easier for developers who wants to choose one of these frameworks for their projects.
2

Komplexní srovnání vývoje webových aplikací ve frameworcích Zend (PHP) a Grails (Java-Groovy) / Complex comparison of web application development in frameworks Zend (PHP) and Grails (Java-Groovy)

Odehnal, František January 2011 (has links)
The thesis is concerned with a comparison of two the most popular frameworks for Java platform and PHP language. The goal is to provide complex image of differences between these frameworks. As the main source of comparison, there is a sample application developed by both frameworks. The application can be used as a study material for beginners in given framework. The comparison is carried out in several areas. The first is called basic and frameworks are compared by fundamental criteria. Next area is architecture of framework. For this area I used Martin Fowler's architectonical patterns. The next area is carried out in working with framework in which the both objective and subjective criteria of comparison are used. The last area is framework support which includes number of publications, forums etc. The results of comparison can be helpful for making decision in choosing the right framework. The criteria can be also used for other frameworks in several languages.
3

Frameworky pro vývoj webových aplikací Ruby on Rails a Grails / Ruby on Rails and Grails - frameworks for web application development

Černý, Michael January 2012 (has links)
The thesis compares web frameworks Ruby on Rails and Grails. The main goal of the thesis is to compare which of these frameworks is more convenient for development of web applications using wide range of criteria. The first part of the thesis defines fundamental terms to understand the web frameworks topic. Subsequently the thesis analyzes the history, language and fundamental characteristics of both frameworks. The next section describes all the details of the reference applications in Ruby on Rails and Grails, that are part of this diploma thesis. The most important part of this thesis is the comparison of both frameworks using a number of criteria. The thesis should provide sufficient amount of information to understand the web frameworks, to obtain the fundamentals for working with the web frameworks Ruby and Rails and Grails and it should bring enough information for optimum choice between these frameworks for development of web application and for future studies. The thesis could be of benefit to both students, that decide what to study in the future, and managers or project leaders, that decide which web framework to use.
4

Porovnání frameworků pro rychlý vývoj aplikací na platformě Java / Comparison of rapid web application development frameworks for the Java platform

Zilvar, Tomáš January 2010 (has links)
The thesis is concerned with a comparison of two rapid web development frameworks for the Java platform - Tapestry 5 and Grails. The goal is to get acquainted with both of the frameworks, explain their basic principles and usage, compare their solution to common challenges and their contribution to faster development. Furthermore, the goal is to de fine a set of criteria for the comparison and match each one of them with their respective weights representing their importance in certain decision making scenarios. The frameworks are new and under dynamic development, therefore the bene ts of this thesis are an extensive research in foreign resources, summary of the acquired knowledge, practical usage examples and furthermore the assessment of the frameworks' strenghts and weaknesses. The conclusions and comparison quanti cation can then be used to strategically choose the appropriate framework if necessarry.
5

Elektronická třídní kniha / Electronic Classbook

Jedlička, Jan January 2010 (has links)
The subject of this diploma paper is the development of simple information system. This system is intended for elementary schools and high schools and it covers functionality of attendance evidence, study assessment evidence and assigning, submitting and evaluating of tasks. Design of the application is focused mainly on efficiency of application using and simplicity of control. Thesis contains the chapter about Groovy programming language and framework Grails, which is used as base for development of this application. This chapter may help as a userguide for developers, which are beginning in using of these technologies.
6

Informační systém pro malou firmu / Information system for small business

Batelka, Martin January 2011 (has links)
This thesis deals with the creation of individual information system for small business dealing with rental properties. The goal is to obtain a system that would meet the needs of the company. The paper focuses on information system design and development in its own by using the Grails web framework.
7

System för Personaladministration : ARKITEKTUR OCH DATAPRESENTATION

Nazar, Has-san, Imamovic, Adin January 2016 (has links)
Karolinska Institutet har bestämt för att anförskaffa ett nytt system för administrering av personal och anknutna. I nuläget så har de en applikation som behandlar persondata av anställda på Karolinska Institutet vid namn ”KKAWeb”, som är byggd i J2EE. Detta är en webbapplikation från vilket man kan lägga till nya anställda, läsa information om anställda samt uppdatera informationen på en anställd. Följande utförs idag via ramverket Hibernate, som läser och uppdaterar data ifrån/till Karolinska Institutets interna Oracle databaser. Strävan är att gå mot en arkitektur med lösare kopplingar: en RESTfull webbtjänst som levererar data och tar emot förändringar, som är fristående och i framtiden kan användas av andra system som har behov av samma data; samt en webbapplikation som fyller samma behov som KKAWeb gör idag, men utan kopplingar till underliggande datalager, som istället pratar REST med en webbtjänst för att tillgodose sitt behov av data. Av detta skäl så har en leverans av en webbtjänst och ett webbapplikation skett. I det nya administrationspanelsgränssnittet finns vyer för att hitta en anställd, samt vyer för presentation och uppdatering av en anställd. Bakomliggande så har en webbtjänst, byggd i ITDI (IBM Tivoli Directory Integrator), implementerats, som administrationswebben konsumerar data ifrån. Genom framtida arbeten så ämnas den gamla administrationspanelen KKAWEB migreras över till den nya webbapplikationen, där all form av datakommunikation sker genom den implementerade webbtjänsten. / Karolinska Institutet has chosen to obtain a new system for the administration purposes of their employees and staff members. The Institute currently has an administration panel that handles employee data by the name of ”KKAWeb”, which is built on J2EE. This is a web application through which one can add new employees, read information about employees and update such information. The latter is done today through Hibernate calls, which read and update data from/to the Oracle databases of Karolinska Institutet. The aim is to go towards an architecture which has loose couplings: a RESTfull web service which deliver data and receive changes. A stand-alone web service which in the future can be used by other institutional systems which are in need of similar data; also, a web interface which meets the same functionality as the KKAWeb does today. This without having underlying couplings to different data layers. Rather, a web interface which instead talks REST with the web service to accommodate for its data needs. Thus, a submission has been presented of a web service and a web application. In the application the new administration panel interface has views for finding an employee, and views for presentation and updating of an employee. In the backend lies a web service, built in ITDI (IBM Tivoli Directory Integrator), from which the administration panel consumes data from. Future work within the Institute aims to migrate the old administration panel KKAWEB to the new web application, where all form of data communication is done through the implemented web service layer.
8

Komparativní implementace trackovacího systému UAI PřF JU

HONNER, Tomáš January 2016 (has links)
The master's thesis deals with analysis of current solution of car tracking system on Faculty of Science at South Bohemia University and new solution proposal of this system and its implementation and comparison of this solutions. One part of the thesis is proposal of comparison methodology and an experiment with the goal of gaining data from comparison of both implementation. Furthermore, to evaluate results of these comparison and to create conclusion.
9

Design and Implementation of a Next Generation Web Application SaaS prototype.

Reva, Roman January 2014 (has links)
No description available.
10

Porovnání frameworků Grails(Groovy) a Nette(PHP) pro rychlý vývoj webových aplikaci / Comparison of rapid development frameworks Nette(PHP) and Grails(Groovy)

Frank, Jiří January 2012 (has links)
This thesis aims on comparison of rapid development frameworks Nette and Grails. Main objective of this paper is achieved by brief description of both languages (PHP, Groovy) and frameworks. Next is defined relatively complex set of criteria for comparison itself. Frameworks are then compared based on this set. Last part is development of the identical application on both platforms, thanks to which the practicle comparison may be done. The main contribution of this work is in comprehensive comparison of platforms Nette (PHP) and Grails (Groovy), which may be used for making decision about which platform to take for a development of new application. Comparision of course may serve like an information about that what developer should keep an eye on, what can make life easier or harder especially in contrast with that what offers concurent platform.

Page generated in 0.0449 seconds