Liferay in Action

Liferay in Action PDF Author: Rich Sezov
Publisher: Simon and Schuster
ISBN: 1638352526
Category : Computers
Languages : en
Pages : 566

Get Book

Book Description
Summary Liferay in Action is a comprehensive and authoritative guide to building portals on the Liferay 6 platform. Fully supported and authorized by Liferay, this book guides you smoothly from your first exposure to Liferay through the crucial day-to-day tasks of building and maintaining an enterprise portal that works well within your existing IT infrastructure. About the Technology A portal is a website built around a collection of components that request, display, and share information. Liferay Portal 6, an enterprise-ready development platform, makes it a snap to build portals that integrate with your existing backend systems and provide a rich interactive user experience. Because Liferay uses standard Java and JavaScript, along with built-in SOAP and JSON support for web services, developers can be productive immediately. And since it's available in both a free, open source version as well as a fully-supported commercial edition, it's an affordable solution for almost any business or organization About the Book Liferay in Action is the official guide to building Liferay portal applications using Java and JavaScript. If you've never used Liferay before, don't worry. This book starts with the basics: setting up your development environment and creating a working portal. Then, it builds on that foundation to help you discover social features, tagging, ratings, and more. You'll also explore the Portlet 2.0 API, and learn to create custom themes and reusable templates. Experienced developers will learn how to use new Liferay APIs to build social and collaborative sites, use the message bus and workflow, implement indexing and search, and more. This book was developed in close collaboration with Liferay engineers, so it answers the right questions, and answers them in depth. No experience with Liferay or the Portlets API is required, but basic knowledge of Java and web technology is assumed. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Complete coverage of Liferay Portal 6 Covers both the commercial and open source versions Custom portlet development using the Portlet 2.0 spec Liferay's social network API Add functionality with hooks and Ext plugins ====================================== Table of Contents PART 1 WORKING WITH LIFERAY AND PORTLETS The Liferay difference Getting started with the Liferay development platform PART 2 WRITING APPLICATIONS ON LIFERAY'S PLATFORM A data-driven portlet made easy MVC the Liferay way Designing your site with themes and layout templates Making your site social Enabling user collaboration PART 3 CUSTOMIZING LIFERAY Hooks Extending Liferay effectively A tour of Liferay APIs

Liferay in Action

Liferay in Action PDF Author: Rich Sezov
Publisher: Simon and Schuster
ISBN: 1638352526
Category : Computers
Languages : en
Pages : 566

Get Book

Book Description
Summary Liferay in Action is a comprehensive and authoritative guide to building portals on the Liferay 6 platform. Fully supported and authorized by Liferay, this book guides you smoothly from your first exposure to Liferay through the crucial day-to-day tasks of building and maintaining an enterprise portal that works well within your existing IT infrastructure. About the Technology A portal is a website built around a collection of components that request, display, and share information. Liferay Portal 6, an enterprise-ready development platform, makes it a snap to build portals that integrate with your existing backend systems and provide a rich interactive user experience. Because Liferay uses standard Java and JavaScript, along with built-in SOAP and JSON support for web services, developers can be productive immediately. And since it's available in both a free, open source version as well as a fully-supported commercial edition, it's an affordable solution for almost any business or organization About the Book Liferay in Action is the official guide to building Liferay portal applications using Java and JavaScript. If you've never used Liferay before, don't worry. This book starts with the basics: setting up your development environment and creating a working portal. Then, it builds on that foundation to help you discover social features, tagging, ratings, and more. You'll also explore the Portlet 2.0 API, and learn to create custom themes and reusable templates. Experienced developers will learn how to use new Liferay APIs to build social and collaborative sites, use the message bus and workflow, implement indexing and search, and more. This book was developed in close collaboration with Liferay engineers, so it answers the right questions, and answers them in depth. No experience with Liferay or the Portlets API is required, but basic knowledge of Java and web technology is assumed. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Complete coverage of Liferay Portal 6 Covers both the commercial and open source versions Custom portlet development using the Portlet 2.0 spec Liferay's social network API Add functionality with hooks and Ext plugins ====================================== Table of Contents PART 1 WORKING WITH LIFERAY AND PORTLETS The Liferay difference Getting started with the Liferay development platform PART 2 WRITING APPLICATIONS ON LIFERAY'S PLATFORM A data-driven portlet made easy MVC the Liferay way Designing your site with themes and layout templates Making your site social Enabling user collaboration PART 3 CUSTOMIZING LIFERAY Hooks Extending Liferay effectively A tour of Liferay APIs

Portlets in Action

Portlets in Action PDF Author: Ashish Sarin
Publisher: Manning Publications
ISBN: 9781935182542
Category : Computers
Languages : en
Pages : 640

Get Book

Book Description
Summary Portlets in Action is a comprehensive, hands-on guide to building portlet-driven applications in Java. Covers Portlet 2.0, Spring 3.0 Portlet MVC, WSRP 2.0, Portlet Bridges, Ajax, Comet, Liferay, GateIn, Spring JDBC, and Hibernate. About the Technology Portlets are the small Java applications that run within a portal. Good portlets work independently and also communicate fluently with the portal, other portlets, as well as outside servers and information sources. Using Java's Portlet 2.0 API and portal servers like Liferay, you can build flexible, stable business portals without the design overhead required by other application styles. About the Book Portlets in Action is a comprehensive guide to building portlet-driven applications in Java. It teaches portlet development hands-on as you develop a portal that incorporates most key features of the Portlet 2.0 API. And because portals and portlets are so flexible, the accompanying source code can be easily adapted and reused. Along the way, you'll learn how to work with key web frameworks like Spring 3.0 Portlet MVC and DWR. Written for Java developers. No prior experience with portlets required Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Complete coverage of the Portlet 2.0 API Spring 3.0 Portlet MVC and the Liferay portal server Portal design best practices Reusable source code ================================ Table of Contents PART 1 GETTING STARTED WITH PORTLET DEVELOPMENT Introducing portals and portlets The portlet lifecycle Portlet 2.0 API - portlet objects and container-runtime options Portlet 2.0 API - caching, security, and localization Building your own portal Using the portlet tag library PART 2 DEVELOPING PORTLETS USING SPRING AND HIBERNATE Getting started with Spring Portlet MVC Annotation-driven development with Spring Integrating portlets with databases PART 3 ADVANCED PORTLET DEVELOPMENT Personalizing portlets Communicating with other portlets Ajaxing portlets Reusable logic with portlet filters Portlet bridges Web Services for Remote Portlets (WSRP)

Liferay Portal Systems Development

Liferay Portal Systems Development PDF Author: Jonas X Yuan, Dr
Publisher: Packt Publishing Ltd
ISBN: 1849515999
Category : Computers
Languages : en
Pages : 665

Get Book

Book Description
This book focuses on teaching by example. Every chapter provides an overview, and then dives right into hands-on examples so you can see and play with the solution in your own environment. This book is for Java developers who don't need any prior experience with Liferay portal. Although Liferay portal makes heavy use of open source frameworks, no prior experience of using these is assumed.

Liferay Beginner's Guide

Liferay Beginner's Guide PDF Author: Robert Chen
Publisher: Packt Publishing Ltd
ISBN: 1849517010
Category : Computers
Languages : en
Pages : 631

Get Book

Book Description
Part of Packt's Beginner's Guide series, each chapter follows the creation of a fictional neighbourhood site to demonstrate an aspect of Liferay portal with practical examples, screenshots, and step-by-step instructions. All you need in order to benefit from the Liferay Beginner's Guide is programming experience. No prior knowledge of Liferay is required, although experienced Liferay portal programmers who need to get up to speed with its latest features will also find this book useful.

Liferay Portal Administrator's Guide, 3rd Edition

Liferay Portal Administrator's Guide, 3rd Edition PDF Author: Richard Sezov
Publisher:
ISBN: 9780578027296
Category : Computers
Languages : en
Pages : 314

Get Book

Book Description
The Liferay Portal Administrator's Guide is your complete guide to installing, integrating, configuring, and maintaining Liferay Portal. This comprehensive guide will show you how to install Liferay Portal, configure it for your use, and maintain your Liferay-powered site on a day-to-day basis. From installing a bundle to creating your users; from managing site security to administering message boards; from integrating single sign-on to configuring a Liferay cluster, every aspect of running Liferay Portal is covered.

Book of Vaadin

Book of Vaadin PDF Author: Marko Grönroos
Publisher: Lulu.com
ISBN: 9529267533
Category : Computers
Languages : en
Pages : 697

Get Book

Book Description
Vaadin is a unique server-driven web application framework that allows you to program on the server-side in Java. If you need new components, you can continue with Java on the client-side with Google Web Toolkit. It runs in the browser without any plugins. The Book of Vaadin gives you an overview of web application development with Vaadin and covers all the core features and components with clear explanations and code examples.

Liferay Administrator's Guide, 2nd Edition

Liferay Administrator's Guide, 2nd Edition PDF Author: Richard Sezov
Publisher: Lulu.com
ISBN: 0615247334
Category : Computers
Languages : en
Pages : 274

Get Book

Book Description
The Liferay Portal Administrator's Guide is your complete guide to installing, integrating, configuring, and maintaining Liferay Portal. This comprehensive guide will show you how to install Liferay Portal, configure it for your use, and maintain your Liferay-powered site on a day-to-day basis. From installing a bundle to configuring a Liferay cluster, every aspect of running Liferay Portal is covered. This newly-updated guide is your roadmap to a successful implementation of Liferay Portal. Now covering Liferay Portal 5.1 and below, this book contains the information you need to keep your portal environment running smoothly.

Portlets in Action

Portlets in Action PDF Author: Ashish Sarin
Publisher: Simon and Schuster
ISBN: 1638352364
Category : Computers
Languages : en
Pages : 1017

Get Book

Book Description
Summary Portlets in Action is a comprehensive, hands-on guide to building portlet-driven applications in Java. Covers Portlet 2.0, Spring 3.0 Portlet MVC, WSRP 2.0, Portlet Bridges, Ajax, Comet, Liferay, GateIn, Spring JDBC, and Hibernate. About the Technology Portlets are the small Java applications that run within a portal. Good portlets work independently and also communicate fluently with the portal, other portlets, as well as outside servers and information sources. Using Java's Portlet 2.0 API and portal servers like Liferay, you can build flexible, stable business portals without the design overhead required by other application styles. About the Book Portlets in Action is a comprehensive guide to building portlet-driven applications in Java. It teaches portlet development hands-on as you develop a portal that incorporates most key features of the Portlet 2.0 API. And because portals and portlets are so flexible, the accompanying source code can be easily adapted and reused. Along the way, you'll learn how to work with key web frameworks like Spring 3.0 Portlet MVC and DWR. Written for Java developers. No prior experience with portlets required Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Complete coverage of the Portlet 2.0 API Spring 3.0 Portlet MVC and the Liferay portal server Portal design best practices Reusable source code ================================ Table of Contents PART 1 GETTING STARTED WITH PORTLET DEVELOPMENT Introducing portals and portlets The portlet lifecycle Portlet 2.0 API - portlet objects and container-runtime options Portlet 2.0 API - caching, security, and localization Building your own portal Using the portlet tag library PART 2 DEVELOPING PORTLETS USING SPRING AND HIBERNATE Getting started with Spring Portlet MVC Annotation-driven development with Spring Integrating portlets with databases PART 3 ADVANCED PORTLET DEVELOPMENT Personalizing portlets Communicating with other portlets Ajaxing portlets Reusable logic with portlet filters Portlet bridges Web Services for Remote Portlets (WSRP)

Principles

Principles PDF Author: Ray Dalio
Publisher: Simon and Schuster
ISBN: 1982112387
Category : Business & Economics
Languages : en
Pages : 560

Get Book

Book Description
#1 New York Times Bestseller “Significant...The book is both instructive and surprisingly moving.” —The New York Times Ray Dalio, one of the world’s most successful investors and entrepreneurs, shares the unconventional principles that he’s developed, refined, and used over the past forty years to create unique results in both life and business—and which any person or organization can adopt to help achieve their goals. In 1975, Ray Dalio founded an investment firm, Bridgewater Associates, out of his two-bedroom apartment in New York City. Forty years later, Bridgewater has made more money for its clients than any other hedge fund in history and grown into the fifth most important private company in the United States, according to Fortune magazine. Dalio himself has been named to Time magazine’s list of the 100 most influential people in the world. Along the way, Dalio discovered a set of unique principles that have led to Bridgewater’s exceptionally effective culture, which he describes as “an idea meritocracy that strives to achieve meaningful work and meaningful relationships through radical transparency.” It is these principles, and not anything special about Dalio—who grew up an ordinary kid in a middle-class Long Island neighborhood—that he believes are the reason behind his success. In Principles, Dalio shares what he’s learned over the course of his remarkable career. He argues that life, management, economics, and investing can all be systemized into rules and understood like machines. The book’s hundreds of practical lessons, which are built around his cornerstones of “radical truth” and “radical transparency,” include Dalio laying out the most effective ways for individuals and organizations to make decisions, approach challenges, and build strong teams. He also describes the innovative tools the firm uses to bring an idea meritocracy to life, such as creating “baseball cards” for all employees that distill their strengths and weaknesses, and employing computerized decision-making systems to make believability-weighted decisions. While the book brims with novel ideas for organizations and institutions, Principles also offers a clear, straightforward approach to decision-making that Dalio believes anyone can apply, no matter what they’re seeking to achieve. Here, from a man who has been called both “the Steve Jobs of investing” and “the philosopher king of the financial universe” (CIO magazine), is a rare opportunity to gain proven advice unlike anything you’ll find in the conventional business press.

Brewster

Brewster PDF Author: Mark Slouka
Publisher: W. W. Norton & Company
ISBN: 0393239756
Category : Fiction
Languages : en
Pages : 288

Get Book

Book Description
Still reeling from the death of his older brother, a sixteen-year-old track star befriends a street-fighting rebel and together they search for redemption amidst the social changes of 1968.