Claim Missing Document
Check
Articles

Found 8 Documents
Search
Journal : ILKOM Jurnal Ilmiah

Development of academic information system using webassembly technology Poetri Lestari Lokapitasari Belluano; Purnawansyah Purnawansyah; La Saiman; Benny Leonard Enrico Panggabean
ILKOM Jurnal Ilmiah Vol 13, No 2 (2021)
Publisher : Teknik Informatika Fakultas Ilmu Komputer Univeristas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v13i2.806.125-133

Abstract

The Academic Information System (in Indonesian often abbreviated as SIAKAD) is a system developed to manage student data that aims at facilitating online academic administration activities. It aims to provide academic information services in the form of web applications, where teachers can independently create student academic reports to synchronize data into the DAPODIK system, a primary education data system, and develop academic information systems using web assembly according to user experience (UX) and developer experience (DX). The research method consists of field studies and literature related to web assembly, primary education data (DAPODIK), and the Academic Information System (SIAKAD). This information system and database were built using the Convention Over Configuration paradigm. The design phase used a prototyping model to graphically represent the system workflow and used an experimental research approach. Moreover, the study used an integrated modeling language (UML), and a Database Management System using PostgreSQL, and alpha testing for model testing. The Client Application was built using the C# programming language for users to generate student academic reports every semester. Processing data transactions using web assembly took less time than the traditional web, which was less than 300 milliseconds.
PENGEMBANGAN ANTARMUKA APLIKASI MENGGUNAKAN PRINSIP GENERAL DATA PROTECTION REGULATION Poetri Lestari Lokapitasari Belluano; Herman Herman; Benny Leonard Enrico Panggabean
ILKOM Jurnal Ilmiah Vol 11, No 1 (2019)
Publisher : Teknik Informatika Fakultas Ilmu Komputer Univeristas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v11i1.400.59-66

Abstract

General Data Protection Regulations (GDRP) regulation which is used to substantiate or individual data protection. the principle of gdpr is transparency where the application users have the right to make changes and access to personal data. so, companies are asked to be transparent about the reasons for collecting the data and the purpose of the data usage. GDPR has purpose to develop personal data protection and user privacy data by managing update data in the form of real-time notification. the method is used for Convention over Configuration paradigm. Prototyping model is used to describe application system workflow using graphics, DBMS management (using PostgreSQL). In Conclusion, prototype web application information system which applies data protection information using the principle of GDRP at user by managing data information updates in the form of real-time notification.
PENERAPAN SISTEM REPLIKASI DAN INTEGRASI BASIS DATA TERDISTRIBUSI PADA PANGKALAN DATA PENDIDIKAN TINGGI (PDPT) Poetri Lestari Lokapitasari Belluano
ILKOM Jurnal Ilmiah Vol 9, No 1 (2017)
Publisher : Teknik Informatika Fakultas Ilmu Komputer Univeristas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v9i1.108.42-48

Abstract

Besarnya data pelaporan EPSBED dari Prodi ke PDPT-Universitas hingga ke PDPT-DIKTI membutuhkan sarana integrasi dan komunikasi data yang konsisten, belum mengikuti standarisasi pengelolaan database terpusat pada siklus manajemen yang terkait dengan sistem Pangkalan Data Pendidikan Tinggi (PDPT). Penelitian ini bertujuan membangun sistem informasi yang memiliki  integritas, konsistensi dan validitas data antar Program Studi dan PDPT Universitas. Metode yang digunakan meliputi studi lapangan dan kepustakaan untuk mengetahui data pelaporan EPSBED dari Prodi ke PDPT-Universitas hingga ke PDPT-DIKTI, perancangan sistem informasi dan basis data menggunakan Convention Over Configuration, pemodelan sistem Unified Modeling Language, pengelolaan Data Base Management System menggunakan PostgreSQL, dan port TCP-IP sebagai sarana komunikasi data. Hasil penelitian ini menunjukkan penerapan sistem replikasi yang bersifat real time sebagai  bentuk alternatif pengiriman data berjumlah besar, menjamin sinkronisasi integrasi basis data dari server asal ke server tujuan, dan sistem replikasi DBMS menggunakan PostgreSQL membantu DBMS Program Studi terintegrasi dan terkorelasi langsung dengan PDPT-Universitas
Optimalisasi Solusi Terbaik dengan Penerapan Non-Dominated Sorting II Algorithm Poetri Lestari Lokapitasari Belluano
ILKOM Jurnal Ilmiah Vol 8, No 1 (2016)
Publisher : Teknik Informatika Fakultas Ilmu Komputer Univeristas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v8i1.7.29-36

Abstract

Non Dominated Sorting In Genetic Algorithm merupakan kelas khusus dari algoritma evolusioner dengan menggunakan teknik yang terinspirasi oleh biologi evolusioner seperti warisan, mutasi, seleksi alam dan rekombinasi (crossover).  Tahap-tahap teknik pencarian untuk menemukan penyelesaian perkiraan pada optimisasi dan masalah pencarian, sebagai solusi hasil akhir. Seleksi non-Dominasi algoritma genetik adalah sebuah algoritma optimasi multi objek/tujuan algoritma dan merupakan contoh dari Algoritma Evolusioner dari bidang Komputasi Evolusioner. NSGA merupakan perpanjangan dari Algoritma Genetika untuk optimasi fungsi tujuan ganda. Hal ini berhubungan dengan evolusioner algoritma Optimasi multi objek lainnya (EMOO) atau Beberapa Algoritma Evolusioner objektif MOEA) seperti Algoritma Vektor-Dievaluasi genetik (VEGA), Algoritma Evolusioner penguatan Pareto (SPEA), dan Strategi Evolusi Pareto Arsip (Paes). Ada dua versi algoritma, yaitu NSGA klasik dan bentuk yang terbaru saat ini kanonik NSGA-II.
PENGEMBANGAN SINGLE PAGE APPLICATION PADA SISTEM INFORMASI AKADEMIK Poetri Lestari Lokapitasari Belluano
ILKOM Jurnal Ilmiah Vol 10, No 1 (2018)
Publisher : Teknik Informatika Fakultas Ilmu Komputer Univeristas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v10i1.204.38-43

Abstract

Sistem Informasi Akademik (SIAKA) adalah sistem pengelola data sehingga memudahkan pengguna dalam kegiatan administrasi akademik secara online. Single Page Application (SPA) adalah aplikasi web yang sesuai pada satu halaman web dinamis tanpa refresh page. Penelitian bertujuan untuk mengaplikasikan SIAKA sesuai kebutuhan pengguna, bermanfaat, dan mudah digunakan, mengembangkan pengelolaan informasi realtime dan membantu komunikasi data lebih cepat serta menghemat sumber daya perangkat lunak. Metode penelitian meliputi studi lapangan dan kepustakaan sehubungan pembahasan terkait SPA, SIAKA, Forlap, PDPT dan Feeder Dikti. Perancangan sistem informasi menggunakan paradigma Convention Over Configuration. Pengelolaan aplikasi DBMS menggunakan PostgreSQL, dan port TCP-IP sebagai sarana komunikasi data. Hasil penelitian berupa aplikasi Sistem Informasi Akademik (xSIA) yang user friendly dengan tampilan informasi berbentuk teks dan grafik yang sinkron. Serta pengelolaan informasi realtime yang menghemat sumber daya perangkat lunak, karena Client side mengelola sendiri data yang dibutuhkan sesuai permintaan tanpa membebani kinerja server dengan tidak melakukan proses Rendering Data berulang-ulang.
Analysis of User Satisfaction Level of Information System Library Using PIECES Framework Indrawati Indrawati; Poetri Lestari Lokapitasari Belluano; Harlinda Harlinda; Fatima A.R Tuasamu; Dirgahayu Lantara
ILKOM Jurnal Ilmiah Vol 11, No 2 (2019)
Publisher : Teknik Informatika Fakultas Ilmu Komputer Univeristas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v11i2.398.118-128

Abstract

The use of information systems requires special management and management, so this system is commonly referred to as a management information system. In it there are various activities ranging from system planning, maintenance, to measuring performance. In running a library information system, software and hardware are needed as well as humans as operators. The above components must be activities that are interconnected so that the library can run smoothly. To determine whether the components of the information system are running well, it requires an evaluation process.The purpose of this study is to measure the level of satisfaction of system users and to determine the strengths and weaknesses of the system in the use of library information systems. The method used is the analytical method PIECES Framework, which consists of several points of analysis, namely: Performance, Information and Data, Economics, Control and Security, Efficiency, and Service. Where each analysis point is a reference for evaluation and analysis of information systems.The results of this study are web applications that are able to analyze the level of user satisfaction with the library information system using the PIECES Framework analysis method and equipped with a satisfaction level reporting chart of the system measured in the 2018 period
Sistem Informasi Program Kreativitas Mahasiswa berbasis Web Service dan Microservice Poetri Lestari Lokapitasari Belluano; Purnawansyah Purnawansyah; Benny Leonard Enrico Panggabean; Herman Herman
ILKOM Jurnal Ilmiah Vol 12, No 1 (2020)
Publisher : Teknik Informatika Fakultas Ilmu Komputer Univeristas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v12i1.492.8-16

Abstract

The information system is faced with a significant development, it needs to have not only the policy changes but also the features as an effort update, according to necessity both internal and external business rule systems. This research aims to form a microservice infrastructure for updating changes in flow of business process to the development of information systems. This Research methods come under both field studies and literature to the subject matter related with the development of Information Systems in managing data of program kreativitas mahasiswa (PKM), Web services and Microservice Architecture. The design is using Prototype model to represent graphically the workflow of the system Model which is using the Unified Modeling Language (UML) tool, Managing the Data Base Management System (DBMS) application using GORM, Go Validator as a data validation tool, and Gorilla Mux as the REST rooter. The application runs by utilizing the Advanced Message Queuing protocol. In conclusion, the implementation of webservice-based university internal information system development with microservice architecture for PKM is reporting activities in where the relationship between units in data transactions (publish, send automatically) is carried out with a duration of time 0,00 / sec.
The development of Web-based information system using quick UDP internet connection Poetri Lestari Lokapitasari Belluano; Benny Leonard Enrico Panggabean; Purnawansyah Purnawansyah; Kasmira Kasmira
ILKOM Jurnal Ilmiah Vol 14, No 3 (2022)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v14i3.1134.314-322

Abstract

The Academic Information System (xSIA) is built to its users to manage Study Program modules, including student academic grades. xSIA applying the Moodle Learning Management System (LMS) was developed by implementing Quick UDP Internet Connection (QUIC) technology with the HTTP/3 protocol which can demonstrate protocol transaction speed performance. The design of information systems and databases employs the Convention Over Configuration paradigm. The Prototyping Model is used to graphically represent the workflow of the system with an experimental research design. System modeling utilizes Unified Modeling Language (UML) tools, Data Base Management System (DBMS) using PostgreSQL, and UDP ports as a means of data communication. The implementation of Quick UDP Internet Connection (QUIC) on the xSIA moodle LMS is effective for real-time communications that do not require conditions to open, maintain, or terminate connections as in streaming video conference. It is also optimal because the UDP data is transferred individually and checked for its integrity upon arrival. When a video streaming transaction last 02:36 seconds with a file size of 4.1mb, there is a significant difference of 100.98ms in the waiting time to first byte (ttfb).