万本电子书0元读

万本电子书0元读

PrimeFaces Theme Development
PrimeFaces Theme Development
Andy Bailey
¥63.21
Create, package, and customize stunning themes using PrimeFacesAbout This BookBuild PrimeFaces themes that meet the industry standardsCustomize your themes for mobile web applications with PrimeFaces MobileA precise, example-oriented guide to help you create interesting themes using the PrimeFaces tools Who This Book Is For If you are a Web Designer who wants to create and modify PrimeFaces themes then this book is for you. Basic knowledge of JSF, CSS, and HTML is assumed.What You Will LearnUse Maven to create JSF ProjectsCreate a custom theme using JQuery UI toolsPackage your theme for distribution and use your PrimeFaces-based web applications as drop in librariesDevelop additional dynamic look and feel elements that themes do not already supplyApply look and feel elements dynamically to views without causing page refreshesReduce code repetition by applying page templates to your JSF project In Detail Developing stunning themes for web applications has never been easier! PrimeFaces delivers a powerful set of features that enables JSF developers to create and customize awesome themes on the web. It is very easy to use because it comes as a single JAR file and requires no mandatory XML configuration. With more than 30 out-of-the-box themes, jQuery integration, a mobile UI toolkit, Ajax Push technology, and much more, PrimeFaces takes JSF application development to a whole new level! This book is a hands-on example-rich guide to creating and customizing PrimeFaces themes using available tools. Beginning with creating a JSF project and integrating the PrimeFaces library, this book will introduce you to the features of theme components, how these are structured, and how PrimeFaces uses JQuery UI to apply a theme to your application. You will learn to examine and change the CSS rules and get creative by setting standard icons and adding new icons to them. You will use a combination of JavaScript and CSS to enhance your application with help of scheduler component and go on to adapt and package your custom theme so that it is compatible with the Resource Manager. Finally, you will explore PrimeFaces mobile apps, ensuring themes are compatible with your mobile applications best practices for theme design.Style and approach This book is a concise, hands-on guide to developing PrimeFaces themes, working from the ground up with examples in each topic implemented in a web application. You will be encouraged to explore areas of your own interest without the requirement to stick to the letter of the chapter.
Raspberry Pi Robotic Blueprints
Raspberry Pi Robotic Blueprints
Richard Grimmett
¥80.65
Utilize the powerful ingredients of Raspberry Pi to bring to life your amazing robots that can act, draw, and have fun with laser tagsAbout This BookLearn to implement a number of features offered by Raspberry Pi to build your own amazing robotsUnderstand how to add vision and voice to your robots.This fast-paced practical guide comprises a number of creative projects to take your Raspberry Pi knowledge to the next level Who This Book Is For This all-encompassing guide was created for anyone who is interested in expanding their knowledge in applying the peripherals of Raspberry Pi. If you have a fancy for building complex-looking robots with simple, inexpensive, and readily available hardware, then this book is ideal for you. Prior understanding of Raspberry Pi with simple mechanical systems is recommended.What You Will LearnAdd sensors to your robot so that it can sense the world around itKnow everything there is to know about accessing motors and servos to provide movement to the robotic platformExplore the feature of adding vision to your robot so it can “see” the world around itRefine your robot with the skill of speech recognition so that it can receive commandsPolish your robot by adding speech output so it can communicate with the world around itMaximize the use of servos in Raspberry Pi to create a drawing robotStrengthen your robot by adding wireless communication skills so you can see what the robot is seeing and control it from a distanceBuild an unbelievable autonomous hexcopter controlled by Raspberry Pi In Detail The Raspberry Pi is a series of credit card-sized single-board computers developed in the UK by the Raspberry Pi Foundation with the intention of promoting the teaching of basic computer science in schools. The Raspberry Pi is known as a tiny computer built on a single circuit board. It runs a Linux operating system, and has connection ports for various peripherals so that it can be hooked up to sensors, motors, cameras, and more. Raspberry Pi has been hugely popular among hardware hobbyists for various projects, including robotics. This book gives you an insight into implementing several creative projects using the peripherals provided by Raspberry Pi. To start, we’ll walk through the basic robotics concepts that the world of Raspberry Pi offers us, implementing wireless communication to control your robot from a distance. Next, we demonstrate how to build a sensible and a visionary robot, maximizing the use of sensors and step controllers. After that, we focus on building a wheeled robot that can draw and play hockey. To finish with a bang, we’ll build an autonomous hexcopter, that is, a flying robot controlled by Raspberry Pi. By the end of this book, you will be a maestro in applying an array of different technologies to create almost any imaginable robot.Style and approach This book is an easy-to-follow, project-based guide that throws you directly into the action of creating almost any imaginable robot through blueprints. It is full of step by step instructions and screenshots to help you build amazing robots in no time at all.
Windows PowerShell for .NET Developers - Second Edition
Windows PowerShell for .NET Developers - Second Edition
Chendrayan Venkatesan
¥90.46
Efficiently administer and maintain your development environment with Windows PowerShellAbout This BookExplore *ing and automation techniques with Windows PowerShellGain concrete knowledge of Windows PowerShell *ing to perform professional level *ingDiscover the benefits of the Configuration Management Platform with this step-by-step guide that includes real-world *ing examples Who This Book Is For If you are an IT professional or developer who has worked on the .Net platform and you want to learn automation using Windows PowerShell, then this book is for you. This self-start guide takes you from the basics and gradually moves to an intermediate level to show you how to perform professional *ing.What You Will LearnUnderstand the concepts of building PowerShell *s and the basics of programmingManage the LYNC, Exchange, and SharePoint platformsCreate a Pull server using a SMB file share and HTTP and HTTPSUse .NET classes in Windows PowerShell and C# to manage Exchange OnlineUse PowerShell in C# to manage Exchange Online and work with .NET classes in PowerShellAutomate LYNC clients, consuming Client Server Object Models to administrate SharePoint Online In Detail Windows PowerShell 5.0 for .NET Developers is your self-start guide to performing automation using Windows PowerShell. This book will help you to understand the PowerShell syntax and grammar and will also teach you techniques to remove the rough edges of manual deployments. Packed with PowerShell *s and sample C# codes to automate tasks, it also includes real-world scenarios such as administrating office servers to help you save time and perform deployments swiftly and efficiently. The book begins with the Windows PowerShell basics, explores the significant features of Windows Management Framework 5.0, covers the basic concepts of Desired State Configuration and the importance of idempotent deployments. By the end of the book, you will have a good understanding of Windows PowerShell’s features and will be able to automate your tasks and manage configuration effectively.Style and approach This is an easy-to-follow step-by-step guide with text-enabled screenshots. Each topic is explained with codes and examples. It also includes multiple approaches for a number of tasks to let you choose the best one for you depending on your scenario.
Learning PowerShell DSC
Learning PowerShell DSC
James Pogran
¥90.46
Get started with the fundamentals of PowerShell DSC and utilize its power to automate deployment and configuration of your serversAbout This BookCreate flexible and maintainable deployments using DSC configuration *s that stand the test of timeExplore the in depth details of the core architecture, concepts, and practices used by PowerShell DSCA step-by-step guide that shows you how to start using and taking advantage of PowerShell DSC Who This Book Is For This book is intended for system administrators, developers, or engineers who are responsible for configuration management and automation and wish to learn PowerShell Desired State Configuration for efficient management, configuration and deployment of systems and applications.What You Will LearnUnderstand configuration management and why you need itCraft flexible, reusable, and maintainable configuration *s for thousands of serversCreate custom DSC resources to manage any application or server settingApply configuration data to deploy applications to different environmentsUtilize DSC push deployments to test your configuration *s and custom DSC resourcesInstall, configure and use DSC pull serversRun a Windows MSI packageDeploy a website In Detail Windows PowerShell is a task-based command-line shell and *ing language designed especially for system administration. PowerShell DSC is a new management platform that enables you to deploy and manage configuration data for software services and manage the environment in which these services run. This book begins with an overview of the basics of PowerShell DSC by covering the architecture and components of the Desired Sate Configuration. It will then familiarize you with the set of PowerShell language extensions and new PowerShell commands. It will help you understand and create DSC configurations with the help of practical examples, and to create DSC custom resources for your custom applications. Finally, you will learn to deploy a real world application using PowerShell DSC. By the end of the book, you will have better knowledge about the powerful Desired State Configuration platform, which helps you to achieve continuous delivery, and efficient management and easy deployment of data for systems.Style and approach This book is an in-depth guide to using PowerShell DSC, full of real-world experiences and best practices using PowerShell DSC. The topics are explained and build on one another other to provide a holistic learning experience. At the end, all the features learned will be used to create a real world application deployment using DSC.
Implementing NetScaler VPX? - Second Edition
Implementing NetScaler VPX? - Second Edition
Marius Sandbu
¥71.93
Implement the new features of Citrix NetScaler 11 to optimize and deploy secure web services on multiple virtualization platformsAbout This BookLearn how to design, set up, and deploy NetScaler VPX along with the new Jumbo frames in a virtual environment using your GUI as well as your CLI for both public and private clouds to make all your web applications faster and more secureEnrich your networking skills utilizing the new features of AAA by following the instructions to optimize network trafficA step-by-step guide that will show you how to work with the latest NetScaler, 11, by implementing its new features using sample scenarios and real-world examples Who This Book Is For This book is for Citrix administrators who are just getting started with NetScaler, have some basic networking skills This book does not require prior experience of NetScaler.What You Will LearnConfigure different VPN solutions and learn about ICA Proxy, Unified Gateway and SSL VPNSet up load balancing for SharePoint, Exchange, Lync, SQL and other Citrix componentsGain insights into traffic management with NetScaler, Wireshark, and Citrix InsightProtect your web services with an application firewall, HTTP, DOS, and AAAOptimize traffic using front-end optimization, caching, and compressionDeploy a high availability environmentUse NetScaler in public cloud providers such as Azure or AmazonAdvance your network knowledge of TCP and SSL optimization In Detail With a large demand for responsive websites and availability of services, IT administrators are faced with an ever-rising need for services that are optimized for speed. NetScaler VPX is a software-based virtual appliance that provides users with the comprehensive NetScaler feature set. Implementing apps and cloud-based services is much easier with its increased service performance and integrated security features. This book will give you an insight into all the new features that NetScaler VPXhas to offer. Starting off with the basics, you will learn how to set NetScaler up and configure it in a virtual environment including the new features available in version 11, such as unified gateway and portal theme customization. Next, the book will cover how to deploy NetScalar on Azure and Amazon, and you will also discover how to integrate it with an existing Citrix infrastructure. Next, you will venture into other topics such as load balancing Microsoft and Citrix solutions, configuring different forms of high availability Global Server Load Balancing (GSLB), and network optimization. You will also learn how to troubleshoot and analyze data using NetScaler's extensive array of features. Finally, you will discover how to protect web services using an application firewall and will get to grips with other features such as HTTP, DOS, and AAA.Style and approach This easy-to-follow guide is full of detailed step-by step-instructions on how to implement the key components in NetScaler, using real-world examples and sample scenarios.
WordPress Search Engine Optimization - Second Edition
WordPress Search Engine Optimization - Second Edition
Michael David
¥80.65
A complete guide to dominating search engines with your WordPress siteAbout This BookEverything you need to get your WordPress site to the top of search engines and bring thousands of new customers to your blog or businessLearn everything from keyword research and link building to customer conversions, in this complete guidePacked with real-word examples to help get your site noticed on Google, Yahoo, and Bing Who This Book Is For This book is for anyone who runs any of the over 90,000,000 WordPress installations throughout the world. If you can login to your WordPress website, you can implement most of the tips in this book without any coding experience.What You Will LearnThe elements that search engines use to rank websites—and how to optimize your site for premium placementHarness social media sites to extend the reach of your site and gain more visitorsDiscover the high-volume, high-value search phrases that customers use when searching for your products or servicesAvoid dangerous black-hat optimization techniques and the people who advocate and purvey themBuild high-quality, high-value links from other websites to raise your rankings in search enginesCreate optimized and engaging content that both search engines and readers will loveAvoid common SEO mistakes that can get your site penalized by search engines In Detail WordPress is a powerful platform for creating feature-rich and attractive websites but, with a little extra tweaking and effort, your WordPress site can dominate search engines and bring thousands of new customers to your business. WordPress Search Engine Optimization will show you the secrets that professional SEO companies use to take websites to the top of search results. You'll take your WordPress site to the next level; you'll brush aside even the stiffest competition with the advanced tutorials in this book.Style and approach This is a practical, hands-on book based around sound SEO techniques specifically applied to WordPress. Each chapter starts with a brief overview of the important concepts then quickly moves into practical step-by-step actions you can take immediately. Throughout the book, you'll get clear instructions and detailed screenshots, so you can see exactly what to do each step of the way.
Learning IPython for Interactive Computing and Data Visualization - Second Editi
Learning IPython for Interactive Computing and Data Visualization - Second Editi
Cyrille Rossant
¥71.93
Get started with Python for data analysis and numerical computing in the Jupyter notebookAbout This BookLearn the basics of Python in the Jupyter NotebookAnalyze and visualize data with pandas, NumPy, matplotlib, and seabornPerform highly-efficient numerical computations with Numba, Cython, and ipyparallel Who This Book Is For This book targets students, teachers, researchers, engineers, analysts, journalists, hobbyists, and all data enthusiasts who are interested in analyzing and visualizing real-world datasets. If you are new to programming and data analysis, this book is exactly for you. If you're already familiar with another language or analysis software, you will also appreciate this introduction to the Python data analysis platform. Finally, there are more technical topics for advanced readers. No prior experience is required; this book contains everything you need to know.What You Will LearnInstall Anaconda and code in Python in the Jupyter NotebookLoad and explore datasets interactivelyPerform complex data manipulations effectively with pandasCreate engaging data visualizations with matplotlib and seabornSimulate mathematical models with NumPyVisualize and process images interactively in the Jupyter Notebook with scikit-imageAccelerate your code with Numba, Cython, and IPython.parallelExtend the Notebook interface with HTML, JavaScript, and D3 In Detail Python is a user-friendly and powerful programming language. IPython offers a convenient interface to the language and its analysis libraries, while the Jupyter Notebook is a rich environment well-adapted to data science and visualization. Together, these open source tools are widely used by beginners and experts around the world, and in a huge variety of fields and endeavors. This book is a beginner-friendly guide to the Python data analysis platform. After an introduction to the Python language, IPython, and the Jupyter Notebook, you will learn how to analyze and visualize data on real-world examples, how to create graphical user interfaces for image processing in the Notebook, and how to perform fast numerical computations for scientific simulations with NumPy, Numba, Cython, and ipyparallel. By the end of this book, you will be able to perform in-depth analyses of all sorts of data.Style and approach This is a hands-on beginner-friendly guide to analyze and visualize data on real-world examples with Python and the Jupyter Notebook.
Big Questions from Little People
Big Questions from Little People
Harris, Gemma Elwin
¥138.41
Illuminating and essential, Big Questions from Little People is a timeless gift, a handbook for curious children and their perplexed parents. Many of the questions children ask in the course of growing up can stump even the best educated adult: Why can't I tickle myselfAre we all relatedWho named all the citiesDo aliens existWhat makes me meIs it okay to eat a wormWho invented chocolateIf the universe started from nothing, how did it become somethingHow do you fall in loveWho is GodHow do chefs get ideas for recipesWhy are some people meanThis charming and informative collection has been compiled from schoolchildren's actual questions, which are answered by the world's greatest experts, including Mary Roach, Richard Dawkins, Philip Pullman, Bear Grylls, David Eagleman, Philippa Gregory, Noam Chomsky, and Mario Batali.
Bread for the Journey
Bread for the Journey
Nouwen, Henri J. M.
¥94.10
When beloved author Henri Nouwen set out to record this daybook of totally new reflections, he suddenly found himself on "a true spiritual adventure." For in these 366 original, interlocking morsels of daily wisdom, Nouwen provides both sustenance and a trail for us to follow, as he unveils, to his own surprise, his personal map of faith. From the delicate interplay of human experience to the surrender to Christ and the embrace of Christian community, that journey of Christian spirituality is explored and celebrated here in each eloquent, thought–provoking passage, "The table is one of the most intimate places in our lives. It is there that we give ourselves to one another. When we say, 'Take some more, let me serve you another plate, let me pour you another glass, don't be shy, enjoy it,' we say a lot more than our words express. We invite our friends to become part of our lives. We want them to be nurtured by the same food and drink that nurture us. We desire communion.... Every breakfast, lunch, or dinner can become a time of growing communion with one another." Intimately personal and inspiring, Bread for the Journey is a daily feast of fresh insight into the challenges and deep joys of a life lived in close communion with God. Nouwen is a wise, loving companion who invites us along as he finds joy in the community of loss, true freedom in forgiveness of others, and hope in surprising places. Each daily meditation is a stepping–stone along a path of private discovery, offering Nouwen's seasoned yet fresh ideas on kindness, love, suffering, and prayer, the Church as God's people, and the importance of Jesus in one's life–reflecting, as a whole, Nouwen's own 'personal creed.' Bread for the Journey brims with daily nourishment and guidance for devoted followers and new friends alike –– food for thought on a yearlong journey of discovery and faith.
Barbarians at the Gate
Barbarians at the Gate
Burrough, Bryan
¥100.71
Barbarians at the Gate has been called one of the most influential business books of all time -- the definitive account of the largest takeover in Wall Street history. Bryan Burrough and John Helyar's gripping account of the frenzy that overtook Wall Street in October and November of 1988 is the story of deal makers and publicity flaks, of strategy meetings and society dinners, of boardrooms and bedrooms -- giving us not only a detailed look at how financial operations at the highest levels are conducted but also a richly textured social history of wealth at the twilight of the Reagan era. Barbarians at the Gate -- a business narrative classic -- is must reading for everyone interested in the way today's world really works.
Tao Te Ching
Tao Te Ching
Mitchell, Stephen
¥83.03
Lao-tzu's Tao Te Ching, or Book of the Way, is the classic manual on the art of living and one of the wonders of the world. In eighty-one brief chapters, the Tao Te Ching llods at the basic predicatment of being alive and gives advice that imparts balance and perspective, a serene and generous spirit. This book is about wisdom in action. It teaches how wo work for the good with the efforless skill that comes from being in accord with the Tao (the basic principle of the universe) and applies equally to good government and sexual love, to childrearing, business, and ecology. The Tao Te Ching is the most widely traslated book in world literature, after the Bible. Yet the gemlike lucidity of the original has eluded most previous translations, and they have obscured some of its central ideas. Now the Tao Te ching has been rendered into English by the eminent scholar and traslator Stephen Mitchell. Mr. Mitchell's Dropping Ashes on the Buddha is a modern Zen classic, and his translations of Rilke and of the Book of Job have already been called definitive for our time.
Kiss from a Stranger
Kiss from a Stranger
Barbara Cartland
¥24.44
Horrified when her beloved dog, Rufus, is caught in a cruel snare while out walking in the estate of Arrow Castle, local Parson’s daughter Shenda is at first relieved when a handsome stranger comes to poor Rufus’s rescue and then at once she is abashed and confused when he claims a kiss – Shenda’s very first – as his reward. But then she is told that her father has been killed by a savage bull and that she must leave the family’s Vicarage forthwith. Penniless Shenda is obliged to take a job at Arrow Castle as a seamstress, where she stumbles across a letter from one of Napoleon Bonaparte’s spies to Society beauty Lucille Gratton, ‘the most beautiful Lady in England’, who is staying at The Castle. Reporting the discovery to the Earl, she finds that he is no other than her ‘gentleman stranger’ and just as she realises that she is falling in love with the heroic Earl of Arrow, she is embroiled in a counter-espionage plot that puts her young life – and her love for the Earl – in deadly peril.
Double the Love
Double the Love
Barbara Cartland
¥24.44
The beautiful Ariana Dancer is orphaned and has led a cheerless life in London with her disagreeable Guardian, Uncle Konstantin Bardici. He has shown little interest in his niece and she has been left very much to her own devices. One day Uncle Konstantin suggests that Ariana marry an Albanian Prince – one who is seeking an English wife and who claims to have fallen in love with her portrait – and it does not take much to persuade her to agree. Even before she sets out for Albania, she begins to dream of romance and her lonely heart ensures that she quickly fancies herself in love with a man she has never seen. She is sure in her heart that she will find everlasting happiness with Prince Stefan of Dukka in the depths of Albania.! But the journey she must take to fulfil her dreams is longer and more treacherous than she could ever have imagined. When she and her hapless maid are kidnapped en route to Castle Dukka by brigands, the rosy future she dreamed of becomes bitterly compromised. Soon life in the wild mountains begins to exert an unexpected pull, while the King of the Brigands turns out to possess an irresistible charm. Ariana discovers that love can have a double meaning and that image is not all that it seems. Forced to choose between honour and passion and faced with the responsibility of deciding life or death for the man she loves, she bravely makes the ultimate sacrifice. Even then Ariana’s torment is not over – Find out how Ariana unexpectedly finds all that she has been seeking, and more, in this exciting and unusual romantic tale by BARBARA CARTLAND
The Viscount's Revenge
The Viscount's Revenge
Barbara Cartland
¥24.44
The handsome Viscount Trent finally makes up his mind to accede to the pleadings of his family and get married. He is twenty-seven and for a long time they have been begging him to take a wife and produce an heir to his illustrious title, his famous stately home and his vast estate. On the whole he finds debutantes extremely boring and has enjoyed a number of affaires-de-coeur with older married women. However there is one girl, Marigold Marlow, he considers outstanding and she is the acknowledged great beauty of the Season. As she is so beautiful, the Viscount is convinced that Marigold will make him a perfect wife, but he is astonished when, having proposed to her, she tells him that she has not quite made up her mind. She will let him know on Wednesday if she accepts his proposal of marriage. As the Viscount expects her to fall immediately into his arms, he is surprised, but content to wait until Wednesday for her answer, which he is certain will be ‘yes’. As he drives away from Marigold’s house, a young girl holding a white Pekingese in her arms begs him to give her a lift to London. He sees no reason to refuse and finds as they drive off that she is Salvia, a cousin of the beautiful Marigold. He then learns that Marigold has her eyes on the son of the Duke of Northerncliff, who is seriously ill. In fact if he dies as expected, she intends to marry his heir as one day soon he will be a Duke. Feeling surprised and angry, he is even more astonished to learn that Marigold is cruel to animals and that Salvia is running away because she is so unkind to her dog as well as to her. How the Viscount dreams up a way to avenge himself on Marigold and, if the Duke does recover, how he can escape marrying her as he has now changed his mind. How the Viscount’s plan succeeds. And how Salvia takes London by storm, faces appalling danger and finally finds the love of her life is all told in this unusual story by BARBARA CARTLAND.
Web Scraping with Python
Web Scraping with Python
Richard Lawson
¥63.21
Successfully scrape data from any website with the power of PythonAbout This BookA hands-on guide to web scraping with real-life problems and solutionsTechniques to download and extract data from complex websitesCreate a number of different web scrapers to extract information Who This Book Is For This book is aimed at developers who want to use web scraping for legitimate purposes. Prior programming experience with Python would be useful but not essential. Anyone with general knowledge of programming languages should be able to pick up the book and understand the principals involved.What You Will LearnExtract data from web pages with simple Python programmingBuild a threaded crawler to process web pages in parallelFollow links to crawl a websiteDownload cache to reduce bandwidthUse multiple threads and processes to scrape fasterLearn how to parse JavaScript-dependent websitesInteract with forms and sessionsSolve CAPTCHAs on protected web pagesDiscover how to track the state of a crawl In Detail The Internet contains the most useful set of data ever assembled, largely publicly accessible for free. However, this data is not easily reusable. It is embedded within the structure and style of websites and needs to be carefully extracted to be useful. Web scraping is becoming increasingly useful as a means to easily gather and make sense of the plethora of information available online. Using a simple language like Python, you can crawl the information out of complex websites using simple programming. This book is the ultimate guide to using Python to scrape data from websites. In the early chapters it covers how to extract data from static web pages and how to use caching to manage the load on servers. After the basics we'll get our hands dirty with building a more sophisticated crawler with threads and more advanced topics. Learn step-by-step how to use Ajax URLs, employ the Firebug extension for monitoring, and indirectly scrape data. Discover more scraping nitty-gritties such as using the browser renderer, managing cookies, how to submit forms to extract data from complex websites protected by CAPTCHA, and so on. The book wraps up with how to create high-level scrapers with Scrapy libraries and implement what has been learned to real websites.Style and approach This book is a hands-on guide with real-life examples and solutions starting simple and then progressively becoming more complex. Each chapter in this book introduces a problem and then provides one or more possible solutions.
VMware vSphere Troubleshooting
VMware vSphere Troubleshooting
Muhammad Zeeshan Munir
¥90.46
Gain expertise in troubleshooting most common issues to implement vSphere environments with easeAbout This BookPlan, analyze, and design effective solutions for your vSphere environmentTroubleshoot problems related to vSphere performanceFamiliarize yourself with the advanced troubleshooting conceptsand become an xpert level administrator Who This Book Is For The books is intended for mid-level System Engineers and System Integrators who want to learn VMware power tools to troubleshoot and manage the vSphere infrastructure. Good knowledge level and understanding of virtualization is expected.What You Will LearnConfigure vSphere management assistant and troubleshooting toolsUse troubleshooting tools to monitor performance and troubleshoot different issuesLearn how to troubleshoot High Availability and other commonly known problems with clusters such as insufficient resources, failing heartbeatsUse Direct Console User Interface (DCUI) to verify configurationDiagnose storage issues including iSCSI, NFS and VMFS problemsManage vSphere Network Virtual and Distributed Switches, Trunks, VLANSMonitor and shape network traffic, configure routes and DNSQuickly resolve common day-to-day problems by analysing logs of VMware vSphere hosts and VMware vCenter ServerDebug and resolve commonly known vSphere Cluster problems In Detail VMware vSphere is the leading server virtualization platform with consistent management for virtual data centers. It enhances troubleshooting skills to diagnose and resolve day to day problems in your VMware vSphere infrastructure environment. This book will provide you practical hands-on knowledge of using different performance monitoring and troubleshooting tools to manage and troubleshoot the vSphere infrastructure. It begins by introducing systematic approach for troubleshooting different problems and show casing the troubleshooting techniques. You will be able to use the troubleshooting tools to monitor performance, and troubleshoot issues related to Hosts and Virtual Machines. Moving on, you will troubleshoot High Availability, storage I/O control problems, virtual LANS, and iSCSI, NFS, VMFS issues. By the end of this book, you will be able to analyze and solve advanced issues related to vShpere environment such as vcenter certificates, database problems, and different failed state errors.Style and approach A step-by-step guide full of real world scenarios that will enhance advanced knowledge, skills, and abilities to achieve competence in troubleshooting the VMware vSphere environment. Basic concepts of vSphere and the most common vSphere infrastructure problems are explained with practical solutions to resolve it.
PhoneGap 4 Mobile Application Development Cookbook
PhoneGap 4 Mobile Application Development Cookbook
Zainul Setyo Pamungkas
¥90.46
Build real-world hybrid mobile applications using the robust PhoneGap development platformAbout This BookGet to grips with the usage of PhoneGap and its command-line interfaceLearn to use numerous plugins to access several hardware capabilitiesStep-by-step instructions on creating captivating mobile applications using popular frameworks Who This Book Is For If you are a developer who wants to get started with mobile application development using PhoneGap, then this book is for you. Previous experience with data mining libraries will help, but is not mandatory. A basic understanding of web technologies such as HTML, CSS, and JavaScript is a must.What You Will LearnSet up a development environment to develop PhoneGap applicationsGenerate, build, and run applications using the PhoneGap command-line interfaceInstall plugins from the command line to add native capabilities to your applicationCall the JavaScript API of plugins and hook into native eventsManipulate DOM using zepto and xuijsDevelop a user interface using jQuery Mobile and the Ionic frameworkGet accustomed to using the PhoneGap Build service In Detail Developing mobile applications often feels intimidating. Especially when building cross-platform application. We have to learn a specific programming language to build an application for each platform. PhoneGap makes cross-platform mobile application development faster and easier by using web technologies such as HTML5, CSS, and JavaScript. This book gives you practical lessons on how to build a world class mobile application using PhoneGap. Whether you are a brand new to mobile application development, a web developer expert, or a seasoned mobile application developer, this book will guide you through creating hybrid mobile applications. Starting with setting up a development environment, the book moves on to utilizing a new PhoneGap command-line tool, installing plugins, and designing your application. It then moves on to concepts such as file system, storage, and local database, the book effectively lays a solid base for advanced topics. By working through the steps in each chapter, you will quickly master the features of PhoneGap. By the end of the book, you will be able to successfully build a highly functional, real-world hybrid mobile application using PhoneGap.Style and approach And easy-to-follow guide full of practical examples of real-world mobile application. Each topic is explained step by step with detailed explanations on each concept.
Amazon S3 Essentials
Amazon S3 Essentials
Sunil Gulabani
¥63.21
Get started with Amazon S3 for virtually unlimited cloud and Internet storageAbout This BookFamiliarize yourself with the concepts of Amazon S3Understand basic operations of bucket, folders, and objects using Amazon S3 SDK JavaLeverage the power of Amazon S3 to effectively store and retrieve data Who This Book Is For This book is intended for System Engineers/ Developers, Software Architects, Project managers, and users who want to explore Amazon S3 SDK Java. If you want to learn about Amazon S3 quickly, then this book is for you. Basic knowledge of Java programming is expected.What You Will LearnStart with the basic concepts of Amazon S3 to get you goingUse Copy Object and Multipart Copy Object for objects of different sizesUnderstand how to use the amazon management console for Amazon S3Learn how to use the AWS SDK of Java and consume the Amazon S3Get to grips with managing the bucket life cycleConfigure CORS to share resources to a different domainDiscover how to develop and deploy the static website on Amazon S3 using different services of Amazon In Detail Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, and highly-scalable object storage. Amazon S3 is easy to use, with a simple web services interface to store and retrieve any amount of data from anywhere on the web. S3 is automatically web scalable and responds to the requirements of your application and traffic, and therefore offers a key element to help companies deal dynamically with any spike in traffic for their application (such as a free e-book offer). This book starts with the basics of the Amazon S3 and its features, and you will quickly get an understanding how to use the Amazon Management Console for Amazon S3 which is the simplest way to manage Amazon S3. Next, we will cover basic operations on bucket, folder, objects. Once the basic operations are understood, you will know how to use Amazon S3 using Java SDK. Following that, you will learn about Copy Objects and Multipart copy objects for large objects size. You will also learn to manage the life cycle of bucket and how to share resources to the different domain by configuring CORS. The book will then guide you through the development and deployment of a static website on Amazon S3 using different services of Amazon. By the end of the book, you will be able to create a scalable application using Amazon S3.Style and approach This fast-paced book is a pragmatic guide to writing Amazon S3 applications. Each chapter is blended beautifully with lucid concepts and pertinent examples.
MariaDB Essentials
MariaDB Essentials
Emilien Kenler
¥54.49
Quickly get up to speed with MariaDB—the leading, drop-in replacement for MySQL, through this practical tutorialAbout This BookGet to know the basic SQL queries so you can quickly start using MariaDBTake control of your data through the advanced features of MariaDBExploit the full potential of MariaDB’s exclusive features through quick, practical examples Who This Book Is For If you don't know the SQL language, but you want to quickly jump into the SQL world and learn how to use MariaDB, or if you already know how to use MySQL but you want to go further, then this book is ideal for you.What You Will LearnInstall and configure MariaDBCreate databases, tables, and indexesImport and export data from and to external filesWork with views and virtual columnsCreate, read, update, and delete records in your databaseUse dynamic columnsSet up a powerful full-text search systemAccess your external data from MariaDB through the CONNECT engine In Detail This book will take you through all the nitty-gritty parts of MariaDB, right from the creation of your database all the way to using MariaDB’s advanced features. At the very beginning, we show you the basics, that is, how to install MariaDB. Then, we walk you through the databases and tables of MariaDB, and introduce SQL in MariaDB. You will learn about all the features that have been added in MariaDB but are absent in MySQL. Moving on, you’ll learn to import and export data, views, virtual columns, and dynamic columns in MariaDB. Then, you’ll get to grips with full-text searches and queries in MariaDb. You’ll also be familiarized with the CONNECT storage engine. At the end of the book, you’ll be introduced to the community of MariaDB.Style and approach This is a complete guide that uses concrete examples to help you understand and exploit the full potential of MariaDB.
Dinner: A Love Story
Dinner: A Love Story
Rosenstrach, Jenny
¥166.09
Jenny Rosenstrach, and her husband, Andy, regularly, some might say pathologically, cook dinner for their family every night.?Even when they work long days. Even when their kids' schedules pull them in eighteen different directions. They are not superhuman.?They are not from another planet. With simple strategies and common sense, Jenny figured out how to break down dinner—the food, the timing, the anxiety, from prep to cleanup—so that her family could enjoy good food, time to unwind, and simply be together.Using the same straight-up, inspiring voice that readers of her award-winning blog, Dinner: A Love Story,?have come to count on, Jenny never judges and never preaches. Every meal she dishes up?is a real meal, one that has been cooked and eaten and enjoyed at least a half dozen times by someone in Jenny's house. With inspiration and game plans for any home cook at any level, Dinner: A Love Story is as much for the novice who doesn't know where to start as it is for the gourmand who doesn't know how to start over when she finds herself feeding an intractable toddler or for the person who never thought about home-cooked meals until he or she became a parent.?This book is, in fact, for anyone interested in learning how to?make a meal to be shared with someone they love, and about how so many good, happy things?happen when we do.
Give the Gift of Healing
Give the Gift of Healing
Altea, Rosemary
¥78.65
From The New York Times bestselling author of The Eagle and the Rose and Proud Spirit comes a book on spiritual healing.Rosemary Altea, the internationally renowned medium known to millions worldwide as "The Voice of the Spirit World," is also the founder of the Rosemary Altea Association of Healers, a charitable organization with patients worldwide. In this book package, Rosemary offers an introduction to spiritual healing, beginning with a personal account of how she embraced her role as a healer sixteen years ago. Sharing her belief that sickness and pain can cause the soul to live in a dark place, Rosemary presents healing techniques designed to give light - the Seven Steps to Self-Healing. We meet two inspiring patients who have been treated by Rosemary and her team of healers, and we learn how we can harness the power of our own thoughts and use color energy visualizations to achieve inner peace. Also included is a color chart explaining how each of eight vibrant hues can give us the gift of healing.
1 2 3 4 5 6 7