Book picks similar to
XML and InDesign by Dorothy J. Hoskins
collection
publishing
software
Core JavaServer Faces (Core Series)
David M. Geary - 2004
Now, Core JavaServer™ Faces–the #1 guide to JSF–has been thoroughly updated in this second edition, covering the latest feature enhancements, the powerful Ajax development techniques, and open source innovations that make JSF even more valuable. Authors David Geary and Cay Horstmann delve into all facets of JSF 1.2 development, offering systematic best practices for building robust applications, minimizing handcoding, and maximizing productivity. Drawing on unsurpassed insider knowledge of the Java platform, they present solutions, hints, tips, and “how-tos” for writing superior JSF 1.2 production code, even if you’re new to JSF, JavaServer Pages™, or servlets.The second edition’s extensive new coverage includes: JSF 1.2’s improved alignment with the broader Java EE 5 platform; enhancements to the JSF APIs; controlling Web flow with Shale; and using Facelets to replace JSP with XHTML markup. The authors also introduce Ajax development with JSF–from real-time validation and Direct Web Remoting to wrapping Ajax in JSF components and using the popular Ajax4jsf framework.This book will help you
Automate low-level details and eliminate unnecessary complexity in server-side development
Discover JSF best practices, ranging from effective UI design and style sheets to internationalization
Use JSF with Tiles to build consistent, reusable user interfaces
Leverage external services such as databases, LDAP directories, authentication/authorization, and Webservices
Use JBoss Seam to greatly simplify development of database-backed applications
Implement custom components, converters, and validators
Master the JSF 1.2 tag libararies, and extend JSF with additional tag libraries
Preface Acknowledgments Chapter 1: Getting Started Chapter 2: Managed Beans Chapter 3: Navigation Chapter 4: Standard JSF Tags Chapter 5: Data Tables Chapter 6: Conversion and Validation Chapter 7: Event Handling Chapter 8: Subviews and Tiles Chapter 9: Custom Components, Converters, and Validators Chapter 10: External Services Chapter 11: Ajax Chapter 12: Open Source Chapter 13: How Do I . . . Index
Advanced PHP Programming
George Schlossnagle - 2004
The rapid maturation of PHP has created a skeptical population of users from more traditional enterprise languages who question the readiness and ability of PHP to scale, as well as a large population of PHP developers without formal computer science backgrounds who have learned through the hands-on experimentation while developing small and midsize applications in PHP. While there are many books on learning PHP and developing small applications with it, there is a serious lack of information on scaling PHP for large-scale, business-critical systems. Schlossnagle's Advanced PHP Programming fills that void, demonstrating that PHP is ready for enterprise Web applications by showing the reader how to develop PHP-based applications for maximum performance, stability, and extensibility.
Sinatra: Up and Running
Alan Harris - 2011
With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications.
Sinatra serves as a lightweight wrapper around Rack middleware, with syntax that maps closely to functions exposed by HTTP verbs, which makes it ideal for web services and APIs. If you have experience building applications with Ruby, you’ll quickly learn language fundamentals and see under-the-hood techniques, with the help of several practical examples. Then you’ll get hands-on experience with Sinatra by building your own blog engine.
Learn Sinatra’s core concepts, and get started by building a simple application
Create views, manage sessions, and work with Sinatra route definitions
Become familiar with the language’s internals, and take a closer look at Rack
Use different subclass methods for building flexible and robust architectures
Put Sinatra to work: build a blog that takes advantage of service hooks provided by the GitHub API
Domain-Driven Design in PHP
Carlos Buenosvinos
Explore applying the Hexagonal Architecture within your application, whether within an open source framework or your own bespoke system. Finally, look into integrating Bounded Contexts, using REST and Messaging approaches.
Laravel: Up and Running: A Framework for Building Modern PHP Apps
Matt Stauffer - 2016
This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. With this practical guide, Matt Stauffer--a leading teacher and developer in the Laravel community--provides the definitive introduction to one of today's most popular web frameworks.The book's high-level overview and concrete examples will help experienced PHP web developers get started with Laravel right away. By the time you reach the last page, you should feel comfortable writing an entire application in Laravel from scratch.Dive into several features of this framework, including:Blade, Laravel's powerful, custom templating toolTools for gathering, validating, normalizing, and filtering user-provided dataLaravel's Eloquent ORM for working with the application's databasesThe Illuminate request object, and its role in the application lifecyclePHPUnit, Mockery, and PHPSpec for testing your PHP codeLaravel's tools for writing JSON and RESTful APIsInterfaces for file system access, sessions, cookies, caches, and searchTools for implementing queues, jobs, events, and WebSocket event publishingLaravel's specialty packages: Scout, Passport, Cashier, Echo, Elixir, Valet, and Socialite
Advanced Rails Recipes
Mike Clark - 2007
Fueled by significant benefits and an impressive portfolio of real-world applications already in production, Rails is destined to continue making significant inroads in coming years.Each new Rails application showing up on the web adds yet more to the collective wisdom of the Rails development community. Yesterday's best practices yield to today's latest and greatest techniques, as the state of the art is continually refined in kitchens all across the Internet. Indeed, these are times of great progress.At the same time, it's easy to get left behind in the wake of progress. Advanced Rails Recipes keeps you on the cutting edge of Rails development and, more importantly, continues to turn this fast-paced framework to your advantage.Advanced Rails Recipes is filled with pragmatic recipes you'll use on every Rails project. And by taking the code in these recipes and slipping it into your application you'll not only deliver your application quicker, you'll do so with the confidence that it's done right.The book includes contributions from Aaron Batalion, Adam Keys, Adam Wiggins, Andre Lewis, Andrew Kappen, Benjamin Curtis, Ben Smith, Chris Bernard, Chris Haupt, Chris Wanstrath, Cody Fauser, Dan Benjamin, Dan Manges, Daniel Fischer, David Bock, David Chelimsky, David Heinemeier Hansson, Erik Hatcher, Ezra Zygmuntowicz, Geoffrey Grosenbach, Giles Bowkett, Greg Hansen, Gregg Pollack, Hemant Kumar, Hugh Bien, Jamie Orchard-Hays, Jamis Buck, Jared Haworth, Jarkko Laine, Jason LaPier, Jay Fields, John Dewey, Jonathan Dahl, Josep Blanquer, Josh Stephenson, Josh Susser, Kevin Clark, Luke Francl, Mark Bates, Marty Haught, Matthew Bass, Michael Slater, Mike Clark, Mike Hagedorn, Mike Mangino, Mike Naberezny, Mike Subelsky, Nathaniel Talbott, PJ Hyett, Patrick Reagan, Peter Marklund, Pierre-Alexandre Meyer, Rick Olson, Ryan Bates, Scott Barron, Tony Primerano, Val Aleksenko, and Warren Konkel.
Grails in Action
Glen Smith - 2009
Developers are instantly productive, picking up all the benefits of the Ruby-based Rails framework without giving up any of the power of Java.Grails in Action is a comprehensive look at Grails for Java developers. It covers the nuts and bolts of the core Grails components and is jam-packed with tutorials, techniques, and insights from the trenches.The book starts with an overview of Grails and how it can help you get your web dev mojo back. Then it walks readers through a Twitter-style social networking app-built in Grails, of course-where they implement high-interest features like mashups, AJAX/JSON, animation effects, full text search, rounded corners, and lots of visual goodness. The book also covers using Grails with existing Java technology, like Spring, Hibernate, and EJBs.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.
A MURDER IN MUSSOORIE AND OTHER TALES
Ruskin Bond - 2019
The sleepy little hill-town of Mussoorie—British in its garb and Indian in its soul—is jolted out of its reverie by a mysterious murder. A woman is found dead in her bed, her body laid out perfectly, and the door locked from inside. Sundry suspects and sensational speculations about black magic and crystal-gazing abound, but no one has been able to identify the murderer. Outgrowing the small town, the story travels to all the way to faraway London, and catches the fancy of the master of mysteries, Arthur Conan Doyle…Interwoven with clever wit and lively humour, A Murder in Mussoorie and Other Tales will transport you to a world of wonder and adrenaline-pumping adventure.
The Clarke Brothers #1-3
Lilian Monroe - 2018
That’s all it’s supposed to be.One wild, unforgettable night.And then we'd go our separate ways.... I was wrong.
Get the complete Clarke Brothers series, featuring brooding mountain heroes with hearts of gold, and the heroines that make them hot. Absolutely Kindle-melting!
A Sting in the Tale: A Collection of Short Stories
Matt Shaw - 2015
Stories included: A Mother's Love Plane Crazy The Last Will & Testament of Norman Fielding Lost Love Road Rage
The First Face of Janus: Secret Society of Nostradamus
Phil Valentine - 2017
A sci-fi writer finds a set of quatrains that foretell a horrible catastrophe, a mass murder that will change the course of history. He races against time to decipher the quatrains and stop the slaughter. The next prophecy has begun, and there’s only one man who can stop The First Face of Janus.
The Color Purple: A Memory Book of the Broadway Musical
Lise Funderberg - 2006
A musical that evokes a unique emotional response, it tracks the story of its heroine, Celie, from sexual abuse by her stepfather to physical abuse by her husband to "a roof-raising story of triumph." This gorgeously producedcompanion volume revisits what is so powerful about the show. The Color Purple: A Memory Book has the look and feel of a beautiful antique scrapbook, a keepsake for those who have experienced the musical and want to be able to experience its soaring emotions at any time, or who want to share Celie's journey with their loved ones. But it will also be a memory book of the road The Color Purple took — from Alice Walker's memories right through to the sketches for the costumes and sets, from the cast's own struggles to the entire libretto, all of which have given Celie's against-the-odds triumph new life. Revealing, poignant, and stunning, The Color Purple: A Memory Book is a must-have book for anyone moved by Celie's story.
Deadly Webs Omnibus
James Hunt - 2017
Abduction cases are taken very seriously by all of the parties involved. None more so than by Chase Grant, a detective in Seattle’s eighteenth precinct. The clock starts the moment he gets the call from a parent, and the first twelve hours are crucial. Every move counts, and every choice matters. If he missteps, then a child might not come home. But today was different. He got a call about a missing child. And then another, and another, and another…
On the Road
John Escott - 2009
[Penguin Readers Level 5]
Long, Tall Texans: Hank & Ultimate Cowboy
Diana Palmer - 2018
So he whisks away lovely Poppy O’Brien, determined to convince her to leave him alone. But what he gets is so much more than he ever bargained for…Ultimate CowboyRancher Brody Bloodworth has spent years blaming himself for his brother’s disappearance. If he hadn’t snuck off to be with Julie Whitehead, everything would have been different—and he wouldn’t have pushed her away. Now Julie is back, an FBI agent with a solid lead on his brother. Before long he finds himself unable to keep his hands off her. As he prepares for a showdown with the ruthless kidnappers, Brody knows what’s at stake if he wins. And just how much he’ll lose if he doesn’t….