cover
Contact Name
Andri Putra Kesmawan
Contact Email
journal@idpublishing.org
Phone
+628111304014
Journal Mail Official
journal@idpublishing.org
Editorial Address
Jl. Sidorejo, Gg. Nakula No. C12, Ngestiharjo, Kasihan, Bantul, D.I Yogyakarta 55182
Location
Kab. bantul,
Daerah istimewa yogyakarta
INDONESIA
Jurnal Komputer, Informasi dan Teknologi
ISSN : -     EISSN : 28072588     DOI : https://doi.org/10.53697/jkomitek.v6i1
Core Subject : Science, Education,
Jurnal Komputer, Informasi dan Teknologi aims to provide a highly readable and valuable addition to the literature that will serve as an indispensable reference tool for years to come. The scope of the journal includes all new theoretical and experimental findings in the field of Computers, Information and Technology or any closely related field. The journal also encourages the submission of critical review articles covering advances in the latest research in the field of Computers, Information, and Technology.
Articles 390 Documents
Tourism Travel Agenda Planning Application Bengkulu City Based On Android Yoan Ardoni; Yovi Apridiansyah; Ardi Wijaya; Dedy Abdullah
Jurnal Komputer, Informasi dan Teknologi Vol. 3 No. 2 (2023): Desember
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v3i2.1199

Abstract

Most of the tourists visiting the city of Bengkulu. constrained by a lack of access to information sources. Meanwhile, tourists also really need valid information about the place to be visited which results in a lot of wasted time searching for information related to the location of the object they want to visit. Based on this background, the researcher created an application called the Adroid-Based Tourism Travel Agenda Planning Application, which aims to assist tourists in determining destinations and assist tourists in arranging tourism itinerary scheduling. In conducting this research, the type of research used is qualitative research with a scientific approach and the system design method used is waterfall and for calculating the results of the questionnaire using quantitative methods. This application runs on Android-based smartphones. This application includes two contents namely destinations and agendas. Destination content has five features, namely, lodging, tours, souvenirs, and orders. The development of this application uses the Android Studio software. In modeling this application uses the UML method in the form of uses case digrams and is tested using the blackbox testing method. The results of testing this application conclude that the expected functions are all successful as expected. The conclusion is that the Bengkulu City Tourism Itinerary Planning Application can make it easier for tourists to find destination locations in Bengkulu City and help tourists plan travel agenda schedules with some of the information available on the application.
Data Mining Implementation Of Electronic Products Sales Using Apriori Algorithm (Case Study Of Fokus Komputer Shop) Yunita Meli Dena; Muhammad Husni Rifqo; Yuza Reswan; A.R Walad Mahfuzi
Jurnal Komputer, Informasi dan Teknologi Vol. 3 No. 1 (2023): Juni
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v3i1.1200

Abstract

Focus Komputer Store is one of the computer shops in Bengkulu City which is the destination for consumers in looking for computer-related goods and providing computer service services. Every day the sales transaction data in stores continues to grow and causes a very large data storage. Most sales transaction data are only used as archives without being put to good use. The process of selecting goods is carried out by taking into account the pattern of purchases in the previous month so that a list of items that must be provided is more extensive to meet current consumer needs. The problem is market interest or consumer needs are always changing depending on uncertain conditions. The process of selecting goods to fill stock is a very complicated process and takes a long time because you have to read the sales archives that were made the previous month. For this reason, it is necessary to have an application that can provide recommendations on what items are currently in demand by consumers based on last month's sales data. Applications that can be used for the process of extracting previous data are data mining applications. Data mining is an analysis of reviewing data sets to find unexpected relationships and summarize data in different ways that are understandable and useful to the data owner. To be able to get results that are more relevant to needs, applications must use suitable algorithms, one of which is the Apriori algorithm. The a priori algorithm is an algorithm that searches for frequent itemsets using the association rule technique. The application can be used as a sales cashier application at the Computer Focus store and can display the results of a priori algorithm calculations based on sales data that has been input into the application. The application that the author has built still has many shortcomings, especially in terms of appearance and data. The author hopes that there are criticisms and suggestions that can help in developing applications so that they are even better.
Used Motorcycle Purchase Decision Support System Using Simple Additive Weighting (Saw) Algorithm Tari Juita Sapitri; Agung Kharisma Hidayah; Yuza Reswan; Ujang Juhardi
Jurnal Komputer, Informasi dan Teknologi Vol. 3 No. 1 (2023): Juni
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v3i1.1209

Abstract

Motorcycle vehicles are one of the means of transportation that are needed by the community because motorbikes can provide good mobility in congested areas. The author will make a system analysis for the selection of used motorcycles in the Zakiyah Motor showroom based on a Decision Support System using the Simple Additive Weighting (SAW) method. This application is made using the PHP Programming Language and MySQL Database. The results of this study are that the decision support system for buying used motorcycles using the Simple Additive Weighting (SAW) algorithm can facilitate the admin or the Zakiyah Motor Bengkulu party in determining the decision to buy used motorcycles for consumers.
Implementation Of The Inter Tk Package, Sub-Process And Os In The Network Management Application Development With Python Programming Language Muhammad Guntur Akbar; Harry Witriyono; Yovi Apridiyansyah; Dedy Abdullah
Jurnal Komputer, Informasi dan Teknologi Vol. 3 No. 1 (2023): Juni
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v3i1.1210

Abstract

The development of technology is currently running very rapidly, especially in the field of computer networks that make it possible to connect all people from various places. The need for information triggers the rapid development of network infrastructure technology by several vendors or brands. The need for network infrastructure is of course inseparable from the large number of users who use the internet service, causing new problems because the number of users is not proportional to the number of technicians available. For general users, they can wait for the handling schedule from the technician, while for agencies that need a network to complete their work, they don't have that time. To overcome this, you can use a special program to check the network regularly where everyone can use it so that it can reduce free customer service at network providers. One programming language that can be used open source for the development of these applications is python. Python is a multipurpose interpretive programming language with a design philosophy that focuses on code readability. Python programming is still rarely used because it still uses the terminal as the main access where the user has to type certain code to execute the desired result, such as the Command Prompt Windows (CMD) program. The use of python-based applications can be made more comfortable for users by using a GUI (Graphical user interface) display using the TKInter library, which is a standard Python package for creating GUI displays. Tkinter has an interface to the Tk toolkit that can work as an object-oriented layer on top of Tk. Tkinter has many components that can be used to create user-friendly interfaces. Apart from Tkinter, the application uses a subprocess and os library which functions to access the terminal and execute certain comments in the terminal. The built application has functions for pinging, nslookup, ipconfig, network info, active connection and network processes. Ping and Nslookup require data to be entered in text input on the same line, for ping you can input the IP address of the intended network or website address (requires internet connection) while nslookup can be filled in with the website address.
Classification Of Besurek Batik Fabrics Using Gray Level Co-Occurrence Matrix (GLCM) Features Extraction M. Taufik Ma’ruf; Erwin Dwik Putra; Yuza Reswan; Ujang Juhardi
Jurnal Komputer, Informasi dan Teknologi Vol. 3 No. 2 (2023): Desember
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v3i2.1211

Abstract

Besurek Batik is a characteristic of Bengkulu province, Besurek motifs are Rafflesia, Calligraphy, Paku Niches, Moon, Kuau Bird, and Jasmine. Besurek batik has high complexity in its manufacture and has many different types of motifs, therefore the identification of Besurek cloth in Bengkulu Province makes it easier to classify batik motifs and can also be an effort to preserve the culture of Bengkulu province. A feature extraction and method are used to classify Besurek type images of Bengkulu province using feature extraction Gray Level Co-Occurrence Matrix (GLCM) where glcm is used for feature extraction analysis, then classified using the K-Nearest Neighbor Algorithm (KNN). Based on the results of the analysis obtained from the Besurek motif, namely with an accuracy value of 0.93333, a recall of 0.93333 and a precision value of 0.94444 with an average value of 0.938856 at an angle of 1350.
Party Equipment Rental Application Using Website-Based Notification M. Ari Adriansyah; Diana Diana; Anisya Sonita; Muntahanah Muntahanah
Jurnal Komputer, Informasi dan Teknologi Vol. 3 No. 2 (2023): Desember
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v3i2.1212

Abstract

This title of this reseach is Application of party Equipment Using Website-Based Notification. Karya Mandiri is one of the businesses engaged in services. Itoffers rental services for various kinds of products for weddings and other events. The problems that exist today are that the recording still uses a manual system, it has not taken advantage of technological sophistication by making consumers rent without having to come to the location.Basides recording the equipment availability is still not well organized. The research method applied was the System Development Life Cycle (SDLC) with the waterfall model method. Waterfall development itself has several stages in its development, including needs analysis, design, development, testing phase, and implementation in the real environment being expected to provide information about equipment rental to prospective tenants. Organized and clear applications are very important in the business world, especially in the rental business.
Implementation Of The A* (A-Star) Algorithm For Website-Based Search Of Tourism Sites In The City Of Bengkulu Ahmad Abdul Maliq; Yulia Darmi; Dwita Deslianti; AR. Walad Mahfuzi
Jurnal Komputer, Informasi dan Teknologi Vol. 3 No. 2 (2023): Desember
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v3i2.1213

Abstract

This study is entitled the implementation of the a* (a-star) algorithm for website-based search of tourism sites in the city of Bengkulu. The main problem ishow to build an information system search for the nearest tourism location in the city of Bengkulu. Information Systems search for this tourism locationusing the a* (a-star) algorithm method and this information system also displays information about existing tours. The a* (a-star) algorithm method was chosen because this method determines the shortest path between the starting and ending points of an existing tour. Based on the results of the discussionThe A-star algorithm is considered more effective in finding the shortest route. This is proven by testing the shortest route randomly and thoroughly 15 times for all tourist destinations. The results show that the routes generated on average are more effective and shorter than the routes generated on Google Maps.
Fast Method Of Image File Compression In Web-Based Application Form Using Huffman Algorithm Ronny Saputra; Yuza Reswan; Yulia Darmi; Khairullah Khairullah
Jurnal Komputer, Informasi dan Teknologi Vol. 3 No. 2 (2023): Desember
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v3i2.1214

Abstract

Many web-based applications/forms serve as online data entry devices equipped with facilities for uploading image data. When uploading image data, the image file is often incompatible or cannot be uploaded because the size is too large. Users have to resize those files separately. For example, with several compression applications used such as photoshop, gimp, photoscape, photo compressor, image size and many other compression applications. Web-based applications should be able to automatically resize the file according to the appropriate file size so that it can save time and speed up the process. To deal with the problem of automatic compression, the user must provide or build a web-based application that can directly compress files on the web because automatic file or image compression is available on the website without compressing them separately beforehand. With this automatic compression form application, it certainly reduces costs. (quota) internet, shortening time and also making it easier for users or users when uploading files on the web. The algorithm that is suitable for resizing files in online web applications is the hufman algorithm.
Human Object Counter Tracking Using Connected Component Labelling On Digital Image Processing Fitri Lestari; Erwin Dwik Putra; Anisya Sonita; Yulia Darnita
Jurnal Komputer, Informasi dan Teknologi Vol. 3 No. 2 (2023): Desember
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v3i2.1218

Abstract

Object tracking is usually used to determine the position of objects and environmental conditions around these objects. Objects that require supervision in order to run properly require a system to monitor the object. Every movement of the object will be known directly through the camera image. So in this study a system was created to detect and track objects. Implementing an object detection system based on image processing using the connected component labeling method. Then displaying the detection results on the divided image frame. Moving object detection and tracking The algorithm used to detect and track moving objects is connected component labeling. Based on the analysis of the workings of the connected component labeling algorithm for detecting and tracking moving objects using video, it can be concluded that the connected component labeling algorithm has succeeded in tracking and labeling each object based on the position and number of objects, even though they look erratic, in human movement.
Website Profile Utilization Of Kube Serumpun As a Promotional Media Rahmat Arif Ma’ruf; Gunawan Gunawan; Andi Lala; Sri Handayani
Jurnal Komputer, Informasi dan Teknologi Vol. 3 No. 2 (2023): Desember
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v3i2.1235

Abstract

Kube Serumpun is a trading business located in Tangsi Baru and sells snack products produced by Mrs. Mariamah's household. Kube Serumpun still carries out marketing strategies with an offline system in selling and promoting its products so that consumers lack information about more or less what products are offered. Kube Serumpun currently still does not have promotional media that uses technology, this results in Kube Serumpun becoming less known by the target market. In answering these problems, this study aims to create and utilize information technology based on company profile websites that can help Kube Serumpun and Consumers in delivering information effectively and efficiently. Systems developed using system prototyping and modeling are designed using UML which includes Use Cases, Activities, sequences, and classes. At the stage of system programming, programming is carried out using visual studio code, HTML, CSS, and JAVASCRIPT. The result of this research is information technology based on company profile websites that can introduce the identity of trading businesses and make it easier for consumers to obtain the information they want and become an effective marketing strategy in attracting consumers. And based on the results of Beta testing which was randomly distributed via google form with 18 respondents, the overall value of beta testing on Kube Serumpun profile websites got a value of 86.4%.