CSE Symposium - 2015
Permanent URI for this collectionhttp://192.248.9.226/handle/123/19497
Browse
Browsing CSE Symposium - 2015 by Title
Now showing 1 - 12 of 12
- Results Per Page
- Sort Options
- item: Conference-Full-textBlind quiz: android application for visually impaired people to access moodle quizzes(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Subasinghe, SP; Pemasiri, A; Bandara, M; Meedeniya, D; Perera, IAlthough the Moodle facilitates the Accessibility feature for visually impaired people it is not much user friendly for them. The requirement of third party software is the main limiting factor in the existing solution. But Android provides rich accessibility service for different able people. Therefore the application uses the Android platform to give access to Modular object oriented dynamic learning environment (Moodle). This application provides support to access quiz course material on Moodle. People who are visually impaired cannot access Moodle quizzes due to their disability as normal ones. Necessarily they need an external support from login to finish accessing Moodle. But they can access the mobile devices using Android Accessibility service. Thus the project is aimed to build Android Interface to Moodle quizzes for visually impaired people using Android Accessibility service.
- item: Conference-Full-textBloodforall – android application for blood donors(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Uthayakumar, M; Pemasiri, A; Bandara, M; Meedeniya, D; Perera, IDay to day there are many blood donations happening all over the world to save many lives. The main problem in blood donation is finding the blood donors within a short period of time during an emergency. Currently there is no proper solution exist for this problem. Although there are some blood donor applications in Android market already, none of them solves this problem completely. Many blood donors are not interested in using those applications due to the privacy issues. This application aims to provide a solution to all the problems in the existing blood donor applications. This paper discusses about the BloodForAll Application.
- item: Conference-Full-textComputer vision library for western music sheet notations(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Rasnayaka, S; Pemasiri, A; Bandara, M; Meedeniya, D; Perera, IThis paper discusses a computer vision system to detect western music notations from images. The developed library will take in images of western music sheet notation and identify the key features necessary to extract the notes. The images will go through several pre-processing stages and then using straight line detection techniques the staff and notes will be detected. The paper will discuss the algorithms used and developed to achieve this. Finally the paper will present the accuracy measures in the developed system for different types of images.
- item: Conference-Full-textCrowdsourcing based train tracking(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Hewage, GHRG; Pemasiri, A; Bandara, M; Meedeniya, D; Perera, IA considerable fraction from the general population use trains as their means of transportation in Sri Lanka [1]. Even though the railway system fulfils the transportation needs of a lot of people, being one of the cheapest means of travelling, it has its own disadvantages as well, such as the regular delays of trains. Most of the time, the passengers get to know about the delays of trains after they have reached the railway stations. An effort made to reduce the effect this particular issue is discussed through this paper. The proposed solution is a mobile application powered by crowdsourcing, which let the users of the application know where a particular train is at a particular moment. Thus by letting them know whether the train in which they are willing to travel is on schedule or not and arrange other means of transport as necessary.
- item: Conference-Full-textGraph search centered solution for contact information retrieval(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Arumapperuma, AAGCK; Pemasiri, A; Bandara, M; Meedeniya, D; Perera, IMobile Computing industry is a rapidly growing software engineering field where mobile application market accounts for a huge share. There are numerous software solutions introduced to mobile devices over the past decade. But, industry has not been able to improve one of the fundamental features of mobile phones, the “Address Book”, to provide complete user satisfaction. This paper introduces a graph based contact information storage and searching solution as a valueadded contact information management system. Core concept of this solution is modelling mobile phone user contact details as a graph and traversing the graph to find people. The solution represents people in graph vertices while storing “is a contact of” relationships in directed edges of the graph. The searching algorithm is developed by implementing a depth limited breadth first search while ensuring privacy of contact information. The outcome of this solution is a cloud based hybrid mobile application that can be used to replace the default “People” application of Android devices while ensuring the portability of the system to other mobile, desktop and web platforms.
- item: Conference-Full-textKonnected – synchronize android users(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Dodangoda, DAPP; Pemasiri, A; Bandara, M; Meedeniya, D; Perera, IThis paper discusses the project, “Konnected” which is an Android based application for synchronizing several Android users into a single private network. The goal is to maintain a To-Do list which allows concurrent access and modification from a group of users. This application also uses GPS technology to track the location of users and the To-Do tasks as an additional functionality. The solution is built as a decentralized system which can be launched by a group of users without any risks of privacy or information leakage.
- item: Conference-Full-textmed-lab report viewer(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Madurasinghe, H; Pemasiri, A; Bandara, M; Meedeniya, D; Perera, IIn this paper, the project on developing a web based Android application named ‘Med-Lab Report Viewer’ is discussed in terms of the need for such application, the nature of the application, which technologies and tools were being used, along with how the overall development process was carried out. Med-Lab Report Viewer application lets the medical laboratory to store details of patients, store medical reports, send medical reports to patients and notify them the availability of medical reports. The patients can collect the medical report without visiting the laboratory via their mobile devices. This software application gives the ability for patients to keep their medical reports in their mobile devices and maintain a proper medical history. The project was done according to the RUP software development process with two iterations for three months and finally an initial version was obtained as a successful outcome.
- item: Conference-Full-textPharmacy management system for udupila pharmacy(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Manamini, SAPM; Pemasiri, A; Bandara, M; Meedeniya, D; Perera, IThere are many pharmacy management systems available in the market with different sets of capabilities. This project aims to improve the functionality and features of such systems, and ease the functioning within a pharmacy. The proposed system addresses the problems from user, administrator, and super user perspectives. This paper describes the importance of the final product, compared to the existing pharmacy management systems available in the market. In addition, this report includes the system design, important implementations, testing procedures, and implementing strategies used for developing the final product.
- item: Conference-Full-textProceedings of the CSE Symposium 2015 - Pre Text(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Pemasiri, A; Bandara, M; Meedeniya, D; Perera, I
- item: Conference-Full-textSchema.org mapping tool for drupal 8(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Herath, SA; Pemasiri, A; Bandara, M; Meedeniya, D; Perera, IThe paper discusses methods of seamlessly integrating Structured Data with Content Management Systems (CMS), to be used by users with no expertise on Linked Data or RDF. First two methods of integrating Linked Data with CMS is presented: mapping Content Structure with Linked Data vocabularies and creating Content Structure based on schemas for structured data. Finally the implementation details of the module developed for Drupal 8, using Schema.org as the mark up vocabulary, is discussed in detail.
- item: Conference-Full-textShopguru(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Bandara, UKJW; Pemasiri, A; Bandara, M; Meedeniya, D; Perera, IThis research paper describes ShopGuru, a Short Message Service (SMS)-based service developed as an attempt of solving some of the issues faced by customers in discovering the locations, details and availability statuses of shops around them as well as by shopkeepers in communicating their shop details to customers. It outlines the approach followed and major decisions taken during the conceptualization, design, implementation and evaluation of the application, and points out key concerns of the evaluation such as latency and accuracy of the responses, along with suggestions for future improvements in making it more attractive, user-friendly and available to a greater audience.
- item: Conference-Full-textTask oriented torrent downloading application(Department of Computer Science and Engineering, University of Moratuwa., 2015-10) Companion, M; Pemasiri, A; Bandara, M; Meedeniya, D; Perera, IThis paper identifies the evolution and current developments in Task Oriented Torrent Downloading Application, with reference to the Media Companion System, which takes into consideration different key torrent based download manager applications. This further describes the technologies being used in the implementation of Media Companion, which is the new methodology proposed in this paper, along with the reasoning as to why they were used.