Claim Missing Document
Check
Articles

Found 15 Documents
Search

Pengembangan Plugin Penjadwalan Seminar Pada Web Jurusan Ilmu Komputer Berbasis Wordpress Amin Nurul Fatah; Didik Kurniawan; Anie Rose Irawati
Jurnal Komputasi Vol. 4 No. 1 (2016)
Publisher : Jurusan Ilmu Komputer Fakultas MIPA Universitas Lampung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.23960/komputasi.v4i1.1155

Abstract

The excess of plugin is more practical because it does not need to create a web from the base, and web with attached plugin becomes better. Furthermore small in storage capacity. Plugin of seminar which has built has advantages from the system that already exist, conventional system is still using whiteboards and paper, plugin is successfully implemented into the web of Computer Science Department and dissemination of information about seminar schedule become more optimal, as well this plugin has facility of reminder for lectures and college student that related to the seminar.
APLIKASI GAME EDUKASI AKSARA MATCHING BERBASIS ANDROID MENGGUNAKAN UNITY3D Rian Oseady Prahastito; Didik Kurniawan; Astria Hijriani
Jurnal Komputasi Vol. 4 No. 1 (2016)
Publisher : Jurusan Ilmu Komputer Fakultas MIPA Universitas Lampung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.23960/komputasi.v4i1.1172

Abstract

The development of educational game is motivated by low interest and desire of people to learn Aksara Lampung, therefore, in this case is required a learning system which is attractive and pleasant so it can attract people to keep follow the development of existing technologies, one of which is a learning system by using media of educational game. This research used eXtreme Programming (EX) method and was designed by using Unified Modeling Language (UML). This application tested by using Black Box Testing method with the approach of Equivalence Partitioning (EP) and the calculation of Likert Scale. On the other side, based on the results obtained from the questionnaire, this application is user friendly application (with an average value of 77% / Excellent).
RANCANG BANGUN APLIKASI RADIO STREAMING DENGAN MENGGUNAKAN SHOUTCAST DISTRIBUTED NETWORK AUDIO SERVER (DNAS) Alauddin Al Ayubi; Didik Kurniawan; Febi Eka Febriansyah
Jurnal Komputasi Vol. 4 No. 1 (2016)
Publisher : Jurusan Ilmu Komputer Fakultas MIPA Universitas Lampung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.23960/komputasi.v4i1.1174

Abstract

Radio Streaming is use technology for sending an audio file simultaneously on multiple computers on a network by using a small data packets and generates output semi-real time. In the process of streaming, a music file will sound when the computer starts receiving the music file data. Shoutcast DNAS is a freeware that is used for streaming radio technology. Shoutcast help the user to provide an Internet Radio Private servers using software that has been provided. Winamp is a multimedia player device created by Nullsoft. The trial results of this study are the Application Streaming Radio can help the user to display the program content of radio, play and lay Radio Streaming and display e-mail addresses, website streaming and also Encoder used affects the occurrence of delay, the connection is unstable causing disconnection in automatic, processor speed and also the speed of the internet connection affects the buffering of streaming player or players. Keywords: Streaming Radio, Shoutcast DNAS, Winamp, Encoder.
APLIKASI SISTEM PAKAR IDENTIFIKASI HAMA DAN PENYAKIT SERTA CARA PENGENDALIANNYA PADA TANAMAN KAKAO BERBASIS ANDROID Rizki Aptriani; didik kurniawan; Lestari Wibowo
Jurnal Komputasi Vol. 5 No. 1 (2017)
Publisher : Jurusan Ilmu Komputer Fakultas MIPA Universitas Lampung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.23960/komputasi.v5i1.1441

Abstract

Cocoa (Theobroma cacao L) is one of the plantation commodities that get serious attention because its role is quite high in the national economy. Lampung Province is one of the central cocoa plantations in Indonesia. Cacao cultivation is widely inseparable from a variety of obstacles such as pests and plant diseases. Identification of pests and diseases with various symptoms found in cocoa plants and knowing how to control it is difficult for us, especially farmers in the areas to solve the problem quickly and accurately. Limitations of an expert make handling of pests and diseases of cocoa plants to be difficult, therefore required an expert system that is able to identify pests and diseases in cocoa plants and how to control it based on the knowledge provided by an expert who is able to identify pests and diseases of cocoa and how to control it . This research applied the calculation method of Theorem bayes to calculate the percentage of value. The calculation result is a percentage value and the user can directly see the way pest and disease control are identified. Testing of this research using method Black Box Equivalence Partitioning (EP). Testing questionnaires are divided into 2 variables: user friendly variable and interactive variable. Tests of user friendly variables obtained an average rating of 87.6% and interactive test variables obtained an average rating of 87.52%. With the test results the system shows this app is feasible to use.
Peningkatan Keamanan Transmisi Data REST API Menggunakan Enkripsi SHA-512 M Iqbal Parabi; Didik Kurniawan; Rizky Prabowo
Jurnal Komputasi Vol. 11 No. 1 (2023)
Publisher : Jurusan Ilmu Komputer Fakultas MIPA Universitas Lampung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.23960/komputasi.v11i1.6652

Abstract

Perkembangan teknologi informasi terus meningkat seiring dengan kebutuhan organisasi dalam mengelola proses bisnis menggunakan berbagai sistem yang saling terhubung. Pada proses transmisi data antar sistem, dibutuhkan keamanan tingkat tinggi yang mampu menjamin integritas data dalam hal keutuhan dan konsistensi data, khususnya sistem keuangan yang memiliki data sensitif. Exposure data sensitif melalui Application Programming Interface (API) merupakan salah satu kerentanan pada keamanan sistem berbasis web. Man in the Middle Attack (MitMA) merupakan jenis serangan yang sering terjadi ketika transmisi data menggunakan API. Penelitian ini bertujuan untuk meningkatkan keamanan transmisi data pada Representational State Transfer (REST) API menggunakan enkripsi Secure Hash Algorithm (SHA)-512. Hasil penelitian menunjukkan bahwa penerapan enkripsi SHA-512 mampu meningkatkan keamanan transmisi data dari client ke server maupun sebaliknya. Pada metode POST, data request yang terenkripsi memiliki performa lebih baik 2,8% dibandingkan dengan data request yang tidak terenkripsi. Sedangkan pada metode GET, data request yang terenkripsi lebih lambat 12,5% dibandingkan dengan data request yang tidak terenkripsi. Hal ini dikarenakan adanya proses enkripsi dan dekripsi yang dilakukan server untuk mengelola response sehingga membutuhkan waktu lebih lama.