Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 23 dokumen yang sesuai dengan query
cover
Bunafit Nugroho
Jakarta: Media kita, 2009
006BUNW001
Multimedia  Universitas Indonesia Library
cover
Ullman, Larry
Berkeley: Peachpit Press, 2008
005.72 ULL p
Buku Teks SO  Universitas Indonesia Library
cover
Samuel J.
"Sistem berlayar jarak jauh berbasis web nzerupakan salah salu jenis sistem belajar jarak jauh yang banyak digunakan. Karena sifatnya yang fleksibel, efektif dan interaktif, sistem belajar jarak jauh terdiri dari dua yaitu asynchronous learning dan synchronous learning.
Sisrem belajar jarak jauh berbasis web Daskom On-Line yang telah diterapkan pada Jurusan Elektro Fakultas Teknik Universiias Indonesia, mata kuliah Dasar Komputer tahun ajaran 2000/2001 memiliki basis melode asynchronous learning. Skripsi ini mengeinbangkan dari basis metode synchronous learning.
Tujuan skripsi ini yaitu merancang dan mensirnulasilcan media inreraksi Web-Chat yang merupakan salah satu aplikasi melode synchronous learning, di mana adanya komunikasi dua arah antara pengajar dan siswa secara langsung (real time).
Sarana yang drpakai yailu script pemrograrnan sisi server PHP dan basis data relasional MySQL. Media ini terdiri dari dua program yaitu program Web-Chat yang berfungsi sebagai media komunikasi interaktif antara pengajar dan siswa yang bersifaf real time, dan program Sislem Admin Web-Chat yang berfungsi untuk mengontrolj jalannya Chat."
Depok: Fakultas Teknik Universitas Indonesia, 2001
S39868
UI - Skripsi Membership  Universitas Indonesia Library
cover
Intan Samanty
"Tugas akhir ini bertujuan untuk mengimplementasikan dan menganalisa suatu Online Survey System yang berbasiskan PHP dan MySQL. Pada tugas akhir ini telah berhasil dibuat sebuah sistem survei online. Pengguna dari sistem ini antara lain yaitu administrator sebagai pengelola website, surveyor sebagai pembuat survei, responden member dan responden non-member.
Dari hasil implementasi yang dilakukan pada localhost server, disimpulkan bahwa rata-rata kecepatan akses untuk membuat satu survei adalah 93,3 ms. Baik dengan tipe pertanyaan bervariasi, maupun tipe pertanyaan yang sama (Multiple Choice Only One Answer), semakin banyak pertanyaan, rata-rata kecepatan akses yang dibutuhkan untuk melihat survei (view survey) adalah 59% lebih lama, untuk menyimpan jawaban survei (save Answer) adalah 68% lebih lama, dan untuk melihat jawaban survei (view result) adalah 75% lebih lama.
Rata-rata kecepatan akses yang diperlukan untuk melihat survei (view survey), menyimpan jawaban survei (save Answer), dan untuk melihat jawaban survei (view result) dengan tipe pertanyaan yang sama (Multiple Choice Only One Answer) adalah 31,7%, 71%, dan 65,5% lebih cepat dibandingkan dengan yang mempunyai tipe pertanyaan yang bervariasi. Dari hasil penilaian berdasarkan jawaban kuesioner dari nomor 4 sampai nomor 10, maka diperoleh hasil bahwa sistem ini masuk ke dalam grade 4 (dalam skala 1-5), yaitu - baik - , dengan nilai rata-rata 4,14.

This thesis aims to design and implement an Online Survey System which is based on PHP and MySQL. This thesis has successfully created an online survey system. Users in this system are the administrator as managers of the website, the surveyors as a survey maker, member respondent and non-member respondent.
From the results of implementation on localhost server, it can be concluded that the average access speed to make one survey is 93,3 ms. Both with the vary type of questions and the same type of questions (Multiple Choice Only One Answer), the more questions, the average access speed that is required to view the survey (view survey) is 59% longer, to save the survey answers (save Answer ) is 68% longer, and to view survey answers (view result) is 75% longer.
Average access speeds needed to view the survey (survey view), save the answer surveys (save Answer), and for seeing the answer surveys (view result) with the same types of (Multiple Choice Only One Answer) is 31,7%, 71%, and 65,5% faster if compared with the vary types of questions. From the results of the assessment based on responses to questionnaires from number 4 to number 10, then the result that this system into the fourth grade (in 1-5 scale), that is 'good', with an average rating of 4,14.
"
Depok: Fakultas Teknik Universitas Indonesia, 2010
S51264
UI - Skripsi Open  Universitas Indonesia Library
cover
Blum, Richard, 1962-
"It takes a powerful suite of technologies to drive the most-visited websites in the world. PHP, mySQL, JavaScript, and other web-building languages serve as the foundation for application development and programming projects at all levels of the web. Dig into this all-in-one book to get a grasp on these in-demand skills, and figure out how to apply them to become a professional web builder. You'll get valuable information from seven handy books covering the pieces of web programming, HTML5 & CSS3, JavaScript, PHP, MySQL, creating object-oriented programs, and using PHP frameworks."
Hoboken, NJ: John Wiley & Sons, Inc., 2018
006.76 BLU p
Buku Teks SO  Universitas Indonesia Library
cover
Bramer, Max
"Introductory textbook covering all the main features of the 'web programming' languages PHP and MySQL together with detailed examples that will enable readers (whether students on a taught course or independent learners) to use them to create their own applications or understand existing ones. A particular focus is the use of PHP to generate MySQL commands from a script as it is executed.
Each chapter includes aims, a summary and practical exercises (with solutions) to support learning. Chapters are designed to stand alone as far as possible, so that they can be studied independently of the rest of the text by those with some previous knowledge of the languages. There is a comprehensive glossary of technical terms, together with extensive appendices for quick reference of language features."
Switzerland: Springer International Publishing, 2015
e20528471
eBooks  Universitas Indonesia Library
cover
Sangeeta Gupta
"The massive amounts of data collected from numerous sources like social media, e-commerce websites are a challenging aspect for analysis using the available storage technologies. Relational databases are a traditional approach of data storage more suitable for structured data formats and are constrained by Atomicity, Consistency, Isolation, and Durability (ACID) properties. In the modern world, data in the form of word documents, pdf files, audio and video formats are unstructured. Therefore, tables and schema definition are not a major concern, Relational databases, such as Mysql, may not be suitable to serve such Bigdata. An alternate approach is to use the emerging Nosql databases. In this work, a comprehensive performance and scalability evaluation of large web collection data in data stores, such as Nosql-Cassandra and relational-Mysql, is presented. These systems are evaluated with data and workloads that can be found related to Bigdata, yielding scalability of applications. The insights presented in this work serve not only for performance and scalability, but also as lessons learned and experiences relating to the configuration complexity and evaluation in sorting out the complex queries of what data storage can be used on which usage cases for large data sets. The results show how the Bigdata collected across the Web with billions of records generating continuously are poorly evaluated with Mysql in terms of ‘write’ operations, but how these perform well with Nosql-Cassandra. This paper yields a new approach which is unique in representing Nosql-Cassandra’s poor performance in retrieval of records and disk utilisation with ever-increasing loads. The results presented in this paper show an improvement in ‘read’ performance with the proposed architecture and configuration over Mysql, achieving cost saving benefits to any organisation willing to use Nosql-Cassandra for managing Bigdata for heavy loads."
Depok: Faculty of Engineering, Universitas Indonesia, 2015
UI-IJTECH 6:4 (2015)
Artikel Jurnal  Universitas Indonesia Library
cover
Syauqi Fuadi
"Penelitian ini membahas bagaimana merancang aplikasi knowledge management berbasis web yang menggunakan bahasa pemrograman PHP dan database MySQL serta menggunakan framework Codeigniter. Perancangan aplikasi menggunakan metode prototipe, sedangkan dalam pengkodeannya menggunakan aristektur aplikasi MVC yang memang digunakan pada framework Codeigniter. Hasil penelitian ini adalah berupa aplikasi knowledge management berbasis web yang memiliki empat fungsi utama yaitu, merekam, menyimpan dan mengelola, menemukan kembali, dan mengkomunikasikan pengetahuan. Aplikasi ini telah diujicoba dan berhasil menjalankan semua fungsinya sesuai dengan rancangan awalnya.

Abstract
The focus of this study is to develop a web based knowledge management software with PHP programming language and MySQL as a database also with Codeigniter as a framework. The purpose of this study is to produce a prototype of a web based knowledge management software that are based on four functional requirements. Those are, capturing, storage and organizing, retrieving, and communicating knowledge. The development of this software is using MVC architecture as its used on Codeigniter framework. The result of this research is a prototype of a web based knowledge management software that are capable of doing all of four functional requirements."
Depok: Fakultas Ilmu Pengetahuan Budaya Universitas Indonesia, 2011
S519
UI - Skripsi Open  Universitas Indonesia Library
cover
Bay Haqi
Jakarta: Elex Media Komputindo, 2017
005.3 BAY m
Buku Teks SO  Universitas Indonesia Library
cover
Novika Irawati
"Listrik merupakan sesuatu yang sangat penting dalam kehidupan masyarakat sekarang ini. Dan semakin hari jumlah pelanggan PLN juga semakin banyak. Maka dari itu diperlukan sebuah sistem transmisi yang dapat mengefektifkan kerja dan pelayanan dari PLN. Dalam penelitian ini dibuat sebuah sistem yang dapat mentransmisikan data dengan menggunakan RCM3750 sebagai media transmisi ke server. Sistem tersebut terbagi ke dalam dua kategori besar, pertama server data KWh meter yang bertugas melakukan pengolahan data base pelanggan listrik. Yang kedua adalah client data KWh meter yang bertugas mentransmisikan data pemakaian listrik pelanggan dan penerima instruksi - instruksi yang telah ditetapkan oleh server. Pemprograman pada perangkat mikro RCM3750 menggunakan Dynamic C, sedangkan pengolahan data base pada server menggunakan PHP dan Mysql.

Electricity is something very important in people's lives now this. And the more the amount of PLN customers is also growing. Therefore required a transmission system that can streamline the work and services from PLN. In this study created a system that can transmit data using RCM3750 as transmission media to the server. the system divided into two main categories, the first data server KWh meter charge perform data processing electricity customer base. The second is a data client KWh meter in charge of transmitting electricity consumption for customers and receiver instruction - instruction that has been set by the server. Programming in RCM3750 micro devices using Dynamic C, while data processing base on the server using PHP and Mysql."
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2006
S29143
UI - Skripsi Membership  Universitas Indonesia Library
<<   1 2 3   >>