Informatyka

1777
Wird geladen...
E-BOOK

Instant New iPad Features in iOS 6 How-to. Learn to use Mail, iCloud, Photo Stream, iPhoto, iWorks, iTunes, iMovie, and Garageband through easy-to-follow recipes

Renee Valdez

The new iPad's display and processing power allows for a rich media experience that is unlike any other. Instead of solely consuming media, you can create, edit, and manage everything from Excel documents to HD home movies. The multi-touch interface makes creating and editing intuitive. iCloud syncs documents, movies, music, and images to the cloud for access from all your Apple devices.Instant New iPad Features in iOS 6 How-to will walk you through iCloud setup, project creations, and syncing. If you want to utilize all that your iPad has to offer, this is the book for you. Exploring Apple's suite of apps designed especially for the iPad, these recipes provide easy to follow steps enabling you to become a power user.You'll begin with the basics; setting up Mail, and managing your photos. Each recipe builds upon previous recipes and by the end of the book, you'll have projects in every app within Apple's media suites.If you're interested in using your iPad to the fullest, this book will cover the major applications developed by Apple and take advantage of all of its features. We begin by setting up email, using the VIP inbox, iCloud, and Photostream within the Photos application. We'll then dig a little deeper and explore iPhoto and iMovie, creating slideshows, and creating a video trailer. Lastly, we'll explore the apps within Apple's iWorks suite, learning how to create and edit documents, spreadsheets, and PowerPoint presentations. We will finish the book with a musical note, exploring iTunes and GarageBand. Instant New iPad Features in iOS 6 How-to will walk you through tasks with easy to follow recipes that will give you a great overview on the new iPad and its features. 

1778
Wird geladen...
E-BOOK

Instant OpenCV for iOS. Learn how to build real-time computer vision applications for the iOS platform using the OpenCV library

Kirill Kornyakov, Aleksander Shishkov

Computer vision on mobile devices is becoming more and more popular. Personal gadgets are now powerful enough to process high-resolution images, stitch panoramas, and detect and track objects. OpenCV, with its decent performance and wide range of functionality, can be an extremely useful tool in the hands of iOS developers.Instant OpenCV for iOS is a practical guide that walks you through every important step for building a computer vision application for the iOS platform. It will help you to port your OpenCV code, profile and optimize it, and wrap it into a GUI application. Each recipe is accompanied by a sample project or an example that helps you focus on a particular aspect of the technology.Instant OpenCV for iOS starts by creating a simple iOS application and linking OpenCV before moving on to processing images and videos in real-time. It covers the major ways to retrieve images, process them, and view or export results. Special attention is also given to performance issues, as they greatly affect the user experience.Several computer vision projects will be considered throughout the book. These include a couple of photo filters that help you to print a postcard or add a retro effect to your images. Another one is a demonstration of the facial feature detection algorithm. In several time-critical cases, the processing speed is measured and optimized using ARM NEON and the Accelerate framework.OpenCV for iOS gives you all the information you need to build a high-performance computer vision application for iOS devices.

1779
Wird geladen...
E-BOOK

Instant Parallel Processing with Gearman. Learn how to use Gearman to build scalable distributed applications

John Ewart

Many of today's applications need to be able to process large volumes of data, and vertical scaling has its limits both in terms of prohibitive cost and hardware limits. Gearman is an open source job manager that is well-suited to building horizontally scalable systems, from map-reduce algorithms to simple data processors capable of handling massive amounts of information.Instant Gearman is a practical, hands-on guide to getting started with building an open source job management server system that is built to grow. Learn the basics of building a distributed application that spans multiple components and learn how Gearman fits into building an application that scales from one to hundreds of components that interact to process data. With Gearman, you can build software that scales horizontally as your need for computation increases.Instant Gearman has in-depth examples and a step-by-step approach to building distributed systems, helping you to build systems that are scalable and modular in their approach to processing data.Once you are comfortable with building simple workers and clients, learn how to build a cluster of managers and see how to reduce single-point-of-failure in your architecture. Next, build a simple map-reduce application using Gearman and scale it up from a single instance to multiple parallel processing components.

1780
Wird geladen...
E-BOOK

Instant Passbook App Development for iOS How-to. Create and customize a Passbook Pass with the exciting new iOS features

Keith Moon

With iOS 6, Apple introduced the Passbook app as a central digital wallet for all the store cards, coupons, boarding passes, and event tickets that have become a popular feature of apps. The passes in Passbook can be tied to relevant locations and times, providing additional visibility for your brand or service.Instant Passbook App Development for iOS How-to is a step-by-step walkthrough of how to create, customize, deliver, and update a pass for Passbook, the newest and most exciting iOS 6 feature. With sample code and clear instructions you will be guided through the process and helped to avoid the pitfalls.Instant Passbook App Development for iOS How-to helps you understand Apple's Passbook feature, leading you through creating and distributing your first pass. Clear step-by-step instructions, along with sample code and resources, will get you up and running so you can integrate Passbook into your app or service. With this book you will learn how to create, customize, sign, deliver, and update your Passbook pass, with the help of sample code and clear instructions.

1781
Wird geladen...
E-BOOK

Instant PostgreSQL Backup and Restore How-to. A step-by-step guide to backing up and restoring your database using safe, efficient, and proven recipes

Shaun Thomas

Backing up a database is something that all system admins must eventually face. Larger warehouses and critical enterprise data requires advanced techniques and tools to handle this complex data. PostgreSQL provides you with the basic tools for accomplishing this complex task.Instant PostgreSQL Backup and Restore How-to is a practical series of proven recipes showing you how to preserve critical business data, and also teach you some advanced methods for restoring this data. It is a perfect manual for managing your critical PostgreSQL data.Instant PostgreSQL Backup and Restore How-to is your practical guide to the unique features that PostgreSQL offers to create quick backups and efficient restores.Starting by backing up a simplistic database and learning how-to restore it to working order, we then move on to more complex backup techniques including creating and restoring binary backups.Covering advanced topics such as Warm and Hot standby restore and Streaming replication, Instant PostgreSQL Backup and Restore How-to gives you the power to make complete backups to guarantee you will always be able to restore your database to full working order!

1782
Wird geladen...
E-BOOK

Instant Redis Optimization How-to. Learn how to tune and optimize Redis for high performance

Arun Chinnachamy

The database is the backbone of any application and Redis is a next generation NoSQL database which can provide ultra-fast performance if tuned and calibrated correctly. Instant Redis Optimization How-to will show you how to leverage Redis in your application for greater performance and scalability. Instant Redis Optimization How-to will show you how to make the most of Redis. Using real-world examples of Redis as a caching and queuing service, you will learn how to install and calibrate Redis to optimize memory usage, read and write speed, as well as bulk writes and transactions. If you want to use Redis for its blazing fast capabilities, then this book is for you.Instant Redis Optimization How-to shows you how to optimize and scale Redis with practical recipes on installation and calibration for performance and memory optimization as well as advanced features like PUB/SUB.This book starts by providing clear instructions on how to install and fine-tune Redis to work efficiently in your application stack. You will also learn how to maintain persistence, how to optimize Redis to handle different data types, as well as memory usage optimization. You will then learn how to use bulk writes and transactions, as well as publish/subscribe features to get the most out of Redis.Offering best practices and troubleshooting tips, this book will also show you how to manage and maintain performance. This book finishes by recommending the best client libraries for all major programming languages. By the end of this book you will know how to create blazing fast applications using Redis.

1783
Wird geladen...
E-BOOK

Instant RESS Implementation How-to. Take your responsive websites to the next level with server-side components

Chip Lambert

The web design industry has changed dramatically in the last year. Everything that was common practice before is now outdated and everyone is clambering to keep up. Get ahead of the curve with the future of responsive web design, RESS. Responsive Web design with Server Side components gives you the best of both worlds. Instant RESS Implementation How-to is an introduction to using server-side languages such as PHP to build a website that can easily adapt to whatever device the user visits your site with. You will no longer need a specific mobile site. RESS means saying goodbye to .m and .mobi forever.Instant RESS Implementation How-to will teach you everything you need to get started with RESS and start on the journey to becoming a better web developer. It looks at a new way to build mobile websites that can still have the look and functionality of a normal website.You will learn how to use PHP along with Modernizr and WURFL to build dynamic websites that deliver different content dependent on the devices being used.If you want a website that is truly ahead of the curve, then this is the book for you.

1784
Wird geladen...
E-BOOK

Instant SASS CSS How-to. Learn to write more efficient CSS with the help of the SASS CSS library using practical, hands-on recipes

Alex Libby

CSS styling has been a key part of developing for the Internet since the early 1990s, but unlike JavaScript, has suffered from the inability to produce dynamic styles, using functions, operators, and variables. SASS uses the power of Ruby to bring support for all three and more to your CSS, allowing you to engage in a more efficient, modular style of working, and making it easier to maintain your CSS styling in your projects.Instant SASS CSS How-to is a practical, hands-on guide that provides you with a number of clear step-by-step exercises, which will help you take advantage of the power of SASS, and give you a good grounding in writing and compiling CSS style sheets using the SASS pre-processor language.This book looks at how you can incorporate SASS into your web pages, and either produce style sheets dynamically, or pre-compile them before including the final article into your site's pages.You will also learn how you can use the power of mixins, functions, and variables to help produce style sheets, and reduce the amount of code you need to write in your style sheets. We will also take a look at how you can incorporate a more modular style to your development workflow, which will help with making style sheets more manageable and easier to update in the future. We will also take a look at how you can build up libraries of reusable code that you can incorporate into your future projects.You will learn everything you need to know to start using SASS to help produce more efficient style sheets in your site's pages, and adopt a more modular development workflow, which will make it easier to maintain your sites in the future.

1785
Wird geladen...
E-BOOK

Instant Sencha Touch. Build native applications with Sencha Touch easily and efficiently

Hiren j Dave

Sencha Touch, a high-performance HTML5 mobile application framework, is the cornerstone of the Sencha HTML5 platform. Built for enabling world-class user experiences, Sencha Touch is the only framework that enables developers to build fast and impressive apps that work on iOS, Android, BlackBerry, Kindle Fire, and more.Instant Sencha Touch is a practical hands on guide that provides you with all you need to explore the Sencha Touch framework and start building high performance, cross platform mobile applications with rich user interfaces. It also covers native deployment of Sencha Touch applications on various platforms.Instant Sencha Touch is a step-by-step guide that will explain you everything from downloading Sencha Touch SDK to setting up the development environment, and building applications. You will start with a quick overview of the Sencha Touch and work your way through understanding the class structure, and basic components and layouts of the Sencha Touch. You will also cover interesting features like animations, adaptive layout, data packages, local storage support, and so on. You will also see how to build your own theme and styles and deploy Sencha Touch app as native apps.You will also learn about MVC architecture for building Sencha Touch applications. Finally you will take a look at the Phonegap (Cordova) build and Cordova SDK to deploy Sencha Touch application as native application.

1786
Wird geladen...
E-BOOK

Instant Slic3r. Unravel the mysteries behind taking a virtual model and turning it into a physical object

David Moore

One of the most critical parts of 3D printing is taking a 3D model and converting it to a format that a 3D printer can print. Slic3r is one of the best pieces of software out there. It gives great control over how an object is converted, and can save you hours upon hours of frustration by producing great prints. This book will show you how.Instant Slic3r strives to give you a good foundation for what Slic3r can do. It offers a hands-on way to learn about how Slic3r works, and how you can use its powerful features to produce great prints. It takes you from the beginning setup, through advanced features such as post processing the G-Code that it produces. You will get a good grasp on how Slic3r works, and ways to troubleshoot your prints to make the best objects your printer can produce.Instant Slic3r covers where to get Slic3r and how to install it on a variety of platforms, and helps lead you through the setup and tweaking your personal printer settings. The book is clearly laid out and easy to follow, but with information that even experienced users of Slic3r will find useful. You will learn how Slic3r converts your model into G-Code. Then, you will learn how to not only read that G-Code, but how you can write scripts for post-processing the output, before it is sent to the printer. You will also learn what things can go wrong with printing, and how you can use Slic3r to troubleshoot the issue and then fix it. Along with this, you will learn how to improve your printing by delving into Slic3r's expert settings.The book is filled with examples, leading you through not only how to do things, but why they need to be done. After you are finished with this book, you will have a deeper understanding of Slic3r and 3D printing.

1787
Wird geladen...
E-BOOK

Instant Social Media Marketing with HootSuite. Manage and enhance your social media marketing with HootSuite

Kunal Mathur

Social media enables people to interact, share content, collaborate, and participate in user generated content. There are websites and applications dedicated to social networking, bookmarking, microblogging, and social curation; generating a lot of information in a very engaging manner. If it is not done correctly, then it can present real problems for a brand or company's image and reputation.Instant Social Media Marketing with HootSuite is a practical guide that provides marketers with explanatory, step-by-step exercises to search, comment, track, and analyse conversations over the Web about their topics of interest or brands.This fast-paced guide on the HootSuite social marketing tool breaks down the confusion that surrounds learning and managing social profiles. It will provide you with a number of clear, practical recipes that will help you understand and benefit from regular reporting.You will also learn about posting, replying, scheduling, and managing various social media profiles directly from HootSuite. Step-by-step instructions will show you how to check user profiles, conversations, create and assign tasks to teams, and generate reports using HootSuite Analytics.If you have multiple social profiles such as LinkedIn, Twitter, Facebook, YouTube and others, and want to simplify your life by managing all of them from same the tool and generate reports, then this is the book for you.

1788
Wird geladen...
E-BOOK

Instant Team Foundation Server 2012 and Project Server 2010 Integration How-to. Successfully perform and understand how to integrate your Team Foundation Server 2012 and Project Server 2010

Gary P Gauvin

Developers and project managers managing large software development projects often find themselves at odds during the course of a project. This usually ends with the developers feeling they are wasting time sending status updates, and the project managers feeling that they aren't getting all the information they need to satisfy stakeholders. It doesn't have to be that way! Instant Team Foundation Server 2012 and Project Server 2010 Integration How-to, is a practical format that walks you through what you need to know to get two of Microsoft's most popular products for managing team productivity integrated. We boil down the complex parts to deliver just what you need to know to get started today.The book takes you through the planning, setup, and configuration of Team Foundation Server Extensions for Project Server. Step-by-step instructions are provided with enough detail to get you started without burdening you with a ton of background information.Learn the basics of how to manage the integration as well as a few helpful tips on establishing a test environment, and the basics of how to integrate these server-based technologies.You will learn everything you need to know to get started with planning, installing, and managing the integration.

1789
Wird geladen...
E-BOOK

Instant Website Optimization for Retina Displays How-to. Learning simple techniques which will make your website look stunning on high-definition Retina Displays

Kyle Larson

Apple launched its line of high-resolution, retina display products with the iPhone 4 and has continued to integrate the technology into its other products. These beautiful displays take computing to a new level with incredibly sharp text and graphics. As other manufacturers add similar displays to their devices, high-resolution graphics will become the new standard for the apps and websites of the future.Instant Website Optimization for Retina Displays How-to is a comprehensive guide to building a website that will look fantastic on high-resolution displays. Helpful insights and simple instructions walk you through all the various methods of optimizing your site for the latest mobile and desktop devices.This book begins by covering the basics of retina images and dives right into practical advice so you can start improving your website's images. It continues building on the basic techniques with simple recipes covering all the tools you'll need to make an impressive high-resolution website.We will take a look at the techniques for adding retina backgrounds, sprites, border images, and loading large images only when needed to keep your website running fast. We will create a variety of basic shapes and styles using CSS that can be used instead of graphics in your user interface. We'll cover scalable image techniques, including using fonts as icons and implementing Scalable Vector Graphics (SVG), which make your graphics look great on any device.After reading Instant Website Optimization for Retina Displays How-to you'll have the techniques to make creating high-definition websites easy. You'll have an arsenal of tools for creating graphics on the web at your disposal, leading to superior websites that are beautiful and fast.

1790
Wird geladen...
E-BOOK

Instant XenMobile MDM. A guide to effectively equipping mobile devices with configuration, security, provisioning, and support capabilities using XenMobile, the world's most popular mobile management software

Aamir Lakhani

XenMobile is the revolutionary new way to mobilize your business. The product offers security and compliance for IT while giving users mobile device, app, and data freedom. Users gain single-click access to all of their mobile, SaaS, and Windows apps from a unified corporate app store, including seamlessly-integrated email, browser, data sharing, and support apps.A practical guide showing users how to implement XenMobile MDM, configure the software and server for provisioning and security policies, and deploy application stores. Readers will gain an understanding in how to manage a BYOD environment in organizations.This book explores how mobile devices are used within organizations, and importantly identifies the common pain points that they experience. You will learn practical solutions on how address these concerns and use XenMobile to solve these problems. You will also learn how to install, configure, and optimize XenMobile MDM software. Finally, you will learn how to configure security policies to protect mobile devices, install custom applications, and configure device settings.

1791
Wird geladen...
E-BOOK

Instrukcja obsługi projektu

Marcin Żmigrodzki

Skuteczne techniki projektowe teraz zawsze pod ręką! Wyobraź sobie, że prowadzisz ważny projekt i nagle musisz się zatrzymać, bo trafiłeś na problem, z którym nie wiesz, jak sobie poradzić. A może nie musisz sobie tego wyobrażać, bo zdarzyło Ci się, że w pewnym momencie nie wiedziałeś, jak zacząć - albo jak skończyć - kolejny krok podczas pracy nad projektem. To normalne - prowadzenie projektów nie jest nauką ścisłą i nie opiera się na aksjomatach, może się zdarzyć, że nie wiadomo na poczekaniu, jaką technikę należy zastosować. Warto w takiej chwili skorzystać z leksykonu technik projektowych, książki będącej zbiorem dobrych praktyk stosowanych podczas pracy nad projektem. Zawarto w niej blisko 100 technik i metod wspierających lepszą organizację pracy w projekcie, a czytelnik może łatwo znaleźć inspirację czy wręcz gotowe przydatne dla siebie rozwiązanie. Książka prezentuje również uproszczone podejście do tworzenia metodyki projektowej, inspirowane PMBOK Guide. Dzięki temu łatwiej zrozumiesz, czym są procesy projektowe. Autor, project manager z wieloletnim doświadczeniem, opierając się na własnej wiedzy praktycznej, wybrał metody należące do kanonu zarządzania projektami, ale też te, które są pomijane, a mogą zaoferować dużą wartość. Książka nie jest klasycznym podręcznikiem ? można z niej korzystać po prostu jak z poradnika i znajdować konkretne rozwiązanie dla konkretnego problemu, na jaki natrafi się podczas pracy. Zawarta tu wiedza będzie także pomocna podczas przygotowań do certyfikacji w ramach zarządzania projektami - najwięcej uwagi poświęcono najpopularniejszemu na świecie tytułowi Project Manager Professional ale przyda się również przy egzaminach takich jak IPMA, Prince2 czy Scrum Master.

1792
Wird geladen...
E-BOOK

Instrukcja obsługi ścieżki klienta, czyli praktyczny przewodnik po Customer Journey Maps

Katarzyna Michalak

Sukces Twojego Klienta, to również Twój triumf - Jak wspólnie osiągnąć zwycięstwo? Prowadzisz firmę i chcesz lepiej zrozumieć tych, którzy korzystają z towarów lub usług Twojej firmy? A może zajmujesz się marketingiem i nie wiesz, jak dotrzeć do osób, które są Twoim wymarzonym odbiorcą? Czy też działasz w handlu i Twoja premia zależy od tego, jak układają Ci się relacje z partnerami biznesowymi. A może jesteś osobą, której na sercu leży zapewnienie obsługi klienta na najwyższym poziomie? Jeśli na którekolwiek z powyższych pytań odpowiadasz twierdząco ― ta książka jest dla Ciebie. Publikacja została zaprojektowana i napisana tak, stanowiła Twój przewodnik po mapie podróży Twojego klienta (ang. Customer Journey Map). Korzystając z wiedzy zawartej w lekturze nauczysz się towarzyszyć klientom w drodze do biznesowego sukcesu. Dodatkowo w pełni zrozumiesz jego potrzeby i oczekiwania. Co więcej, to właśnie Ty pomożesz Klientowi wyznaczając trasę podróży! Dzięki tej książce nauczysz się krok po kroku, jak zaplanować proces tworzenia ścieżki - wyjaśni zarówno teorię, jak i aspekty praktyczne. Dodatkowo dowiesz się, jak zbierać i analizować dane, a także jak identyfikować kluczowe punkty kontaktu a także jak wykorzystać pozyskaną wiedzę. Przed wyruszeniem w drogę, należy zadbać o dobre przygotowanie. To jak? Ruszamy w drogę? Książka w mediach: Strefa copywritera