Sams Teach Yourself PHP, MySQL and Apache All in One, 5th EditionIn just a short time, you can learn how to use PHP, MySQL, and Apache together to create dynamic, interactive websites and applications using the three leading open-source web development technologies. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of PHP scripting, MySQL databases, and the Apache web server from the ground up. ...
Camel in ActionApache Camel is a Java framework that lets you implement the standard enterprise integration patterns in a few lines of code. With a concise but sophisticated DSL you snap integration logic into your app, Lego-style, using Java, XML, or Scala. Camel supports over 80 common transports such as HTTP, REST, JMS, and Web Services.
Camel in Action is a Camel tutorial full of small examples showing how to work with the integration patterns. It starts with core concepts like sending, receiving, routing, and transforming data. ...
Windows PowerShell in Action, 2nd EditionWindows Powershell in Action, Second Edition is a completely revised edition of the bestselling book on PowerShell, written by Bruce Payette, one of the founding members of the Windows PowerShell team, codesigner of the PowerShell language, and the principal author of the PowerShell language implementation.
This expanded, revised, and updated Second Edition preserves the original's crystal-clear introduction to PowerShell and adds extensive coverage of v2 features such as advanced functions, modules, and remoting. It includes full chapters on these topics and also covers new language elements and operators, events, Web Services for Management, and the PowerShell Integrated Scripting Environment. ...
Clojure in ActionClojure in Action is a hands-on tutorial for the working programmer who has written code in a language like Java or Ruby, but has no prior experience with Lisp. It teaches Clojure from the basics to advanced topics using practical, real-world application examples. Blow through the theory and dive into practical matters like unit-testing and environment set-up, all the way through building a scalable web-application using domain-specific languages, Hadoop, HBase, and RabbitMQ. ...
Leveraging DrupalAs an open source, community-based content management system and web site application development framework, Drupal allows you to create interactive, media-based, database-driven web sites that become a part of everyday activities and communications. This unique book is the first of its kind to tackle the challenging task of leveraging Drupal to get a site done right and make that site work for you, based on industry-wide software development best practices. ...
Beginning JavaScript and CSS Development with jQueryjQuery allows you to do more in the world of dynamic web applications, with less code and fewer errors. It reduces the amount of JavaScript programming to only a few lines of code while making your JavaScript more intuitive and attractive to work with. At the same time, jQuery makes it easier to manipulate CSS from JavaScript by allowing you to set style for one or many elements at once. ...
Access 2010 Programmer's ReferenceMicrosoft Access 2010 offers a rich set of features and design tools for storing, analyzing, and viewing data, along with the inherent ability to connect to a large variety of data sources. With this book, you'll discover the benefits of using the newest features to build small- to medium-scale database applications, integrate with other programs, create Web applications, and upgrade existing solutions. ...
Learning WML, and WMLScriptThe next generation of mobile communicators is here, and delivering content to them will mean programming in WML (Wireless Markup Language) and WMLScript, the languages of the Wireless Application Environment (WAE). The WAE allows information in almost all applications to be formatted for display on mobile devices, such as cell phones, and enables the user to interact with the information. ...
iPad: The Missing Manual, 5th EditionApple's wildly popular iPad and new iPad Mini come jam-packed with features, like access to your media library from the Web, Siri voice control, and seamless Facebook and Twitter integration. But to tap your iPad's potential, you need a trustworthy owner's manual. This bestselling book shows you how to import, create, and play back media; sync and shop wirelessly; keep in touch over the Internet; and even take care of business. In addition, you'll find full coverage of iTunes 11, Apple's newly updated media manager. ...
Rails AntiPatternsAs developers worldwide have adopted the powerful Ruby on Rails web framework, many have fallen victim to common mistakes that reduce code quality, performance, reliability, stability, scalability, and maintainability. Rails AntiPatterns identifies these widespread Rails code and design problems, explains why they're bad and why they happen - and shows exactly what to do instead.
The book is organized into concise, modular chapters - each outlines a single common AntiPattern and offers detailed, cookbook-style code solutions that were previously difficult or impossible to find. ...