Skip to main content

previous disabled Page of 2
and
  1. No Access

    Chapter and Conference Paper

    An Object-Oriented Approach for Context-Aware Applications

    In this paper we present a novel, object-oriented approach for designing and building applications that provide context-aware services. Our approach emphasizes a clear separation of the relevant concerns in th...

    Andrés Fortier, Nicolás Cañibano, Julián Grigera, Gustavo Rossi in Advances in Smalltalk (2007)

  2. Chapter and Conference Paper

    Bridging Test and Model-Driven Approaches in Web Engineering

    In the last years there has been a growing interest in agile methods and their integration into the so called “unified” approaches. In the field of Web Engineering, agile approaches such as test-driven develop...

    Esteban Robles Luna, Julián Grigera, Gustavo Rossi in Web Engineering (2009)

  3. No Access

    Chapter and Conference Paper

    Dealing with Navigation and Interaction Requirements Changes in a TDD-Based Web Engineering Approach

    Web applications are well suited to be developed with agile methods. However, as they tend to change too fast, special care must be put in change management, both to satisfy customers and reduce developers loa...

    Juan Burella, Gustavo Rossi in Agile Processes in Software Engineering an… (2010)

  4. Chapter and Conference Paper

    Capture and Evolution of Web Requirements Using WebSpec

    Develo** Web applications is a complex and time consuming process that involves different kind of people, ranging from customers to developers. Requirement artefacts play an important role as they are used b...

    Esteban Robles Luna, Irene Garrigós, Julián Grigera, Marco Winckler in Web Engineering (2010)

  5. Chapter and Conference Paper

    From Mockups to User Interface Models: An Extensible Model Driven Approach

    Sketching web applications with mockup tools is a common practice that improves the process of elicitation and validation of requirements in web applications. However, mockups are used as a “quick and dirty” w...

    José Matías Rivero, Gustavo Rossi, Julián Grigera in Current Trends in Web Engineering (2010)

  6. No Access

    Chapter and Conference Paper

    An Incremental Approach for Building Accessible and Usable Web Applications

    Building accessible Web applications is difficult, moreover considering the fact that they are constantly evolving. To make matters more critical, an application which conforms to the well-known W3C accessibil...

    Nuria Medina Medina, Juan Burella in Web Information Systems Engineering – WISE… (2010)

  7. No Access

    Chapter and Conference Paper

    From Interface Mockups to Web Application Models

    The process of modeling and implementing Web applications has been successfully improved by the use of Model-Driven Web Engineering (MDWE) methodologies. However, because of their traditional process models, t...

    José Matías Rivero, Gustavo Rossi in Web Information System Engineering – WISE … (2011)

  8. Chapter and Conference Paper

    Towards Agile Model-Driven Web Engineering

    The increasing growth of the Web field has promoted the development of a plethora of Model-Driven Web Engineering (MDWE) approaches. These methodologies share a top-down approach: they start by modeling applic...

    José Matías Rivero, Julián Grigera in IS Olympics: Information Systems in a Dive… (2012)

  9. Chapter and Conference Paper

    From Requirements to Web Applications in an Agile Model-Driven Approach

    Web applications are hard to build not only because of technical reasons but also because they involve many different kinds of stakeholders. Involving customers in the development process is a must, not only w...

    Julián Grigera, José Matías Rivero, Esteban Robles Luna, Franco Giacosa in Web Engineering (2012)

  10. Chapter and Conference Paper

    MockAPI: An Agile Approach Supporting API-first Web Application Development

    In the last years, agile development methodologies have been widely adopted. However, they still lack support for API requirements while, at the same time, public RESTful APIs are fueling a rapid growth of web...

    José Matías Rivero, Sebastian Heil, Julián Grigera, Martin Gaedke in Web Engineering (2013)

  11. Chapter and Conference Paper

    A Tool for Detecting Bad Usability Smells in an Automatic Way

    The refactoring technique helps developers to improve not only source code quality, but also other aspects like usability. The problems refactoring helps to solve in the specific field of web usability are con...

    Julián Grigera, Alejandra Garrido, José Matías Rivero in Web Engineering (2014)

  12. Chapter and Conference Paper

    An Extensible, Model-Driven and End-User Centric Approach for API Building

    The implementation of APIs in new applications is becoming a mandatory requirement due to the increasing use of cloud-based solutions, the necessity of integration with ubiquitous applications (like Facebook o...

    José Matías Rivero, Sebastian Heil, Julián Grigera, Esteban Robles Luna in Web Engineering (2014)

  13. No Access

    Article

    Improving accessibility of Web interfaces: refactoring to the rescue

    Universal access should be a target for all public Web sites. However, it is very hard to achieve, and even Web applications that comply with accessibility standards may still lack usability for disabled user...

    Alejandra Garrido, Gustavo Rossi in Universal Access in the Information Society (2014)

  14. No Access

    Article

    Assessing refactorings for usability in e-commerce applications

    Refactoring has been reported as a helpful technique to systematically improve non-functional attributes of software. This paper evaluates the relevance of refactoring for improving usability on web applicatio...

    Julián Grigera, Alejandra Garrido, Jose Ignacio Panach in Empirical Software Engineering (2016)

  15. No Access

    Chapter and Conference Paper

    UX Challenges in GDSS: An Experience Report

    In this paper we present a user experience report on a Group Decision Support System. The used system is a Collaborative framework called GRoUp Support (GRUS). The experience consists in three user tests condu...

    Amir Sakka, Gabriela Bosetti, Julián Grigera in Group Decision and Negotiation: Behavior, … (2019)

  16. No Access

    Article

    DataMock: An Agile Approach for Building Data Models from User Interface Mockups

    In modern software development, much time is devoted and much attention is paid to the activity of data modeling and the translation of data models into databases. This has motivated the proposal of different ...

    José Matías Rivero, Julián Grigera, Damiano Distante in Software & Systems Modeling (2019)

  17. No Access

    Article

    Usability improvement through A/B testing and refactoring

    Usability evaluation is an essential task in web application development. There have been several attempts to integrate user-centered design with agile methods, but it is hard to synchronize their practices. U...

    Sergio Firmenich, Alejandra Garrido, Julián Grigera in Software Quality Journal (2019)

  18. No Access

    Chapter and Conference Paper

    A Flexible Web Authoring Tool for Building Mobile Learning Experiences

    This paper presents a flexible web authoring tool called MoLE for teachers to build their own mobile learning experiences. MoLE allows teachers to define learning activities (set of learning tasks within a wo...

    Alejandra B. Lliteras, Julián Grigera in Computer Science – CACIC 2019 (2020)

  19. No Access

    Chapter and Conference Paper

    UX-Painter: Fostering UX Improvement in an Agile Setting

    It is generally difficult in agile teams, specially those geographically distributed, to keep up with the user experience (UX) issues that emerge on each product increment. UX designers need the help of develo...

    Juan Cruz Gardey, Julián Grigera, Gustavo Rossi, Alejandra Garrido in Agile Methods (2023)

  20. No Access

    Chapter and Conference Paper

    Flexible Detection of Similar DOM Elements

    Different research fields related to the web require detecting similarity between DOM elements. In the field of information extraction, many approaches emerged to extract structured data from web documents, mo...

    Julián Grigera, Juan Cruz Gardey, Gustavo Rossi in Web Information Systems and Technologies (2023)

previous disabled Page of 2