Webmaster Tips » Webmaster Books » Apache
Apache books
Maven: The Definitive Guide
![]() |
Author: | Sonatype Company |
| List price: | $34.99 | |
| Amazon price: | $21.91 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media (24 September 2008) |
For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.
Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how this tool can bring order to your software development projects. Maven is largely replacing Ant as the build tool of choice for large open source Java projects because, unlike Ant, Maven is also a project management tool that can run reports, generate a project website, and facilitate communication among members of a working team.
To use Maven, everything you need to know is in this guide. The first part demonstrates the tool's capabilities through the development, from ideation to deployment, of several sample applications -- a simple software development project, a simple web application, a multi-module project, and a multi-module enterprise project.
The second part offers a complete reference guide that includes:
- The POM and Project Relationships
- The Build Lifecycle
- Plugins
- Project website generation
- Advanced site generation
- Reporting
- Properties
- Build Profiles
- The Maven Repository
- Team Collaboration
- Writing Plugins
- IDEs such as Eclipse, IntelliJ, ands NetBeans
- Using and creating assemblies
- Developing with Maven Archetypes
Several sources for Maven have appeared online for some time, but nothing served as an introduction and comprehensive reference guide to this tool -- until now. Maven: The Definitive Guide is the ideal book to help you manage development projects for software, web applications, and enterprise applications. And it comes straight from the source.
Ant in Action: Covers Ant 1.7 (Manning)
![]() |
Authors: | Steve Loughran, Erik Hatcher |
| List price: | $49.99 | |
| Amazon price: | $31.46 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Manning Publications (12 July 2007) |
This second edition of a Manning bestseller has been revised and re-titled to fit the 'In Action' Series by Steve Loughran, an Ant project committer. Ant in Action introduces Ant and how to use it for test-driven Java application development. Ant itself is moving to v1.7, a major revision, at the end of 2006 so the timing for the book is right. A single application of increasing complexity, followed throughout the book, shows how an application evolves and how to handle the problems of building and testing. Reviewers have praised the book's coverage of large-projects, Ant's advanced features, and the details and depth of the discussion-all unavailable elsewhere.
This is a major revision with the second half of the book completely new, including:
Web Site Cookbook: Solutions & Examples for Building and Administering Your Web Site (Cookbooks (O'Reilly))
![]() |
Author: | Doug Addison |
| List price: | $39.99 | |
| Amazon price: | $16.75 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media (10 February 2006) |
The total number of web pages today has been estimated at over 3 billion
Ubuntu Server Administration (Network Professional's Library)
![]() |
Author: | Michael Jang |
| List price: | $49.99 | |
| Amazon price: | $15.68 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | McGraw-Hill Osborne Media (17 November 2008) |
Administer Ubuntu Server in the Enterprise
Realize a dynamic, stable, and secure Ubuntu Server environment with expert guidance, tips, and techniques from a Linux professional. Ubuntu Server Administration covers every facet of system management--from users and file systems to performance tuning and troubleshooting. Learn how to automate installation using Kickstart, set up print and Web servers, configure and secure networks and TCP/IP ports, and implement Linux virtualization. You'll also get details on sharing resources via NFS and Samba, protecting your system, and customizing the Linux kernel.
- Install Ubuntu Server Edition in a production environment
- Use administrative commands, secure with the PolicyKit, and customize permissions with ACLs
- Configure filesystems in partitions, logical volumes, and RAID arrays.
- Configure secure remote administration using the Secure Shell and Landscape
- Manage updates and configure local repository mirrors
- Control users with quotas, PAMs, and authentication databases
- Build Web servers using Apache, MySQL, and PHP
- Handle security with AppArmor, Kerberos, iptables-based firewalls, and TCP Wrappers
- Virtualize your system using VMware, Virtualbox, and KVM
Covers Ubuntu 8.04 (LTS)
Pro Linux System Administration
![]() |
Authors: | James Turnbull, Peter Lieverdink, Dennis Matotek |
| List price: | $49.99 | |
| Amazon price: | $31.48 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (24 June 2009) |
We can all be Linux experts, provided we invest the time in learning the craft of Linux administration. Pro Linux System Administration makes it easy for small to medium–sized businesses to enter the world of zero–cost software running on Linux and covers all the distros you might want to use, including Red Hat, Ubuntu, Debian, and CentOS. Authors, and systems infrastructure experts James Turnbull, Peter Lieverdink, and Dennis Matotek take a layered, component–based approach to open source business systems, while training system administrators as the builders of business infrastructure.
If you want to implement a SOHO or SMB Linux infrastructure, Pro Linux System Administration clearly demonstrates everything you need. You’ll find this book also provides a solid framework to move forward and expand your business and associated IT capabilities, and you’ll benefit from the expertise and experienced guidance of the authors. Pro Linux System Administration covers
- An introduction to using Linux and free and open source software to cheaply and efficiently manage your business
- A layered model that allows your infrastructure to grow with your business
- Easy and simple–to–understand instructions including configurations, examples, and extensive real–world hints and tips
What you’ll learn
This book will explain and demonstrate
- Linux architecture
- How to build, back up, and recover Linux servers
- Creating basic networks and network services with Linux
- Building and implementing Linux infrastructure and services including mail, web, databases, and file and print
- Implementing Linux security
- Understanding Linux performance and capacity planning issues
Who is this book for
This book is for small to medium–sized business owners looking to run their own IT, system administrators considering migrating to Linux, and IT systems integrators looking for an extensible Linux infrastructure management approach.
About the Apress Pro SeriesThe Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.
You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career.
Pro PHP Security
![]() |
Authors: | Chris Snyder, Michael Southwell |
| List price: | $44.99 | |
| Amazon price: | $25.54 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (29 August 2005) |
Pro PHP Security is one of the first books devoted solely to PHP security. It will serve as your complete guide for taking defensive and proactive security measures within your PHP applications. (And the methods discussed are compatible with PHP versions 3, 4, and 5.)
The knowledge you'll gain from this comprehensive guide will help you prevent attackers from potentially disrupting site operation or destroying data. And you'll learn about various security measures, for example, creating and deploying "captchas," validating e-mail, fending off SQL injection attacks, and preventing cross-site scripting attempts.
Linux Server Hacks, Volume Two: Tips & Tools for Connecting, Monitoring, and Troubleshooting
![]() |
Authors: | William von Hagen, Brian K. Jones |
| List price: | $39.99 | |
| Amazon price: | $22.28 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media (22 December 2005) |
Today's system administrators deal with a vast number of situations, operating systems, software packages, and problems. Those who are in the know have kept their copy of Linux Server Hacks close at hand to ease their burden. And while this helps, it's not enough: any sys admin knows there are many more hacks, cool tips, and ways of solving problems than can fit in a single volume (one that mere mortals can lift, that is).
Which is why we created Linux Server Hacks, Volume Two, a second collection of incredibly useful tips and tricks for finding and using dozens of open source tools you can apply to solve your sys admin problems. The power and flexibility of Linux and Open Source means that there is an astounding amount of great software out there waiting to be applied to your sys admin problems -- if only you knew about it and had enough information to get started. Hence, Linux Server Hacks, Volume Two.
This handy reference offers 100 completely new server management tips and techniques designed to improve your productivity and sharpen your administrative skills. Each hack represents a clever way to accomplish a specific task, saving you countless hours of searching for the right answer. No more sifting through man pages, HOWTO websites, or source code comments -- the only resource you need is right here. And you don't have to be a system administrator with hundreds of boxen to get something useful from this book as many of the hacks apply equally well to a single system or a home network.
Compiled by experts, these hacks not only give you the step-by-step instructions necessary to implement the software, but they also provide the context to truly enable you to learn the technology. Topics include:
- Authentication
- Remote GUI connectivity
- Storage management
- File sharing and synchronizing resources
- Security/lockdown instruction
- Log files and monitoring
- Troubleshooting
- System rescue, recovery, and repair
Whether they help you recover lost data, collect information from distributed clients, or synchronize administrative environments, the solutions found in Linux Server Hacks, Volume Two will simplify your life as a system administrator.
Web Development with TIBCO General Interface: Building AJAX Clients for Enterprise SOA
![]() |
Author: | Anil Gurnani |
| List price: | $39.99 | |
| Amazon price: | $28.36 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Addison-Wesley Professional (15 February 2009) |
Web Development with TIBCO General Interface
Building AJAX Clients for Enterprise SOA
Anil Gurnani
Use TIBCO General Interface to build web applications with state-of-the-art performance and usability
TIBCO General Interface provides powerful tools and a framework to craft AJAX-based web applications that rival desktop applications in performance and usability. This is the only book that offers developers thorough guidance for using TIBCO’s award-winning open source tools to build interactive, high-performance GUIs and integrate them with leading server-side technologies. Experienced TIBCO General Interface developer Anil Gurnani focuses on applying General Interface in real-world production applications and presents numerous working examples that can easily be adapted for your existing sites and applications.
You’ll first walk through the fundamental concepts and techniques needed to build powerful General Interface clients. Next, you’ll dive into specific back-end technologies, mastering them through start-to-finish case study projects. Finally, drawing on his own experience building enterprise-class General Interface applications for the financial services industry, Gurnani illuminates advanced topics ranging from charting and collaboration
to application optimization. Coverage includes
- Integrating XML and XSL with TIBCO General Interface’s XML Mapping utility
- Extending General Interface widgets with object-oriented JavaScript
- Integrating with web services, databases, portals, and messaging systems: start-to-finish case study sample applications
- Integrating General Interface applications into service-oriented enterprises using Enterprise Service Bus (ESB)
- Using OpenAJAX Hub (TIBCO PageBus) to simplify collaboration among GUI components
Anil Gurnani’s book greatly augments the available information for developers learning and using TIBCO’s General Interface. …With this book, you will quickly be building General Interface applications, faster and easier than ever before.
—Michael Peachey, co-founder of General Interface and Director of User Experience, TIBCO Software
Anil Gurnani has written extensively on technical topics for many prestigious magazines. He is an adjunct at SCPS, New York University, where he teaches advanced courses focused on web and enterprise technologies including Core Java, JEE, and .NET. He is also an expert at managing large, global, multifunctional teams to architect and build complex distributed systems with a portfolio of front-end applications and back-end services.
About the CD-ROM The accompanying CD-ROM contains all source code files for working examples. Updated code and additional resources are available on a companion website.
Web Development/Ajax
Open-Source ESBs in Action: Example Implementations in Mule and ServiceMix
![]() |
Authors: | Tijs Rademakers, Jos Dirksen |
| List price: | $44.99 | |
| Amazon price: | $27.54 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Manning Publications (30 September 2008) |
Most modern business systems include independent applications that exchange information with each other-a technique usually called enterprise integration. An architectural approach called the Enterprise Service Bus (ESB) offers developers a way to handle the messages between those independent applications without creating a lot of custom code. While commercial ESB solutions can be quite expensive to implement and maintain, a set of high-quality open source ESB tools offer the same functionality at a substantially lower cost.
Open Source ESBs in Action shows you how to implement and use two open source ESB implementations: Mule and ServiceMix. The authors introduce you to these freely-available ESB tools and present practical examples of how to use them in real-world scenarios. You will learn how the various features of an ESB such as transformation, routing, security, connectivity and more can be implemented using Mule and ServiceMix. You will also learn how to solve common enterprise integration problems using a structured approach.
Beyond simply learning how Mule and Service Mix work, you'll learn the core techniques of ESB implementation such as Process Choreography, or the implementation of complex business processes through an ESB, and Service Orchestration, or exposing a set of services as a single service. The book shows you the fundamentals of ESB-based event processing and Quality of Service concerns like security, reliable delivery, and transaction management.
Working in integration projects is exciting, with new technologies and paradigms arriving every day. Open Source technologies like Mule and ServiceMix both offer lower-cost solutions and a higher degree of innovation than commercial ESB implementations. Open Source ESBs in Action will help you master ESB-driven integration techniques quickly and will provide you with knowledge you need to work effectively with Mule and ServiceMix.
Perspectives on Web Services: Applying SOAP, WSDL and UDDI to Real-World Projects (Springer Professional Computing)
![]() |
Authors: | Olaf Zimmermann, Mark R. Tomlinson, Stefan Peuser |
| List price: | $89.95 | |
| Amazon price: | $9.02 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Springer (17 July 2003) |
This book is designed as a full and rich source book for architects, developers and project managers of Web services projects. The book is written by experienced practitioners. The text is accompanied by a realistic case study which leads the reader through a complete project lifecycle. J2EE and the IBM WebSphere product family serve as the sample implementation platform for the introduced concepts.
Key Topics: • Seven - sometimes controversial - perspectives on Web services, covering the entire project lifecycle from opportunity identification to design, development and deployment • Business drivers and scenarios for Web services solutions • Understanding the Web services building blocks XML, SOAP, WSDL and UDDI • Service-oriented architectures and related non-functional requirements, architectural decisions and patterns • J2EE sample implementation platform: IBM WebSphere Studio Application Developer and IBM WebSphere Application Server Version 5 • Apache SOAP 2.3 and JAX-RPC programming through JSR 109 and Apache Axis; interoperability between Microsoft .NET C# and Apache SOAP • Runtime topologies for Web services solutions, Web services deployment and security • Best practices for the design and management of Web services projects • Trends such as Grid computing and the semantic Web.
Features: • Project-centric approach including lessons learned and pitfalls to avoid • Checklists to decide whether Web services are an appropriate solution to a given business problem • Guide to W3C recommendations and other Web services specifications • Hands-on instructions and full source code for a complete reference implementation • Many rich illustrations, website support and extensive pointers to other Web resources.
Tips & Tricks
Webmaster Tools
Sponsors
Subscribe
Statistics
Validate








