Book picks similar to
Modx Web Development by Antano Solar John
stuff
web
boersmedia
software-development
XML in a Nutshell
Elliotte Rusty Harold - 2001
But you don't need to commit every XML syntax, API, or XSLT transformation to memory; you only need to know where to find it. And if it's a detail that has to do with XML or its companion standards, you'll find it--clear, concise, useful, and well-organized--in the updated third edition of XML in a Nutshell.With XML in a Nutshell beside your keyboard, you'll be able to: Quick-reference syntax rules and usage examples for the core XML technologies, including XML, DTDs, Xpath, XSLT, SAX, and DOM Develop an understanding of well-formed XML, DTDs, namespaces, Unicode, and W3C XML Schema Gain a working knowledge of key technologies used for narrative XML documents such as web pages, books, and articles technologies like XSLT, Xpath, Xlink, Xpointer, CSS, and XSL-FO Build data-intensive XML applications Understand the tools and APIs necessary to build data-intensive XML applications and process XML documents, including the event-based Simple API for XML (SAX2) and the tree-oriented Document Object Model (DOM) This powerful new edition is the comprehensive XML reference. Serious users of XML will find coverage on just about everything they need, from fundamental syntax rules, to details of DTD and XML Schema creation, to XSLT transformations, to APIs used for processing XML documents. XML in a Nutshell also covers XML 1.1, as well as updates to SAX2 and DOM Level 3 coverage. If you need explanation of how a technology works, or just need to quickly find the precise syntax for a particular piece, XML in a Nutshell puts the information at your fingertips.Simply put, XML in a Nutshell is the critical, must-have reference for any XML developer.
Java Web Services: Up and Running
Martin Kalin - 2009
You'll learn how to write web services from scratch and integrate existing services into your Java applications. With Java Web Services: Up and Running, you will:Understand the distinction between SOAP-based and REST-style services Write, deploy, and consume SOAP-based services in core Java Understand the Web Service Definition Language (WSDL) service contract Recognize the structure of a SOAP message Learn how to deliver Java-based RESTful web services and consume commercial RESTful services Know security requirements for SOAP- and REST-based web services Learn how to implement JAX-WS in various application servers Ideal for students as well as experienced programmers, Java Web Services: Up and Running is the concise guide you need to start working with these technologies right away.
2nd: Love for Sale
Michelle Hughes - 2015
Those needs terrified me, but after walking away he filled my thoughts every waking hour of the day, and slid into my dreams when I slept. I couldn’t eat, breathe, or even work without the memory of his skillful lovemaking overtaking my mind!Walking back into his arms was dangerous. He had the ability to make me want things that would only bring me pain, but I was helpless to resist. Little did I know that there was something even darker than the ability to make me submit behind those beautiful blue eyes. Sometimes giving into the need for passion has a much bigger cost than the loss of principles.With Seth my body came alive, but would he destroy everything I’d worked so hard for? My independence, career, and even the right to choose who became my lover! How far was I willing to go to be the woman he needed? Love for sale is not your normal happily ever after romance. Step into a world where buying and selling love becomes reality and choices are no longer your own.
Nobody's Girl
Michelle Love - 2017
He promises he will never leave me, and god help me, I believe him. Ivo Zacca…my husband He’s gorgeous…not, that’s not the right word. He’s beautiful – in every way, his face, his body, his mind… His kindness. Nobody that beautiful should be that sweet. Sweet but an animal in bed, god… He thinks I married him for convenience, to get away from my asshole of a step-father. I’ll let him think that, because then maybe it won’t be so painful for him when they tear me away from him, when they come for me… When they kill me. I’ll never let you know, Ivo, how happy you have made me, how much I love you… Because fairy tales always end… Nobody's Girl is a full-length Billionaire Romance novel with a guaranteed HEA and no cliffhanger.
Stoicism: A Detailed Breakdown of Stoicism Philosophy and Wisdom from the Greats: A Complete Guide To Stoicism
George Tanner - 2017
Where some accounts of human nature and the particularly human good fall short by the reduction of human being to physical or psychical phenomena, Stoicism’s power lies in engaging with the whole range of human experience, addressing rationality, emotion, piety, will, and both inner and outer impressions, each on their own terms, in language that treats each as significant in its own right.
Stoicism is an active philosophy. That means that it is not enough to know its doctrines, one must also live them, develop habits that expand on and complete their ideas in practice. Practice, therefore, is also the focus of this book. The development of the reader’s inner and outer life, that they may follow their own path and discover what it means to “live life in accordance with nature.”
This book is a general introduction to Stoicism that pulls no punches when faced with the more complex aspects of Stoic doctrine.
Topics addressed include:
The history of the ancient Stoics.
The nature of good and evil, virtue and vice, and positive and negative externals.
The difference between those things in our control and those things not in our control.
Stoic Logic and practical reasoning.
Stoicism’s role in the development of cognitive behavioral therapy (CBT).
Stoic exercises and daily practice.
Theology’s role in Stoicism and Stoic cosmology.
And much more!
Grab your copy of a detailed guide on stoicism philosphy and wisdom!
Database Systems: Design, Implementation, and Management
Peter Rob - 1993
The proven success of database design treatment is sustained and further improved in this revision. The proven Parts organizations streamline the chapter coverage, so it is an ideal choice for your classroom. Each Part opens with a new business vignette, which provides real world examples to engage your students. The new edition includes updates in every chapter as well as added exercises and cases. There are new chapters such as Advanced Modeling Concepts, Database Performance Tuning and Query Optimization, and Database Connectivity and Web Development. In the seventh edition you will find examples of database usage, which highlights eBAY for compelling context. In our new Query Optimization chapter, we cover database performance tuning concepts, index selectivity and SQL coding practices. There is added EERD coverage such as clusters and subtype discriminator attributes. With the authors' strong writing style and outstanding balance of theory and practice, this is just a small sampling of the improvements we have made to the new edition of Database Systems: Design, Implementation, and Management by Peter Rob and Carlos Coronel.
Refactoring UI
Adam Wathan - 2018
Learn how to design beautiful user interfaces by yourself using specific tactics explained from a developer's point-of-view.
Visualizing Data: Exploring and Explaining Data with the Processing Environment
Ben Fry - 2007
Using a downloadable programming environment developed by the author, Visualizing Data demonstrates methods for representing data accurately on the Web and elsewhere, complete with user interaction, animation, and more. How do the 3.1 billion A, C, G and T letters of the human genome compare to those of a chimp or a mouse? What do the paths that millions of visitors take through a web site look like? With Visualizing Data, you learn how to answer complex questions like these with thoroughly interactive displays. We're not talking about cookie-cutter charts and graphs. This book teaches you how to design entire interfaces around large, complex data sets with the help of a powerful new design and prototyping tool called "Processing". Used by many researchers and companies to convey specific data in a clear and understandable manner, the Processing beta is available free. With this tool and Visualizing Data as a guide, you'll learn basic visualization principles, how to choose the right kind of display for your purposes, and how to provide interactive features that will bring users to your site over and over. This book teaches you:The seven stages of visualizing data -- acquire, parse, filter, mine, represent, refine, and interact How all data problems begin with a question and end with a narrative construct that provides a clear answer without extraneous details Several example projects with the code to make them work Positive and negative points of each representation discussed. The focus is on customization so that each one best suits what you want to convey about your data set The book does not provide ready-made "visualizations" that can be plugged into any data set. Instead, with chapters divided by types of data rather than types of display, you'll learn how each visualization conveys the unique properties of the data it represents -- why the data was collected, what's interesting about it, and what stories it can tell. Visualizing Data teaches you how to answer questions, not simply display information.