Joutica : Journal of Informatic Unisla
Topics cover the following areas (but are not limited to): Enterprise Systems (ES) Enterprise Resource Planning Business Process Management Customer Relationship Management Marketing Analytics System Dynamics E-business and e-Commerce Marketing Analytics Supply Chain Management and Logistics Business Analytics and Knowledge Discovery Production Management Task Analysis Process Mining Discrete Event Simulation Service Science and Innovation Innovation in the Digital Economy Information Systems Management (ISM) Software Engineering Software Design Pattern System Analysis and Design Software Quality Assurance Green Technology Strategies Strategic Information Systems IT Governance and Audits E-Government IT Service Management IT Project Management Information System Development Research Methods of Information Systems Adoption and Diffusion of Information Technology Health Information Systems and Technology Accounting Information Systems Human Behavior in Information System Social Technical Issues and Social Inclusion Domestication of Information Technology ICTs and Sustainable Development Information System in developing countries Software metric and cost estimation IT/IS audit IT Risk and Management Data Acquisition and Information Dissemination (DAID) Open Data Social Media Knowledge Management Social Networks Big Data Web Services Database Management Systems Semantics Web and Linked Data Visualization Information Social Information Systems Social Informatics Spatial Informatics Systems Geographical Information Systems Data Engineering and Business Intelligence (DEBI) Business Intelligence Data Mining Intelligent Systems Artificial Intelligence Autonomous Agents Intelligent Agents Multi-Agent Systems Expert Systems Pattern Recognition Machine Learning Soft Computing Optimization Forecasting Meta-Heuristics Computational Intelligence Decision Support Systems IT Infrastructure and Security (ITIS) Information Security and Privacy Digital Forensics Network Security Cryptography Cloud and Virtualization Emerging Technologies Computer Vision and Image Ethics in Information Systems Human Computer Interaction Wireless Sensor Networks Medical Image Analysis Internet of Things Mobile and Pervasive Computing Real-time Systems and Embedded Systems Parallel and Distributed Systems
Articles
8 Documents
Search results for
, issue
"Vol 2, No 1 (2017): Jurnal Informatika UNISLA"
:
8 Documents
clear
INFORMASI DATA REKAM MEDIS PASIEN DI RS BEDAH MITRA KABUPATEN LAMONGAN DENGAN METODE NAIVE BAYES DAN CLUSTERING DALAM PENENTUAN PENYAKIT HYPERTENSI
Kemal Farouq Mauladi
Joutica Vol 2, No 1 (2017): Jurnal Informatika UNISLA
Publisher : Universitas Islam Lamongan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
Full PDF (274.51 KB)
|
DOI: 10.30736/jti.v2i1.24
Medical records have a very broad sense, not only as a recording activity, but has a notion as a system of medical record recordings that start recording during the patient get medical service, followed by handling medical records file that includes the storage and the release of files from the storage for Serve requests or loans if from patients or for other purposes. Documents of patient medical record data from patient card data, especially patients with hypertension who at the time of control to the partner surgery hospital will from the medical record card document will be scanned or scanned into computer data base as data base storage efficiently and regularly , To then be tested with data mining by using clustering and naive baiyes to determine the number of patients based on the place or area of patients who are frequently treated at the partner surgical hospital.
PENERAPAN ALGORITMA COLABORATIVE FILTERING UNTUK PEMBERIAN REKOMENDASI PADA PRODUK KAIN TENUN (Studi Kasus Kain Tenun Parengan)
Miftahus Sholihin
Joutica Vol 2, No 1 (2017): Jurnal Informatika UNISLA
Publisher : Universitas Islam Lamongan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
Full PDF (351.037 KB)
|
DOI: 10.30736/jti.v2i1.27
Electronic commerce (e-commerce) is a concept that can be described as a process of buying and selling goods on the internet or the process of buying and selling or exchange of products, services, and information through information networks including the Internet. In developing e-commerce should be able to provide recommendations to customers. This recommendation aims to provide an overview of information about products that are considered in accordance with the wishes of customers. The method used in this research is Item Based Collaborative Filtering, where the system will look for similarity purchase model (similarity item) With others. The system will search for ratings between items by level The similarities exist. Once the item-to-item rating is obtained, this rating will be used to calculate the value Similarity between items using the Adjusted Cosine Similarity approach. The last process is to calculate the rating prediction value that customers have never done to a particular item. This approach uses Weigted Sum formula results from predicted value will be made recommendations to customers
DIGITALISASI SISTEM MANAJEMEN MUTU ISO BERBASIS APLIKASI WEB
Purnomo Hadi Susilo;
M Ghofar Rohman
Joutica Vol 2, No 1 (2017): Jurnal Informatika UNISLA
Publisher : Universitas Islam Lamongan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
Full PDF (184.533 KB)
|
DOI: 10.30736/jti.v2i1.31
Control and distribution of documents is a problem that often occurs in an institution/company that has implemented a Quality Management System (QMS) ISO. Solutions that can be done is to change conventional management into digital management through information technology that is able to distribute information quickly, accurately and in real time. This study aims to determine the level of use, efficiency, effectiveness, and satisfaction of users of the product to be built. The results of this study indicate that the products have been built to improve the efficiency and effectiveness of the performance of the user who serves as the perpetrators of ISO management, and can be used as a solution to get the ISO quality management is more reliable in the era of digitalization.
APLIKASI NOTIFIKASI JADWAL KULIAH BAGI MAHASISWA UNIVERSITAS ISLAM LAMONGAN BERBASIS ANDROID
Siti Mujilawati
Joutica Vol 2, No 1 (2017): Jurnal Informatika UNISLA
Publisher : Universitas Islam Lamongan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
Full PDF (268.746 KB)
|
DOI: 10.30736/jti.v2i1.25
The use of fast and sophisticated technology will make the solution for academics. Lamongan Islamic University (UNISLA) is a private university located in the heart of Lamongan. As a competitive private university, one of them on the use of technology then UNISLA must be able to change and create a manual technology into all-digital technology. One of them is the use of smartphones as a medium of communication and information media. With the support of Informatics engineering program, UNISLA is able to create lecture schedule applications android based. Application that has been made has a feature that the most important is the notification of each user (student). Students will have their respective account as login and setting up the schedule that has been provided by the system according to the student's college schedule, then the system will provide reminder in the form of notification as well as the alarm on each student.
PEMANFAATAN METODE K-NEAREST NEIGHBOR PADA KLASIFIKASI IMAGE BERDASARKAN POLA FITUR DAN TEKSTUR
Nurul Fuad
Joutica Vol 2, No 1 (2017): Jurnal Informatika UNISLA
Publisher : Universitas Islam Lamongan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
Full PDF (413.361 KB)
|
DOI: 10.30736/jti.v2i1.30
Content-based image search can use Content Based Image Retrieval (CBIR). CBIR works by measuring the similarity of query images with all the images in the database so that the query cost is directly proportional to the number of images in the database. Limiting the range of image search by way of classification is one way to reduce the query cost on CBIR. Application of K-Nearest Neighbor method aims to classify the image as well as to measure the level of accuracy and time of classification. In this study built a software that can extract the color and texture features of an image by using the Color Histogram method and the Edge Histogram Descriptor. The results of the feature extraction process are then used by the software in the learning process and classification by the K-Nearest Neighbor method. The software is built with structured analysis and design methods then implemented using VB.net programming language The final result of classification is then tested with parameter level accuracy and classification time. The test results show that the combination of color and texture features provides a higher level of accuracy than classification based on features and textures but requires longer classification time.
PENILAIAN KINERJA TU (TATA USAHA) UNIVERSITAS ISLAM LAMONGAN
Nur Nafiiyah
Joutica Vol 2, No 1 (2017): Jurnal Informatika UNISLA
Publisher : Universitas Islam Lamongan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
Full PDF (431.301 KB)
|
DOI: 10.30736/jti.v2i1.26
The performance assessment of administration staff in the college did in order to improve the quality of the service process and internal continuous quality improvement. This study aims at the development of information systems web-based performance assessment. This system was built using the programming language PHP (Hypertext Processor) and MySql database, which is expected to provide a more efficient and effective in conducting this evaluation, all the colleges are trying to have an information system that not only presents a variety of important information, but also can perform the data processing. Assessmentof the performance is measurements made on various activities with the questioner. The results of the study give a rank of accumulation is obtained by calculating the second component of the assessment, the results of this can be seen anyone to find the highest rank to lowest. It is hoping that every values obtained can push Employees the administration in Lamongan Islamic university to improve its performance.
MEDIA PEMBELAJARAN KOMPOSISI FOTO DIGITAL PADA SISWA KELAS XI PROGRAM KEAHLIAN MULTIMEDIA SMK MUHAMMADIYAH 1 LAMONGAN
Kurnia Yahya
Joutica Vol 2, No 1 (2017): Jurnal Informatika UNISLA
Publisher : Universitas Islam Lamongan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
Full PDF (389.989 KB)
|
DOI: 10.30736/jti.v2i1.29
Digital Photo Composition is one of the competencies that must be mastered by students in completing learning in Multimedia Vocational High School. Digital Photo Composition is a very important part in the world of graphic design. To master this competence requires a deep understanding. In the delivery of the material either theoretically or practicum of a teacher should really be able to attract students sympathy that students finally feel comfortable and motivated in learning. Interactive Media Learning DIGITAL PHOTOGRAPHY used to take Competency Standard Composition Digital Photos, In this learning media, learners will learn from knowing the parts of the camera to the process of photo editing. It consists of interactive content and includes animations, videos, text, photos and simulations. There is also a random evaluation for the answer as well as the scoring system at the end of the evaluation. This media is expected to be a learning material for the students mengasikkan mengasikkan and ultimately students can understand and able even without any learning in the classroom
FUZZY INFERENCE SYTEM TSUKAMOTO UNTUK PENENTUAN PENERIMA JAMKESMAS DENGAN MICROSOFT VISUAL BASIC DAN MYSQL
M Ghofar Rahman
Joutica Vol 2, No 1 (2017): Jurnal Informatika UNISLA
Publisher : Universitas Islam Lamongan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
Full PDF (661.189 KB)
|
DOI: 10.30736/jti.v2i1.28
The problem that existed in the health service agency in this case is the health center, namely the determination of the recipient of public health insurance (Jamkesmas), although in practice the determination of recipients Jamkesmas already using the computer, but only limited to the support and there is no system that can be used to support the retrieval Decisions based on existing variables. The decision support system for determining the members of Jamkesmas recipients, where the system is used to help determine the recipients of Jamkesmas to be provided in accordance with their respective groups to accelerate the work of determining the provision of Jamkesmas. The system can assist the puskesmas in determining the members of Jamkesmas beneficiaries in accordance with the appropriate class to the community who want to become the members of Jamkesmas beneficiaries at the Puskesmas. This decision support system using the Fuzzy Tsukamoto Method, which will provide a decision solution to the puskesmas in determining the members of the public health insurance (Jamkesmas).