CPAgrip

Showing posts with label CSS HTML Ajax. Show all posts
Showing posts with label CSS HTML Ajax. Show all posts

Friday, 29 August 2008

Learning ASP.NET 2.0 with AJAX: A Practical Hands-on Guide


  • Paperback: 520 pages
  • Publisher: O’Reilly Media, Inc. (September 27, 2007)
  • Language: English
  • ISBN-10: 0596513976

With this book, web developers can build engaging and interactive sites and applications using Microsoft’s latest web development tools — ASP.NET 2.0 and the new ASP.NET AJAX framework. You learn to create applications that have all the great tricks you see on popular commercial web sites, such as order forms and the ability to interact with a database. And you can build pages that display information interactively without a page refresh. This straightforward tutorial explains how. Learning ASP.NET 2.0 with AJAX helps you master the concepts and techniques of Microsoft’s tools with plenty of annotated examples, review quizzes, web construction exercises and chapter summaries, so you can practice new skills and test your understanding as you go. With it, you’ll learn to: Master the fundamental skills of ASP.NET 2.0 to build professional quality web applications Integrate new Ajax tools and CSS with ASP.NET 2.0 for flashier and more interactive sites Build applications with minimal coding using Visual Studio or its free counterpart, Visual Web Developer Connect your site with a database so that users can retrieve, interact and save data Debug your application, deal with unexpected problems, and protect your site from malicious users Use the community-maintained ASP.NET AJAX Control Toolkit to extend the controls that come with ASP.NET AJAX Use personalization tools to give your site a customized look for each user Ideal for beginning web developers, or those who are new to ASP.NET, this book gets you involved with your own learning through hands-on lessons that are clear and to the point. You get the chance to try out new techniques on the spot. Want to join the world of modern webdevelopment? This book will get you started.

About the Author
Jesse Liberty, Microsoft .NET MVP, is the best-selling author of O’Reilly Media’s “Programming ASP.NET”, “Programming C#”, “Programming Visual Basic 2005″ and over a dozen other books on web and object-oriented programming. He is president of Liberty Associates, Inc. where he provides contract programming, consulting and on-site training in .NET. Jesse is a frequent contributor to O’Reilly Network web sites as well as many industry publications and has spoken at numerous industry events. He is a former Distinguished Software Engineer at AT&T and Vice President for technology development at CitiBank. Dan Hurwitz is the president of Sterling Solutions, Inc., where for nearly two decades he has been providing contract programming and database development to a wide variety of clients. He has co-authored three editions of “Programming ASP.NET.” Brian MacDonald is an editor of programming and networking books. He has edited books for several major publishers on topics ranging from securing Windows servers to PHP web programming to running an eBay business. His work for O’Reilly includes Programming WCF Services and Programming ASP.NET. He also co-authored Learning C# 2005 with Jesse Liberty. He lives in southeastern Pennsylvania with his wife and son.

Download:

http://w15.easy-share.com/11119641.html

ZK: Ajax without the Javascript Framework


  • Paperback: 125 pages
  • Publisher: Apress (August 13, 2007)
  • Language: English
  • ISBN-10: 1590599012

ZK is the most popular open source SourceForge Ajax web framework that enables rich user interface for web applications with no JavaScript and little programming. This firstPress book will cover the following:

  • Shows you how to use this simplest Ajax framework to write real-world responsive web applications
  • Covers ZK’s more than 70 XUL and 80 XHTML rich GUI components
  • Authoritatively written by cofounder/lead of the ZK project

What you’ll learn

  • Perform Ajax development without the use of JavaScript.
  • Write your first ZK framework–based application: Hello World
  • Augmenting with Eclipse IDE, build a more dynamic, responsive Hello World application.
  • Use ZK’s more than 70 XUL and 80 XHTML rich GUI components.
  • Explore megacomponents for Google Maps and more.
  • Build a real-world application such as a pet store by using ZK in the presentation tier and beyond.
  • Integrate and use ZK with other frameworks like Hibernate.

Who is this book for?

Web application designers and programmers who wish to implement rich Ajax web applications in the simplest way.

About the Author
Henri Chen is the cofounder of the ZK Ajax Framework. He has more than 20 years programming experience in various areas and programming languages. He has been writing Java programs since the initial release of the Java language in 1995 and ported JavaOS and HotJava to the world's first StrongARM-based network computer, which won the "Best of System" award in Comdex 1996. He is also an expert in thin-client programming, embedded systems, and Ajax web programming. Robbie Cheng is an engineer on the ZK team. Though his major was English literature in college, he got his MBA degree in management of information systems. He has been an instructor in the use of the ZK Framework and the developer of zk registry, and has published many articles on the ZK web site. In addition to programming, his hobby is watching movies, and his favorite movie is The Bridges of Madison County.

Download:

http://w15.easy-share.com/11128041.html

Advanced Ajax: Architecture and Best Practices


  • Paperback: 384 pages
  • Publisher: Prentice Hall PTR; 1 edition (October 25, 2007)
  • Language: English
  • ISBN-10: 0131350641

“I very much enjoyed how this book covers the full Ajax application lifecycle and not only coding techniques. Anyone who is looking to become a professional front-end developer will appreciate the architectural insight and best practices delivered by this book. Andi Gutmans, Co-Founder & Co-Chief Technology Officer of Zend Technologies

Mission-Critical Ajax: Maximizing Scalability, Performance, Security, Reliability, and Maintainability

Advanced Ajax: Architecture and Best Practices is the definitive guide to building business-critical, production-quality Web applications with Ajax. Shawn M. Lauriat systematically addresses the design, architecture, and development issues associated with Ajax, offering proven patterns and robust code examples available in no other book. You'll find best practices for addressing the full spectrum of issues enterprise Ajax developers face: scalability, performance, security, reliability, flexibility, maintainability, and reusability.

Writing for experienced Web developers, Lauriat delivers fresh ideas and elegant solutions: meaty technical content, presented with exceptional clarity. Among the many topics he covers in unprecedented depth: cleanly implementing JavaScript custom events to reduce coupling and to enhance flexibility; overcoming ' traditional accessibility limitations; reducing network latency through compression and other techniques; and much more. Coverage includes

  • Planning Ajax interfaces for simplicity, clarity, and intuitiveness
  • Creating scalable, maintainable architectures for client-side JavaScript
  • Using the latest tools to profile, validate, and debug client-side code
  • Architecting the server side for security and functionality, while restricting loaded data, objects, and actions to current requests
  • Protecting against the most widespread and significant Ajax security risks
  • Optimizing every component of an Ajax application, from server-side scripts to database interactions
  • Introducing cutting-edge Ajax: game development, Ajax with canvas, and Ajax for enterprise applications

About the Web Site

This book's companion Web site (http://advancedajax.frozen-o.com) ' just provide all the code: It shows code examples in action, as building blocks of a real Web application interface.

About the Author

Shawn M. Lauriat is owner and lead developer of Frozen O Productions. He recently joined IBM as a senior PHP engineer for IBM Rational BuildForge when his employer, BuildForge, was acquired by IBM. Lauriat is a Zend Certified Engineer.

Download:

ttp://w14.easy-share.com/11352861.html

Beginning Ajax with PHP: From Novice to Professional


  • Paperback: 272 pages
  • Publisher: Apress; 1 edition (October 16, 2006)
  • Language: English
  • ISBN-10: 1590596676

Ajax breathes new life into web applications by transparently communicating and manipulating data in conjunction with a server-based technology. Of all the server-based technologies capable of working in conjunction with Ajax, perhaps none are more suitable than PHP, the world’s most popular scripting language.

Beginning Ajax with PHP: From Novice to Professional is the first book to introduce how these two popular technologies can work together to create next-generation applications. Author Lee Babin covers what you commonly encounter in daily web application development tasks, and shows you how to build PHP/AJAX-enabled solutions for forms validation, file upload monitoring, database-driven information display and manipulation, web services, Google Maps integration, and more. Youll learn how to

  • Take advantage of PHP and advanced JavaScript capabilities to create next-generation, highly responsive Web applications.
  • Enhance commonplace application tasks such as forms validation and tabular data display.
  • Manage cross-browser issues, ensuring your applications run on all major Web browsers.
  • Take advantage of the Google Maps API and add spatial mapping features to your website.

Youll also be introduced to other key topics like conquering cross-platform issues, countering potential security holes, and testing and debugging JavaScript with efficiency. All examples are based on real-world scenarios, so youll be able to apply what you learn to your own development situations.

About the Author
Lee Babin is a programmer based in Calgary, Alberta, Canada, where he serves as the Chief Programmer for an innovative development firm duly named The Code Shoppe. He has been developing complex web driven applications since his graduation from DeVry University in early 2002 and has since worked on over 50 custom websites and online applications. Lee is married to a beautiful woman by the name of Dianne, who supports him in his rather full yet rewarding work schedule. He enjoys video games, working out, martial arts, and traveling, and can usually be found working online on one of his many fun web projects at any given time.While Lee has experience in a multitude of web programming languages, his preference has always been PHP. With the release of PHP 5, many of his wishes have been fulfilled.

Download:

http://w16.easy-share.com/1699901942.html

Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional


  • Paperback: 427 pages
  • Publisher: Apress (February 25, 2008)
  • Language: English
  • ISBN-10: 1590599594

Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional aims to give you the skills you need to start building web applications with Microsoft’s next–generation technology as quickly as possible. Whether you’re interested in ASP.NET AJAX, Silverlight, or the technologies that support them (WPF, WCF, WF, etc.), this book is the starting point that you need.

It adopts a “zero to hero” approach that concentrates on achieving practical results you can use in real projects rather than presenting a deep academic treatment that can’t be immediately applied.

The aim is to give you, the reader, the knowledge you need to achieve the results you want with the minimum of fuss. When you’ve read this book, you’ll have a solid understand of all the techniques that are available, when to use them, and their relative strengths and weaknesses.

What you’ll learn

  • Create next–generation web applications quickly and easily!
  • Manipulate data, display information, and communicate with other services using the latest ASP.NET techniques and best practices.
  • Discover how the .NET 3.0 extensions (WPF, WCF, and WF) can make your web applications faster, more efficient, and easier to code than ever.
  • Understand how ASP.NET AJAX and Silverlight can be integrated into your ASP.NET websites in order to provide a cutting–edge user interface for your applications and the implications that such interfaces can have.

Who is this book for?

This book is for anyone with an interest in using Microsoft’s latest web development technologies.

A basic familiarity with the .NET platform is useful, but anyone with an understanding of a web development language will benefit from the book, as all the key topics are presented from first principals.

About the Apress Beginning Series

The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to know—but without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!

Related Titles

  • Foundations of Popfly: Rapid Mashup Development
  • Pro Web 2.0 Mashups: Remixing Data and Web Services
  • Beginning Silverlight 2: From Novice to Professional
  • Foundations of ASP.NET AJAX
  • Foundations of Microsoft Expression Web: The Basics and Beyond

About the Author
Laurence Moroney is the Director of Technology Evangelism at Mainsoft, the cross-platform development company. He has over 10 years in software development and architecture, specializing in interoperability, security and performance in such diverse environments as Casinos, Jails, the Border Patrol, Airports, Professional Soccer and Financial Services. He has written several books on computing, including some on Web Services Security, ASP.NET and Java/.NET interoperability, as well as dozens of articles on various technology issues.
He lives in Sammamish, Washington with wife Rebecca and children Claudia and Christopher. His blog is at www.philotic.com, where you can find lots of Atlas and other development resources.

Download:

http://w16.easy-share.com/1699903218.html

Ajax: The Definitive Guide


  • Paperback: 980 pages
  • Publisher: O’Reilly Media, Inc. (January 25, 2008)
  • Language: English
  • ISBN-10: 0596528388

Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel. Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the XMLHttpRequest object, to build browser-based web applications that function like desktop programs. You get a complete background on what goes into today’s web sites and applications, and learn to leverage these tools along with Ajax for advanced browser searching, web services, mashups, and more. You discover how to turn a web browser and web site into a true application, and why developing with Ajax is faster, easier and cheaper. The book also explains: How to connect server-side backend components to user interfaces in the browser Loading and manipulating XML documents, and how to replace XML with JSON Manipulating the Document Object Model (DOM) Designing Ajax interfaces for usability, functionality, visualization, and accessibility Site navigation layout, including issues with Ajax and the browser’s back button Adding life to tables & lists, navigation boxes and windows Animation creation, interactive forms, and data validation Search, web services and mash-ups Applying Ajax to business communications, and creating Internet games without plug-ins The advantages of modular coding, ways to optimize Ajax applications, and more This book also provides references to XML and XSLT, popular JavaScript Frameworks, Libraries, and Toolkits, and various Web Service APIs. By offering web developers a muchbroader set of tools and options, Ajax gives developers a new way to create content on the Web, while throwing off the constraints of the past. Ajax: The Definitive Guide describes the contents of this unique toolbox in exhaustive detail, and explains how to get the most out of it.

About the Author
Anthony T. Holdener III currently builds Internet/Intranet applications utilizing the latest available technologies while striving for accessibility and cross-browser compatibility. He has worked with the web in one form or another since 1997 when he helped open an Internet cafe in Fairview Heights, Illinois. A graduate of St. Louis University with a degree in Computer Science, Anthony has worked as a web architect or developer for the past eight years for a number of Fortune 500 companies in the St. Louis area.

Download:

http://w13.easy-share.com/1700079101.html

Pro PHP XML and Web Services


  • Hardcover: 936 pages
  • Publisher: Apress (March 27, 2006)
  • Language: English
  • ISBN-10: 1590596331

I would highly recommend this as a resource for any developers who want to really dig in and solidify their working knowledge of PHP and web services, or just want to explore the nuances and complexities of XML DTDs and namespaces.

— Nathan Smith, Godbit Project

Pro PHP XML and Web Services is the authoritative guide to using the XML features of PHP 5 and PHP 6. No other book covers XML and Web Services in PHP as deeply as this title. The first four chapters introduce the core concepts of XML required for proficiency, and will bring you up to speed on the terminology and key concepts you need to proceed with the rest of the book. Next, the book explores utilizing XML and Web Services with PHP5. Topics include DOM, SimpleXML, SAX, xmlReader, XSLT, RDF, RSS, WDDX, XML-RPC, REST, SOAP, and UDDI.

Author Robert Richards, a major contributor to the PHP XML codebase, is a leading expert in the PHP community. In this book, Richards covers all topics in depth, blending theory with practical examples. Youll find case studies for the most popular web services like Amazon, Google, eBay, and Yahoo. The book also covers XML capabilities, demonstrated through informative examples, in the PEAR libraries.

About the Author
Robert Richards, currently an independent contractor, has worked in various fields including Medical Information, Telecommunications, Media and E-Learning. Having been exposed to XML since its inception and used for various projects during his career, his most extensive work with the technology was within the E-Learning space. He helped created a proprietary XML based application server which used XML for data publishing, defining application business logic as well as data querying. He was also the lead engineer for the company’s involvement in SCORM (Shareable Content Object Reference Model), used for Web based learning, established by the Department of Defense through its Advanced Distributed Learning (ADL) initiative.
After becoming the latest casualty of the “dot-com” implosion in 2001, Rob had his first taste of PHP and began contributing code to the domxml extension in 2002. Since then he became one of the authors of the DOM extension for PHP 5, contributes to the other XML based extensions and has authored the xmlReader, for PHP 5, and xmlwriter, for PHP 4.3+, extensions. Also on occasion, he contributes bug fixes to the libxml2 project found during the development of these extensions.

Download:

http://w16.easy-share.com/1700080325.html

Foundations of ASP.NET AJAX


  • Paperback: 268 pages
  • Publisher: Apress; 2Rev Ed edition (November 12, 2007)
  • Language: English
  • ISBN-10: 1590598288

Since the emergence of Google Maps 12 months ago, Ajax programming techniques have become one of the hottest topics in the programming arena. To date, the frameworks available for creating these applications have been complex and have separated the development of the client–side Ajax (on the user’s machine) from the server–side supporting technology (on the company’s machines). This separation has made development slow and difficult.

ASP.NET AJAX is Microsoft’s solution to this problem. ASP.NET AJAX (formerly code–named Atlas) is a set of extensions to the existing ASP.NET 2.0 technology that provides you with a fast-and-simple environment to create Ajax applications. Microsoft has combined Ajax with ASP.NET technology and provided a unified set of development tools within Visual Studio 2005. For the first time, Ajax applications can be developed seamlessly in conjunction with a supporting technology.

Foundations of ASP.NET AJAX (written by Laurence Moroney the author of Apress successful Foundations of Atlas) 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. You will not need any reference beyond this book.

About the Author
A biography for this author is not available. Laurence Moroney is the Director of Technology Evangelism at Mainsoft, the cross-platform development company. He has over 10 years in software development and architecture, specializing in interoperability, security and performance in such diverse environments as Casinos, Jails, the Border Patrol, Airports, Professional Soccer and Financial Services. He has written several books on computing, including some on Web Services Security, ASP.NET and Java/.NET interoperability, as well as dozens of articles on various technology issues.
He lives in Sammamish, Washington with wife Rebecca and children Claudia and Christopher. His blog is at www.philotic.com, where you can find lots of Atlas and other development resources. John Grieb lives on Long Island, New York, and works for Reuters as a technical specialist. He is currently the lead developer of a project to migrate Reuters Messaging to Microsoft Live Communication Server 2005. Prior to that, he spent several years in Reuter’s Microsoft R&D Group and Innovation Lab, gaining experience in a broad range of cutting-edge Microsoft technologies by participating in a many of Microsoft’s beta programs and developing prototypes demonstrating how they could be applied to Reuter’s own products and services.

Download:

http://w13.easy-share.com/1700080568.html

The Essential Guide to CSS and HTML Web Design


  • Paperback: 600 pages
  • Publisher: friends of ED (November 12, 2007)
  • Language: English
  • ISBN-10: 1590599071

The Essential Guide to CSS and HTML Web Design is a special book—it will tell you all you need to know to design great web sites that are standards compliant, usable, and look great, but not overwhelm you with waffle, theory, and obscure details. It is designed to be invaluable to you, whatever stage you are at in your career, with a mixture of practical tutorials and reference material—beginners will quickly pick up the basics, while more experienced web designers and developers will keep returning to the book again and again to recap on techniques they maybe haven’t used for a while, or look up properties, attributes and other details. It is destined to become a close friend, adopting a permanent place on your desk. It starts off by giving a brief introduction to the internet, and the broad area of web design, before diving straight in to HTML and CSS basics, reusing code, other best practices. It then focuses on all the most important areas of a successful web site—typography, images, navigation, tables, layouts, forms and feedback (including ready made PHP scripts for you to use,) and browser quirks, hacks and bugs. The book is completely up-to-date, covering support of the newest standards in all the latest browsers, including IE 7 and Firefox 2. The last chapter of the book provides several case studies for you to dissect and learn from, including all the most popular web site archetypes—a blog, a store front, a corporate home page, and an online gallery. Then the book is rounded off with several detailed reference appendices covering CSS, HTML, Color references, entities, and more, meaning that any details you need to look up are close at hand.

  • This book will teach you everything you need to know to create professional CSS and HTML web sites
  • Up to date &emdash; covering support of the newest standards in all the latest browsers, including IE 7 and Firefox 2
  • Includes practical real world tutorials, essential reference sections, and case studies.

What you’ll learn

  • The basics of HTML and CSS web design
  • How to implement effective layouts, tables, images, navigation, forms and typography on web sites
  • How to deal with cross browser issues, including quirks, bugs, and hacks on IE 7 (and older versions,) Firefox, Safari, Opera, and all other major browsers.
  • How to make sure your sites are both usable and accessible
  • How to implement several different styles of web front-end, through several complete case studies, including a blog, a store front, and an online gallery
  • Detailed References are also provided so you don’t need to learn every little detail of CSS and HTML

About the Author
Craig was trained in the fine arts, but later became immersed in digital media, showing videos and multimedia work at leading international media festivals. The web caught his attention in 1995, and he now divides his time between creating websites, writing for various web and design-related magazines, and working on his eclectic Veer Musikal Unit audio project. Information, downloads, music, movies and dancing trees can be found at his website, Snub Communications (www.snubcommunications.com). Craig is a co-author of the original Foundation Dreamweaver MX from friends of ED, and also Dreamweaver MX Design Projects, from glasshaus.

Download:

http://w13.easy-share.com/1700080897.html

Ajax Construction Kit: Building Plug-and-Play Ajax Applications


  • Paperback: 312 pages
  • Publisher: Prentice Hall PTR; 1 Pap/Cdr edition (July 9, 2007)
  • Language: English
  • ISBN-10: 0132350084

Supercharge Your Sites with Ajax Right Now…No Scripting Expertise Needed!

You’ve heard how great Ajax is–how it can help make your Web sites more usable, more interactive, more responsive, more successful. Ajax Construction Kit lets you put Ajax to work right now, even if you’ve never written a script! Just learn a few essentials, check out a few examples, then run the live CD and discover all the plug-and-play code you need to hit the ground running. Ajax Construction Kit’s built-in applications work right out of the box. And with easy guidance from Michael Morrison, you’ll gradually deepen your understanding–learn how to customize, extend, and reuse these applications—and even build skills for creating new ones. Walk away an expert.

Use Ajax Construction Kit’s ten complete applications to

  • Dynamically load Web data
  • Dynamically populate lists
  • Tap into RSS news feeds
  • Use AutoComplete to reduce input errors
  • Create more responsive GUIs with real-time validation
  • Build a killer interface for viewing images
  • Present information or advertising with slick pop-ups
  • Provide an up-to-the-minute weather forecast
  • Build an e-commerce product shipping calculator
  • Add ratings tools to your site

And more…

CD-ROM Includes

  • Your complete Ajax projects: Run the Ajax projects (HTML, JavaScript, and PHP source code) that are included on the CD from your Windows, Mac OS X, or Linux system.
  • Your complete Ajax environment: Boot the CD as an Ubuntu Linux live CD to immediately begin working with the Ajax projects (no setup required).
  • Ready-to-run tools on the CD include the XAMPP Web server, Firefox Web browser, and Bluefish HTML editor.

System Requirements:

  • Platform: Windows, Linux, Mac (OS X or higher)
  • Processor: Intel-based processor (Pentium or higher)
  • Memory: 128 MB RAM or more
  • Disk space: None required; USB thumb drive optional to store data
  • Optical drive: CD reader

Negus Live Linux Series

Your Practical, Hands-On Guides to Getting Real Results with Free Software

Add the free software and examples from the book’s CD to your Windows, Mac OS X, or Linux system to follow along with the projects described in the book. Or boot the CD directly to use a complete, prepackaged set of free software tools to play, display, and modify those projects. Start as a novice, by trying out examples…and finish with professional Ajax-enabled Web content!

SERIES EDITOR CHRISTOPHER NEGUS is the bestselling author of the Red Hat Linux Bible series, Linux Toys series, and this series’ flagship title, Linux Live CDs.

About the Author

Michael Morrison is a writer, developer, toy inventor, and author of a variety of books covering topics such as Java, Web scripting, game development, and mobile devices. Some of Michael’s notable writing projects include JavaScript Bible, 6th Edition (Wiley, 2006), Teach Yourself HTML and CSS in 24 Hours, 7th Edition (Sams Publishing, 2005), Beginning Mobile Phone Game Programming (Sams Publishing, 2004), and Java Unleashed (Sams Publishing, 1997). Michael is the instructor of several Web-based courses, including DigitalThink’s Introduction to Java 2 series, JavaBeans for Programmers series, and Win32 Programming series (www.digitalthink.com). In addition to his primary profession as a writer and technical consultant, Michael is the founder of Stalefish Labs (www.stalefishlabs.com), an entertainment company specializing in games, toys, and interactive media. When not glued to his computer, skateboarding, playing hockey, or watching movies with his wife, Masheed, Michael enjoys hanging out by his koi pond.

Download:

http://w13.easy-share.com/1700153824.html

Beginning HTML with CSS and XHTML: Modern Guide and Reference


  • Paperback: 427 pages
  • Publisher: Apress (June 25, 2007)
  • Language: English
  • ISBN-10: 1590597478

If you want to get into developing web sites, the most important thing you need is a solid understanding of Hypertext Markup Language, or HTML—the language that the majority of web site content is written in.

Beginning HTML with CSS and XHTML: Modern Guide and Reference incorporates practical examples that will show you how to structure your data correctly using (X)HTML, along with styling and layout basics using Cascading Style Sheets (CSS). Youll also learn how to add dynamic behavior to your data using the JavaScript™ language.

This book is forward-thinking because all the featured code and techniques are standards compliant and demonstrate best practices—so you wont waste time on outdated, bad techniques. Your web pages will work properly in most web browsers and be accessible to web users with disabilities, easily locatable with popular search engines, and compact in file size.

Even if you already know HTML and CSS basics, this book will still be useful to you. It features comprehensive reference tables at the back, so you can look up all of the troublesome attributes, codes, and properties quickly and easily.

Pick up a copy of this book because it:

  • Teaches standards-compliant HTMLnot outdated techniques
  • Includes reference sections for you to easily look up syntax
  • Doesnt require previous programming experience for comprehension

Bruce Lawson and Gez Lemon acted as technical reviewers of Beginning HTML with CSS and XHTML. Bruce and Gez are active members of the Web Standards Project’s Accessibility Task Force, and have helped ensure that the book follows current guidelines and best practice.

About the Author
David Schultz is an IT professional with more than 14 years of successful experience implementing systems, including web-based applications. He has an in-depth knowledge and experience with online web-based decision support systems and desktop applications. He’s previously authored several books and articles, and has tech reviewed dozens of books.

DOwnload:

http://w15.easy-share.com/1700167877.html

Ajax in Oracle JDeveloper


  • Paperback: 224 pages
  • Publisher: Springer; 1 edition (April 16, 2008)
  • Language: English
  • ISBN-10: 3540775951

Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser and server asynchronously without posting the web page to the server. “Asynchronously” implies that the processing of the web page continues while the Ajax request is sent to the server and a response is received from the server. The web page, or section(s) of the web page, is refreshed with the Ajax response without reposting the web page. Ajax has the following advantages over non-Ajax web applications.

- Reduced response time and reduced server load, as the complete web page is not reposted.

- Reduced bandwidth of web applications as only data is transferred and the HTML format is applied in the browser.

- Separation of data, format and style.

The book covers web search and RSS Feed with Ajax as well as form validation with Ajax frameworks for Java, JSP, JSF, and PHP. It discusses using Ajax in Oracle JDeveloper and is IDE based. JDeveloper has the following advantages over Eclipse IDE.

- JDeveloper 11g provides an integrated JavaScript Editor for Ajax/Web development.

- It also provides a PHP extension.

- JDeveloper has a built-in support for JSF and for JDBC.

Download:

http://w14.easy-share.com/1700168605.html

Special Edition Using XML


  • Paperback: 864 pages
  • Publisher: Que; 2 edition (July 26, 2002)
  • Language: English
  • ISBN-10: 078972748X

Special Edition Using XML, Second Edition gives developers a formal introduction to XML technology, starting with in-depth coverage of basic syntax and fundamental “pieces” of XML, including DTDs, Schemas, and Namespaces. The authors then cover various applications of XML, including transforming and displaying XML documents using CSS and XSL, locating data within XML documents using Xpath, Xlink and Xpointer, programming XML with SAX or DOM, including XML in Java or .NET applications, XML Scripting with Perl, XHTML and WML for presentation on traditional and hand-held Web browsers, and querying data or documents with Xquery. The final chapters cover technologies related to XML such as SVG, SMIL, and RDF, focusing on the practical features developers can put to use today.

Download:

http://w16.easy-share.com/1700282406.html

Microsoft Exchange Server 2007 Administrator’s Companion


  • Paperback: 720 pages
  • Publisher: Microsoft Press; Pap/Cdr edition (June 20, 2007)
  • Language: English
  • ISBN-10: 0735623503

Get your mission-critical messaging and collaboration systemsup and running with the essential guide to deploying and managing ExchangeServer 2007. This comprehensive administrator’s reference covers the fullrange of server and client deployments, unified communications, messagingsecurity, performance optimization, troubleshooting, and disaster recovery.With special emphasis on security, the top concern for messagingadministrators, this book includes chapters on messaging security, policy,and tools and techniques to mitigate e-mail viruses, spam, and phishing. This book delivers the definitive information-messaging that professionalsneed to deploy and operate effective, reliable, and more-secure messagingand collaboration services. The companion CD features a fully searchableeBook and job aids–everything you need to help build enterprisecollaboration solutions that improve worker productivity, save time, andhelp reduce IT deployment and management costs.

Download:

http://w15.easy-share.com/1700503453.html