National Repository of Grey Literature 256 records found  beginprevious247 - 256  jump to record: Search took 0.00 seconds. 
Trends in web application development
Jasný, Vojtěch ; Brabec, Tomáš (advisor) ; Špánek, Roman (referee)
The thesis is divided between two main topics: the first are trends in web application development on the client-side. Described are AJAX and COMET techniques, JSON format for data interchange, tools usable to debug Javascript applications and three Javascript libraries. Important part of client-side development are forms, which are far from ideal in their current state. Hence description of XForms and Web Forms 2.0 and their comparison is included. The second topic is server-side development. First the most used technologies used today are evaluated. Further, several frameworks are described and compared on a set of criteria. Python, Ruby and Java languages are represented.
Analýza architektury a implementačních aspektů výukového programu pro zdokonalování sociálních dovedností
Müller, Jindřich ; Svatoš, Oleg (advisor) ; Doležal, Josef (referee)
This diploma thesis is study of development of eductional application with game features. Theme of the aplication is developing of social skills. Introduction consists of determination of requirements on process of development and on application itself. The work follows with theoretical basis for particular aspects of developing and selling of application. From technical perspective the work contains detail informations about so called chatbot technologies, it's princips of functioning and evaluation of it's contemporary maturity level with regard to usability in my application. The work ends by concrete proposal of solutin of application based on theoretical findings.
Framework Wicket
Kvapil, Hynek ; Pavlíčková, Jarmila (advisor) ; Pecinovský, Rudolf (referee)
The subject of this bachelor thesis is Java framework Apache Wicket that is instrumental for easier way of web application presentation layer development. Primarily it tries introducing readers to its fundamental features, architecture and component based approach to web application development. This bachelor thesis does not aim to become tutorial for this framework, but it can be helpful in selection among similar specialized frameworks. Whereas, it aims to help readers to make more detailed imagination of Apache Wicket offers.
Development Temper of ASP.NET and AJAX technology
Ježek, David ; Buchalcevová, Alena (advisor) ; Skoupý, Radek (referee)
This work is focused on programming technology ASP.NET. Nowadays it's one of the most spread technologies in web development. I will explain what exactly ASP.NET is in firs part. There is two smaller parts aimed on technologies LINQ and Silverlight as two major contributions in ASP.NET 3.5. In main part I will concentrate on AJAX technology, it's conception, use and I will bring closer to the readers the way how this technology is integrated in ASP.NET 3.5 as a ASP.NET AJAX. The goal of this work is approximation of present development temper, AJAX technology, to less experienced programmers. Reading this work should awake their willingness of using AJAX on their web aplications and convince them to search for other information.
ASP.NET 3.5 Web Application – Training Diary
Drábik, Dušan ; Skoupý, Radek (advisor) ; Oliva, Petr (referee)
Training diary iSport is a unique web application which allows athletes to keep track of their performances. Functions and user-friendly interface makes the application acceptable even for non-professional users and avocational sportsman. In addition to performance records, the application can also store physical attribute data for individual users. iSport uses the most up-to-date version of Microsoft's ASP.NET framework -- the 3.5 SP1 version. The application takes advantage of such technologies as LINQ to SQL, DynamicData, AJAX, Microsoft SQL Server 2008, ASP.NET Master Pages or ASP.NET Themes. In this thesis, you will find a short introduction to using training diary, user guide to iSport and report on technologies that are used by the iSport application.
Recent trends in web-application development
Stankay, Michal ; Voříšek, Jiří (advisor) ; Kafka, Daniel (referee)
Táto bakalárska práca sa zaoberá aktuálnymi trendmi pri vývoji webových aplikácií s dôrazom na platformu LAMP (Linux, Apache, MySQL, PHP) ako významného nástroja na vývoj a prevádzku webových aplikácií. V prvej časti popisujem trendy minulé a porovnávam ich s trendmi súčasnými, na konci tejto časti uvádzam rozšírenosť trendov na základe číselných dát. Ďalšia časť pojednáva o vybraných open-source prostriedkoch vývoja webových aplikácií, ktoré sa dostali na výslnie ? AJAX, Ruby, Python, ich použití, kladoch a záporoch. Jazyky Ruby a Python a ich programové prostriedky porovnávam s jazykom PHP a hodnotím ich možnosti nasadenia v platforme LAMP ako náhradu za PHP. Pasáž o jazyku Ruby zahŕňa i predstavenie vývojového frameworku Ruby On Rails, ktorý je prevratný v úrovni integrácie jednotlivých prístupov k vývoju do uceleného riešenia. Platforme LAMP a jej použitiu, kladom a záporom je vyhradená ďalšia kapitola práce. V prípadovej štúdii nasadenia LAMP vo firme vyvíjajúcej webové aplikácie popíšem dôvody nasadenia LAMP, uvediem porovnanie s konkurenčným riešením, sumarizujem skúsenosti s prevádzkou LAMP a zhodnotím výhľad používania tejto platformy v budúcnosti.
Web 2.0
Vítek, Pavel ; Rydzi, Daniel (advisor) ; Šindelář, Martin (referee)
The Bachelor's Thesis is concerned with Web 2.0 phenomenon. It defines meaning of this phenomenon and submits its features and characteristics : change in comunication system, freedom of content editing, content created mostly by its users, reputation systems, conversions of desktop applications to web services. It concentrates on technology background of web services, particularly AJAX, Adobe Flex, Silverlight. It focuses on designs, that were starting point for Web 2.0 and uses them to show principles of the whole concept. Selected designs examples were : community servers MySpace and Facebook, search engine Google with its additional services, video sharing server Youtube, bookmark server del.icio.us, content sharing server digg.com, the free encyclopedia Wikipedia, personalised internet radio and music encyclopedia last.fm. The work continues by describing current situation in the Czech Republic. In the end the paper summarizes and answers the basic questions asked in the introduction and mentions major obstacles of current development together with their possible solutions.
Web 2.0 technology
Demčák, Marek ; Buchalcevová, Alena (advisor) ; Gála, Libor (referee)
Práce nahlíží na téma ?Technologie Web 2.0? zejména z pohledu tvůrce internetových stránek. Čtenář je nejprve seznámen s klíčovými principy, které mu pomohou přemýšlet o internetových stránkách v duchu Webu 2.0. Dále je uveden stručný přehled webových technologií na straně prohlížeče a srovnání nejvýznamějších webových technologií na straně serveru. Nejrozsáhlejší část práce se věnuje technologii AJAX a objektu XmlHttpRequest. Veškerá funkcionalita je popsána nejprve v teoretické rovině formou komentované dokumentace. Následuje praktická ukázka tvorby kompletní AJAX aplikace včetně ukládání a načítání dat z databáze. Jsou diskutovány výhody a nevýhody AJAXu. Závěrečná kapitola se dotýká vybraných javascriptových knihoven a frameworků.
AJAX technology
Florian, Jan ; Šalamon, Tomáš (advisor) ; Pavlíček, Luboš (referee)
This paper's goal is to provide a complex description of the AJAX technology. The paper provides detailed technical description of the technology and its parts; names the technology's positives and negatives resulting from its usage and also addresses its most commonly used alternatives (hidden frames, Flash, Java, ASP, NET, XUL, XAML). Further on, the paper addresses interesting JavaScript frameworks facilitating application development (Prototype, script.aculo.us, dojo, qooxdoo, YUI) or compatibility of the most commonly used browsers (DOM, CSS, ECMAScript). The paper's conclusion is dedicated to security of applications based on JavaScript, their optimalization and performance. Several recommendations for optimizing the JavaScript are tested on the most commonly used browsers and a wide selection of browsers - both Windows and Linux based - is subject to complex performance tests.
Aktuální trendy ve vývoji webových aplikací
Jasný, Vojtěch ; Brabec, Tomáš (advisor) ; Špánek, Roman (referee)
The thesis is divided between two main topics: the first are trends in web application development on the client-side. Described are AJAX and COMET techniques, JSON format for data interchange, tools usable to debug Javascript applications and three Javascript libraries. Important part of client-side development are forms, which are far from ideal in their current state. Hence description of XForms and Web Forms 2.0 and their comparison is included. The second topic is server-side development. First the most used technologies used today are evaluated. Further, several frameworks are described and compared on a set of criteria. Python, Ruby and Java languages are represented.

National Repository of Grey Literature : 256 records found   beginprevious247 - 256  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.