rss Home » Tag Archive For ‘CMS’

CMS Security Handbook: The Comprehensive Guide for WordPress, Joomla, Drupal, and Plone

CMS Security Handbook: The Comprehensive Guide for WordPress, Joomla, Drupal, and Plone

Book Description

Learn to secure sites built on open source CMSs

sites built on !, , , or face some unique threats. If you’re responsible for one of them, this comprehensive guide, the first of its kind, offers detailed guidance to help you prevent attacks, develop secure -site operations, and restore your site if an attack does occur. You’ll learn a strong, foundational approach to operations and from an expert in the field.

  • More and more Web sites are being built on open source CMSs, making them a popular target, thus making you vulnerable to new forms of attack
  • This is the first comprehensive guide focused on securing the most common platforms: !, , , and
  • Provides the tools for integrating the Web site into business operations, building a security protocol, and developing a disaster recovery plan
  • Covers hosting, installation security issues, hardening servers against attack, establishing a contingency plan, patching processes, log review, hack recovery, wireless considerations, and infosec policy

CMS Security Handbook is an essential reference for anyone responsible for a Web site built on an open source CMS. Download Now »

CMS Made Simple Development Cookbook

CMS Made Simple Development Cookbook

Book Description

Made Simple has great capabilities “out of the box,” but one of its great strengths is the ease of extending those capabilities. You can add a surprising amount of functionality just by customizing the core modules, but once you learn to write your own tags and modules, your ability to add features is virtually limitless.

Made Simple will show you how to use custom code to extend the power and features of Made Simple, and make it do exactly what you want. This easy to use guide contains clear recipes that introduce the key concepts behind each approach to extending the , while also providing examples of solutions to real-world problems.

You will learn the differences between the various kinds of tags and modules in the CMS Made Simple environment, and to which purposes each is best fit. Each technology is then explored in detail with a series of practical recipes and examples.You will not only learn the basics of creating tags and modules, but you will explore the underlying APIs that you will use to solve real-world website problems. You will become proficient with the database and form APIs, so that the code you write is portable and maintainable. You’ll learn to localize your code and use templates to add its flexibility. You’ll master the safe handling of parameters and the creation of secure code. You’ll be familiar with the CMS Made Simple Developer’s Forge, and how you can use it in conjunction with revision control as a community-focused code management system, complete with -based bug tracking and feature requests. You will learn to code complex interactions between modules, both directly and via the creation and handling of events. Download Now »

Introduction to Search with Sphinx: From installation to relevance tuning

Introduction to Search with Sphinx: From installation to relevance tuning

Book Description

Webmasters want fast and powerful search capabilities on their sites, and content management system administrators would like to reveal the wealth of their databases. The solution in both cases is the search engine. This concise introduction to shows you how to use this free software to index an enormous number of documents and provide fast results to both simple and complex searches.

This concise introduction to shows you how to use this free software to index an enormous number of documents and provide fast results to both simple and complex searches. Written by the creator of , this authoritative book is short and to the point.

  • Understand the particular way Sphinx conducts searches
  • Install and configure Sphinx, and run a few basic tests
  • Issue basic queries to Sphinx at the application level
  • Learn the syntax of search text and the effects of various search options
  • Get strategies for dealing with large data sets, such as multi-index searching
  • Apply relevance and ranking guidelines for presenting best results to the user

Table of Contents
Chapter 1 The World of Text Search Download Now »

Concrete5 Beginner’s Guide

Concrete5 Beginners Guide

Book Description

is a content management system for developers. It can be used to build a range of sites and is particularly optimized for creating marketing websites.

The Beginner’s Guide will show you how to get up and running with as quickly and painlessly as possible. Taking you from installation to deployment, this is the only reference that you will need for creating your new site.

By using a number of real-world examples, as well as taking you through the set up of a sample site, this book will enable you to become familiar with all of Concrete5′s features. Use add-ons, themes, and blocks to give your site the look-and-feel that you desire. Simple will enable you to customize the layout and navigation options of your site, as well extend the dashboard giving you a fully functional, professional site in no time.

A step-by-step guide to creating professional, feature-rich sites with Concrete5

What you will learn from this book :

  • Navigate your way around the toolbar and dashboard in order to edit your site
  • Install add-ons and themes to make your site aesthetically pleasing
  • Customize the layout of your site to enable your users to find what they need quickly
  • Use Concrete5 blocks to add pictures. Download Now »

WordPress 3 Plugin Development Essentials

WordPress 3 Plugin Development Essentials

Book Description

is one of the most popular platforms for building blogs and general websites. By learning how to develop and integrate your own plugins, you can add functionality and extend in any way imaginable. By tapping into the additional power and functionality that plugins provide, you can make your site easier to administer, add new features, or even alter the very nature of how works. Covering version 3, this book makes it super easy for you to build a variety of plugins.

3 Plugin Essentials is a practical hands-on tutorial for learning how to create your own plugins for . Using best coding practices, this book will walk you through the design and creation of a variety of original plugins.

WordPress 3 Plugin Essentials focuses on teaching you all aspects of modern WordPress . The book uses real and published WordPress plugins and follows their creation from the idea to the finishing touches in a series of easy-to-follow and informative steps. You will discover how to deconstruct an existing plugin, use the WordPress API in typical scenarios, hook into the database, version your code with SVN, and deploy your new plugin to the world.

Each new chapter introduces different features of WordPress and how to put them to good use, allowing you to gradually advance your knowledge. WordPress 3 Plugin Development Essentials is packed with information, tips, and examples that will help you gain comfort and confidence in your ability to harness and extend the power of WordPress via plugins. Download Now »

MODx 2.0 Web Development

MODx 2.0 Web Development

Book Description

is a content management system and application framework rolled into one. With the ease of a and the extendibility of a framework, allows you to develop professional-looking, intricate websites with its easy-to-use interface and flexible architecture. provides reusable code fragments called snippets, most of which are so generic that, without any modification, they can serve multiple functionalities. The generic nature of the snippets makes it possible to get the perfect customization that is so hard in other .

This book will get developers up-and-running with . With step-by-step examples and illustrative screenshots, you will be guided through installation, configuration, and customization. By the end of the book, you will have created a powerful, dynamic website by using the individual elements of , without the need for programming know-how.

Starting with a walk-through of how to install MODx, you will quickly learn how to develop your site without having to use any programming language. Logical, step-by-step instructions will show you how to create your own unique site by adding and editing documents using the inbuilt TinyMCE editor. You will change the look and feel of your site by creating your own templates using , CSS, and widgets. By following the example of a site, you will learn how to extend your templates to allow rich user interactions through comments, posts, and forms. The book teaches a few code snippets such as Ditto and Wayfinder in detail. These powerful and flexible snippets will enable you to add multiple functionalities to your site. Download Now »