top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Product-Focused Software Process Improvement [[electronic resource] ] : 17th International Conference, PROFES 2016, Trondheim, Norway, November 22-24, 2016, Proceedings / / edited by Pekka Abrahamsson, Andreas Jedlitschka, Anh Nguyen Duc, Michael Felderer, Sousuke Amasaki, Tommi Mikkonen
Product-Focused Software Process Improvement [[electronic resource] ] : 17th International Conference, PROFES 2016, Trondheim, Norway, November 22-24, 2016, Proceedings / / edited by Pekka Abrahamsson, Andreas Jedlitschka, Anh Nguyen Duc, Michael Felderer, Sousuke Amasaki, Tommi Mikkonen
Edizione [1st ed. 2016.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2016
Descrizione fisica 1 online resource (XVII, 777 p. 156 illus.)
Disciplina 005.1
Collana Programming and Software Engineering
Soggetto topico Software engineering
Management information systems
Computer science
Computers and civilization
Application software
Computer simulation
Information technology
Business—Data processing
Software Engineering
Management of Computing and Information Systems
Computers and Society
Information Systems Applications (incl. Internet)
Simulation and Modeling
IT in Business
ISBN 3-319-49094-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Early Phases in Software Engineering -- Organizational Models -- Architecture -- Methods and Tools -- Verification and Validation -- Process Improvement -- Speed and Agility in System Engineering -- Requirements and Quality -- Process and Repository Mining -- Business Value and Benefits -- Emerging Research Topics -- Future of Computing.
Record Nr. UNISA-996465482303316
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2016
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Product-Focused Software Process Improvement : 17th International Conference, PROFES 2016, Trondheim, Norway, November 22-24, 2016, Proceedings / / edited by Pekka Abrahamsson, Andreas Jedlitschka, Anh Nguyen Duc, Michael Felderer, Sousuke Amasaki, Tommi Mikkonen
Product-Focused Software Process Improvement : 17th International Conference, PROFES 2016, Trondheim, Norway, November 22-24, 2016, Proceedings / / edited by Pekka Abrahamsson, Andreas Jedlitschka, Anh Nguyen Duc, Michael Felderer, Sousuke Amasaki, Tommi Mikkonen
Edizione [1st ed. 2016.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2016
Descrizione fisica 1 online resource (XVII, 777 p. 156 illus.)
Disciplina 005.1
Collana Programming and Software Engineering
Soggetto topico Software engineering
Management information systems
Computer science
Computers and civilization
Application software
Computer simulation
Information technology
Business—Data processing
Software Engineering
Management of Computing and Information Systems
Computers and Society
Information Systems Applications (incl. Internet)
Simulation and Modeling
IT in Business
ISBN 3-319-49094-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Early Phases in Software Engineering -- Organizational Models -- Architecture -- Methods and Tools -- Verification and Validation -- Process Improvement -- Speed and Agility in System Engineering -- Requirements and Quality -- Process and Repository Mining -- Business Value and Benefits -- Emerging Research Topics -- Future of Computing.
Record Nr. UNINA-9910485009403321
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2016
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Qt for Symbian [[electronic resource] /] / edited by Frank H.P. Fitzek, Tony Torp, Tommi Mikkonen
Qt for Symbian [[electronic resource] /] / edited by Frank H.P. Fitzek, Tony Torp, Tommi Mikkonen
Edizione [1st edition]
Pubbl/distr/stampa West Sussex, : J. Wiley & Sons Ltd., 2010
Descrizione fisica 1 online resource (209 p.)
Disciplina 005.43
Altri autori (Persone) FitzekFrank H. P
TorpToni
MikkonenTommi
Soggetto topico Computer software - Development
Soggetto genere / forma Electronic books.
ISBN 1-282-68956-8
9786612689567
0-470-68273-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto CONTENTS; CONTRIBUTORS; FOREWORD; PREFACE; ABBREVIATIONS; ACKNOWLEDGMENTS; PUBLISHER'S ACKNOWLEDGMENTS; ABOUT THE EDITORS; 1 Introduction and Motivation; 1.1 The Importance of Mobile Developers; 1.2 Symbian OS; 1.2.1 Symbian - The Technology; 1.2.2 Symbian - Evolution to the Leading Smart-Phone Platform; 1.2.3 Symbian - Casual Application Developer; 1.3 Qt; 1.3.1 A Cross-platform Development Environment; 1.3.2 Qt in the Mobile Domain; 1.3.3 Qt Licensing; Bibliography; 2 Getting Started; 2.1 Installing the Development Environment; 2.1.1 Ovi Suite; 2.1.2 Java; 2.1.3 Perl
2.1.4 Symbian Platform SDK2.1.5 Open C/C++ Plug-in; 2.1.6 The Carbide.c++ IDE; 2.1.7 Qt for Symbian; 2.2 Using Carbide.c++ with Qt for Symbian; 2.3 Summary; 3 Qt in General; 3.1 HelloWorld; 3.1.1 Building; 3.1.2 Packaging; 3.2 Basics; 3.2.1 Layouts; 3.2.2 Object Ownership and Memory Management; 3.3 Signals and Slots; 3.3.1 Basic Signals; 3.3.2 Parameters; 3.4 Qt Object Model; 3.4.1 QObject; 3.4.2 Custom Signals and Slots; 3.4.3 Implementing Slots and Emitting Signals; 3.4.4 Meta-object Compiler (moc); 3.4.5 Connecting Signals and Slots; 3.4.6 Properties and Meta-information
3.5 User Interface3.5.1 Handling Text through Implicit Sharing; 3.5.2 Internationalization; 3.5.3 Widgets, Dialogs and the Main Window; 3.6 System; 3.6.1 Events; 3.6.2 Timers and Painting; 3.7 Communication; 3.7.1 Input/Output; 3.7.2 Files and Streams; 3.7.3 Networking and XML; Bibliography; 4 Qt Mobility APIs; 4.1 Introduction; 4.2 Bearer Management; 4.2.1 Creating a Network Session; 4.3 Contacts; 4.4 The Contacts API; 4.4.1 Creating a New Contact; 4.4.2 Finding a Single Contact Detail; 4.4.3 Editing a Contact Detail; 4.5 Location; 4.5.1 Getting and Following the User's Location
4.6 Messaging4.6.1 Creating and Sending an Email Message; 4.7 Multimedia; 4.7.1 Playing an Audio File; 4.7.2 Creating a Playlist of Videos and Playing Them in a Video Widget; 4.8 Publish and Subscribe; 4.9 Service Framework; 4.10 System Information; 4.10.1 Accessing Device Information; 4.10.2 Accessing System Information; 4.11 Summary; Bibliography; 5 Qt-Like Mobile Extensions; 5.1 Utilizing Platform Features beyond Qt APIs; 5.2 How to Use the Mobile Extensions in Your Project; 5.3 Alarms; 5.3.1 Getting a List of All Alarms; 5.3.2 Creating a Workday Wakeup Alarm
5.3.3 Changing the Time of a Specific Alarm5.3.4 Deleting an Alarm; 5.4 Calendar; 5.4.1 Creating a New Calendar Item; 5.4.2 Deleting Calendar Entries; 5.5 Camera; 5.5.1 Camera Initialization; 5.5.2 Using the Viewfinder Widget; 5.5.3 Taking a Photo; 5.6 Installer; 5.6.1 Installing an Application in the Background without Notifying the User; 5.6.2 Uninstalling an Application in the Background without Notifying the User; 5.6.3 Getting a List of all Installed Applications in the Device; 5.7 Landmarks; 5.7.1 Creating a Landmark for the Current Location
5.7.2 Getting a List of All Landmarks in the Landmark Database
Record Nr. UNINA-9910459082603321
West Sussex, : J. Wiley & Sons Ltd., 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Qt for Symbian [[electronic resource] /] / edited by Frank H.P. Fitzek, Tony Torp, Tommi Mikkonen
Qt for Symbian [[electronic resource] /] / edited by Frank H.P. Fitzek, Tony Torp, Tommi Mikkonen
Edizione [1st edition]
Pubbl/distr/stampa West Sussex, : J. Wiley & Sons Ltd., 2010
Descrizione fisica 1 online resource (209 p.)
Disciplina 005.43
Altri autori (Persone) FitzekFrank H. P
TorpToni
MikkonenTommi
Soggetto topico Computer software - Development
ISBN 1-282-68956-8
9786612689567
0-470-68273-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto CONTENTS; CONTRIBUTORS; FOREWORD; PREFACE; ABBREVIATIONS; ACKNOWLEDGMENTS; PUBLISHER'S ACKNOWLEDGMENTS; ABOUT THE EDITORS; 1 Introduction and Motivation; 1.1 The Importance of Mobile Developers; 1.2 Symbian OS; 1.2.1 Symbian - The Technology; 1.2.2 Symbian - Evolution to the Leading Smart-Phone Platform; 1.2.3 Symbian - Casual Application Developer; 1.3 Qt; 1.3.1 A Cross-platform Development Environment; 1.3.2 Qt in the Mobile Domain; 1.3.3 Qt Licensing; Bibliography; 2 Getting Started; 2.1 Installing the Development Environment; 2.1.1 Ovi Suite; 2.1.2 Java; 2.1.3 Perl
2.1.4 Symbian Platform SDK2.1.5 Open C/C++ Plug-in; 2.1.6 The Carbide.c++ IDE; 2.1.7 Qt for Symbian; 2.2 Using Carbide.c++ with Qt for Symbian; 2.3 Summary; 3 Qt in General; 3.1 HelloWorld; 3.1.1 Building; 3.1.2 Packaging; 3.2 Basics; 3.2.1 Layouts; 3.2.2 Object Ownership and Memory Management; 3.3 Signals and Slots; 3.3.1 Basic Signals; 3.3.2 Parameters; 3.4 Qt Object Model; 3.4.1 QObject; 3.4.2 Custom Signals and Slots; 3.4.3 Implementing Slots and Emitting Signals; 3.4.4 Meta-object Compiler (moc); 3.4.5 Connecting Signals and Slots; 3.4.6 Properties and Meta-information
3.5 User Interface3.5.1 Handling Text through Implicit Sharing; 3.5.2 Internationalization; 3.5.3 Widgets, Dialogs and the Main Window; 3.6 System; 3.6.1 Events; 3.6.2 Timers and Painting; 3.7 Communication; 3.7.1 Input/Output; 3.7.2 Files and Streams; 3.7.3 Networking and XML; Bibliography; 4 Qt Mobility APIs; 4.1 Introduction; 4.2 Bearer Management; 4.2.1 Creating a Network Session; 4.3 Contacts; 4.4 The Contacts API; 4.4.1 Creating a New Contact; 4.4.2 Finding a Single Contact Detail; 4.4.3 Editing a Contact Detail; 4.5 Location; 4.5.1 Getting and Following the User's Location
4.6 Messaging4.6.1 Creating and Sending an Email Message; 4.7 Multimedia; 4.7.1 Playing an Audio File; 4.7.2 Creating a Playlist of Videos and Playing Them in a Video Widget; 4.8 Publish and Subscribe; 4.9 Service Framework; 4.10 System Information; 4.10.1 Accessing Device Information; 4.10.2 Accessing System Information; 4.11 Summary; Bibliography; 5 Qt-Like Mobile Extensions; 5.1 Utilizing Platform Features beyond Qt APIs; 5.2 How to Use the Mobile Extensions in Your Project; 5.3 Alarms; 5.3.1 Getting a List of All Alarms; 5.3.2 Creating a Workday Wakeup Alarm
5.3.3 Changing the Time of a Specific Alarm5.3.4 Deleting an Alarm; 5.4 Calendar; 5.4.1 Creating a New Calendar Item; 5.4.2 Deleting Calendar Entries; 5.5 Camera; 5.5.1 Camera Initialization; 5.5.2 Using the Viewfinder Widget; 5.5.3 Taking a Photo; 5.6 Installer; 5.6.1 Installing an Application in the Background without Notifying the User; 5.6.2 Uninstalling an Application in the Background without Notifying the User; 5.6.3 Getting a List of all Installed Applications in the Device; 5.7 Landmarks; 5.7.1 Creating a Landmark for the Current Location
5.7.2 Getting a List of All Landmarks in the Landmark Database
Record Nr. UNINA-9910792589203321
West Sussex, : J. Wiley & Sons Ltd., 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Qt for Symbian [[electronic resource] /] / edited by Frank H.P. Fitzek, Tony Torp, Tommi Mikkonen
Qt for Symbian [[electronic resource] /] / edited by Frank H.P. Fitzek, Tony Torp, Tommi Mikkonen
Edizione [1st edition]
Pubbl/distr/stampa West Sussex, : J. Wiley & Sons Ltd., 2010
Descrizione fisica 1 online resource (209 p.)
Disciplina 005.43
Altri autori (Persone) FitzekFrank H. P
TorpToni
MikkonenTommi
Soggetto topico Computer software - Development
ISBN 1-282-68956-8
9786612689567
0-470-68273-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto CONTENTS; CONTRIBUTORS; FOREWORD; PREFACE; ABBREVIATIONS; ACKNOWLEDGMENTS; PUBLISHER'S ACKNOWLEDGMENTS; ABOUT THE EDITORS; 1 Introduction and Motivation; 1.1 The Importance of Mobile Developers; 1.2 Symbian OS; 1.2.1 Symbian - The Technology; 1.2.2 Symbian - Evolution to the Leading Smart-Phone Platform; 1.2.3 Symbian - Casual Application Developer; 1.3 Qt; 1.3.1 A Cross-platform Development Environment; 1.3.2 Qt in the Mobile Domain; 1.3.3 Qt Licensing; Bibliography; 2 Getting Started; 2.1 Installing the Development Environment; 2.1.1 Ovi Suite; 2.1.2 Java; 2.1.3 Perl
2.1.4 Symbian Platform SDK2.1.5 Open C/C++ Plug-in; 2.1.6 The Carbide.c++ IDE; 2.1.7 Qt for Symbian; 2.2 Using Carbide.c++ with Qt for Symbian; 2.3 Summary; 3 Qt in General; 3.1 HelloWorld; 3.1.1 Building; 3.1.2 Packaging; 3.2 Basics; 3.2.1 Layouts; 3.2.2 Object Ownership and Memory Management; 3.3 Signals and Slots; 3.3.1 Basic Signals; 3.3.2 Parameters; 3.4 Qt Object Model; 3.4.1 QObject; 3.4.2 Custom Signals and Slots; 3.4.3 Implementing Slots and Emitting Signals; 3.4.4 Meta-object Compiler (moc); 3.4.5 Connecting Signals and Slots; 3.4.6 Properties and Meta-information
3.5 User Interface3.5.1 Handling Text through Implicit Sharing; 3.5.2 Internationalization; 3.5.3 Widgets, Dialogs and the Main Window; 3.6 System; 3.6.1 Events; 3.6.2 Timers and Painting; 3.7 Communication; 3.7.1 Input/Output; 3.7.2 Files and Streams; 3.7.3 Networking and XML; Bibliography; 4 Qt Mobility APIs; 4.1 Introduction; 4.2 Bearer Management; 4.2.1 Creating a Network Session; 4.3 Contacts; 4.4 The Contacts API; 4.4.1 Creating a New Contact; 4.4.2 Finding a Single Contact Detail; 4.4.3 Editing a Contact Detail; 4.5 Location; 4.5.1 Getting and Following the User's Location
4.6 Messaging4.6.1 Creating and Sending an Email Message; 4.7 Multimedia; 4.7.1 Playing an Audio File; 4.7.2 Creating a Playlist of Videos and Playing Them in a Video Widget; 4.8 Publish and Subscribe; 4.9 Service Framework; 4.10 System Information; 4.10.1 Accessing Device Information; 4.10.2 Accessing System Information; 4.11 Summary; Bibliography; 5 Qt-Like Mobile Extensions; 5.1 Utilizing Platform Features beyond Qt APIs; 5.2 How to Use the Mobile Extensions in Your Project; 5.3 Alarms; 5.3.1 Getting a List of All Alarms; 5.3.2 Creating a Workday Wakeup Alarm
5.3.3 Changing the Time of a Specific Alarm5.3.4 Deleting an Alarm; 5.4 Calendar; 5.4.1 Creating a New Calendar Item; 5.4.2 Deleting Calendar Entries; 5.5 Camera; 5.5.1 Camera Initialization; 5.5.2 Using the Viewfinder Widget; 5.5.3 Taking a Photo; 5.6 Installer; 5.6.1 Installing an Application in the Background without Notifying the User; 5.6.2 Uninstalling an Application in the Background without Notifying the User; 5.6.3 Getting a List of all Installed Applications in the Device; 5.7 Landmarks; 5.7.1 Creating a Landmark for the Current Location
5.7.2 Getting a List of All Landmarks in the Landmark Database
Record Nr. UNINA-9910815119203321
West Sussex, : J. Wiley & Sons Ltd., 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Software Architecture : 18th European Conference, ECSA 2024, Luxembourg City, Luxembourg, September 3–6, 2024, Proceedings / / edited by Matthias Galster, Patrizia Scandurra, Tommi Mikkonen, Pablo Oliveira Antonino, Elisa Yumi Nakagawa, Elena Navarro
Software Architecture : 18th European Conference, ECSA 2024, Luxembourg City, Luxembourg, September 3–6, 2024, Proceedings / / edited by Matthias Galster, Patrizia Scandurra, Tommi Mikkonen, Pablo Oliveira Antonino, Elisa Yumi Nakagawa, Elena Navarro
Autore Galster Matthias
Edizione [1st ed. 2024.]
Pubbl/distr/stampa Cham : , : Springer Nature Switzerland : , : Imprint : Springer, , 2024
Descrizione fisica 1 online resource (0 pages)
Disciplina 005.1
Altri autori (Persone) ScandurraPatrizia
MikkonenTommi
Oliveira AntoninoPablo
NakagawaElisa Yumi
NavarroElena
Collana Lecture Notes in Computer Science
Soggetto topico Software engineering
Application software
Computer networks
Software Engineering
Computer and Information Systems Applications
Computer Communication Networks
ISBN 3-031-70797-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto -- Architecture modeling and design. -- Integrating Data Quality in Industrial Big Data Architectures: an Action Design Research Study. -- Case Study: Applying optimization tools to microservice environments that scale safely at Ancestry.com and the Learnings. -- The Nature of Questions that Arise During Software Architecture. -- Automated Architecture Recovery for Embedded Software Systems: An Industrial Case Study. -- An Analysis of MLOps Architectures: A Systematic Mapping Study. -- Attention-based Method for Design Pattern Detection. -- Architecture evaluation. -- Cause-Effect Chain-Based Diagnosis of Automotive Onboard Energy Systems. -- Architecture-based Issue Propagation Analysis. -- MDEPT: Microservices Design Evaluator and Performance Tester. -- Microservices architecture. -- Exploring Architectural Evolution in Microservice Systems using Repository Mining Techniques and Static Code Analysis. -- Temporal Community Detection in Developer Collaboration Networks of Microservice Projects. -- Uncertainty Calculation-as-a-Service: Microservice-Based Metrology Applications. -- Performance Impact of Microservice Granularity Decisions: An Empirical Evaluation Using the Service Weaver Framework. -- Improving Comprehensibility of Event-Driven Microservice Architectures by Graph-Based Visualizations. -- Sustainability. -- Energy Consumption of IoT Monitoring Software Architectures in the Edge. -- Software Architecture Assessment for Sustainability: A Case Study. -- Trustworthiness. -- Modeling and Analyzing Zero Trust Architectures Regarding Performance and Security. -- Towards Secure Management of Edge-Cloud IoT Microservices using Policy as Code. -- Electric Vehicle Fast-Charging Software: Architectural Considerations Towards Trustworthiness. -- Architecture decision making. -- Exploring Architectural Design Decisions in Mailing Lists and their Traceability to Issue Trackers. -- Helping novice architects to make quality design decisions using an LLM-based assistant. -- Introducing Architecture Decision Records in Practice: An Action Research Study. -- Towards Teamwise Informed Decisions On Microservice Security Smells. -- Automated Quality Concerns Extraction from User Stories and Acceptance Criteria for Early Architectural Decisions. -- Architecture documentation. -- SCATS Framework for Software Integration in Software-Defined Vehicle with Cross-Organizational Agile Teams. -- The Execution Perspective in Software Architecture Descriptions: A Systematic Mapping. -- Architectural Views: The State of Practice in Open-Source Software Projects.
Record Nr. UNINA-9910886075503321
Galster Matthias  
Cham : , : Springer Nature Switzerland : , : Imprint : Springer, , 2024
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Web Engineering [[electronic resource] ] : 20th International Conference, ICWE 2020, Helsinki, Finland, June 9–12, 2020, Proceedings / / edited by Maria Bielikova, Tommi Mikkonen, Cesare Pautasso
Web Engineering [[electronic resource] ] : 20th International Conference, ICWE 2020, Helsinki, Finland, June 9–12, 2020, Proceedings / / edited by Maria Bielikova, Tommi Mikkonen, Cesare Pautasso
Edizione [1st ed. 2020.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2020
Descrizione fisica 1 online resource (574 pages)
Disciplina 004.678
Collana Information Systems and Applications, incl. Internet/Web, and HCI
Soggetto topico Application software
User interfaces (Computer systems)
Computer communication systems
Coding theory
Information theory
Education - Data processing
Information Systems Applications (incl. Internet)
User Interfaces and Human Computer Interaction
Computer Communication Networks
Coding and Information Theory
Computer Appl. in Social and Behavioral Sciences
Computers and Education
ISBN 3-030-50578-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto User Interface Technologies -- Detecting Responsive Design Bugs with Declarative Speci cations -- Layout as a Service (LaaS): A Service Platform for Self-Optimizing Web Layouts -- Structural Pro ling of Web Sites in the Wild -- Performance of Web Technologies -- Accelerating Web Start-up with Resource Preloading -- An Analysis of Throughput and Latency Behaviours under Microservice Decomposition -- W-ADE: Timing Performance Prediction in Web of Things -- Comparing a polling and push-based approach for live Open Data interfaces -- NuMessage: Providing Scalable and Reliable Messaging Service in Distributed Systems -- Machine Learning -- A Credit Scoring Model for SMEs Based on Social Media Data -- Who's Behind That Website? Classifying Websites by the Degree of Commercial Intent -- I Don't Have That Much Data! Reusing User Behavior Models for Websites from Different Domains -- Improving Detection Accuracy For Malicious JavaScript Using GAN -- VISH: Does Your Smart Home Dialogue System Also Need Training Data -- Neighborhood Aggregation Embedding Model for Link Prediction in Knowledge Graphs -- Testing of Web Applications -- Automatic Model Completion for Web Applications -- Almost Rerere: an approach for automating con ict resolution from similar resolved conflicts -- Generation of Realistic Navigation Paths for Web Site Testing using Recurrent Neural Networks and Generative Adversarial Neural Networks -- Emotion Detection -- Scalable Real-time Emotion Detection for Personalized Onboarding Guides -- Creating and Capturing Arti cial Emotions in Autonomous Robots and Software Agents -- On Emotions in Con ict Wikipedia Talk Pages Discussions -- Location-aware Applications -- Geospatial partitioning of open transit data -- Efficient Live Public Transport Data Sharing for Route Planning on the Web -- Web-Based Development and Visualization Dashboards for Smart City Applications -- Sentiment Analysis -- Detecting Rumor on Microblogging Platforms via a Heterogeneous Stance Attention Mechanism -- A Hybrid Approach for Aspect-Based Sentiment Analysis Using Deep Contextual Word Embeddings and Hierarchical Attention -- Just the Right Mood for HIT! Analyzing the Role of Worker Moods in Conversational Microtask Crowdsourcing -- Open Data -- SolidRDP: Applying Solid Data Containers for Research Data Publishing -- Applying Natural Language Processing Techniques to Generate Open Data Web APIs Documentation -- Liquid Web Applications -- WebDelta: Lightweight Migration of Web Applications with Modified Execution State -- User-side service synchronization in multiple devices environment -- An approach to build P2P Web Extensions -- Web-based Learning -- Blended or Distance Learning? Comparing Student Performance between University and Open University -- Teaching Web Stream Processing: Lessons Learned -- Teaching Container-based DevOps Practices -- PhD Symposium -- Predicting the outbreak of con ict in online discussions using emotion-based features -- An APIfication Approach to Facilitate the Access and Reuse of Open Data -- A Personal Health Trajectory API: addressing problems in health institution-oriented systems -- Context-Aware Encoding & Delivery in the Web -- Demos and posters -- An OpenAPI-based Testing Framework to Monitor Non-Functional Properties of REST APIs -- OpenAPI Bot: A Chatbot to Help You Understand REST APIs -- A different Web Analytics Perspective through Copy to Clipboard Heatmaps -- A Web Augmentation Framework for Accessibility based on Voice Interaction -- Annotated knowledge graphs for teaching in Higher Education: Supporting mentors and mentees by digital systems -- A Universal Application Programming Interface to access and reuse Linked Open Data -- OntoSemStats: an ontology to express the use of semantics in RDF-based knowledge graphs. .
Record Nr. UNISA-996418287803316
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2020
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Web Engineering : 20th International Conference, ICWE 2020, Helsinki, Finland, June 9–12, 2020, Proceedings / / edited by Maria Bielikova, Tommi Mikkonen, Cesare Pautasso
Web Engineering : 20th International Conference, ICWE 2020, Helsinki, Finland, June 9–12, 2020, Proceedings / / edited by Maria Bielikova, Tommi Mikkonen, Cesare Pautasso
Edizione [1st ed. 2020.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2020
Descrizione fisica 1 online resource (574 pages)
Disciplina 004.678
Collana Information Systems and Applications, incl. Internet/Web, and HCI
Soggetto topico Application software
User interfaces (Computer systems)
Computer communication systems
Coding theory
Information theory
Education - Data processing
Information Systems Applications (incl. Internet)
User Interfaces and Human Computer Interaction
Computer Communication Networks
Coding and Information Theory
Computer Appl. in Social and Behavioral Sciences
Computers and Education
ISBN 3-030-50578-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto User Interface Technologies -- Detecting Responsive Design Bugs with Declarative Speci cations -- Layout as a Service (LaaS): A Service Platform for Self-Optimizing Web Layouts -- Structural Pro ling of Web Sites in the Wild -- Performance of Web Technologies -- Accelerating Web Start-up with Resource Preloading -- An Analysis of Throughput and Latency Behaviours under Microservice Decomposition -- W-ADE: Timing Performance Prediction in Web of Things -- Comparing a polling and push-based approach for live Open Data interfaces -- NuMessage: Providing Scalable and Reliable Messaging Service in Distributed Systems -- Machine Learning -- A Credit Scoring Model for SMEs Based on Social Media Data -- Who's Behind That Website? Classifying Websites by the Degree of Commercial Intent -- I Don't Have That Much Data! Reusing User Behavior Models for Websites from Different Domains -- Improving Detection Accuracy For Malicious JavaScript Using GAN -- VISH: Does Your Smart Home Dialogue System Also Need Training Data -- Neighborhood Aggregation Embedding Model for Link Prediction in Knowledge Graphs -- Testing of Web Applications -- Automatic Model Completion for Web Applications -- Almost Rerere: an approach for automating con ict resolution from similar resolved conflicts -- Generation of Realistic Navigation Paths for Web Site Testing using Recurrent Neural Networks and Generative Adversarial Neural Networks -- Emotion Detection -- Scalable Real-time Emotion Detection for Personalized Onboarding Guides -- Creating and Capturing Arti cial Emotions in Autonomous Robots and Software Agents -- On Emotions in Con ict Wikipedia Talk Pages Discussions -- Location-aware Applications -- Geospatial partitioning of open transit data -- Efficient Live Public Transport Data Sharing for Route Planning on the Web -- Web-Based Development and Visualization Dashboards for Smart City Applications -- Sentiment Analysis -- Detecting Rumor on Microblogging Platforms via a Heterogeneous Stance Attention Mechanism -- A Hybrid Approach for Aspect-Based Sentiment Analysis Using Deep Contextual Word Embeddings and Hierarchical Attention -- Just the Right Mood for HIT! Analyzing the Role of Worker Moods in Conversational Microtask Crowdsourcing -- Open Data -- SolidRDP: Applying Solid Data Containers for Research Data Publishing -- Applying Natural Language Processing Techniques to Generate Open Data Web APIs Documentation -- Liquid Web Applications -- WebDelta: Lightweight Migration of Web Applications with Modified Execution State -- User-side service synchronization in multiple devices environment -- An approach to build P2P Web Extensions -- Web-based Learning -- Blended or Distance Learning? Comparing Student Performance between University and Open University -- Teaching Web Stream Processing: Lessons Learned -- Teaching Container-based DevOps Practices -- PhD Symposium -- Predicting the outbreak of con ict in online discussions using emotion-based features -- An APIfication Approach to Facilitate the Access and Reuse of Open Data -- A Personal Health Trajectory API: addressing problems in health institution-oriented systems -- Context-Aware Encoding & Delivery in the Web -- Demos and posters -- An OpenAPI-based Testing Framework to Monitor Non-Functional Properties of REST APIs -- OpenAPI Bot: A Chatbot to Help You Understand REST APIs -- A different Web Analytics Perspective through Copy to Clipboard Heatmaps -- A Web Augmentation Framework for Accessibility based on Voice Interaction -- Annotated knowledge graphs for teaching in Higher Education: Supporting mentors and mentees by digital systems -- A Universal Application Programming Interface to access and reuse Linked Open Data -- OntoSemStats: an ontology to express the use of semantics in RDF-based knowledge graphs. .
Record Nr. UNINA-9910410057603321
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2020
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Web Engineering [[electronic resource] ] : 18th International Conference, ICWE 2018, Cáceres, Spain, June 5-8, 2018, Proceedings / / edited by Tommi Mikkonen, Ralf Klamma, Juan Hernández
Web Engineering [[electronic resource] ] : 18th International Conference, ICWE 2018, Cáceres, Spain, June 5-8, 2018, Proceedings / / edited by Tommi Mikkonen, Ralf Klamma, Juan Hernández
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Descrizione fisica 1 online resource (XIX, 518 p. 126 illus.)
Disciplina 004.678
Collana Information Systems and Applications, incl. Internet/Web, and HCI
Soggetto topico Application software
Information storage and retrieval
User interfaces (Computer systems)
Software engineering
Special purpose computers
Artificial intelligence
Information Systems Applications (incl. Internet)
Information Storage and Retrieval
User Interfaces and Human Computer Interaction
Software Engineering
Special Purpose and Application-Based Systems
Artificial Intelligence
ISBN 3-319-91662-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNISA-996465819003316
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Web Engineering : 18th International Conference, ICWE 2018, Cáceres, Spain, June 5-8, 2018, Proceedings / / edited by Tommi Mikkonen, Ralf Klamma, Juan Hernández
Web Engineering : 18th International Conference, ICWE 2018, Cáceres, Spain, June 5-8, 2018, Proceedings / / edited by Tommi Mikkonen, Ralf Klamma, Juan Hernández
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Descrizione fisica 1 online resource (XIX, 518 p. 126 illus.)
Disciplina 004.678
Collana Information Systems and Applications, incl. Internet/Web, and HCI
Soggetto topico Application software
Information storage and retrieval
User interfaces (Computer systems)
Software engineering
Special purpose computers
Artificial intelligence
Information Systems Applications (incl. Internet)
Information Storage and Retrieval
User Interfaces and Human Computer Interaction
Software Engineering
Special Purpose and Application-Based Systems
Artificial Intelligence
ISBN 3-319-91662-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910349428503321
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui