WordPress For Dummies, 2nd EditionThe bestselling guide to WordPress, fully updated to help you get your blog going! Millions of bloggers rely on WordPress, the popular, free blogging platform. This guide covers all the features and improvements in the most up-to-date version of WordPress. Whether you are switching to WordPress from another blogging platform or just starting your first blog, you'll find the advice in this friendly guide gets you up to speed on both the free-hosted WordPress.com version and WordPress.org, which requires the purchase of web hosting services, and figure out which version is best for you. You'll be able to take full advantage of the flexibility and usability of WordPress. ...
CSS and DocumentsCascading Style Sheets (CSS) is a powerful tool that transforms the presentation of a document or a collection of documents, and it's spread to nearly every corner of the Web - as well as many non-web environments. In this free introduction to Cascade Style Sheets, you'll learn how CSS makes it possible for you to completely change the way document elements are presented by a user agent. You'll discover the origins of this specification and how CSS styles work with HTML.
Learn how you can choose style sheets based on the features of a given media type, including desktop screens, web-enabled phones, digital projectors, TVs, Braille devices, print documents, and even various audio renderings of a document. ...
Values, Units, and ColorsNearly everything you do with CSS involves units for determining the look and formatting of your web page elements. With this concise guide, you'll learn how to work with an array of units - including measurements and keywords - that help you define color, text, distance between elements, location of external files, and other values. ...
Selectors, Specificity, and the CascadeExactly how does the "cascade" in Cascading Style Sheets work? This concise guide demonstrates the power and simplicity of CSS selectors for applying style rules to different web page elements. You'll learn how your page's presentation depends on a multitude of style rules and the complex ways they function - and sometimes collide - within the document's structure. ...
Enterprise GamesGames are playing a crucial role in many successful businesses - not just in PR and marketing, but as a model for designing business systems and workflows. In this book, Michael Hugos provides compelling case studies that demonstrate how game mechanics enable companies to respond quickly to challenges in today's real-time economy.
It's not about giving workers a smiley face for producing more widgets. You'll discover how game mechanics - particularly popular multiplayer video games - provide field-tested best practices for engaging workers in creative and complex activities. With games, your company can shift from an outmoded top-down hierarchy to an agile network structure that promotes coordination over control. ...
Building a Windows IT Infrastructure in the CloudRun your entire corporate IT infrastructure in a cloud environment that you control completely - and do it inexpensively and securely with help from this hands-on book. All you need to get started is basic IT experience.
You'll learn how to use Amazon Web Services (AWS) to build a private Windows domain, complete with Active Directory, enterprise email, instant messaging, IP telephony, automated management, and other services. ...
Cloud Architecture PatternsIf your team is investigating ways to design applications for the cloud, this concise book introduces 11 architecture patterns that can help you take advantage of cloud-platform services. You'll learn how each of these platform-agnostic patterns work, when they might be useful in the cloud, and what impact they'll have on your application architecture. You'll also see an example of each pattern applied to an application built with Windows Azure.
The patterns are organized into four major topics, such as scalability and handling failure, and primer chapters provide background on each topic. With the information in this book, you'll be able to make informed decisions for designing effective cloud-native applications that maximize the value of cloud services, while also paying attention to user experience and operational efficiency. ...
MongoDB: The Definitive GuideHow does MongoDB help you manage a huMONGOus amount of data collected through your web application? With this authoritative introduction, you'll learn the many advantages of using document-oriented databases, and discover why MongoDB is a reliable, high-performance system that allows for almost infinite horizontal scalability.
Written by engineers from 10gen, the company that develops and supports this open source database, MongoDB: The Definitive Guide provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project. Learn how easy it is to handle data as self-contained JSON-style documents, rather than as records in a relational database. ...
Spring in Action, 3rd EditionTotally revised for Spring 3.0, this book is a hands-on guide to the Spring Framework. It covers the latest features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. Following short code snippets and an ongoing example developed throughout the book, you'll learn how to build simple and efficient J2EE applications. ...
Professional ASP.NET MVC 4Microsoft insiders join giants of the software development community to offer this in-depth guide to ASP.NET MVC, an essential web development technology. Experienced .NET and ASP.NET developers will find all the important information they need to build dynamic, data-driven websites with ASP.NET and the newest release of Microsoft's Model-View-Controller technology. Featuring step-by-step guidance and lots of code samples, this guide gets you started and moves all the way to advanced topics, using plenty of examples. ...