cover
Contact Name
Mohammad Fajar
Contact Email
jtriste@kharisma.ac.id
Phone
+62411-871555
Journal Mail Official
jtriste@kharisma.ac.id
Editorial Address
Kampus STMIK KHARISMA Makassar Jl. Baji Ateka No.20 Makassar, 90131, INDONESIA
Location
Kota makassar,
Sulawesi selatan
INDONESIA
Journal of Technology Research in Information System and Engineering
ISSN : 23553677     EISSN : 24608548     DOI : https://doi.org/10.55645/jtriste.v9i1
Core Subject : Science,
JTRISTE e-ISSN : 2460-8548 | p-ISSN : 2355-3677 merupakan jurnal yang bertujuan untuk mendiseminasi hasil-hasil penelitian atau pemikiran dalam bidang sistem informasi, ilmu komputer/informatika, rekayasa perangkat lunak, teknologi informasi, dan sistem komputer.
Articles 127 Documents
MEDIA PEMBELAJARAN INTERAKTIF PENGENALAN HURUF DALAM BAHASA INDONESIA MENGGUNAKAN VOICE RECOGNITION BERBASIS ANDROID Sukmawaty; Syaiful Rahman; Junaedy
JTRISTE Vol 4 No 2 (2017)
Publisher : STMIK KHARISMA Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (354.14 KB)

Abstract

The purpose of this research is to make interactive learning media for learning alphabet in Indonesian language using voice regocnition on android. This research based on the problem of how to design and build a learning media that can meet two types of children in learning alphabet. The first one is visual learner and auditory learner. To support this research, writer used Android Studio software that can produce an interactive application, and runs well in smartphone that using android as operation system. For testing method, writer was using black box testing. The results of this research are writer can design and build a learning media for learning alphabet for children by using voice recognition using the Android Studio software to produce interactive applications and can meet the two types of children in learning alphabet.
Implementasi Metode Decision Tree Dalam Menentukan Pemberian Kredit Mobil Menggunakan Visual Basic (Studi Kasus UD PUTRA MAS Makassar) Junaedy; Izmy Alwiah Musdar; Husni Angriani
JTRISTE Vol 4 No 2 (2017)
Publisher : STMIK KHARISMA Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (309.781 KB)

Abstract

UD Putra Mas is developing its business by granting credit on automobile purchases. The criteria of calculation used to determine the decision on credit grant is based on the amount of salary, saving, expense, credit count, and a complete set of documents. The process itself meets a couple of obstacles, such as the piling stacks of debtors’ archives in the cabinet and the difficulty in data searching. The purpose of this research is to overcome the obstacles mentioned above. The application used to develop the system is Visual Basic 6.0 and Microsoft Access 2003 as the data management media. The system created is a Decision Support System using Decision Tree Method to obtain the model. The research is based on the result of an interview with the head of UD Putra Mas to collect significant information required by the system. The output of this system is alternative of choices. This research results in a Decision Support System for Credit Grant which helps the head of UD Putra Mas in making decisions.
ANALISIS PERBANDINGAN ALGORITMA LEVENSHTEIN DISTANCE DAN JARO WINKLER UNTUK APLIKASI DETEKSI PLAGIARISME DOKUMEN TEKS Michael Julian Tannga; Syaiful Rahman; Hasniati
JTRISTE Vol 4 No 2 (2017)
Publisher : STMIK KHARISMA Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (371.269 KB)

Abstract

The goal of this study is to measure the performance comparison between Levenshtein Distance and Jaro Winkler algorithms to detect plagiarism in text documents. The test data that were being used in this study consisted of two test data, the test data to measure the similarity algorithms and test data to measure the processing time of the algorithms. The algorithm was tested by using plagiarism detection application to calculate the value of similarity and processing time by both algorithms. After testing, the results of the two tests are averaged and then analyzed the comparison. Results obtained for the comparative analysis of the average similarity of Jaro Winkler algorithm is 80.92%, while for the algorithm Levensthein Distance is 49.43%. Then, comparative analysis of the average processing time of Jaro Winkler algorithm is 0.054 seconds, while the average processing time of Levensthein Distance algorithm is 0.138 seconds. Based on the comparative analysis that has been done, Jaro Winkler algorithm is shown to have a higher similarity accuracy and the processing time is faster than the Levenshtein Distance algorithm in detecting plagiarsime document.
RANCANG BANGUN SISTEM INFORMASI PEMASARAN ALAT BANGUNAN PADA TOKO KARYA BERSAMA MENGGUNAKAN METODE LINEAR SEQUENCE Novia Setiawan; Syafri Arief; Sudirman
JTRISTE Vol 4 No 2 (2017)
Publisher : STMIK KHARISMA Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (436.473 KB)

Abstract

This study aims to design a system that can help the Toko Karya Bersama in handling the marketing of building tools, where this research using Linear Sequence method. To obtain data and information that support the implementation of this research, conducted observations and interviews. Information Building Tool Marketing is designed using Data Flow Diagrams (DFD), then implemented using Visual Basic 6.0 and Microsoft Access programming as a data processor, then tested using the Black Box testing method. With this new computer-based system, it is expected that the owner of Toko Karya Bersama can run the marketing process of building tools.
MODEL HIBRID UNTUK PENGONTROLAN LAMPU GEDUNG MENGGUNAKAN RASPBERRY Pi Lutfi Budi Ilmawan; Tasrif Hasanuddin
JTRISTE Vol 4 No 2 (2017)
Publisher : STMIK KHARISMA Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (325.188 KB)

Abstract

The building light control system that used is a control system that is integrated between control via the web technology and manual switches, the function of the manual switch here is similar to the pushbutton, it cannot be used for knowing switch status, whether its on or off. But we could know it by looking at the light if its turn on or turn off. When it is controlled via internet, status of the lights could be known by a light sensor that is connected around the lights, and its tells the light status also on the developed android application. The system that is used to develop this model, uses Raspberry Pi that connects directly to a manual switch. The results of this study it has the ability to synchronized remote control in the building area. If we are far from the location, this system will send in real time status of the lights whether its on or off, and the system will also notify the state on the developed android application.
SISTEM PENGOLAHAN PENDAFTARAN BEASISWA BAGI MAHASISWA STMIK KHARISMA MAKASSAR BERBASIS WEB DENGAN FRAMEWORK CODEIGNITER Hanif Suherlan; Junaedy; Hendra Surasa
JTRISTE Vol 4 No 2 (2017)
Publisher : STMIK KHARISMA Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (248.244 KB)

Abstract

This research aims to build a computerized system for processing registration data scholarships for students STMIK Kharisma Makassar using CodeIgniter Framework. The system is built by using CodeIgniter Framework and database MySQL. Framework CodeIgniter approach MVC (Model, View, Controller), MVC is an application development method which separates the data logic (models) of presentation logic (View) and the process logic (Controller) so that the application development using Framework Codeigniter can be structured. Based on the research, the author has managed to establish a scholarship application processing system using CodeIgniter Framework on STMIK Kharisma Makassar. This application can help Vice Chairman III in data processing scholarships on STMIK KHARISMA, as well as facilitate students who want to make the scholarship application.
Sistem Pendukung Keputusan Persetujuan Kredit Mobil Dengan Metode Fuzzy Logic Seny Luhriyani
JTRISTE Vol 3 No 1 (2016)
Publisher : STMIK KHARISMA Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (688.605 KB)

Abstract

The research aimed to develop a decision supporting system for a company as the helping aid of a decision-making to give the car credit agreement to the customers in order that they could obtain the result of their credit applications quickly. The system was designed using the decision supporting method of Fuzzy Logic with the criteria of identity, guarantee, income and occupation. System building software used the program of Borland Delphi 10 with the database MySQL. The system examination was conducted by the black box method. The results of the research reveals that the decision supporting system designed can produce information quickly so that it can be used as the decision-making in the car credit agreement.
Sistem Proteksi Ganda Dengan Menggunakan Algoritma Rivest Shamir Adleman (RSA) dan Elgamal untuk Proses Enkripsi dan Dekripsi Islamiyah
JTRISTE Vol 3 No 1 (2016)
Publisher : STMIK KHARISMA Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (174.58 KB)

Abstract

Security and confidentiality are important aspects needed in the exchange of messages over the network/ internet. Cryptographic techniques can be used to provide security protection to the secret message. Development of multiple cryptographic techniques in combination with RSA algorithm for encryption and decryption and ElGamal algorithm for encryption and decryption process is expected to protect the secret message. This research aims to combine RSA and ElGamal cryptography that provides double protection to the secret message in a text. The result of this study is an aplication of cryptografi by using two algorithms that can perform encryption and decryption using the programming language Visual Basic 6.0
Implementasi Algoritma Naive Bayesian Dalam Penentuan Penerima Program Bantuan Pemerintah Masna Wati; Abdul Hadi
JTRISTE Vol 3 No 1 (2016)
Publisher : STMIK KHARISMA Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (511.407 KB)

Abstract

The government's efforts to improving public welfare with any programs, both central and local government. However, when this assistance program was initiated, sometimes not on targeted because of the difficulty to deciding the beneficiaries based on criteria that have been set. This research aimed to implement the naïve Bayesian algorithm in assessing the prospective beneficiaries of government programs by measuring the level of welfare based on the analysis criteria Naïve Bayesian algorithms. The method used is the Research and Development and using Boehm's spiral models of software development process. In determining of beneficiaries based on the criteria assessment that has been set of the government. By using Naive Bayesian algorithm, conditional probability of the evidence can be determined so that the weight of each class will be obtained which is used as a conclusion.
Integrasi Barcode Pada Administrasi Sirkulasi Perpustakaan SMP Negeri 1 Tenggarong Seberang Ummul Hairah
JTRISTE Vol 3 No 1 (2016)
Publisher : STMIK KHARISMA Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1328.474 KB)

Abstract

The school library as an educational component that support teaching and learning process needs to pay attention to service standards. Not only in providing library services, administration services for library circulation also required to be done quickly, accurately and effectively. To overcome obstacles due process is still manual it is necessary to apply computerized technology through the development of desktop applications with the integration of barcode using the programming language Visual Basic 6.0. This application can manage data archiving collections of books, libraries data members and inventory. Administration circulating library that includes: the process of borrowing and returning books, book collection data searching, llibrary members registration and printing of a membership card. In archiving and borrowing and repayment process is integrated with barcode technology to more easily and accurately. In addition, the system also processes reports about the number of books owned by the library, reports the number of members of the library, borrowing books and reports. To complete this application, added features, including presence of visits, setting keijakan related to the process of circulation, and to avoid things that are not desirable, there is also a database backup facility.

Page 2 of 13 | Total Record : 127