Gitolite EssentialsIf you're responsible for securing a Git server where lots of developers work with lots of repositories, you have a problem on your hands. You probably want to implement security restrictions and authorization for certain repositories. You will love the simplicity and power of Gitolite's access control language and model. Gitolite allows you to set up Git hosting on a central server with very fine-grained access control and many powerful features.
You'll start with a brief introduction to Gitolite. The very first chapter tells you how to create a test setup so you can play with Gitolite—something that is very important when learning about a powerful tool with lots of features. You'll go from there, at an easy pace, through the most important aspects of Gitolite. ...
Core Data, 2nd EditionCocoa expert Marcus Zarra walks you through developing a full-featured application based around the Core Data APIs. You'll build up a single application throughout the book, learning key Core Data principles such as NSPredicate, thread management, and memory management.
You'll start with the basics of Core Data and learn how to use it to develop your application. Then you'll delve deep into the details of the API. You'll explore not only how to get Core Data integrated into your application properly, but even better, how to work with the API's flexibility to create convenience methods to improve your application's maintainability. ...
Raspberry Pi: A Quick-Start GuideRaspberry Pi: A Quick-Start Guide gives you everything you need to get the Raspberry Pi up and running and doing cool stuff. You'll get started by learning what additional hardware you need and how to connect it, install Debian Linux and configure it to your needs, and customize the Pi's firmware to get the most out of your hardware.
Then the fun begins. You'll connect the Pi to your home network and try surfing the web and tweeting messages. You'll learn how to get the most out of Midori, the Pi's standard browser. Then in a few simple steps you'll turn the Pi into a kiosk system that displays Twitter live search information. You'll also learn how you can control the desktops of other PCs in your house with the Pi. ...
Rails for PHP DevelopersAre you a PHP developer interested in the Ruby on Rails framework? Rails for PHP Developers kick-starts your Rails experience by guiding you through learning both Ruby and Rails from a PHP developer's perspective. Written by developers with deep experience using PHP, Ruby, and Rails, this book leverages your existing knowledge of PHP to learn Rails application development quickly and effectively. ...
Seven Languages in Seven WeeksYou should learn a programming language every year, as recommended by The Pragmatic Programmer. But if one per year is good, how about Seven Languages in Seven Weeks? In this book you'll get a hands-on tour of Clojure, Haskell, Io, Prolog, Scala, Erlang, and Ruby. Whether or not your favorite language is on that list, you'll broaden your perspective of programming by examining these languages side-by-side. You'll learn something new from each, and best of all, you'll learn how to learn a language quickly. ...
Microsoft SharePoint Foundation 2010 Step by StepExperience learning made easy-and quickly teach yourself how to use Microsoft SharePoint Foundation to enable effective team collaboration. With Step By Step, you set the pace-building and practicing the skills you need, just when you need them.
Build your own SharePoint site with easy-to-use templates; Create lists and libraries to store information; Add discussion boards, wikis, and blogs; Set up Document and Meeting Workspaces for easy collaboration; Share calendars, contacts, and data from Microsoft Office programs; Customize your pages with Web Parts. ...
Microsoft SharePoint Designer 2010 Step by StepThe smart way to build applications with Microsoft SharePoint Designer 2010 - one step at a time!
Experience learning made easy - and quickly teach yourself how to create SharePoint 2010 applications and workflows with Microsoft® SharePoint® Designer 2010. With Step by Step, you set the pace - building and practicing the skills you need, just when you need them! ...
Microsoft Expression Blend 4 Step by StepExperience learning made easy - and quickly teach yourself how to design rich user interfaces (UI) for Microsoft Silverlight - based applications using Expression Blend 4. With Step by Step, you set the pace - building and practicing the skills you need, just when you need them! ...
Microsoft Expression Web 4 Step by StepExperience learning made easy - and quickly teach yourself how to create dynamic, standards-based Web sites. With Step by Step, you set the pace - building and practicing the skills you need, just when you need them!
Build your site with customizable templates - or create your own; Adjust settings in Expression Web 4 to create different sites; Add Photoshop files, Microsoft Silverlight video, and .wmv files; Use CSS, HTML, and XHTML to manage site style and accessibility; Connect to servers using Microsoft ASP.NET and PHP; Choose the right publishing method for your scenario. ...
Learning Nagios 4One of the most important challenges in system monitoring is to detect and report any malfunctioning system or device as soon as possible, so that you as an administrator are aware of the problem before a user runs into one.
Nagios is a powerful monitoring tool that enables organizations to identify and resolve IT infrastructure problems before they affect critical business processes. It monitors your entire IT infrastructure to ensure systems, applications, services, and business processes are functioning properly. In the event of a failure, Nagios can alert the technical staff of the problem, allowing them to begin remediation processes before outages affect business processes, end-users, or customers. ...