1. OReilly.Ajax.on.Rails.Dec.2006.eBook-BBL
2. OReilly.Backup.and.Recovery.Dec.2006.eBook-BBL
3. OReilly.Excel.2007.The.Missing.Manual.Dec.2006.eBook-BBL
4. Packt.Publishing.Creating.your.MySQL.Database.Nov.2006.eBook-BBL
5. Packt.Publishing.The.PEAR.Installer.Manifest
ct.2006.eBook-BBL
6. Packt.Publishing.WordPress.Complete.Oct.2006.eBook-BBL
7. Peachpit.Press.Microsoft.Windows.Vista.Visual.QuickStart.Guide.Dec.2006.eBook-BBL
Ajax on Rails
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Scott Raymond
ISBN: 0596527446
Publisher: O'Reilly Media
Year: 2006
Pages: 350
Product Description
Learn to build dynamic, interactive web applications using the two most important approaches to web
development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate
to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable
applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes,
you also get a thorough, low-level understanding of what's happening under the hood.
Ajax on Rails includes
three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.
Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares
using a combination of Firebug, and Venkman.
Advanced material explains the most current design practices
for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns. Beyond
the how-to, Ajax on Rails helps you consider when Ajax is (and isn't) appropriate, and the trade-offs
associated with it. For those new to Rails, this book provides a quick introduction, the big picture,
a walk through the installation process, and some tips on getting started. If you've already started
working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world
projects, exhaustive reference for every relevant feature, and expert advice on how to "Ajaxify" your
applications.
eBook:OReilly.Ajax.on.Rails.Dec.2006.eBook-BBL hash [Q7+nhx/k4eRVUhwfVmRZP+TKwOs]
file:2007_0110_wrz_ore-aja.on.rai.dec.200.ebo.bbl.izp (1560) KB
Код:
[color=magenta]http://rapidshare.com/files/11218054/2007_0110_wrz_ore-aja.on.rai.dec.200.ebo.bbl.izp.html[/color]
Backup & Recovery
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): W. Curtis Preston
ISBN: 0596102461
Publisher: O'Reilly Media
Year: 2006
Pages: 760
Product Description
Packed with practical, freely-available backup and recovery solutions for Unix, Linux, Windows and
Mac OS X systems -- as well as various databases -- this new guide is a complete overhaul of Unix Backup &
Recovery by the same author, now revised and expanded with over 75% new material. Backup & Recovery starts
with a complete overview of backup philosophy and design, including the basic backup utilities of tar,
dump, cpio, ntbackup, ditto, and rsync. It then explains several open source backup products that automate
backups using those utilities, including AMANDA, Bacula, BackupPC, rdiff-backup, and rsnapshot.
Backup & Recovery then explains how to perform bare metal recovery of AIX, HP-UX, Linux, Mac OS, Solaris,
VMWare, & Windows systems using freely-available utilities. The book also provides overviews of the
current state of the commercial backup software and hardware market, including overviews of CDP, Data
De-duplication, D2D2T, and VTL technology. Finally, it covers how to automate the backups of DB2, Exchange,
MySQL, Oracle, PostgreSQL, SQL-Server, and Sybase databases - without purchasing a commercial backup
product to do so.
For environments of all sizes and budgets, this unique book shows you how to ensure data
protection without resorting to expensive commercial solutions. You will soon learn to:
Automate
the backup of popular databases without a commercial utility
Perform bare metal recovery of any popular
open systems platform, including your PC or laptop
Utilize valuable but often unknown open source backup
products
Understand the state of commercial backup software, including explanations of CDP and data
de-duplication software
Access the current state of backup hardware, including Virtual Tape Libraries
(VTLs)
eBook:OReilly.Backup.and.Recovery.Dec.2006.eBook-BBL hash [v3WYNiDOrhoB2wEhUtBADR0HmsA]
file:2007_0110_wrz_ore-bac.and.rec.dec.200.ebo.bbl.izp (3081) KB
Код:
[color=magenta]http://rapidshare.com/files/11218186/2007_0110_wrz_ore-bac.and.rec.dec.200.ebo.bbl.izp.html[/color]
Excel 2007: The Missing Manual
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Matthew MacDonald
ISBN: 0596527594
Publisher: Pogue Press
Year: 2006
Pages: 856
Product Description
Microsoft Excel continues to grow in power, sophistication, and capability, but one thing that has changed
very little since the early '90s is its user interface. The once-simple toolbar has been packed with so
many features over the years that few users know where to find them all. Microsoft has addressed this problem
in Excel 2007 by radically redesigning the user interface with a tabbed toolbar that makes every feature
easy to locate and use. Unfortunately, Microsoft's documentation is as scant as ever, so even if users
can find advanced features, they probably won't know what to do with them. Excel 2007: The Missing Manual
covers the entire gamut of how to build spreadsheets, add and format information, print reports, create
charts and graphics, and use basic formulas and functions. Like its siblings in the Missing Manual series,
this book crackles with a fine sense of humor and refreshing objectivity about its subject, guiding readers
through the new Excel with clear explanations, step-by-step instructions, lots of illustrations,
and friendly, time-saving advice. It's a perfect primer for small businesses with no techie to turn to,
as well as those who want to organize household and office information.
eBook:OReilly.Excel.2007.The.Missing.Manual.Dec.2006.eBook-BBL hash [5aCCVM4L+PHL4Uo7+TjDCF3kLPA]
file:2007_0110_wrz_ore-exc.200.the.mis.man.dec.200.ebo.bbl.izp (23686) KB
Код:
[color=magenta]http://rapidshare.com/files/11219042/2007_0110_wrz_ore-exc.200.the.mis.man.dec.200.ebo.bbl.izp.html[/color]
Creating your MySQL Database: Practical Design Tips and Techniques
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Marc, DeLisle
ISBN: 1904811302
Publisher: Packt Publishing
Year: 2006
Pages: 108
Product Description
This book is an innovative and essential short guide for everyone on how to structure your data and set-up
your MySQL database tables efficiently and easily. If you're creating a dynamic web application using
open-source tools, then you're probably going to be setting up a MySQL database. Getting the design of
this database right for your application and its data is vital, but it's often an intimidating and little-known
process for non-developers and developers alike. Written by the creator of the popular phpMyAdmin tool,
this book is a short but complete guide on how to design good data structures for MySQL. For most of us, setting
up the database for an application is often an afterthought. While you don't need to be a professional
database designer to create a working application, knowing a few insider tips and techniques can make
both the process easier and the end result much more effective. This book doesn't set out to make you an
expert in data analysis, but it does provide a quick and easy way to raise your game in this essential part
of getting your application right. The book covers: Asking users the right questions to collect relevant
data for the system you are building Detecting bad structures Sound data-naming techniques, for both
table and column names Modeling data with future growth in mind Implementing security policies with
data privileges and views Tuning the structure for performance Producing system documentation (data
dictionary, relational schema) Testing the model with appropriate SQL queries This book takes a practical
approach, implementing all theoretical concepts with examples. It is a fast-paced tutorial that focuses
on critical decisions that you need to make every time you build MySQL databases. It is rich with tips and
advice from an experienced practitioner. The book is ideal for anyone working with applications that
use a MySQL database backend will benefit greatly from the advice and techniques in this book. Although
a working knowledge of both SQL and MySQL is assumed, the book is suitable for both beginners and intermediate
users alike. Whether you read it through and absorb the advice or work through it on a live project, the
efficiency and maintainability of your databases will certainly improve as a result. Chapter 1: Introduction
Chapter 2: Data Collection Chapter 3: Data Naming Chapter 4: Data Grouping Chapter 5: Data Structure
Tuning Chapter 6: Case Study: An Airline System
eBook:Packt.Publishing.Creating.your.MySQL.Database.Nov.2006.eBook-BBL hash [m1MFwCJ+Rigmvp6+Yl6zz400Glo]
file:2007_0110_wrz_pac-pub.cre.you.mys.dat.nov.200.ebo.bbl.izp (1203) KB
Код:
[color=magenta]http://rapidshare.com/files/11219150/2007_0110_wrz_pac-pub.cre.you.mys.dat.nov.200.ebo.bbl.izp.html[/color]
The PEAR Installer Manifesto
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Greg, Beaver
ISBN: 1904811191
Publisher: Packt Publishing
Year: 2006
Pages: 296
Product Description
The creator of this powerful and multi-faceted code management and deployment system shows you how to
unleash its hidden power across your complete PHP development lifecycle. PEAR Installer is the preferred
PEAR package for installing PEAR packages. It can be used to make sure that the most up to date version of
a package is present on your server. This book reveals the full power of the PEAR Installer, presenting
a new way of organizing your PHP application development and deployment. This book will show you a new
way of organizing your PHP development, by leveraging the full power of the PEAR Installer. In a sense,
the PEAR Installer is a step above a software design pattern, a meta-development pattern that can be used
to systematically organize all of your PHP development. You will learn how to organize your code into
packages using the package.xml format. You will learn about the revolutionary new PEAR Channel concept,
and how to safely and reliably depend on external PHP libraries from sources such as pear.php.net and
other PEAR channels. You will learn about the PEAR_PackageFileManager package, and how to customize
individual installations of your PHP code through file roles, file tasks, and post-installation scripts.
In addition, you will learn how to use the power of PEAR to manage your web projects with the PEAR installer
to bring the power of versioning and rollbacks to your live website. The synergy of the PEAR Installer
and a revision control system like CVS or Subversion is also explored in depth. Next, you will learn how
to set up your own PEAR Channel for distributing PHP applications, both open-source and proprietary
closed-source PHP applications that can be secured using technology already built into the PEAR Installer.
Finally, you will learn how to embed the PEAR Installer inside your own web application in order to manage
plug-ins from a remote server. The book covers in detail designing a custom plug-in system for a fictitious
blog application. The plug-in system is used to manage templates, and the PEAR Installer is used to manage
the details of querying the remote server for templates, handling dependencies between versioning,
and doing the actual installation process as well. This book is a comprehensive and well structured tutorial
on using PEAR Installer, but it is also much more than that. As the creator of the PEAR Installer Libraries,
the author is passionate about the benefits of a well managed development and deployment process. The
book shows how PEAR Installer works in detail, and then takes you through a comprehensive tour of how you
can apply it all stages of the development lifecycle, with practical examples and advice throughout.
It will build your technical skills and understanding, and also widen your perspective on managing an
effective development process. The book is not just for PHP developers who want to understand how the
PEAR Installer works, and what it can do for them, but more generally for PHP developers seeking a better
way to deploy their applications and manage updates. It does assume that you have a good working knowledge
of PHP development, and are dealing with projects of a sufficient scale and complexity to warrant an investment
in a structure process.
eBook:Packt.Publishing.The.PEAR.Installer.Manifestct.2006.eBook-BBL hash [xmdeukdbed0E82WotoH7K4DCL2M]
file:2007_0110_wrz_pac-pub.the.pea.ins.man.oct.200.ebo.bbl.izp (4277) KB
Код:
[color=magenta]http://rapidshare.com/files/11219327/2007_0110_wrz_pac-pub.the.pea.ins.man.oct.200.ebo.bbl.izp.html[/color]
WordPress Complete: set up, customize, and market your blog
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Hasin, Hayder
ISBN: 1904811892
Publisher: Packt Publishing
Year: 2006
Pages: 304
Product Description
Wordpress is a simple and powerful way to start blogging. If you're not an IT expert but want to use a state
of the art blogging system to give your blog the best chance of success, while giving you the time to focus
on content and your readers, WordPress is the right system for you, and this book is the right place to start.
It will give you a rapid and straightforward introduction to the rich and powerful features of WordPress
and get you up and running with a state of the art blog as quickly and painlessly as possible. WordPress
is an open source blog engine released under GNU general public license. It allows users to easily create
dynamic blogs with great content and many outstanding features. It is an ideal tool for developing blogs
and though it is chiefly used for blogging, it can also be used as a complete CMS with very little effort.
Its versality and ease of use has attracted a large, enthusiastic, and helpful community of users. If
you want to create powerful, fully-featured blogs in no time, this book is for you. This book will help
you explore WordPress showing you what it offers and how to go about building your blog with the system.
You will be introduced to the main aspects of a blog - users, communities, posts, comments, news feeds
- and learn how to manage them using WordPress. You will develop the skills and confidence to manage all
types of content, be it text or images, on your blog, and also understand how users interact with the blog.
In working through the book you'll be inspired as well as informed, and have the capability and the ideas
for make your blog cutting edge and exciting to maximise its impact. From this book you'll learn about:
Installing and configuring WordPress on a local development machine or a web hosting service Managing
posts and comments Working with Image galleries, calendars, etc. Organising users and Communities
Creating and Installing themes to control the page layout Linking to the outside world - Feeds, Syndication,
and Podcasting Customising Widgets and Plugins Using WordPress as a regular CMS Written in a clear, easy
to read style, the book takes you the essential tasks required to create a feature-rich blog as quickly
as possible. From initial setup to customizing modules, each task is explained in a clear, practical
way using an example blog developed through the book. Who this book is written for This book is a beginner's
guide to WordPress, for people who are new to blogging and want to create their own blogs in a simple and
straightforward manner. It does not require any detailed knowledge of programming or web development,
and any IT confident user will be able to use the book to produce an impressive blog. The table of contents
is: WordPress and the World of Blogging Getting Started with WordPress Choosing and Installing a Theme
Blog Your Heart Out Non-Blog Content Feeds, Syndication, and Podcasting Getting the Theme Tailor-Made
for You Managing Users and Building Communities Widgets and Plugins Administrator's Reference
eBook:Packt.Publishing.WordPress.Complete.Oct.2006.eBook-BBL hash [1F8myyOMtiEubOg7ygDwXigFoI4]
file:2007_0110_wrz_pac-pub.wor.com.oct.200.ebo.bbl.izp (6537) KB
Код:
[color=magenta]http://rapidshare.com/files/11219792/2007_0110_wrz_pac-pub.wor.com.oct.200.ebo.bbl.izp.html[/color]
Microsoft Windows Vista: Visual QuickStart Guide
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Chris Fehily
ISBN: 0321434528
Publisher: Peachpit Press
Year: 2006
Pages: 624
Product Description
This fast-paced, no-fluff book teaches you the basics of Microsoft Windows Vista and includes tips,
shortcuts, and workarounds for Windows veterans as well as new users, whether you're using the Home,
Business, Enterprise, or Ultimate edition of Vista. You'll find step-by-step instructions and plenty
of screenshots that guide you through Vista's new and updated features, including the glasslike Aero
interface; instant search; the Sidebar and Gadgets; and the improved versions of Internet Explorer,
Mail, Live Messenger, Photo Gallery, Movie Maker, and Media Player. You'll also find information on
setup; installation; upgrading from other Windows versions; troubleshooting; hardware; and organizing
your documents, music, photos, and videos. Laptop and mobile users will learn how to connect from the
road, jump onto a public wireless network, and conserve battery power. Author Chris Fehily also walks
you through setting up a network, connecting to the Internet, configuring routers and firewalls, and
hooking up printers and other devices. You'll learn how to use Vista's beefed-up security features to
protect your PC and network and share files while keeping personal stuff private.
eBook:Peachpit.Press.Microsoft.Windows.Vista.Visual.QuickStart.Guide.Dec.2006.eBook-BBL hash [qmFYMPNRC28szsss1MjVjfr0aJc]
file:2007_0110_wrz_pea-pre.mic.win.vis.vis.qui.gui.dec.200.ebo.bbl.izp (13649) KB
Код:
[color=magenta]http://rapidshare.com/files/11220584/2007_0110_wrz_pea-pre.mic.win.vis.vis.qui.gui.dec.200.ebo.bbl.izp.html[/color]