Apache Cookbook

Download Apache Cookbook PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596551878
Total Pages : 257 pages
Book Rating : 4.5/5 (965 download)

DOWNLOAD NOW!


Book Synopsis Apache Cookbook by : Ken Coar

Download or read book Apache Cookbook written by Ken Coar and published by "O'Reilly Media, Inc.". This book was released on 2003-11-18 with total page 257 pages. Available in PDF, EPUB and Kindle. Book excerpt: Apache is far and away the most widely used web server platform in the world. Both free and rock-solid, it runs more than half of the world's web sites, ranging from huge e-commerce operations to corporate intranets and smaller hobby sites, and it continues to maintain its popularity, drawing new users all the time. If you work with Apache on a regular basis, you have plenty of documentation on installing and configuring your server, but where do you go for help with the day-to-day stuff, like adding common modules or fine-tuning your activity logging?The Apache Cookbook is a collection of problems, solutions, and practical examples for webmasters, web administrators, programmers, and everyone else who works with Apache. For every problem addressed in the book, there's a worked-out solution or "recipe"--short, focused pieces of code that you can use immediately. But this book offers more than cut-and-paste code. You also get explanations of how and why the code works, so you can adapt the problem-solving techniques to similar situations.The recipes in the Apache Cookbook range from simple tasks, such installing the server on Red Hat Linux or Windows, to more complex tasks, such as setting up name-based virtual hosts or securing and managing your proxy server. The two hundred plus recipes in the book cover additional topics such as: Security Aliases, Redirecting, and Rewriting CGI Scripts, the suexec Wrapper, and other dynamic content techniques Error Handling SSL Performance The impressive collection of useful code in this book is a guaranteed timesaver for all Apache users, from novices to advanced practitioners. Instead of poking around mailing lists, online documentation, and other sources, you can rely on the Apache Cookbook for quick solutions to common problems, and then you can spend your time and energy where it matters most.

Apache Sqoop Cookbook

Download Apache Sqoop Cookbook PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449364586
Total Pages : 94 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Apache Sqoop Cookbook by : Kathleen Ting

Download or read book Apache Sqoop Cookbook written by Kathleen Ting and published by "O'Reilly Media, Inc.". This book was released on 2013-07-02 with total page 94 pages. Available in PDF, EPUB and Kindle. Book excerpt: Integrating data from multiple sources is essential in the age of big data, but it can be a challenging and time-consuming task. This handy cookbook provides dozens of ready-to-use recipes for using Apache Sqoop, the command-line interface application that optimizes data transfers between relational databases and Hadoop. Sqoop is both powerful and bewildering, but with this cookbook’s problem-solution-discussion format, you’ll quickly learn how to deploy and then apply Sqoop in your environment. The authors provide MySQL, Oracle, and PostgreSQL database examples on GitHub that you can easily adapt for SQL Server, Netezza, Teradata, or other relational systems. Transfer data from a single database table into your Hadoop ecosystem Keep table data and Hadoop in sync by importing data incrementally Import data from more than one database table Customize transferred data by calling various database functions Export generated, processed, or backed-up data from Hadoop to your database Run Sqoop within Oozie, Hadoop’s specialized workflow scheduler Load data into Hadoop’s data warehouse (Hive) or database (HBase) Handle installation, connection, and syntax issues common to specific database vendors

Apache Cookbook

Download Apache Cookbook PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596529945
Total Pages : 306 pages
Book Rating : 4.5/5 (965 download)

DOWNLOAD NOW!


Book Synopsis Apache Cookbook by : Rich Bowen

Download or read book Apache Cookbook written by Rich Bowen and published by "O'Reilly Media, Inc.". This book was released on 2008 with total page 306 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is a collection of problems, solutions, and practical examples for webmasters, web administrators, programmers, and anyone who works with Apache.

Apache Camel Developer's Cookbook

Download Apache Camel Developer's Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1782170316
Total Pages : 424 pages
Book Rating : 4.7/5 (821 download)

DOWNLOAD NOW!


Book Synopsis Apache Camel Developer's Cookbook by : Scott Cranton

Download or read book Apache Camel Developer's Cookbook written by Scott Cranton and published by Packt Publishing Ltd. This book was released on 2013-12-26 with total page 424 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is written in a Cookbook style with short recipes showing developers how to effectively implement EIP without breaking everything in the process. It is concise and to the point, and it helps developers get their data flowing between different components without the need to read through page upon page of theory, while also enabling the reader to learn how to create exciting new projects. Camel Enterprise Integration Cookbook is intended for developers who have some familiarity with Apache Camel and who want a quick lookup reference to practical, proven tips on how to perform common tasks. Every recipe also includes a summary and reference pointers for more details that make it easy for you to get a deeper understanding of the Apache Camel capabilities that you will use day to day.

Apache

Download Apache PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596002033
Total Pages : 591 pages
Book Rating : 4.5/5 (96 download)

DOWNLOAD NOW!


Book Synopsis Apache by : Ben Laurie

Download or read book Apache written by Ben Laurie and published by "O'Reilly Media, Inc.". This book was released on 2003 with total page 591 pages. Available in PDF, EPUB and Kindle. Book excerpt: Describes the history of the Web server platform and covers downloading and compiling, configuring and running the program on UNIX, writing specialized modules, and establishing security routines.

Apache Hive Cookbook

Download Apache Hive Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1782161090
Total Pages : 268 pages
Book Rating : 4.7/5 (821 download)

DOWNLOAD NOW!


Book Synopsis Apache Hive Cookbook by : Hanish Bansal

Download or read book Apache Hive Cookbook written by Hanish Bansal and published by Packt Publishing Ltd. This book was released on 2016-04-29 with total page 268 pages. Available in PDF, EPUB and Kindle. Book excerpt: Easy, hands-on recipes to help you understand Hive and its integration with frameworks that are used widely in today's big data world About This Book Grasp a complete reference of different Hive topics. Get to know the latest recipes in development in Hive including CRUD operations Understand Hive internals and integration of Hive with different frameworks used in today's world. Who This Book Is For The book is intended for those who want to start in Hive or who have basic understanding of Hive framework. Prior knowledge of basic SQL command is also required What You Will Learn Learn different features and offering on the latest Hive Understand the working and structure of the Hive internals Get an insight on the latest development in Hive framework Grasp the concepts of Hive Data Model Master the key concepts like Partition, Buckets and Statistics Know how to integrate Hive with other frameworks such as Spark, Accumulo, etc In Detail Hive was developed by Facebook and later open sourced in Apache community. Hive provides SQL like interface to run queries on Big Data frameworks. Hive provides SQL like syntax also called as HiveQL that includes all SQL capabilities like analytical functions which are the need of the hour in today's Big Data world. This book provides you easy installation steps with different types of metastores supported by Hive. This book has simple and easy to learn recipes for configuring Hive clients and services. You would also learn different Hive optimizations including Partitions and Bucketing. The book also covers the source code explanation of latest Hive version. Hive Query Language is being used by other frameworks including spark. Towards the end you will cover integration of Hive with these frameworks. Style and approach Starting with the basics and covering the core concepts with the practical usage, this book is a complete guide to learn and explore Hive offerings.

Apache Maven Cookbook

Download Apache Maven Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1785289454
Total Pages : 272 pages
Book Rating : 4.7/5 (852 download)

DOWNLOAD NOW!


Book Synopsis Apache Maven Cookbook by : Raghuram Bharathan

Download or read book Apache Maven Cookbook written by Raghuram Bharathan and published by Packt Publishing Ltd. This book was released on 2015-04-28 with total page 272 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you are a Java developer or a manager who has experience with Apache Maven and want to extend your knowledge, then this is the ideal book for you. Apache Maven Cookbook is for those who want to learn how Apache Maven can be used for build automation. It is also meant for those familiar with Apache Maven, but want to understand the finer nuances of Maven and solve specific problems.

Apache Maven 3 Cookbook

Download Apache Maven 3 Cookbook PDF Online Free

Author :
Publisher : Packt Pub Limited
ISBN 13 : 9781849512442
Total Pages : 224 pages
Book Rating : 4.5/5 (124 download)

DOWNLOAD NOW!


Book Synopsis Apache Maven 3 Cookbook by : Srirangan

Download or read book Apache Maven 3 Cookbook written by Srirangan and published by Packt Pub Limited. This book was released on 2011 with total page 224 pages. Available in PDF, EPUB and Kindle. Book excerpt: This well-detailed Cookbook takes you step by step, doing one task at a time with the latest version of Apache Maven 3. You will find this Cookbook an answer to almost all your needs for building high-quality Java applications with well-explained code and many illustrations to quicken up your learning. If you're a Java developer, it will arm you with all the critical information you need to get to grips with Maven 3, the latest version of the powerful build tool by Apache. This book is for Java developers, teams, and managers who want to implement Apache Maven in their development process, leveraging the software engineering best practices and agile team collaboration techniques it brings along. The book is also specifically for the developer who wishes to get started in Apache Maven and use it with a range of emergent and enterprise technologies including Enterprise Java, Frameworks, Google App Engine, Android, and Scala.

Apache

Download Apache PDF Online Free

Author :
Publisher : Open Road + Grove/Atlantic
ISBN 13 : 0802199968
Total Pages : 400 pages
Book Rating : 4.8/5 (21 download)

DOWNLOAD NOW!


Book Synopsis Apache by : Ed Macy

Download or read book Apache written by Ed Macy and published by Open Road + Grove/Atlantic. This book was released on 2010-05-11 with total page 400 pages. Available in PDF, EPUB and Kindle. Book excerpt: “A truly amazing portrayal of the technical, the emotional, and the courageous. Macy puts the reader in the cockpit of our most lethal attack platform.” —Dick Couch, New York Times–bestselling author Apache is the incredible true story of Ed Macy, a decorated Apache helicopter pilot, that takes you inside one of the world’s most dangerous war machines. A firsthand account of the exhilaration and ferocity of war, Apache chronicles a rescue mission involving a stranded soldier in Afghanistan in 2007. Ed Macy had always dreamed of a career in the army, so when the British Army Air Corps launched its attack helicopter program, Macy bent every rule in the book to make sure he was the first to sign up to fly the Apache—the deadliest, most technically advanced helicopter in the world and the toughest to fly. In 2007, Macy’s Apache squadron was dispatched to Afghanistan’s notorious Helmand Province with the mission to fight alongside and protect the men on the ground by any means necessary. When a marine goes missing in action, Macy and his team know they are the Army’s only hope of bringing him back alive. Apache is Macy’s story—an adrenalin-fueled account of one of the most daring actions of modern wartime, and a tale of courage, danger, and comradeship you won’t be able to put down. “A fantastic, totally exhilarating roller-coaster read.” —Sgt. Maj. Dan Mills, author of Sniper One

Apache Kafka 1.0 Cookbook

Download Apache Kafka 1.0 Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 178728218X
Total Pages : 243 pages
Book Rating : 4.7/5 (872 download)

DOWNLOAD NOW!


Book Synopsis Apache Kafka 1.0 Cookbook by : Raúl Estrada

Download or read book Apache Kafka 1.0 Cookbook written by Raúl Estrada and published by Packt Publishing Ltd. This book was released on 2017-12-22 with total page 243 pages. Available in PDF, EPUB and Kindle. Book excerpt: Simplify real-time data processing by leveraging the power of Apache Kafka 1.0 About This Book Use Kafka 1.0 features such as Confluent platforms and Kafka streams to build efficient streaming data applications to handle and process your data Integrate Kafka with other Big Data tools such as Apache Hadoop, Apache Spark, and more Hands-on recipes to help you design, operate, maintain, and secure your Apache Kafka cluster with ease Who This Book Is For This book is for developers and Kafka administrators who are looking for quick, practical solutions to problems encountered while operating, managing or monitoring Apache Kafka. If you are a developer, some knowledge of Scala or Java will help, while for administrators, some working knowledge of Kafka will be useful. What You Will Learn Install and configure Apache Kafka 1.0 to get optimal performance Create and configure Kafka Producers and Consumers Operate your Kafka clusters efficiently by implementing the mirroring technique Work with the new Confluent platform and Kafka streams, and achieve high availability with Kafka Monitor Kafka using tools such as Graphite and Ganglia Integrate Kafka with third-party tools such as Elasticsearch, Logstash, Apache Hadoop, Apache Spark, and more In Detail Apache Kafka provides a unified, high-throughput, low-latency platform to handle real-time data feeds. This book will show you how to use Kafka efficiently, and contains practical solutions to the common problems that developers and administrators usually face while working with it. This practical guide contains easy-to-follow recipes to help you set up, configure, and use Apache Kafka in the best possible manner. You will use Apache Kafka Consumers and Producers to build effective real-time streaming applications. The book covers the recently released Kafka version 1.0, the Confluent Platform and Kafka Streams. The programming aspect covered in the book will teach you how to perform important tasks such as message validation, enrichment and composition.Recipes focusing on optimizing the performance of your Kafka cluster, and integrate Kafka with a variety of third-party tools such as Apache Hadoop, Apache Spark, and Elasticsearch will help ease your day to day collaboration with Kafka greatly. Finally, we cover tasks related to monitoring and securing your Apache Kafka cluster using tools such as Ganglia and Graphite. If you're looking to become the go-to person in your organization when it comes to working with Apache Kafka, this book is the only resource you need to have. Style and approach Following a cookbook recipe-based approach, we'll teach you how to solve everyday difficulties and struggles you encounter using Kafka through hands-on examples.

Apache OfBiz Cookbook

Download Apache OfBiz Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1847199194
Total Pages : 300 pages
Book Rating : 4.8/5 (471 download)

DOWNLOAD NOW!


Book Synopsis Apache OfBiz Cookbook by : Ruth Hoffman

Download or read book Apache OfBiz Cookbook written by Ruth Hoffman and published by Packt Publishing Ltd. This book was released on 2010-09-07 with total page 300 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 60 simple but incredibly effective recipes for taking control of OFBiz.

Apache Kafka Cookbook

Download Apache Kafka Cookbook PDF Online Free

Author :
Publisher :
ISBN 13 : 9781785882449
Total Pages : 0 pages
Book Rating : 4.8/5 (824 download)

DOWNLOAD NOW!


Book Synopsis Apache Kafka Cookbook by : Saurabh Minni

Download or read book Apache Kafka Cookbook written by Saurabh Minni and published by . This book was released on 2015 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 50 hands-on recipes to efficiently administer, maintain, and use your Apache Kafka installationAbout This Book- Quickly configure and manage your Kafka cluster- Learn how to use the Apache Kafka cluster and connect it with tools for big data processing- A practical guide to monitor your Apache Kafka installationWho This Book Is ForIf you are a programmer or big data engineer using or planning to use Apache Kafka, then this book is for you. This book has several recipes which will teach you how to effectively use Apache Kafka. You need to have some basic knowledge of Java. If you don't know big data tools, this would be your stepping stone for learning how to consume the data in these kind of systems.What You Will Learn- Learn how to configure Kafka brokers for better efficiency- Explore how to configure producers and consumers for optimal performance- Set up tools for maintaining and operating Apache Kafka- Create producers and consumers for Apache Kafka in Java- Understand how Apache Kafka can be used by several third party system for big data processing, such as Apache Storm, Apache Spark, Hadoop, and more- Monitor Apache Kafka using tools like graphite and GangliaIn DetailThis book will give you details about how to manage and administer your Apache Kafka Cluster.We will cover topics like how to configure your broker, producer, and consumer for maximum efficiency for your situation. Also, you will learn how to maintain and administer your cluster for fault tolerance. We will also explore tools provided with Apache Kafka to do regular maintenance operations. We shall also look at how to easily integrate Apache Kafka with big data tools like Hadoop, Apache Spark, Apache Storm, and Elasticsearch.Style and approachEasy-to-follow, step-by-step recipes explaining from start to finish how to accomplish real-world tasks.

Apache Cookbook

Download Apache Cookbook PDF Online Free

Author :
Publisher : O'Reilly Media, Inc.
ISBN 13 :
Total Pages : 260 pages
Book Rating : 4.3/5 (91 download)

DOWNLOAD NOW!


Book Synopsis Apache Cookbook by : Ken A. L. Coar

Download or read book Apache Cookbook written by Ken A. L. Coar and published by O'Reilly Media, Inc.. This book was released on 2004 with total page 260 pages. Available in PDF, EPUB and Kindle. Book excerpt: Another in the very useful O'Reilly series, which provides solutions and "how-to" advice for users of specific computer technology. The focus here is on Apache--the software that currently runs over half the web sites throughout the world--and on making Apache do exactly what is needed using the various options and "extensions" provided as part of the package (distributed by the Apache Software Foundation). Over 150 "recipes" cover broad topics such as installing the software, adding modules (e.g. perl), logging, hosting multiple sites, and handling aliases, security, dynamic content (cgi-bin), and performance. Each recipe consists of a problem, solution, and discussion, with cross-references to related recipes and web links; many require less than a page, and rarely are they more than two pages. This book should be kept close by and used as a reference as questions and problems arise. Annotation : 2004 Book News, Inc., Portland, OR (booknews.com).

Apache Karaf Cookbook

Download Apache Karaf Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1783985097
Total Pages : 260 pages
Book Rating : 4.7/5 (839 download)

DOWNLOAD NOW!


Book Synopsis Apache Karaf Cookbook by : Achim Nierbeck

Download or read book Apache Karaf Cookbook written by Achim Nierbeck and published by Packt Publishing Ltd. This book was released on 2014-08-25 with total page 260 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is intended for developers who have some familiarity with Apache Karaf and who want a quick reference for practical, proven tips on how to perform common tasks such as configuring Pax modules deployed in Apache Karaf, Extending HttpService with Apache Karaf. You should have working knowledge of Apache karaf, as the book provides a deeper understanding of the capabilities of Apache Karaf.

The AH-64 Apache Helicopter

Download The AH-64 Apache Helicopter PDF Online Free

Author :
Publisher : Capstone
ISBN 13 : 9780736852500
Total Pages : 36 pages
Book Rating : 4.8/5 (525 download)

DOWNLOAD NOW!


Book Synopsis The AH-64 Apache Helicopter by : Ole Steen Hansen

Download or read book The AH-64 Apache Helicopter written by Ole Steen Hansen and published by Capstone. This book was released on 2005-07 with total page 36 pages. Available in PDF, EPUB and Kindle. Book excerpt: Provides an in-depth look at the AH-64 Apache helicopter, with detailed cross-section diagrams, photographs, and additional facts and information.

Apache Spark Deep Learning Cookbook

Download Apache Spark Deep Learning Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1788471555
Total Pages : 462 pages
Book Rating : 4.7/5 (884 download)

DOWNLOAD NOW!


Book Synopsis Apache Spark Deep Learning Cookbook by : Ahmed Sherif

Download or read book Apache Spark Deep Learning Cookbook written by Ahmed Sherif and published by Packt Publishing Ltd. This book was released on 2018-07-13 with total page 462 pages. Available in PDF, EPUB and Kindle. Book excerpt: A solution-based guide to put your deep learning models into production with the power of Apache Spark Key Features Discover practical recipes for distributed deep learning with Apache Spark Learn to use libraries such as Keras and TensorFlow Solve problems in order to train your deep learning models on Apache Spark Book Description With deep learning gaining rapid mainstream adoption in modern-day industries, organizations are looking for ways to unite popular big data tools with highly efficient deep learning libraries. As a result, this will help deep learning models train with higher efficiency and speed. With the help of the Apache Spark Deep Learning Cookbook, you’ll work through specific recipes to generate outcomes for deep learning algorithms, without getting bogged down in theory. From setting up Apache Spark for deep learning to implementing types of neural net, this book tackles both common and not so common problems to perform deep learning on a distributed environment. In addition to this, you’ll get access to deep learning code within Spark that can be reused to answer similar problems or tweaked to answer slightly different problems. You will also learn how to stream and cluster your data with Spark. Once you have got to grips with the basics, you’ll explore how to implement and deploy deep learning models, such as Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN) in Spark, using popular libraries such as TensorFlow and Keras. By the end of the book, you'll have the expertise to train and deploy efficient deep learning models on Apache Spark. What you will learn Set up a fully functional Spark environment Understand practical machine learning and deep learning concepts Apply built-in machine learning libraries within Spark Explore libraries that are compatible with TensorFlow and Keras Explore NLP models such as Word2vec and TF-IDF on Spark Organize dataframes for deep learning evaluation Apply testing and training modeling to ensure accuracy Access readily available code that may be reusable Who this book is for If you’re looking for a practical and highly useful resource for implementing efficiently distributed deep learning models with Apache Spark, then the Apache Spark Deep Learning Cookbook is for you. Knowledge of the core machine learning concepts and a basic understanding of the Apache Spark framework is required to get the best out of this book. Additionally, some programming knowledge in Python is a plus.

Apache Mesos Cookbook

Download Apache Mesos Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1785880934
Total Pages : 141 pages
Book Rating : 4.7/5 (858 download)

DOWNLOAD NOW!


Book Synopsis Apache Mesos Cookbook by : David Blomquist

Download or read book Apache Mesos Cookbook written by David Blomquist and published by Packt Publishing Ltd. This book was released on 2017-08-02 with total page 141 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 50 recipes on the core features of Apache Mesos and running big data frameworks in Mesos About This Book Learn to install and configure Mesos to suit the needs of your organization Follow step-by-step instructions to deploy application frameworks on top of Mesos, saving you many hours of research and trial and error Use this practical guide packed with powerful recipes to implement Mesos and easily integrate it with other application frameworks Who This Book Is For This book is for system administrators, engineers, and big data programmers. Basic experience with big data technologies such as Hadoop or Spark would be useful but is not essential. A working knowledge of Apache Mesos is expected. What You Will Learn Set up Mesos on different operating systems Use the Marathon and Chronos frameworks to manage multiple applications Work with Mesos and Docker Integrate Mesos with Spark and other big data frameworks Use networking features in Mesos for effective communication between containers Configure Mesos for high availability using Zookeeper Secure your Mesos clusters with SASL and Authorization ACLs Solve everyday problems and discover the best practices In Detail Apache Mesos is open source cluster sharing and management software. Deploying and managing scalable applications in large-scale clustered environments can be difficult, but Apache Mesos makes it easier with efficient resource isolation and sharing across application frameworks. The goal of this book is to guide you through the practical implementation of the Mesos core along with a number of Mesos supported frameworks. You will begin by installing Mesos and then learn how to configure clusters and maintain them. You will also see how to deploy a cluster in a production environment with high availability using Zookeeper. Next, you will get to grips with using Mesos, Marathon, and Docker to build and deploy a PaaS. You will see how to schedule jobs with Chronos. We'll demonstrate how to integrate Mesos with big data frameworks such as Spark, Hadoop, and Storm. Practical solutions backed with clear examples will also show you how to deploy elastic big data jobs. You will find out how to deploy a scalable continuous integration and delivery system on Mesos with Jenkins. Finally, you will configure and deploy a highly scalable distributed search engine with ElasticSearch. Throughout the course of this book, you will get to know tips and tricks along with best practices to follow when working with Mesos. Style and approach This step-by-step guide is packed with powerful recipes on using Apache Mesos and shows its integration with containers and big data frameworks.