3857 / 0

Stylin' with CSS: A Designer's Guide (2nd Edition) Ссылки

Stylin' with CSS: A Designer's Guide (2nd Edition)

БончБруевич БончБруевич, Комментарии (нет)

It’s hard to believe it’s been over three years since I wrote the first edition of Stylin’ with CSS. In the intervening time, I have been involved in the development of numerous Web sites and have fi ne-tuned the way I use CSS in the process. I intended to make a few small adjustments to this book for the second edition to cover IE7 and generally bring it up to date, but I ended up making numerous improvements to the fi rst three chapters and completely rewriting the rest of the book. What should have taken weeks took almost a year.

The changes I have made refl ect the inevitable improvement to the skills of anyone who works constantly with CSS, and these changes also more deeply address two skills that all programmers need to master: to avoid rewriting code that they have previously written elsewhere, and to learn to write code in the most economical way possible. Ways in which you can achieve these two worthy goals in your own work are presented throughout this new edition of the book.
4136 / 0

Building Dynamic Web 2.0 Websites with Ruby on Rails Ссылки

Building Dynamic Web 2.0 Websites with Ruby on Rails

БончБруевич БончБруевич, Комментарии (нет)

Ruby on Rails is an open-source web application framework ideally suited to building business applications, accelerating and simplifying the creation of database-driven websites. It has been developed on the Ruby platform.

This book is a tutorial for creating a complete website with Ruby on Rails (RoR). It will teach you to develop database-backed web applications according to the Model-View-Controller pattern. It will take you on a joy ride right from installation to a complete dynamic website. All the applications discussed in this book will help you add exciting features to your website. This book will show you how to assemble RoR's features and leverage its power to design, develop, and deploy a fully featured website.
4067 / 0

Ruby on Rails Web Mashup Projects Ссылки

Ruby on Rails Web Mashup Projects

БончБруевич БончБруевич, Комментарии (нет)

A web mashup is a new type of web application that uses data and services from one or more external sources to build entirely new and different web applications. Web mashups usually mash up data and services that are available on the Internet—freely, commercially, or through other partnership agreements. The external sources that a mashup uses are known as mashup APIs.

This book shows you how to write web mashups using Ruby on Rails—the new web application development framework. The book has seven real-world projects—the format of each project is similar, with a statement of the project, discussion of the main protocols involved, an overview of the API, and then complete code for building the project. You will be led methodically through concrete steps to build the mashup, with asides to explain the theory behind the code.
4659 / 0

Building powerful and robust websites with Drupal 6 Ссылки

Building powerful and robust websites with Drupal 6

БончБруевич БончБруевич, Комментарии (нет)

his book updates the bestselling Drupal: Creating Blogs, Forums, Portals, and Community Websites for Drupal 6, the latest, much improved version of this popular open-source Content Management System. Targeting readers with little experience in website design, unfamiliar with PHP, MySQL or HTML, and with little to no experience of Drupal, it looks pragmatically at the steps needed from knowing you want a website right through to designing and building it like a pro, and then successfully managing and maintaining it. Experienced author David Mercer uses a friendly, engaging style that is clear and concise, allowing readers to advance rapidly until they can tackle any problem with confidence. Drupal is an elegantly designed, well-supported and flexible open-source CMS platform that empowers anyone to create a website or blog and is rapidly becoming first choice of people in the know. With this powerful tool you need not pay professionals to design a site; you can do the job yourself.
8731 / 0

jQuery in Action Ссылки

jQuery in Action

БончБруевич БончБруевич, Комментарии (нет)

A good web development framework anticipates what you need to do and makes those tasks easier and more efficient; jQuery practically reads your mind. Developers of every stripe-hobbyists and professionals alike-fall in love with jQuery the minute they've reduced 20 lines of clunky JavaScript into three lines of elegant, readable code. This new, concise JavaScript library radically simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.

jQuery in Action, like jQuery itself, is a concise tool designed to make you a more efficient and effective web developer. In a short 300 pages, this book introduces you to the jQuery programming model and guides you through the major features and techniques you'll need to be productive immediately. The book anchors each new concept in the tasks you'll tackle in day-to-day web development and offers unique lab pages where you immediately put your jQuery knowledge to work.

There are dozens of JavaScript libraries available now, with major companies like Google, Yahoo and AOL open-sourcing their in-house tools. This book shows you how jQuery stacks up against other libraries and helps you navigate interaction with other tools and frameworks.

jQuery in Action offers a rich investigation of the up-and-coming jQuery library for client-side JavaScript. This book covers all major features and capabilities in a manner focused on getting the reader up and running with jQuery from the very first sections. Web Developers reading this book will gain a deep understanding of how to use jQuery to simplify their pages and lives, as well as learn the philosophy behind writing jQuery-enhanced pages.
4770 / 0

Practical Subversion, Second Edition Ссылки

Practical Subversion, Second Edition

БончБруевич БончБруевич, Комментарии (нет)

Practical Subversion, Second Edition draws on the experience of its authors, Daniel Berlin and Garrett Rooneyboth Subversion project membersto guide you through a complete introduction to this popular code management solution. And this edition has been updated to reflect the most recent changes to the popular Subversion version control system. After a crash course on Subversions key features, including a theme project that youre encouraged to follow, youll explore best practices, migration tips for moving from other versioning solutions, Subversion integration, and an overview of the Subversion APIs.

Effective developers and system administrators alike understand that their success is related to their ability to manage the dozens, sometimes hundreds, of files that they come into contact with on a regular basis. This file management includes determining a files changes over time, accommodating simultaneous edits by multiple users, and even reverting a file to an earlier version if a mistake or deletion has been made. Capitalizing on such capabilities requires a version control system like Subversion. Youll want to pick up a copy of this book because it is

  • The most up-to-date book on the popular Subversion version control system
  • Authored by two Subversion project contributors
  • More than a mere introduction, covering best practices, migration issues, and more effective versioning through tool integration
4898 / 0

Use Case Driven Object Modeling with UML Ссылки

Use Case Driven Object Modeling with UML

БончБруевич БончБруевич, Комментарии (нет)

Use Case Driven Object Modeling with UML&Theory and Practice shows how to drive an object-oriented software design from use case all the way through coding and testing, based on the minimalist, UML-based ICONIX process. In addition to a comprehensive explanation of the foundations of the approach, the book makes extensive use of examples and provides exercises at the back of each chapter.

This book leads by example. It demonstrates common analysis and design errors, shows how to detect and fix them, and suggests how to avoid making the same errors in the future. The book also encourages you to examine its UML examples and to search for specific errors. You'll get clues, then later receive the answers during "review sessions" toward the end of the book.

4872 / 0

Apache Cookbook Ссылки

Apache Cookbook

БончБруевич БончБруевич, Комментарии (нет)

There's plenty of documentation on installing and configuring the Apache web server, but where do you find help for the day-to-day stuff, like adding common modules or fine-tuning your activity logging? That's easy. The new edition of the Apache Cookbook offers you updated solutions to the problems you're likely to encounter with the new versions of Apache. Written by members of the Apache Software Foundation, and thoroughly revised for Apache versions 2.0 and 2.2, recipes in this book range from simple tasks, such installing the server on Red Hat Linux or Windows, to more complex tasks, such as setting up name-based virtual hosts or securing and managing your proxy server. Altogether, you get more than 200 timesaving recipes for solving a crisis or other deadline conundrums, with topics including:

  • Security

  • Aliases, Redirecting, and Rewriting

  • CGI Scripts, the suexec Wrapper, and other dynamic content techniques

  • Error Handling

  • SSL

  • Performance

This book tackles everything from beginner problems to those faced by experienced users. For every problem addressed in the book, you will find a worked-out solution that includes short, focused pieces of code you can use immediately. You also get explanations of how and why the code works, so you can adapt the problem-solving techniques to similar situations. Instead of poking around mailing lists, online documentation, and other sources, rely on the Apache Cookbook for quick solutions when you need them. Then you can spend your time and energy where it matters most.



4074 / 0

The Definitive Guide to symfony Файлы

The Definitive Guide to symfony

БончБруевич БончБруевич, Комментарии (нет)

For this book, you need a basic understanding of PHP 5 and object-oriented programming. Of
course, having already developed web applications in PHP before reading this book is a plus,
for you will see this book as a collection of answers to the questions you regularly ask yourself.

How This Book Is Structured

In this book, you will learn how to use symfony to build web applications. The chapters are
grouped into five parts:
• The Basics covers all the general concepts and prerequisites for starting symfony.
• The Core Architecture describes how the three layers of the Model-View-Controller (MVC)
architecture are implemented in symfony, and how to build pages and applications
according to this separation.
• Special Features explains how to use symfony’s mechanisms for shortening the development
of smart URLs, forms and validation, Ajax interactions, caching, and internationalized
applications.
• Development Tools covers the resources provided by symfony to make day-to-day
development tasks easier: code generators, unit testing framework, command-line
tasks, and plug-ins.
• Becoming a Symfony Expert reveals a few secret corners of the symfony code and shows
you how to tweak the framework’s behavior.
6211 / 0

bash Cookbook Файлы

bash Cookbook

БончБруевич БончБруевич, Комментарии (нет)

This book covers bash, the GNU Bourne Again Shell, which is a member of the Bourne family of shells that includes the original Bourne shell sh, the Korn shell ksh, and the Public Domain Korn Shell pdksh. While these and other shells such as dash, and zsh are not specifically covered, odds are that most of the scripts will work pretty well with them.
You should be able to read this book cover to cover, and also just pick it up and read anything that catches your eye. But perhaps most importantly, we hope that when you have a question about how to do something or you need a hint, you will be able to easily find the right answer—or something close enough—and save time and effort.
A great part of the Unix philosophy is to build simple tools that do one thing well, then combine them as needed. This combination of tools is often accomplished via a shell script because these commands, called pipelines, can be long or difficult to remember and type. Where appropriate, we’ll cover the use of many of these tools in the context of the shell script as the glue that holds the pieces together to achieve the goal.
4299 / 0

BSDHacks Файлы

BSDHacks

БончБруевич БончБруевич, Комментарии (нет)

Looking for a unique set of practical tips, tricks, and tools for administrators and power users of BSD systems? From hacks to customize the user environment to networking, securing the system, and optimization, BSD Hacks takes a creative approach to saving time and accomplishing more with fewer resources. If you want more than the average BSD user--to explore and experiment, unearth shortcuts, create useful tools--this book is a must-have.

4900 / 0

Practical Web 2.0 Applications with PHP Файлы

Practical Web 2.0 Applications with PHP

БончБруевич БончБруевич, Комментарии (нет)

This book has been written primarily for intermediate to expert PHP programmers. Although
programmers of all levels will benefit from this book, we do jump in to the deep end very
quickly, so some prior knowledge of PHP is assumed.
Having said that, if you’re relatively new to PHP, you will definitely benefit from this book
because it will formalize some of the techniques you have already learned and will show you
some different ways of approaching various problems.
In this book, I have made the assumption that you are familiar with HTML and CSS,
although since most of the code developed in this book is PHP and JavaScript, an advanced
knowledge of HTML and CSS is not critical. All JavaScript code is explained thoroughly, which,
in combination with the Prototype JavaScript library we will be using, makes the listings rela-
tively straightforward.


Другие страницы

Разработка

Разработка


 
Cкачать книги бесплатно без регистрации в электронном виде (pdf, chm, txt).Вы можете читать книги онлайн на нашем сайте литературного портала книг.Большая подборка учебников, пособий, интересных книг.Электронные книги на английском языке скачать бесплатно без смс.