Skip Navigation
X

X
Search Catalog Search Website

PACKT E-Books Collection

ISBN

9781847199096

Design, build, and deploy a reliable, full-featured, and secure Plone-based enterprise intranet easily from scratch :

This is a step-by-step guide, from installing your first Plone instance to deploying your intranet. Each chapter will show you an essential aspect that your intranet should have. However, each chapter is isolated enough to serve as a reference manual for later use. The book is packed with examples and useful screenshots for easy learning. This book is for anyone who needs to build an intranet with no limits on capabilities or features. Even if you don't have previous CMS experience or programming skills, this book is for you. Targeted at beginners with no previous experience with Plone, this book will teach you step by step and at the end you should have a full-featured, reliable, and secure intranet.

Author/Authors: Alba, Victor Fernandez de

Pages: 312 | Published Date: 40392

Category: Web Development


ISBN

9781847197672

Embed, display, and manage multimedia content in your Plone website :

This book is written in a tutorial style where you work through examples that describe how you can create multimedia applications using Plone and integrate your existing multimedia resources into your website. It also tells you how to use multimedia effectively giving many ideas and best practices. This book is for Plone integrators who want to extend the core of Plone with multimedia features. It gives no introduction to Plone and readers should know how to set up a Plone site using a buildout. The book can be read and understood well without being a Python developer, though some examples have Python code included.

Author/Authors: Gross, Tom

Pages: 372 | Published Date: 40316

Category: Web Development


ISBN

9781847196736

70 simple but incredibly effective recipes for creating your own feature rich, modern Plone add-on products by diving into its development framework :

The examples in this book follow a sample project creating a digital newspaper website to meet the requirements of a fictional customer who wants to place commercial advertisements all over the site. The whole book is a comprehensive collection of recipes that elaborate a series of well known use cases. You will find an organized step-by-step procedure to accomplish each task followed by detailed explanations to better understand how and why each topic was undertaken, and many links to online references and other related sections in the book that can supplement the subject in question. You can read the whole book or just pick the recipes that are relevant for you; where necessary, cross references will help you understand the recipes even if you do not read them in sequential order. This book is for programmers who have some knowledge of Python, Plone, and Zope. If you want to develop feature-rich add-on products in Plone, this book is for you. It is aimed at the development of backend features, so you need not have other web-related skills such as HTML, CSS, or JavaScript.

Author/Authors: Gimenez, Juan Pablo | Romero, Marcos F.

Pages: 388 | Published Date: 40308

Category: Web Development


ISBN

9781847193889

Create flexible, powerful, and professional themes for your web site with Plone and basic CSS :

This book is targeted at professional web designers working with Plone who want to create their own unique look and feel for a Plone web site.

Author/Authors: Williams, Veda

Pages: 324 | Published Date: 40011

Category: Web Development


ISBN

9781847197054

Alex Clark's book will get you managing and enhancing your Plone website like a seasoned expert :

This book is a step-by-step tutorial guide, explaining many common and fundamentally important Plone site administration tasks. This book is designed for site administrators, webmasters, or content editors managing a site with Plone. These users will not be new to Plone itself, but they will be new to the site administration tasks. The reader is also expected to know basic Python programming. This book caters to these users, and builds their confidence by helping them to get their Plone sites up, running, and customized with minimal peripheral knowledge.

Author/Authors: Clark, Alex

Pages: 240 | Published Date: 40385

Category: Web Development


ISBN

9781801077910

:

Programming Language

Author/Authors: Jeremy Evans

Pages: 434 | Published Date: 44393

Category: Programming


ISBN

9781788477895

A practical guide to administer, monitor and replicate your PostgreSQL 10 database :

This book is for database administrators, data architects, developers, or anyone with an interest in planning for, or running, live production databases using PostgreSQL. It is most suited to those looking for hands-on solutions to any problem associated with PostgreSQL administration.

Author/Authors: Riggs, Simon | Ciolli, Gianni

Pages: 576 | Published Date: 43238

Category: Data


ISBN

9781789536225

:

Databases

Author/Authors: Simon Riggs | Gianni Ciolli | Sudheer Kumar Meesala

Pages: 600 | Published Date: 43588

Category: Data


ISBN

9781789343502

Effective database programming and interaction :

<p><b>Extend PostgreSQL using PostgreSQL server programming to create, test, debug, and optimize a range of user-defined functions in your favorite programming language</b></p> <h4>Key Features</h4> <ul><li>Learn the concepts of PostgreSQL 11 with lots of real-world datasets and examples </li> <li>Learn queries, data replication, and database performance </li> <li>Extend the functionalities of your PostgreSQL instance to suit your organizational needs</li></ul> <h4>Book Description</h4> <p>PostgreSQL is a rock-solid, scalable, and safe enterprise-level relational database. With a broad range of features and stability, it is ever increasing in popularity.This book shows you how to take advantage of PostgreSQL 11 features for server-side programming. Server-side programming enables strong data encapsulation and coherence. </p> <p>The book begins with the importance of server-side programming and explains the risks of leaving all the checks outside the database. To build your capabilities further, you will learn how to write stored procedures, both functions and the new PostgreSQL 11 procedures, and create triggers to perform encapsulation and maintain data consistency. </p> <p>You will also learn how to produce extensions, the easiest way to package your programs for easy and solid deployment on different PostgreSQL installations.</p> <h4>What you will learn</h4> <ul><li>Explore data encapsulation </li> <li>Write stored procedures in different languages </li> <li>Interact with transactions from within a function </li> <li>Get to grips with triggers and rules </li> <li>Create and manage custom data types </li> <li>Create extensions to package code and data </li> <li>Implement background workers and Inter-Process Communication (IPC) </li> <li>How to deal with foreign languages, in particular Java and Perl</li></ul> <h4>Who this book is for</h4> <p>This book is for database administrators, data engineers, and database engineers who want to implement advanced functionalities and master complex administrative tasks with PostgreSQL 11. </p>

Author/Authors: Ferrari, Luca

Pages: 260 | Published Date: 43433

Category: Data


ISBN

9781838985059

:

Databases

Author/Authors: Shaun Thomas

Pages: 734 | Published Date: 43886

Category: Data


ISBN

9781838641054

:

Databases

Author/Authors: Vallarapu Naga Avinash Kumar

Pages: 344 | Published Date: 44253

Category: Data


ISBN

9781849510295

By working through the recipes in this book, you can soon be running a more efficient database. Bring your PostreSQL know-how up to date in record time with a hands-on guide that covers all the vital techniques. :

Written in the cookbook style, this book offers learning and techniques through recipes. It contains step-by-step instructions for administrators and developers to manage databases on PostgreSQL. The book is designed in such a way that you can read it chapter by chapter or refer to recipes in no particular order. This book is for Sysadmins, Database Administrators, Architects, Developers, and anyone with an interest in planning for or running live production databases. This book is most suited to those who have some technical experience.

Author/Authors: Riggs, Simon | Krosing, Hannu

Pages: 360 | Published Date: 40477

Category: Data


ISBN

9781849519076

Over 150 recipes to help you run an efficient PostgreSQL database in the cloud :

Through example-driven recipes, with plenty of code, focused on the most vital features of the latest PostgreSQL version (9.4), both administrators and developers will follow short, specific guides to understand and leverage useful Postgre functionalities to create better and more efficient databases.

Author/Authors: Riggs, Simon | Ciolli, Gianni | Krosing, Hannu

Pages: 504 | Published Date: 42124

Category: Data


ISBN

9781849516433

Configuration, Monitoring and Maintenance :

This book is for Sysadmins, Database Administrators, Architects, Developers, and anyone with an interest in planning for or running live production databases. The book assumes that you are familiar with the basic operation of PostgreSQL.

Author/Authors: Riggs, Simon | Krosing, Hannu

Pages: 88 | Published Date: 40682

Category: Data


ISBN

9781849516211

Set up PostgreSQL, explore the server, and administrator your very first database :

This book is for Sysadmins, Database Administrators, Architects, Developers, and anyone with an interest in planning for or running live production databases.&nbsp;

Author/Authors: Riggs, Simon | Krosing, Hannu

Pages: 104 | Published Date: 40682

Category: Data


ISBN

9781849516976

Over 100 recipes to design and implement a highly available server with the advanced features of PostgreSQL :

A comprehensive series of dependable recipes to design, build, and implement a PostgreSQL server architecture free of common pitfalls that can operate for years to come. Each chapter is packed with instructions and examples to simplify even highly complex database operations. If you are a PostgreSQL DBA working on Linux systems who want a database that never gives up, this book is for you. If you've ever experienced a database outage, restored from a backup, spent hours trying to repair a malfunctioning cluster, or simply want to guarantee system stability, this book is definitely for you.

Author/Authors: Thomas, Shaun M.

Pages: 398 | Published Date: 41837

Category: Data


ISBN

9781849510318

If you're an intermediate to advanced database administrator, this book is the shortcut to optimizing and troubleshooting your PostgreSQL database. With a balanced mix of theory and practice, it will quickly hone your expertise. :

Improving database performance requires an equal mix of understanding theoretical concepts and working through hands-on examples. You'll find both here. Many of the examples given will be immediately useful for monitoring and improving your PostgreSQL deployments, providing insight into hard-to-obtain information about your database. This book is aimed at intermediate to advanced database administrators using or planning to use PostgreSQL. Portions will also interest systems administrators looking to build or monitor a PostgreSQL installation, as well as developers interested in advanced database internals that impact application design.

Author/Authors: Smith, Gregory

Pages: 468 | Published Date: 40471

Category: Data


ISBN

9781785889806

Over 150 recipes to help you administer your PostgreSQL database more efficiently :

This book is for system administrators, database administrators, data architects, developers, and anyone with an interest in planning for, or running, live production databases. This book is most suited to those who have some technical experience.

Author/Authors: Riggs, Simon | Ciolli, Gianni | Bartolini, Gabriele

Pages: 556 | Published Date: 42852

Category: Data


ISBN

9781783988990

Discover efficient ways to administer, monitor, replicate, and handle your PostgreSQL databases :

If you are a database administrator who needs to get to grips with PostgreSQL quickly and efficiently, then this book is for you. This book will also be highly beneficial if you are a project leader or a developer who is interested in knowing more about database systems or bottleneck detection, as it will enable you to work more closely and cooperatively with your administrators.

Author/Authors: Schönig, Hans-Jürgen

Pages: 142 | Published Date: 41927

Category: Data


ISBN

9781783555345

Over 90 hands-on recipes to effectively manage, administer, and design solutions using PostgreSQL :

If you are a system administrator, database administrator, architect, developer, or anyone with an interest in planning, managing, and designing database solutions using PostgreSQL, this is the book for you. This book is suited for you if you have some prior experience with any relational database or with the SQL language.

Author/Authors: Chauhan, Chitij

Pages: 286 | Published Date: 42035

Category: Data