0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (38)
  • R250 - R500 (132)
  • R500+ (611)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Web design

Colors, Backgrounds and Gradients (Paperback): Eric Meyer Colors, Backgrounds and Gradients (Paperback)
Eric Meyer
R431 Discovery Miles 4 310 Ships in 18 - 22 working days

One advantage of using CSS3 is that you can apply colors and backgrounds to any element in a web document, create your own gradients, and even apply multiple backgrounds to the same element. This practical guide shows you many ways to use colors, backgrounds, and gradients to achieve some pretty awesome effects. Short and sweet, this book is an excerpt from the upcoming fourth edition of CSS: The Definitive Guide. When you purchase either the print or the ebook edition of Colors, Backgrounds, and Gradients, you'll receive a discount on the entire Definitive Guide once it's released. Why wait? Learn how to bring life to your web pages now. Define foreground colors for a border or element with the color property Combine foreground and background colors to create interesting effects Position and repeat one or more images in an element's background Fix an image to a screen's viewing area, rather than to the element that contains it Use color stops to define vertical, horizontal, and diagonal linear gradients Create spotlight effects, circular shadows, and other effects with radial gradients

Designing for Performance (Paperback): Lara Callender Hogan Designing for Performance (Paperback)
Lara Callender Hogan
R654 R583 Discovery Miles 5 830 Save R71 (11%) Ships in 18 - 22 working days

As a web designer, you have tough choices to make when it comes to weighing aesthetics and performance. Content, layout, images, and interactivity are necessary components to engage your audience, but each have an enormous impact on page load time.

This practical book helps you approach a new project with page speed in mind, and shows you how to test and benchmark which design choices are most important. You'll also learn how to design semantic HTML and CSS that are easily repurposed and edited later, saving not just page load time but also your own time during development.

Written by Etsy's performance engineering manager, this book covers: Why designing for performance is imperativeThe basics of page speed: requests and how browsers render contentOptimizing images, HTML and CSS for performanceImplementing responsive web design with an eye on performanceTools for measuring and iterating on your design choices and their performance

If you have Adobe Photoshop experience and basic HTML and CSS skills, this book will help you learn how to design for performance.

Dreamweaver CC: The Missing Manual (Paperback): David Sawyer McFarland, Chris Grover Dreamweaver CC: The Missing Manual (Paperback)
David Sawyer McFarland, Chris Grover
R1,311 R1,139 Discovery Miles 11 390 Save R172 (13%) Ships in 18 - 22 working days

Dreamweaver CC is a powerful tool for designing all kinds of websites, from those with simple, static pages to interactive, media-driven sites for desktop, laptop, and mobile devices. But the program still doesn't include a printed guide to its amazing capabilities. That's where this Missing Manual comes in. With hands-on tutorials and coverage of every feature, you'll learn to build, deploy, and manage sites whether you're an experienced designer or just getting started. The important stuff you need to know: Dive into page design. Quickly learn the basics of working with text, images, links, and tables. Edit pages in Live view. Dynamically add elements to live pages and immediately see the results. Design once, and for all. Build fluid-grid sites that adapt themselves to desktop, tablet, and mobile devices. Troubleshoot your HTML. Use the new Element Quick View to reveal the hierarchy of page elements. Style with ease. Tap Dreamweaver's enhanced CSS Designer to copy and paste styles. Enhance Dreamweaver. Get new program features with add-ons that integrate directly with Dreamweaver. Bring your pages to life. Use jQuery UI to add interactive page elements like tabbed content panels. Create universal pages. Avoid browser incompatibility with workarounds.

Values, Units, and Colors (Paperback): Eric A Meyer Values, Units, and Colors (Paperback)
Eric A Meyer
R228 Discovery Miles 2 280 Ships in 18 - 22 working days

Nearly everything you do with CSS involves units for determining the look and formatting of your web page elements. With this concise guide, you'll learn how to work with an array of units--including measurements and keywords--that help you define color, text, distance between elements, location of external files, and other values. This book contains chapters from the upcoming fourth edition of "CSS: The Definitive Guide." When you purchase either the print or the ebook edition of "Values, Units, and Colors," you'll receive a significant discount on the entire Definitive Guide when it's released. Why wait when you can learn how to use units and other key CSS3 features right away?Use RGB or HSL values to mix your own colors, and designate the degree of opacity Learn how to apply global keywords introduced in CSS3 Use string values to wrap a sequence of text characters in quotes Describe margins, letter spacing, and other properties, with either fixed or relative length units Understand how number, integer, and percentage values differ Explore CSS3 unit types for describing display resolution Use time values for transitions and animations

Responsive & Fast (Paperback): Guy Podjamy Responsive & Fast (Paperback)
Guy Podjamy
R407 Discovery Miles 4 070 Ships in 18 - 22 working days

Is Responsive Web Design (RWD) slowing your site down? It doesn't have to. With this concise book, you'll learn practical techniques for improving performance with RWD, including a default set of guidelines you can use as an easy starting point. Web performance researcher and evangelist Guy Podjarny walks you through several existing solutions for dealing with RWD performance problems, and offers advice for choosing optimizations that will be most useful for your needs. RWD performance problems stem from excessive downloads of resources, including images, JavaScript and CSS, and HTML--downloads designed to let your web application adapt to different screen sizes. Podjarny presents a series of increasingly larger-scope solutions to each issue, including client-side techniques and RESS (Responsive + Server Side Components). Address performance issues by starting with Podjarny's default guidelines Use a JavaScript image loader and an image transcoding service to create Responsive Images Reduce JavaScript and CSS downloads with asynchronous scripts, conditional loading, and multi-viewport CSS Prioritize resources to avoid excess content in RWD and defer the load of any content that's not critical Explore server-side Adaptive Delivery and RESS solutions as an alternative to "pure" RWD Guy Podjarny, or Guypo for short, is the Chief Technology Officer (CTO) of Akamai's Web Experience business unit.

Online Marketing - 2 Books in 1: Social Media Marketing + Content Marketing to Learn Step-By-Step the Best Online Marketing... Online Marketing - 2 Books in 1: Social Media Marketing + Content Marketing to Learn Step-By-Step the Best Online Marketing Strategies to Boost Your Business (Paperback)
Joe Wilson Schaefer, Gerry T Warner
R932 Discovery Miles 9 320 Ships in 18 - 22 working days
Web Standards - Mastering HTML5, CSS3, and XML (Paperback, 1st ed.): Leslie Sikos Web Standards - Mastering HTML5, CSS3, and XML (Paperback, 1st ed.)
Leslie Sikos
R1,085 R938 Discovery Miles 9 380 Save R147 (14%) Ships in 18 - 22 working days

Web Standards: Mastering HTML5, CSS3, and XML provides solutions to the most common website problems, and gives you a deep understanding of web standards and how they can be applied to improve your website. You will learn how to create fully standards-compliant websites and provide search engine-optimized Web documents with faster download times, accurate rendering, correct appearance and layout, lower development cost, approved accessibility, backward and forward compatibility, and easy maintenance and content updating. The book covers all major Web standards, focusing on syntax, grammar, recommended annotations, and other standardization concerns. Web Standards: Mastering HTML5, CSS3, and XML is also a comprehensive guide to current and future standards for the World Wide Web. As a web developer, you'll have seen problems with inconsistent appearance and behavior of the same site in different browsers. Web standards can and should be used to completely eliminate these problems.Web Standards: Mastering HTML5, CSS3, and XML describes how you can make the most of web standards, through technology discussions as well as practical sample code that you can use for your own sites and web applications. It also provides a quick guide to standard website creation for Web developers. * Learn techniques and best practices to achieve full standards compliance * Write valid markup, styles, and news feeds from scratch or standardize websites by redesign * Restrict markup to semantics and provide reliable layout What you ll learn * The importance and benefits of Web standards * How to write valid markup from scratch * The most up-to-date standards, rather than non-finalized specifications * How to provide meaningful semantics and machine-readable metadata * How to restrict markup to semantics * How to achieve full standard compliance reasonably Who this book is for Web Standards: Mastering HTML5, CSS3, and XML provides a complete reference of Web standardization resources for website developers.Table of Contents * Introduction to Web Standards * Internationalization * Markup Languages: More Than HTML5 * Serving and Configuration for a Modern Website * Style Sheets and CSS3 * JavaScript and Web Applications * Metadata and the Semantic Web * Web Syndication * Optimizing the Appearance of a CSS3 and HTML5 Website * Accessibility * Web Standards Development Tools * Putting it All Together * HTML5 and CSS3 Best Practices * Markup Validation * Most Common HTML5 and CSS3 Errors

Pro Web Project Management (Paperback, 1st ed.): Justin Emond, Chris Steins Pro Web Project Management (Paperback, 1st ed.)
Justin Emond, Chris Steins
R1,736 Discovery Miles 17 360 Ships in 18 - 22 working days

Pro Web Project Management is a collection of hard-won lessons the authors have learned managing modern web projects with small and medium budgets in a consulting environment. This isn't a book about project management theory. Pro Web Project Management tells how to create real deliverables, get answers from indecisive clients, manage wayward programmers, and use checklists to wow clients. This book is made up of real examples, real lessons, real documents, and real tips woven together into a step-by-step walkthrough of a project's life cycle. Pro Web Project Management is written for both the full-time project manager and the aspiring project manager who might have a role that blends client support, web development, and project management. The project budget sweet spot for this book is $50,000 to $500,000. If you manage a project in this space, reading this book will make you a better project manager.* Learn how to manage a modern web project with a budget of $50,000 to $500,000 * Get actionable tips on dealing with real project management challenges * Learn the simple, defined process - refined over the years - to take simple and complex projects from proposal to successful launch What you'll learn * How to run an effective meeting * How to write scopes of work that lead to successful projects * How to create awesome screen mock-ups and wire frames * How to use checklists to ensure successful project launches * How to create deliverables like site maps, agendas, technical specifications, and requirements documents * How to keep developers on track without micro-managing Who this book is for Pro Web Project Management is for project managers, project managers in training, and client sponsors that need real advice, tips, and guidance on small and medium-sized projects. It's an excellent choice for consulting organizations that build web sites and web applications for clients.Table of Contents * The Project Lifecycle * The Project Definition & Scope of Work * Meetings, Meetings, Meetings * Discovery and Requirements * Project Schedule & Budgeting * Running the Project * Technical Specification * Development * Quality Assurance & Testing * Deployment * Support and Operations

Pro Expression Blend 4 (Paperback, 1st ed.): Andrew Troelsen Pro Expression Blend 4 (Paperback, 1st ed.)
Andrew Troelsen
R1,139 R968 Discovery Miles 9 680 Save R171 (15%) Ships in 18 - 22 working days

Pro Expression Blend 4 is for .NET developers and graphical artists who want to learn the ins and outs of the Expression Blend integrated development environment. You may know already that this tool can be used to build Windows Presentation Foundation (WPF), Silverlight, and Windows Phone 7 applications; however, this book will take you well beyond the basics and provide you with a detailed examination of key Blend topics, including workspace customization, graphics, layout, styles, themes, data binding, and the use of SketchFlow, giving you an excellent understanding of the Blend product and what it can do for you.Over the course of these eight chapters, you will learn numerous techniques to simplify the authoring of XAML using Blend. These include: Transforming a vector graphic into a custom control template with a few clicks of the mouse Generating complex animations using an integrated timeline editor Visually designing interactive data templates Creating prototypes (via SketchFlow) that can be transformed into production-level code

Throughout Pro Expression Blend 4, you'll work with both Blend and .NET code to finalize fully-functional projects that will provide both valuable insights and a sound foundation for your future WPF and Silverlight projects. Each chapter will give you ample opportunity to build .NET software using Blend. However, this is not a programming book, per se. While some examples will require a manageable amount of C# code, this book is squarely focused on helping you gain mastery over the numerous tools, editors, designers, and wizards of the Microsoft Expression Blend IDE. What you'll learn Transforming a vector graphic into a custom control template with a few clicks of the mouse Generating complex animations using an integrated timeline editor Visually designing interactive data templates Creating prototypes (via SketchFlow) that can be transformed into production-level code Who this book is for

Pro Expression Blend 4 is for .NET developers, and graphical artists, who want to learn the ins-and-outs of Expression Blend. Table of Contents Learning the Core Blend IDE Vector Graphics and Object Resources The Animation Editor Controls, Layouts, and Behaviors Styles, Templates, and UserControls Blend Data Binding Techniques Designing for Windows Phone 7 Prototyping with SketchFlow

Adobe Edge Animate (Paperback): Chris Grover Adobe Edge Animate (Paperback)
Chris Grover
R801 R705 Discovery Miles 7 050 Save R96 (12%) Ships in 18 - 22 working days

Want to create animated graphics for iPhone, iPad, and the Web, using familiar Adobe features? You've come to the right guide. Adobe Edge Animate: The Missing Manual shows you how to build HTML5 graphics with Adobe visual tools. No programming experience? No problem. Adobe Edge Animate writes all the code for you. With this book, you'll be designing great-looking web elements in no time. The important stuff you need to know: Get to know the workspace. Learn how Adobe Edge Animate performs its magic. Create and import graphics. Make drawings with Animate's tools, or use art you've designed in other programs. Work with text. Build menus, label buttons, provide instructions, and perform other tasks. Jump into animation. Master Animate's elements, properties, and timeline panels. Make it interactive. Use triggers and actions to give users control over their web experience. Dig into JavaScript. Customize your projects by tweaking your code.

PHP & MySQL: Server-side Web Development (Hardcover): J Duckett PHP & MySQL: Server-side Web Development (Hardcover)
J Duckett
R1,201 R1,002 Discovery Miles 10 020 Save R199 (17%) Ships in 9 - 17 working days

Learn PHP, the programming language used to build sites like Facebook, Wikipedia and WordPress, then discover how these sites store information in a database (MySQL) and use the database to create the web pages. This full-color book is packed with inspiring code examples, infographics and photography that not only teach you the PHP language and how to work with databases, but also show you how to build new applications from scratch. It demonstrates practical techniques that you will recognize from popular sites where visitors can: Register as a member and log in Create articles, posts and profiles that are saved in a database Upload their own images and files Automatically receive email notifications Like and comment on posts. To show you how to apply the skills you learn, you will build a complete content management system, enhanced with features that are commonly seen on social networks. Written by best-selling HTML & CSS and JavaScript & jQuery author Jon Duckett, this book uses a unique visual approach, with step-by-step instructions, practical code examples and pro tips that will teach you how to build modern database-driven websites using PHP.

Using Drupal 2e (Paperback, 2nd edition): Angela Byron Using Drupal 2e (Paperback, 2nd edition)
Angela Byron
R1,191 Discovery Miles 11 910 Ships in 18 - 22 working days

With the recipes in this book, you'll take full advantage of the vast collection of community-contributed modules that make the Drupal web framework useful and unique. Learn how to combine modules in interesting ways (with minimal code-wrangling) to develop a variety of community-driven websites. Each chapter describes a case study and outlines specific requirements for one of several projects included in the book -- a wiki, publishing workflow site, photo gallery, product review site, online store, user group site, and more. The second edition of this popular book is one of the few resources to cover Drupal 7, the latest version of the open source content management system. Newcomers will find a thorough introduction to the framework, while experienced Drupal developers will learn best practices for building powerful websites. * Get an overview of Drupal concepts and key modules, with a bird's-eye view of each module's specialty * Explore various solutions that meet the requirements for each project described, with details about which modules are selected and why * Learn how to configure modules, with step-by-step recipes for building the precise functionality the project requires * Get information on additional modules that will make your project even more powerful * Be able to access the modules described in the book, along with other resources

Design and Prototyping for Drupal (Paperback): Dani Nordin Design and Prototyping for Drupal (Paperback)
Dani Nordin
R446 Discovery Miles 4 460 Ships in 18 - 22 working days

Itching to build interesting projects with Drupal, but confused by the way it handles design challenges? This concise guide helps small teams and solo website designers understand how Drupal works by demonstrating the ways it outputs content. You'll learn how to manage Drupal's output, design around it, and then turn your design into a theme.

In the second of three volumes on Drupal design, award-winning designer Dani Nordin takes you beyond basic site planning and teaches you key strategies for working with themes, layouts, and wireframes. Discover how to use Drupal to make your vision a reality, instead of getting distracted by the system's project and code management details. Learn strategies for sketching, wireframing, and designing effective layouts Break down a Drupal layout to understand its basic components Understand Drupal's theme layer, and what to look for in a base theme Work with the 960 grid system to facilitate efficient wireframing and theming Manage Drupal markup, including the code generated by the powerful Views module Use LessCSS to organize CSS and help you theme your site more efficiently

AdvancED ActionScript 3.0 Animation (Paperback, 1st ed.): Keith Peters AdvancED ActionScript 3.0 Animation (Paperback, 1st ed.)
Keith Peters
R951 R829 Discovery Miles 8 290 Save R122 (13%) Ships in 18 - 22 working days

This book is a compilation of advanced ActionScript 3.0 animation techniques for any user creating games, user interaction, or motion control with ActionScript. It's an anthology of topics that follow from the author's earlier book, Foundation ActionScript 3.0 Animation: Making Things Move, and things that became possible in version 10of Flash Player. This book covers a diverse selection of topics that don't necessarily lead one into the other. You don't need to start with Chapter 1 and read it cover to cover. Just start with any chapter that looks interesting and jump around as you see fit. In this book, you'll find chapters on advanced collision detection, artificial intelligence and steering behaviors, isometric projection, using the camera and microphone for input, 3D, and much, much more.

AdvancED ActionScript 3.0 Animation is also more experimental in nature. The techniques shown here might not be the best way to do things, but they should work well and get you started in your own efforts to achieve a perfect implementation. In fact, many of the chapters can be seen as introductions to very complex topics that could fill a whole book by themselves. Many of these subjects have been extensively covered elsewhere, but not necessarily targeted for Flash or ActionScript 3.0. So it took a fair amount of work to pull the data together and get it all working and explain it all clearly in ActionScript. This book will inspire you to find out about subjects that you might not have considered before, acting as a springboard into your own research into the possibilities of ActionScript 3.0.

The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP (Paperback, 1st ed.): David Powers The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP (Paperback, 1st ed.)
David Powers
R1,297 R1,126 Discovery Miles 11 260 Save R171 (13%) Ships in 18 - 22 working days

Dreamweaver CS4 is a massive step forward in terms of integration with the rest of the CS4 suite (Flash, Fireworks, Photoshop, etc.), and also includes whole host of exciting features of its own. The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP concentrates on getting the most out of Dreamweaver CS4, rather than going into every menu item and toolbar icon. The emphasis is on developing websites compliant with the latest web standards, using CSS, JavaScript libraries (with particular emphasis on Spry, Adobe's implementation of Ajax), and PHP.

The book covers all aspects of the new user interface, including workspace layouts, iconic panels, the related documents feature, Live View, Code Navigator, and Live Code. It also shows how to use the improved CSS editing features, and JavaScript code introspection. There is also coverage of other new features, such as version control through Subversion integration, and the improved support for Photoshop integration through the use of Smart Objects.Takes you through your development environment set up Covers everything you need to create both standards compliant web sites, and dynamic web applications Teaches real world techniques using a series of step by step tutorials What you'll learn Streamline your workflow with the Related Files toolbar, Live view, and the Code Navigator Bring your pages alive with Ajax widgets from Spry, jQuery, and the Yahoo User Interface Library Use server-side includes, templates, and Adobe's InContext Editing online service Create dynamic web applications using Dreamweaver's PHP server behaviors Build real world web site functions, such as form validation, random quote generator, search function, user management/login pages, dynamic Ajax gallery, and much more Consume RSS feeds and create Spry data sets How to publish your site after you've created it Who this book is for

This book is for both beginners who want a solid grounding in Dreamweaver CS4, and intermediate web designers and developers with previous Dreamweaver experience, who want to get up to speed with the new features.

The Definitive Guide to Pylons (Paperback, 1st ed.): Scott Gardner The Definitive Guide to Pylons (Paperback, 1st ed.)
Scott Gardner
R1,136 R979 Discovery Miles 9 790 Save R157 (14%) Ships in 18 - 22 working days

Spurred by the enormous popularity of Ruby on Rails, web frameworks have revolutionized the way developers of all programming languages tackle the often complex task of web application development. Some of the most exciting activity in this area can be seen in the Python community, one of the wildly popular frameworks to enter the fray being Pylons http: //www.PylonsHQ.com).Co-founder and lead developer James Gardner brings you a comprehensive introduction to Pylons, the web framework that uses the best of Ruby, Python, and Perl and the emerging WSGI standard to provide structure and flexibility. With expert guidance from the author, you'll learn how to create your own Pylonsdriven web site using SQLAlchemy and FormEncode and attain the mastery of advanced Pylons features, such as internationalization and localization, packaging and deployment. What you'll learn Install and configure Pylons, and create your first Pylonsdriven web applicationTake advantage of Pylons' builtin support for advanced features such as session management, web services, and AjaxDevelop your web applications in the most efficient way possible through testdriven development, logging, testingWield the true power of Pylons through its extension capabilities, unique support for WSGI, and the ability to integrate with other popular frameworks such as Django Who this book is for

Python developers seeking to take advantage of a web framework.

Canvas Pocket Reference (Paperback): David Flanagan Canvas Pocket Reference (Paperback)
David Flanagan
R279 R256 Discovery Miles 2 560 Save R23 (8%) Ships in 18 - 22 working days

The Canvas element is a revolutionary feature of HTML5 that enables powerful graphics for rich Internet applications, and this pocket reference provides the essentials you need to put this element to work. If you have working knowledge of JavaScript, this book will help you create detailed, interactive, and animated graphics -- from charts to animations to video games -- whether you're a web designer or a programmer interested in graphics.

"Canvas Pocket Reference" provides both a tutorial that covers all of the element's features with plenty of examples and a definitive reference to each of the Canvas-related classes, methods, and properties.

You'll learn how to: Draw lines, polygons, and curves Apply colors, gradients, patterns, and transparency Use transformations to smoothly rotate and resize drawings Work with text in a graphic environment Apply shadows to create a sense of depth Incorporate bitmapped images into vector graphics Perform image processing operations in JavaScript

Pro Web 2.0 Application Development with GWT (Paperback, 1st ed.): Jeff Dwyer Pro Web 2.0 Application Development with GWT (Paperback, 1st ed.)
Jeff Dwyer
R1,068 R922 Discovery Miles 9 220 Save R146 (14%) Ships in 18 - 22 working days

Pro Web 2.0 Application Development by Jeff Dwyer is the first book on professional Web 2.0 principles that includes the Google Web Toolkit (GWT). GWT is one of the leading Java Ajax frameworks in market, and is very hot in terms of relative growth; it can be integrated with other broader Java frameworks like JBoss Seam and possibly Spring. The book's focus on a single, extremely rich, example "killer application" is what sets this apart from other GWT titles.

Foundation Flash CS3 for Designers (Paperback, 1st Corrected ed., Corr. 5th printing): David Stiller, Tom Green Foundation Flash CS3 for Designers (Paperback, 1st Corrected ed., Corr. 5th printing)
David Stiller, Tom Green
R985 R864 Discovery Miles 8 640 Save R121 (12%) Ships in 18 - 22 working days

Flash is one of the most engaging and innovative, and versatile technologies available allowing the creation of pretty much anything from simple slideshows, animated banners and icons and cartoons, to Rich Internet Applications, Interactive videos, and dynamic user interfaces for web sites, kiosks, or DVDs. The possibilities are endless, except that now, it just got better. In 2007, Adobe released Flash CS3, which boasts a whole host of new features, including fully customizable workspace, full ActionScript 3.0 support, a PSD importer, a tween-to-code animation converter, and much more. And 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. * Learn Flash design from the ground up, or just get to grips with the new features, with a series of step by step tutorials. * Provides an easy introduction to ActionScript 3.0 coding, but the focus is mainly kept on design.*Learn from the experts written by renowned Flash designers Tom Green and David Stiller. What you ll learn * The ins and outs of the Flash CS3 interface * How to use all of Flash CS3's essential features, such as text, graphics, and animation * How to use video and sound effectively in Flash * The basics of ActionScript 3.0 * Building Flash user interfaces rapidly using components. * How to populate a Flash movie with dynamic data such as XML. * The Basics of creating Flash Lite applications (Flash for mobile devices) * Using Cascading Style Sheets with Flash * Optimizing and publishing your Flash movies

Foundations of Popfly - Rapid Mashup Development (Paperback, 1st ed.): Eric Griffin Foundations of Popfly - Rapid Mashup Development (Paperback, 1st ed.)
Eric Griffin
R787 R691 Discovery Miles 6 910 Save R96 (12%) Ships in 18 - 22 working days

Mashups are big; everybody and their dog are creating new and interesting ways of combining information on the Web. But if all the talk of APIs and complex code leaves you cold, you'll be pleased to meet Microsoft Popfly. Popfly was created as a tool for designers to build mashups in a visual manner, rapidly, without needing to know any code. By simply dragging out blocks that represent services such as Flickr onto your workspace and then drawing connection lines between them, you can create a mashup. It's as easy as that Get Popfly and Silverlight up and running on your computer, and then learn how to use the Popfly Mashup Creator and Popfly Web Page Creator to share your mashups with the world. Author Eric Griffin will introduce you to Popfly and show you everything you need to start creating your own hybrid web applications. Build mashups visually without the need to know any code. Leverage technologies such as Flickr and Google Maps. Save your creation as a Vista Sidebar Gadget. What you'll learn How to get Popfly and Silverlight up and running on your computer How to use the Popfly Mashup Creator How to combine blocks to create mashups How to create web pages in the Popfly Web Page Creator How to share your mashups with the world How to save your mashups on your Vista desktop Who is this book for? Designers (and developers) who want to quickly and easily create mashups in a visual environment Related Titles Pro Web 2.0 Mashups: Remixing Data and Web Services Creating Mashups with Adobe Flex and AIR

AdvancED DOM Scripting - Dynamic Web Design Techniques (Paperback, 1st ed.): Jeffrey Sambells, Aaron Gustafson AdvancED DOM Scripting - Dynamic Web Design Techniques (Paperback, 1st ed.)
Jeffrey Sambells, Aaron Gustafson
R1,205 R1,034 Discovery Miles 10 340 Save R171 (14%) Ships in 18 - 22 working days

As a web designer or developer, you know how powerful DOM scripting is for enhancing web pages and applications, adding dynamic functionality and improving the user experience. You've got a reasonable understanding of JavaScript and the DOM, but now you want to take your skills further. This book is all you need to do so it shows you how to add essential functionality to your web pages, such as on the fly layout and style changes, interface personalization, maps and search using APIs, visual effects using JavaScript libraries, and much more. * Includes a quick recap of the basics, for reference purposes. * Packed with real world JavaScript solutions from beginning to end * Written by Beginning Google Maps author Jeffrey Sambells, and includes a case study by JavaScript guru Aaron Gustafson. What you'll learn * A quick recap of the HTML and CSS DOM, methods, and events. * Shows you the basics of how to add dynamic effects and respond to user actions to your web sites using CSS and JavaScript. * Introduces Ajax to the mix, showing you how to use it, and when not to use it.*Learn best practices (such as graceful degredation) and productivity improvement via code reuse (libraries and APIs) * Create Mashups using search, photo and mapping APIs. * Build better, more dynamic user experiences using libraries such as Prototype and Scriptaculous.

Beginning CSS Web Development - From Novice to Professional (Paperback, 1st Corrected ed., Corr. 2nd printing): Simon Collison Beginning CSS Web Development - From Novice to Professional (Paperback, 1st Corrected ed., Corr. 2nd printing)
Simon Collison
R835 R739 Discovery Miles 7 390 Save R96 (11%) Ships in 18 - 22 working days

Cascading Style Sheets (CSS) are one of the most important technologies on the web today. They give web developers the power to style their web sites so those sites are usable, compact, good looking, consistently displayable, and quick and efficient to change if so desired.

There are many books out there on CSS, but "Beginning CSS Web Development" is differentit doesn't waste time discussing theory, and it delves straight into the practical matter. It provides you with what you need to know, faster. It is also completely up to date, covering the most modern CSS standards and design techniques.

In addition to the essential CSS basics, this book covers advanced techniques like accessibility, hacks, and filters. The book concludes with a case study, and features a CSS reference section that allows you to look up required syntax as quickly as possible.

The Definitive Guide To Symfony (Paperback, 1st ed.): Francois Zaninotto, Fabien Potencier The Definitive Guide To Symfony (Paperback, 1st ed.)
Francois Zaninotto, Fabien Potencier
R1,359 R1,137 Discovery Miles 11 370 Save R222 (16%) Ships in 18 - 22 working days

Developing a new web application should not mean reinventing the wheel. Thats why a framework is an essential item in your development toolbox. It helps you respect coding standards; write bulletproof, maintainable code; and focus on business rules rather than waste time on repetitive tasks. This book introduces you to symfony, the leading framework for PHP developers, showing you how to wield its many features to develop web applications faster and more efficiently, even if you only know a bit of PHP.

In "The Definitive Guide to symfony," you will learn about the Model-View-Controller architecture and the crucial role it plays in making frameworks like symfony possible. The book also covers framework installation and configuration, and shows you how to build pages, deal with templates, manage requests and sessions, and communicate with databases and servers. You will see how symfony can make your life easier by effectively managing form data, enhancing the user experience with Ajax, internationalizing applications for a global audience, and using smart URLs. Authors FranAois Zaninotto and Fabien Potencier put a strong emphasis on the tools that symfony provides for professional environments, showing you how to take advantage of unit tests, scaffolding, plug-ins, the command line, and extensible configuration. And since frameworks often raise performance-related debate, this book will give you many tips and techniques for monitoring and improving your applications performance, from caching to expert configuration tweaks.

Always keen to offer practical instruction, the authors include a lot of code examples, expert tips, best practices, and illustrations throughout this book, with the goal of providing a resource that satisfies the educational needs of symfonys rapidly growing user community.

Foundations of PEAR - Rapid PHP Development (Paperback, 1st ed.): Allan Kent, Nathan A Good Foundations of PEAR - Rapid PHP Development (Paperback, 1st ed.)
Allan Kent, Nathan A Good
R1,119 R973 Discovery Miles 9 730 Save R146 (13%) Ships in 18 - 22 working days

PEAR, the PHP Extension and Application Repository, is a bountiful resource for any PHP developer. Within its confines lie the tools that you need to do your job more quickly and efficiently. You need to be able to quickly assess and determine which PEAR package is the right one for the task you are up against. Then you need to know the API and see some examples of how to best use it. "Foundations of PEAR" is your one-stop resource for locating the PEAR package you need. Authors Nathan Good and Allan Kent have carefully selected the most useful and widely used packages for this book.

Each package is broken down logically by function, and each one is covered in detail. The book presents each package in a manner that allows you to jump quickly to the key items you need to implement a solution. The authors understand that you need to see the packages in actioneach performing in real-world applications. So they've included four projects in the book that each use a combination of PEAR packages in their implementations. Once you're armed with the knowledge in this book, you'll be set to take your PHP development to a new level.

Beginning Ajax with PHP - From Novice to Professional (Paperback, 1st ed.): Lee Babin Beginning Ajax with PHP - From Novice to Professional (Paperback, 1st ed.)
Lee Babin
R798 R702 Discovery Miles 7 020 Save R96 (12%) Ships in 18 - 22 working days

This is the first book to show how PHP and Javascript technologies can work together to create next generation applications. Covering many of the most commonplace topics developers encounter in daily web application development tasks, The author guides readers through topics like enhanced forms validation, data display and manipulation, JavaScript debugging, and security considerations. The result is a book that not only discusses how two of the world's most talked about technologies can come together to create amazing applications, but is also based upon a real-world context, enabling developers to immediately begin applying what they've learned to their own situation.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Math for the Digital Factory
Luca Ghezzi, Dietmar Homberg, … Hardcover R4,111 Discovery Miles 41 110
A Software Repository for Gaussian…
Walter Gautschi Paperback R1,696 R1,539 Discovery Miles 15 390
Semantic Web for the Working Ontologist…
James Hendler, Fabien Gandon, … Hardcover R2,089 Discovery Miles 20 890
Conversations with Diane di Prima
David Stephen Calonne Hardcover R2,926 Discovery Miles 29 260
IUTAM Symposium on Turbulence in the…
David Dritschel Hardcover R4,057 Discovery Miles 40 570
Burner
Mark Greaney Paperback R452 R417 Discovery Miles 4 170
Conversations with Donald Hall
John Martin-Joy, Allan Cooper, … Hardcover R2,935 Discovery Miles 29 350
Edwidge Danticat - The Haitian Diasporic…
Nadege T. Clitandre Hardcover R1,925 Discovery Miles 19 250
Conversations with Jim Harrison, Revised…
Robert Demott Hardcover R2,967 Discovery Miles 29 670
Open at the Close - Literary Essays on…
Cecilia Konchar Farr Hardcover R2,924 Discovery Miles 29 240

 

Partners