Senin, 12 Mei 2008

Mastering phpMyAdmin for Effective MySQL Management


Book Description
This book is a comprehensive guide to unlocking the full potential of phpMyAdmin. Whether you are an experienced developer, system administrator, web designer or new to MySQL and phpMyAdmin, this book will show you how to increase your productivity and control when working with your MySQL.

phpmyAdmin is one of the most widely used open source applications, but few users are aware of hidden power and features. In this book you’ll learn about:

• Installing, configuring, and customizing phpMyAdmin.
• MySQL administration.
• Managing databases, table data and structures.
• Managing indexes.
• Exporting databases and table data and structures.
• Searching databases and tables
• Using metadata and bookmarks
• Generating multiple SQL queries
• Documenting table structures
• Mime-based transformation

Along the way you’ll build a more detailed understanding of SQL and how it works in MySQL.

Download Link!
http://afilehosting.com/download.php?id=8829CB094

The Essential Guide to CSS and HTML Web Design



Product Description
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
Download Link!

http://rapidshare.com/files/101715275/CSS_and_HTML_Web_Design.rar

Pro PHP XML and Web Services


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.

Download Link!
http://w16.easy-share.com/1699924736.html

Pro PHP: Patterns, Frameworks, Testing and More



Product Description

Taking care to focus solely on those topics that will have the most impact on experienced PHP developers, Pro PHP is written for readers seeking to take their understanding of both PHP and sound software development practices to the next level. Advanced object–oriented features, documentation, debugging, software patterns, and the Standard PHP Library are just a few of the topics covered in extensive detail.

Author and noted PHP expert Kevin McArthur also examines emerging practices and trends such as the MVC architecture as applied to PHP, with special emphasis placed upon the increasingly popular Zend Framework.

With Ajax and web services crucial to the success of todays web applications, the book concludes with several chapters covering JSON, the SOAP extension, and advanced web services topics.

If youre seeking to go beyond the basics, Pro PHP is the book for you.

Download Link!

http://rapidshare.com/files/103774738/ProPHP.rar

A Designer's Guide to Adobe InDesign and XML: Harness the Power of XML to Automate your Print


Product Description
Is this book for programmers? Written specifically for graphic designers and production artists already comfortable working with Adobe InDesign, this book teaches you how to automate publishing without learning a lot of scary code. XML simplifies the process of moving content in and out of your layouts and can speed up any print or Web assignment.

Why should I care about XML? If you’re managing data-intensive layout projects, and you want to keep that data consistent, accurate, and up-to-date, then incorporating XML can help. You can also use XML to automate processes like importing text and large numbers of graphics into a layout, or repurposing content from one application to another. Do I need additional plug-ins or special software? You need only the powerful features built into InDesign CS2 or CS3 to use this book.

How will I learn XML? This guide includes nine easy-to-follow projects with downloadable support files. With these hands-on tutorials, you will learn XML in context. By the final project, XML will no longer be a mystery, but a powerful tool you can use to support your company or clients.

These real-world projects will teach you:
l Business cards: Create a structured layout in InDesign and then import XML. Format text automatically and flow the text into multiple examples.
l Product catalog: Learn how to import XML data into a structured layout using nested styles and cloned text.
l Direct mail and variable data printing: Use XML and InDesign to create sophisticated direct mail pieces without costly plug-ins or third-party software.
l Magazine and newspaper: Build and export magazine-style publications for online distribution.
l Web: Transform XML into XHTML to incorporate directly into your Web pages, or use Cascading Style Sheets to instantly format your exported XML.

Download Link!
http://w16.easy-share.com/1700066369.html

Rails for PHP Developers


As a PHP developer, you have some great tools for developing web applications. Ruby on Rails is another key tool to add to your web development toolbox. Rails is a high-level web development framework that emphasizes high productivity and clean code. However, the Ruby language and Rails framework take a different approach from the way many PHP developers write applications.

Ruby lies at the foundation of Rails, and we’ll teach you the Ruby language from the beginning by building on your existing foundation of PHP. We’ll explore Ruby through parallel code examples that illustrate the differences between the languages, and help you understand the Ruby idioms and how they differ from popular PHP code and style.

You’ll then learn the Rails framework by iteratively building a complete application, starting from the home page through to a finished product. Along the way, you’ll build your skills as a Rails developer by learning the Rails fundamentals such as MVC structure, domain modeling, and testing.

In addition to serving as a guide to learning both Ruby and Rails from a PHP developer’s perspective, this book includes two extensive reference chapters. They map the most common PHP tasks to their equivalents in the Ruby and Rails world, giving you at-a-glance information that you’ll refer to often.

  • Leverage PHP knowledge to learn Ruby on Rails quickly
  • Understand key differences between Ruby and PHP
  • Learn Rails best practices and relate them to PHP
  • Develop techniques for writing effective Rails code
Download Link!
http://rapidshare.com/files/107508367/Rails.for.PHP.Developers.rar

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

HTML, XHTML, & CSS, Sixth Edition: Visual QuickStart Guide


Product Description
Need to learn HTML fast? This best-selling reference's visual format and step-by-step, task-based instructions will have you up and running with HTML in no time. In this completely updated edition of our best-selling guide to HTML, Web expert and best-selling author Elizabeth Castro uses crystal-clear instructions and friendly prose to introduce you to all of today's HTML and XHTML essentials. You’ll learn how to design, structure, and format your Web site. You'll create and use images, links, styles, lists, tables, frames, and forms, and you'll add sound and movies to your site. Finally, you will test and debug your site, and publish it to the Web. Along the way, you'll find extensive coverage of CSS techniques, current browsers (Opera, Safari, Firefox), creating pages for the mobile Web, and more.

Visual QuickStart Guide--the quick and easy way to learn!
  • Easy visual approach uses pictures to guide you through HTML and show you what to do.
  • Concise steps and explanations get you up and running in no time.
  • Page for page, the best content and value around.
Download Link
http://rapidshare.com/files/111731214/978-0-321-43084-7.rar

Balanced Website Design: Optimising Aesthetics, Usability and Purpose by Dave Lawrence

Product Description

Balanced Website Design (BWD) is a new methodology that fuses the strengths of traditional structured, stepped, and iterative approaches and a sharp focus on defining and achieving the desired characteristics of purpose, usability and aesthetics  absolutely essential requirements for any website. The book includes discussions of new perspectives on usability and aesthetics in the special context of website design.

BWD is suitable for all types of websites, for individual and/or team projects, and should prove to be of significant value for even the most experienced of website designers. BWD provides guidance, structure and detailed documentation/process support for the activity of designing and implementing your next website  helping you maximise its effectiveness and relevance.

Features:

  • A stepped, iterative, comprehensively structured, and easy to follow approach to website design
  • An approach that identifies and balances design needs with specific design ideas across each of aesthetics, usability and purpose components
  • New perspectives on usability and aesthetics
  • Specially designed documentation provided to facilitate and support each process step
  • A methodology that is applicable to all types of website, and to all project scenarios
Download Now
Download Link:http://rapidshare.com/files/12532477/DLawrence.rar

Microsoft SQL Server 2005 for Dummies


Product Description
  • Now updated to reflect the much-anticipated "Yukon" release of SQL Server, this friendly guide shows database developers and administrators as well as those who use database application how to get up to speed fast
  • Offers a gentle introduction to relational database design and shows how to build databases, create database applications, and maintain and optimize database performance
  • Covers the major new features of the "Yukon" release-including analysis services, reporting services, and notification services


Download Description
Now updated to reflect the much-anticipated ""Yukon"" release of SQL Server, this friendly guide shows database developers and administrators as well as those who use database application how to get up to speed fast Offers a gentle introduction to relational database design and shows how to build databases, create database applications, and maintain and optimize database performance Covers the major new features of the ""Yukon"" release-including analysis services, reporting services, and notification services

From the Back Cover

Check out enhanced security, Integration Services, Reporting Services, and more

What's new in SQL Server 2005? Plenty, and this guide will help make it all clear! You'll get the rundown on how to create databases, create queries using the traditional Transact-SQL language, work with the Common Language Runtime, use the new user interface to manage SQL Server 2005, generate business intelligence applications, and more — in plain English.

Discover how to:

  • Formulate and run queries
  • Create databases, tables, and relationships
  • Create stored procedures and triggers
  • Secure your data and protect it from loss
  • Create business intelligence applications
  • Maintain a SQL Server system
Download Now!
Download