<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/6">
<title>BS Computer Science SP</title>
<link>http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/6</link>
<description>Special Project documents of BS Computer Science students</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3663"/>
<rdf:li rdf:resource="http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3662"/>
<rdf:li rdf:resource="http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3563"/>
<rdf:li rdf:resource="http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3531"/>
</rdf:Seq>
</items>
<dc:date>2026-04-13T07:17:21Z</dc:date>
</channel>
<item rdf:about="http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3663">
<title>Surveillance System of  Hospital-Acquired Infection in the Philippines</title>
<link>http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3663</link>
<description>Surveillance System of  Hospital-Acquired Infection in the Philippines
Ortile, Edwin Joseph D.
Nosocomial or hospital-acquired infections are defined as those that were neither&#13;
present nor incubating at the time the patient came for care. Nosocomial infections are a&#13;
significant problem throughout the world and they remain to be one of the major&#13;
problems of Philippine hospitals. The Surveillance of Hospital-Acquired Infection in the&#13;
Philippines (SHIP) was established in 1999 with an aim to create a national database of&#13;
nosocomial infections and improve surveillance methods of hospitals in the Philippines.&#13;
Registered hospitals were asked to perform prospective nosocomial infection surveillance&#13;
on all patients within their own confines using uniform definitions and codes and report&#13;
these data to scheduled SHIP meetings. For each nosocomial infection detected, a limited&#13;
amount of information on the patient, the infection, the associated risk factors, and the&#13;
outcomes of infection should be recorded on a data sheet form. Therefore, there is a need&#13;
for an online surveillance system that will systematically collect, analyze and record&#13;
patient infection data.&#13;
The Surveillance System of Hospital-Acquired Infection in the Philippines (SSHIP) is&#13;
a web-based computer program that will aid infection control doctors and nurses on the&#13;
data collection and retrieval of important nosocomial infection information. SSHIP&#13;
allows {I) infection control nurses to update the Infection Worksheet, Laboratory Data&#13;
Form and the ICU Monthly Report Form, (2) infection control doctors and nurses to&#13;
generate rates and graphs of the ICU Monthly Report Form, (3) online users to submit&#13;
online SHIP Application Forms, and (4) sending via email of notification of application&#13;
to Philippine hospitals who submitted their online SHIP Application Forms.
</description>
<dc:date>2004-04-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3662">
<title>UP-PGH Outpatient Diet Registry System</title>
<link>http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3662</link>
<description>UP-PGH Outpatient Diet Registry System
Bodegon, Mark Francis C.
A balanced diet is necessary to ensure that a person has enough energy to perform&#13;
his tasks and to prevent and alleviate diseases. The Philippine General Hospital Outpatient&#13;
Dietary Department is responsible for advising their patient on how to eat properly,&#13;
especially those who have special conditions requiring a different diet. The Outpatient Diet&#13;
Registry System (ODRS) aims to aid dietitians in providing service. ODRS has three users the&#13;
Patient, the Dietitian and the System Administrator. The Patient can view a diet plan&#13;
and the menu assigned to him. He may also update his menu. The Dietitian can update&#13;
patient records by performing Food Recall, submitting the results of laboratory&#13;
examinations, and by assigning a diet plan and a menu. He may also update diet plans,&#13;
food items, representative foods and menus. The Dietitian can also generate important&#13;
reports such as the Individual Summary Result and the Daily Patient Census. The System&#13;
Administrator can update accounts for Patients and Dietitians. He may also choose activate&#13;
or deactivate a Dietitian account.
</description>
<dc:date>2006-04-20T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3563">
<title>Simulation of Deterministic Turing Machine With and Without Storage</title>
<link>http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3563</link>
<description>Simulation of Deterministic Turing Machine With and Without Storage
Young, Genevieve D.
Automata and Language Theory is a core course in Computer Science. The course&#13;
presents theoretical models of computations, and one of them is the Turing machine.&#13;
Construction of Turing machines is often tedious, and conceptualization of their behavior is&#13;
difficult. A web-accessible simulator software is developed to provide a means of&#13;
analyzing the behavior of a machine graphically. This simulator provides graphical&#13;
simulations of the tape and the transition diagram. The software can simulate&#13;
deterministic Turing machines (without storage) and a special type of Turing machine that&#13;
has storage in the finite control.
</description>
<dc:date>2003-04-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3531">
<title>Wireless Peer-to-Peer File Sharing</title>
<link>http://dspace.cas.upm.edu.ph:8080/xmlui/handle/123456789/3531</link>
<description>Wireless Peer-to-Peer File Sharing
Vega, Miguel Agustin C.
Modem wireless communications began with the advent of the radio. This&#13;
technology allowed communications and the exchange of information without the&#13;
logistics of having to lay out cables, as had been the standard at the time. Over the years,&#13;
wireless communications technology has advanced and has been applied to many aspects&#13;
of everyday life.&#13;
The study focused on the use of wireless communications technology as the&#13;
means to implement a file-sharing network. The study aimed at achieving this by using a&#13;
peer-to-peer architecture of devices. Each computer was given the ability to directly&#13;
share files with other nodes without the need for a central server. This model maximizes&#13;
the benefits of wireless communications by allowing for greater mobility of the nodes in&#13;
the network.&#13;
Each node in the network acted as both a client and a server. Servers waited for&#13;
connections from clients and then processed them. In the case of the study, servers acted&#13;
as file-servers, handling client request for files. Clients connected to servers in order to&#13;
request information. The main task of clients in the study was to request files from other&#13;
nodes in the network.&#13;
The program created by the study allowed users to discover nodes in the area&#13;
running the software and connect to them. The shared directory of each node could then&#13;
be read in order to see the files a node was willing to share. Finally, a selected file could&#13;
then be downloaded.
</description>
<dc:date>2004-04-01T00:00:00Z</dc:date>
</item>
</rdf:RDF>
