<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Новые </title>
<link>http://www.two-face.ru/</link>
<description><![CDATA[Скачать книги бесплатно - PHP, Jquery, Java, Ruby on Rails, C++, Cоциальные сети, Patterns, Agile, TDD, C# Sharp, Zend framework, CakePHP, Symphony, CodeIgniter, CMS]]></description>
<language>ru</language>
<generator>twoface.ru</generator>
<pubDate>Thu, 09 Sep 2010 02:31:56 +0400</pubDate>
<lastBuildDate></lastBuildDate>   

 

    <item>
        <title>Самоучитель MySQL 5</title>
        <guid isPermaLink="true">http://www.two-face.ru/development/samouchitel_mysql_5.html</guid>
        <link>http://www.two-face.ru/development/samouchitel_mysql_5.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/b19173eaf0a6b6f9686bdf6e0035c0ab.jpg" vspace="4" hspace="8" align="left" title="Самоучитель MySQL 5"/>
                
        Описывается пятая версия популярной бесплатной СУБД MySQL. В начале книги происходит знакомство читателя с MySQL и простейшими SQL-запросами, такими как создание баз данных и таблиц, их заполнение, извлечение и удаление записей. Далее рассматриваются сложные вопросы SQL-программирования: встроенные функции, полнотекстовый поиск, транзакции, временные таблицы. В заключительной части разбираются различные нововведения, появившиеся только в MySQL 5: вложенные запросы, хранимые процедуры и функции, представления, триггеры, курсоры, информационные схемы и т. п.
        
        ]]></description>
        <pubDate>Thu, 03 Jun 2010 09:15:00 +0400</pubDate>
        <author>astap</author>
        
                
    </item>

 

    <item>
        <title>PHP Team Development</title>
        <guid isPermaLink="true">http://www.two-face.ru/development/php_team_development.html</guid>
        <link>http://www.two-face.ru/development/php_team_development.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/2e65d53561c0cd28aaaaac533e21df83.jpg" vspace="4" hspace="8" align="left" title="PHP Team Development"/>
                
        <br>Easy and effective team work using MVC, agile development, source control, testing, bug tracking, and more<br><br>&nbsp;&nbsp;&nbsp; * Work more effectively as a team by breaking up complex PHP projects into manageable sub-parts<br>&nbsp;&nbsp;&nbsp; * Develop code that is much easier to maintain with source control, agile principles, and project tracking<br>&nbsp;&nbsp;&nbsp; * Apply techniques related to process models, collaboration among team members, and continuous long-term improvement<br>&nbsp;&nbsp;&nbsp; * A precise guide with examples to illustrate practical benefits<br><br>In Detail<br>Given the nature of the business environment today, organizations that want to build value-added enterprise PHP applications need a team of PHP people rather than an individual. You've got a team! What next? Customizing such applications to meet with organizational objectives and maintaining these applications over time can be quite a tedious task for your team with so many people involved.<br><br>In this book, you will explore how you can break up complex PHP projects into simple sub-parts that multiple team members can work on. The book highlights the use of the MVC pattern for separating concerns in the application and agile principles to deliver code that works. You will learn to blend the simplicity and power of PHP with evolving software engineering principles and tools to easily develop code that is easy to maintain. With this book in hand, you know how to avoid getting muddled up while working in a team and achieve success on your project with effective team work.<br>


        
        ]]></description>
        <pubDate>Tue, 01 Jun 2010 23:03:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>PHP 5 E-commerce Development </title>
        <guid isPermaLink="true">http://www.two-face.ru/development/php_5_ecommerce_development_.html</guid>
        <link>http://www.two-face.ru/development/php_5_ecommerce_development_.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/f314249841217768e96c6f9dfee181ed.jpg" vspace="4" hspace="8" align="left" title="PHP 5 E-commerce Development "/>
                
        Create a flexible framework in PHP for a powerful ecommerce solution<br><br>    * Build a flexible e-commerce framework using PHP, which can be extended and modified for the purposes of any e-commerce site<br>    * Enable customer retention and more business by creating rich user experiences<br>    * Develop a suitable structure for your framework and create a registry to store core objects<br>    * Promote your e-commerce site using techniques with APIs such as Google Products or Amazon web services, SEO, marketing, and customer satisfaction<br><br>In Detail<br><br>The popularity of online shopping has increased dramatically over the past few years. There are plenty of options available if you not are planning to build your own e-commerce solution but sometimes it's better to use your own solutions. It may be easy to find an e-commerce system but when it comes to extending it or using it you might come across a lot of difficulties.<br><br>This book will show you how to create your own PHP framework that can be extended and used with ease, particularly for e-commerce sites. Using this framework you will be able to display and manage products, customize products, create wish-lists, make recommendations to customers based on previous purchases, send email notifications when certain products are in stock, rate the products online, and much more.<br><br>This book helps you build a Model-View-Controller style framework, which is then used to put together an e-commerce application. The framework contains template management, database management, and user authentication management. With core functionality in place, e-commerce-focused features are gradually added to the framework including products, categories, customizable products with different variations and customer input, wish-lists, recommendations, the shopping basket, and a complete order process.<br>


        
        ]]></description>
        <pubDate>Tue, 01 Jun 2010 15:33:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>PHP: The Good Parts: Delivering the Best of PHP</title>
        <guid isPermaLink="true">http://www.two-face.ru/development/php_the_good_parts_delivering_the_best_of_php.html</guid>
        <link>http://www.two-face.ru/development/php_the_good_parts_delivering_the_best_of_php.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/2786c2c766ea4a82a4f339d2c871998d.jpg" vspace="4" hspace="8" align="left" title="PHP: The Good Parts: Delivering the Best of PHP"/>
                
        Get past all the hype about PHP and dig into the real power of this language. This book explores the most useful features of PHP and how they can speed up the web development process, and explains why the most commonly used PHP elements are often misused or misapplied. You'll learn which parts add strength to object-oriented programming, and how to use certain features to integrate your application with databases.<br><br>Written by a longtime member of the PHP community, PHP: The Good Parts is ideal for new PHP programmers, as well as web developers switching from other languages.<br><br>    * Become familiar with PHP's basic syntax, variables, and datatypes<br>    * Learn how to integrate the language with web pages<br>    * Understand how to use strings, arrays, and PHP's built-in functions<br>    * Discover the advantages of using PHP as an object-oriented language<br>    * Explore how PHP interacts with databases, such as SQLite and MySQL<br>    * Learn input- and output-handling best practices to prevent security breaches<br><br>


        
        ]]></description>
        <pubDate>Tue, 01 Jun 2010 15:29:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Expert PHP 5 Tools </title>
        <guid isPermaLink="true">http://www.two-face.ru/development/expert_php_5_tools_.html</guid>
        <link>http://www.two-face.ru/development/expert_php_5_tools_.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/571f8a419f1eb899f36f619c8cad4ba5.jpg" vspace="4" hspace="8" align="left" title="Expert PHP 5 Tools "/>
                
        Proven enterprise development tools and best practices for designing, coding, testing, and deploying PHP applications<br><br>&nbsp;&nbsp;&nbsp; * Best practices for designing, coding, testing, and deploying PHP applications - all the information in one book<br>&nbsp;&nbsp;&nbsp; * Learn to write unit tests and practice test-driven development from an expert<br>&nbsp;&nbsp;&nbsp; * Set up a professional development environment with integrated debugging capabilities<br>&nbsp;&nbsp;&nbsp; * Develop your own coding standard and enforce it automatically<br>&nbsp;&nbsp;&nbsp; * Document your code for easy maintainability for yourself and others<br><br>In Detail<br>Even if you find writing PHP code easy, writing code that is efficient and easy to maintain and reuse is not so straightforward. Self-taught PHP developers and programmers transitioning from other languages often lack the knowledge to work with PHP on an enterprise level. They need to take their PHP development skills to that level by learning the skills and tools necessary to write maintainable and efficient code.<br><br>
        
        ]]></description>
        <pubDate>Tue, 01 Jun 2010 15:23:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Developing Large Web Applications: Producing Code That Can Grow and Thrive </title>
        <guid isPermaLink="true">http://www.two-face.ru/development/developing_large_web_applications_producing_code_that_can_grow_and_thrive_.html</guid>
        <link>http://www.two-face.ru/development/developing_large_web_applications_producing_code_that_can_grow_and_thrive_.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/d3d6585fec8bea1a424ddf6d12f0f5db.jpg" vspace="4" hspace="8" align="left" title="Developing Large Web Applications: Producing Code That Can Grow and Thrive "/>
                
        How do you create a mission-critical site that provides exceptional performance while remaining flexible, adaptable, and reliable 24/7? Written by the manager of a UI group at Yahoo!, Developing Large Web Applications offers practical steps for building rock-solid applications that remain effective even as you add features, functions, and users. You'll learn how to develop large web applications with the extreme precision required for other types of software.<br><br>&nbsp;&nbsp;&nbsp; * Avoid common coding and maintenance headaches as small websites add more pages, more code, and more programmers<br>&nbsp;&nbsp;&nbsp; * Get comprehensive solutions for refining HTML, CSS, JavaScript, PHP, and Ajax for large-scale web applications<br>&nbsp;&nbsp;&nbsp; * Make changes in one place that ripple through all affected page elements<br>&nbsp;&nbsp;&nbsp; * Embrace the virtues of modularity, encapsulation, abstraction, and loosely coupled components<br>&nbsp;&nbsp;&nbsp; * Use tried-and-true techniques for managing data exchange, including working with forms and cookies<br>&nbsp;&nbsp;&nbsp; * Learn often-overlooked best practices in code management and software engineering<br>&nbsp;&nbsp;&nbsp; * Prepare your code to make performance enhancements and testing easier<br>

<br>
        
        ]]></description>
        <pubDate>Mon, 31 May 2010 23:49:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Beginning PHP 5.3</title>
        <guid isPermaLink="true">http://www.two-face.ru/development/beginning_php_53.html</guid>
        <link>http://www.two-face.ru/development/beginning_php_53.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/5009d3e5e92444eab1a565dff550476b.jpg" vspace="4" hspace="8" align="left" title="Beginning PHP 5.3"/>
                
        Serving as a complete introduction to PHP 5.3, this book walks you through all the major concepts of PHP in a way that's easy to follow, with plenty of code snippets illustrating each concept to aid learning. You'll discover how to install and configure PHP 5.3, how to get started with simple programs, and the basic building blocks of PHP such as variables, operators, expressions, arrays, and objects. Coverage working with files, XML, and MySQL; building Web applications with PHP; exploring the PEAR library; handling e-mail; and creating Web graphics. From the Back Cover A solid introduction to writing powerful web applications using PHP 5.3 As one of the most popular open-source web-programming languages in use today, PHP is an ideal server-side scripting language that connects HTML-based web pages to a backend database for dynamic content. It allows you to create anything from a simple form-to-email script to a web forum application, a blogging platform, or a content management system. This guide introduces the PHP language and shows how to write powerful web applications using PHP. Looks at the ways that PHP programs interact with web servers and other technologies such as HTML Teaches you how to build robust web applications and change the flow of your scripts with decisions and loops Examines ways to create and use strings, arrays, objects, functions, and files in your scripts Shares tips for creating interactive web forms in PHP, as well as capturing user input Unveils methods for preserving an application's state between page views Offers advice on how to work with MySQLR databases using PHP Includes best practices for using PEAR to speed up your application development Presents techniques for manipulating XML from within your PHP scripts Walks you through the creation and manipulation of web graphics using PHP

<br>
        
        ]]></description>
        <pubDate>Mon, 31 May 2010 23:44:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Web Application Design Patterns</title>
        <guid isPermaLink="true">http://www.two-face.ru/development/web_application_design_patterns.html</guid>
        <link>http://www.two-face.ru/development/web_application_design_patterns.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/20dac49437faab5abac1dd9f21f75c36.jpg" vspace="4" hspace="8" align="left" title="Web Application Design Patterns"/>
                
        A generation has watched the internet work its way into every part of 
society as talented designers and developers have explored new user 
interfaces and as the most robust design patterns have emerged through 
the refining fire of hundreds of millions of users.  Pawan Vora has done
 a wonderful service in capturing these best practices in Web 
Application Design Patterns.  This book will be valuable to people 
ranging from those putting together their first website to those shaping
 corporate web experiences, and from practitioners to researchers 
benchmarking existing patterns as new interface paradigms are created. 
-- Arnie Lund, User Experience Director, Microsoft<br><br>Web 
Application Design Patterns is a must read if you are in the business of
 designing web applications, or simply want to understand the elements 
of a well-designed web application.


        
        ]]></description>
        <pubDate>Tue, 06 Apr 2010 22:08:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Head First Rails: A learner's companion to Ruby on Rails</title>
        <guid isPermaLink="true">http://www.two-face.ru/development/head_first_rails_a_learners_companion_to_ruby_on_rails.html</guid>
        <link>http://www.two-face.ru/development/head_first_rails_a_learners_companion_to_ruby_on_rails.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/b5f2b7dea932444367ba627965f95aad.jpg" vspace="4" hspace="8" align="left" title="Head First Rails: A learner's companion to Ruby on Rails"/>
                
        Ready to transport your web applications into the Web 2.0 era? <em>Head First Rails</em>
takes your programming -- and productivity -- to the max. You'll learn
everything from the fundamentals of Rails scaffolding to building
customized interactive web apps using Rails' rich set of tools and the
MVC framework.<br>  <br> By the time you're finished, you'll have
learned more than just another web framework. You'll master database
interactions, integration with Ajax and XML, rich content, and even
dynamic graphing of your data -- all in a fraction of the time it takes
to build the same apps with Java, PHP, ASP.NET, or Perl. You'll even
get comfortable and familiar with Ruby, the language that underpins
Rails. But you'll do it in the context of web programming, and not
through boring exercises such as "Hello, World!"<br>  <br> Your time is
way too valuable to waste struggling with new concepts. Using the
latest research in cognitive science and learning theory to craft a
multi-sensory learning experience, <em>Head First Rails</em> uses a visually rich format designed to take advantage of the way your brain really works.


        
        ]]></description>
        <pubDate>Fri, 14 Aug 2009 19:11:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Ruby Best Practices</title>
        <guid isPermaLink="true">http://www.two-face.ru/development/ruby_best_practices.html</guid>
        <link>http://www.two-face.ru/development/ruby_best_practices.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/64b2f1325ea371f18f80f79196eb0d5c.jpg" vspace="4" hspace="8" align="left" title="Ruby Best Practices"/>
                
        How do you write truly elegant code with Ruby? Ruby Best Practices
is for programmers who want to use Ruby as experienced Rubyists do.
Written by the developer of the Ruby project Prawn, this concise book
explains how to design beautiful APIs and domain-specific languages
with Ruby, as well as how to work with functional programming ideas and
techniques that can simplify your code and make you more productive.
You'll learn how to write code that's readable, expressive, and much
more. Ruby Best Practices will help you: <p> Understand the secret
powers unlocked by Ruby's code blocks Learn how to bend Ruby code
without breaking it, such as mixing in modules on the fly Discover the
ins and outs of testing and debugging, and how to design for
testability Learn to write faster code by keeping things simple Develop
strategies for text processing and file management, including regular
expressions Understand how and why things can go wrong Reduce cultural
barriers by leveraging Ruby's multilingual capabilities </p><p> This
book also offers you comprehensive chapters on driving code through
tests, designing APIs, and project maintenance. Learn how to make the
most of this rich, beautiful language with Ruby Best Practices.<br></p>


        
        ]]></description>
        <pubDate>Fri, 14 Aug 2009 19:06:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Pro Apache, Third Edition</title>
        <guid isPermaLink="true">http://www.two-face.ru/development/pro_apache_third_edition.html</guid>
        <link>http://www.two-face.ru/development/pro_apache_third_edition.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/ea1bfaa07c35f15b31a9aef86a1b90c5.jpg" vspace="4" hspace="8" align="left" title="Pro Apache, Third Edition"/>
                
        This is by far the best ‘know all, end all’ reference, bar none. My
hat goes off to Peter Wainwright and Apress for opening up a whole new
world to me." — Eric Wolf (a.k.a. "nawlej"), Codewalkers.com This book
aims to teach you everything you need to know to build, install, and
configure every aspect of Apache, the world's most popular Web server.
Two versions of Apache are now available. Apache 1.3 is still widely
used and is continuously updated. Apache 2 offers new and powerful
features, such as multi-processsing modules and filters, as well as a
revised and expanded build system for compiling Apache from source.
This book comprehensively covers both server versions, presenting
up-to-date information and examples, and highlighting variations
bettween the two releases in context. In addition, this book is
organized to provide solutions to common problems. It answers the
questions that administrators like you typically ask, without requiring
that you know the name of a specific Apache module or directive
beforehand. This book also demonstrates multiple solutions to a
problem, and contrasts the benefits and drawbacks of each approach.
After reading Pro Apache, you'll know not only how to get the results
you want, but also why a solution works the way it does. Finally, this
book examines how to accomplish more advanced configurations, where
individual features must cooperate with each other intelligently. Now
in its third edition, the expertise found in Pro Apache makes it the
definitive guide to harnessing the power of Apache safely and securely.

        
        ]]></description>
        <pubDate>Thu, 23 Jul 2009 15:52:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Regular Expressions Cookbook</title>
        <guid isPermaLink="true">http://www.two-face.ru/development/regular_expressions_cookbook.html</guid>
        <link>http://www.two-face.ru/development/regular_expressions_cookbook.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/9860d564f7a04122f3493f371c119983.jpg" vspace="4" hspace="8" align="left" title="Regular Expressions Cookbook"/>
                
        This O'Reilly Cookbook provides more than a hundred recipes to help
programmers use regular expressions to manipulate text and crunch data.
Every programmer needs a grasp of regular expressions, but their power
doesn't come without problems--even seasoned users often have trouble
tackling performance issues. With recipes for popular programming
languages such as C#, Java, JavaScript, Perl, PHP, Python, Ruby, and
VB.NET, this book offers step-by-step solutions to scores of common
tasks involving regular expressions. This cookbook will help you: <ul>  <li> Understand the basics of regular expressions through a concise tutorial <br></li>  <li>Use regular expressions effectively in several programming and scripting languages <br></li>  <li>Learn how to validate and format input <br></li>  <li>Manage words, lines, special characters, and numerical values</li>  <li>Find solutions for using regular expressions in URLs, paths, markup, and data exchange <br></li>  <li>Learn the nuances of more advanced regex features <br></li>  <li>Understand how regular expression APIs differ from language to language <br></li>  <li>Write better regular expressions for custom needs </li>  </ul>  <p>Whether you're a novice or an experienced user, <em>Regular Expressions Cookbook</em>
will help deepen your understanding of this tool. You'll learn powerful
new tricks, avoid language-specific gotchas, and save valuable time
with this huge library of proven solutions to difficult, real-world
problems.</p>
  


<br>
        
        ]]></description>
        <pubDate>Sat, 18 Jul 2009 02:27:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>



</channel>
</rss>
        

<!--
	Powered by : twoFaced eNgine
	Time elapsed : 0.0355
-->
