WordPress Theme Design: A complete guide to creating professional WordPress themes

Tuesday, November 24, 2009 |



WordPress Theme Design: A complete guide to creating professional WordPress themes

This title will take you through the ins and outs of creating sophisticated professional themes for the WordPress personal publishing platform. It will walk you through clear, step-by-step instructions to build a custom WordPress theme. From development tools and setting up your WordPress sandbox, through design tips and suggestions, to setting up your theme's template structure, coding markup, testing and debugging, to taking it live it reviews the best practices. The last three chapters are dedicated to additional tips, tricks and various cookbook recipes for adding popular site enhancements to your WordPress theme designs using third-party plugins.

Object-Oriented Programming with PHP5: Learn to leverage PHP5's OOP features to write manageable applications with ease

Saturday, November 14, 2009 |



Object-Oriented Programming with PHP5: Learn to leverage PHP5's OOP features to write manageable applications with ease

Some basic objected-oriented features were added to PHP3; with PHP5 full support for object-oriented programming was added to PHP. Object-oriented programming was basically introduced to ease the development process as well as reduce the time of development by reducing the amount of code needed. OOP can greatly improve the performance of a properly planned and designed program.

Microsoft Visual C++ Windows Applications by Example: Code and explanation for real-world MFC C++ Applications

|



Microsoft Visual C++ Windows Applications by Example: Code and explanation for real-world MFC C++ Applications

With this book you will learn how to create applications using MDI, complex file formats, text parsing and processing, graphics, and interactions. Every essential skill required to build Windows desktop-style applications is covered in the context of fully working examples.
The book begins with a quick primer on the C++ language, and using the Visual C++ IDE to create Windows applications. This acts as a recap for existing C++ programmers, and a quick guide to the language if you've not worked with C++ before. The book then moves into a set of comprehensive example applications, presenting the important parts of the code with explanation of how it works, and how and when to use similar techniques in your own applications.

C++ for Dummies

|



C++ for Dummies


* This revision of the bestseller covers the popular object-oriented programming language C++ from the ground up, enabling beginners to become functional programmers and intermediate programmers to fine-tune their skills
* Thirty percent new material includes updates on the most recent ANSI standard, the new public domain C++ compiler, standards information on namespaces, new library functions, and complete coverage of the standard template library

Learning PHP Data Objects: A Beginner's Guide to PHP Data Objects, Database Connection Abstraction Library for PHP 5

Thursday, November 5, 2009 |



Learning PHP Data Objects: A Beginner's Guide to PHP Data Objects, Database Connection Abstraction Library for PHP 5


PDO is lighter, faster, and more powerful than existing PHP data abstraction interfaces. PDO is a common interface to different databases that must be used with a database-specific PDO driver to access a particular database server: the PDO extension does not provide a database abstraction by itself; it doesn't rewrite SQL, emulate missing database features, or perform any database functions using by itself.

Learning jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques

Wednesday, November 4, 2009 |



Learning jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques

jQuery is a powerful JavaScript library that can enhance your websites regardless of your background. In this book, creators of the popular jQuery learning resource, LearningjQuery.com, share their knowledge, experience, and enthusiasm about jQuery to help you get the most from the library and to make your web applications shine.
For designers, jQuery leverages existing CSS and HTML skills, allowing you to dynamically find and change any aspect of a page.This book provides a gentle introduction to jQuery concepts, allowing you to add interactions and animations to your pages - even if previous attempts at writing JavaScript have left you baffled.

PC Magazine - November 2009 (US)

Monday, November 2, 2009 |



PC Magazine - November 2009 (US)

PC Magazine is a major source of information for computing professionals. Every issue provides comprehensive product evaluations based on benchmark tests from PC Magazine Labs- the industry's foremost product testing authority. You also get insightful profiles of the people that make the PC industry run and in-depth reports on the latest technologies.


Download:
http://bit.ly/2uoGj9

Web Application Design Handbook: Best Practices for Web-Based Software (Interactive Technologies)

|



Web Application Design Handbook: Best Practices for Web-Based Software (Interactive Technologies)

What is a web application? This is not an easy question to answer, and rather than leave the definition as an exercise for the reader (like some of the other web application books available), Fowler and Stanwick devote a chapter to it. Not only do they deliver a matrix that helps you to figure out where your project fits, they also get to the meat: based on the definition, what design differences are there?

Web-based software poses some real challenges, especially if you are coding in straight HTML and HTML/forms (even if you use a little JavaScript on the side). Java applets and Flash pose a slightly different set of challenges. Fowler and Stanwick devote chapters to the critical things you’ll need to know to design a usable application:
  • Browser Framework
  • Data Input: Forms
  • Data Input: Lists
  • Data Retrieval: Search
  • Data Retrieval: Filtering and Browsing
  • Data Output: Reports
  • Data Output: Printed Forms
  • Interacting With Output

The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP

Sunday, November 1, 2009 |



The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP

With over 3 million users worldwide, Adobe's Dreamweaver is the most popular web development software in the world, and it just took another step forward with CS3, the new version released in 2007. Having come a long way from its humble beginnings as a simple web design tool, CS3 allows you to rapidly put together standards compliant web sites and dynamic web sites with server-side languages and Ajax, and much more. To complement this great new application, David Powers has written the ultimate guide to itThe Essential Guide to Dreamweaver CS3 teaches you everything you need to know about the application, from setting up your development environment environment to publishing your sites and applications on the web, and everything in between.
  • Takes you through your development environment set up
  • Covers everything you need to create both standards compliant web sutes, and dynamic web applications
  • Teaches several real world techniques using a series of step by step tutorials

Learning jQuery 1.3

Saturday, October 31, 2009 |



Learning jQuery 1.3

To build interesting, interactive sites, developers are turning to JavaScript libraries such as jQuery to automate common tasks and simplify complicated ones. Because many web developers have more experience with HTML and CSS than with JavaScript, the library's design lends itself to a quick start for designers with little programming experience. Experienced programmers will also be aided by its conceptual consistency.
Revised and updated for version 1.3 of jQuery, this book teaches you the basics of jQuery for adding interactions and animations to your pages. Even if previous attempts at writing JavaScript have left you baffled, this book will guide you past the pitfalls associated with AJAX, events, effects, and advanced JavaScript language features.

THE UNLIMITED FREELANCER

|



THE UNLIMITED FREELANCER
Have you ever wondered why the majority of freelancers are struggling day-after-day, while a select few are succeeding beyond their wildest dreams?
Why do some freelancers need to work 60+ hours a week just to pay the bills, when others are easily expanding into profitable businesses or vacationing around the world with a stable income?
If you think about it, most freelancers have what it takes to be that successful—strong will, independence, intelligence, creativity, skill.

jQuery UI 1.6: The User Interface Library for jQuery

Friday, October 30, 2009 |



jQuery UI 1.6: The User Interface Library for jQuery

Modern web application user interface design requires rapid development and proven results. jQuery UI, a trusted plugin for the jQuery JavaScript library, gives you a trusted platform on which to build rich and engaging interfaces with maximum compatibility, stability, and a minimum of time and effort.
jQuery UI has a series of ready-made, great-looking user interface widgets and a comprehensive set of core interaction helpers designed to be implemented in a consistent and developer-friendly way. With all this, the amount of code that you need to write personally to take a project from conception to completion is drastically reduced This book has been written to maximize your experience with the library by breaking down each component and walking you through examples that progressively build upon your knowledge, taking you from beginner to advanced usage in a series of easy to follow steps.

jQuery in Action

Tuesday, October 27, 2009 |



jQuery in Action

A good web development framework anticipates what you need to do and makes those tasks easier and more efficient; jQuery practically reads your mind. Developers of every stripe-hobbyists and professionals alike-fall in love with jQuery the minute they've reduced 20 lines of clunky JavaScript into three lines of elegant, readable code. This new, concise JavaScript library radically simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.
jQuery in Action, like jQuery itself, is a concise tool designed to make you a more efficient and effective web developer. In a short 300 pages, this book introduces you to the jQuery programming model and guides you through the major features and techniques you'll need to be productive immediately. The book anchors each new concept in the tasks you'll tackle in day-to-day web development and offers unique lab pages where you immediately put your jQuery knowledge to work.

jQuery: Visual QuickStart Guide

|



jQuery: Visual QuickStart Guide

jQuery is a popular JavaScript library that simplifies event handling, animating, and Ajax interactions for rapid web development. Many companies are using jQuery including: Amazon, Google, Twitter, Bank of America, BBC, ESPN, CBS News, Digg, Reuters, IBM, Netflix, Dell, Oracle, Slashdot, Tecnorati, and Intuit.

Even casual web designers, who create web pages for fun, want to add the latest cool effects to their sites, and jQuery--the fast, flexible JavaScript library--is a tool of choice.

Google Web Toolkit GWT Java AJAX Programming: A step-by-step to Google Web Toolkit for creating Ajax applications fast

|



Google Web Toolkit GWT Java AJAX Programming: A step-by-step to Google Web Toolkit for creating Ajax applications fast

This book is for Java developers who want to create Ajax interfaces using the Google Web Toolkit (GWT). It focuses on useful, practical tasks from the first chapter.

The book is aimed at programmers who want to use GWT to create interfaces for their professional web applications. It concentrates on the serious side of Ajax: creating powerful, productive applications for browser platforms.

PHP Solutions: Dynamic Web Design Made Easy

|



PHP Solutions: Dynamic Web Design Made Easy

In this book you'll learn how to:

  • Create dynamic websites with design and usability in mind, as well as functionality
  • Understand how PHP scripts work, giving you confidence to adapt them to your own needs
  • Bring online forms to life, check required fields, and ensure user input is safe to process
  • Upload files and automatically create thumbnails from larger images
  • Manage website content with a searchable database
You want to make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database. The problem is, you're not a programmer and the thought of writing code sends a chill up your spine. Or maybe you've dabbled a bit in PHP and MySQL, but you can't get past baby steps. If this describes you, then you've just found the right book. PHP and the MySQL database are deservedly the most popular combination for creating dynamic websites. They're free, easy to use, and provided by many web hosting companies in their standard packages. Unfortunately, most PHP books either expect you to be an expert already or force you to go through endless exercises of little practical value. In contrast, this book gives you real value right away through a series of practical examples that you can incorporate directly into your sites, optimizing performance and adding functionality such as file uploading, email feedback forms, image galleries, content management systems, and much more.

The Definitive Guide to Apache mod_rewrite

|



The Definitive Guide to Apache mod_rewrite

Organizing websites is highly dynamic and often chaotic. Thus, it is crucial that host web servers manipulate URLs in order to cope with temporarily or permanently relocated resources, prevent attacks by automated worms, and control resource access.

CodeIgniter for Rapid PHP Application Development

Monday, October 26, 2009 |



CodeIgniter for Rapid PHP Application Development:

CodeIgniter (CI) is a powerful open-source PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. CodeIgniter is an MVC framework, similar in some ways to the Rails framework for Ruby, and is designed to enable, not overwhelm.
This book explains how to work with CodeIgniter in a clear logical way. It is not a detailed guide to the syntax of CodeIgniter, but makes an ideal complement to the existing online CodeIgniter user guide, helping you grasp the bigger picture and bringing together many ideas to get your application development started as smoothly as possible.

Ajax: The Complete Reference

|



Ajax: The Complete Reference explains how to create and test Ajax-enabled Web applications using the XMLHttpRequest object as well as alternative JavaScript-based communication mechanisms. You'll explore a variety of sample applications featuring emerging user-interface conventions and build applications that address real-world networking and security issues. A robust communication library is developed throughout the book that enables you to architect flexible Ajax applications. The latest technologies such as Web services, Flash-Ajax integration, client-side templates, Comet, and Offline Access are also covered. Discover the future of Web development today!

  • Work with traditional JavaScript communication approaches like iframes

  • Explore all the quirks and details in the XMLHttpRequest object


  • Handle disparate data formats, including XML, JSON, CSV, YAML, and more


  • Deal with networking issues, including timeouts, retries, response ordering, and a variety of server and content errors

AJAX and PHP: Building Responsive Web Applications

|



AJAX and PHP: Building Responsive Web Applications:

Enhance the user experience of your PHP website using AJAX with this practical tutorial featuring detailed case studies

  • Build a solid foundation for your next generation of web applications
  • Use better JavaScript code to enable powerful web features
  • Leverage the power of PHP and MySQL to create powerful back-end functionality and make it work in harmony with the smart AJAX client
  • Go through numerous case studies that demonstrate how to implement AJAX-enabled features in your site such as: real-time form validation, online chat, suggest & autocomplete, whiteboard, SVG realtime charting, whiteboard, web data grid, RSS reader, drag & drop

Learning Facebook Application Development: A step-by-step tutorial for creating custom Facebook applications using the Facebook platform and PHP

|



Learning Facebook Application Development:
Using Facebook Applications, developers can add custom features to one of the most popular websites in the world. Facebook is the biggest social network among college students, and is gaining ground among professionals too. Facebook applications enable you to add new ways for users to interact with each other using Facebook.
Facebook applications are written in a server-side language, and hosted on the application developer's own server. They interface with Facebook, so that they appear to users to be part of Facebook itself.
This book shows PHP developers how to quickly get started building powerful Facebook applications, how to work with data stored in Facebook, including photos, and how to handle multimedia and other custom data within Facebook applications.

Professional Web APIs: Google®, eBay®, Amazon.com®, MapPoint®, FedEx®

|



Professional Development with Web APIs
Web APIs are sets of application programming interfaces that allow programmers to write applications that use services offered by third parties. At long last, you can now integrate the power of Web APIs from leading technology companies such as Google, eBay, PayPal, Amazon, MapPoint, UPS, and FedEx in your own applications.
Covering the most popular Web APIs in a single resource for the first time, this book details the nuts-and-bolts of each and then offers numerous examples of how to use them in real-world situations. By the end of the book you'll have built two fully functional applications — one a Windows program, the other a Web application.
What you will learn from this book

  • The anatomy of the featured APIs
  • Calling Web APIs using HTTP-POST, HTTP-GET, and SOAP over HTTP
  • Ways to use popular Web APIs from Microsoft Office and mobile devices
  • How to use multiple APIs together
  • Creative ways to use APIs