<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns="http://backend.userland.com/rss2" xmlns:yandex="http://news.yandex.ru">
<channel>
<title>Web-технологии - Texn0.ru - в мире техники,  мобильники, компьютеры и программы, мониторы и телевизоры, фото,а также устройство и ремонт авто</title>
<link>http://texn0.ru/</link>
<language>ru</language>
<description>Web-технологии - Texn0.ru - в мире техники,  мобильники, компьютеры и программы, мониторы и телевизоры, фото,а также устройство и ремонт авто</description>
<image>
<url>http://texn0.ru/yandexlogo.gif</url>
<title>Web-технологии - Texn0.ru - в мире техники,  мобильники, компьютеры и программы, мониторы и телевизоры, фото,а также устройство и ремонт авто</title>
<link>http://texn0.ru/</link>
</image>
<generator>DataLife Engine</generator><item>
<title>  Pro Zend Framework Techniques: Build a Full CMS Project беплатно</title>
<link>http://texn0.ru/webtexnologii/4276-prozendframeworktechniquesbuildafullcms.html</link>
<description>The Zend Framework is a truly amazing PHP&amp;#150;based web application development framework and platform that is breathing new life into PHP development. One of the most common uses for a framework such as this is to build content&amp;#150;driven web sites.  Pro Zend Framework CMS offers  * A structured guide for PHP developers, ultimately helping you to create more flexible software much more quickly * Clear guidance through the entire process of building a custom CMS with the Zend Framework * The ideal example project, building a CMS, to illustrate how to use the many different aspects of the framework   </description>
<category>Web-технологии</category>
<author>molodka</author>
<pubDate>Sun, 26 Sep 2010 22:07:32 +0200</pubDate>
<yandex:full-text>What you&amp;#146;ll learn* How to structure a real Zend Framework application top to bottom using a CMS(content management system)application* How to work with abstract(flexible)data structures* How to add security, access control, and authentication with the Zend Framework* How to build a custom, modular CMS* How to integrate web services and RSS with a Zend Framework application* And how to do performance tuning, graceful error handling, internationalization, and more&amp;#133;Who is this book for?This book is for intermediate&amp;#150;level PHP developers who want to build custom content&amp;#150;driven web sites. Secondly, this book serves as a very readable reference with real&amp;#150;world examples of many of the core Zend FW components.-Лучшая мед специальность - дерматология. Пациенты не станут будить вас посреди ночи, никогда не умрут от собственной хвори и никогда не поправятся.(Мартин Фишер)</yandex:full-text>
</item><item>
<title>  Pro SharePoint Solution Development беплатно</title>
<link>http://texn0.ru/webtexnologii/4153-prosharepointsolutiondevelopmentbeplatno.html</link>
<description>Pro SharePoint Solution Development: Combining.NET, SharePoint, and Office 2007 takes a practical problem/solution approach to common business challenges. Youll not only encounter interesting code samples, but also see how to combine these examples with the Microsoft collaboration platforms services. The books solutions focus on using Visual Studio Tools for Office to build the user interface layer. And solutions can interact with SharePoint as a service provider, taking advantage of SharePoints many collaboration features like document repositories, collaboration sites, and search functions.</description>
<category>Web-технологии</category>
<author>radio</author>
<pubDate>Sun, 26 Sep 2010 19:25:32 +0200</pubDate>
<yandex:full-text>Pro SharePoint Solution Development: Combining.NET, SharePoint, and Office 2007 takes a practical problem/solution approach to common business challenges. Youll not only encounter interesting code samples, but also see how to combine these examples with the Microsoft collaboration platforms services. The books solutions focus on using Visual Studio Tools for Office to build the user interface layer. And solutions can interact with SharePoint as a service provider, taking advantage of SharePoints many collaboration features like document repositories, collaboration sites, and search functions.This book is unique because it starts with challenges that end users deal with every day when using the Microsoft collaboration platform to support business processes. The solutions are presented as the hypothetical business challenges of a fictional company. By presenting the examples in this context, authors Ed Hild and Susie Adams make it easier to relate to the challenges and solution value. And the goal of these examples is to build applications that apply the benefits of the Office desktop interface with the richness of SharePoints collaboration features.-Дама - сразу яблоко и змея.(Генрих Гейне)</yandex:full-text>
</item><item>
<title>  JavaScript Programmer's Reference беплатно</title>
<link>http://texn0.ru/webtexnologii/4270-javascriptprogrammersreferencebeplatno.html</link>
<description>j&amp;#097;vascript is one of today&amp;#039;s most widely used scripting languages, and is an essential ingredient for building standards-based dynamic web sites and applications. While j&amp;#097;vascript has long enjoyed support within all major web browsers, a recent wave of browsers specifically boast significant improvement in j&amp;#097;vascript support and performance. This improvement, combined with new web standards such as HTML 5, makes learning j&amp;#097;vascript more important now than ever.</description>
<category>Web-технологии</category>
<author>omorsik</author>
<pubDate>Sun, 26 Sep 2010 17:08:32 +0200</pubDate>
<yandex:full-text>This book covers the j&amp;#097;vascript language in its entirety, showing you how to leverage its many features to create the next generation of standards-compliant Rich Internet Applications(RIAs)using Ajax, JSON, and much more.Alexei White, a veteran programming instructor, provides you with both a practical tutorial and an easily accessible reference. The material presented reviews a range of topics from basic j&amp;#097;vascript syntax and core functions to advanced topics such as animation, debugging, remote server interaction, and offline storage.As you progress through the chapters, you&amp;#039;ll advance yourj&amp;#097;vascript skills while gaining a strong understanding of the j&amp;#097;vascript language. You&amp;#039;ll also discover new tools to solve difficult real-world problems and find numerous reasons to keep this book within arm&amp;#039;s reach.What you will learn from this book* All the core features of j&amp;#097;vascript, including types, objects, operators, syntax, and regular expressions*Various ways to create and work with functions, including the use of closures*How to create dynamic effects using DHTML and CSS, and how to use Ajax techniques from the ground up*Tips for mastering the quirks of and the differences between browsers with each new technique or feature of the language*How to use object-oriented design principles correctly in j&amp;#097;vascript applications*Ways to shorten your development time by mastering one of a number of available debugging tools such as Firebug or Fiddler*Methods for persisting data across web sessions using offline storage*How to avoid common traps and pitfalls like memory leaks and performance hogs to make your programs run smoother and save you time Who this book is forThis book is written for web developers learning j&amp;#097;vascript for the first time, or seasoned veterans looking to brush up on the latest features of j&amp;#097;vascript.-Не будь у меня свободы покончить жизнь самоубийством, я бы теснее издавна застрелился.(Эмиль Сьоран)</yandex:full-text>
</item><item>
<title>  jQuery Cookbook беплатно</title>
<link>http://texn0.ru/webtexnologii/4252-jquerycookbookbeplatno.html</link>
<description>Getting started with the jQuery library is easy, but it can take years to fully realize its breadth and depth; jQuery Cookbook shortens the learning curve considerably. You&amp;#039;ll learn patterns and practices from 19 leading developers who use jQuery for everything from integrating simple components into websites and applications to developing complex, high-performance user interfaces.</description>
<category>Web-технологии</category>
<author>music</author>
<pubDate>Sat, 25 Sep 2010 19:30:32 +0200</pubDate>
<yandex:full-text>The recipes start with the basics and then move into practical use cases with tested solutions to common web development hurdles.Full DescriptionjQuery simplifies building rich, interactive web frontends. Getting started with this j&amp;#097;vascript library is easy, but it can take years to fully realize its breadth and depth; this cookbook shortens the learning curve considerably. With these recipes, you&amp;#039;ll learn patterns and practices from 19 leading developers who use jQuery for everything from integrating simple components into websites and applications to developing complex, high-performance user interfaces.Ideal for newcomers and j&amp;#097;vascript veterans alike, jQuery Cookbook starts with the basics and then moves to practical use cases with tested solutions to common web development hurdles. You also get recipes on advanced topics, such as methods for applying jQuery to large projects.Solve problems involving events, effects, dimensions, forms, themes, and user interface elementsLearn how to enhance your forms, and how to position and reposition elements on a pageMake the most of jQuery&amp;#039;s event management system, including custom events and custom event dataCreate UI elements-such as tabs, accordions, and modals-from scratchOptimize your code to eliminate bottlenecks and ensure peak performanceLearn how to test your jQuery applications-Со счастьем дело обстоит так же, как с часами: чем проще механизм, тем реже он портится.(Никола Шамфор)</yandex:full-text>
</item><item>
<title>  Advanced ASP.NET AJAX Server Controls  айта беплатно</title>
<link>http://texn0.ru/webtexnologii/4035-advancedaspnetajaxservercontrolsajta.html</link>
<description>ASP.NET AJAX server controls can encapsulate even the most powerful AJAX functionality, helping you build more elegant, maintainable, and scalable applications. This is the first comprehensive, code-rich guide to custom ASP.NET AJAX server controls for experienced ASP.NET developers. Unlike other books on ASP.NET AJAX, this book focuses solely on server control development and reflects the significant improvements in ASP.NET 3.5 AJAX and the latest Visual Studio 2008 features for streamlining AJAX development    </description>
<category>Web-технологии</category>
<author>lper</author>
<pubDate>Thu, 23 Sep 2010 03:17:32 +0200</pubDate>
<yandex:full-text>Adam Calderon and Joel Rumerman first review the core Microsoft AJAX Library and j&amp;#097;vascript techniques needed to support a rich client-side experience. Next, they build upon these techniques showing how to create distributable AJAX-enabled controls that include rich browser-independent j&amp;#097;vascript client-side functionality. The authors thoroughly explain both the j&amp;#097;vascript and.NET aspects of control development and how these two distinct environments come together to provide a foundation for building a rich user experience using ASP.NET AJAX.   *   Create object-oriented cross-browser j&amp;#097;vascript that supports.NET style classes, interfaces, inheritance, and method overloading  *   Work with components, behaviors, and controls, and learn how they relate to DOM elements  *   Learn Sys.Application and the part it plays in object creation, initialization, and events in the Microsoft AJAX Library  *   Build Extender and Script controls that provide integrated script generation for their corresponding client-side counterparts  *   Localize ASP.NET AJAX controls including client script  *   Discover ASP.NET AJAX client and server communication architecture and the new support for Windows Communication Foundation(WCF)  *   Understand ASP.NET AJAX Application Services  *   Create custom Application Services  *   Design controls for a partial postback environment  *   Understand the AJAX Control Toolkit architecture and the many features it provides  *   Develop highly interactive controls using the AJAX Control Toolkit  *   Understand AJAX Control Toolkit architecture and build controls that utilize the toolkit-Генералы - удивительный вариант задержки в развитии. Кто из нас в 5 лет не грезил быть генералом?( Питер Устинов)</yandex:full-text>
</item><item>
<title>  Professional ASP.NET 3.5 Security, Membership, and Role Management with C# and VB беплатно</title>
<link>http://texn0.ru/webtexnologii/4195-professionalaspnet35securitymembershipand.html</link>
<description>As the only book to address ASP.NET 3.5, AJAX, and IIS 7 security from the developer&amp;#146;s point of view, this book begins with a look at the new features of IIS 7.0 and then goes on to focus on IIS 7.0 and ASP.NET 3.5 integration. You&amp;#146;ll walk through a detailed explanation of the request life cycle for an ASP.NET application running on IIS 7.0 under the classic mode, from the moment it enters IIS 7.0 until ASP.NET generates a corresponding response.</description>
<category>Web-технологии</category>
<author>omorsik</author>
<pubDate>Wed, 22 Sep 2010 18:24:32 +0200</pubDate>
<yandex:full-text>As the only book to address ASP.NET 3.5, AJAX, and IIS 7 security from the developer&amp;#146;s point of view, this book begins with a look at the new features of IIS 7.0 and then goes on to focus on IIS 7.0 and ASP.NET 3.5 integration. You&amp;#146;ll walk through a detailed explanation of the request life cycle for an ASP.NET application running on IIS 7.0 under the classic mode, from the moment it enters IIS 7.0 until ASP.NET generates a corresponding response.-Не упускайте варианта делать благо - ежели это не угрожает вам великим убытком. Не упускайте варианта опьянеть - ни при каких обстоятельствах.(Марк Твен)</yandex:full-text>
</item><item>
<title>  Network Programming with Perl  айта беплатно</title>
<link>http://texn0.ru/webtexnologii/4069-networkprogrammingwithperlajtabeplatno.html</link>
<description>A text focusing on the methods and alternatives for designed TCP/IP-based client/server systems and advanced techniques for specialized applications with Perl. A guide examining a collection of the best third party modules in the Comprehensive Perl Archive Network Softcover. DLC: Perl(Computer program language).   Topics covered:   * Perl function libraries and techniques that allow programs to interact with resources over a network  * IO::Socket library  * Net::FTP library  * Net::Telnet library  * Net::SMTP library  * Chat problems  * Internet Message Access Protocol(IMAP)issues  * Markup-language parsing  * Internet Protocol(IP)broadcasting and multicasting</description>
<category>Web-технологии</category>
<author>krytoj</author>
<pubDate>Tue, 21 Sep 2010 12:04:32 +0200</pubDate>
<yandex:full-text>A text focusing on the methods and alternatives for designed TCP/IP-based client/server systems and advanced techniques for specialized applications with Perl. A guide examining a collection of the best third party modules in the Comprehensive Perl Archive Network Softcover. DLC: Perl(Computer program language).  Topics covered:  * Perl function libraries and techniques that allow programs to interact with resources over a network  * IO::Socket library  * Net::FTP library  * Net::Telnet library  * Net::SMTP library  * Chat problems  * Internet Message Access Protocol(IMAP)issues  * Markup-language parsing  * Internet Protocol(IP)broadcasting and multicasting-Сейчас столько пишут о ущербе курения, что я твердо решил кинуть читать.(Джозеф Каттен)</yandex:full-text>
</item><item>
<title>  Hello! Flex 4  айта беплатно</title>
<link>http://texn0.ru/webtexnologii/4163-helloflex4ajtabeplatno.html</link>
<description>Flex 4 is an open-source tool that allows developers to easily add life to web applications with dynamic user features, colorful transitions, and eye-catching animations. Flex also provides powerful data handling for industrial-strength applications.  We think it should be just as much fun to learn Flex as it is to use it. And we know that fun learning gets better results. Hello!Flex 4 demonstrates how to get started without getting bogged down in technical detail or academic edge cases. In this book, User Friendly cartoon characters offer commentary and snide side comments, as the book moves quickly from Hello World into practical techniques. Each one is illustrated with a hands-on example. Along the way, readers will build a unique Flex application that mashes Yahoo Maps with Twitter to keep track of friends.</description>
<category>Web-технологии</category>
<author>kikimora</author>
<pubDate>Fri, 17 Sep 2010 23:40:32 +0200</pubDate>
<yandex:full-text>Flex 4 is an open-source tool that allows developers to easily add life to web applications with dynamic user features, colorful transitions, and eye-catching animations. Flex also provides powerful data handling for industrial-strength applications.We think it should be just as much fun to learn Flex as it is to use it. And we know that fun learning gets better results. Hello!Flex 4 demonstrates how to get started without getting bogged down in technical detail or academic edge cases. In this book, User Friendly cartoon characters offer commentary and snide side comments, as the book moves quickly from Hello World into practical techniques. Each one is illustrated with a hands-on example. Along the way, readers will build a unique Flex application that mashes Yahoo Maps with Twitter to keep track of friends.-Можнож отрешиться от первой рюмки, но не от 2-ой.(Людвиг Берне)</yandex:full-text>
</item><item>
<title>  Simply JavaScript  айта беплатно</title>
<link>http://texn0.ru/webtexnologii/4071-simplyjavascriptajtabeplatno.html</link>
<description>Are you ready to step beyond HTML?  Perfect for first-time j&amp;#097;vascript coders, the authors Kevin Yank and Cameron Adams will teach you j&amp;#097;vascript basics from the ground up in this easy-to-read and fund book.   You&amp;#039;ll be introduced to j&amp;#097;vascript programming basics, as well practical solutions to real-world problems that will teach you to unleash the power of j&amp;#097;vascript.   All the code in the book is available as a free download, so you can start learning j&amp;#097;vascript instantly.</description>
<category>Web-технологии</category>
<author>music</author>
<pubDate>Fri, 17 Sep 2010 18:25:32 +0200</pubDate>
<yandex:full-text>Are you ready to step beyond HTML?Perfect for first-time j&amp;#097;vascript coders, the authors Kevin Yank and Cameron Adams will teach you j&amp;#097;vascript basics from the ground up in this easy-to-read and fund book. You&amp;#039;ll be introduced to j&amp;#097;vascript programming basics, as well practical solutions to real-world problems that will teach you to unleash the power of j&amp;#097;vascript. All the code in the book is available as a free download, so you can start learning j&amp;#097;vascript instantly.-В белизне уйма цветов. Счастье, как и весна, каждый разов меняет собственный вид.(Андре Моруа)</yandex:full-text>
</item><item>
<title>  JavaFX Special Effects: Taking Java™ RIA to the Extreme with Animation, Multimedia, and Game Elements  айта беплатно</title>
<link>http://texn0.ru/webtexnologii/4152-javafxspecialeffectstakingjavariatothe.html</link>
<description>Enough about learning the fundamentals of the intriguing JavaFX platform; it&amp;#146;s now time to start implementing visually stunning and dynamic Java-based rich Internet applications(RIAs)for your desktop or mobile front end. This book will show you what the JavaFX platform can really do for Java desktop and mobile front ends. It presents a number of excellent visual effects and techniques that will make any JavaFX application stand out&amp;#151;whether it&amp;#146;s animation, multimedia, or a game. The techniques shown in this book are invaluable for competing in today&amp;#146;s market, and they&amp;#146;ll help set your RIAs apart from your competitor&amp;#146;s.   * Create visual effects that perform well.  * Add subtle animations to bring any application to life.  * Use the graphical power of the JavaFX platform.</description>
<category>Web-технологии</category>
<author>krytoj</author>
<pubDate>Thu, 16 Sep 2010 19:43:32 +0200</pubDate>
<yandex:full-text>Enough about learning the fundamentals of the intriguing JavaFX platform; it&amp;#146;s now time to start implementing visually stunning and dynamic Java-based rich Internet applications(RIAs)for your desktop or mobile front end. This book will show you what the JavaFX platform can really do for Java desktop and mobile front ends. It presents a number of excellent visual effects and techniques that will make any JavaFX application stand out&amp;#151;whether it&amp;#146;s animation, multimedia, or a game. The techniques shown in this book are invaluable for competing in today&amp;#146;s market, and they&amp;#146;ll help set your RIAs apart from your competitor&amp;#146;s.  * Create visual effects that perform well.  * Add subtle animations to bring any application to life.  * Use the graphical power of the JavaFX platform.You&amp;#146;ll learn how to:  * Create and customize a particle system.  * Learn tricks for creating compelling transitions.  * Take advantage of animated lighting.  * Create impressive animations with quintic Bйzier interpolators.  * Add realistic physics to animations.  * Combine effects to create compelling visual content.-Счастье есть идеал не ума, а воображения.(Иммануил Кант)</yandex:full-text>
</item></channel></rss>
