Publisher: Packt Publishing

6177
Loading...
EBOOK

UX for Enterprise ChatGPT Solutions. A practical guide to designing enterprise-grade LLMs

Richard H. Miller, Jeff Johnson

Many enterprises grapple with new technology, often hopping on the bandwagon only to abandon it when challenges emerge. This book is your guide to seamlessly integrating ChatGPT into enterprise solutions with a UX-centered approach.UX for Enterprise ChatGPT Solutions empowers you to master effective use case design and adapt UX guidelines through an engaging learning experience. Discover how to prepare your content for success by tailoring interactions to match your audience’s voice, style, and tone using prompt-engineering and fine-tuning. For UX professionals, this book is the key to anchoring your expertise in this evolving field. Writers, researchers, product managers, and linguists will learn to make insightful design decisions. You’ll explore use cases like ChatGPT-powered chat and recommendation engines, while uncovering the AI magic behind the scenes. The book introduces a and feeding model, enabling you to leverage feedback and monitoring to iterate and refine any Large Language Model solution. Packed with hundreds of tips and tricks, this guide will help you build a continuous improvement cycle suited for AI solutions.By the end, you’ll know how to craft powerful, accurate, responsive, and brand-consistent generative AI experiences, revolutionizing your organization’s use of ChatGPT.

6178
Loading...
EBOOK

UX for the Web. Build websites for user experience and usability

Marli Ritter, Cara Winterbottom

If you want to create web apps that are not only beautiful to look at, but also easy to use and fully accessible to everyone, including people with special needs, this book will provide you with the basic building blocks to achieve just that. The book starts with the basics of UX, the relationship between Human-Centered Design (HCD), Human-Computer Interaction (HCI), and the User-Centered Design (UCD) Process; it gradually takes you through the best practices to create a web app that stands out from your competitors. You’ll also learn how to create an emotional connection with the user to increase user interaction and client retention by different means of communication channels. We’ll guide you through the steps in developing an effective UX strategy through user research and persona creation and how to bring that UX strategy to life with beautiful, yet functional designs that cater for complex features with micro interactions. Practical UX methodologies such as creating a solid Information Architecture (IA), wireframes, and prototypes will be discussed in detail. We’ll also show you how to test your designs with representative users, and ensure that they are usable on different devices, browsers and assistive technologies. Lastly, we’ll focus on making your web app fully accessible from a development and design perspective by taking you through the Web Content Accessibility Guidelines (WCAG).

6180
Loading...
EBOOK

Vaadin 7 UI Design By Example: Beginner's Guide. Do it all with Java! All you need is Vaadin and this book which shows you how to develop web applications in a totally hands-on approach. By the end of it you'll have acquired the knack and taken a fun journey on the way

Alejandro Duarte, Vaadin Ltd

Vaadin is a mature, open-source, and powerful Java framework used to build modern web applications in plain Java. Vaadin brings back the fun of programming UI interfaces to the web universe. No HTML, no CSS, no JavaScript, no XML. Vaadin lets you implement web user interfaces using an object oriented model, similar to desktop technologies such as Swing and AWT.Vaadin 7 UI Design By Example: Beginner's Guide is an engaging guide that will teach you how to develop web applications in minutes. With this book, you will Develop useful applications and learn basics of Java web development. By the end of the book you will be able to build Java web applications that look fantastic.The book begins with simple examples using the most common Vaadin UI components and quickly move towards more complex applications as components are introduced chapter-by-chapter.Vaadin 7 UI Design By Example: Beginner's Guide shows you how to use Eclipse, Netbeans, and Maven to create Vaadin projects. It then demonstrates how to use labels, text fields, buttons, and other input components. Once you get a grasp of the basic usage of Vaadin, the book explains Vaadin theory to prepare you for the rest of the trip that will enhance your knowledge of Vaadin UI components and customization techniques.

6182
Loading...
EBOOK

VBA Automation for Excel 2019 Cookbook. Solutions to automate routine tasks and increase productivity with Excel and other MS Office applications

Mike Van Niekerk

Visual Basic for Applications (VBA) is a programming language developed by Microsoft to automate tasks in MS Office applications. This book will help you to focus on the essential aspects of your role by automating mundane tasks in Excel and other Office applications. With comprehensive coverage of VBA delivered in the form of practice problems and bite-sized recipes, this book will help you to hit the ground running.Unlike most books that assume prior programming experience, this book starts with the fundamentals and gradually progresses to solving bigger problems.You’ll start by becoming familiar with VBA so that you can start recording macros right away. With this foundation in place, you’ll advance to using the full capabilities of the language as you apply loops, functions, and custom dialog boxes to design your own automation programs. You'll also get to grips with embedded macros and other advanced tools to enhance productivity and explore topics relating to app performance and security. Throughout this VBA book, you’ll cover multiple practice projects in Excel, Word, and PowerPoint while exploring tips and best practices to hone your skills.By the end of this book, you’ll have developed the skills you need to use VBA to create your own programs that control MS Office applications.

6183
Loading...
EBOOK

vBulletin: A Users Guide. Configure, manage and maintain your own vBulletin discussion forum

Kathy Kingsley-Hughes, Adrian Kingsley-Hughes, Ashley Busby

Written specifically to allow you to create a discussion forum, vBulletin, provides all of the tools, features and functionality for you to set up and develop a vibrant community. Because it specializes in this one aspect of your website, all the features are geared towards this goal, and you can leave the improvement and additions to the vBulletin developers while you get on with managing the rest of your website. If you are either already running a community forum based on vBulletin, or are planning on establishing one, then this is the book for you. This book will guide you through installing, configuring, managing and maintaining a vBulletin discussion forum on your own website. The book begins with the initial installation and configuration of vBulletin on your system. You will then go on a tour of vBulletin and its features, for both users and administrators. This will grow your understanding and familiarise you with the power and possibilities of vBulletin. vBulletin's Administration Control Panel is where you can control every aspect of your board. From users, forums and word filters to skins, templates and maintenance, everything can be done through the web-based control panel. The book devotes significant sections to covering these, getting you up to speed on the options available to you, and offering advice to help you make the right choices with your board administration. To make your forums stand out from the rest, we cover skins and templates to take your first steps in customising your forum. vBulletin is one of the most popular forum platforms available. Well known for its power and speed, it drives many of the most popular discussion forums on the Internet.

6185
Loading...
EBOOK

Vector Search for Practitioners with Elastic. A toolkit for building NLP solutions for search, observability, and security using vector search

Bahaaldine Azarmi, Jeff Vestal, Shay Banon

While natural language processing (NLP) is largely used in search use cases, this book aims to inspire you to start using vectors to overcome equally important domain challenges like observability and cybersecurity. The chapters focus mainly on integrating vector search with Elastic to enhance not only their search but also observability and cybersecurity capabilities.The book, which also features a foreword written by the founder of Elastic, begins by teaching you about NLP and the functionality of Elastic in NLP processes. Here you’ll delve into resource requirements and find out how vectors are stored in the dense-vector type along with specific page cache requirements for fast response times. As you advance, you’ll discover various tuning techniques and strategies to improve machine learning model deployment, including node scaling, configuration tuning, and load testing with Rally and Python. You’ll also cover techniques for vector search with images, fine-tuning models for improved performance, and the use of clip models for image similarity search in Elasticsearch. Finally, you’ll explore retrieval-augmented generation (RAG) and learn to integrate ChatGPT with Elasticsearch to leverage vectorized data, ELSER's capabilities, and RRF's refined search mechanism.By the end of this NLP book, you’ll have all the necessary skills needed to implement and optimize vector search in your projects with Elastic.

6186
Loading...
EBOOK

VFX Made Easy with Houdini. A mesmerizing journey into procedural modeling, simulations, visual effects, and rendering

Alasgar Hasanov, Debra Isaac, Philip Dobree

Unlock Houdini’s procedural power to create dynamic simulations and cinematic renders with expert guidance from Alasgar Hasanov, a VFX artist with more than a decade of experience crafting CGI and visual effects for films, television, and commercials.In this comprehensive guide, he demonstrates easy workflows for complex effects, teaches you how to think procedurally, and makes learning Houdini both fun and rewarding. Through step-by-step tutorials, real-world examples, and insider tips, you’ll master Houdini’s renowned node-based workflow. You’ll also learn how to control procedural forces to simulate natural phenomena and produce compelling, visually striking renders, giving you the tools to bring your creative visions to life.This book provides a solid foundation in Houdini FX fundamentals for beginners, while also helping more experienced artists push the boundaries of innovation. It is designed to be an indispensable companion on your journey to building a strong foundation for future growth as a Houdini artist.By the end of the book, you will be comfortable creating procedural setups, running simulations, and rendering your own creative effects in Houdini.*Email sign-up and proof of purchase required

6187
Loading...
EBOOK

Vibe Coding with Cursor, Windsurf, and Lovable. Build Apps Fast with AI-Assisted Software Development and Testing

Greg Lim

Software development is evolving rapidly, and working effectively with AI is becoming a core skill. Vibe Coding with Cursor, Windsurf & Lovable introduces a practical, AI-first approach to building applications by guiding intelligent coding agents instead of writing every line of code manually.Through hands-on examples, you’ll learn how to create applications from scratch using Cursor, structure projects with specifications and to-do lists, manage code with Git, and add automated tests. You’ll then explore Lovable’s no-code and low-code workflows to build and deploy full-stack apps, before moving on to Windsurf to analyze and extend existing codebases.By the end of this book, you’ll have a repeatable, professional workflow for building and shipping real-world applications faster, combining the speed of AI with sound engineering practices.

6188
Loading...
EBOOK

Video Editing Made Easy with DaVinci Resolve 18. Create quick video content for your business, the web, or social media

Lance Phillips, Stefania Marangoni

Micro content dominates social media marketing, but subpar editing and low-quality videos can shrink your audience. Elevate your social media game with DaVinci Resolve - the world’s most trusted name in color grading that has been used to grade Hollywood films, TV shows, and commercials. Version 18 enables you to edit, compose VFX, mix sound, and deliver videos for different platforms, including social media and the web.You’ll learn the basics of using DaVinci Resolve 18 to create video content, by first gaining an overview of creating a complete short video for social media distribution directly from within the “Cut” page. You’ll discover advanced editing, VFX composition, color grading, and sound editing techniques to enhance your content and fix common video content issues that occur while using consumer cameras or mobile phones.By the end of this book, you’ll be well-equipped to use DaVinci Resolve to edit, fix, finish, and publish short-form video content directly to social media sites such as YouTube, Twitter, and Vimeo.

6189
Loading...
EBOOK

Video Editing Made Easy with DaVinci Resolve 20. Create quick video content for your social media, the web, and business - Second Edition

Lance Phillips, Nigel G Honey

Micro-content drives today’s social media and business marketing, but poor editing and low-quality video can quickly turn viewers away. DaVinci Resolve helps you elevate your content using professional-grade technology trusted in Hollywood films, TV shows, and commercials.In this practical, beginner-friendly guide, Lance Phillips, a Blackmagic Design Certified Training Partner with over 30 years of teaching and industry experience, shows you how to create polished video content for social media, business, and the web using DaVinci Resolve. Selected sections of the book are presented in color to clearly illustrate visual workflows and key editing concepts. While the book is written using DaVinci Resolve 20, most workflows, techniques, and concepts apply to DaVinci Resolve 18 and later versions.You’ll learn how to create complete short-form videos using the Cut page, apply efficient editing techniques such as split edits, syncing externally recorded audio, and recording voiceovers directly into your project. You’ll also explore essential sound editing workflows and simple yet powerful visual effects, including green screen, split screen, and picture-in-picture.By the end of this book, you’ll be able to confidently edit, finish, and publish short-form videos to platforms such as YouTube, TikTok, and Vimeo.*Email sign-up and proof of purchase required

6190
Loading...
EBOOK

Virtual Filmmaking with Unreal Engine 5. A step-by-step guide to creating a complete animated short film

Hussin Khan, HaZ Dulull

Virtual Filmmaking with Unreal Engine 5 is the first Unreal Engine book to guide you through the complete process of virtual film production. Encompassing the full spectrum of filmmaking, this book demonstrates the use of an industry-standard tool used by studios such as Disney, ILM, DNEG, and Framestore.Walking through the process systematically, you’ll collect references and create a simple storyboard to plan your shots. You'll create virtual environments, import 3D models and add materials and textures to build photorealistic, dynamic worlds. You'll also create actors using highly customizable MetaHumans, understand how to import, re-target, and animate them. You’ll bring it all together with cinematic lighting and camera animation before exporting your film.By the end of this book, you’ll have discovered new tools for your toolkit to work on your virtual film projects in Unreal Engine 5, leveraging Quixel Megascans, Lumen, Nanite, and MetaHuman technology.

6191
Loading...
EBOOK

Virtual Reality Blueprints. Create compelling VR experiences for mobile and desktop

Charles Palmer, John Williamson

Are you new to virtual reality? Do you want to create exciting interactive VR applications? There's no need to be daunted by the thought of creating interactive VR applications, it's much easier than you think with this hands-on, project-based guide that will take you through VR development essentials for desktop and mobile-based games and applications. Explore the three top platforms—Cardboard VR, Gear VR, and OculusVR —to design immersive experiences from scratch.You’ll start by understanding the science-fiction roots of virtual reality and then build your first VR experience using Cardboard VR. You'll then delve into user interactions in virtual space for the Google Cardboard then move on to creating a virtual gallery with Gear VR. Then you will learn all about virtual movements, state machines, and spawning while you shoot zombies in the Oculus Rift headset. Next, you'll construct a Carnival Midway, complete with two common games to entertain players.Along the way, you will explore the best practices for VR development, review game design tips, discuss methods for combating motion sickness and identify alternate uses for VR applications

6192
Loading...
EBOOK

VirtualBox 3.1: Beginner's Guide. Deploy and manage a cost-effective virtual environment using VirtualBox

Alfonso V. Romero, Alfonso Vidal Romero

The furore around virtualization is taking the technology world by storm and is a must for efficient utilization of network server capacity, storage administration, energy, and capital. VirtualBox is free and this brings down your upfront costs for an agile data center. VirtualBox will transform your IT infrastructure into a lean Data Center on a Windows XP/7 or Ubuntu Linux platform. Although VirtualBox has grown by leaps and bounds, there is not enough documentation to guide you through its features and implementation.This hands-on guide gives you a thorough introduction to this award-winning virtualization product. It will help you to implement the right virtual environment for you. Additionally, this book will help you set up an environment that will work for your system. You will learn to architect and deploy your first virtual machine without being overwhelmed by technical details.This practical book unveils the robust capabilities and easy-to-use graphical interface of VirtualBox to help you to effectively administer and use virtual machines in a home/office environment. You begin by creating your first virtual machine on a Windows/Linux guest operating system and installing guest additions. The book then goes on to discuss the various formats that VirtualBox supports and how it interacts with other formats. The comprehensive instructions will help you to work with all the networking modes offered by VirtualBox. Virtual appliances will be explained in detail—how they help to reduce installation time for virtual machines and run them from VirtualBox.By the end of this book you will be able to run your own headless VirtualBox server, to create, manage, and run virtual machines in that server from a remote PC.