Claim Missing Document
Check
Articles

ANALISIS KUALITAS LAYANAN PORTAL MEDIA ONLINE KOTA JOGJA.COM TERHADAP PENGGUNA AKHIR MENGGUNAKAN METODE WEBQUAL 4.0 Erma Susanti; Ririn Septrisulviani
JURNAL GAUNG INFORMATIKA Vol 11 No 2 (2018): Jurnal Gaung Informatika Vol 11 No 2 Juli 2018
Publisher : Universitas Sahid Surakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Online media portal kotajogja.com is one of the online news products produced by PT. Integra Innovation Indonesia. To know the extent to which the quality of news generated based on the perception of the user or online news reader, it is necessary to analyze the quality of website services. One method that can be used for website quality analysis is using WebQual 4.0. The WebQual 4.0 method is a method of measuring website quality based on end user perceptions. This method is based on 3 dimensions: usability, information quality and interaction quality. In addition to using WebQual 4.0, Likert scales are also used as research intervals.The process of analysis in this study using sample withdrawal stages of 96 people consisting of 48 student respondents and 48 workers respondents. Data collection of respondents using an online questionnaire. Prior to the data collection process, validity test was performed using Bivariate Pearson formula and reliability test using Alpha Cronbach's formula. The assessment process in this study using Likert scale with 5 interval scale. The last step is analysis by WebQual method and Chi Square test. The results of the calculation of the overall average showed 3.73 with the interpretation of "MEMUASKAN" (SATISFACTORY). Only, there is one item of quality interaction dimension about the trust of storing information that should be improved. Chi Square test results known that affecting the level of respondent satisfaction is the quality ofuse, while the quality of information and the quality of interaction does not significantly affect the user satisfaction website jogja.com.
KONVERSI DATA DARI DATABASE RELASIONAL MYSQL KE DATABASE NOSQL MONGODB (STUDI KASUS PADA SISTEM INFORMASI UMKM) Erma Susanti; Muhammad Sholeh; Rr. Yuliana Rachmawati
JURNAL GAUNG INFORMATIKA Vol 13 No 2 (2020): Jurnal Gaung Informatika, Volume 13, Nomor 2 Juli 2020,
Publisher : Universitas Sahid Surakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47942/gi.v13i2.520

Abstract

Increasing volume of data that stored in a relational database can cause a reduction in data access speed. The addition of data and database queries can affects the speed of the performance of the information system. The use of document-oriented, non-relational (NoSQL) databases such as MongoDB can help in grouping data logically. Documents and collections do not need to be determined well before making, because it is very flexible. Built-in features of MongoDB have high scalability and are compatible with a variety of software. Data conversion is a very scalable solution, because data will be stored in cloud-based storage, thus saving storage space and server maintenance costs. The latest MongoDB feature also supports multi document ACID transactions to support data integrity. Data conversion case study will use data from the UMKM information system (Usaha Mikro Kecil Menengah) that has been developed previously with a MySQL relational database. The UMKM information system database will support a new database based on NoSQL MongoDB, in order to improve access performance, increase scalability, save on server maintenance costs and help strengthen data integrity. MongoDB database performance test results using the YCSB Client with an increased number of threads affect the linear increase in throughput (ops / sec) and the amount of data.
Pemodelan Basis data Graph dengan Neo4j (Studi Kasus : Basis Data Sistem Informasi Penjualan pada UMKM) Muhammad Sholeh; RR. Yuliana Rachmawati; Erma Susanti
Jurnal Teknologi Informasi dan Terapan Vol 7 No 1 (2020)
Publisher : Jurusan Teknologi Informasi Politeknik Negeri Jember

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25047/jtit.v7i1.129

Abstract

Penelitian ini mengimplementasikan penyimpanan data dengan menggunakan basis data graph. Basis data graph merupakan salah satu kategori dari basis data noSQL. Dalam basis data model SQL data dibentuk dalam tabel –tabel yang terdiri dari baris dan kolom, sedangkan pada basis data model NoSQL data tidak memiliki skema standar yang harus didefinisikan. NoSql merupakan sistem manajemen basis data yang tidak mempunyai atau mematuhi aturan tertentu seperti pada model sistem manajemen basis data relasional. NoSQL memiliki skema yang dinamis sedangkan pada database SQL mengikuti skema yang telah ditetapkan pada awal perancangan. Pengembangan basis data graph sistem penjualan UMKM ini dilakukan dengan mengembangkan terlebih dahulu dalam konseptual dan membandingkan dengan membuat terlebih dahulu model database relasional dan model database graph. Hasil penelitian ini menghasilkan basis data graph yang mengelola data-data penjualan serta menghubungkan berbagai simpul yang
Ekstraksi Informasi Halaman Web Menggunakan Pendekatan Bootstrapping pada Ontology-Based Information Extraction Erma Susanti; Khabib Mustofa
IJCCS (Indonesian Journal of Computing and Cybernetics Systems) Vol 9, No 2 (2015): July
Publisher : IndoCEISS in colaboration with Universitas Gadjah Mada, Indonesia.

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.22146/ijccs.7540

Abstract

AbstrakEkstraksi  informasi  merupakan suatu bidang ilmu untuk pengolahan bahasa alami, dengan cara mengubah teks tidak terstruktur menjadi informasi dalam bentuk terstruktur. Berbagai jenis informasi di Internet ditransmisikan secara tidak terstruktur melalui website, menyebabkan munculnya kebutuhan akan suatu teknologi untuk menganalisa teks dan menemukan pengetahuan yang relevan dalam bentuk informasi terstruktur. Contoh informasi tidak terstruktur adalah informasi utama yang ada pada konten halaman web. Bermacam pendekatan untuk ekstraksi informasi telah dikembangkan oleh berbagai peneliti, baik menggunakan metode manual atau otomatis, namun masih perlu ditingkatkan kinerjanya terkait akurasi dan kecepatan ekstraksi. Pada penelitian ini diusulkan suatu penerapan pendekatan ekstraksi informasi dengan mengkombinasikan pendekatan bootstrapping dengan Ontology-based Information Extraction (OBIE). Pendekatan bootstrapping dengan menggunakan sedikit contoh data berlabel, digunakan untuk memimalkan keterlibatan manusia dalam proses ekstraksi informasi, sedangkan penggunakan panduan ontologi untuk mengekstraksi classes (kelas), properties dan instance digunakan untuk menyediakan konten semantik untuk web semantik. Pengkombinasian kedua pendekatan tersebut diharapkan dapat meningkatan kecepatan proses ekstraksi dan akurasi hasil ekstraksi. Studi kasus untuk penerapan sistem ekstraksi informasi menggunakan dataset “LonelyPlanet”. Kata kunci—Ekstraksi informasi, ontologi, bootstrapping, Ontology-Based Information Extraction, OBIE, kinerja Abstract Information extraction is a field study of natural language processing by converting unstructured text into structured information. Several types of information on the Internet is transmitted through unstructured information via websites, led to emergence of the need a technology to analyze text and found relevant knowledge into structured information. For example of unstructured information is existing main information on the content of web pages. Various approaches  for information extraction have been developed by many researchers, either using manual or automatic method, but still need to be improved performance related accuracy and speed of extraction. This research proposed an approach of information extraction that combines bootstrapping approach with Ontology-Based Information Extraction (OBIE). Bootstrapping approach using small seed of labelled data, is used to minimize human intervention on information extraction process, while the use of guide ontology for extracting classes, properties and instances, using for provide semantic content for semantic web. Combining both approaches expected to increase speed of extraction process and accuracy of extraction results. Case study to apply information extraction system using “LonelyPlanet” datasets. Keywords— Information extraction, ontology, bootstrapping, Ontology-Based Information Extraction, OBIE, performance
RANCANG BANGUN APLIKASI E-LEARNING Erma Susanti; Muhammad Sholeh
Jurnal Teknologi Vol 1 No 1 (2008): Jurnal Teknologi
Publisher : Jurnal Teknologi, Fakultas Teknologi Industri, Institut Sains & Teknologi AKPRIND Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Proses belajar mengajar saat ini, tidak hanya mengandalkan perkuliahan yang diselenggarakan di kelas , tetapjuga menggunakan media yang lain. . Media ICT dapat digunakan sebagai salah satu bentuk penyebaran materiperkuliahan. E-Learning sangat potensial untuk membuat proses belajar lebih efektif sebab peluang mahasiswauntuk berinteraksi dengan guru, teman, maupun bahan belajarnya terbuka lebih luas. Mahasiswa dapatmengakses bahan kuliah melalui media Internet. Manfaat lain dengan adanya E-Learning adalah adanya forumyang dapat dipakai sebagai sarana diskusi antara mahasiswa dengan dosen
PENGEMBANGAN APLIKASI LOCATION BASED SERVICE CAFE MENGGUNAKAN METODE ALGORITMA DIJKSTRA DAN HAVERSINE DI WILAYAH YOGYAKARTA BERBASIS ANDROID Hanafi Eko Kurniawan; Erma Susanti; Suwanto Raharjo
Jurnal SCRIPT Vol. 6 No. 2 (2018): Vol. 06 No. 02 Edisi Desember 2018
Publisher : Jurusan Informatika INSTITUT SAINS & TEKNOLOGI AKPRIND YOGYAKARTA

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

Abstract

The existence of cafe in metropolitan city has a role as place to relax and gather, Cafe is also needed by the city community itself as well as the newcomers. In this study discusses the use of applications as a medium to find information cafe combined with android-based mobile applications. The method used is a Location Based Service (LBS) using Dijsktra algorithm and Haversine methodsaccording to the user’s location is to get the location and the destination location sticks quickly and easily. This application has the main feature that is able to search for the nearest location in accordance with the current user’s location by using GPS (Global Positioning System) technology. With this application allows users or the general public who want to go to the café location without encountering obstacles.
APLIKASI TRANSLITERASI BAHASA SUNDA THE APPLICATION OF SUNDANESE LANGUAGE TRANSLITERATION Dini Pujiatin; Uning Lestari; Erma Susanti
Jurnal SCRIPT Vol. 06 No. 01 Edisi Juni 2018
Publisher : Jurusan Informatika INSTITUT SAINS & TEKNOLOGI AKPRIND YOGYAKARTA

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

Abstract

Regional language is a language spoken in an area within a country of nationality, whether it's on a small area of federal, State or provincial, or a wider area. One of them in the Sundanese of West Java area. Sundanese language is no longer the mother tongue/first language in its own area, but it's been made into a second language after English. Sundanese language transliteration applications are expected to preserve the Sundanese language as one of the regional language in Indonesia. Sundanese Language Transliteration applications created with the PHP programming language and the design of the program is created by using the Unified Modeling Language (UML). The database used in Sundanese language transliteration application is MySQL. Sublime Text Editor program uses 3. Application of transliteration of the Sundanese language has 2 levels of users, i.e. admin and visitors. Admin on duty to manage the words that will be transliterasikan, while the general public visitor is using this application. The process of transliteration can be made from Indonesia to the Sundanese language Sundanese language smooth and rough, from the subtle to the Sundanese language Sundanese Indonesia and coarse, and from rough to the Sundanese language Sundanese and Indonesian. Web applications are so that you can access from a laptop's browser without having to install the program. The application is also able to provide appropriate display type of browser to access it, for example if the access via smartphone, then the look of the application that appears is the display of the mobile version.
APLIKASI PANDUAN DAN MONITORING PADA IBU HAMIL BERBASIS ANDROID GUIDANCE AND MONITORING APLICATION OF ANDROID BASED PREGNANT WOMEN Agusalim Syamsudin Pure; Uning Lestari; Erma Susanti
Jurnal SCRIPT Vol. 6 No. 2 (2018): Vol. 06 No. 02 Edisi Desember 2018
Publisher : Jurusan Informatika INSTITUT SAINS & TEKNOLOGI AKPRIND YOGYAKARTA

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

Abstract

Pregnancy is a process kodratih experienced by all the women, Felt the new man growing in his stomach. With the condition of them know about what is new is the important thing so that the birth would go well. This study aims to make application to ease pregnant women obtain information pregnancy, monitoring the development of and run activity mother during pregnancy by using based program android. The materials used in this research are the results of the interviews with the midwife who are competent, Pregnancy books and journals online about pregnancy. The methodology used is the literature study and observation. The guidelines and monitoring aplication of pregnant women was built use of language java, fire, mysql database, web servers apache and ideas android studio. The application of a guide and monitoring pregnant women this constructed in the form of the android application. This application using one actor namely users. Users can only run application made .The application of the guidelines and monitoring pregnant women was built to provide information to user every week pregnancy, Monitor statisitk the development of weight and a reminder to help run user activity. The result obtained was that the application of help user obtain information pregnancy in the form of articles every week da other information. The development of the statistics and a reminder agenda to help user .
PROTOTIPE SISTEM PEMANTAUAN DAN PELAPORAN PELANGGARAN DI AREA LARANGAN PARKIR MENGGUNAKAN RFID Hen i Putriningtyas; Edhy Sutanta; Erma Susanti
Jurnal SCRIPT Vol. 7 No. 1 (2019): Vol. 07 No. 01 Edisi Juni 2019
Publisher : Jurusan Informatika INSTITUT SAINS & TEKNOLOGI AKPRIND YOGYAKARTA

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Rambu Lalu Lintas Dilarang Parkir banyak tersebar di sepanjang jalan besar di setiap kota atau daerah. Rambu Lalu Lintas Dilarang Parkir tersebut dipasang bertujuan agar pengguna jalan dapat memarkirkan kendaraan di area yang sudah disediakan. Namun kenyataannya, masih banyak pengguna jalan yang melakukan pelanggaran dengan memarkirkan kendaraan di area terlarang tersebut. Aparat kepolisian pun sulit dalam mengatasi pelanggaran ini dikarenakan tidak dapat setiap saat selalu berada di area dilarang parkir. Radio Frequency Identification (RFID) merupakan suatu teknologi yang menggunakan komunikasi via gelombang elektromagnetik untuk merubah data antara terminal dengan suatu objek dengan tujuan untuk identifikasi dan penelusuran. Teknologi RFID dapat dimanfaatkan untuk membangun sebuah prototipe sistem pemantauan dan pelaporan terjadinya pelanggaran di area Rambu Lalu Lintas Dilarang Parkir. Penelitian ini menggunakan Arduino Mega, Modul GSM, serta RFID. RFID reader diletakkan pada lokasi rambu lalu lintas dilarang parkir yang kemudian akan menangkap data Pemilik kendaraan melalui RFID card/tag yang melanggar di area tersebut. Data pelanggaran akan dikirim ke server untuk disimpan di database, dan kemudian ditampilkan ke website. Pembuatan sistem ini menunjukkan dapat mengatasi permasalahan yang ada. Jarak cakupan RFID reader hanya 0.5 cm sampai 2.5 cm untuk RFID card. Sementara pembacaan pada RFID tag memiliki jarak lebih kecil, yaitu 0.5 cm sampai 1.5 cm. Pada pengiriman data pun kondisi cuaca dan internet mempengaruhi proses pengiriman.
PURWARUPA ALAT PEMANTAU DAN KENDALI RUMAH DENGAN IMPLEMANTASI PERANGKAT IOT (INTERNET OF THINGS) Muhammad Ardi Setiawan; Erma Susanti; Erfanti Fatkhiyah
Jurnal SCRIPT Vol. 7 No. 1 (2019): Vol. 07 No. 01 Edisi Juni 2019
Publisher : Jurusan Informatika INSTITUT SAINS & TEKNOLOGI AKPRIND YOGYAKARTA

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Peralatan elektronik merupakan salah satu peralatan rumah tangga yang sangat berbahaya jika pengguna lalai dalam mematikan peralatan elektronik tersebut. Selain tingkat bahaya yang ada, pemborosan listrik dan meningkatnya biaya pembayaran tagihan listrik juga dapat terjadi jika peralatan elektronik di rumah lalai dimatikan. Salah satu peralatan rumah tangga yang sering lalai dalam mematikan aliran listrik adalah lampu. Lampu di rumah pada umumnya belum dilengkapi dengan sensor untuk mengendalikan kinerja lampu secara otomatis. Sehingga perlu dilengkapi dengan perangkat otomatisasi lampu di rumah sehingga lampu dapat menyala di saat sinar matahari tenggelam dan padam di saat sinar matahari terbit. Penggunaan sistem tertanam dapat menjadi pilihan untuk diimplementasikan karena hemat daya dan harganya relatif murah. Penerapan sistem kendali dan pemantau rumah dengan implementasi perangkat IoT (Internet Of Things) pada penelitian ini menggunakan mikrokontroller NodeMcu, Arduino Nano dan sensor LDR, PIR, DHT 11, MQ2 dan mekanik Relay 4 pin. Perangkat Iot ini dilengkapi dengan aplikasi dapat terhubung dengan server firebase dan selanjutnya dipasang pada peralatan elektronik di rumah. Jika sensor yang telah dipasang berhasil membaca data sesuai dengan fungsinya maka alat akan IoT akan mengirimkan data sensor tersebut ke server firebase. penggunaan server Firebase ini dipilih karena dapat diakses secara realtime oleh pengguna menggunakan perangkat Mobile dan menyediakan layanan DbaaS (Database as a Service). Hasilnya, data sensor yang telah terbaca dari keadaan rumah dapat diterima di server secara realtime akan ditampilkan melalui aplikasi Mobile sebagai sistem informasi pemantau dan kendali dari jarak jauh dan tombol hidupkan/matikan untuk menghidupkan dan mematikan lampu rumah yang telah terpasang perangkat IoT.
Co-Authors -, Suraya ., Kumalasanti Afifah Dzuriatun Khasanah Agus Aan Jiwa Permana Agusalim Syamsudin Pure Almuntaha, Eska Amir Hamzah Amir Hamzah Ardhin Primadewi Ariyana, Renna Yanwastika Armizi, Armizi Arum, Rosalia Brilly Lutfan Qasthari Dahlia, Reski Dina Liana Dini Pujiatin Dino Rahman Sya'bani Edhy Sutanta (Jurusan Teknik Informatika IST AKPRIND Yogyakarta) Eko Nur Cahyo Eko Nur Cahyo Endang Efendi Erfanti Fatkhiyah Erna Kumalasari Erna Kumalasari Nurnawati Erna Kumalasari Nurnawati Fadhila Tangguh Admojo Fitrianingsih, Ari Gustian Rohendi Hae Isnapoh Maykel Yoseph Hanafi Eko Kurniawan Hen i Putriningtyas Huzain Azis Ika Arfiani Ikramullah, Ahmad Saleh Kafrawi Kafrawi Khabib Mustofa Khasanah, Rahayu Kumalasanti . Kurniawan, Hanafi Eko Luay Nabila El Suffa Lucio Almeida Da Costa Maimunah, Maimunah Muhammad Ardi Setiawan Muhammad Rizqy Ath-Thaariq Muhammad Rizqy Ath-Thaariq MUHAMMAD SHOLEH Muhammad Sholeh Muhammadiyah, Muhammadiyah Muntaha Nega Napratilora, Martina Nurmala Eka Safitri Nuryati, Istin Oktavia, Yunika Putri Pradnyana, I Wayan Julianta Prita Haryani Pujiatin, Dini Purnomo, Tuessi Ari Rafi, Naufal Fajar Renna Yanwastika Ariyana5 Ria Mega Lestari Riki Apriadi Riki Apriadi Ririn Septrisulviani Rosalia Arum Rosalia Arum Kumalasanti RR. Yuliana Rachmawati Rr. Yuliana Rachmawati Rr. Yuliana Rachmawati Sambuari , Meychel Danius Fedrix Sani, Faozan Asrul Saniyah, Saniyah Satrio Muslim Wibowo Septian Efendi Septrisulviani, Ririn Setiawan, Akhmad Fajar Setiya Nugroho Sholeh, Muhammad Siami, M. Ikbal Siti Saudah Sunia Raharja, I Made Suraya - Suwanto Raharjo Tarigan, Thomas Edyson Taufiqur Rohman Ticker Th, Elfrid Uning Lestari Wibowo, Satrio Muslim Windyaning Ustyannie Wulansari, Nidia