24 results on '"Ohlídal, Miloš"'
Search Results
2. Hledání nejkratších cest grafem
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Jágr, Petr, Jaroš, Jiří, Ohlídal, Miloš, and Jágr, Petr
- Abstract
Předmětem této bakalářské práce je hledání, porovnání, úprava a implementace vhodných grafových algoritmů vedoucích k nalezení všech nejkratších cest mezi všemi dvojicemi vrcholů v neorientovaných grafech. Pro tento účel jsou využity modifikace již existujících algoritmů a jejich fragmentů tak, aby bylo docíleno co možná nejnižší časové náročnosti výpočtu. Porovnáme si Dijkstrův, Floyd-Warshallův a Bellman-Fordův algoritmus., The aim of this thesis is finding, comparing and implementation of algorithms for finding the shortest paths between each of pairs of nodes in a graph. For this task I use modifications of existing algorithms to achive the lowest time consumption of the computation. Modifications are established on Dijkstra's and Floyd-Warshall's algorithm. We also familiarize with Bellman-Ford algorithm.
3. Internetový portál výzkumné skupiny
- Author
-
Ohlídal, Miloš, Jaroš, Jiří, Blaheta, David, Ohlídal, Miloš, Jaroš, Jiří, and Blaheta, David
- Abstract
Obsahem bakalářské práce je vytvoření portálu vědecké skupiny dle konkrétních požadavků zadavatele. Vytvořené webové stránky jsou pojaty dynamicky a umožňují uživateli značný komfort nejen v oblasti získávání informací, ale také v oblasti vlastní administrátorské práce. V práci jsou popsány informační technologie, které byly při realizaci využity, PHP, MySQL, XHTML, CSS a JavaScript. Dále jsou uvedeny funkce, kterými portál disponuje a je popsán způsob jejich implementace. Jedná se o funkce kalendář akcí, správa publikací, vytváření animací, zasílání novinek na email, spolupráce s programem Mathcad a další. Součástí práce je manuál pro uživatele a administrátory, který obsahuje obrázky výsledné aplikace. Jako příloha je elektronické médium se zdrojovými kódy celé aplikace., The contents of this bachelor's thesis consists in a development of a research group website according to the specified requirements of the proposer. The created web pages are constructed dynamically and provide the user a lot of amenities not only in the field of information acquisition but also in the field of the administrator's work. The thesis describes information technologies which was utilized for realization, PHP, MySQL, XHTML, CSS and JavaScript. Moreover, it describes functions implemented in the portal and the way of their implementation. Namely, these functions are the following: diary of events, administration of publications, creation of animations, sending news on an e-mail address, joint work with Mathcad etc. A part of the thesis contains user's and administrator's manuals with pictures from the programmed application. As an enclosure, an electronic medium is provided with the source codes of the entire application.
4. Internetový portál výzkumné skupiny
- Author
-
Ohlídal, Miloš, Jaroš, Jiří, Blaheta, David, Ohlídal, Miloš, Jaroš, Jiří, and Blaheta, David
- Abstract
Obsahem bakalářské práce je vytvoření portálu vědecké skupiny dle konkrétních požadavků zadavatele. Vytvořené webové stránky jsou pojaty dynamicky a umožňují uživateli značný komfort nejen v oblasti získávání informací, ale také v oblasti vlastní administrátorské práce. V práci jsou popsány informační technologie, které byly při realizaci využity, PHP, MySQL, XHTML, CSS a JavaScript. Dále jsou uvedeny funkce, kterými portál disponuje a je popsán způsob jejich implementace. Jedná se o funkce kalendář akcí, správa publikací, vytváření animací, zasílání novinek na email, spolupráce s programem Mathcad a další. Součástí práce je manuál pro uživatele a administrátory, který obsahuje obrázky výsledné aplikace. Jako příloha je elektronické médium se zdrojovými kódy celé aplikace., The contents of this bachelor's thesis consists in a development of a research group website according to the specified requirements of the proposer. The created web pages are constructed dynamically and provide the user a lot of amenities not only in the field of information acquisition but also in the field of the administrator's work. The thesis describes information technologies which was utilized for realization, PHP, MySQL, XHTML, CSS and JavaScript. Moreover, it describes functions implemented in the portal and the way of their implementation. Namely, these functions are the following: diary of events, administration of publications, creation of animations, sending news on an e-mail address, joint work with Mathcad etc. A part of the thesis contains user's and administrator's manuals with pictures from the programmed application. As an enclosure, an electronic medium is provided with the source codes of the entire application.
5. Internetový portál hudební skupiny
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Štěpaník, Zdeněk, Jaroš, Jiří, Ohlídal, Miloš, and Štěpaník, Zdeněk
- Abstract
Tato bakalářská práce se zabývá implementací internetového portálu hudební skupiny Marshal. Jedná se o portál vytvořený programovacími technikami jazyka PHP a založený na databázi MySQL, jenž zahrnuje registraci fanoušků, fotogalerii s možností bodování a komentování jednotlivých fotek, diskuzi umožňující reagovat na jednotlivá vlákna, články, novinky, ankety atd. Klíčovou součástí pro administraci je systém CMS, který jsem vyvinul za účelem správy obsahu portálu., This bachelor thesis deals with an implementation of the official website of music group Marshal. The website has been created using programming language PHP and is based on MySQL database. It includes fans registration, photogallery that supports rating and commenting photos, discussions with an option to reply on a particular thread, articles, news, enquiries, etc. The key component for administration is CMS system which was developed to manage contents of the website as a part of this thesis.
6. Internetový portál hudební skupiny
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Štěpaník, Zdeněk, Jaroš, Jiří, Ohlídal, Miloš, and Štěpaník, Zdeněk
- Abstract
Tato bakalářská práce se zabývá implementací internetového portálu hudební skupiny Marshal. Jedná se o portál vytvořený programovacími technikami jazyka PHP a založený na databázi MySQL, jenž zahrnuje registraci fanoušků, fotogalerii s možností bodování a komentování jednotlivých fotek, diskuzi umožňující reagovat na jednotlivá vlákna, články, novinky, ankety atd. Klíčovou součástí pro administraci je systém CMS, který jsem vyvinul za účelem správy obsahu portálu., This bachelor thesis deals with an implementation of the official website of music group Marshal. The website has been created using programming language PHP and is based on MySQL database. It includes fans registration, photogallery that supports rating and commenting photos, discussions with an option to reply on a particular thread, articles, news, enquiries, etc. The key component for administration is CMS system which was developed to manage contents of the website as a part of this thesis.
7. Implementace a vizualizace klasického genetického algoritmu za použití Metropolisova algoritmu
- Author
-
Ohlídal, Miloš, Jaroš, Jiří, Matula, Radek, Ohlídal, Miloš, Jaroš, Jiří, and Matula, Radek
- Abstract
Tato bakalářská práce popisuje využití genetického a Metropolisova algoritmu k řešení problému obchodního cestujícího. Dále popisuje průběh vývoje aplikace POC a vysvětluje problematiku nastavení jednotlivých parametrů algoritmu., This bachelor's thesis contains description of utilisation genetic and Metropolis algorithm to solution the Traveling Salesman Problem (TSP). Thesis describes process of development aplication POC and explains problems with adjusting parameters of algorithm.
8. Hledání nejkratších cest grafem
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Jágr, Petr, Jaroš, Jiří, Ohlídal, Miloš, and Jágr, Petr
- Abstract
Předmětem této bakalářské práce je hledání, porovnání, úprava a implementace vhodných grafových algoritmů vedoucích k nalezení všech nejkratších cest mezi všemi dvojicemi vrcholů v neorientovaných grafech. Pro tento účel jsou využity modifikace již existujících algoritmů a jejich fragmentů tak, aby bylo docíleno co možná nejnižší časové náročnosti výpočtu. Porovnáme si Dijkstrův, Floyd-Warshallův a Bellman-Fordův algoritmus., The aim of this thesis is finding, comparing and implementation of algorithms for finding the shortest paths between each of pairs of nodes in a graph. For this task I use modifications of existing algorithms to achive the lowest time consumption of the computation. Modifications are established on Dijkstra's and Floyd-Warshall's algorithm. We also familiarize with Bellman-Ford algorithm.
9. Internetový portál hudební skupiny
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Jaroš, Jiří, and Ohlídal, Miloš
- Abstract
Tato bakalářská práce se zabývá implementací internetového portálu hudební skupiny Marshal. Jedná se o portál vytvořený programovacími technikami jazyka PHP a založený na databázi MySQL, jenž zahrnuje registraci fanoušků, fotogalerii s možností bodování a komentování jednotlivých fotek, diskuzi umožňující reagovat na jednotlivá vlákna, články, novinky, ankety atd. Klíčovou součástí pro administraci je systém CMS, který jsem vyvinul za účelem správy obsahu portálu., This bachelor thesis deals with an implementation of the official website of music group Marshal. The website has been created using programming language PHP and is based on MySQL database. It includes fans registration, photogallery that supports rating and commenting photos, discussions with an option to reply on a particular thread, articles, news, enquiries, etc. The key component for administration is CMS system which was developed to manage contents of the website as a part of this thesis.
10. Internetový portál hudební skupiny
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Jaroš, Jiří, and Ohlídal, Miloš
- Abstract
Tato bakalářská práce se zabývá implementací internetového portálu hudební skupiny Marshal. Jedná se o portál vytvořený programovacími technikami jazyka PHP a založený na databázi MySQL, jenž zahrnuje registraci fanoušků, fotogalerii s možností bodování a komentování jednotlivých fotek, diskuzi umožňující reagovat na jednotlivá vlákna, články, novinky, ankety atd. Klíčovou součástí pro administraci je systém CMS, který jsem vyvinul za účelem správy obsahu portálu., This bachelor thesis deals with an implementation of the official website of music group Marshal. The website has been created using programming language PHP and is based on MySQL database. It includes fans registration, photogallery that supports rating and commenting photos, discussions with an option to reply on a particular thread, articles, news, enquiries, etc. The key component for administration is CMS system which was developed to manage contents of the website as a part of this thesis.
11. Implementace a vizualizace klasického genetického algoritmu za použití Metropolisova algoritmu
- Author
-
Ohlídal, Miloš, Jaroš, Jiří, Ohlídal, Miloš, and Jaroš, Jiří
- Abstract
Tato bakalářská práce popisuje využití genetického a Metropolisova algoritmu k řešení problému obchodního cestujícího. Dále popisuje průběh vývoje aplikace POC a vysvětluje problematiku nastavení jednotlivých parametrů algoritmu., This bachelor's thesis contains description of utilisation genetic and Metropolis algorithm to solution the Traveling Salesman Problem (TSP). Thesis describes process of development aplication POC and explains problems with adjusting parameters of algorithm.
12. Internetový portál výzkumné skupiny
- Author
-
Ohlídal, Miloš, Jaroš, Jiří, Ohlídal, Miloš, and Jaroš, Jiří
- Abstract
Obsahem bakalářské práce je vytvoření portálu vědecké skupiny dle konkrétních požadavků zadavatele. Vytvořené webové stránky jsou pojaty dynamicky a umožňují uživateli značný komfort nejen v oblasti získávání informací, ale také v oblasti vlastní administrátorské práce. V práci jsou popsány informační technologie, které byly při realizaci využity, PHP, MySQL, XHTML, CSS a JavaScript. Dále jsou uvedeny funkce, kterými portál disponuje a je popsán způsob jejich implementace. Jedná se o funkce kalendář akcí, správa publikací, vytváření animací, zasílání novinek na email, spolupráce s programem Mathcad a další. Součástí práce je manuál pro uživatele a administrátory, který obsahuje obrázky výsledné aplikace. Jako příloha je elektronické médium se zdrojovými kódy celé aplikace., The contents of this bachelor's thesis consists in a development of a research group website according to the specified requirements of the proposer. The created web pages are constructed dynamically and provide the user a lot of amenities not only in the field of information acquisition but also in the field of the administrator's work. The thesis describes information technologies which was utilized for realization, PHP, MySQL, XHTML, CSS and JavaScript. Moreover, it describes functions implemented in the portal and the way of their implementation. Namely, these functions are the following: diary of events, administration of publications, creation of animations, sending news on an e-mail address, joint work with Mathcad etc. A part of the thesis contains user's and administrator's manuals with pictures from the programmed application. As an enclosure, an electronic medium is provided with the source codes of the entire application.
13. Hledání nejkratších cest grafem
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Jaroš, Jiří, and Ohlídal, Miloš
- Abstract
Předmětem této bakalářské práce je hledání, porovnání, úprava a implementace vhodných grafových algoritmů vedoucích k nalezení všech nejkratších cest mezi všemi dvojicemi vrcholů v neorientovaných grafech. Pro tento účel jsou využity modifikace již existujících algoritmů a jejich fragmentů tak, aby bylo docíleno co možná nejnižší časové náročnosti výpočtu. Porovnáme si Dijkstrův, Floyd-Warshallův a Bellman-Fordův algoritmus., The aim of this thesis is finding, comparing and implementation of algorithms for finding the shortest paths between each of pairs of nodes in a graph. For this task I use modifications of existing algorithms to achive the lowest time consumption of the computation. Modifications are established on Dijkstra's and Floyd-Warshall's algorithm. We also familiarize with Bellman-Ford algorithm.
14. Internetový portál výzkumné skupiny
- Author
-
Ohlídal, Miloš, Jaroš, Jiří, Ohlídal, Miloš, and Jaroš, Jiří
- Abstract
Obsahem bakalářské práce je vytvoření portálu vědecké skupiny dle konkrétních požadavků zadavatele. Vytvořené webové stránky jsou pojaty dynamicky a umožňují uživateli značný komfort nejen v oblasti získávání informací, ale také v oblasti vlastní administrátorské práce. V práci jsou popsány informační technologie, které byly při realizaci využity, PHP, MySQL, XHTML, CSS a JavaScript. Dále jsou uvedeny funkce, kterými portál disponuje a je popsán způsob jejich implementace. Jedná se o funkce kalendář akcí, správa publikací, vytváření animací, zasílání novinek na email, spolupráce s programem Mathcad a další. Součástí práce je manuál pro uživatele a administrátory, který obsahuje obrázky výsledné aplikace. Jako příloha je elektronické médium se zdrojovými kódy celé aplikace., The contents of this bachelor's thesis consists in a development of a research group website according to the specified requirements of the proposer. The created web pages are constructed dynamically and provide the user a lot of amenities not only in the field of information acquisition but also in the field of the administrator's work. The thesis describes information technologies which was utilized for realization, PHP, MySQL, XHTML, CSS and JavaScript. Moreover, it describes functions implemented in the portal and the way of their implementation. Namely, these functions are the following: diary of events, administration of publications, creation of animations, sending news on an e-mail address, joint work with Mathcad etc. A part of the thesis contains user's and administrator's manuals with pictures from the programmed application. As an enclosure, an electronic medium is provided with the source codes of the entire application.
15. Hledání nejkratších cest grafem
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Jaroš, Jiří, and Ohlídal, Miloš
- Abstract
Předmětem této bakalářské práce je hledání, porovnání, úprava a implementace vhodných grafových algoritmů vedoucích k nalezení všech nejkratších cest mezi všemi dvojicemi vrcholů v neorientovaných grafech. Pro tento účel jsou využity modifikace již existujících algoritmů a jejich fragmentů tak, aby bylo docíleno co možná nejnižší časové náročnosti výpočtu. Porovnáme si Dijkstrův, Floyd-Warshallův a Bellman-Fordův algoritmus., The aim of this thesis is finding, comparing and implementation of algorithms for finding the shortest paths between each of pairs of nodes in a graph. For this task I use modifications of existing algorithms to achive the lowest time consumption of the computation. Modifications are established on Dijkstra's and Floyd-Warshall's algorithm. We also familiarize with Bellman-Ford algorithm.
16. Implementace a vizualizace klasického genetického algoritmu za použití Metropolisova algoritmu
- Author
-
Ohlídal, Miloš, Jaroš, Jiří, Ohlídal, Miloš, and Jaroš, Jiří
- Abstract
Tato bakalářská práce popisuje využití genetického a Metropolisova algoritmu k řešení problému obchodního cestujícího. Dále popisuje průběh vývoje aplikace POC a vysvětluje problematiku nastavení jednotlivých parametrů algoritmu., This bachelor's thesis contains description of utilisation genetic and Metropolis algorithm to solution the Traveling Salesman Problem (TSP). Thesis describes process of development aplication POC and explains problems with adjusting parameters of algorithm.
17. Internetový portál výzkumné skupiny
- Author
-
Ohlídal, Miloš, Jaroš, Jiří, Ohlídal, Miloš, and Jaroš, Jiří
- Abstract
Obsahem bakalářské práce je vytvoření portálu vědecké skupiny dle konkrétních požadavků zadavatele. Vytvořené webové stránky jsou pojaty dynamicky a umožňují uživateli značný komfort nejen v oblasti získávání informací, ale také v oblasti vlastní administrátorské práce. V práci jsou popsány informační technologie, které byly při realizaci využity, PHP, MySQL, XHTML, CSS a JavaScript. Dále jsou uvedeny funkce, kterými portál disponuje a je popsán způsob jejich implementace. Jedná se o funkce kalendář akcí, správa publikací, vytváření animací, zasílání novinek na email, spolupráce s programem Mathcad a další. Součástí práce je manuál pro uživatele a administrátory, který obsahuje obrázky výsledné aplikace. Jako příloha je elektronické médium se zdrojovými kódy celé aplikace., The contents of this bachelor's thesis consists in a development of a research group website according to the specified requirements of the proposer. The created web pages are constructed dynamically and provide the user a lot of amenities not only in the field of information acquisition but also in the field of the administrator's work. The thesis describes information technologies which was utilized for realization, PHP, MySQL, XHTML, CSS and JavaScript. Moreover, it describes functions implemented in the portal and the way of their implementation. Namely, these functions are the following: diary of events, administration of publications, creation of animations, sending news on an e-mail address, joint work with Mathcad etc. A part of the thesis contains user's and administrator's manuals with pictures from the programmed application. As an enclosure, an electronic medium is provided with the source codes of the entire application.
18. Internetový portál hudební skupiny
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Jaroš, Jiří, and Ohlídal, Miloš
- Abstract
Tato bakalářská práce se zabývá implementací internetového portálu hudební skupiny Marshal. Jedná se o portál vytvořený programovacími technikami jazyka PHP a založený na databázi MySQL, jenž zahrnuje registraci fanoušků, fotogalerii s možností bodování a komentování jednotlivých fotek, diskuzi umožňující reagovat na jednotlivá vlákna, články, novinky, ankety atd. Klíčovou součástí pro administraci je systém CMS, který jsem vyvinul za účelem správy obsahu portálu., This bachelor thesis deals with an implementation of the official website of music group Marshal. The website has been created using programming language PHP and is based on MySQL database. It includes fans registration, photogallery that supports rating and commenting photos, discussions with an option to reply on a particular thread, articles, news, enquiries, etc. The key component for administration is CMS system which was developed to manage contents of the website as a part of this thesis.
19. Hledání nejkratších cest grafem
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Jaroš, Jiří, and Ohlídal, Miloš
- Abstract
Předmětem této bakalářské práce je hledání, porovnání, úprava a implementace vhodných grafových algoritmů vedoucích k nalezení všech nejkratších cest mezi všemi dvojicemi vrcholů v neorientovaných grafech. Pro tento účel jsou využity modifikace již existujících algoritmů a jejich fragmentů tak, aby bylo docíleno co možná nejnižší časové náročnosti výpočtu. Porovnáme si Dijkstrův, Floyd-Warshallův a Bellman-Fordův algoritmus., The aim of this thesis is finding, comparing and implementation of algorithms for finding the shortest paths between each of pairs of nodes in a graph. For this task I use modifications of existing algorithms to achive the lowest time consumption of the computation. Modifications are established on Dijkstra's and Floyd-Warshall's algorithm. We also familiarize with Bellman-Ford algorithm.
20. Implementace a vizualizace klasického genetického algoritmu za použití Metropolisova algoritmu
- Author
-
Ohlídal, Miloš, Jaroš, Jiří, Ohlídal, Miloš, and Jaroš, Jiří
- Abstract
Tato bakalářská práce popisuje využití genetického a Metropolisova algoritmu k řešení problému obchodního cestujícího. Dále popisuje průběh vývoje aplikace POC a vysvětluje problematiku nastavení jednotlivých parametrů algoritmu., This bachelor's thesis contains description of utilisation genetic and Metropolis algorithm to solution the Traveling Salesman Problem (TSP). Thesis describes process of development aplication POC and explains problems with adjusting parameters of algorithm.
21. Implementace a vizualizace klasického genetického algoritmu za použití Metropolisova algoritmu
- Author
-
Ohlídal, Miloš, Jaroš, Jiří, Matula, Radek, Ohlídal, Miloš, Jaroš, Jiří, and Matula, Radek
- Abstract
Tato bakalářská práce popisuje využití genetického a Metropolisova algoritmu k řešení problému obchodního cestujícího. Dále popisuje průběh vývoje aplikace POC a vysvětluje problematiku nastavení jednotlivých parametrů algoritmu., This bachelor's thesis contains description of utilisation genetic and Metropolis algorithm to solution the Traveling Salesman Problem (TSP). Thesis describes process of development aplication POC and explains problems with adjusting parameters of algorithm.
22. Hledání nejkratších cest grafem
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Jágr, Petr, Jaroš, Jiří, Ohlídal, Miloš, and Jágr, Petr
- Abstract
Předmětem této bakalářské práce je hledání, porovnání, úprava a implementace vhodných grafových algoritmů vedoucích k nalezení všech nejkratších cest mezi všemi dvojicemi vrcholů v neorientovaných grafech. Pro tento účel jsou využity modifikace již existujících algoritmů a jejich fragmentů tak, aby bylo docíleno co možná nejnižší časové náročnosti výpočtu. Porovnáme si Dijkstrův, Floyd-Warshallův a Bellman-Fordův algoritmus., The aim of this thesis is finding, comparing and implementation of algorithms for finding the shortest paths between each of pairs of nodes in a graph. For this task I use modifications of existing algorithms to achive the lowest time consumption of the computation. Modifications are established on Dijkstra's and Floyd-Warshall's algorithm. We also familiarize with Bellman-Ford algorithm.
23. Internetový portál výzkumné skupiny
- Author
-
Ohlídal, Miloš, Jaroš, Jiří, Blaheta, David, Ohlídal, Miloš, Jaroš, Jiří, and Blaheta, David
- Abstract
Obsahem bakalářské práce je vytvoření portálu vědecké skupiny dle konkrétních požadavků zadavatele. Vytvořené webové stránky jsou pojaty dynamicky a umožňují uživateli značný komfort nejen v oblasti získávání informací, ale také v oblasti vlastní administrátorské práce. V práci jsou popsány informační technologie, které byly při realizaci využity, PHP, MySQL, XHTML, CSS a JavaScript. Dále jsou uvedeny funkce, kterými portál disponuje a je popsán způsob jejich implementace. Jedná se o funkce kalendář akcí, správa publikací, vytváření animací, zasílání novinek na email, spolupráce s programem Mathcad a další. Součástí práce je manuál pro uživatele a administrátory, který obsahuje obrázky výsledné aplikace. Jako příloha je elektronické médium se zdrojovými kódy celé aplikace., The contents of this bachelor's thesis consists in a development of a research group website according to the specified requirements of the proposer. The created web pages are constructed dynamically and provide the user a lot of amenities not only in the field of information acquisition but also in the field of the administrator's work. The thesis describes information technologies which was utilized for realization, PHP, MySQL, XHTML, CSS and JavaScript. Moreover, it describes functions implemented in the portal and the way of their implementation. Namely, these functions are the following: diary of events, administration of publications, creation of animations, sending news on an e-mail address, joint work with Mathcad etc. A part of the thesis contains user's and administrator's manuals with pictures from the programmed application. As an enclosure, an electronic medium is provided with the source codes of the entire application.
24. Internetový portál hudební skupiny
- Author
-
Jaroš, Jiří, Ohlídal, Miloš, Štěpaník, Zdeněk, Jaroš, Jiří, Ohlídal, Miloš, and Štěpaník, Zdeněk
- Abstract
Tato bakalářská práce se zabývá implementací internetového portálu hudební skupiny Marshal. Jedná se o portál vytvořený programovacími technikami jazyka PHP a založený na databázi MySQL, jenž zahrnuje registraci fanoušků, fotogalerii s možností bodování a komentování jednotlivých fotek, diskuzi umožňující reagovat na jednotlivá vlákna, články, novinky, ankety atd. Klíčovou součástí pro administraci je systém CMS, který jsem vyvinul za účelem správy obsahu portálu., This bachelor thesis deals with an implementation of the official website of music group Marshal. The website has been created using programming language PHP and is based on MySQL database. It includes fans registration, photogallery that supports rating and commenting photos, discussions with an option to reply on a particular thread, articles, news, enquiries, etc. The key component for administration is CMS system which was developed to manage contents of the website as a part of this thesis.
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.