الصفحة 21
الصفحة 21
img

Foundations of Atlas : Rapid Ajax Development with ASP.NET 2.0

This book introduces a fast-track path to understanding Atlas, and how this technology can increase the power and functionality of your code while conserving time and effort. The book begins with a bare-bones introduction that explains how Atlas relates to Ajax. Microsoft Atlas is a web-client framework that makes building Ajax-style applications easier. It provides a prewritten framework that gives you a structured environment in which to work. Atlas also provides you with an object model and standardized debugging to make development faster and simpler. Ajax is a way of combining a number of Web technologies including JavaScript, dynamic HTML, and a feature known as XMLHttp (which reduces the need for client browsers to constantly reconnect to the server every time new information is downloaded). But at the moment, people developing with Ajax have to write their code from the ground up, which is complex and time consuming.

img

Foundations of ASP.NET AJAX

Foundations of ASP.NET AJAX gives you a detailed grounding in how ASP.NET AJAX works. It takes you swiftly through the basic principles of Ajax, then deep into the heart of the technology, where every namespace is discussed and every function considered. By the end of the book, you'll know all the essentials to confidently produce cutting-edge ASP.NET AJAX applications swiftly and professionally.

img

Foundations of AOP for J2EE Development

Foundations of AOP for J2EE Development covers a relatively new programming paradigm: aspect-oriented programming, or AOP. Presented are the core concepts of AOP: AspectJ 5, JBoss AOP, Spring AOP, and JAC. Specific features of these tools are compared. The book also explores the potential uses of AOP in everyday programming life, such as design patterns implementation, program testing, and application management. In the latter part of the book, the authors show how AOP can ease the task of J2EE application development (J2EE is known for being a rich and somewhat complicated framework).

img

Foundations of Ajax

Ajax burst onto the Web development scene by offering highly interactive, desktop-like Web applications that can be deployed through any modern Web browser without the need for special plug-ins. Ajax is built on existing Web technologies such as JavaScript, HTML, and CSS, and it is used in conjunction with your favorite server-side language. Foundations of Ajax explains how to combine these technologies effectively to implement Ajax into your new or existing Web applications. Like you, we are developers who are in the trenches, tasked with building Web-enabled applications that provide real value to our customers. As the Web continues to grow, the demand for more expressive and engaging interfaces will continue to increase.

img

Foundations of Agile Python Development

You've long been enamored with the Python language, and have mastered its many nuances. Yet something seems to be missing—a productivity boost that you know is possible but you're not sure how to go about it. This was the sentiment of so many developers before discovering Agile programming paradigm, which embraces concepts such as automation, effective code management, and test–driven development. Foundations of Agile Python Development is the first book to apply these sought–after principles to Python developers, introducing both the tools and techniques built and supported by the Python community. Authored by Jeff Younker, a well–known member of Python's agile community who is perhaps best known for his creation of a popular Python testing framework

img

Foundation XML for Flash

XML is a completely platform-agnostic data medium. Flash is able to make use of XML data, which is very useful when creating rich Internet applications. It allows you to populate Flash web interfaces with data from almost any source that supports XML as a data medium, be it databases, raw XML files, or more excitingly, .NET applications, Web Services, and even Microsoft Office applications like Excel and Word! In this book, Sas Jacobs first introduces XML itself—what it is, its syntax, its associated technologies (such as CSS and XSLT,) and how to get XML out of your applications in a format Flash can use. Then, she shows how to use the XML object to stream XML data into Flash, and how to use the XMLConnector component and XML Sockets to build advanced Flash/XML applications.

img

Foundation Website Creation with CSS, XHTML, and JavaScript

Foundation Website Creation with CSS, XHTML, and JavaScript covers the entire process of building a website. This process involves much more than just technical knowledge, and this book provides you with all the information you'll need to understand the concepts behind designing and developing for the Web, as well as the best means to deliver professional, best-practice-based results. There is far more to building a successful website than knowing a little Hypertext Markup Language (HTML). The process starts long before any coding takes place, and this book introduces you to the agile development process, explaining why this method makes so much sense for web projects and how best to implement it. Planning is vital, so you'll also learn how to use techniques such as brainstorming, wireframes, mockups, and prototypes to get your project off to the best possible start and help ensure smooth progress as it develops.

img

Foundation Web Design with Dreamweaver 8

Dreamweaver is Macromedia's bestselling web design/development environment. Dreamweaver has the capability to generate dynamic website code using server-side languages like ASP, PHP, and ASP.NET. We know that you don't always require a full database-driven site though, so this book focuses on using version 8 of Dreamweaver to design and create usable, standards-compliant websites using XHTML and CSS. One of the highlights of this version is much closer, tighter CSS/XHTML. This book will show you how to make the most of that feature. After a brief introduction to the latest version of Dreamweaver, and how CSS and XHTML fit into it, Craig Grannell looks at using the software for your web design projects in a hands-on, task based manner.

img

Foundation PHP5 for Flash

This latest, completely rewritten, edition again brings together three of the web's hottest technologies—Flash, the server-side language PHP, and the MySQL database system. We've brought things back up to date, using ActionScript 2.0, PHP 5.0, and MySQL 4.1, the book has been designed to be version-neutral. In other words, you can be confident that you're working with the latest standards, but that your applications won't break if deployed on an older server. The book also provides a brief introduction to an alternative database system, SQLite, which is now automatically bundled with PHP 5 and requires no installation.

img

Foundation PHP for Dreamweaver 8

In this book, we look specifically at using Dreamweaver's built-in server behaviors to build dynamic web sites using PHP and MySQL, the world's most popular open source server-side language and database server combination, which are both reliable, powerful, and open source (and therefore free to use). This version of Dreamweaver includes more powerful support for PHP and MySQL than ever before, and we'll show you how to make this work for you. No previous experience of PHP or MySQL is necessary to use this book. Examples built throughout the book include a content management system, and an online image gallery. All examples are designed to meet modern usability requirements and be web standards-compliant.

img

Foundation of semantic web technologies

Concentrates on Semantic Web technologies standardized by the World Wide Web Consortium: RDF and SPARQL enable data exchange and querying, RDFS and OWL provide expressive ontology modeling, and RIF supports rule-based modeling. The text also describes methods for specifying, querying, and reasoning with ontological information. In addition, it explores topics that are clearly beyond foundations, such as tools, applications, and engineering aspects.

img

Foundation Form Creation with Adobe LiveCycle Designer ES

Form creation is key to information processing and forms workflow is a key concept within Adobe LiveCycle Enterprise Suite. Adobe LiveCycle Forms ES is a stand-alone product that also comes bundled with Adobe LiveCycle Enterprise Suite. This is the first and only book about this new product specifically created for the design, creation, and processing of dynamically interactive forms. Foundation Form Creation with Adobe LiveCycle Designer ES is written for users of all abilities, with introductory material for beginners and advanced techniques for more experienced users. It discusses both the best-practices of designing forms that work and the specifics of implementing them efficiently for data collection—the full life cycle of working with forms.

img

Foundation Flex for Developers : Data-Driven Applications with PHP, ASP.NET, ColdFusion, and LCDS

Flex is a very powerful and versatile technology for creating web application front-ends. But what every good web application needs is a robust data source, be it XML, or a database. Flex is very adaptable in terms of connecting to data sources, and that is the main focus of this book. In Foundation Flex for Developers, author Sas Jacobs assumes that you've got the basics of Flex down already, and explores in detail how to create professional data-centric Flex 2 and Flex 3 applications. In the first half of the book, she starts off with a brief exploration of Flex and ActionScript 3.0, before looking at application essentials in detail—creating custom components, user and web browser interactions, binding, formatting, and validating data, debugging, and more. In the second half of the book, the focus is on connecting Flex to data sources, and covers XML, LiveCycle Data Services, PHP, ASP.NET, and ColdFusion in detail, via a series of step-by-step case studies.

img

Foundation Flex for Designers

All Flex applications look the same—a blue-gray background and silver-skinned components—right? That doesn't have to be the case, though. This book shows you how to ensure that your Flex 2 and 3 projects stand out from the crowd and provide your users with an application that is both visually stunning and beautifully functional. Flex Builder, coupled with the Adobe Creative Suite (CS3), is a powerful combination, providing all the tools you need to create compelling, vibrant interfaces. This book guides you through creating applications with Flex Builder, designing layouts in Fireworks, creating custom skins for your components in Photoshop and Illustrator, and using CSS to enhance the appearance of your rich Internet applications (RIAs).

img

Foundation Flash CS3 Video

Video is one of the most exciting features on today's Internet, with widespread adoption being made possible by advances in bandwidth and software. But simply streaming video clips to Web users is only the tip of the iceberg! Flash CS3 offers a whole host of advanced video features, allowing you to create breathtaking user experiences. And this book, the second edition of the critically-acclaimed Foundation Flash 8 Video, shows you how to make the most of video in Flash CS3. The authors start with the basics of creating video ready for use on the web using popular applications such as Windows Movie Maker and iMovie, creating FLV (Flash video) using both Flash and other applications such as Sorenson Squeeze, and importing that video into Flash.

img

Foundation Flash CS3 for Designers

This book is all you'll need to learn Flash CS3 from the ground up, or learn about all these new features, if you already have previous Flash experience. Flash experts Tom Green and David Stiller take you step-by-step through all facets of Flash CS3, with the emphasis firmly on good design techniques that you use in your own projects.

img

Foundation Flash Cartoon Animation

Covering every aspect of Flash animation, the book is a fast-paced yet thorough review of the Flash animation process. This book not only reveals the step-by-step process followed by one of today's leading Flash animation studios, but also give you valuable tips and tricks to take your Flash animation to the next level.

img

Foundation Flash Applications for Mobile Devices

Foundation Flash Applications for Mobile Devices is the book you need to learn how to take advantage of new audience of mobile application users. Inside, it covers every facet of mobile Flash, from the essentials of the Flash Lite 1.1 and 2.X platforms and writing applications to testing your work and deploying to mobile users.

img

Foundation Flash 8 Video

This book is the ultimate guide to Flash 8 video it offers practical advice, technical guidance, and a full series of creative projects ranging from the dead simple to the complex in a manner that talks to you as an equal and makes only one assumption: basic familiarity with the Flash interface. We start with the basicshow to edit video in some of the most popular packages available (such as iMovie and Movie Maker 2) and create a Flash video file and import it into Flash.

img

Foundation Flash 8

The fourth edition of friends of ED's legendary beginner Flash book, Foundation Flash 8 uses a series of structured exercises and detailed discussions to help you start your exploration of Flash. The detailed tutorial style will ensure that you retain the knowledge you gain and are able to draw upon it throughout your Flash career. Foundation Flash 8 features a running case study that evolves into a fully-functional Flash website as you work through the tutorials, so you'll immediately see everything that you learn being used in a practical project. This book focuses on the core skills that you need to get started working with Flash 8: understanding the interface, becoming familiar with the creative tools and their capabilities, grasping the relationships between the different components that make up a Flash movie, and getting insight into how to put all the pieces together to create your own Flash-based website.

عدد النتائج بكل صفحة