<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>XED - Grupo01</title>
<link href="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1366" rel="alternate"/>
<subtitle>Subcomunidade do Grupo01 de XED</subtitle>
<id>http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1366</id>
<updated>2026-05-22T19:05:50Z</updated>
<dc:date>2026-05-22T19:05:50Z</dc:date>
<entry>
<title>Lossless compression of industrial time series with direct access</title>
<link href="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1428" rel="alternate"/>
<author>
<name>Gómez-Brandón, Adrián</name>
</author>
<author>
<name>R. Paramá, José</name>
</author>
<author>
<name>Villalobos, Kevin</name>
</author>
<author>
<name>Illarramendi, Arantza</name>
</author>
<author>
<name>R. Brisaboa, Nieves</name>
</author>
<id>http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1428</id>
<updated>2025-10-28T02:01:15Z</updated>
<published>2021-01-01T00:00:00Z</published>
<summary type="text">Lossless compression of industrial time series with direct access
Gómez-Brandón, Adrián; R. Paramá, José; Villalobos, Kevin; Illarramendi, Arantza; R. Brisaboa, Nieves
</summary>
<dc:date>2021-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Multilevel modeling of Geographic Information Systems based on International Standards</title>
<link href="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1425" rel="alternate"/>
<author>
<name>H. Alvarado, Suilén</name>
</author>
<author>
<name>Cortiñas, Alejandro</name>
</author>
<author>
<name>R. Luaces, Miguel</name>
</author>
<author>
<name>Pedreira, Oscar</name>
</author>
<author>
<name>S. Places, Ángeles</name>
</author>
<id>http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1425</id>
<updated>2025-10-28T02:01:14Z</updated>
<published>2021-01-01T00:00:00Z</published>
<summary type="text">Multilevel modeling of Geographic Information Systems based on International Standards
H. Alvarado, Suilén; Cortiñas, Alejandro; R. Luaces, Miguel; Pedreira, Oscar; S. Places, Ángeles
</summary>
<dc:date>2021-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Applying Feature-Oriented Software Development in SaaS Systems: Real Experience, Measurements, and Findings</title>
<link href="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1421" rel="alternate"/>
<author>
<name>Pedreira, Oscar</name>
</author>
<author>
<name>Silva-Coira, Fernando</name>
</author>
<author>
<name>Saavedra Places, Ángeles</name>
</author>
<author>
<name>R. Luaces, Miguel</name>
</author>
<author>
<name>Gónzalez Folgueira, Leticia</name>
</author>
<id>http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1421</id>
<updated>2025-10-21T01:00:19Z</updated>
<published>2019-01-01T00:00:00Z</published>
<summary type="text">Applying Feature-Oriented Software Development in SaaS Systems: Real Experience, Measurements, and Findings
Pedreira, Oscar; Silva-Coira, Fernando; Saavedra Places, Ángeles; R. Luaces, Miguel; Gónzalez Folgueira, Leticia
Distributing software as a service (SaaS) has become a major trend for&#13;
web-based systems. However, this software distribution model poses many&#13;
challenges. One of them is feature variability, that is, some features of the&#13;
system may be required by some users, but not by all of them. In addition,&#13;
variability is more complex than just including or excluding a feature, since&#13;
different types of relationships may exist between features. The implementation of this variability, and the parametrization and configuration of the&#13;
system can be complex in this context, so the development process of a&#13;
SaaS system must adequately address variability management. In this paper&#13;
we present an experience applying feature oriented software development&#13;
(FOSD) in the context of SaaS web-based systems development. We present&#13;
a real experience in the development of a web-based system for managing&#13;
home care services for dependent people. The article describes the problem of&#13;
variability management in this domain, and the feature model of the system.&#13;
Finally, we present an empirical evaluation of the feature model of the system&#13;
based on data obtained from its real deployment after two years of use. The&#13;
empirical evaluation was based on state-of-the-art measures for variability
</summary>
<dc:date>2019-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Energy consumption in compact integer vectors: A study case</title>
<link href="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1420" rel="alternate"/>
<author>
<name>FUENTES-SEPÚLVEDA, JOSÉ</name>
</author>
<author>
<name>SUSANA, LADRA</name>
</author>
<id>http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1420</id>
<updated>2025-10-21T01:00:18Z</updated>
<published>2019-01-01T00:00:00Z</published>
<summary type="text">Energy consumption in compact integer vectors: A study case
FUENTES-SEPÚLVEDA, JOSÉ; SUSANA, LADRA
In the field of algorithms and data structures analysis and design, most of the researchers&#13;
focus only on the space/time trade-off, and little attention has been paid to energy consumption. Moreover,&#13;
most of the efforts in the field of Green Computing have been devoted to hardware-related issues, being&#13;
green software in its infancy. Optimizing the usage of computing resources, minimizing power consumption&#13;
or increasing battery life are some of the goals of this field of research.&#13;
As an attempt to address the most recent sustainability challenges, we must incorporate the energy&#13;
consumption as a first-class constraint when designing new compact data structures. Thus, as a preliminary&#13;
work to reach that goal, we first need to understand the factors that impact on the energy consumption&#13;
and their relation with compression. In this work, we study the energy consumption required by several&#13;
integer vector representations. We execute typical operations over datasets of different nature. We can see&#13;
that, as commonly believed, energy consumption is highly related to the time required by the process, but&#13;
not always. We analyze other parameters, such as number of instructions, number of CPU cycles, memory&#13;
loads, among others.
</summary>
<dc:date>2019-01-01T00:00:00Z</dc:date>
</entry>
</feed>
