2 research outputs found

    Using Virtual Tours as a University Campus Guide: Al- Zaytoonah University Case Study

    Get PDF
    Most university campuses, such as the campus of Al-Zaytoonah University of Jordan (ZUJ), are usually large and comprise many buildings. Finding the location of an office, a lecture hall, a service center, etc. is not an easy task for most visitors and even for many students and employees. Therefore, a virtual tour of the campus and its buildings will provide a valuable tool that eases this task, especially when it is available on a public website and accessible without the need for special virtual reality devices. Previous studies on virtual tours focused on their important marketing aspect. On the other hand, this study is focused on using virtual tours as a guide for finding the specific locations that different users seek to visit. Consequently, a virtual tour of ZUJ has been designed and provided via the university website. The building names and numbers are provided on the website in Arabic and English with links to their tours. The tours that lead to the important locations include many significant details inside the buildings such as room numbers, bathroom signs, and door signs. The study showed user satisfaction with the tours and the efficacy of using the website without special virtual reality devices

    A Proposed Java Static Slicing Approach

    No full text
    Program slicing is to abstract a part of source code depending on the point of interest. It used widely in maintenance, debugging and testing. There are many slicing techniques such as static, dynamic, and amorphous. In this paper, we choose to develop a new approach applying static slicing on Java programs. The new approach simplifies the data dependency using arrays. A new Tool called Java Multi-Slicing Tool (JavaMST) has been introduced to apply this approach.JavaMST presents new ways to slice any simple java code segment, it allows you to extract the variables and its direct and indirect dependencies from the code, using backward, forward or both slicing techniques to produce the needed code. This tool is a simple tool designed to deal with simple java code segments. JavaMST can be run under any operating system and does not require a specialized platforms or plug-ins. Therefore, it is useful to be used for educational purposes
    corecore