cover
Contact Name
Putu Bagus Adidyana Anugrah Putra
Contact Email
putu.upr@gmail.com
Phone
-
Journal Mail Official
jurnal.ti@it.upr.ac.id
Editorial Address
Kampus UPR Tunjung Nyaho, Jalan Yos Sudarso, Palangka Raya, Kalimantan Tengah, Indonesia
Location
Kota palangkaraya,
Kalimantan tengah
INDONESIA
Jurnal Teknologi Informasi : Jurnal Keilmuan dan Aplikasi Bidang Teknik Informatika
ISSN : 1907896X     EISSN : 26560321     DOI : https://doi.org/10.47111/JTI
Jurnal Teknologi Informasi (JTI) diterbitkan adalah Jurnal Jurusan Teknik Informatika Universitas Palangka Raya dengan ISSN 1907-896X, E-ISSN 2656-0321. Jurnal Teknologi Informasi (JTI) merupakan Jurnal Keilmuan dan Aplikasi Bidang Teknik Informatika yang menyajikan hasil penelitian yang fokus pada bidang informatika. Jurnal Teknologi Informasi (JTI) terbit dua kali dalam satu tahun (Januari dan Agustus). JTI ini fokus mempublikasi hasil penelitian orisinal yang belum diterbitkan di mana pun, isu yang dipublikasi oleh JTI meliputi pengembangan ilmu pengetahuan komputer dan informatika, fokus pada sains ilmu komputer, teknologi komputer tepat guna, dan rancang bangun sistem informasi.
Articles 9 Documents
Search results for , issue "Vol 12 No 1 (2018): Jurnal Teknologi Informasi (JTI)" : 9 Documents clear
Development of Research and Community Service Information System at The Institute for Research and Community Service University of Palangka Raya Sahay, Abertun Sagit; Sylviana, Felicia; Teguh, Rony; Devina, Devina
JURNAL TEKNOLOGI INFORMASI Vol 12 No 1 (2018): Jurnal Teknologi Informasi (JTI)
Publisher : Universitas Palangka Raya

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

Abstract

The Institute for Research and Community Service University of Palangkaraya (IRCSUPR) manages research activities, community services and controls the administration ofnecessary resources. Therefore, an application is requiredto record a lot of data from theproposal to the final report of research and community servicethat ultimately is expected tobe a control and evaluation on the performance of all parties involved.The methodology used in the development of this application there are several stagesranging from problem identification, needs analysis, design (which includes architecturedesign, database design, interface design and website navigation design), coding, testingand maintenance. On the testing stage used blackbox testing method.The results achieved from the making of this application there are 4 actors areadministrators, proposers, reviewers and operators who have different access rights inaccordance with its function. While from the results of the testing is known that all thefunctionality of the system is running well in accordance with the required and designedpreviously.
PENERAPAN METODE TERM FREQUENCY (TF) - INVERS DOCUMENT FREQUENCY (IDF) UNTUK PENCARIAN SINONIM KATA DALAM KAMUS BAHASA DAYAK NGAJU KALIMANTAN TENGAH Karolita, Devi; Saputra, Ade Chandra
JURNAL TEKNOLOGI INFORMASI Vol 12 No 1 (2018): Jurnal Teknologi Informasi (JTI)
Publisher : Universitas Palangka Raya

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

Abstract

The available Bahasa Dayak Ngaju dictionary only in hardcopy form and only consisted of the list of words andthe meaning of them. The dictionary didn?t provide the synonym of the word we are looking for. If we want toknow the paraphrase of one particular word, we have to do it manually by searching it on all of the list of wordsin the dictionary. Therefore, this research proposed to develope a Dayak Ngaju dictionary that provide wordsynonym search. We use Term Frequency (TF) - Invers Document Frequency (IDF) algorithm that will helpsynonym searching by comparing the term emergence in the meaning of the word that we are going to look thesynonym for in all of the meaning of the words listed on the dictionary. This method will calculate the weight inall the documents based on the input query. To evaluate the methodology accuracy, we used precision and recallmethod. The results showed that after searching synonym of 100 queries, we founded that 33 queries hadsynonyms with precision = 1 and recall = 1 and all the synonyms that are found are relevant based on expert?sjustification.
DECISION SUPPORT SYSTEM SELECTION POSITION OF HIGH LEADERSHIP OF PRATAMA IN KATINGAN REGENCY WITH SIMPLE ADDITIVE WEIGHTING METHOD Oktaviyani, Enny Dwi; Christina, Sherly; Nugraha, Agry
JURNAL TEKNOLOGI INFORMASI Vol 12 No 1 (2018): Jurnal Teknologi Informasi (JTI)
Publisher : Universitas Palangka Raya

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

Abstract

The issue addressed in this research is how to design and build an expert systemwhich capable of diagnosing dog diseases that are caused by parasites, and how this expertsystem later can be useful for dog owners.This expert system is developed based on website technology in order to ease theaccessibility for the users. The finished product is expected to become useful for dog owners,to help them diagnose their dog disease based on the symptoms in order to give the propertreatment. The software development methodology used to develop this expert system is theWaterfall methodology, while the design is done using Unified Modeling Language (UML).The programming language used to build the expert system is PHP for the logic and MySQLfor the database, and the finished product is then tested using black box testing method. Totest system accuracy, disease diagnosis results from the expert system is then compared withdiagnosis results from the real human expert (veterinarian).This expert system is using forward chaining method and Bayes theorem. The forwardchaining concept, in this system, starting with the symptoms that are set into a reasoning andrules to reach some conclusions which in this case are the possible diseases. While the Bayestheorem is used to draw a conclusion from the possible diseases by calculating the probabilityof what kind of disease suffered based on the symptoms, and the weight of the probabilityitself. This expert system, however, still can be developed not only to diagnose diseases thatare caused by parasites, but also to diagnose all kind of dog diseases.
RANCANG BANGUN WEBSITE PENDATAAN HIMPUNAN MAHASISWA SERUYAN BERBASIS SMS BROADCAST Parhusip, Jadiaman; Sahay, Abertun Sagit; Safi?i, Muhammad Sabrin
JURNAL TEKNOLOGI INFORMASI Vol 12 No 1 (2018): Jurnal Teknologi Informasi (JTI)
Publisher : Universitas Palangka Raya

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

Abstract

Seruyan student association is one of student organization in Palangka Raya. It isfound that information of Seruyan students lacks enough data. It becomes a problem for theofficer since the officer has to come every campus, boarding house or house to complete thedata manually. It consumes too much time to collect and process the data. This designedwebsite is hoped can help the officer collecting, managing, and informing those students?data easily. It is hoped that this website which is developed using SMS Broadcast can be veryhelpful in speed and quality for presenting the information. This kind of website also offer astructured storage. Besides, available information then can be accessed in an unlimitednumber of times and places.This research is conducted using PHP language programme and MySQL database. Theresearcher also uses a methodology of software development which known as waterfallmethodology (Analysis, Design, Code, Testing and Maintenance). Besides, ContentManagement System (CMS) is also used to manage content of the website includes commandto add, change, and delete data which can be accessed from the administrator system page.This website is tested using whitebox technique which also includes a test for visitor,member, administrator, and browser. In the other opportunity in the future, it is hoped thatthis website can be developed bu adding some other features such as discussion forum orchat room.
APLIKASI KELAS ONLINE JURUSAN TEKNIK INFORMATIKA FAKULTAS TEKNIK UNIVERSITAS PALANGKA RAYA Sari, Nova Noor Kamala; Ronaldo, Deddy
JURNAL TEKNOLOGI INFORMASI Vol 12 No 1 (2018): Jurnal Teknologi Informasi (JTI)
Publisher : Universitas Palangka Raya

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

Abstract

The designed online class is used to provide additional values to the learning process in theDepartment of Informatics Engineering of University of Palangka Raya. It basically does notreplace the entire learning process because the learning process is thus far implemented in theclassroom. Yet,the application of online classroom provides extra features, such as creating writtenmaterials directly on the web and uploading the materials in PDF or PPT which then can beobtained directly by students on the web. Students can upload their given assignments on the web aswell; therefore the lecturers no longer need to bring a stack of printed reports or papers of thestudent assignments.Modeling application of online class in this research aims at applying UML-based WebEngineering method (UWE) apart from waterfall engineering method which is often taught to thestudents of Department of Informatics Engineering of University of Palangka Raya.The result of this research shows that the website program on online class can be implementedby the lecturers and students majoring in Informatics Engineering by applying model application ofUML-based Web Engineering method (UWE).
ANALISIS DAN DESAIN PERANGKAT LUNAK GENERATE FILE AKUN UANG KULIAH TUNGGAL (UKT) UNIVERSITAS PALANGKA RAYA Putra, Putu Bagus Adidyana Anugrah; Pranatawijaya, Viktor Handrianus; Widiatry, Widiatry; Natalius, Natalius
JURNAL TEKNOLOGI INFORMASI Vol 12 No 1 (2018): Jurnal Teknologi Informasi (JTI)
Publisher : Universitas Palangka Raya

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

Abstract

Universitas Palangka Raya menerima calon mahasiswa melalui tiga jalur masuk Perguruan Tinggi: SNMPTN, SBMPTN dan SMMPTN-BARAT. Data calon mahasiswa yang diterima memalui tigajalur tersebut memiliki struktur data yang berbeda-beda, sehingga dalam pengolahan akun UKTmasih memerlukan waktu, serta ketepatan dan keakuratan informasi yang terkadang masih belumtercapai karena masih dikelola secara manual menggunakan aplikasi perkantoran Microsoft Excel.Rancangan penelitian yang dibuat terdiri atas tiga tahap yaitu: (1) pengumpulan dan analisis datayang dilakukan dengan cara studi pustaka dan observasi, (2) menerapkan metode waterfall yangsudah dimodifikasi dengan tahap-tahapnya adalah analisis sistem dengan menentukan hak aksesbeserta fasilitas-fasilitas yang ada, dan (3) pemodelan proses bisnis menggunakan DFD dan ERD,struktur navigasi, dan antarmuka. Hasil penelitian adalah analisis dan desain sistem perangkatlunak generate file akun UKT Universitas Palangka Raya.
OPINION MININGFRAMEWORK BERBASISKAN LEKSIKAL Christina, Sherly
JURNAL TEKNOLOGI INFORMASI Vol 12 No 1 (2018): Jurnal Teknologi Informasi (JTI)
Publisher : Universitas Palangka Raya

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

Abstract

Opinion Mining and Sentiment Analysis can contribute in improving system performance tomeet the user?s needs. The text that represents the user's opinion may express the emotions oropinions implicitly or explicitly. The words that compose the sentence of opinion can have manydifferent meanings, related to the subject being discussed or the words that compose the sentence.This study, conducted a literature study on several researches that related to opinion mining, anddesigned an opinion mining framework based lexicon.
RANCANG BANGUN WEBSITE E-LEARNING SMAN 1 PALANGKA RAYA Widiatry, Widiatry; Nugraha, Agra
JURNAL TEKNOLOGI INFORMASI Vol 12 No 1 (2018): Jurnal Teknologi Informasi (JTI)
Publisher : Universitas Palangka Raya

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

Abstract

A variety of new concepts and techniques in teaching has been widely developed to replacetraditional methods that rely solely on a one-way teaching method in the class. One of theteaching methods that are being developed in SMAN 1 Palangka Raya is currently the e-learning,where teachers can help in distributing their materials without having to be in class by using theinternet. In e-learning this implement search algorithms namely the Boyer-Moore algorithmwhich is expected to be able to support the system to be able to correct the answers through hisessay, do a word search of the position of the right to the left position. This algorithm has aprinciple of good suffix (a character who sought similar characters aligned with) as well as theprinciple of bad character (characters that are not selected will be similar). Website developmente-learning uses the method Waterfall. To design this application used the method of structuraldesign i.e. making Entity Relationship (ER) and making Data Flow diagrams (DFD) fordesigning and documenting software systems based on the flow of data. In making this softwareusing PHP as a scripting language used to create Web page and MySQL database as a datastorage. Testing is done using Blackbox testing methods.
PENERAPAN LOCATION BASED SERVICE PADA JURUSAN TEKNIK INFORMATIKA FAKULTAS TEKNIK UNIVERSITAS PALANGKA RAYA Pranatawijaya, Viktor Handrianus; Ronaldo, Deddy; Farhani, Farhani
JURNAL TEKNOLOGI INFORMASI Vol 12 No 1 (2018): Jurnal Teknologi Informasi (JTI)
Publisher : Universitas Palangka Raya

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

Abstract

Today, technology is rapidly developing in various elements and kinds of society. Withthe use of technology makes the human mindset that manifests into modernization. Thecampus is one place where the student's education to develop the potential that existed to givebirth to students who are creative, crisis, responsible and moral, especially for students. With theuse of campus introduction technology to students will facilitate the learning process. One of theutilization of technology that is now widely used is android.One of them features Android LBS(Location Based Service) is one of the android features used to describe the technology used tofind the location of the device that the user by utilizing satellite facilities. One of the problems ofthe students is the lack of information about the room at Informatics Engineering, University ofPalangkaraya which relates to the subjects in Informatics Engineering. By utilizing the featureLBS (Location Based Service) on android will answer the existing problems so as to facilitatestudents Engineering University of Palangka Raya.The methodology used in development with Prototype According to Pressman, which hasstages of Communication and early data collection, Quick design, Formation of prototype,Evaluation of prototype, Repair prototype and Final Production. At this stage of analysis is madeFlowchart. At this stage of design also made the creation of Unified Modeling Language (UML).The programming languages used are Java, JSON, SQLite.Application of Space Presentation Faculty of Engineering, University of PalangkarayaBased Location Based Service is designed and built using a Prototype Pressman method, withmap plan designed through Google Earth Pro and Edraw Max 7 which is placed on Google MapAPI where data storage is made in online database Firebase and SQLite as local database withthe development of the application created using Android Studio.Implementation of LocationBased Services on Application of Space Presentation Faculty of Engineering, University ofPalangkaraya Based Location Based Service, which applies to the Google Map API with eachpoint of the room made marker that produces radius which varied where if an application userenter into each radius it will produce notification information room containing the subjects thatare in the room so that the lecture-related rooms can be known.

Page 1 of 1 | Total Record : 9


Filter by Year

2018 2018


Filter By Issues
All Issue Vol. 19 No. 2 (2025): Jurnal Teknologi Informasi : Jurnal Keilmuan dan Aplikasi Bidang Teknik Inform Vol. 19 No. 1 (2025): Jurnal Teknologi Informasi : Jurnal Keilmuan dan Aplikasi Bidang Teknik Inform Vol. 18 No. 2 (2024): Jurnal Teknologi Informasi : Jurnal Keilmuan dan Aplikasi Bidang Teknik Inform Vol. 18 No. 1 (2024): Jurnal Teknologi Informasi : Jurnal Keilmuan dan Aplikasi Bidang Teknik Inform Vol. 17 No. 2 (2023): Jurnal Teknologi Informasi : Jurnal Keilmuan dan Aplikasi Bidang Teknik Inform Vol. 17 No. 1 (2023): Jurnal Teknologi Informasi : Jurnal Keilmuan dan Aplikasi Bidang Teknik Inform Vol. 16 No. 2 (2022): Jurnal Teknologi Informasi : Jurnal Keilmuan dan Aplikasi Bidang Teknik Inform Vol. 16 No. 1 (2022): Jurnal Teknologi Informasi : Jurnal Keilmuan dan Aplikasi Bidang Teknik Inform Vol. 15 No. 2 (2021): Jurnal Teknologi Informasi : Jurnal Keilmuan dan Aplikasi Bidang Teknik Inform Vol. 15 No. 1 (2021): Jurnal Teknologi Informasi : Jurnal Keilmuan dan Aplikasi Bidang Teknik Inform Vol. 14 No. 2 (2020): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informat Vol. 14 No. 1 (2020): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informat Vol 13 No 2 (2019): Jurnal Teknologi Informasi (JTI) Vol. 13 No. 2 (2019): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informat Vol. 13 No. 1 (2019): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informat Vol 13 No 1 (2019): Jurnal Teknologi Informasi (JTI) Vol 12 No 2 (2018): Jurnal Teknologi Informasi (JTI) Vol. 12 No. 2 (2018): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informat Vol 12 No 1 (2018): Jurnal Teknologi Informasi (JTI) Vol. 12 No. 1 (2018): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informat Vol. 11 No. 2 (2017): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informat Vol. 11 No. 1 (2017): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informat Vol. 10 No. 2 (2016): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informat Vol. 10 No. 1 (2016): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informat Vol. 9 No. 2 (2015): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informati Vol. 9 No. 1 (2015): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informati Vol. 8 No. 2 (2014): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informati Vol. 8 No. 1 (2014): Jurnal Teknologi Informasi Jurnal Keilmuan dan Aplikasi Bidang Teknik Informati More Issue